@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}body{line-height:1}ol,ul{list-style:none}a{text-decoration:none;color:inherit}h2{font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;text-align:left;text-transform:capitalize;color:#3b3b3b}h2 span{color:#00adbb}@media screen and (max-width: 1561px){h2{font-size:45px;line-height:55px}}@media screen and (max-width: 991px){h2{font-size:30px;line-height:40px}}.separator{width:100%;background:#00adbb;height:8px;border-radius:10px}.button{font-family:"Montserrat";font-weight:500;font-size:16px;line-height:1.87;letter-spacing:1px;text-align:center;vertical-align:middle;text-transform:uppercase;padding:9px 30px;background:#00adbb;color:#fff;display:block;width:fit-content}@media screen and (max-width: 991px){.button{padding:9px 20px}}@media screen and (max-width: 767px){.button{width:100% !important;text-align:center}}section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.internal-section{width:calc(100% - 200px);position:relative;z-index:2}@media screen and (max-width: 1100px){.internal-section{width:calc(100% - 90px)}}@media screen and (max-width: 767px){.internal-section{width:calc(100% - 40px)}}.sidebar-layout .internal-section .internal-section{width:100%}header{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;z-index:99;left:0;top:0;width:100vw}@media screen and (max-width: 1100px){header{position:relative;background:rgba(0,0,0,.9)}}header .internal-section{display:flex;justify-content:space-between;align-items:center;padding-top:18px}@media screen and (max-width: 1100px){header .internal-section{flex-wrap:wrap;padding-top:13px;padding-bottom:13px}}@media screen and (max-width: 1100px){header .internal-section .logo-side{order:2;margin-top:6px}}header .internal-section .logo-side img{height:auto;width:325px;transition:.3s}@media screen and (max-width: 1100px){header .internal-section .logo-side img{width:186px}}header .internal-section .burger-side{display:none;cursor:pointer}@media screen and (max-width: 1100px){header .internal-section .burger-side{display:flex;justify-content:flex-end;align-items:center;order:3}}header .internal-section .burger-side .menu{font-family:"Montserrat";font-weight:600;font-size:16px;line-height:32px;letter-spacing:0px;margin-right:3px;text-transform:uppercase;color:#fff}header .internal-section .burger-side .burger{width:48px;height:48px;padding:12.4px 10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}header .internal-section .burger-side .burger div{width:100%;height:3.2px;border-radius:4px;background:#fff;transition:.3s;position:relative}header .internal-section .menu-side{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin-left:140px}@media screen and (max-width: 1561px){header .internal-section .menu-side{margin-left:50px}}@media screen and (max-width: 1100px){header .internal-section .menu-side{order:1;margin-left:0}}header .internal-section .menu-side .menu-line{width:100%}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line{width:calc(100% - 60px);position:fixed;right:-1100px;overflow-y:auto}}header .internal-section .menu-side .menu-line>div{width:100%}header .internal-section .menu-side .menu-line>div>ul{width:100%;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul li{width:100%;box-sizing:border-box;border-bottom:.3px solid #fff}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul li a{padding-left:12px !important}}header .internal-section .menu-side .menu-line>div>ul>li{margin-left:25px;padding-top:25px;padding-bottom:22px;position:relative;transition:.3s}@media screen and (max-width: 1561px){header .internal-section .menu-side .menu-line>div>ul>li{margin-left:17px}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li{margin:0 !important;padding-top:9px;padding-bottom:9px}}header .internal-section .menu-side .menu-line>div>ul>li a{font-family:"Montserrat";font-weight:800;font-size:16px;line-height:18px;letter-spacing:1px;vertical-align:middle;text-transform:uppercase;color:#fff;display:block;width:fit-content;box-sizing:border-box;border-bottom:3px solid rgba(0,0,0,0);transition:.3s;white-space:nowrap}@media screen and (max-width: 1561px){header .internal-section .menu-side .menu-line>div>ul>li a{font-size:14px}}@media screen and (max-width: 767px){header .internal-section .menu-side .menu-line>div>ul>li a{font-size:12px}}header .internal-section .menu-side .menu-line>div>ul>li a:hover,header .internal-section .menu-side .menu-line>div>ul>li a .active,header .internal-section .menu-side .menu-line>div>ul>li a .current,header .internal-section .menu-side .menu-line>div>ul>li a .current-menu-item{color:#00adbb;border-bottom:3px solid #00adbb}header .internal-section .menu-side .menu-line>div>ul>li.current-menu-item>a{color:#00adbb;border-bottom:3px solid #00adbb}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children{width:100%}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children ul a{font-weight:500;font-size:14px !important}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children ul a{font-weight:400 !important;white-space:break-spaces}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children:after{background-image:url("../images/arrowdown.svg");margin-left:9px;width:11.14px;display:block;height:6px;background-position:center;background-size:contain;background-repeat:no-repeat;content:"";order:2}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>a{display:flex;justify-content:flex-start;align-items:center;order:1}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul{display:none;position:absolute;top:calc(100% - 1px);right:0;background:rgba(59,59,59,.8);padding:0;order:3}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>a{color:#323232;display:block;width:fit-content;white-space:nowrap;transition:.3s}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li{padding:12px 12px}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li{width:100%;display:flex;justify-content:flex-start;padding:9px 0}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li>a{padding-left:24px !important}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children{width:100%;display:flex;align-items:center}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children:after{background-image:url("../images/arrowdown.svg");margin-left:9px;width:11.14px;display:block;height:6px;background-position:center;background-size:contain;background-repeat:no-repeat;content:"";order:2}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>a{display:flex;justify-content:flex-start;align-items:center;order:1}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>a:before{background-image:url("../images/arrowdown.svg");margin-right:9px;transform:rotate(90deg);width:11.14px;display:block;height:6px;background-position:center;background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>a:before{content:unset}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul{display:none;position:absolute;z-index:23;top:0;right:calc(100% - 1.5px);background:rgba(59,59,59,.8);padding:0px 12px;order:3}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul{padding:0px}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>a{color:#323232;display:block;width:fit-content;white-space:nowrap;word-break:keep-all;transition:.3s}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>a{width:100%;text-align:center;padding-left:24px !important}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li{padding:12px 0}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li{padding:9px 0}}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li>a{padding-left:24px !important}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover a{color:#00adbb}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children.active{flex-wrap:wrap;justify-content:flex-start;padding-bottom:0}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children.active>ul{z-index:99;display:block}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children.active>ul{position:unset;width:100%;background:rgba(0,0,0,0)}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children.active>ul li{width:100%;display:flex;justify-content:center}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children.active>ul li{justify-content:flex-start;padding-left:12px}}@media screen and (min-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li.menu-item-has-children:hover>ul{z-index:99;display:block}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children>ul>li:hover>a{color:#00adbb}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children.active{flex-wrap:wrap;justify-content:flex-start;padding-bottom:0}}header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children.active>ul{z-index:99;display:block}@media screen and (max-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children.active>ul{position:unset;width:100%;background:rgba(0,0,0,0)}}@media screen and (min-width: 1100px){header .internal-section .menu-side .menu-line>div>ul>li.menu-item-has-children:hover>ul{z-index:99;display:block}}header .internal-section .menu-side .call-line{display:flex;justify-content:flex-start;align-items:flex-end}@media screen and (max-width: 1100px){header .internal-section .menu-side .call-line{border-bottom:5px solid #00adbb;align-items:center;justify-content:space-between}}@media screen and (max-width: 767px){header .internal-section .menu-side .call-line{width:100%}}header .internal-section .menu-side .call-line .call-text{font-family:"Montserrat";font-weight:700;font-size:34px;line-height:100%;font-variant:small-caps;color:#fff;margin-right:20px;border-bottom:5px solid #00adbb;text-transform:uppercase;transition:.3s}@media screen and (max-width: 1100px){header .internal-section .menu-side .call-line .call-text{border:none;font-size:16px}}header .internal-section .menu-side .call-line .call-link{font-family:"Montserrat";font-weight:700;font-size:44px;line-height:40px;letter-spacing:0px;text-align:center;vertical-align:middle;font-variant:small-caps;color:#00adbb;transition:.3s}@media screen and (max-width: 1100px){header .internal-section .menu-side .call-line .call-link{border:none;font-size:30px}}@media screen and (max-width: 767px){header .internal-section .menu-side .call-line .call-link{font-size:22px}}header.stick{background:rgba(59,59,59,.6)}@media screen and (max-width: 1100px){header.stick{position:fixed;background:rgba(0,0,0,.9)}}header.stick .logo-side img{height:auto;width:300px}@media screen and (max-width: 1100px){header.stick .logo-side img{width:148px}}@media screen and (max-width: 1100px){header.stick .menu-side .call-line{border-bottom:5px solid #00adbb;align-items:center;justify-content:space-between}}@media screen and (max-width: 767px){header.stick .menu-side .call-line{width:100%}}header.stick .menu-side .call-line .call-text{font-size:34px}@media screen and (max-width: 1100px){header.stick .menu-side .call-line .call-text{border:none;font-size:16px}}header.stick .menu-side .call-line .call-link{font-size:44px;line-height:40px}@media screen and (max-width: 1100px){header.stick .menu-side .call-line .call-link{border:none;font-size:22px}}header.stick .menu-side .menu-line>div>ul>li{margin-left:20px;padding-top:15px;padding-bottom:12px;position:relative}header.stick .menu-side .menu-line>div>ul>li a{font-size:14px;line-height:18px}header.stick.active .menu-side .menu-line{top:0;height:100vh}header.active{background:rgba(0,0,0,.9)}header.active .menu-side .menu-line{background:rgba(0,0,0,.9);height:100vh;box-sizing:border-box;top:0;right:0;padding-top:60px;padding-bottom:80px}header.active .menu-side .menu-line>div>ul{flex-direction:column;justify-content:flex-start;align-items:flex-start}header.active .burger-side{position:fixed;top:20px;right:20px}header.active .burger-side .burger div:nth-child(2){opacity:0}header.active .burger-side .burger div:nth-child(1){transform:rotate(45deg);top:10px}header.active .burger-side .burger div:nth-child(3){top:-10px;transform:rotate(-45deg)}.double-columns-site-content{padding-top:74px;padding-bottom:74px}@media screen and (max-width: 991px){.double-columns-site-content{padding-top:55px;padding-bottom:55px}}.double-columns-site-content .subtitle{text-align:center;font-family:Montserrat;font-weight:700;font-size:26px;line-height:100%;letter-spacing:0px;color:#727272;margin-top:9px}@media screen and (max-width: 991px){.double-columns-site-content .subtitle{font-size:20px}}.double-columns-site-content .separator{margin-top:20px}.double-columns-site-content h2{text-align:center}.double-columns-site-content .view-more-button{display:none}@media screen and (max-width: 991px){.double-columns-site-content .view-more-button{display:block;margin-top:40px}}.double-columns-site-content .content-sides{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:89px;row-gap:0px;margin-top:52px}@media screen and (max-width: 991px){.double-columns-site-content .content-sides{grid-template-columns:1fr;height:730px;overflow:hidden}}.double-columns-site-content .content-sides.active{height:auto !important}.videos-list-wrapper{position:relative;padding-top:236px}@media screen and (max-width: 991px){.videos-list-wrapper{padding-top:127px}}.videos-list-wrapper .background{width:100%;height:100%;position:absolute;left:0;top:0;object-position:center;object-fit:cover}.videos-list-wrapper .internal-section{display:flex;justify-content:flex-start;align-items:flex-end}.videos-list-wrapper .internal-section h2{color:#fff;margin-bottom:18px;font-size:50px;line-height:54px}@media screen and (max-width: 1561px){.videos-list-wrapper .internal-section h2{font-size:42px;line-height:48px}}.videos-list-wrapper .internal-section .separator{margin-bottom:25px}.videos-list-wrapper .internal-section .videos-wrapper{background:linear-gradient(90deg, #000000 0%, #323232 100%);width:762px;height:937px;padding:36px 48px 40px;border-radius:40px 40px 0 0}@media screen and (max-width: 1561px){.videos-list-wrapper .internal-section .videos-wrapper{width:616px;height:847px}}@media screen and (max-width: 991px){.videos-list-wrapper .internal-section .videos-wrapper{width:100%;height:auto;padding:40px 20px 53px}}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:86px}@media screen and (max-width: 991px){.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation{margin-top:67px}}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .page-holder{display:flex;justify-content:space-between;align-items:center}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .page-holder:before{content:"";width:24px;height:1.5px;display:block;background:#fff;margin-right:16px}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .page-holder .page{font-family:Montserrat;font-weight:500;font-size:20px;line-height:120%;color:#fff}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .navigation-holder{display:flex;justify-content:flex-end;align-items:center}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .navigation-holder div{cursor:pointer;width:64px;height:64px;border-radius:50%;background:#00adbb;display:flex;justify-content:center;align-items:center;margin-left:16px}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .navigation-holder div path{fill:#fff !important}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .navigation-holder div.swiper-button-disabled{background:#fff}.videos-list-wrapper .internal-section .videos-wrapper .videos-slider-navigation .navigation-holder div.swiper-button-disabled path{fill:#00adbb !important}.videos-list-wrapper .internal-section .videos-wrapper .video-item .button{margin-top:20px;padding-top:5px;padding-bottom:5px;border-radius:40px}@media screen and (max-width: 991px){.videos-list-wrapper .internal-section .videos-wrapper .video-item .button{width:100%;text-align:center}}.videos-list-wrapper .internal-section .videos-wrapper .video-item .thumbnail{width:100%;height:210px;border-radius:4px;object-fit:cover;object-position:center;margin-bottom:12px}.videos-list-wrapper .internal-section .videos-wrapper .video-item .title{font-family:Montserrat;font-weight:700;font-size:26px;line-height:1.3;letter-spacing:1px;text-transform:capitalize;color:#fff}@media screen and (max-width: 991px){.videos-list-wrapper .internal-section .videos-wrapper .video-item .title{font-size:22px}}.videos-list-wrapper .internal-section .videos-wrapper .video-item .content{height:96px;overflow:hidden;margin-top:16px;color:#fff;font-family:Montserrat;font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px}@media screen and (max-width: 991px){.videos-list-wrapper .internal-section .videos-wrapper .video-item .content{height:auto}}.google-reviews-container{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 991px){.google-reviews-container{flex-direction:column;justify-content:flex-start;align-items:center;width:100%}}@media screen and (max-width: 991px){.google-reviews-container .reviews{margin-top:12px}}.google-reviews-container .reviews .reviews-content{margin-top:7.22px;font-family:Montserrat;font-weight:400;font-size:15px;line-height:100%;color:#fff}.google-reviews-container .reviews .stars{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 991px){.google-reviews-container .reviews .stars{justify-content:center}}.google-reviews-container .reviews .stars img{width:18.34px;height:auto}.google-reviews-container .reviews .stars img:not(:last-child){margin-right:4.83px}@media screen and (max-width: 991px){.google-reviews-container .reviews .stars img{margin-right:2.2px !important;margin-left:2.2px !important}}.google-reviews-container .network-img{width:132px;height:auto;margin-right:23px}@media screen and (max-width: 991px){.google-reviews-container .network-img{margin-right:0;width:140px}}.min-banner{height:607px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-bottom:140px}@media screen and (max-width: 1441px){.min-banner{margin-bottom:100px}}@media screen and (max-width: 991px){.min-banner{margin-bottom:60px;min-height:500px}}@media screen and (max-width: 991px){.min-banner .internal-section{padding-bottom:250px;padding-top:20px}}.min-banner+.site-content{padding-top:0 !important}.min-banner .white-in-plain{top:unset;bottom:0;background-image:url("../images/white-in-plain.svg");z-index:4}.min-banner .team-members{position:absolute;z-index:1;bottom:0;right:8%;width:640px;height:auto}@media screen and (max-width: 991px){.min-banner .team-members{width:90%;left:5%;right:unset}}.min-banner .background{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:top center}.min-banner .sub-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.min-banner .sub-container .google-reviews-container{margin-top:22px}.min-banner .sub-container h1{margin-top:15px;font-family:"Montserrat";font-weight:800;font-size:68px;line-height:.98em;letter-spacing:-1px;vertical-align:middle;color:#fff;max-width:1200px;width:100%}@media screen and (max-width: 1560px){.min-banner .sub-container h1{font-size:48px}}@media screen and (max-width: 991px){.min-banner .sub-container h1{font-size:36px;line-height:1.05em;text-align:center;width:100%;max-width:100%}}.min-banner .sub-container .subtitle{margin-top:15px;font-family:"Montserrat";font-weight:600;font-size:29px;line-height:1em;vertical-align:middle;color:#fff;max-width:924px;width:100%}@media screen and (max-width: 1560px){.min-banner .sub-container .subtitle{font-size:26px}}@media screen and (max-width: 991px){.min-banner .sub-container .subtitle{font-size:22px;line-height:1.2em;text-align:center;max-width:100%}}.content-cards-list .sub-container{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:30px;row-gap:40px}.content-cards-list .sub-container.double-cards{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 767px){.content-cards-list .sub-container.double-cards{grid-template-columns:1fr;row-gap:20px}}@media screen and (max-width: 1100px){.content-cards-list .sub-container{grid-template-columns:repeat(2, 1fr);column-gap:20px;row-gap:26px}}@media screen and (max-width: 767px){.content-cards-list .sub-container{grid-template-columns:1fr;row-gap:20px}}.content-cards-list .sub-container .card-item{display:flex;align-self:stretch}.content-cards-list .sub-container .card-item .card-internal{display:flex;flex-direction:column;justify-content:space-between}.content-cards-list .sub-container .card-item .card-internal .image-section{width:100%;height:276px;min-height:276px;position:relative;display:block;text-decoration:none}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .image-section{height:220px;min-height:220px}}.content-cards-list .sub-container .card-item .card-internal .image-section img{width:100%;height:100%;object-position:center;object-fit:cover}.content-cards-list .sub-container .card-item .card-internal .image-section .play-button{width:148px;height:148px;position:absolute;z-index:12;top:calc(50% - 74px);left:calc(50% - 74px)}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .image-section .play-button{width:102px;height:102px;top:calc(50% - 51px);left:calc(50% - 51px)}}.content-cards-list .sub-container .card-item .card-internal .card-content-section{box-sizing:border-box;width:100%;padding:31px 37px 37px 35px;background:linear-gradient(90deg, #000000 0%, #323232 100%);height:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .card-content-section{padding:16px 20px 20px 20px}}.content-cards-list .sub-container .card-item .card-internal .card-content-section .title{font-family:"Montserrat";font-weight:700;font-size:23px;line-height:30px;letter-spacing:1px;vertical-align:middle;text-transform:capitalize;color:#fff;display:block;text-decoration:none;width:100%}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .card-content-section .title{font-size:22px}}.content-cards-list .sub-container .card-item .card-internal .card-content-section .content{margin-top:21px;font-family:"Montserrat";font-weight:400;font-size:18px;line-height:32px;vertical-align:middle;color:#fff}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .card-content-section .content{font-size:16px;margin-top:12px}}.content-cards-list .sub-container .card-item .card-internal .card-content-section .button{width:fit-content;margin-top:31px;color:#fff;background:#00adbb}@media screen and (max-width: 991px){.content-cards-list .sub-container .card-item .card-internal .card-content-section .button{margin-top:18px}}.content-cards-list .pagination{margin-top:100px;display:flex;justify-content:center;align-items:center}.content-cards-list .pagination>*{margin-right:6px;margin-left:6px;font-family:"Montserrat";font-weight:600;font-size:18px;line-height:32px;letter-spacing:0px;color:#3b3b3b}.content-cards-list .pagination>*.current{color:#00adbb}@media screen and (max-width: 991px){.content-cards-list .pagination{margin-top:60px}}.cases-cards-list .sub-container{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:20px;row-gap:41px}@media screen and (max-width: 1100px){.cases-cards-list .sub-container{grid-template-columns:repeat(2, 1fr);column-gap:20px;row-gap:26px}}@media screen and (max-width: 767px){.cases-cards-list .sub-container{grid-template-columns:1fr;row-gap:20px}}.cases-cards-list .sub-container .card-item{display:flex;align-self:stretch;padding-left:35px;padding-right:35px;background:#fff;box-shadow:8px 8px 25px 0px rgba(0,0,0,.0509803922);transition:.3s;border-bottom:13px solid #00adbb}.cases-cards-list .sub-container .card-item:hover{box-shadow:8px 8px 25px 0px rgba(0,0,0,.2);background:#00adbb}.cases-cards-list .sub-container .card-item:hover *{color:#fff !important}.cases-cards-list .sub-container .card-item:hover .top-section{border-bottom:2px solid #fff !important}.cases-cards-list .sub-container .card-item .card-internal{display:flex;flex-direction:column;justify-content:space-between;width:100%}.cases-cards-list .sub-container .card-item .card-internal .top-section{width:100%;padding-top:36px;padding-bottom:30px;border-bottom:2px solid #3b3b3b;transition:.3s;margin-bottom:27px}.cases-cards-list .sub-container .card-item .card-internal .top-section .case-amount{font-family:"Montserrat";font-weight:600;font-size:35px;line-height:1;text-align:center;text-transform:capitalize;color:#00adbb;transition:.3s}.cases-cards-list .sub-container .card-item .card-internal .top-section .case-category{font-family:"Montserrat";font-weight:600;font-size:24px;line-height:77%;text-align:center;text-transform:capitalize;color:#3b3b3b;transition:.3s}.cases-cards-list .sub-container .card-item .card-internal .card-content-section{padding-bottom:13px;height:100%}.cases-cards-list .sub-container .card-item .card-internal .card-content-section .case-name{font-family:"Montserrat";font-weight:600;font-size:20px;line-height:32px;text-align:center;color:#3b3b3b;margin-bottom:20px;transition:.3s}.cases-cards-list .sub-container .card-item .card-internal .card-content-section .case-short{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;text-align:center;color:#3b3b3b;transition:.3s}.cases-cards-list .pagination{margin-top:100px;display:flex;justify-content:center;align-items:center}.cases-cards-list .pagination>*{margin-right:6px;margin-left:6px;font-family:"Montserrat";font-weight:600;font-size:18px;line-height:32px;letter-spacing:0px;color:#3b3b3b}.cases-cards-list .pagination>*.current{color:#00adbb}@media screen and (max-width: 991px){.cases-cards-list .pagination{margin-top:60px}}.sidebar-layout{margin-bottom:100px}@media screen and (max-width: 991px){.sidebar-layout{margin-bottom:0}}.sidebar-layout .internal-section{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 991px){.sidebar-layout .internal-section{flex-direction:column;justify-content:flex-start;align-items:center}}.sidebar-layout .internal-section .sidebar{width:435px}@media screen and (max-width: 1561px){.sidebar-layout .internal-section .sidebar{width:325px}}@media screen and (max-width: 991px){.sidebar-layout .internal-section .sidebar{width:100%;margin-top:30px}}.sidebar-layout .internal-section .main-content{width:calc(100% - 576px)}@media screen and (max-width: 1561px){.sidebar-layout .internal-section .main-content{width:calc(100% - 360px)}}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content{width:100%}}.sidebar-layout .internal-section .main-content .team-member-side{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:62px}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .team-member-side{flex-direction:column;justify-content:flex-start;align-items:center}}.sidebar-layout .internal-section .main-content .team-member-side .image-side{height:511px;width:558px}@media screen and (max-width: 1561px){.sidebar-layout .internal-section .main-content .team-member-side .image-side{width:458px}}@media screen and (max-width: 1400px){.sidebar-layout .internal-section .main-content .team-member-side .image-side{width:300px}}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .team-member-side .image-side{width:100%;height:auto}}.sidebar-layout .internal-section .main-content .team-member-side .image-side img{width:100%;height:100%;object-fit:cover;object-position:top center}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .team-member-side .image-side img{height:auto}}.sidebar-layout .internal-section .main-content .team-member-side .meta-side{height:511px;width:calc(100% - 558px);background:linear-gradient(90deg, #000000 0%, #323232 100%);padding:47px}@media screen and (max-width: 1561px){.sidebar-layout .internal-section .main-content .team-member-side .meta-side{width:calc(100% - 458px);padding:32px}}@media screen and (max-width: 1400px){.sidebar-layout .internal-section .main-content .team-member-side .meta-side{width:calc(100% - 300px);padding:28px}}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .team-member-side .meta-side{width:100%;height:auto}}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .title{font-family:Montserrat;font-weight:700;font-size:36px;line-height:48.7px;color:#fff;margin-bottom:20px}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .team-member-side .meta-side .title{font-size:26px}}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .socials{display:flex;justify-content:flex-start;align-items:center}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .socials a{display:flex;justify-content:center;align-items:center;width:28px;height:28px;margin-right:12px;background:#e7e7e7}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .address-block{margin-top:27px;font-family:Montserrat;font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px;color:#fff}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .contact-lines{margin-top:27px}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .contact-lines .line{font-family:Montserrat;font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px;color:#fff}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .contact-lines .line:not(:last-child){margin-bottom:8px}.sidebar-layout .internal-section .main-content .team-member-side .meta-side .contact-lines .line a{font-family:Montserrat;font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px;color:#fff;text-decoration:none}.sidebar-layout .internal-section .main-content .thumbnail-side{width:100%;height:511px;position:relative;margin-bottom:62px}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .thumbnail-side{height:300px}}.sidebar-layout .internal-section .main-content .thumbnail-side img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;top:0}.sidebar-layout .internal-section .main-content .thumbnail-side iframe{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;top:0}.sidebar-layout .internal-section .main-content .thumbnail-side .play-button{width:148px;height:148px;object-fit:cover;object-position:center;position:absolute;top:calc(50% - 74px);left:calc(50% - 74px)}@media screen and (max-width: 991px){.sidebar-layout .internal-section .main-content .thumbnail-side .play-button{width:112px;height:112px;top:calc(50% - 56px);left:calc(50% - 56px)}}.site-content{margin-top:50px;margin-bottom:50px;padding-top:70px;padding-bottom:70px}@media screen and (max-width: 991px){.site-content{margin-top:35px;margin-bottom:35px;padding-top:35px;padding-bottom:35px}}.site-content h2{color:#3b3b3b}.image-text-site-content .internal-section{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 991px){.image-text-site-content .internal-section{flex-direction:column !important;justify-content:flex-start;align-items:center}}.image-text-site-content .internal-section .image-side{width:calc(50% - 20px)}@media screen and (max-width: 991px){.image-text-site-content .internal-section .image-side{width:100%;margin-bottom:30px}}.image-text-site-content .internal-section .image-side img{width:100%;object-fit:cover;object-position:center;height:350px}.image-text-site-content .internal-section .content-side{width:calc(50% - 20px)}@media screen and (max-width: 991px){.image-text-site-content .internal-section .content-side{width:100%}}.image-text-site-content.reversed-order .internal-section{flex-direction:row-reverse}.content-side a,.faq-content a{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:1.87em;color:#00adbb}.content-side h2,.faq-content h2{font-family:"Montserrat";font-weight:700;font-size:36px;line-height:1.35em;margin-bottom:20px}.content-side h2 a,.faq-content h2 a{font-family:"Montserrat";font-weight:700;font-size:24px;line-height:1.35em;margin-bottom:20px;color:#000;transition:.3s}.content-side h2 a:hover,.faq-content h2 a:hover{color:rgba(0,173,187,.5333333333)}.content-side h3,.faq-content h3{font-family:"Montserrat";font-weight:700;font-size:24px;line-height:1.35em;margin-bottom:20px}.content-side h3 a,.faq-content h3 a{font-family:"Montserrat";font-weight:700;font-size:24px;line-height:1.35em;margin-bottom:20px;color:#000;transition:.3s}.content-side h3 a:hover,.faq-content h3 a:hover{color:rgba(0,173,187,.5333333333)}.content-side p,.content-side li,.faq-content p,.faq-content li{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:1.87em}.content-side p,.faq-content p{margin-bottom:20px}.content-side li:not(:last-child),.faq-content li:not(:last-child){margin-bottom:12px}.content-side img,.faq-content img{width:100%;height:auto}.content-side ul,.faq-content ul{margin:0;padding:0;margin-bottom:30px;list-style:initial;list-style-position:inside}.sidebar-block .sb-section{width:100%;box-sizing:border-box;padding:30px 27px 37px;margin-bottom:55px}@media screen and (max-width: 1560px){.sidebar-block .sb-section{padding:22px 20px 29px}}.sidebar-block .sb-section h3{font-family:"Montserrat";font-weight:700;font-size:26px;line-height:1.35em;text-align:center;vertical-align:middle;text-transform:capitalize;color:#323232;margin-bottom:27px}@media screen and (max-width: 1560px){.sidebar-block .sb-section h3{font-size:20px}}.sidebar-block .sb-section .button{font-size:22px}@media screen and (max-width: 1560px){.sidebar-block .sb-section .button{font-size:16px}}.sidebar-block .sb-contact{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:linear-gradient(90deg, #000000 0%, #323232 100%)}.sidebar-block .sb-contact h3{color:#fff}.sidebar-block .sb-contact .form-wrapper{width:100%}.sidebar-block .sb-contact .form-wrapper .wpforms-container{padding:0 !important;margin:0 !important}.sidebar-block .sb-contact .form-wrapper .wpforms-field{margin-top:0;padding:0;margin-bottom:21px}.sidebar-block .sb-contact .form-wrapper input{width:100%;border:none;background:#fff;max-width:100%;text-align:center;height:53px;border-radius:0}.sidebar-block .sb-contact .form-wrapper input::placeholder{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px;text-align:center}.sidebar-block .sb-contact .form-wrapper textarea{width:100%;border:none;background:#fff;max-width:100%;border-radius:0}.sidebar-block .sb-contact .form-wrapper textarea::placeholder{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px}.sidebar-block .sb-contact .form-wrapper button{display:block;margin-left:auto;margin-right:auto;width:fit-content;font-family:"Montserrat";font-weight:700;font-size:20px;line-height:1;letter-spacing:1px;text-align:center;vertical-align:middle;text-transform:uppercase;padding:16px 60px;height:auto;border-radius:0;outline:none;background:#00adbb !important;color:#fff}@media screen and (max-width: 991px){.sidebar-block .sb-contact .form-wrapper button{font-size:16px;padding:12px 30px}}.sidebar-block .sb-practice-areas{padding-left:33px;padding-right:33px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#f5f5f5}@media screen and (max-width: 1560px){.sidebar-block .sb-practice-areas{padding-left:22px;padding-right:22px}}.sidebar-block .sb-practice-areas .sb-nav-menu{width:100%;border-top:2px solid #323232;margin-bottom:20px}.sidebar-block .sb-practice-areas .sb-nav-menu ul{list-style:none;padding:0;margin:0;width:100%}.sidebar-block .sb-practice-areas .sb-nav-menu ul li{padding-top:14px;padding-bottom:14px;border-bottom:2px solid #323232;width:100%;text-align:center}.sidebar-block .sb-practice-areas .sb-nav-menu ul li a{text-align:center;display:block;width:100%;font-family:"Montserrat";font-weight:600;font-size:14px;line-height:1;color:#323232;text-transform:capitalize}.sidebar-block .sb-reviews{padding-left:18px;padding-right:18px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#f5f5f5}.sidebar-block .sb-reviews .reviews-slider-wrapper{margin-bottom:30px}footer .footer-contact-section{background:linear-gradient(90deg, #000000 32.14%, #323232 101.88%);padding:202px 105px 157px;overflow:hidden;position:relative}@media screen and (max-width: 991px){footer .footer-contact-section{padding:90px 0px 59px}}footer .footer-contact-section .sphere-position{border-radius:50%;width:1440px;height:1440px;z-index:1;position:absolute;background:linear-gradient(309.72deg, rgba(114, 114, 114, 0) 3.84%, rgba(114, 114, 114, 0.2) 29.03%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);left:-400px;top:-500px}footer .footer-contact-section .internal-section{position:relative;z-index:2}footer .footer-contact-section .internal-section .form-zone form.wpforms-form{color:#fff;position:relative}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container{display:grid;grid-template-columns:1fr 1fr;gap:30px}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field{padding:0}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field input{max-width:100%;height:53px}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="1"]{grid-column:1;grid-row:1}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="2"]{grid-column:1;grid-row:2}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="3"]{grid-column:1;grid-row:3}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="4"]{grid-column:1;grid-row:4}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="5"]{grid-column:2;grid-row:1/span 3}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field[data-field-id="5"] textarea{height:100%}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-submit-container{position:absolute;width:calc(50% - 15px);bottom:0;right:0}@media screen and (max-width: 991px){footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-submit-container{width:100%;position:unset}}footer .footer-contact-section .internal-section .form-zone form.wpforms-form input,footer .footer-contact-section .internal-section .form-zone form.wpforms-form textarea,footer .footer-contact-section .internal-section .form-zone form.wpforms-form select{width:100%;padding:14px;border-radius:0px;border:none;font-family:"Montserrat";font-weight:400;font-size:18px;box-sizing:border-box;padding-left:20px;padding-right:20px;leading-trim:Cap height;line-height:32px;letter-spacing:.01em;vertical-align:middle;color:#3b3b3b}footer .footer-contact-section .internal-section .form-zone form.wpforms-form input::placeholder,footer .footer-contact-section .internal-section .form-zone form.wpforms-form textarea::placeholder,footer .footer-contact-section .internal-section .form-zone form.wpforms-form select::placeholder{color:#3b3b3b}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-submit{background-color:#00adbb;color:#fff;line-height:58px;height:58px;padding:0 14px;border:none;width:100%;cursor:pointer;font-family:"Montserrat";font-weight:700;font-size:25px;letter-spacing:-0.02em;text-align:center;vertical-align:middle;transition:background .3s ease}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-submit:hover{background-color:#0090a4}footer .footer-contact-section .internal-section .form-zone form.wpforms-form label.wpforms-field-label{display:none}@media screen and (max-width: 991px){footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container{display:block}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-field-container .wpforms-field{grid-column:auto;grid-row:auto;margin-bottom:20px}footer .footer-contact-section .internal-section .form-zone form.wpforms-form .wpforms-submit-container{grid-column:auto;grid-row:auto}}footer .footer-contact-section .internal-section .title-zone{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;margin-bottom:76px}footer .footer-contact-section .internal-section .title-zone:after{content:"";display:block;background:#00adbb;width:100%;max-width:922px;height:8px;border-radius:10px}footer .footer-contact-section .internal-section .title-zone .short-logo{width:139px;height:auto;margin-bottom:17px}footer .footer-contact-section .internal-section .title-zone .title{font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;letter-spacing:0px;text-align:center;color:#fff;margin-bottom:39px}footer .footer-contact-section .internal-section .title-zone .title span{color:#00adbb}@media screen and (max-width: 1561px){footer .footer-contact-section .internal-section .title-zone .title{font-size:66px;line-height:70px}}@media screen and (max-width: 991px){footer .footer-contact-section .internal-section .title-zone .title{font-size:30px;line-height:50px;margin-bottom:25px}}footer .footer-contact-section .internal-section .title-zone .subtitle{font-family:"Montserrat";font-weight:700;font-size:26px;line-height:100%;letter-spacing:0px;text-align:center;vertical-align:middle;margin-bottom:49px;color:#fff}@media screen and (max-width: 991px){footer .footer-contact-section .internal-section .title-zone .subtitle{font-size:18px;margin-bottom:35px}}footer .footer-main-section{padding-top:60px;padding-bottom:45px;background:#fff}footer .footer-main-section .bottom-line{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 991px){footer .footer-main-section .bottom-line{flex-direction:column;justify-content:flex-start;align-items:center}}@media screen and (max-width: 991px){footer .footer-main-section .bottom-line .footer-menu-column:not(:last-child){margin-bottom:16px}}@media screen and (max-width: 991px){footer .footer-main-section .bottom-line ul li{text-align:center}}footer .footer-main-section .bottom-line ul li a{font-family:"Montserrat";font-weight:600;font-size:13px;line-height:1;color:#000;letter-spacing:.03em;vertical-align:middle}footer .footer-main-section .bottom-line ul li:not(:last-child){margin-bottom:14px}@media screen and (max-width: 991px){footer .footer-main-section .bottom-line ul li:not(:last-child){margin-bottom:16px}}footer .footer-main-section .sub-bottom-line{padding-top:50px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 991px){footer .footer-main-section .sub-bottom-line{flex-direction:column;justify-content:flex-start}}footer .footer-main-section .sub-bottom-line .copyright-text{text-align:left;font-family:"Montserrat";font-weight:600;font-size:13px;line-height:1;color:rgba(0,0,0,.6);letter-spacing:.03em}@media screen and (max-width: 991px){footer .footer-main-section .sub-bottom-line .copyright-text{text-align:center}}footer .footer-main-section .sub-bottom-line .socials-side{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 991px){footer .footer-main-section .sub-bottom-line .socials-side{margin-top:20px;justify-content:center}}footer .footer-main-section .sub-bottom-line .socials-side a{margin-left:8px;width:48px;height:48px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 991px){footer .footer-main-section .sub-bottom-line .socials-side a{margin-left:6px;margin-right:6px}}footer .footer-main-section .sub-bottom-line .socials-side a img{height:24px;width:auto}footer .footer-main-section .top-line{display:grid;grid-template-columns:482px auto;column-gap:48px;row-gap:34.5px;border-bottom:2px solid #0f405e;padding-bottom:42px;margin-bottom:33px}@media screen and (max-width: 1561px){footer .footer-main-section .top-line{grid-template-columns:431px auto}}@media screen and (max-width: 991px){footer .footer-main-section .top-line{grid-template-columns:1fr;border:none !important;padding-bottom:24px;margin-bottom:24px}}footer .footer-main-section .top-line .left-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}footer .footer-main-section .top-line .left-column .free-consultation{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:32px}footer .footer-main-section .top-line .left-column .free-consultation .text-line{margin-bottom:13.5px;font-family:"Montserrat";font-weight:600;font-size:20px;line-height:1.43em;letter-spacing:.14em;text-align:center;vertical-align:middle;text-transform:uppercase;color:#000}@media screen and (max-width: 991px){footer .footer-main-section .top-line .left-column .free-consultation .text-line{font-size:18px}}footer .footer-main-section .top-line .left-column .free-consultation .phone-line{display:flex;justify-content:center;align-items:center}footer .footer-main-section .top-line .left-column .free-consultation .phone-line img{width:27.3px;height:auto;margin-right:10px}footer .footer-main-section .top-line .left-column .free-consultation .phone-line a{font-family:"Montserrat";font-weight:700;font-size:32px;color:#00adbb;line-height:47px;text-align:center;vertical-align:middle;text-transform:capitalize}@media screen and (max-width: 991px){footer .footer-main-section .top-line .left-column .free-consultation .phone-line a{font-size:24px}}footer .footer-main-section .top-line .left-column .free-consultation .phone-line.subphone{align-self:flex-start;padding-left:16px}footer .footer-main-section .top-line .left-column .free-consultation .phone-line.subphone a{color:#000;font-size:20px;text-align:left}@media screen and (max-width: 991px){footer .footer-main-section .top-line .left-column .free-consultation .phone-line.subphone a{font-size:18px}}footer .footer-main-section .top-line .left-column .address-line{width:calc(100% - 90px);display:flex;justify-content:space-between;align-items:center}footer .footer-main-section .top-line .left-column .address-line img{width:24px;height:auto;margin-right:30px}footer .footer-main-section .top-line .left-column .address-line .address-text{font-family:"Montserrat";font-weight:600;font-size:20px;line-height:1.43em;letter-spacing:.14em;vertical-align:middle;text-transform:uppercase;color:#000;width:100%}@media screen and (max-width: 991px){footer .footer-main-section .top-line .left-column .address-line .address-text{font-size:18px}}footer .footer-main-section .top-line .left-column .logo{display:block;width:100%;margin-bottom:25px}footer .footer-main-section .top-line .left-column .logo img{width:100%;height:auto}footer .footer-main-section .top-line .map iframe{width:100%;height:294px}footer .footer-main-section .top-line .map .subscription{line-height:54px;width:100%;background:#00adbb;font-family:"Montserrat";font-weight:600;font-size:20px;letter-spacing:.14em;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff}@media screen and (max-width: 991px){footer .footer-main-section .top-line .map .subscription{line-height:1.43em;padding-top:12px;padding-bottom:17px;font-size:15px}}.faq-section{padding:126px 100px 55px}@media screen and (max-width: 1561px){.faq-section{padding:121px 0 52px}}@media screen and (max-width: 991px){.faq-section{padding:55px 0 53px}}.faq-section .internal-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.faq-section .internal-section .faq-block{margin-top:66px;width:100%}.faq-section .internal-section .faq-block .faq-item{margin-bottom:10px}.faq-section .internal-section .faq-block .faq-item .faq-title{cursor:pointer;padding:20px 66px 20px 30px;background:#323232;font-family:"Montserrat";font-weight:500;font-size:24px;line-height:32px;text-align:left;vertical-align:middle;width:100%;color:#fff;position:relative;transition:.3s}@media screen and (max-width: 991px){.faq-section .internal-section .faq-block .faq-item .faq-title{font-size:20px;line-height:25px}}.faq-section .internal-section .faq-block .faq-item .faq-title .plus-switch{position:absolute;right:31px;top:17px;width:38px;height:38px}@media screen and (max-width: 991px){.faq-section .internal-section .faq-block .faq-item .faq-title .plus-switch{right:12px}}.faq-section .internal-section .faq-block .faq-item .faq-title .plus-switch:before{content:"";height:3px;display:block;position:absolute;width:100%;top:calc(50% - 1.5px);left:0;background:#fff}.faq-section .internal-section .faq-block .faq-item .faq-title .plus-switch:after{content:"";height:100%;width:3px;display:block;position:absolute;left:calc(50% - 1.5px);top:0;background:#fff;transition:.3s}.faq-section .internal-section .faq-block .faq-item .faq-content{background:#f5f5f5;display:block;width:100%;transition:.3s;opacity:0;height:0;padding:0;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px}.faq-section .internal-section .faq-block .faq-item.active .faq-title{background:#00adbb}.faq-section .internal-section .faq-block .faq-item.active .faq-title .plus-switch:after{transform:rotate(90deg)}.faq-section .internal-section .faq-block .faq-item.active .faq-content{display:block;opacity:1;height:auto;padding:40px 110px;margin-top:10px}@media screen and (max-width: 991px){.faq-section .internal-section .faq-block .faq-item.active .faq-content{padding:40px 23px}}.faq-section .internal-section h2{width:fit-content;font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;text-align:center;text-transform:capitalize;color:#3b3b3b;padding-bottom:33px;position:relative}@media screen and (max-width: 1561px){.faq-section .internal-section h2{font-size:45px;line-height:55px}}@media screen and (max-width: 991px){.faq-section .internal-section h2{font-size:30px;line-height:40px}}.faq-section .internal-section h2:after{width:100%;content:"";height:8px;border-radius:10px;background:#00adbb;position:absolute;bottom:0;left:0}.faq-section .internal-section h2 span{color:#00adbb}.map-widget{padding-top:200px;padding-bottom:200px}@media screen and (max-width: 1561px){.map-widget{padding-top:109px;padding-bottom:116px}}@media screen and (max-width: 991px){.map-widget{padding-top:45px;padding-bottom:54px}}.map-widget .internal-section{display:grid;grid-template-columns:590px auto;column-gap:30px}@media screen and (min-width: 2100px){.map-widget .internal-section{grid-template-columns:900px auto}}@media screen and (max-width: 1560px){.map-widget .internal-section{grid-template-columns:508px auto}}@media screen and (max-width: 991px){.map-widget .internal-section{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}}.map-widget .internal-section .map-side{position:relative;z-index:1}@media screen and (max-width: 991px){.map-widget .internal-section .map-side{height:555px;width:100%}}.map-widget .internal-section .map-side:after{content:"";width:100%;display:block;height:50%;position:absolute;right:0;background:linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);top:-200px}@media screen and (min-width: 2100px){.map-widget .internal-section .map-side:after{right:240px}}@media screen and (max-width: 1561px){.map-widget .internal-section .map-side:after{top:-109px}}@media screen and (max-width: 991px){.map-widget .internal-section .map-side:after{top:0}}.map-widget .internal-section .map-side img{height:calc(100% + 400px);position:absolute;right:0;top:-200px}@media screen and (min-width: 2100px){.map-widget .internal-section .map-side img{right:240px}}@media screen and (max-width: 1561px){.map-widget .internal-section .map-side img{height:calc(100% + 225px);top:-109px}}@media screen and (max-width: 991px){.map-widget .internal-section .map-side img{height:100%;top:0}}.map-widget .internal-section .left-side{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:4}@media screen and (max-width: 991px){.map-widget .internal-section .left-side{margin-top:30px}}.map-widget .internal-section .left-side .short-logo{width:139px;height:auto;margin-bottom:17px}@media screen and (max-width: 991px){.map-widget .internal-section .left-side .short-logo{width:124px;height:auto;margin-bottom:26px}}.map-widget .internal-section .left-side h2{font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;text-align:left;text-transform:capitalize;color:#3b3b3b;margin-bottom:19px}.map-widget .internal-section .left-side h2 span{color:#00adbb}@media screen and (max-width: 1561px){.map-widget .internal-section .left-side h2{font-size:45px;line-height:55px}}@media screen and (max-width: 991px){.map-widget .internal-section .left-side h2{font-size:30px;line-height:40px;margin-bottom:16px}}.map-widget .internal-section .left-side .subtitle{font-family:"Montserrat";font-weight:700;font-size:26px;line-height:1em;margin-bottom:33px}@media screen and (max-width: 991px){.map-widget .internal-section .left-side .subtitle{font-size:20px;margin-bottom:29px}}.map-widget .internal-section .left-side .content{margin-top:35px;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:2em;margin-bottom:44px}@media screen and (max-width: 991px){.map-widget .internal-section .left-side .content{margin-top:26px;margin-bottom:42px}}@media screen and (max-width: 991px){.map-widget .internal-section .left-side .button{width:308px}}.badges-list-section{padding-top:45px;padding-bottom:45px}.badges-list-section .swiper-slide{height:120px;width:auto}.badges-list-section .badges-swiper-pagination{margin-top:30px;display:flex;justify-content:center;align-items:center}.badges-list-section .badges-swiper-pagination span{width:20px;height:20px;background:#d9d9d9;border-radius:50%;display:block;margin-right:6.5px !important;margin-left:6.5px !important}.badges-list-section .badges-swiper-pagination span.swiper-pagination-bullet-active{background:#00adbb}.latest-news{background:linear-gradient(90deg, #000000 0%, #323232 100%);position:relative;overflow:hidden;padding-top:144px;padding-bottom:123px}@media screen and (max-width: 991px){.latest-news{padding-top:81px;padding-bottom:55px}}.latest-news .sphere-position{border-radius:50%;width:1440px;height:1440px;z-index:1;position:absolute;background:linear-gradient(309.72deg, rgba(114, 114, 114, 0) 3.84%, rgba(114, 114, 114, 0.2) 29.03%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);left:-400px;top:-500px}.latest-news .news-swiper-pagination{margin-top:30px;display:flex;justify-content:center;align-items:center}.latest-news .news-swiper-pagination span{width:20px;height:20px;background:#d9d9d9;border-radius:50%;display:block;margin-right:6.5px !important;margin-left:6.5px !important}.latest-news .news-swiper-pagination span.swiper-pagination-bullet-active{background:#00adbb}.latest-news .swiper-news .swiper-wrapper .swiper-slide{display:flex;align-self:stretch;height:unset}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal{display:flex;flex-direction:column;justify-content:flex-start}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .img-side{height:204px;display:block;width:100%;text-decoration:none}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .img-side img{width:100%;height:100%;object-position:center;object-fit:cover}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .post-content-side{height:100%;padding:29px 29px 37px 27px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .post-content-side .sub-content-side .title{font-family:"Montserrat";font-weight:700;font-size:19px;line-height:22px;letter-spacing:1px;text-transform:capitalize;color:#000;display:block;text-decoration:none;width:100%}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .post-content-side .sub-content-side .data{margin-top:14px;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;color:#000}.latest-news .swiper-news .swiper-wrapper .swiper-slide .card-internal .post-content-side .button{margin-top:24px;font-family:"Montserrat";font-weight:700;font-size:19px;letter-spacing:1px;text-align:center;vertical-align:middle;text-transform:uppercase}.latest-news h2{width:fit-content;font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;text-align:center;text-transform:capitalize;color:#fff;padding-bottom:33px;position:relative;margin:0 auto 84px}@media screen and (max-width: 1561px){.latest-news h2{font-size:45px;line-height:55px}}@media screen and (max-width: 991px){.latest-news h2{padding-bottom:21px;margin:0 auto 43px;font-size:30px;line-height:40px}}.latest-news h2:after{width:100%;content:"";height:8px;border-radius:10px;background:#00adbb;position:absolute;bottom:0;left:0}.latest-news h2 span{color:#00adbb}.clients-advocate-section{overflow:hidden;padding-top:197px;padding-bottom:375px;position:relative}@media screen and (max-width: 1561px){.clients-advocate-section{padding-top:201px;padding-bottom:308px}}@media screen and (max-width: 991px){.clients-advocate-section{padding-top:0px;padding-bottom:80px}}.clients-advocate-section .black-in-gradient{bottom:0;top:unset;z-index:3}.clients-advocate-section .internal-section{display:grid;grid-template-columns:600px auto;column-gap:160px;z-index:1}@media screen and (max-width: 1561px){.clients-advocate-section .internal-section{grid-template-columns:516px auto;column-gap:100px}}@media screen and (max-width: 991px){.clients-advocate-section .internal-section{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:center}}.clients-advocate-section .internal-section .img-side{height:100%;position:relative}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .img-side{height:auto;width:100%;margin-bottom:50px}}.clients-advocate-section .internal-section .img-side img{position:absolute;left:0;top:-197px;object-fit:cover;object-position:-320px center;width:calc(50vw + 50vw - (100% - 760px));height:calc(100% + 572px)}@media screen and (max-width: 1561px){.clients-advocate-section .internal-section .img-side img{height:calc(100% + 509px);width:calc(50vw + 50vw - (100% - 609px));top:-201px;object-position:-410px center}}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .img-side img{position:unset;width:calc(100% + (50vw - 50%)*2);margin-left:calc(50% - 50vw);height:300px;object-position:center;top:unset;left:unset}}.clients-advocate-section .internal-section .left-side{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:4}.clients-advocate-section .internal-section .left-side .short-logo{width:139px;height:auto;margin-bottom:17px}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .left-side .short-logo{width:124px;height:auto;margin-bottom:26px}}.clients-advocate-section .internal-section .left-side h2{font-family:"Montserrat";font-weight:700;font-size:76px;line-height:70px;text-align:left;text-transform:capitalize;color:#3b3b3b;margin-bottom:19px}.clients-advocate-section .internal-section .left-side h2 span{color:#00adbb}@media screen and (max-width: 1561px){.clients-advocate-section .internal-section .left-side h2{font-size:45px;line-height:55px}}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .left-side h2{font-size:30px;line-height:40px;margin-bottom:16px}}.clients-advocate-section .internal-section .left-side .subtitle{font-family:"Montserrat";font-weight:700;font-size:26px;line-height:1em;margin-bottom:33px}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .left-side .subtitle{font-size:20px;margin-bottom:29px}}.clients-advocate-section .internal-section .left-side .content{margin-top:35px;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:2em;margin-bottom:44px}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .left-side .content{margin-top:26px;margin-bottom:42px}}@media screen and (max-width: 991px){.clients-advocate-section .internal-section .left-side .button{width:308px}}.black-in-gradient{position:absolute;z-index:1;left:0;top:0;width:100%;background-color:rgba(255,255,255,0);height:100px;background-image:url(../images/black-in-gradient.svg);background-position:bottom center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 991px){.black-in-gradient{height:50px}}.white-in-plain{position:absolute;z-index:1;left:0;top:0;width:100%;background-color:rgba(255,255,255,0);height:100px;background-image:url(../images/black-in-plain.svg);background-position:bottom center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 991px){.white-in-plain{height:50px}}.white-out-plain{position:absolute;z-index:1;left:0;top:0;width:100%;background-color:rgba(255,255,255,0);height:100px;background-image:url(../images/white-out-plain.svg);background-position:bottom center;background-size:100%;background-repeat:no-repeat}@media screen and (max-width: 991px){.white-out-plain{height:50px}}.rotate-180{transform:rotate(180deg)}.practice-areas-widget{overflow-x:clip;background:linear-gradient(90deg, #000000 32.14%, #323232 101.88%);padding-top:60px;padding-bottom:97px;margin-top:-1px;position:relative}.practice-areas-widget .sphere-position{border-radius:50%;width:950px;height:970px;z-index:2;position:absolute;background:linear-gradient(309.72deg, rgba(114, 114, 114, 0) 3.84%, rgba(114, 114, 114, 0.2) 29.03%);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.2509803922);left:-230px;top:-110px}@media screen and (max-width: 991px){.practice-areas-widget .sphere-position{top:-30px}}.practice-areas-widget .black-in-gradient{bottom:calc(100% - 1px);top:unset;left:0;z-index:1}.practice-areas-widget .outer-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-x:hidden}.practice-areas-widget .view-all-practice-areas{margin-top:30px;display:flex;justify-content:center;align-items:center}.practice-areas-widget .pa-slider-navigation{margin-top:30px;display:flex;justify-content:center;align-items:center}.practice-areas-widget .pa-slider-navigation span{width:20px;height:20px;background:#d9d9d9;border-radius:50%;display:block;margin-right:6.5px !important;margin-left:6.5px !important}.practice-areas-widget .pa-slider-navigation span.swiper-pagination-bullet-active{background:#00adbb}.practice-areas-widget .practice-areas-list{margin-top:60px}@media screen and (max-width: 991px){.practice-areas-widget .practice-areas-list{margin-top:35px}}.practice-areas-widget .practice-areas-list .left-column{overflow:visible}.practice-areas-widget .practice-areas-list .basic-widget{margin-bottom:30px}@media screen and (max-width: 991px){.practice-areas-widget .practice-areas-list .basic-widget{margin-bottom:20px}}.practice-areas-widget .practice-areas-list .widget{height:485px;position:relative;width:100%;overflow:hidden;display:block;border-bottom:11px solid #00adbb}.practice-areas-widget .practice-areas-list .widget img{position:absolute;object-position:center;object-fit:cover;width:100%;height:100%;left:0;top:0;z-index:1}.practice-areas-widget .practice-areas-list .widget .overlay{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;display:flex;flex-direction:column;padding:29px 14px;box-sizing:border-box;justify-content:flex-end;align-items:flex-start;transition:.3s;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%),linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))}@media screen and (max-width: 991px){.practice-areas-widget .practice-areas-list .widget .overlay{position:relative;top:unset;left:unset}}.practice-areas-widget .practice-areas-list .widget .overlay .image-arrow{position:absolute;right:0;bottom:0;left:unset;top:unset;width:100px;height:auto}.practice-areas-widget .practice-areas-list .widget .overlay .title{font-family:"Montserrat";font-weight:700;font-size:28px;line-height:100%;color:#fff;transition:.3s;display:block;width:calc(100% - 117px)}@media screen and (max-width: 1561px){.practice-areas-widget .practice-areas-list .widget .overlay .title{width:calc(100% - 109px)}}.practice-areas-widget .practice-areas-list .widget .overlay .content{opacity:0;font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;color:#fff;transition:.3s;height:0}.practice-areas-widget .practice-areas-list .widget .overlay a{opacity:0;font-family:"Plus Jakarta Sans";font-weight:400;font-size:16px;line-height:32px;display:flex;justify-content:flex-start;align-items:center;border-bottom:2px solid #fff;color:#fff;transition:.3s;height:0}.practice-areas-widget .practice-areas-list .widget .overlay a svg{margin-left:8px}.practice-areas-widget .practice-areas-list .widget:hover .overlay{padding-bottom:80px;background-blend-mode:multiply;background:rgba(0,173,187,.6)}.practice-areas-widget .practice-areas-list .widget:hover .overlay .content{height:auto;opacity:1;margin-top:16px}.practice-areas-widget .practice-areas-list .widget:hover .overlay a{height:auto;opacity:1;margin-top:10px}.practice-areas-widget .practice-areas-list .widget.basic-widget .overlay{padding:41px 18px}@media screen and (max-width: 991px){.practice-areas-widget .practice-areas-list .widget.basic-widget .overlay{padding:29px 14px}}.practice-areas-widget .section-title{display:flex;justify-content:flex-start;align-items:center;position:relative}.practice-areas-widget .section-title .pa-navigation-holder{display:flex;justify-content:flex-end;align-items:center;position:absolute;right:0;top:calc(50% - 32px)}@media screen and (max-width: 1440px){.practice-areas-widget .section-title .pa-navigation-holder{top:0}}@media screen and (max-width: 991px){.practice-areas-widget .section-title .pa-navigation-holder{top:150px}}.practice-areas-widget .section-title .pa-navigation-holder div{cursor:pointer;width:64px;height:64px;border-radius:50%;background:#00adbb;display:flex;justify-content:center;align-items:center;margin-left:16px}@media screen and (max-width: 1440px){.practice-areas-widget .section-title .pa-navigation-holder div{width:44px;height:44px}}@media screen and (max-width: 991px){.practice-areas-widget .section-title .pa-navigation-holder div{width:36px;height:36px}}@media screen and (max-width: 1440px){.practice-areas-widget .section-title .pa-navigation-holder div svg{width:14px}}.practice-areas-widget .section-title .pa-navigation-holder div path{fill:#fff !important}.practice-areas-widget .section-title .pa-navigation-holder div.swiper-button-disabled{background:#fff}.practice-areas-widget .section-title .pa-navigation-holder div.swiper-button-disabled path{fill:#00adbb !important}@media screen and (max-width: 991px){.practice-areas-widget .section-title{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.practice-areas-widget .section-title img{width:224px;height:auto;margin-right:38px}@media screen and (max-width: 1561px){.practice-areas-widget .section-title img{margin-right:22.6px;width:204px}}@media screen and (max-width: 991px){.practice-areas-widget .section-title img{margin-right:0;margin-bottom:26px;width:124px;height:auto}}.practice-areas-widget .section-title .title-context{box-sizing:border-box;padding-right:80px}@media screen and (max-width: 991px){.practice-areas-widget .section-title .title-context{padding:0}}.practice-areas-widget .section-title .title-context h2{margin-bottom:8px;color:#fff}.practice-areas-widget .section-title .title-context .subtitle{font-family:"Montserrat";font-weight:600;font-size:26px;line-height:100%;color:#fff}@media screen and (max-width: 991px){.practice-areas-widget .section-title .title-context .subtitle{font-size:20px}}.reviews-list{overflow:hidden;position:relative;padding-top:74px;z-index:2}.reviews-list .white-out-plain{position:relative;z-index:1;top:unset;left:unset;bottom:unset}@media screen and (max-width: 991px){.reviews-list .white-out-plain{width:calc(100% + 200px);margin-left:-40px;top:-20px}}.reviews-list .internal-section{padding-bottom:50px;position:relative;z-index:5}.reviews-list .palm-holder{position:absolute;width:1263px;height:1263px;right:-30%;top:0;z-index:2}@media screen and (max-width: 1561px){.reviews-list .palm-holder{top:-50px;right:-20%}}.reviews-list h2{max-width:810px;margin-right:auto;margin-left:auto;text-align:center}.reviews-list .separator{max-width:713px;margin-right:auto;margin-left:auto;margin-top:33px;margin-bottom:79px}@media screen and (max-width: 1561px){.reviews-list .separator{max-width:621px;margin-top:30px;margin-bottom:61px}}.reviews-list .button{margin-left:auto;margin-right:auto;margin-top:60px}.team-section{background:linear-gradient(90deg, #000000 0%, #323232 100%);min-height:300px;margin-top:-100px;display:grid;column-gap:85px;grid-template-columns:auto 572px}@media screen and (max-width: 1561px){.team-section{grid-template-columns:auto 468px}}@media screen and (max-width: 991px){.team-section{margin-top:-49px;grid-template-columns:1fr;position:relative;z-index:0}}.team-section .pagination-items{margin-top:57px;display:flex;justify-content:space-between;align-items:center;padding-bottom:48px;padding-right:24px;padding-left:24px}.team-section .pagination-items .navigation{display:flex;justify-content:flex-end;align-items:center}.team-section .pagination-items .navigation div{width:64px;height:64px;border-radius:50%;background:#00adbb;display:flex;justify-content:center;align-items:center;margin-left:16px}.team-section .pagination-items .navigation div path{fill:#fff !important}.team-section .pagination-items .navigation div.swiper-button-disabled{background:#fff}.team-section .pagination-items .navigation div.swiper-button-disabled path{fill:#00adbb !important}@media screen and (min-width: 992px){.team-section .pagination-items{display:none !important}}.team-section .team-members{width:100%}@media screen and (min-width: 992px){.team-section .team-members .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:35px}}.team-section .team-members .member-item{width:100%}.team-section .team-members .member-item .member-photo{width:100%;height:794px}@media screen and (max-width: 991px){.team-section .team-members .member-item .member-photo{height:400px}}.team-section .team-members .member-item .member-photo img{width:100%;height:100%;object-position:center;object-fit:cover}.team-section .team-members .member-item .member-data{padding:42px 37px 67px 42px;background:#3b3b3b;box-sizing:border-box}@media screen and (max-width: 1561px){.team-section .team-members .member-item .member-data{padding:36px 30px 54px 35px}}@media screen and (max-width: 991px){.team-section .team-members .member-item .member-data{padding:52px 24px 0;background:rgba(0,0,0,0)}}.team-section .team-members .member-item .member-data .title{font-family:"Montserrat";font-weight:700;font-size:40px;line-height:70px;text-transform:capitalize;color:#fff}@media screen and (max-width: 1561px){.team-section .team-members .member-item .member-data .title{font-size:35px}}@media screen and (max-width: 1300px){.team-section .team-members .member-item .member-data .title{font-size:22px}}@media screen and (max-width: 991px){.team-section .team-members .member-item .member-data .title{font-size:29px}}.team-section .team-members .member-item .member-data .job-title{font-family:"Montserrat";font-weight:500;font-size:29px;line-height:1em;text-transform:capitalize;color:#fff}@media screen and (max-width: 1300px){.team-section .team-members .member-item .member-data .job-title{font-size:22px}}@media screen and (max-width: 991px){.team-section .team-members .member-item .member-data .job-title{font-size:26px}}.team-section .team-members .member-item .member-data .content{margin-top:16px;font-family:"Montserrat";font-weight:400;font-size:16px;color:#fff;line-height:32px}@media screen and (min-width: 992px){.team-section .team-members .member-item .member-data .content{display:none}}.team-section .team-members .member-item .member-data .learn-more{margin-top:23px;display:block;width:fit-content;font-family:"Montserrat";font-weight:700;font-size:20px;line-height:100%;letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid #00adbb;color:#00adbb}@media screen and (max-width: 1561px){.team-section .team-members .member-item .member-data .learn-more{margin-top:19.8px}}@media screen and (max-width: 991px){.team-section .team-members .member-item .member-data .learn-more{background:#00adbb;width:308px;padding:9px 0;font-family:"Montserrat";font-weight:700;font-size:26px;line-height:48.7px;letter-spacing:1px;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff;border:0}}.team-section .section-meta{padding-right:100px}@media screen and (max-width: 1561px){.team-section .section-meta{padding-right:84px}}@media screen and (max-width: 991px){.team-section .section-meta{display:none}}.team-section .section-meta h2{color:#fff;margin-bottom:33px}.team-section .section-meta .separator{width:100%;margin-bottom:22px}.team-section .section-meta .content{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;margin-bottom:30px;color:#fff}.team-section .section-meta .button{width:308px}.team-section-v2{background:linear-gradient(90deg, #000000 0%, #323232 100%);min-height:300px;height:100vh;display:grid;column-gap:55px;grid-template-columns:820px auto;overflow:hidden}@media screen and (max-width: 1561px){.team-section-v2{grid-template-columns:700px auto;column-gap:35px}}@media screen and (max-width: 1300px){.team-section-v2{grid-template-columns:450px auto}}@media screen and (max-width: 991px){.team-section-v2{grid-template-columns:1fr;position:relative;z-index:0;height:auto}}.team-section-v2 .team-members{width:100%;height:100%;position:relative;overflow:hidden}.team-section-v2 .team-members .member-item{width:100%;height:100%}.team-section-v2 .team-members .member-item .member-photo{width:100%;height:100%}@media screen and (max-width: 991px){.team-section-v2 .team-members .member-item .member-photo{height:600px}}@media screen and (max-width: 767px){.team-section-v2 .team-members .member-item .member-photo{height:400px}}.team-section-v2 .team-members .member-item .member-photo img{width:100%;height:100%;object-position:center;object-fit:cover}.team-section-v2 .section-meta{padding-top:100px;padding-bottom:58px;padding-right:100px}@media screen and (max-width: 1561px){.team-section-v2 .section-meta{padding-right:84px}}@media screen and (max-width: 991px){.team-section-v2 .section-meta{padding:48px 20px 58px 20px}}.team-section-v2 .section-meta h2{color:#fff;margin-bottom:33px}.team-section-v2 .section-meta .separator{width:100%;margin-bottom:22px}.team-section-v2 .section-meta .content{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:32px;margin-bottom:30px;color:#fff}.team-section-v2 .section-meta .button{width:308px}.case-results-short{padding-bottom:50px;padding-top:72px;background:linear-gradient(90deg, #000000 32.14%, #323232 101.88%)}.case-results-short .cases-slider-navigation{margin-top:30px;display:flex;justify-content:center;align-items:center}.case-results-short .cases-slider-navigation span{width:20px;height:20px;background:#d9d9d9;border-radius:50%;display:block;margin-right:6.5px !important;margin-left:6.5px !important}.case-results-short .cases-slider-navigation span.swiper-pagination-bullet-active{background:#00adbb}@media screen and (min-width: 1381px){.case-results-short .internal-section .swiper-wrapper{display:grid;grid-template-columns:repeat(5, 1fr)}}.case-results-short .internal-section .card-item{padding-bottom:30px;border-bottom:3px solid #727272;transition:.3s}.case-results-short .internal-section .card-item.swiper-slide-active{background:#00adbb;border-bottom:5px solid #00adbb}.case-results-short .internal-section .card-item .card-internal{padding:33px 23.3px 29px;transition:.3s}@media screen and (max-width: 1561px){.case-results-short .internal-section .card-item .card-internal{padding:25px 17px}}.case-results-short .internal-section .card-item .card-internal .case-amount{font-family:"Montserrat";font-weight:700;font-size:54px;line-height:48px;letter-spacing:.05em;text-align:left;text-transform:uppercase;color:#fff}.case-results-short .internal-section .card-item .card-internal .case-short{font-family:"Montserrat";font-weight:500;font-size:16px;line-height:32px;letter-spacing:.02em;color:#fff;margin-top:28px}.case-results-short .internal-section .card-item:hover{border-bottom:5px solid #00adbb}.case-results-short .internal-section .card-item:hover .card-internal{background:#00adbb}.why-hire-us-short{padding-bottom:50px;padding-top:72px;background:linear-gradient(90deg, #000000 32.14%, #323232 101.88%)}.why-hire-us-short h2{color:#fff;margin-bottom:7px}@media screen and (max-width: 991px){.why-hire-us-short h2{text-align:center}}.why-hire-us-short .separator{max-width:300px;width:100%;margin-bottom:40px}@media screen and (max-width: 991px){.why-hire-us-short .separator{max-width:120px;margin-right:auto;margin-left:auto}}.why-hire-us-short .why-hire-slider-navigation{margin-top:30px;display:flex;justify-content:center;align-items:center}.why-hire-us-short .why-hire-slider-navigation span{width:20px;height:20px;background:#d9d9d9;border-radius:50%;display:block;margin-right:6.5px !important;margin-left:6.5px !important}.why-hire-us-short .why-hire-slider-navigation span.swiper-pagination-bullet-active{background:#00adbb}@media screen and (min-width: 1381px){.why-hire-us-short .internal-section .swiper-wrapper{display:grid;grid-template-columns:repeat(4, 1fr)}}.why-hire-us-short .internal-section .card-item{padding-bottom:30px;border-bottom:3px solid #727272;transition:.3s}.why-hire-us-short .internal-section .card-item.swiper-slide-active{background:#00adbb;border-bottom:5px solid #00adbb}.why-hire-us-short .internal-section .card-item .card-internal{padding:33px 23.3px 29px;transition:.3s}@media screen and (max-width: 1561px){.why-hire-us-short .internal-section .card-item .card-internal{padding:25px 17px}}.why-hire-us-short .internal-section .card-item .card-internal .top-section{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.why-hire-us-short .internal-section .card-item .card-internal .case-iter{width:80.5px;height:80.5px;display:flex;justify-content:center;align-items:center;background:#00adbb;margin-bottom:15px}.why-hire-us-short .internal-section .card-item .card-internal .case-iter span{font-family:Montserrat;font-weight:700;font-size:65px;line-height:1;letter-spacing:.05px;text-align:center;text-transform:uppercase;color:#fff}.why-hire-us-short .internal-section .card-item .card-internal .case-amount{font-family:"Montserrat";font-weight:700;font-size:25px;line-height:35px;letter-spacing:.05em;text-align:center;text-transform:uppercase;color:#fff}.why-hire-us-short .internal-section .card-item .card-internal .case-short{font-family:"Montserrat";font-weight:500;font-size:16px;line-height:26px;letter-spacing:.02em;color:#fff;margin-top:6px;text-align:center}.why-hire-us-short .internal-section .card-item:hover{border-bottom:5px solid #00adbb}.why-hire-us-short .internal-section .card-item:hover .card-internal{background:#00adbb}.why-hire-us-short .internal-section .card-item:hover .card-internal .case-iter{background:#fff}.why-hire-us-short .internal-section .card-item:hover .card-internal .case-iter span{color:#00adbb}.main-hero-section{min-height:100vh;position:relative;justify-content:flex-end;padding-bottom:70px;overflow:hidden}@media screen and (max-width: 991px){.main-hero-section{background:#000;justify-content:flex-start}}@media screen and (max-width: 991px){.main-hero-section .google-reviews-container{flex-direction:row;justify-content:center;align-items:center;width:100%}}@media screen and (max-width: 991px){.main-hero-section .google-reviews-container .network-img{margin-right:19px}}@media screen and (max-width: 991px){.main-hero-section .google-reviews-container .reviews .stars{justify-content:flex-start}}.main-hero-section .background{width:100%;height:100%;left:0;top:0;position:absolute;z-index:1;object-fit:cover;object-position:center}@media screen and (max-width: 991px){.main-hero-section .background{height:100%}}.main-hero-section .team-members{width:960px;height:1045px;object-position:top center;object-fit:contain;left:calc(50% - 480px);top:90px;position:absolute;z-index:2}@media screen and (max-width: 991px){.main-hero-section .team-members{width:100%;height:auto;left:0;bottom:0;top:unset;z-index:3}}.main-hero-section .palm-holder{width:731px;height:734px;bottom:240px;right:50px;position:absolute;z-index:2;opacity:.3}@media screen and (max-width: 991px){.main-hero-section .palm-holder{width:100%;height:400px;left:0;top:unset;bottom:0}}.main-hero-section:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background-color:rgba(0,0,0,.6980392157)}.main-hero-section:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 43.66%, rgba(0, 0, 0, 0.632) 56.22%, rgba(0, 0, 0, 0.8) 92.89%)}@media screen and (max-width: 991px){.main-hero-section:after{height:100%;top:unset;bottom:0}}.main-hero-section .black-in-gradient{bottom:0;z-index:3;top:unset}@media screen and (max-width: 991px){.main-hero-section .black-in-gradient{display:none}}.main-hero-section .internal-section{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (max-width: 991px){.main-hero-section .internal-section{padding-bottom:320px;padding-top:60px;justify-content:flex-start}}.main-hero-section .internal-section h1{font-family:Montserrat;font-weight:800;font-size:72px;line-height:70px;letter-spacing:-1px;text-align:center;vertical-align:middle;color:#fff;margin-top:9px;max-width:1000px}@media screen and (max-width: 991px){.main-hero-section .internal-section h1{font-size:48px;line-height:56px}}.main-hero-section .internal-section h1 span{color:#00adbb}.main-hero-section .internal-section .subtitle{font-family:Montserrat;font-weight:600;font-size:29px;line-height:100%;letter-spacing:0px;text-align:center;color:#fff;margin-top:30px}.main-hero-section .internal-section .button{margin-top:31px}@media screen and (max-width: 991px){.main-hero-section .internal-section .button{width:100%}}.teams-cards-list{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:50px;row-gap:50px;margin-top:80px;padding-bottom:120px}@media screen and (max-width: 991px){.teams-cards-list{grid-template-columns:1fr;margin-top:40px;padding-bottom:80px}}.teams-cards-list .card-item .image-side{width:100%;height:585px}.teams-cards-list .card-item .image-side img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 991px){.teams-cards-list .card-item .image-side img{object-position:center}}.teams-cards-list .card-item .short-side{width:100%;height:auto;box-sizing:border-box;background:#3b3b3b;padding:21px 52px 42px 59px}@media screen and (max-width: 991px){.teams-cards-list .card-item .short-side{padding:18px 22px 22px 29px}}.teams-cards-list .card-item .short-side .title{font-family:Montserrat;font-weight:700;font-size:40px;line-height:70px;text-transform:capitalize;color:#fff}@media screen and (max-width: 1561px){.teams-cards-list .card-item .short-side .title{font-size:28px;line-height:50px}}@media screen and (max-width: 991px){.teams-cards-list .card-item .short-side .title{font-size:24px}}.teams-cards-list .card-item .short-side .job-title{font-family:Montserrat;font-weight:500;font-size:29px;line-height:100%;text-transform:capitalize;color:#fff}@media screen and (max-width: 1561px){.teams-cards-list .card-item .short-side .job-title{font-size:24px}}.teams-cards-list .card-item .short-side a{font-family:Montserrat;font-weight:700;font-size:20px;line-height:100%;letter-spacing:1px;color:#00adbb;width:fit-content;display:block;padding-bottom:3px;border-bottom:2px solid #00adbb;text-transform:uppercase;margin-top:25.2px}.reviews-layout .pagination{margin-top:50px;display:flex;justify-content:center;align-items:center}.reviews-layout .pagination .current{color:#00adbb}.reviews-layout .pagination *{font-family:Montserrat;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0px;margin-right:5px;margin-left:5px}.reviews-layout .reviews-cards-list{margin-top:55px;display:grid;grid-template-columns:repeat(3, 1fr);column-gap:24px;row-gap:40px}@media screen and (max-width: 1300px){.reviews-layout .reviews-cards-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.reviews-layout .reviews-cards-list{grid-template-columns:1fr}}.reviews-layout .reviews-cards-list .card-item{position:relative;width:100%;display:flex;align-self:stretch}.reviews-layout .reviews-cards-list .card-item .image-side{position:absolute;width:180px;height:180px;border-radius:50%;overflow:hidden;left:0;top:calc(50% - 90px)}@media screen and (max-width: 991px){.reviews-layout .reviews-cards-list .card-item .image-side{top:0;left:calc(50% - 90px)}}.reviews-layout .reviews-cards-list .card-item .image-side img{width:100%;object-position:center;object-fit:cover;height:100%}.reviews-layout .reviews-cards-list .card-item .card-internal{padding:42.4px 21px 25px 21px;box-shadow:4px 4px 15px 0px rgba(0,0,0,.2);background:#fff}@media screen and (max-width: 991px){.reviews-layout .reviews-cards-list .card-item .card-internal{padding:25px 21px 25px 21px}}.reviews-layout .reviews-cards-list .card-item .card-internal .stars{display:flex;justify-content:flex-start;align-items:center}.reviews-layout .reviews-cards-list .card-item .card-internal .stars img{margin-right:6.5px}.reviews-layout .reviews-cards-list .card-item .card-internal .content{font-family:Montserrat;font-weight:400;font-size:16px;line-height:30px;letter-spacing:0px;color:#3b3b3b;margin-top:20px}.reviews-layout .reviews-cards-list .card-item .card-internal .title{margin-top:15px;font-family:Montserrat;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.12em;color:#000;text-transform:uppercase}.reviews-layout .reviews-cards-list .card-item .card-internal .job-title{font-family:Montserrat;font-weight:400;font-size:16px;line-height:24px;color:#3b3b3b}.reviews-layout .reviews-cards-list .card-item.full-size-review{padding:0 !important}.reviews-layout .reviews-cards-list .card-item.full-size-review .card-internal{padding:42.4px 31px 25px 31px}@media screen and (max-width: 991px){.reviews-layout .reviews-cards-list .card-item.full-size-review .card-internal{padding:25px 31px 25px 31px}}.contacts-banner{margin:0}.contacts-banner .black-in-gradient{top:unset;bottom:0}/*# sourceMappingURL=main.css.map */
