@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;600;700&display=swap");*{-webkit-box-sizing:border-box;box-sizing:border-box}body{color:#151414;line-height:1.171875;padding:0}.feature-card__number,body,h1{font-family:Roboto Condensed,sans-serif;margin:0}.feature-card__number,h1{font-weight:700;font-size:6.25rem;line-height:1em}@media (max-width:767.98px){.feature-card__number,h1{font-size:2.25rem}}h2{font-family:Roboto Condensed,sans-serif;font-weight:600;font-size:2.5rem;line-height:1.171875em;margin:0}@media (max-width:767.98px){h2{font-size:1.25rem}}.header__lang-text,.header__nav-link,.mobile-sidebar__lang-text,.mobile-sidebar__nav-link,h3{font-family:Roboto Condensed,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.171875em;margin:0}p{font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.171875em;margin:0}@media (max-width:767.98px){p{font-size:1.125rem}}.typography__text-large{font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.171875em;margin:0}@media (max-width:767.98px){.typography__text-large{font-size:1.125rem}}.typography__text-small{font-weight:400}.typography__text-bold,.typography__text-small{font-family:Roboto Condensed,sans-serif;font-size:1rem;line-height:1.171875em;margin:0}.typography__text-bold{font-weight:600}.u-primary-gradient{background:linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541)}.u-primary-border{border:1px solid;-o-border-image:linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541) 1;border-image:linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541) 1}.header,.u-shadow-header{-webkit-box-shadow:0 4px 4px 0 rgba(206,161,79,.3);box-shadow:0 4px 4px 0 rgba(206,161,79,.3)}.header{background-color:#f8f8f8;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}@media (max-width:767.98px){.header{padding:.5rem 0}}@media (min-width:1200px){.header .container{max-width:1620px}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1rem}@media (min-width:768px){.header__content{padding:0 2rem}}.header__logo{-ms-flex-negative:0;flex-shrink:0}.header__logo-link{display:inline-block}.header__logo-link,.header__logo-link:hover{text-decoration:none}.header__logo-img{height:3rem;width:auto}@media (max-width:767.98px){.header__logo-img{height:2.5rem}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}.header__nav-link{color:#151414;text-decoration:none;white-space:nowrap;-webkit-transition:color .3s ease;transition:color .3s ease}.header__nav-link:hover{color:#c49541;text-decoration:none}.header__nav-link--primary{background:linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header__controls{gap:1rem}.header__controls,.header__lang-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__lang-selector{gap:.5rem;padding:.5rem 1rem;border:1px solid #151414;border-radius:.25rem;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}@media (max-width:991.98px){.header__lang-selector{display:none}}.header__lang-selector:hover{border-color:#c49541}.header__lang-text{color:#151414}.header__lang-icon{color:#151414;width:1rem;height:1rem}.header__menu-btn{background:none;border:none;padding:.5rem;color:#151414;cursor:pointer}.header__menu-btn svg{width:1.5rem;height:1.5rem}.mobile-sidebar{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;-webkit-transition:visibility .3s ease,opacity .3s ease;transition:visibility .3s ease,opacity .3s ease}.mobile-sidebar.is-open{visibility:visible;opacity:1}.mobile-sidebar.is-open .mobile-sidebar__content{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-sidebar__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.mobile-sidebar__content{position:absolute;top:0;right:0;width:305px;height:100%;background-color:#f8f8f8;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;overflow-y:auto;padding:20px 24px 52px}.mobile-sidebar__close{position:absolute;top:20px;right:24px;background:none;border:none;padding:0;color:#151414;cursor:pointer;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-sidebar__close svg{width:30px;height:30px}.mobile-sidebar__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-top:40px;width:257px}.mobile-sidebar__nav-link{color:#151414;text-decoration:none;text-align:left;-webkit-transition:color .3s ease;transition:color .3s ease}.mobile-sidebar__nav-link:hover{color:#c49541;text-decoration:none}.mobile-sidebar__lang-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem;border:1px solid #151414;border-radius:.25rem;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-sidebar__lang-selector:hover{border-color:#c49541}.mobile-sidebar__lang-text{color:#151414;width:32px}.mobile-sidebar__lang-icon{color:#151414;width:1rem;height:1rem}@media (min-width:992px){.mobile-sidebar{display:none}}body{padding-top:5rem}@media (max-width:767.98px){body{padding-top:4rem}}.hero{padding:5rem 0 9.375rem}@media (max-width:767.98px){.hero{padding-bottom:4rem}}@media (min-width:1200px){.hero .container{max-width:1620px}}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}@media (max-width:991.98px){.hero__content{margin-bottom:2rem}}.hero__description,.hero__title{margin-bottom:0;max-width:932px}.hero__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__logo-img{max-width:656px;height:auto;max-height:478px;width:100%}@media (max-width:767.98px){.hero__logo-img{max-width:343px;max-height:250px}}.why-choose{padding-bottom:9.375rem}@media (max-width:767.98px){.why-choose{padding-bottom:4rem}}@media (min-width:1200px){.why-choose .container{max-width:1620px}}.why-choose__title{text-align:center;margin-bottom:2rem}@media (max-width:767.98px){.why-choose__title{margin-bottom:1.5rem}}.why-choose__grid{margin-top:2rem;row-gap:2rem}@media (max-width:767.98px){.why-choose__grid{margin-top:1.5rem;row-gap:1rem}}.feature-card{position:relative;border-radius:1rem;padding:2.5rem 2.5rem 2rem;height:100%;min-height:14.5rem;background:#f8f8f8 url(../images/steps-bg.svg) no-repeat;background-position:0 100%}@media (max-width:1199.98px){.feature-card{min-height:12rem}}@media (max-width:767.98px){.feature-card{min-height:10.8rem;padding:1.5rem}}.feature-card__border{border:1px double transparent;border-radius:1rem;background-image:linear-gradient(#fff,#fff),linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541);background-origin:border-box;background-clip:content-box,border-box}.feature-card__number{color:rgba(0,0,0,.1)}@media (max-width:767.98px){.feature-card__number{font-size:100px}}.feature-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feature-card__title{margin-top:24px;margin-bottom:0;position:relative;height:56px;text-align:right}@media (max-width:767.98px){.feature-card__title{margin-top:1.5rem;max-width:100%}}.services{padding-bottom:9.375rem}@media (max-width:767.98px){.services{padding-bottom:4rem}}@media (min-width:1200px){.services .container{max-width:1620px}}.services__row{row-gap:1rem}.services__row:first-of-type{margin-bottom:2rem}@media (max-width:767.98px){.services__row:first-of-type{margin-bottom:1.5rem}}@media (max-width:991.98px){.services__col{margin-bottom:1.5rem}}.services img{max-width:100%;height:auto;border-radius:1rem}.service{border:1px double transparent;border-radius:1rem;background-image:linear-gradient(#fff,#fff),linear-gradient(157deg,#c49541,#f0cb7c 87%,#c49541);background-origin:border-box;background-clip:content-box,border-box}.service__text{padding:3.5rem 3.5rem 3.1rem;background-color:#f8f8f8;border-radius:1rem}@media (max-width:767.98px){.service__text{padding:1rem}}.service__text p{margin-top:2rem}@media (max-width:767.98px){.service__text p{margin-top:1rem}}.service__image{width:100%;height:100%;background-size:auto 100%;background-repeat:no-repeat;background-position:50%;border-radius:1rem}.footer{background-color:#f8f8f8;padding:2rem 0}@media (max-width:767.98px){.footer{padding:1.5rem 0}}@media (min-width:1200px){.footer .container{max-width:1620px}}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding:0 2rem}@media (max-width:767.98px){.footer__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 1rem}}.footer__logo{-ms-flex-negative:0;flex-shrink:0}@media (max-width:767.98px){.footer__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}}.footer__logo-img{height:10.75rem;width:auto}@media (max-width:767.98px){.footer__logo-img{height:8.4rem}}.footer__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (max-width:767.98px){.footer__address{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}}.footer__address-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__address-item,.footer__address-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.footer__address-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#151414;text-decoration:underline}.footer__address-text:hover{color:#c49541}.footer__legal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__legal,.footer__legal-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}@media (max-width:767.98px){.footer__contacts{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media (max-width:767.98px){.footer__contact-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.footer__contact-item a{color:#151414;text-decoration:underline}.footer__contact-item a:hover{color:#c49541}.footer__icon{-ms-flex-negative:0;flex-shrink:0;width:1.5rem;height:1.5rem;color:#151414}