*,*:before,*:after{box-sizing:border-box}a{text-decoration:none}:root{--font-main: "Inter Tight", sans-serif;--menu-left-bg: #384937;--menu-right-bg: #597d46;--menu-text-color: #ffffff;--color-green: #597d46;--color-burgundy: #7a3e50;--color-dark-btn: #5e2f37;--color-white: #ffffff;--color-text-dark: #333333;--color-step-bg: #f5f5f5}body{font-family:var(--font-main);background-color:var(--color-white);color:var(--color-text-dark);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,.logo-text{letter-spacing:-.02em}:root{--font-main: "Inter Tight", sans-serif;--color-green: #597d46;--color-burgundy: #7a3e50;--color-dark-btn: #5e2f37;--color-white: #ffffff;--color-text-dark: #333333}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-white);color:var(--color-text-dark);line-height:1.4;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}img{display:block;width:100%;height:100%;object-fit:cover}.header{position:absolute;top:0;left:0;width:100%;padding:30px 170px;z-index:100}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center}.logo-text{font-size:1.4rem;font-weight:800;color:var(--color-white);letter-spacing:-.5px;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:40px}.nav-bar-list{display:flex;gap:25px}.nav-bar-element a{width:118px;height:44px;color:var(--color-white);font-size:.95rem;font-weight:500;padding:10px 20px;border:1px solid rgba(255,255,255,.3);border-radius:12px;transition:background .3s;gap:10px}.nav-bar-element a:hover{background:#ffffff26}.nav-bar-button{background-color:var(--color-dark-btn);color:var(--color-white);border:none;padding:12px 30px;border-radius:30px;font-weight:700;font-size:.9rem;text-transform:uppercase;cursor:pointer}.menu-toggle,.burger-button,.mobile-menu{display:none!important}.logo-text{display:flex;align-items:center;column-gap:8px;text-decoration:none;color:#fff}.header-logo-img{width:20px;height:20px;object-fit:contain;display:block;margin:0;fill:currentColor}.logo-text span{font-family:sans-serif;font-weight:700;font-size:18px;line-height:1;display:inline-block}.hero{display:flex;width:100%;min-height:700px}.hero-container{width:50%;background-color:var(--color-green);color:var(--color-white);display:flex;flex-direction:column;justify-content:center;padding:0 100px}.hero-title{font-size:4.5rem;line-height:1;font-weight:700;text-transform:uppercase;margin-bottom:30px;letter-spacing:-2px}.hero-text{font-size:1.1rem;line-height:1.6;max-width:450px;opacity:.9}.hero-image{width:50%;height:796px}#how-it-works{width:100%;min-height:700px;height:auto}.how-is-works{display:flex;height:100%}.how-is-works-image{width:50%;background-color:var(--color-burgundy);display:flex;align-items:center;justify-content:center;padding:60px}.how-is-works-image img{max-width:440;height:560px;border-radius:30px;box-shadow:0 25px 50px #00000040}.how-is-works-text-group{width:50%;background-color:var(--color-green);color:var(--color-white);display:flex;flex-direction:column;justify-content:center;padding:0 100px}.how-is-works-title{font-size:2.5rem;font-weight:600;margin-bottom:20px;line-height:1.1;text-transform:uppercase;letter-spacing:-1px}.how-is-works-text{font-size:1rem;margin-bottom:40px;opacity:.9;max-width:500px}.how-is-works-list-top{display:flex;flex-direction:column;gap:20px;counter-reset:step-counter}.how-is-works-list{background:var(--color-white);border-radius:12px;padding:20px 25px;display:flex;align-items:center;gap:20px;color:var(--color-text-dark)}.how-is-works-list:before{counter-increment:step-counter;content:counter(step-counter);background-color:var(--color-burgundy);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.how-is-works-list-text{font-size:.95rem;font-weight:600;line-height:1.3}.third-section{background-color:var(--color-burgundy);color:var(--color-white);padding:100px;display:flex;flex-direction:column}.third-section-title{font-size:4rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:20px}.third-section-text{font-size:1rem;opacity:.9;max-width:600px;line-height:1.5;margin-bottom:60px}.third-section-list-top{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.third-section-list{background-color:var(--color-white);border-radius:24px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;height:380px;transition:transform .3s ease}.third-section-list:hover{transform:translateY(-10px)}.third-section-list-title{color:var(--color-burgundy);font-size:1.5rem;font-weight:700;text-transform:uppercase;margin-bottom:5px}.third-section-list-text{color:var(--color-text-dark);font-size:1rem;font-weight:600}.third-section-list-image{width:100%;height:auto;max-height:200px;object-fit:contain;align-self:center;margin-top:auto}.fourth-section{background-color:var(--color-white);padding:100px;color:var(--color-text-dark)}.fourth-section-main-title{font-size:3rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:20px;max-width:600px}.fourth-section-main-title span{color:var(--color-green)}.fourth-section-main-text{font-size:1rem;line-height:1.5;color:#666;max-width:500px;margin-bottom:60px}.fourth-section-main-person-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fourth-section-person-list{background-color:#f8f8f8;border-radius:20px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #eee}.review-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-bottom:20px;background-color:#ccc}.fourth-section-person-list-name{font-size:1.1rem;font-weight:700;margin-bottom:15px;text-transform:uppercase;color:var(--color-text-dark)}.fourth-section-person-list-text{font-size:.95rem;line-height:1.6;color:#555}.fifth-section{background-color:var(--color-green);color:var(--color-white);padding:100px;display:grid;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:40px}.fifth-section-main-title,.fifth-section-main-text{grid-column:1 / -1;text-align:left}.fifth-section-main-title{font-size:3.5rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:-20px}.fifth-section-main-text{font-size:1rem;line-height:1.5;max-width:600px;opacity:.9}.fifth-section-bottom-left-container{height:100%}.fifth-card--white{background-color:var(--color-white);border-radius:30px;padding:50px;color:var(--color-text-dark);height:100%;display:flex;flex-direction:column;justify-content:center}.fifth-section-bottom-left-title{font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:30px;text-transform:uppercase}.highlight-burgundy{color:var(--color-burgundy)}.highlight-green{color:var(--color-green)}.form{display:flex;flex-direction:column;gap:15px}.name-input,.email-input,.textarea{width:100%;background-color:#f4f4f4;border:1px solid transparent;padding:18px 25px;font-size:.9rem;font-family:inherit;outline:none;transition:border .3s}.name-input,.email-input{border-radius:50px}.textarea{border-radius:20px;min-height:100px;resize:none}.form-button{width:100%;background-color:var(--color-burgundy);color:var(--color-white);padding:18px;border-radius:50px;border:none;font-weight:700;text-transform:uppercase;cursor:pointer;margin-top:10px;font-size:1rem}.fifth-section-bottom-right-container{height:100%}.fifth-card--maroon{background-color:var(--color-burgundy);border-radius:30px;padding:50px;height:100%;color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between}.fifth-section-bottom-right-image{width:100%;height:300px;object-fit:cover;border-radius:20px;margin-bottom:40px}.fifth-section-bottom-text{font-size:.9rem;margin-bottom:15px;opacity:.8}.social-links{display:flex;gap:20px}.social-link{font-weight:700;text-transform:uppercase;font-size:.9rem;color:var(--color-white);letter-spacing:.5px}@media screen and (max-width: 1366px){.header,.hero-container,.how-is-works-text-group{padding-left:50px;padding-right:50px}.header{padding-top:20px;padding-bottom:20px}.hero-title{font-size:3rem}.how-is-works-title{font-size:1.8rem}.logo-text{font-size:1.1rem}.nav-bar-element a{padding:8px 14px;font-size:.8rem}.hero,#how-it-works,.hero-image,.how-is-works-image{height:auto;min-height:auto}.hero-image img,.how-is-works-image img{height:100%;width:100%;object-fit:cover;display:block}.how-is-works-image{padding:40px}.advertisement{padding:60px 0}.advertisement-container{padding:0 50px}.advertisement-title{font-size:2.5rem;max-width:100%;text-align:center}.advertisement-title span{padding:0 10px;border-radius:10px}.third-section{padding:60px 50px}.third-section-title{font-size:2.5rem}.third-section-list{height:320px;padding:20px}.third-section-list-title{font-size:1.2rem}.fourth-section{padding:60px 50px}.fourth-section-main-title{font-size:2.2rem}.fourth-section-person-list{padding:30px 20px}.fourth-section-person-list-text{font-size:.85rem}.fifth-section{padding:60px 50px;grid-template-columns:1fr;gap:30px}.fifth-section-main-title{font-size:2.5rem}.fifth-card--white,.fifth-card--maroon{padding:30px}.fifth-section-bottom-left-title{font-size:1.2rem}}@media (max-width: 1279px){.desktop-nav{display:none}.menu-toggle{display:block;position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.burger-button{display:grid;place-items:center;width:44px;height:44px;cursor:pointer;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:transparent}.burger-icon{width:28px;height:28px}.mobile-menu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-menu:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.mobile-menu-inner{position:relative;z-index:1;height:100%;width:min(360px,82vw);margin-left:auto;background:var(--menu-right-bg);padding:24px;display:flex;flex-direction:column;gap:24px;transform:translate(100%);transition:transform .28s ease;border-top-left-radius:16px;border-bottom-left-radius:16px}.menu-toggle:checked~.mobile-menu{opacity:1;pointer-events:auto}.menu-toggle:checked~.mobile-menu .mobile-menu-inner{transform:translate(0)}.mobile-menu-close{align-self:flex-end;cursor:pointer;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:12px}.mobile-menu-list{display:flex;flex-direction:column;gap:12px}.mobile-menu-link{display:block;padding:12px 14px;border-radius:12px;color:var(--menu-text-color);border:1px solid rgba(255,255,255,.3);font-weight:600}.mobile-menu-link:hover{background:#ffffff1f}.mobile-menu-button{margin-top:auto;width:100%;background:var(--color-dark-btn);color:var(--color-white);border:none;border-radius:40px;padding:14px 18px;font-weight:800;text-transform:uppercase;cursor:pointer}.header{padding:20px 24px}.hero{flex-direction:column;min-height:auto}.hero-container,.hero-image{width:100%}.hero-container{padding:110px 24px 32px}.hero-title{font-size:2.6rem;letter-spacing:-1px}.how-is-works{flex-direction:column}.how-is-works-image,.how-is-works-text-group{width:100%}.how-is-works-image{padding:32px 24px}.how-is-works-text-group{padding:32px 24px 48px}.third-section{padding:60px 24px}.third-section-title{font-size:2.6rem}.third-section-list-top{grid-template-columns:repeat(2,1fr)}.fourth-section{padding:60px 24px}.fourth-section-main-person-list{grid-template-columns:repeat(2,1fr)}.fifth-section{padding:60px 24px;grid-template-columns:1fr}}@media (max-width: 767px){.header{padding:16px}.hero-container{padding:96px 16px 28px}.hero-title{font-size:2.1rem}.how-is-works-image{padding:24px 16px}.how-is-works-text-group{padding:24px 16px 40px}.advertisement{padding:48px 0}.advertisement-title{font-size:2rem}.third-section-list-top,.fourth-section-main-person-list{grid-template-columns:1fr}.mobile-menu-inner{width:min(340px,88vw)}}footer{background-color:#7a3145;padding:40px 20px;min-width:360px;color:#fff;display:flex;flex-direction:column;gap:80px;font-family:Inter Tight,Roboto,Arial,sans-serif}footer a{color:#fff}.logo{font-size:12px;font-weight:600}.logo-icon{fill:#fff;background:transparent;width:16px;height:16px}.footer-container{display:flex;flex-direction:column;gap:40px}.footer-container-row{display:flex;flex-direction:column;gap:14px}.footer-text{font-family:Inter Tight,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.42rem;letter-spacing:0;margin:0}.footer-title-address{display:flex;flex-direction:column;gap:40px}.address-container{display:flex;flex-direction:column;gap:14px;width:215px;font-family:Inter Tight,Roboto,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.42rem;letter-spacing:0;font-style:normal}.footer-title-main{display:flex;flex-direction:column;gap:14px;padding:0;margin:0}.footer-title-link{font-family:Inter Tight,Roboto,Arial,sans-serif;font-size:32px;line-height:1;font-weight:600;font-style:normal;letter-spacing:-1.5px;text-transform:uppercase}.logo-box{display:flex;gap:4px;align-items:center}.footer-privacy-copyright{display:flex;flex-direction:column;gap:16px;font-family:Inter Tight,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.42rem;letter-spacing:0;color:#d4bfc4}.policy-setting{display:flex;gap:8px;align-items:center}.policy-setting a{color:#d4bfc4}.footer-copyright{margin:0;display:flex;align-items:center}@media screen and (min-width: 768px){footer{padding:32px}.footer-container-row{width:265px}.footer-container{flex-direction:row;gap:250px;justify-content:space-between}.footer-privacy-copyright{flex-direction:row;justify-content:space-between}.footer-title-main{width:227px}.logo-box{display:flex;gap:8.89px}.footer-text,.footer-privacy-copyright,.address-container{font-size:16px;line-height:1.25rem}.logo-icon{width:20px;height:20px}.logo{font-size:16px}}@media screen and (min-width : 1024px){footer{padding:52px 100px}.footer-title-address{flex-direction:row;gap:121px;justify-content:space-between}.footer-title-main{gap:24px}.footer-title-main{width:228px}}
