﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{height:100%;scroll-behavior:smooth}html{font-size:16px}@media(min-width: 768px){html{font-size:18px}}@media(min-width: 1500px){html{font-size:20px}}@media(min-width: 1700px){html{font-size:22px}}@media(min-width: 1921px){html{font-size:24px}}.container{margin:0 auto;padding:0 1rem}@media(min-width: 1200px)and (max-width: 1920px){.container{max-width:1440px}}@media(min-width: 1921px){.container{max-width:1920px}}@media(max-width: 1660px){.container{max-width:1280px}}@media(min-width: 768px){.container .container{max-width:867px}}@media(min-width: 576px){.container .container,.container .container-sm{max-width:676px}}@media(max-width: 567px){.container{padding:0 1.5rem}}@media(max-width: 350px){.container{padding:0 1rem}}:root{--second-family: "Neue Haas Grotesk Text Pro", sans-serif;--second-family: "Neue Haas Grotesk Display Pro", sans-serif}main{position:relative;overflow:hidden}.section__title{margin:87px 0 87px}@media(max-width: 1380px){.section__title{margin:42px 0}}@media(ma-width: 567px){.section__title{margin:36px 0 32px}}.section__title h2{font-family:var(--second-family);font-weight:500;text-shadow:0 0 #000;font-size:20px;letter-spacing:.02em;text-transform:uppercase;color:#596b63;margin:16px 0}@media(max-width: 1380px){.section__title h2{font-size:18px;margin:.5rem 0}}@media(max-width: 899px){.section__title h2{font-size:16px;margin:0}}@media(max-width: 567px){.section__title h2{font-size:15px}}@media(max-width: 467px){.section__title h2{font-size:14px}}@media(max-width: 390px){.section__title h2{display:none}}.section__title p{font-family:var(--second-family);font-weight:300;font-size:64px;color:#596b63;max-width:66%;margin:0}.section__title p b{font-weight:450}@media(max-width: 1380px){.section__title p{font-size:52px}}@media(max-width: 1380px){.section__title p{max-width:100%}}@media(max-width: 899px){.section__title p{font-size:42px}}@media(max-width: 567px){.section__title p{font-size:36px}}@media(max-width: 467px){.section__title p{font-size:32px}}@media(max-width: 389px){.section__title p{font-size:24px}}*::-webkit-scrollbar{height:8px;width:8px}*::-webkit-scrollbar-track{border-radius:0px;background-color:#dfe9eb}*::-webkit-scrollbar-track:hover{background-color:#b8c0c2}*::-webkit-scrollbar-track:active{background-color:#b8c0c2}*::-webkit-scrollbar-thumb{border-radius:0px;background-color:#596b63}*::-webkit-scrollbar-thumb:hover{background-color:#596b63}*::-webkit-scrollbar-thumb:active{background-color:#596b63}.accordion{margin:88px auto}@media(max-width: 467px){.accordion{margin:76px 16px}}.accordion-item{background-color:#fff;transition:1s ease}.accordion-item:first-of-type{border-top:1px solid #212322}.accordion-item:hover{transition:1s ease;text-shadow:0 0 1px #212322}.accordion-item:hover .accordion-item-header{transition:1s ease;text-shadow:0 0 1px #212322}.accordion-item-header{padding:24px 0;font-weight:bold;display:flex;align-items:center;position:relative;cursor:pointer;border-bottom:1px solid #212322;font-family:var(--second-family);font-weight:500;font-size:24px;letter-spacing:.02em;text-transform:uppercase;color:#212322;transition:1s ease}@media(max-width: 1380px){.accordion-item-header{font-size:20px}}@media(max-width: 767px){.accordion-item-header{font-size:18px}}@media(max-width: 467px){.accordion-item-header{font-size:16px;font-weight:500;padding:23px 0;letter-spacing:1px;text-shadow:0 0 #000}}.accordion-item-header::after{content:"+";font-size:32px;position:absolute;right:0;font-weight:300}.accordion-item-header.active::after{content:"−"}.accordion-item-body{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion-item-body-content{padding:2rem 0 2rem 0}.half-circle-mask{position:relative;overflow:hidden}.half-circle-mask.left-round img{clip-path:ellipse(100% 50% at 100% 50%)}.half-circle-mask.right-round img{clip-path:ellipse(100% 50% at 0% 50%)}.half-circle-mask img{width:100%;height:100%;object-fit:cover}.half-circle-mask.branch-img{width:250px}@media(max-width: 1380px){.half-circle-mask.branch-img{width:200px}}@media(max-width: 991px){.half-circle-mask.branch-img{width:100%}}.half-circle-mask.branch-img img{width:250px;height:500px}@media(max-width: 1380px){.half-circle-mask.branch-img img{width:200px;height:400px}}@media(max-width: 991px){.half-circle-mask.branch-img img{width:100%;height:500px}}@media(max-width: 567px){.half-circle-mask.branch-img img{height:300px}}@media(max-width: 467px){.half-circle-mask.branch-img img{height:250px}}@media(max-width: 390px){.half-circle-mask.branch-img img{height:225px}}select{border:none;font-family:var(--second-family);font-weight:450;font-size:16px;letter-spacing:.12em;color:#000;text-transform:uppercase;cursor:pointer}select:focus-visible{outline:none}@media(max-width: 991px){.select2-selection{text-transform:uppercase}}.select2-container--default .select2-selection--single{border-radius:34px;background-color:none;border:none}.select2-results__options{padding:22px !important}.select2-results__option{font-family:var(--second-family);font-weight:450;font-size:16px;letter-spacing:.12em;color:#000;position:relative;display:flex;padding-left:42px;margin-bottom:12px;text-transform:uppercase}.select2-results__option::before{content:"";position:absolute;top:0;left:0;width:29px;height:29px;background-color:rgba(0,0,0,0);border:1px solid #000;border-radius:50%}.select2-results__option--highlighted{background-color:#fff !important;color:#000 !important;text-shadow:0 0 .5px #000}.select2-results__option--highlighted::before{content:"";position:absolute;top:0;left:0;width:29px;height:29px;background-color:#c3a74d;border:1px solid #c3a74d;border-radius:50%}.select2-results__option--selectable{background-color:#fff !important;color:#000 !important}.select2-dropdown{width:400px !important}.select2-container--default .select2-results>.select2-results__options{max-height:fit-content;overflow-y:auto;background-color:#fff;border-radius:12px}.select2-dropdown{background-color:#fff;border:none !important;border-radius:12px !important;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-container--default .select2-selection--single .custom-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;transition:.2s ease}.select2-container--default .select2-selection--single .custom-icon.rotated{transition:.2s ease;transform:rotate(180deg) translateY(50%)}.select2-container--default .select2-selection--single{position:relative;padding-right:30px}.header.secondary{position:absolute;width:100%}.header.secondary .header__submenu--list .header__link{position:relative}.header.secondary .header__submenu--list .header__link::before{content:"";position:absolute;top:50%;left:-16px;border-radius:50%;background-color:#faf2d6;height:8px;width:8px;transform:translateY(-50%);transition:opacity .2s ease;opacity:0}.header.secondary .header__submenu--list .header__link:hover::before{opacity:1}.header.secondary .header__nav{z-index:15}.header.secondary .header__nav .header__list li a.active::before{background-color:#faf2d6}.header.secondary.active{background-color:#596b63}.header.secondary svg path{fill:#faf2d6}.header.secondary a{color:#faf2d6 !important}.header.secondary .header__wrapper{border-color:#faf2d6}.header.secondary .header__logo::after{background-color:#faf2d6}.header.secondary .header__submenu{background-color:#596b63}.header.secondary .burger-menu .menu{background-color:#596b63}.header.secondary .burger-menu .menu svg path{stroke:#faf2d6;fill:none}.header.secondary .burger-menu .menu.submenu-open li{border-color:#faf2d6}.header.secondary .menu-toggle::before,.header.secondary .menu-toggle::after{background-color:#faf2d6}.header.secondary .menu-toggle span{background-color:#faf2d6}.header__wrapper{padding:14px 0;display:flex;align-items:center;border-bottom:1px solid #212322;position:relative}.header__logo{display:flex;width:fit-content;padding:0 34px 0 28px;position:relative;z-index:100;transition:.2s ease}.header__logo svg{transition:.2s ease}.header__logo:hover{transition:.2s ease}.header__logo:hover svg{transition:.2s ease;transform:scale(1.05)}.header__logo::after{content:"";position:absolute;right:0;top:-20px;height:200%;width:1px;background-color:#212322}.header__title{display:flex;height:fit-content;flex:1;padding:0px 0px 0px 26px;z-index:100}@media(max-width: 467px){.header__title svg{width:220px}}@media(max-width: 395px){.header__title{display:none}}.header__nav{padding:0 80px 0 0}.header__nav .header__list{display:flex;list-style:none;padding:0;margin:0;gap:80px}@media(max-width: 1380px){.header__nav .header__list{gap:3rem}}@media(max-width: 1099px){.header__nav .header__list{gap:2rem}}@media(max-width: 899px){.header__nav .header__list{display:none}}.header__nav .header__list li a{font-family:var(--second-family);font-weight:450;font-size:18px;letter-spacing:.01em;text-transform:uppercase;color:#212322;text-decoration-color:rgba(0,0,0,0);text-underline-offset:4px;text-decoration-thickness:1.5px;transition:.5s ease}.header__nav .header__list li a:hover{transition:.5s ease;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:1.5px;text-shadow:0 0 1px #212322}@media(max-width: 1660px){.header__nav .header__list li a{font-size:16px}}.header__nav .header__list li a.active{position:relative}.header__nav .header__list li a.active::before{content:"";position:absolute;top:50%;left:-16px;border-radius:50%;background-color:#000;height:8px;width:8px;transform:translateY(-50%);transition:opacity .2s ease;opacity:1}.burger-menu{top:0;right:0;z-index:1;width:100%;position:absolute}.burger-menu .menu{top:0;left:0;margin:0;z-index:1;width:100%;background:#fff;padding:0;position:absolute;transform:translateY(-100%);transition:transform .5s ease-out;z-index:100}.burger-menu .menu.active{transform:translateY(64px)}.burger-menu .menu.submenu-open li:not(.has-children){display:none}.burger-menu .menu.submenu-open .mobile-back{display:flex}.burger-menu .menu.submenu-open li{border-bottom:1px solid #000}.burger-menu .menu .mobile-back{display:none}.burger-menu .menu li{list-style:none;display:flex;padding-left:75px}.burger-menu .menu li a{padding:30px 0;color:#212322;display:block;background:none;text-align:center;text-decoration:none;transition:background .2s ease-in-out;font-family:var(--second-family);font-weight:450;font-size:22px;letter-spacing:.01em;text-transform:uppercase;display:flex;gap:8px;align-items:center}.burger-menu .menu .submenu-mobile{display:none;padding:0;gap:24px;padding:28px 0 32px}.burger-menu .menu .submenu-mobile.active{display:flex;flex-direction:column}.burger-menu .menu .submenu-mobile .submenu-link{border:none}.burger-menu .menu .submenu-mobile .submenu-link a{padding:0 10px 0 28px;font-family:var(--second-family);font-weight:450;font-size:24px;letter-spacing:.01em;color:#212322;text-transform:capitalize}.menu-toggle{top:24px;z-index:2;right:24px;width:22px;height:4px;padding:8px 0;cursor:pointer;border-radius:50%;position:absolute;display:none}@media(max-width: 899px){.menu-toggle{display:block}}.menu-toggle span{height:2px;display:block;overflow:hidden;text-indent:100%;background:#212322;border-radius:2px;white-space:nowrap;transition:background .3s ease-in-out}.menu-toggle::before,.menu-toggle::after{left:0;content:"";width:22px;height:2px;background:#212322;border-radius:2px;position:absolute;transform-origin:center center;transition:width .2s ease-in-out,background .2s ease-in-out,transform .2s ease-in-out,top .2s ease-in-out,bottom .2s ease-in-out,left .2s ease-in-out,right .2s ease-in-out}.menu-toggle::before{top:0}.menu-toggle::after{bottom:0}.menu-toggle.menu-open span{background:hsla(0,0%,100%,0)}.menu-toggle.menu-open::before{top:9px;transform:rotate(-45deg)}.menu-toggle.menu-open::after{bottom:8px;transform:rotate(45deg)}.menu-toggle.menu-open::before,.menu-toggle.menu-open::after{width:26px;background:#212322}.menu-toggle.menu-open:hover span,.menu-toggle.menu-open:focus span,.menu-toggle.menu-open:active span{background:hsla(0,0%,100%,0)}.menu-toggle.menu-open:hover::before,.menu-toggle.menu-open:focus::before,.menu-toggle.menu-open:active::before{top:8px;left:-3px;transform:rotate(-45deg)}.menu-toggle.menu-open:hover::after,.menu-toggle.menu-open:focus::after,.menu-toggle.menu-open:active::after{left:9px;bottom:10px;transform:rotate(45deg)}.menu-toggle.menu-open:hover::before,.menu-toggle.menu-open:hover::after,.menu-toggle.menu-open:focus::before,.menu-toggle.menu-open:focus::after,.menu-toggle.menu-open:active::before,.menu-toggle.menu-open:active::after{width:18px}.menu-toggle:hover span,.menu-toggle:focus span,.menu-toggle:active span{background:hsla(0,0%,100%,0);opacity:0}.menu-toggle:hover::before,.menu-toggle:focus::before,.menu-toggle:active::before{top:8px;left:-3px;transform:rotate(45deg)}.menu-toggle:hover::after,.menu-toggle:focus::after,.menu-toggle:active::after{left:9px;bottom:10px;transform:rotate(-45deg)}.menu-toggle:hover::before,.menu-toggle:hover::after,.menu-toggle:focus::before,.menu-toggle:focus::after,.menu-toggle:active::before,.menu-toggle:active::after{width:18px}.header__item{position:relative}.header__submenu{display:flex;opacity:0;position:absolute;top:64px;left:0;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2);padding:0;margin:0;list-style:none;width:100%;height:236px;z-index:-100}.header__submenu.active{opacity:1;z-index:10}.header__submenu--nav{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:flex-end}.header__submenu--nav .header__link{text-transform:capitalize !important}.header__submenu .header__link{margin-bottom:12px}.header__submenu--list{padding:0;display:flex;flex-direction:column;list-style:none}.header__submenu--list .header__link{position:relative}.header__submenu--list .header__link::before{content:"";position:absolute;top:50%;left:-16px;border-radius:50%;background-color:#000;height:8px;width:8px;transform:translateY(-50%);transition:opacity .2s ease;opacity:0}.header__submenu--list .header__link:hover::before{opacity:1}.header__submenu li a{text-decoration:none;color:#212322;font-size:16px;display:block;white-space:nowrap}.header__item:hover .header__submenu{display:block}.footer{box-shadow:3px 4px 18px 2px rgba(0,0,0,.05);background:#212322;padding:36px 0;position:relative;overflow:hidden}@media(max-width: 467px){.footer{padding:24px 0}}.footer-bg-1{position:absolute;right:0;top:0rem;height:100%}@media(max-width: 567px){.footer-bg-1{width:100%}}.footer-bg-1 svg{height:100%}.footer__wrapper{display:flex;flex-direction:column;gap:220px;position:relative;z-index:2;position:relative}.footer__wrapper::before{content:"";position:absolute;height:800px;width:1px;left:-3px;top:-79px;background-color:#faf2d6;opacity:.5}@media(max-width: 991px){.footer__wrapper::before{display:none}}@media(max-width: 767px){.footer__wrapper{gap:2rem}}@media(max-width: 467px){.footer__wrapper{gap:60px}}.footer__top{display:flex;justify-content:space-between;width:100%}.footer__top h6{margin:0 0 4px;font-family:var(--second-family);font-weight:500;font-size:12px;color:#faf2d6}@media(max-width: 567px){.footer__top h6{font-size:14px}}.footer__top a{font-family:var(--second-family);font-weight:200;font-size:24px;color:#faf2d6;text-decoration-color:rgba(0,0,0,0);text-underline-offset:4px;text-decoration-thickness:1.5px;transition:.5s ease}.footer__top a:hover{transition:.5s ease;text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:1.5px;text-shadow:0 0 1px #faf2d6}@media(max-width: 567px){.footer__top a{font-size:20px}}.footer__top .footer__nav{margin:0;padding:14px 20px;display:flex;flex-direction:column;gap:.25rem;list-style:none}@media(max-width: 567px){.footer__top .footer__nav{gap:1.5rem}}@media(max-width: 467px){.footer__top .footer__nav{gap:24px;padding:0px 0 0 4px}}.footer__top .footer__nav--left{margin-right:197px}@media(max-width: 767px){.footer__top .footer__nav--left{margin-bottom:4rem}}@media(max-width: 467px){.footer__top .footer__nav--left{margin-bottom:56px;margin-right:74px;padding:0}}@media(max-width: 375px){.footer__top .footer__nav--left{margin-right:2rem}}.footer__top .footer__nav--middle{flex:1}@media(max-width: 567px){.footer__top .footer__nav--right{gap:.5rem}}@media(max-width: 767px){.footer__top{display:grid;grid-template-columns:auto 1fr}}.footer__bottom{display:flex;justify-content:space-between;align-items:flex-end}@media(max-width: 800px){.footer__bottom{flex-direction:column}}@media(max-width: 567px){.footer__bottom{align-items:flex-start}}.footer__bottom--title{display:flex;width:100%;align-items:flex-end;position:relative}@media(max-width: 467px){.footer__bottom--title{margin-bottom:28px}}.footer__bottom--title svg{display:flex;position:relative;bottom:43px;left:19px}@media(max-width: 567px){.footer__bottom--title svg{position:unset}}@media(max-width: 467px){.footer__bottom--title svg{height:100%;width:250px}}.footer__bottom--title .scroll-top{position:absolute;left:39.5%;bottom:23px;cursor:pointer}@media(max-width: 991px){.footer__bottom--title .scroll-top{display:none}}.footer__bottom--title span{font-family:var(--second-family);font-weight:400;font-size:12px;color:rgba(250,242,214,.5);letter-spacing:1px}.footer__bottom--copyright{font-family:var(--second-family);font-weight:400;font-size:12px;color:#faf2d6;letter-spacing:.75px;white-space:nowrap}@media(min-width: 1380px){.footer__bottom--copyright{margin:0 0 29px 0;position:relative;left:18px}}@media(max-width: 467px){.about-us__title{display:none}}.about-inner__wrapper .section__title{margin:84px 0 80px}@media(max-width: 467px){.about-inner__wrapper .section__title{margin:56px 16px 36px}}.about-inner__wrapper .section__title h2{margin:10px 0}@media(max-width: 467px){.about-inner__wrapper .section__title p{text-transform:uppercase}}.about-inner__team{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:4rem;row-gap:3rem;margin-bottom:88px;margin:0 auto}@media(max-width: 1920px){.about-inner__team{grid-template-columns:1fr 1fr 1fr;max-width:1220px}}@media(max-width: 1199px){.about-inner__team{column-gap:3rem;row-gap:2rem}}@media(max-width: 767px){.about-inner__team{grid-template-columns:1fr 1fr}}@media(max-width: 567px){.about-inner__team{column-gap:2rem;row-gap:3rem;margin-bottom:0rem}}@media(max-width: 430px){.about-inner__team{column-gap:24px;row-gap:42px}}@media(max-width: 374px){.about-inner__team{grid-template-columns:1fr}}.team__member{display:flex;flex-direction:column}.team__member--img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:.5s ease}.team__member--img:hover{transition:.5s ease;transform:scale(1.1)}.team__member--img__wrapper{overflow:hidden;margin-bottom:32px;border-radius:12px}@media(max-width: 567px){.team__member--img__wrapper{margin-bottom:1rem}}.team__member--name{margin-bottom:.5rem;font-family:var(--second-family);font-weight:600;font-size:24px;text-transform:uppercase;color:#596b63;cursor:pointer;transition:.5s ease}.team__member--name:hover{transition:.5s ease;color:#212322}@media(max-width: 1099px){.team__member--name{font-size:20px}}@media(max-width: 767px){.team__member--name{font-size:18px}}@media(max-width: 567px){.team__member--name{font-size:16px;font-weight:600;margin-bottom:.75rem}}@media(max-width: 467px){.team__member--name{font-size:14px;margin-bottom:8px}}.team__member--links{display:flex;align-items:center;gap:1rem}.team__member--links a{transition:1s ease;display:flex}.team__member--links a:hover{transition:1s ease;transform:scale(1.1)}@media(max-width: 467px){.team__member--links a svg{width:28px;height:28px}}@media(max-width: 567px){.team__member--links a{margin-left:.5rem}}@media(max-width: 467px){.team__member--links a{width:20px;height:20px}}@media(max-width: 567px){.team__member--links{display:grid;grid-template-columns:auto 1fr auto}}@media(max-width: 467px){.team__member--links{gap:14px;column-gap:20px}}.team__member--post{display:flex;align-items:center;justify-content:center;border:1px solid #212322;border-radius:26px;padding:4px 12px;font-family:var(--second-family);font-weight:450;font-size:16px;line-height:150%;letter-spacing:.12em;text-transform:uppercase;color:#212322;cursor:pointer;transition:.5s ease}.team__member--post:hover{transition:.5s ease;background-color:#212322;color:#fff}@media(max-width: 991px){.team__member--post{font-size:14px}}@media(max-width: 567px){.team__member--post{grid-column:1/-1;width:fit-content;font-size:12px}}@media(max-width: 467px){.team__member--post{padding:4px 8px;font-size:11px;white-space:nowrap;line-height:unset;font-weight:550}}.impact-team{background:#dadedc;padding:35px 0 88px}@media(max-width: 467px){.impact-team{padding:38px 0 61px}}.impact-team .section__header{margin-bottom:52px}@media(max-width: 467px){.impact-team .section__header{margin-bottom:24px}}.impact-team .about-inner__team{margin:0 auto}.about-post{background:#596b63;padding:3rem 0}@media(max-width: 567px){.about-post{padding:3rem 0}}.about-post__wrapper{display:flex;gap:2rem}@media(max-width: 567px){.about-post__wrapper{flex-direction:column}}.about-post__img{border-radius:12px;width:60%;height:514px}@media(max-width: 567px){.about-post__img{width:100%}}@media(max-width: 467px){.about-post__img{height:400px}}.about-post__img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}@media(max-width: 567px){.about-post__img img{aspect-ratio:1/1.2}}.about-post__text{width:50%}@media(max-width: 567px){.about-post__text{width:100%}}.about-post__text h2{font-family:var(--second-family);font-weight:500;text-shadow:0 0 0 #000;font-size:20px;letter-spacing:.04em;text-transform:uppercase;color:#faf2d6;letter-spacing:1.2px}@media(max-width: 1380px){.about-post__text h2{font-size:18px}}@media(max-width: 567px){.about-post__text h2{font-size:16px;margin:0 0 8px;font-weight:400}}@media(max-width: 392px){.about-post__text h2{font-size:14px;margin-bottom:0;margin:0 0 4px}}.about-post__text p{font-family:var(--second-family);font-weight:300;font-size:40px;line-height:105%;color:#faf2d6;letter-spacing:.45px}@media(max-width: 1380px){.about-post__text p{font-size:32px;margin:1rem 0}}@media(max-width: 899px){.about-post__text p{font-size:26px}}@media(max-width: 767px){.about-post__text p{font-size:24px}}@media(max-width: 567px){.about-post__text p{font-size:22px;margin:0}}@media(max-width: 467px){.about-post__text p{font-size:20px}}@media(max-width: 467px){.about-post.secondary{padding:54px 0 64px}}.about-post.secondary .about-post__wrapper{gap:0}@media(max-width: 467px){.about-post.secondary .about-post__wrapper{margin:0 16px}}.about-post.secondary .about-post__text{width:55%}.about-post.secondary .about-post__text h2{margin:19px 24px 24px 32px}@media(max-width: 567px){.about-post.secondary .about-post__text h2{margin:30px 0 4px}}@media(max-width: 467px){.about-post.secondary .about-post__text h2{text-shadow:0 0 #faf2d6;font-weight:500;font-size:14px}}.about-post.secondary .about-post__text p{margin:24px 24px 24px 32px;letter-spacing:.3px}@media(max-width: 567px){.about-post.secondary .about-post__text p{margin:0px 0 8px;font-weight:200}}@media(max-width: 567px){.about-post.secondary .about-post__text{width:100%}}@media(max-width: 567px){.about-post.secondary .about-post__img{height:225px}}.about-inner-accordion{margin-bottom:90px}@media(max-width: 467px){.about-inner-accordion{margin-bottom:74px}}@media(max-width: 1920px){.about-inner__container{max-width:1220px}}.news-index{background-color:#dadedc;padding:48px 0 52px}@media(max-width: 467px){.news-index{padding:62px 0 77px}}.news-index .section__header{margin-bottom:20px}@media(max-width: 467px){.news-index .section__header{margin-bottom:36px}}.news-index .swiper-custom-controls{display:none}@media(max-width: 991px){.news-index .swiper-custom-controls{display:flex}}@media(max-width: 467px){.news-index .swiper-custom-controls{padding:0 12px}}.news-index__wrapper{display:flex;justify-content:space-between;gap:1.5rem}@media(max-width: 991px){.news-index__wrapper{margin-bottom:3rem;gap:0}}@media(max-width: 467px){.news-index__wrapper{padding:0 12px;margin-bottom:22px}}@media(min-width: 991px){.news-index__wrapper .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}}.news-index__wrapper .swiper-wrapper .news__card{width:100% !important;height:auto !important;display:flex;flex-direction:column}.news-index__img{margin-bottom:1.5rem;display:flex}@media(max-width: 567px){.news-index__img{display:none}}.news-index__img img{width:100%;border-radius:14px;object-fit:cover;max-height:185px}.news__card{background-color:#fff;border-radius:12px}.news__card--date{font-family:var(--second-family);font-weight:400;text-shadow:0 0 #000;font-size:12px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#596b63;padding:42px 1rem 0rem}@media(max-width: 467px){.news__card--date{padding:21px 1rem 16px;letter-spacing:3px}}.news__card h5{margin:0}@media(max-width: 467px){.news__card h5{margin:0}}.news__card h5 a{text-decoration:none;font-family:var(--second-family);font-weight:600;font-size:24px;color:#596b63;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:1rem 0;padding:0rem 1rem 0rem;transition:1s ease}@media(max-width: 467px){.news__card h5 a{margin:0 0 18px;line-height:32px;etter-spacing:.25px}}.news__card h5 a:hover{transition:1s ease;text-shadow:0 0 .5px #000;color:#000}.news__card p{font-family:var(--second-family);font-weight:400;font-size:18px;color:#596b63;padding-right:1rem;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding:0rem 1rem 1rem}@media(max-width: 1440px){.news__card p{font-weight:500;font-size:16px;padding:0rem 1rem 0;margin:0 0 24px}}@media(max-width: 467px){.news__card p{padding:0 1rem 0px;margin-bottom:31px;line-height:21px}}.news__card--tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:0rem 1rem 58px}@media(max-width: 1440px){.news__card--tags{padding:0rem 1rem 82px}}@media(max-width: 567px){.news__card--tags{padding-bottom:32px}}@media(max-width: 467px){.news__card--tags{padding-bottom:30px}}.news__card--tag{font-family:var(--second-family);font-weight:500;font-size:12px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#596b63;border:1px solid #596b63;border-radius:26px;padding:4px 24px}.news__card--link{display:flex;justify-content:flex-end;align-items:center;gap:.25rem;margin-left:auto;padding-right:1rem;font-family:var(--second-family);font-weight:450;font-size:20px;color:#596b63;transition:1s ease;cursor:pointer;width:fit-content;padding:0rem 38px 30px;margin-top:auto;text-decoration:none}@media(max-width: 767px){.news__card--link{margin-left:0}}@media(max-width: 467px){.news__card--link{padding:0rem 14px 28px;letter-spacing:.5px}}.news__card--link svg{transition:1s ease}.news__card--link:hover{transition:1s ease;text-shadow:0 0 1px #596b63}.news__card--link:hover svg{transition:1s ease;transform:rotate(47.5deg)}.front-page .our-impact{padding:42px 0 82px}@media(max-width: 567px){.front-page .our-impact{padding:47px 0 62px}}@media(max-width: 567px){.front-page .nums__card--subtitle{font-family:var(--second-family);font-weight:500;font-size:23px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#faf2d6}}@media(max-width: 467px){.front-page .quote__quote p{font-weight:400}}.bg-svg-1{position:absolute;z-index:-1;right:-9px;top:-125px}@media(max-width: 767px){.bg-svg-1{display:none}}.bg-svg-2{position:absolute;display:none;z-index:-1;right:0}@media(max-width: 767px){.bg-svg-2{display:block}}.hero{position:relative}.hero__bg{position:absolute;right:0;top:-100px}@media(max-width: 991px){.hero__bg svg:first-of-type{display:none}}.hero__bg svg:last-of-type{display:none}@media(max-width: 991px){.hero__bg svg:last-of-type{display:flex}}.hero .section__title{margin:98px 0 40px}@media(max-width: 467px){.hero .section__title{max-width:304px;margin:39px 0px 38px 12px;letter-spacing:.3px}}.section__header{padding:1rem 0;border-top:1px solid #596b63;border-bottom:1px solid #596b63;margin-bottom:55px}@media(max-width: 467px){.section__header{padding:12px 0}}.section__header h6{margin:0;font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.06em;text-transform:uppercase;color:#596b63}@media(max-width: 767px){.section__header h6{font-family:var(--second-family)}}@media(max-width: 467px){.section__header h6{font-size:16px}}.section__link{display:flex;justify-content:flex-end;align-items:center;gap:.25rem;text-decoration:none;font-family:var(--second-family);font-weight:450;font-size:20px;color:#596b63;transition:1s ease;cursor:pointer;width:fit-content}.section__link svg{transition:1s ease}.section__link:hover{transition:1s ease;text-shadow:0 0 1px #596b63}.section__link:hover svg{transition:1s ease;transform:rotate(47.5deg)}.section__title-secondary{font-family:var(--second-family);font-weight:400;font-size:40px;color:#212322;margin-bottom:94px}.ui-button__primary{border:1px solid #faf2d6;border-radius:22px;font-family:var(--second-family);font-weight:400;font-size:16px;color:#faf2d6;padding:12px 18px;display:flex;align-items:center;gap:.5rem;text-decoration:none}.ui-button__primary svg{transition:1s ease}.ui-button__primary:hover{transition:1s ease}.ui-button__primary:hover svg{transition:1s ease;transform:rotate(47.5deg)}.ui-socials{display:flex;gap:12px}.ui-socials .social-link{display:flex;justify-content:center;align-items:center;width:32px;aspect-ratio:1;border-radius:50%}.ui-socials .social-link svg{display:flex}.ui__tags{display:flex;flex-wrap:wrap;gap:12px;padding:0rem 0rem 1rem;margin-bottom:40px}.ui__tags .ui__tag{font-family:var(--second-family);font-weight:500;font-size:11px;line-height:100%;letter-spacing:.1em;text-transform:uppercase;color:#000;border:1px solid #000;border-radius:26px;padding:4px 8px;display:flex;align-items:center;justify-content:center}.dropdown-wrapper{display:flex;gap:24px;width:100%}.filter-dropdown,.sort-dropdown{display:flex;flex-direction:column}.services-hero__wrapper{margin:0 0 40px 80px;transition:.2s ease}@media(max-width: 991px){.services-hero__wrapper{margin:0;padding:0}}.services-hero__wrapper.active{transition:.2s ease;margin:0}.service-item{display:flex;min-height:784px;height:784px;max-height:1080px;margin:0;padding:0;overflow:hidden;list-style-type:none;width:100%;min-width:100%;flex-direction:column;background-image:url(../img/hero-index-bg.jpg);object-fit:cover;background-position-y:-300px;z-index:0;position:relative}@media only screen and (min-width: 991px){.service-item{flex-direction:row}}@media(max-width: 467px){.service-item{min-height:357px;height:357px}}@media(max-width: 991px){.service-item.not-expanded{min-height:357px;height:100%}}@media(max-width: 991px){.service-item.expanded{min-height:900px;height:100vh}}@media(max-width: 567px){.service-item.expanded{min-height:1000px}}.service-item__block{flex:1.15;display:flex;align-items:stretch;cursor:pointer;transition:all .35s ease;position:relative;background-size:cover;background-repeat:no-repeat;background-position:top center;overflow:hidden}@media(max-width: 467px){.service-item__block{flex:1}}.service-item__block:nth-child(1){transition:1s ease}.service-item__block:nth-child(1):hover::before{transition:1s ease;background:#c3a74d}.service-item__block:nth-child(1):hover img{transition:1s ease;transform:scale(1.1)}@media(max-width: 767px){.service-item__block:nth-child(1):hover img{transform:scale(1)}}.service-item__block:nth-child(1)::before{transition:1s ease;mix-blend-mode:multiply;background:rgba(195,167,77,.75)}.service-item__block:nth-child(2):hover::before{transition:1s ease;background:#489361}.service-item__block:nth-child(2):hover img{transition:1s ease;transform:scale(1.1)}@media(max-width: 767px){.service-item__block:nth-child(2):hover img{transform:scale(1)}}.service-item__block:nth-child(2)::before{transition:1s ease;mix-blend-mode:multiply;background:rgba(72,147,97,.75)}.service-item__block:nth-child(3):hover::before{transition:1s ease;background:#3d97b5}.service-item__block:nth-child(3):hover img{transition:1s ease;transform:scale(1.1)}@media(max-width: 767px){.service-item__block:nth-child(3):hover img{transform:scale(1)}}.service-item__block:nth-child(3)::before{transition:1s ease;mix-blend-mode:multiply;background:rgba(61,151,181,.75)}.service-item__block:nth-child(4):hover::before{transition:1s ease;background:#f3b223}.service-item__block:nth-child(4):hover img{transition:1s ease;transform:scale(1.1)}@media(max-width: 767px){.service-item__block:nth-child(4):hover img{transform:scale(1)}}.service-item__block:nth-child(4)::before{transition:1s ease;mix-blend-mode:multiply;background:rgba(243,178,35,.75)}.service-item__block:nth-child(5):hover::before{transition:1s ease;background:#d9d8d6}.service-item__block:nth-child(5):hover img{transition:1s ease;transform:scale(1.1)}@media(max-width: 767px){.service-item__block:nth-child(5):hover img{transform:scale(1)}}.service-item__block:nth-child(5)::before{transition:1s ease;mix-blend-mode:multiply;background:rgba(217,216,214,.75)}.service-item__block:before{content:"";position:absolute;z-index:20;top:0;left:0;width:100%;height:100%;mix-blend-mode:color}.service-item__block--active{flex:8;cursor:default}.service-item__title{font-weight:bold;white-space:nowrap;word-spacing:6px;position:absolute;z-index:30;opacity:1;bottom:36px;transition:top .35s,opacity .15s;transform-origin:0 0;text-transform:uppercase;display:flex;align-items:flex-end;width:100%;justify-content:center}@media(max-width: 991px){.service-item__title{bottom:0;height:100%;margin:0 auto;transform:rotate(90deg);top:0;right:0;left:0;transform-origin:center;align-items:center}}.service-item__title img{transition:1s ease;display:flex}.service-item__title img:last-of-type{width:164px;height:99px}@media(max-width: 1279px){.service-item__title img:last-of-type{display:none}}.service-item__title span{display:flex;color:#faf2d6;font-family:var(--second-family);font-weight:500;font-size:32px;height:100%;width:100%;transform:rotate(-90deg);top:-67px;position:relative}@media(max-width: 1440px){.service-item__title span{font-size:24px}}@media(max-width: 1279px){.service-item__title span{display:flex !important;align-items:center;margin:0 34px;word-spacing:1.5px}}@media(max-width: 991px){.service-item__title span{top:0;text-align:left}}@media(max-width: 467px){.service-item__title span{align-items:center;font-size:20px;margin:0 34px;word-spacing:1.5px}}.service-item__block--active .service-item__title{opacity:0;top:200%}.service-item__section-content{position:relative;z-index:30;opacity:0;align-self:flex-end;width:100%;transition:all .35s .1s ease-out;height:100%}.service-item__block--active .service-item__section-content{opacity:1}.service-item__inner{position:absolute;display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-column-gap:20px;align-items:flex-end;left:0;bottom:0;padding:20px;opacity:0;transition:opacity .25s ease-out;height:auto;top:0}@media only screen and (min-width: 768px){.service-item__inner{grid-auto-flow:column;grid-column-gap:40px;padding:4rem 2rem}}@media only screen and (min-width: 1280px){.service-item__inner{grid-auto-flow:column;grid-template-columns:50vw 200px;grid-column-gap:40px;padding:80px 60px 60px 52px}}@media(max-width: 467px){.service-item__inner{padding:13px 32px 0 42px}}.service-item__block--active .service-item__inner{opacity:1}.service-item__bio{display:flex;flex-direction:column;grid-gap:8px;height:100%}@media(max-width: 767px){.service-item__bio{grid-gap:12px}}.service-item__bio>img:last-of-type{margin-top:auto;width:164px;height:99px;display:flex}@media(max-width: 767px){.service-item__bio>img:last-of-type{display:none}}.service-item__bio-title{font-family:var(--second-family);font-weight:350;font-size:64px;color:#faf2d6;margin:0}@media only screen and (min-width: 768px){.service-item__bio-title{font-size:48px;line-height:48px}}@media only screen and (min-width: 1280px){.service-item__bio-title{font-size:64px;line-height:64px}}@media(max-width: 767px){.service-item__bio-title span{display:none}}.service-item__bio-title img{width:164px;height:99px;display:none}@media(max-width: 767px){.service-item__bio-title img{display:flex}}.service-item__bio-description{font-family:var(--second-family);font-weight:400;font-size:18px;color:#faf2d6;max-width:638px;letter-spacing:.8px}@media(max-width: 1440px){.service-item__bio-description{font-size:17px}}@media(max-width: 467px){.service-item__bio-description{margin-top:0}}.service-item__bio-description img{display:none}@media(max-width: 767px){.service-item__bio-description img{display:flex}}.service-item__bio-description p:nth-child(2){margin:24px 0}@media(max-width: 467px){.service-item__bio-description p{margin:8px 0px;line-height:21.2px}}.service-item__links{display:flex;gap:62px;height:fit-content;align-items:center;margin:36px 0 0}@media(max-width: 991px){.service-item__links{margin-top:auto}}@media(max-width: 467px){.service-item__links{gap:26px;margin:36px 0 0}}@media(max-width: 375px){.service-item__links{gap:12px;flex-wrap:wrap}}.service-item__links .section__link{color:#faf2d6;font-weight:400}.service-item__links .ui-button__primary{padding:11px 16px}.nums{padding:122px 0 160px;background:#596b63;position:relative}@media(max-width: 991px){.nums{padding:116px 0 82px}}@media(max-width: 767px){.nums{padding:62px 0 52px}}@media(max-width: 567px){.nums{padding:36px 0 68px}}.nums.secondary{background:linear-gradient(229deg, #596b63 0%, #c3a74d 150%);padding:4rem 0}@media(max-width: 567px){.nums.secondary{background:linear-gradient(229deg, #596b63 0%, #c3a74d 100%)}}@media(max-width: 991px){.nums.secondary .swiper-custom-controls{display:none}}.nums.secondary .nums__card{width:100% !important;flex-direction:row;gap:136px}.nums.secondary .nums__card .nums__card--num{font-size:342px}.nums.secondary .nums__card .nums__card--subtitle{font-family:var(--second-family);font-weight:300;font-size:41px;letter-spacing:.02em;color:#faf2d6;text-transform:unset;max-width:unset}.nums-bg-1{position:absolute;top:0}.nums.light{background:#e7eaeb}@media(max-width: 467px){.nums.light{padding:56px 0 49px}}.nums.light .nums__card--num{color:#212322}.nums.light .nums__card--subtitle{color:#212322}@media(max-width: 467px){.nums.light .nums__card--subtitle{font-weight:600;font-size:23px}}.nums.light .nums__divider{background-color:#212322}.nums.light .swiper-custom-controls .custom-pagination{color:#212322;font-weight:400;font-family:var(--second-family)}.nums .swiper-custom-controls{display:none}@media(max-width: 991px){.nums .swiper-custom-controls{display:flex}}@media(max-width: 467px){.nums .swiper-custom-controls{padding:0 18px}}.nums .swiper-custom-controls .custom-pagination{color:#faf2d6;font-weight:300;font-family:var(--second-family)}.nums .swiper-custom-controls .nums-pagination-total{opacity:.5}.nums .swiper-wrapper{justify-content:center}@media(max-width: 1440px){.nums .swiper-wrapper{justify-content:unset}}@media(max-width: 1279px){.nums .swiper-wrapper{justify-content:space-between}}@media(max-width: 991px){.nums .swiper-wrapper{margin-bottom:62px}}@media(max-width: 567px){.nums .swiper-wrapper{margin-bottom:32px}}.nums .swiper-wrapper .swiper-slide{width:fit-content;height:184px}@media(max-width: 991px){.nums .swiper-wrapper .swiper-slide{height:100%}}.nums .swiper-wrapper .nums__divider:last-of-type{display:none}.nums__wrapper{display:flex;justify-content:space-between;flex-direction:column;position:relative}.nums__wrapper .swiper-wrapper{align-items:center}.nums__wrapper>svg{position:absolute;bottom:-117px;left:11px}@media(max-width: 991px){.nums__wrapper>svg{display:none}}.nums__card{display:flex;flex-direction:column;align-items:center;position:relative}.nums__card--num{font-family:var(--second-family);font-weight:100;font-size:125px;letter-spacing:.04em;color:#faf2d6}@media(max-width: 767px){.nums__card--num{font-size:176px;line-height:177px}}.nums__card--subtitle{font-family:var(--second-family);font-weight:500;font-size:18px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#faf2d6;max-width:250px}@media(max-width: 567px){.nums__card--subtitle{max-width:unset}}.nums__divider{height:350px;width:1px;background-color:#faf2d6}.nums__divider:nth-child(2){margin:0 46px}@media(max-width: 1279px){.nums__divider:nth-child(2){margin:0}}.nums__divider:nth-child(4){margin:0 32px}@media(max-width: 1279px){.nums__divider:nth-child(4){margin:0}}.nums__divider:nth-child(6){margin:0px 64px 0 24px}@media(max-width: 1279px){.nums__divider:nth-child(6){margin:0}}.our-impact{padding:42px 0 82px}@media(max-width: 1440px){.our-impact{padding:140px 0 82px}}@media(max-width: 467px){.our-impact .section__header{margin-bottom:24px}}.our-impact__wrapper{display:flex;gap:52px}@media(max-width: 991px){.our-impact__wrapper{flex-direction:column}}@media(max-width: 467px){.our-impact__wrapper{padding:0 20px}}.our-impact__img{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-left:14px}@media(max-width: 991px){.our-impact__img{margin-left:0}}@media(max-width: 567px){.our-impact__img{gap:8px}}@media(max-width: 467px){.our-impact__img{display:none}}.our-impact--link{display:flex;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:4rem;margin-left:auto;padding-right:1rem;font-family:var(--second-family);font-weight:450;font-size:20px;color:#596b63;transition:1s ease;cursor:pointer;width:fit-content}.our-impact--link svg{transition:1s ease}.our-impact--link:hover{transition:1s ease;text-shadow:0 0 1px #596b63}.our-impact--link:hover svg{transition:1s ease;transform:rotate(47.5deg)}.our-impact__text{display:flex;flex-direction:column;margin-top:56px}@media(max-width: 567px){.our-impact__text{margin-top:24px}}@media(max-width: 467px){.our-impact__text{margin-top:29px}}.our-impact__text h5{font-family:var(--second-family);font-weight:600;font-size:36px;line-height:131%;color:#596b63;margin:0}@media(max-width: 1440px){.our-impact__text h5{font-size:32px}}@media(max-width: 467px){.our-impact__text h5{font-weight:600;font-size:33px;line-height:111%}}.our-impact__text p{font-family:var(--second-family);font-weight:500;font-size:16px;color:#596b63;font-size:18px}@media(max-width: 1440px){.our-impact__text p{font-size:16px;max-width:350px}}@media(max-width: 991px){.our-impact__text p{max-width:100%}}@media(max-width: 467px){.our-impact__text p{font-size:17px}}.our-impact__links{display:flex;flex-direction:column;gap:1rem;margin-top:auto}@media(max-width: 991px){.our-impact__links{margin-top:4rem}}@media(max-width: 567px){.our-impact__links{margin-top:52px}}.quote{padding:35px 0 0px}@media(max-width: 467px){.quote{padding:38px 0px 61px}}.quote__wrapper{display:flex;justify-content:space-between;gap:35%;padding:52px 0 106px}@media(max-width: 991px){.quote__wrapper{padding:32px 0 0}}.quote__quote{position:relative;display:flex;flex-direction:column}.quote__quote p{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:105%;color:#596b63;margin-top:0;margin-bottom:92px}@media(max-width: 767px){.quote__quote p{margin-left:4rem;margin-bottom:42px}}@media(max-width: 467px){.quote__quote p{margin-left:55px;margin-bottom:36px;line-height:44px;letter-spacing:.75px}}.quote__author{font-family:var(--second-family);font-weight:450;font-size:18px;line-height:150%;letter-spacing:.02em;color:#596b63;margin-top:auto}@media(max-width: 1440px){.quote__author{font-size:14px}}.quote__dc{position:absolute;left:-72px;top:0}@media(max-width: 767px){.quote__dc{left:0}}@media(max-width: 467px){.quote__dc svg{width:43px;height:59px}}.quote__img{display:flex;align-items:flex-end}@media(max-width: 767px){.quote__img{display:none}}.quote__img img{width:100%;object-fit:cover;width:131px;height:147px}.swiper-custom-controls{display:flex;justify-content:space-between;align-items:center;align-items:flex-end}.custom-pagination{display:flex;align-items:center;gap:7px;font-family:var(--second-family);font-weight:400;font-size:18px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#212322;top:50%;left:20px;transform:translateY(-50%);z-index:10}.custom-pagination-current{color:#212322}.custom-pagination-total{opacity:.5}.custom-navigation{display:flex;gap:10px;z-index:10}.branch-main{position:relative}.branch-main .about-post{background-color:#fff}.branch-main .about-post .about-post__wrapper{padding:0 32px;gap:54px}.branch-main .about-post h2{color:#212322}.branch-main .about-post p{color:#212322;margin:24px 0px;font-weight:400;letter-spacing:0}@media(max-width: 467px){.branch-main .quote h6{font-size:20px}}@media(max-width: 467px){.branch-main .about-post__wrapper{padding:0 18px;gap:24px}}@media(max-width: 467px){.branch-main .about-post__text h2{font-size:16px;margin:0 0 8px;font-weight:500;text-shadow:0 0 0 #000}}.branch-main .our-impact{padding-bottom:54px}@media(max-width: 567px){.branch-main .our-impact{padding:89px 0 24px}}@media(max-width: 467px){.branch-main .our-impact__img{display:flex !important}}@media(max-width: 467px){.branch-main .our-impact__img img{height:200px !important}}@media(max-width: 467px){.branch-main .our-impact__wrapper{gap:24px;padding:0px 16px}}@media(max-width: 467px){.branch-main .our-impact__text h5{font-size:20px;margin-bottom:8px;line-height:27px}}@media(max-width: 467px){.branch-main .our-impact__text p{font-size:14px}}@media(max-width: 467px){.branch-main .our-impact__links{margin-top:36px}}.branch-hero{height:100vh;position:relative}@media(max-width: 991px){.branch-hero{height:552px}}.branch-hero__bg-1{position:absolute;height:100%;right:0;top:-65px}.branch-hero__bg-1 svg{height:108%}@media(max-width: 991px){.branch-hero__bg-1{display:none}}.branch-hero__bg-2{position:absolute;height:max-content;right:0;top:65px;display:none}@media(max-width: 991px){.branch-hero__bg-2{display:flex}}.branch-hero__bg-2 svg{height:76%}.branch-hero img{width:100%;height:100vh;position:absolute;z-index:-1;object-fit:cover;object-position:bottom}@media(max-width: 991px){.branch-hero img{height:552px}}.branch-hero .container{height:100%}.branch-hero__header h5{font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.02em;text-transform:uppercase;color:#faf2d6;letter-spacing:2px;margin-bottom:4px}@media(max-width: 567px){.branch-hero__header h5{font-family:var(--second-family);font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#faf2d6}}@media(max-width: 467px){.branch-hero__header h5{font-family:var(--second-family);font-size:14px;text-transform:uppercase;color:#faf2d6;letter-spacing:1.2px;margin:0 0 12px}}.branch-hero__title h4{font-family:var(--second-family);font-weight:300;font-size:64px;color:#faf2d6;margin:0 0 76px 0;max-width:720px}@media(max-width: 991px){.branch-hero__title h4{max-width:unset;font-size:42px;margin:0 0 40px 0}}@media(max-width: 567px){.branch-hero__title h4{font-size:32px;font-weight:350}}.branch-hero__wrapper{height:100%;display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding:0 0 0 30px}@media(max-width: 467px){.branch-hero__wrapper{padding:0px 0 0 16px}}.branch-hero__wrapper::before{content:"";position:absolute;width:1px;height:calc(100% - 65px);background-color:#faf2d6;left:3px;display:none}@media(max-width: 1440px){.branch-hero__wrapper::before{display:flex}}@media(max-width: 1439px){.branch-hero__wrapper::before{display:none}}@media(max-width: 567px){.portfolio-accordion{padding:0 0 0 0}}.portfolio-accordion .accordion-item{border-bottom:1px solid #212322}.portfolio-accordion .accordion-item-header{border-bottom:none;padding:24px 0}.portfolio-accordion .swiper-custom-controls{display:none}@media(max-width: 567px){.portfolio-accordion .swiper-custom-controls{display:flex;justify-content:center;margin-top:56px;padding-bottom:32px}}.portfolio__section-title{font-family:var(--second-family);font-size:24px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#212322;display:table;margin:0 auto 40px;padding-bottom:16px;border-bottom:2px solid #212322}.portfolio__section-title:not(:first-child){margin-top:56px}@media(max-width: 567px){.portfolio__section-title{font-size:15px;padding-bottom:12px;margin-bottom:28px}.portfolio__section-title:not(:first-child){margin-top:40px}}.portfolio__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:50px;row-gap:62px;margin-bottom:56px;padding:0 19px}@media(max-width: 1921px){.portfolio__grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width: 1023px){.portfolio__grid{grid-template-columns:1fr 1fr}}@media(max-width: 567px){.portfolio__grid{grid-template-columns:1fr;column-gap:0;row-gap:32px}}.portfolio__slider{display:none}.portfolio__slide{display:flex;flex-direction:column;gap:56px}@media(max-width: 467px){.portfolio__slide{gap:50px}}.portfolio__card{display:flex;flex-direction:column;text-decoration:none;transition:1s ease}.portfolio__card:hover{transition:1s ease}.portfolio__card:hover .portfolio__card-img{transition:1s ease}.portfolio__card:hover .portfolio__card-img img{transition:1s ease;transform:scale(1.1)}.portfolio__card:hover .portfolio__card-img--logo img{transform:none}.portfolio__card:hover .section__link{transition:1s ease;text-shadow:0 0 1px #596b63}.portfolio__card:hover .section__link svg{transition:1s ease;transform:rotate(47.5deg)}.portfolio__card-img{border-radius:12px;margin-bottom:24px;transition:1s ease;overflow:hidden;height:283px;display:flex;align-items:center;justify-content:center}@media(max-width: 567px){.portfolio__card-img{height:auto;margin-bottom:32px}}.portfolio__card-img img{transition:1s ease;width:100%;height:100%;object-fit:cover;border-radius:12px}.portfolio__card-img--logo img{object-fit:contain}.portfolio__card-title{font-family:var(--second-family);font-weight:600;font-size:32px;line-height:131%;color:#000;margin-bottom:.75rem}@media(max-width: 467px){.portfolio__card-title{font-size:18px;margin-bottom:8px;text-transform:uppercase}}.portfolio__card-subtitle{font-family:var(--second-family);font-weight:500;font-size:16px;color:#000;letter-spacing:.8px;margin-bottom:18px}@media(max-width: 467px){.portfolio__card-subtitle{font-size:14px;letter-spacing:.5px;margin-bottom:26px}}@media(max-width: 1440px){.portfolio__card .section__link{font-size:14.49px;font-weight:400}}@media(max-width: 467px){.portfolio__card .section__link{font-size:18px}}.portfolio__more{font-family:var(--second-family);font-weight:450;font-size:18px;color:#212322;border:1px solid #212322;border-radius:22px;padding:11px 17px;width:fit-content;display:flex;justify-content:center;align-items:center;margin:0 auto;background-color:rgba(0,0,0,0);transition:.2s ease;cursor:pointer}.portfolio__more:hover{transition:.2s ease;background-color:#212322;color:#fff}.logotype__img{display:flex;justify-content:center;align-items:center;width:calc(20% - 50px)}.logotype__img img{width:100%}@media(max-width: 1099px){.logotype__img{width:calc(33% - 50px)}}@media(max-width: 567px){.logotype__img{width:calc(50% - 12px)}}.logotype__grid{display:flex;flex-wrap:wrap;column-gap:62px;row-gap:84px;margin-bottom:0px}@media(max-width: 567px){.logotype__grid{column-gap:24px;row-gap:40px}}.logotype__slider{display:none}.logotype__slide{display:flex;flex-direction:column;gap:56px}.logotype__more{font-family:var(--second-family);font-weight:450;font-size:18px;color:#212322;border:1px solid #212322;border-radius:22px;padding:11px 17px;width:fit-content;display:flex;justify-content:center;align-items:center;margin:0 auto;background-color:rgba(0,0,0,0);transition:.2s ease;cursor:pointer}.logotype__more:hover{transition:.2s ease;background-color:#212322;color:#fff}.recent-spotlight{padding-bottom:75px;padding-top:48px}@media(max-width: 991px){.recent-spotlight{padding:72px 0}}@media(max-width: 467px){.recent-spotlight{padding:72px 18px}}.recent-spotlight .swiper-custom-controls{display:none}@media(max-width: 991px){.recent-spotlight .section__title-secondary{margin-bottom:2px;font-family:var(--second-family);font-weight:700;font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#000}}@media(min-width: 991px){.recent-spotlight__wrapper .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:4rem;row-gap:2rem;max-width:90%;margin:0 auto}}@media(max-width: 1199px){.recent-spotlight__wrapper .swiper-wrapper{max-width:100%;column-gap:2rem}}@media(max-width: 991px){.recent-spotlight__wrapper .swiper-wrapper{gap:0;margin-bottom:60px}}.recent-spotlight__wrapper .swiper-custom-controls{justify-content:flex-end}.spotlight__card{display:flex;flex-direction:column}.spotlight__card .section__link{margin-top:auto}.spotlight__card-title h4{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:105%;color:#000;margin:0 0 18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 467px){.spotlight__card-title h4{text-transform:uppercase;font-size:32px;font-weight:300}}.spotlight__card-text p{font-family:var(--second-family);font-weight:400;text-shadow:0 0 #000;font-size:16px;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0 0 28px}@media(max-width: 467px){.spotlight__card-text p{font-size:15px}}@media(max-width: 393px){.spotlight__card-text p{font-size:14px}}.blog-main{overflow:visible}.blog-text{padding-bottom:62px}@media(max-width: 467px){.blog-text{padding-bottom:22px}}.blog-img{margin-top:2rem;margin-bottom:4rem}@media(max-width: 467px){.blog-img{display:none}}.blog-img img{object-fit:cover;width:100%;max-height:350px;border-radius:12px;height:100%;display:flex}.blog__wrapper{display:flex;justify-content:space-between;position:relative}@media(max-width: 767px){.blog__wrapper{flex-direction:column}}.blog-header{margin-bottom:11rem}@media(max-width: 467px){.blog-header{margin-bottom:106px}}.blog-header .blog-title h5{font-family:var(--second-family);font-weight:300;font-size:40px;line-height:105%;color:#596b63;margin:0px 0 36px 0;max-width:620px;letter-spacing:.5px}@media(max-width: 767px){.blog-header .blog-title h5{max-width:100%}}@media(max-width: 467px){.blog-header .blog-title h5{margin-top:42px;margin-bottom:52px;font-size:32px;line-height:38px;letter-spacing:0px;padding:0 16px}}.blog-header .blog-date{font-family:var(--second-family);font-weight:500;font-size:16px;color:#212322;letter-spacing:1px}@media(max-width: 467px){.blog-header .blog-date{padding:0px 16px;font-size:14px;text-shadow:0 0 #212322}}.blog-heading h5{font-family:var(--second-family);font-weight:300;font-size:40px;line-height:105%;color:#212322;margin:0px 0 18px;letter-spacing:1px}@media(max-width: 467px){.blog-heading h5{display:none}}.blog-body{max-width:58%;margin:0 65px 0 auto;display:flex;flex-direction:column;flex:1}@media(max-width: 1099px){.blog-body{max-width:100%}}@media(max-width: 767px){.blog-body{flex-direction:column;margin:0;max-width:100%}}@media(max-width: 467px){.blog-body{padding:0 16px}}.blog-body pre:first-of-type{margin-bottom:62px}@media(max-width: 467px){.blog-body pre:first-of-type{margin-bottom:52px}}.blog-body pre:nth-of-type(4){display:flex;flex-direction:column}.blog-body img{width:100%;object-fit:cover;border-radius:12px}.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{font-family:var(--second-family);font-weight:700;font-size:32px;line-height:131%;margin:8px 5rem 2rem 5rem}@media(max-width: 1099px){.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{margin-left:0;margin-right:0}}@media(max-width: 567px){.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{margin:66px 0rem 1rem 0rem;font-size:22px}}.blog-body p{margin:0 5rem 2rem 5rem;font-family:var(--second-family);font-weight:500;font-size:18px;line-height:141%;color:#000;text-shadow:0 0 #000}@media(max-width: 1440px){.blog-body p{max-width:550px}}@media(max-width: 1099px){.blog-body p{margin-left:0;margin-right:0;max-width:unset}}@media(max-width: 567px){.blog-body p{margin:0 0rem 2rem 0rem}}@media(max-width: 467px){.blog-body p{margin:0 0 24px 0;line-height:171%;letter-spacing:.75px;font-size:14px}}.blog-body div>img{margin-bottom:0}.blog-body div>p:first-of-type{margin:0rem 0 0rem 0;color:#000}.blog-body div>p{margin:0 0 45px 0;font-family:var(--second-family);font-weight:500;font-size:16px;color:#9d9d9d}.blog-body div>blockquote:last-of-type{margin-bottom:64px}@media(max-width: 467px){.blog-body div>blockquote:last-of-type{margin-bottom:49px}}.blog-body blockquote{display:flex;flex-direction:column;margin:0}.blog-body blockquote p{margin:0;max-width:unset}@media(max-width: 467px){.blog-body blockquote p:first-of-type{line-height:100%;margin-top:22px;margin-bottom:8px}}.blog-body blockquote p:not(:first-of-type){color:#9d9d9d}.blog-side{width:207px;position:sticky;margin-top:8px;height:fit-content;align-self:flex-start;display:flex;flex-direction:column;gap:32px;top:64px}@media(max-width: 767px){.blog-side{width:100%;display:grid;grid-template-columns:1fr 1fr}}@media(max-width: 567px){.blog-side{display:flex;justify-content:center;align-items:center}}@media(max-width: 467px){.blog-side{gap:36px;width:315px;border-top:1px solid;margin:0 auto;padding-top:52px}}.blog-side .ui-socials{display:flex;justify-content:center;align-items:center;height:32px;aspect-ratio:1;border-radius:50%}@media(max-width: 467px){.blog-side .ui-socials{height:48px;gap:18px}}@media(max-width: 350px){.blog-side .ui-socials{gap:12px}}.blog-side .ui-socials img{width:32px;height:32px}@media(max-width: 467px){.blog-side .ui-socials img{width:48px;height:48px}}@media(max-width: 467px){.blog-side .ui-socials .social-link{width:48px !important}}.blog-side .ui__tags{margin-bottom:0}@media(max-width: 467px){.blog-side .ui__tags{padding-bottom:0}}@media(max-width: 467px){.blog-side .ui__tags .ui__tag{font-size:12px;padding:6px 10px}}.blog-side__title{font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.02em;text-transform:uppercase;color:#212322;text-shadow:0px 0px 0px #000;margin-bottom:28px}@media(max-width: 467px){.blog-side__title{font-size:17px;margin-bottom:24px}}.blog-side__recent{margin-bottom:32px;text-decoration:none;display:flex;flex-direction:column}@media(max-width: 767px){.blog-side__recent{justify-content:space-between}}@media(max-width: 467px){.blog-side__recent{margin-bottom:42px}}@media(max-width: 767px){.blog-side__recent-title{grid-column:1/-1}}.blog-side__recent-title h4{font-family:var(--second-family);font-weight:500;font-size:18px;color:#212322;max-width:170px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0px 0 6px}@media(max-width: 567px){.blog-side__recent-title h4{font-size:22px;max-width:100%}}@media(max-width: 467px){.blog-side__recent-title h4{font-size:22px;font-weight:600;text-transform:uppercase;max-width:300px;margin-bottom:24px}}@media(max-width: 567px){.blog-side__block{width:100%}}@media(max-width: 767px){.blog-side__block:last-of-type{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr}}@media(max-width: 567px){.blog-side__block:last-of-type{display:flex;flex-direction:column;width:100%}}@media(max-width: 767px){.blog-side__block .blog-side__recent:first-of-type{grid-column:1/2}}.blog-hero{height:100vh}@media(max-width: 467px){.blog-hero{height:744px}}@media screen and (orientation: landscape)and (max-height: 800px){.blog-hero{height:744px}}.blog-hero .section__link{color:#faf2d6;margin-top:123px}@media(max-width: 567px){.blog-hero .section__link{margin-top:62px}}.blog-hero img{width:100%;height:100vh;position:absolute;z-index:-1;object-fit:cover;object-position:bottom}@media(max-width: 467px){.blog-hero img{height:744px;object-position:-250px}}@media screen and (orientation: landscape)and (max-height: 800px){.blog-hero img{height:744px}}.blog-hero .container{height:100%}.blog-hero__header h5{font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.07em;text-transform:uppercase;color:#faf2d6;margin-bottom:6px}@media(max-width: 991px){.blog-hero__header h5{font-family:var(--second-family);font-weight:500;font-size:14px;letter-spacing:.07em;text-transform:uppercase;color:#faf2d6;margin:12px 0}}.blog-hero__title h4{font-family:var(--second-family);font-weight:300;font-size:40px;color:#faf2d6;margin:0px 0 10px 0;letter-spacing:.5px;max-width:950px}@media(max-width: 991px){.blog-hero__title h4{max-width:unset}}@media(max-width: 567px){.blog-hero__title h4{font-size:32px;margin-bottom:32px;letter-spacing:0}}.blog-hero__subtitle p{font-family:var(--second-family);font-weight:400;font-size:16px;color:#faf2d6;letter-spacing:.5px;margin:0px 0 18px 0;max-width:666px}@media(max-width: 567px){.blog-hero__subtitle p{margin-bottom:42px;max-width:315px;letter-spacing:.07em;line-height:19.57px}}.blog-hero__info{display:flex;flex-wrap:wrap;gap:52px;align-items:center}.blog-hero__info a{font-family:var(--second-family);font-weight:500;font-size:16px;line-height:150%;letter-spacing:.12em;text-transform:uppercase;color:#faf2d6;padding:4px 16px;text-decoration:none;border:1px solid #faf2d6;border-radius:26px}.blog-hero__date{font-family:var(--second-family);font-weight:400;font-size:16px;color:#faf2d6}@media(max-width: 991px){.blog-hero__date{font-weight:500}}.blog-hero__wrapper{height:calc(100% - 120px);display:flex;flex-direction:column;justify-content:flex-end;margin-left:32px}@media(max-width: 567px){.blog-hero__wrapper{margin-left:14px;height:calc(100% - 64px)}}.blog-list{padding-bottom:120px}@media(max-width: 567px){.blog-list{padding-bottom:72px}}@media(max-width: 467px){.blog-list{padding:0px 18px;padding-bottom:66px}}.blog-list .ui__tags{margin-bottom:0}@media(max-width: 467px){.blog-list .ui__tags{margin-bottom:24px}}.blog-list__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:159px}@media(max-width: 991px){.blog-list__top{flex-direction:column;margin-bottom:5.125rem;gap:42px}}@media(max-width: 467px){.blog-list__top{margin-bottom:44px}}.blog-list__top h5{font-family:var(--second-family);font-weight:300;font-size:40px;line-height:105%;color:#212322;margin:0;width:100%}@media(max-width: 991px){.blog-list__top h5{font-size:32px;font-weight:200}}.blog-list__top .dropdown-wrapper{justify-content:flex-end}@media(max-width: 567px){.blog-list__top .dropdown-wrapper{justify-content:space-between}}.blog-list__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:52px;row-gap:60px;margin-bottom:120px}@media(max-width: 991px){.blog-list__wrapper{column-gap:24px;row-gap:32px;grid-template-columns:1fr 1fr}}@media(max-width: 567px){.blog-list__wrapper{grid-template-columns:1fr;margin-bottom:84px}}.blog-list__wrapper .section__link{font-size:17px}.blog-list__more{font-family:var(--second-family);font-weight:450;font-size:18px;color:#212322;border:1px solid #212322;border-radius:22px;padding:11px 17px;width:fit-content;display:flex;justify-content:center;align-items:center;margin:0 auto;background-color:rgba(0,0,0,0);transition:.2s ease;cursor:pointer}.blog-list__more:hover{transition:.2s ease;background-color:#212322;color:#fff}.blog-card{text-decoration:none;transition:1s ease}.blog-card:hover{transition:1s ease}.blog-card:hover .blog-card__img{transition:1s ease}.blog-card:hover .blog-card__img img{transition:1s ease;transform:scale(1.1)}.blog-card:hover .blog-card__title h3{transition:.2s ease;text-shadow:0px 0px .5px #212322}.blog-card__img{display:flex;width:100%;max-height:300px;height:300px;margin-bottom:16px;border-radius:12px;overflow:hidden;transition:1s ease}@media(max-width: 467px){.blog-card__img{height:232px;max-height:232px;margin-bottom:32px}}.blog-card__img img{width:100%;max-height:300px;height:300px;object-fit:cover;border-radius:12px;transition:1s ease}@media(max-width: 467px){.blog-card__img img{height:232px;max-height:232px}}.blog-card__title h3{font-family:var(--second-family);font-weight:500;text-shadow:0 0 #212322;font-size:17px;letter-spacing:.02em;text-transform:uppercase;color:#212322;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;transition:.2s ease}@media(max-width: 567px){.blog-card__title h3{font-weight:600;font-size:22px;max-width:unset}}.blog-recent{padding-top:88px;padding-bottom:220px}@media(max-width: 767px){.blog-recent{padding-bottom:124px}}@media(max-width: 567px){.blog-recent{padding-bottom:82px}}@media(max-width: 467px){.blog-recent{padding-top:59px}}.blog-recent__wrapper{display:flex;justify-content:space-between;gap:24px}@media(max-width: 991px){.blog-recent__wrapper{flex-direction:column;gap:56px}}@media(max-width: 467px){.blog-recent__wrapper{padding:0px 18px}}.blog-recent__title{display:flex}.blog-recent__title h5{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:105%;color:#212322;margin:0}@media(max-width: 567px){.blog-recent__title h5{font-family:var(--second-family);font-weight:350;font-size:32px;color:#212322}}.blog-recent__cards{display:flex;flex-direction:column;gap:12px;max-width:910px}@media(min-width: 767px){.blog-recent__cards .swiper-wrapper{flex-direction:column;gap:12px}}.blog-recent__card{display:flex;border-radius:12px;background-color:rgba(33,35,34,.1019607843);height:fit-content !important;text-decoration:none}@media(max-width: 767px){.blog-recent__card{flex-direction:column;background-color:rgba(0,0,0,0);gap:0}}.blog-recent__card .ui__tags{margin-bottom:auto}@media(max-width: 767px){.blog-recent__card .ui__tags{padding-bottom:0}}.blog-recent__card .section__link{color:#000}.blog-recent__card--info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px 93px 32px 16px}@media(max-width: 991px){.blog-recent__card--info{padding:32px 16px}}@media(max-width: 567px){.blog-recent__card--info{padding:32px 0}}.blog-recent__card--img{border-radius:12px;flex-shrink:0;display:flex}@media(max-width: 991px){.blog-recent__card--img{width:50%}}@media(max-width: 767px){.blog-recent__card--img{width:100%}}.blog-recent__card--img img{width:370px;object-fit:cover;border-radius:12px;max-height:245px;height:245px}@media(max-width: 991px){.blog-recent__card--img img{width:100%}}@media(max-width: 467px){.blog-recent__card--img img{height:232px}}.blog-recent__card--title h3{font-family:var(--second-family);font-weight:600;font-size:24px;color:#212322;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0px 0 36px;max-width:430px;transition:.2s ease}@media(max-width: 767px){.blog-recent__card--title h3{max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:32px 0;font-size:22px}}@media(max-width: 467px){.what-we-do{padding-top:38px !important}}.what-we-do .swiper-custom-controls{display:none}@media(max-width: 991px){.what-we-do .swiper-custom-controls{display:flex;padding:0px 20px}}@media(max-width: 467px){.what-we-do .swiper-custom-controls{padding:12px 20px}}@media(max-width: 991px){.what-we-do{padding-top:56px}}.we-do{padding:88px 0 42px}@media(max-width: 991px){.we-do{padding:36px 0 100px 0}}@media(max-width: 567px){.we-do{padding:14px 0 80px}}.we-do .section__link{margin-bottom:12px}@media(max-width: 1440px){.we-do .section__link{margin-bottom:8px}}.we-do__slider .swiper-wrapper{flex-direction:column}@media(max-width: 991px){.we-do__slider .swiper-wrapper{flex-direction:row;padding:0px 11px}}.we-do__wrapper{display:flex;justify-content:center;align-items:center;gap:6rem}@media(max-width: 1660px){.we-do__wrapper{justify-content:space-between;gap:2rem}}@media(max-width: 991px){.we-do__wrapper{flex-direction:column-reverse !important;gap:32px}}.we-do__wrapper.reverted{flex-direction:row-reverse;gap:72px}@media(max-width: 991px){.we-do__wrapper.reverted{gap:32px}}@media(max-width: 991px){.we-do__wrapper.reverted .we-do__img{flex-direction:row;justify-content:space-between}}@media(max-width: 567px){.we-do__wrapper.reverted .we-do__img{flex-direction:row-reverse}}.we-do__img{display:flex;align-items:center;justify-content:space-between;gap:62px}@media(max-width: 991px){.we-do__img{justify-content:space-between}}@media(max-width: 567px){.we-do__img{gap:32px}}.we-do__img.small div:first-child img{max-width:300px;height:550px}@media(max-width: 567px){.we-do__img.small div:first-child img{width:163px;height:326px}}.we-do__img.small div:last-child img{max-width:200px;height:400px}@media(max-width: 567px){.we-do__img.small div:last-child img{max-width:111px;height:222px}}.we-do__img.big div:first-child img{max-width:300px;height:550px}@media(max-width: 991px){.we-do__img.big div:first-child img{max-width:200px;height:400px}}@media(max-width: 567px){.we-do__img.big div:first-child img{width:163px;height:326px}}.we-do__img.big div:last-child img{max-width:400px;height:730px}@media(max-width: 991px){.we-do__img.big div:last-child img{max-width:300px;height:550px}}@media(max-width: 567px){.we-do__img.big div:last-child img{max-width:111px;height:222px}}.we-do__img img{width:100%;object-fit:cover}@media(max-width: 991px){.we-do__img img{max-height:100% !important}}.we-do__block{display:flex;flex-direction:column;max-width:450px}@media(max-width: 991px){.we-do__block{max-width:unset}}.we-do__count{font-family:var(--second-family);font-weight:600;font-size:24px;text-transform:uppercase;color:#596b63}@media(max-width: 991px){.we-do__count{display:none}}.we-do__title h5{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:105%;color:#212322;margin:18px 0 32px 0}@media(max-width: 567px){.we-do__title h5{font-family:var(--second-family);font-weight:350;font-size:32px;text-transform:uppercase;color:#212322}}.we-do__text p{font-family:var(--second-family);font-weight:500;font-size:16px;color:#000;text-shadow:0 0 0 #000;margin:0 0 16px;line-height:19.57px}@media(max-width: 1440px){.we-do__text p{max-width:360px}}@media(max-width: 1380px){.we-do__text p{max-width:unset}}@media(max-width: 467px){.we-do__text p{margin:0 0 8px;text-shadow:none}}.we-do__tags{display:flex;flex-wrap:wrap;gap:12px;padding:0rem 0rem 1rem;margin-bottom:28px;margin-top:31px}@media(max-width: 567px){.we-do__tags{gap:4px}}.we-do__tag{font-family:var(--second-family);font-weight:500;font-size:12px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#000;border:1px solid #596b63;border-radius:26px;padding:2px 8px}.we-do__slider-pagination-current{font-family:var(--second-family);font-weight:500;font-size:18px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#212322}.we-do__slider-pagination-total{font-family:var(--second-family);font-weight:500;font-size:18px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#212322;opacity:.5}.we-do__slider-pagination-separator{font-weight:500}.ui-input{width:100%;padding:12px;border:1px solid #000;border-radius:30px;font-size:16px;outline:none;position:relative;background-color:rgba(0,0,0,0);width:375px}.ui-input::placeholder{font-family:var(--second-family);font-weight:400;font-size:16px;color:rgba(0,0,0,.4)}.ui-input:focus{border-color:#888}.email-input{background-image:url("data:image/svg+xml;base64,...");background-repeat:no-repeat;background-position:right 15px center;background-size:20px 20px}.newsletter{background-color:#e7eaeb;padding:100px 0 120px}@media(max-width: 991px){.newsletter{padding:80px 0 100px}}@media(max-width: 467px){.newsletter{padding:44px 0}}.newsletter__wrapper{display:flex;flex-direction:column;position:relative}.newsletter__wrapper .container{padding:0}.newsletter__wrapper .ui-input{margin-bottom:12px}@media(max-width: 467px){.newsletter__wrapper .ui-input{margin-bottom:16px}}.newsletter__wrapper .ui-input::placeholder{font-weight:400}@media(max-width: 567px){.newsletter__wrapper .ui-input{width:272px}}@media(max-width: 374px){.newsletter__wrapper .ui-input{width:fit-content}}.newsletter__subtitle h6{font-family:var(--second-family);font-weight:500;font-size:22px;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#596b63;margin:6px 0 8px 0}@media(max-width: 567px){.newsletter__subtitle h6{font-weight:600;font-size:14px;margin:0px 0 14px 0}}.newsletter__title{display:flex;justify-content:center;align-items:center}.newsletter__title h4{font-family:var(--second-family);font-weight:300;font-size:64px;text-align:center;color:#212322;margin:0 0 50px 0;max-width:660px}@media(max-width: 767px){.newsletter__title h4{font-size:34px}}@media(max-width: 567px){.newsletter__title h4{margin:0 0 38px 0}}@media(max-width: 467px){.newsletter__title h4{font-size:32px;max-width:304px}}.newsletter__submit{position:absolute;bottom:30px;right:12px;border:none;background-color:rgba(0,0,0,0);display:flex}.impact-reports__wrapper{padding:90px 0}@media(max-width: 467px){.impact-reports__wrapper{padding:111px 0}}.impact-reports__wrapper .swiper-custom-controls .custom-pagination{display:none}@media(max-width: 991px){.impact-reports__wrapper .swiper-custom-controls .custom-pagination{display:flex}}.impact__filters{gap:70px;display:flex}@media(max-width: 467px){.impact__filters{gap:32px}}.impact__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:84px}@media(max-width: 991px){.impact__top{flex-direction:column;justify-content:space-between;gap:42px}}@media(max-width: 567px){.impact__top{margin-bottom:42px}}@media(max-width: 467px){.impact__top{max-width:90%;margin:0 auto 42px;gap:36px}}.impact__total{font-family:var(--second-family);font-weight:300;font-size:40px;line-height:105%;color:#212322}@media(max-width: 567px){.impact__total{font-weight:350;font-size:32px;width:100%}}.impact__reports{max-width:90%;margin:0 auto;padding:0 0 56px;overflow:hidden}.impact__reports--pagination{display:flex !important;gap:32px !important}@media(max-width: 991px){.impact__reports--pagination{display:none !important}}.impact__reports-pagination-bullet{display:flex !important;flex-direction:column !important;width:fit-content !important;height:100% !important;background-color:unset !important;font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.02em;text-transform:uppercase;color:#212322}.impact__reports-pagination-bullet span{width:130px;height:1px;background-color:#000}.impact__grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:64px;row-gap:52px;margin-bottom:72px}@media(max-width: 991px){.impact__grid{grid-template-columns:1fr 1fr;column-gap:42px;row-gap:32px}}@media(max-width: 767px){.impact__grid{column-gap:24px}}@media(max-width: 567px){.impact__grid{grid-template-columns:1fr}}.impact__grid.swiper-slide{opacity:0;transition:1s ease}.impact__grid.swiper-slide-active{opacity:1;transition:1s ease}.impact__grid.swiper-slide-visible{opacity:1;transition:1s ease}.impact__card{transition:.2s ease;cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.impact__card .section__link{margin-top:auto}@media(max-width: 467px){.impact__card .section__link{font-size:18px}}.impact__card:hover .impact__card--img{transition:.2s ease}.impact__card:hover .impact__card--img img{transition:.2s ease;transform:scale(1.1)}.impact__card:hover .impact__card--title{text-shadow:0 0 .5px #212322;transition:.2s ease}.impact__card--img{display:flex;border-radius:12px;transition:.2s ease;overflow:hidden;margin-bottom:20px;width:100%;height:440px}@media(max-width: 567px){.impact__card--img{height:400px}}.impact__card--img img{transition:.2s ease;width:100%;object-fit:cover;border-radius:12px}.impact__card--tags .ui__tags{margin-bottom:0}.impact__card--title h3{font-family:var(--second-family);font-weight:500;font-size:20px;letter-spacing:.02em;color:#212322;margin:0 0 28px 0;transition:.2s ease}@media(max-width: 767px){.impact__card--title h3{font-family:var(--second-family);font-weight:600;font-size:20px;line-height:140%;color:#212322}}@media(max-width: 467px){.impact__card--title h3{margin:0 0 12px 0}}.impact-services{padding-bottom:54px}.impact-services h3{font-family:var(--second-family);font-weight:600;font-size:32px;line-height:131%;color:#212322;max-width:600px;margin:52px 0 72px}@media(max-width: 567px){.impact-services h3{font-weight:550;font-size:20px}}@media(max-width: 467px){.impact-services h3{margin:36px 0 34px;padding:0 18px}}@media(max-width: 467px){.impact-services .section__header{margin-bottom:40px}}.impact-services__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px}@media(max-width: 991px){.impact-services__wrapper{grid-template-columns:1fr 1fr}}@media(max-width: 467px){.impact-services__wrapper{gap:8px;padding:0 10px}}.impact-services__card{position:relative;display:flex;border-radius:12px;transition:.2s ease;overflow:hidden;cursor:pointer}@media(max-width: 467px){.impact-services__card{border-radius:6px}}.impact-services__card:hover{transition:.2s ease}.impact-services__card:hover img{transition:.2s ease;transform:scale(1.1)}.impact-services__card:hover .impact-services__card--logo{transition:.6s ease;transform:scale(1.1)}.impact-services__card:hover .impact-services__card--arrow svg circle{transition:.2s ease;fill:#faf2d6}.impact-services__card:hover .impact-services__card--arrow svg path{transition:.2s ease;stroke:#fff}.impact-services__card>img{height:460px;width:100%;object-fit:cover}@media(max-width: 567px){.impact-services__card>img{height:250px}}@media(max-width: 395px){.impact-services__card>img{height:236px}}.impact-services__card--logo{position:absolute;left:0;right:0;margin:0 auto;bottom:0;height:100%;display:flex;align-items:center;justify-content:center;transition:.2s ease}@media(max-width: 567px){.impact-services__card--logo svg,.impact-services__card--logo img{max-width:150px;max-height:75px}}.impact-services__card--arrow{position:absolute;bottom:12px;right:12px;display:flex}.impact-services__card--arrow svg circle{transition:.2s ease}.impact-services__card--arrow svg path{transition:.2s ease}.filter_btn{display:flex;align-items:center;padding:10px 10px;cursor:pointer;text-transform:uppercase;width:323px;max-width:323px;border:1px solid #000;border-radius:34px}@media(max-width: 767px){.filter_btn{width:fit-content}}@media(max-width: 467px){.filter_btn{padding:12px 10px}}.filter_block{transition:.2s ease;display:flex;position:relative;font-family:var(--second-family);font-weight:450;font-size:16px;letter-spacing:.12em;color:#000}.filter_block.active{transition:.2s ease}.filter_modal{transition:.2s ease;display:none;background-color:#fff;position:absolute;z-index:10;padding:24px 0px 48px 0px;width:100%;top:41px;border-radius:12px}@media(max-width: 767px){.filter_modal{left:0%;width:300px}}.filter_modal.active{transition:.2s ease;display:flex}.filter_modal .checkbox__items{display:flex;flex-direction:column;gap:12px;width:100%}.filter_modal ._checkbox{width:29px;height:29px;background-color:#fff;border:1px solid #000;border-radius:50%;transition:.2s ease}.filter_modal ._checkbox-item{font-family:var(--second-family);font-weight:450;font-size:16px;letter-spacing:.12em;color:#000;display:flex;align-items:center;gap:12px;padding:0 0 0 22px;position:relative;cursor:pointer}.filter_modal ._checkbox-item:hover{transition:.2s ease}.filter_modal ._checkbox-item:hover ._checkbox{transition:.2s ease;background-color:#c3a74d;border:1px solid #c3a74d}.filter_modal ._checkbox-item.checked ._checkbox{background-color:#c3a74d;border:1px solid #c3a74d}.filter_modal ._checkbox-label{text-transform:uppercase}/*# sourceMappingURL=style.css.map */
