.hero{background-color:#0f5953;color:#fff;padding-inline:16px;font-family:Roboto,Nunito,Arial,sans-serif;position:relative;overflow:hidden}.hero-bg{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.hero-bg img{display:block;width:100%;height:100%;object-fit:cover}.hero .wrap{padding-block:136px 60px;max-width:1418px;margin-inline:auto;position:relative}@media(max-width:767.98px){.hero .wrap{padding-block:80px 20px}}@media(min-width:768px){.hero .wrap{display:flex;justify-content:space-between;align-items:flex-start;gap:0;min-width:0}}@media(min-width:768px)and (max-width:991.98px){.hero{overflow-x:hidden}.hero-left{flex:1 1 auto;min-width:0;max-width:min(737px,55%)}.hero-right{flex:0 1 auto;width:100%;max-width:min(470px,45%);min-width:0}.hero-title{font-size:32px}}.hero-left{position:relative;z-index:1}@media(min-width:768px){.hero-left{flex:0 1 auto;max-width:737px;width:auto;min-width:0}}@media(max-width:767.98px){.hero-left{margin-bottom:20px}}.hero-right{flex:0 1 auto;max-width:470px;width:100%;position:relative;z-index:1;align-self:flex-start}.hero-title{margin:0 0 20px;font-family:Nunito,Arial,sans-serif;font-weight:400;font-size:40px;line-height:110%;letter-spacing:-.03em;text-transform:uppercase;color:#fff}@media(max-width:767.98px){.hero-title{font-size:20px;line-height:110%}}.hero-title span{font-weight:600}@media(max-width:767.98px){.hero-title span{font-size:24px;line-height:110%}}.hero-text{font-weight:300;font-size:18px;line-height:130%;margin-bottom:40px}@media(max-width:767.98px){.hero-text{font-size:14px;line-height:110%;margin-bottom:20px;max-width:245px}}.hero-text p{margin:0 0 16px}.hero-text p:last-child{margin-bottom:0}@media(min-width:768px){.hero-text p{margin:0}}.hero-advantages{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:40px 0}@media(max-width:767.98px){.hero-advantages{display:flex;flex-direction:column;margin:20px 0;gap:10px}}.hero-advantages__item{display:flex;align-items:center;gap:20px}.hero-advantages__item-ico{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#076b65;border-radius:12px;padding:14px;flex:0 1 auto;flex-shrink:0;box-sizing:border-box}.hero-advantages__item-ico img,.hero-advantages__item-ico i{display:block;width:24px;max-width:none;height:auto}.hero-advantages__item-ico i{width:auto;font-size:22px;line-height:1;color:#fff}@media(max-width:767.98px){.hero-advantages__item-ico{width:28px;height:28px;padding:6px;border-radius:6px}.hero-advantages__item-ico img,.hero-advantages__item-ico i{display:block;width:100%}.hero-advantages__item-ico i{width:auto;font-size:14px}}.hero-advantages__item-info{width:calc(100% - 78px)}.hero-advantages__item-title{font-weight:500;font-size:14px;line-height:130%;margin-bottom:4px}@media(max-width:767.98px){.hero-advantages__item-title{line-height:110%}}.hero-advantages__item-text{font-weight:300;font-size:14px;line-height:130%}@media(max-width:767.98px){.hero-advantages__item-text{font-size:12px;line-height:110%}}.hero-btns{display:flex;gap:40px;margin:40px 0}@media(max-width:767.98px){.hero-btns{flex-direction:column;gap:10px;margin:20px 0}}.btn--hero{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;background:#177f70;border:1px solid #177f70;font-family:Roboto,Nunito,Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:25px;letter-spacing:1px;text-transform:uppercase;color:#fff;height:56px;padding:6px 30px;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.btn--hero:hover{border-color:#00bca1;background:#177f70;color:#fff}.btn--hero:active{border-color:#0f5953;background:#0f5953;color:#fff}.btn--hero:disabled{border-color:#7e7e7e;background:#7e7e7e;color:#fff;cursor:default}.btn--hero.--light{background:transparent;color:#fff;border-color:#fff}.btn--hero.--light:hover{background:#ffffff1a;color:#fff;border-color:#fff}@media(max-width:767.98px){.hero-btns .btn--hero{width:100%}}.hero-chips{display:flex;flex-wrap:wrap;gap:20px 10px;max-width:650px}@media(max-width:767.98px){.hero-chips{gap:8px}}.hero-chips__item{display:flex;align-items:center;gap:10px;height:32px;border:1px solid #fff;border-radius:10px;font-weight:400;font-family:Inter,Nunito,Arial,sans-serif;font-size:14px;line-height:17px;padding:5px 11px;color:#fff;box-sizing:border-box;text-decoration:none}.hero-chips__item img{display:block;height:16px;width:auto}.hero-chips__item:hover{color:#fff;background:#ffffff1a}
