*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;font-family:'Mulish', sans-serif;-webkit-font-smoothing:antialiased;display:block}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{font-family:'Archivo', sans-serif;text-wrap:balance}#root,#__next{isolation:isolate}a{color:#13928b}.container{position:relative;width:94vw;max-width:1320px;margin:0 auto}.text-center{text-align:center}.btn{background-color:#f56920;color:#fff;font-size:1.3rem;text-align:center;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;border-color:transparent;justify-content:center;align-items:center;gap:16px;padding:8px 28px;max-width:650px;line-height:18px;text-decoration:none;display:inline-flex;transition:background 0.3s;box-shadow:0 12px 24px rgba(245,105,32,0.302);padding:15px 20px;z-index:9}.btn:hover{background-color:#DB4B00 !important}.btn-green{display:flex;align-items:center;justify-content:center;gap:16px;min-width:180px;height:34px;padding:8px 28px;background:#13928b;border-radius:4px;color:#fff;font:700 14px/18px Mulish, system-ui, sans-serif;text-align:center;text-decoration:none;cursor:pointer;user-select:none;pointer-events:auto;transition:background 0.3s ease}.text-green{color:#13928b}.topbar{background-color:#fff;padding:10px 0 12px;align-items:center}.topbar .container{display:flex;justify-content:space-between}.topbar img{width:200px}.hero{color:#fff;padding-bottom:120px;margin-top:0;margin-bottom:0;background:linear-gradient(180deg, #000 -25.94%, #00746D 178.68%);position:relative;z-index:1;overflow:hidden}.hero:after{content:"";background:#C2E7E5;opacity:0.05;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:1000px;height:1000px;border-radius:50%;z-index:-1;overflow:hidden}.hero img{z-index:2;margin:0 auto 45px;display:block}.hero .lead{margin:120px auto 0;font-size:1.8rem;max-width:760px;text-align:center}.hero .lead .small{font-size:1rem;margin-bottom:45px}main{background:#fff url("assets/bg.svg") no-repeat center center;background-size:cover;padding-bottom:60px;color:#303030}main p{margin-right:auto;margin-left:auto;max-width:760px;display:block}main .offer{max-width:1300px;margin:60px auto;display:grid;gap:40px;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 900px){main .offer{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 600px){main .offer{grid-template-columns:1fr}}main .item{display:flex;flex-direction:column;align-items:flex-start;padding:40px;gap:40px;background:linear-gradient(180deg, #F7FFFF 0%, #fff 100%);box-shadow:0px 4px 72px rgba(48,48,48,0.07);border-radius:16px}main .item p{font-size:1rem;margin:0}.col-2{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:center}.col-2>div{width:49%}@media screen and (max-width: 500px){.col-2>div{width:100%}}.col-3{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:center}.col-3>div{width:30%}.max-500{max-width:500px}.w-100{width:100% !important}.brands{background:#fff url("assets/bg-2.png") no-repeat center center;background-size:cover;padding:90px 0;color:#303030;margin:0}.help{margin:0;padding:90px 0;background:#fff;color:#303030}.help p{line-height:180%}.contact{background:#fff url("assets/contact.svg") no-repeat center center;background-size:cover;padding:90px 0;color:#303030;margin:0}.skew{position:relative;display:inline-block;font-weight:900}.skew:after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:#13928b;-webkit-transform:rotate(-1deg);-moz-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);transform-origin:bottom left}.people{margin:0;padding:90px 0;background:#fff;color:#303030}.people h2,.people h3{margin-bottom:45px}.people .col-3{align-items:start;gap:36px}.people .col-3>div{max-width:360px}@media screen and (max-width: 900px){.people .col-3{flex-direction:column}.people .col-3>div{width:100%;max-width:94vw}}form input,form textarea{display:block;background:#fff;width:500px !important;max-width:100%;margin-bottom:25px;box-sizing:border-box;color:#303030;border:1px solid #E0E0E0;box-shadow:0px 0px 5px #13928B;border-radius:8px;margin-top:4px}form textarea{min-height:140px}form label{font-size:14px}.checkbox-field{display:flex;gap:10px;align-items:center;margin-bottom:30px}input.checkbox{box-sizing:border-box;margin-bottom:0;width:24px !important;height:24px;background:#FFFFFF;border:1px solid #E0E0E0;border-radius:6px;flex:none;order:0;flex-grow:0}footer{background:#fff;margin-top:0 !important}.review{display:flex;gap:20px}.review img{width:120px;height:120px}.review .author{font-size:18px;font-weight:700;margin:0}.review .author label{color:#858585;font-weight:400}.review p{line-height:24px;margin:0}.review .review-body{display:flex;flex-direction:column;gap:10px;font-size:14px}
