.hero-form{display:flex;flex-direction:column;position:relative;background:#fbfbfb;color:#333;padding:35px 32px;border-radius:10px;width:100%;box-sizing:border-box}@media(max-width:767.98px){.hero-form{padding:16px}}.hero-form__content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hero-form--success{overflow:hidden}.hero-form--success .hero-form__content{visibility:hidden;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-form--success .hero-form__success{display:flex}.hero-form--success-visible .hero-form__success{opacity:1}.hero-form--success-visible .hero-form__success-inner{transform:translateY(0);opacity:1}.hero-form__title{font-family:Nunito,Arial,sans-serif;font-weight:700;font-size:22px;line-height:26px;margin-bottom:10px}@media(max-width:767.98px){.hero-form__title{font-size:16px;line-height:110%}}.hero-form__text{font-weight:300;font-size:18px;line-height:130%;margin-bottom:20px}@media(max-width:767.98px){.hero-form__text{font-size:14px;line-height:130%}}.hero-form__adv{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:16px 0;padding-right:15px}@media(max-width:767.98px){.hero-form__adv{gap:12px}}.hero-form__adv div{display:inline-flex;align-items:center;gap:10px;font-family:Inter,Nunito,Arial,sans-serif;font-weight:400;font-size:12px;line-height:15px;color:#202020;width:min-content}.hero-form__adv div img{flex-shrink:0;display:block}.th-input-group{display:flex;flex-direction:column;gap:20px}.hero-form .th-input-group{gap:20px}@media(max-width:767.98px){.th-input-group,.hero-form .th-input-group{gap:12px}}.th-field{display:flex;flex-direction:column;gap:2px}.hero-form .th-field{gap:2px}.th-field-msg,.hero-form .th-field-msg{min-height:15px;font-size:11px;line-height:14px;color:#f14a58;font-family:Inter,Nunito,Arial,sans-serif}.hero-form .th-input-wrap{display:block;border-radius:5px;overflow:visible;border:0;height:auto;width:100%;margin-bottom:0;position:relative}.hero-form .th-input-wrap.error .th-input{border-color:#f14a58;color:#000}.hero-form .th-input-wrap.error .th-input::placeholder{color:#848484}.hero-form .th-input{padding:14px 19px;border-radius:5px;border:1px solid rgba(0,0,0,.2);height:auto;width:100%;box-sizing:border-box;font-family:Roboto,Nunito,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.16px;color:#000;background:#fff;outline:none}.hero-form .th-input:focus{border-color:#00bca1}.hero-form__checks{display:flex;flex-direction:column;gap:12px}.hero-form .radio-tile{border:0;height:auto;padding:0;background:transparent;display:flex;align-items:flex-start;width:100%;max-width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:0;border-radius:0}@media(max-width:767.98px){.hero-form .radio-tile--agree{flex-direction:column;gap:8px}}.hero-form .radio-tile:hover{background:none;border-color:transparent}.hero-form .radio-tile input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.hero-form .radio-icon{position:relative;width:20px;height:20px;border:1px solid #b0b0b0;border-radius:1px;margin-right:12px;flex-shrink:0;transition:all .2s ease;box-sizing:border-box;background:#fff}.hero-form .radio-icon:before{content:"";display:block;width:16px;height:16px;background:url("data:image/svg+xml,%3csvg%20width='11'%20height='12'%20viewBox='0%200%2011%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.747437%205.4281L4.74744%209.9281L9.24744%200.428101'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.hero-form .radio-tile input[type=checkbox]:checked~.radio-icon{background-color:#009688;border-color:#009688}.hero-form .radio-tile input[type=checkbox]:checked~.radio-icon:before{opacity:1}.hero-form .radio-tile.error .radio-icon{border-color:#f14a58}.hero-form .radio-tile.error .radio-text{color:#f14a58}.hero-form .radio-tile--agree .radio-text{line-height:18px}.hero-form .radio-tile--agree.error .radio-text a{color:#009688}.hero-form .radio-text{font-family:Inter,Nunito,Arial,sans-serif;font-weight:400;font-size:12px;line-height:15px;color:#202020}.hero-form .radio-text a{color:#009688;text-decoration:underline}.hero-form__error{color:#f14a58;font-size:12px;line-height:15px;min-height:15px;margin-bottom:0;text-align:center}.hero-form button.btn--hero{width:100%;margin:20px 0;text-decoration:none;text-transform:uppercase;font-weight:500;letter-spacing:1px}.hero-form__note{display:flex;align-items:center;justify-content:center;gap:16px;font-weight:400;font-size:12px;line-height:15px;font-family:Inter,Nunito,Arial,sans-serif;color:#20202033}.hero-form__soc{margin-top:16px;max-width:100%;overflow:hidden}.hero-form__soc-top{position:relative;text-align:center;margin-bottom:20px}.hero-form__soc-top:before{content:"";display:block;width:100%;position:absolute;left:0;top:0;border-top:1px solid rgba(0,0,0,.2);margin-top:11px;z-index:0}.hero-form__soc-title{display:inline-block;font-weight:300;font-size:18px;line-height:130%;background:#fbfbfb;padding-inline:16px;position:relative;z-index:2}.hero-form__soc-items{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;max-width:100%}.hero-form__soc-item{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#009688;text-decoration:none;padding:4px 14px;border:1px solid #009688;border-radius:10px;height:32px;font-family:Inter,Nunito,Arial,sans-serif;font-weight:400;font-size:12px;line-height:15px;transition:.3s;box-sizing:border-box}.hero-form__soc-item:hover{color:#009688;background:#0096881a}.hero-form__soc-item img{display:block;height:16px;width:auto}@media(max-width:767.98px){.hero-form__soc-item img{max-width:10px;height:auto}}.hero-form__success{display:none;flex:1 1 auto;align-items:center;justify-content:center;text-align:center;padding:32px 24px;opacity:0;transition:opacity .4s}.hero-form__success-inner{max-width:300px;transform:translateY(12px);opacity:0;transition:transform .4s,opacity .4s}.hero-form__success-mark{width:48px;height:48px;margin:0 auto 16px;border-radius:50%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z'%20class=''%3e%3c/path%3e%3c/svg%3e") center center / 22px no-repeat,#009688}.hero-form__success-title{font-family:Nunito,Arial,sans-serif;font-weight:700;font-size:22px;line-height:26px;margin-bottom:10px;color:#333}.hero-form__success-text{font-weight:300;font-size:16px;line-height:130%;color:#333}.front_Reviews.indexWrapper{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}@media(max-width:1270px){.front_Reviews.indexWrapper{padding-left:30px;padding-right:30px}}@media(max-width:550px){.front_Reviews.indexWrapper{padding:10px 20px}}.front_Reviews h2{font-size:30px;margin:20px 0 40px;text-align:center;font-weight:500;color:#333;line-height:1.1;font-family:Nunito,Arial,sans-serif}.indexReviews{padding:0 0 65px;text-align:center;overflow:hidden;max-width:100%}.carousel-reviews{max-width:100%;overflow:hidden}@media(max-width:767px){.front_Reviews h2{font-size:25px}}@media(max-width:620px){.indexReviews{margin:0 0 30px;padding:50px 0}}@media(max-width:390px){.indexReviews{padding:30px 0}.front_Reviews h2{margin:20px 0 40px}}.carousel-reviews{position:relative;width:auto;margin-left:0;left:0;box-sizing:border-box}.carousel-reviews .slick-list{overflow:hidden;margin:0;padding:0;width:100%}.carousel-reviews .slick-list.is-dragging,.carousel-reviews .slick-list.draggable{cursor:grab}.carousel-reviews .slick-list.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.carousel-reviews .slick-track{display:flex;align-items:flex-start;position:relative;left:0;top:0;will-change:transform}.carousel-reviews .slick-prev,.carousel-reviews .slick-next{font-size:0;line-height:0;position:absolute;top:22px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:#187f6e;border-radius:50%;z-index:5;box-shadow:0 2px 8px #00968845}.carousel-reviews .slick-prev{left:0}.carousel-reviews .slick-next{right:0}.carousel-reviews .slick-prev:before,.carousel-reviews .slick-next:before{width:45%;line-height:1;opacity:.75;color:#fff;display:block;text-align:center}.carousel-reviews .slick-prev:hover:before,.carousel-reviews .slick-prev:focus:before,.carousel-reviews .slick-next:hover:before,.carousel-reviews .slick-next:focus:before{opacity:1}.carousel-reviews .slick-prev.slick-disabled:before,.carousel-reviews .slick-next.slick-disabled:before{opacity:.25}.carousel-reviews .slick-prev:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjUuMSAyNDcuNWwxMTcuOC0xMTZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDcuMSA3LjFjNC43IDQuNyA0LjcgMTIuMyAwIDE3TDY0LjcgMjU2bDEwMi4yIDEwMC40YzQuNyA0LjcgNC43IDEyLjMgMCAxN2wtNy4xIDcuMWMtNC43IDQuNy0xMi4zIDQuNy0xNyAwTDI1IDI2NC41Yy00LjYtNC43LTQuNi0xMi4zLjEtMTd6Ij48L3BhdGg+PC9zdmc+);padding-right:5px}.carousel-reviews .slick-next:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTY2LjkgMjY0LjVsLTExNy44IDExNmMtNC43IDQuNy0xMi4zIDQuNy0xNyAwbC03LjEtNy4xYy00LjctNC43LTQuNy0xMi4zIDAtMTdMMTI3LjMgMjU2IDI1LjEgMTU1LjZjLTQuNy00LjctNC43LTEyLjMgMC0xN2w3LjEtNy4xYzQuNy00LjcgMTIuMy00LjcgMTcgMGwxMTcuOCAxMTZjNC42IDQuNyA0LjYgMTIuMy0uMSAxN3oiPjwvcGF0aD48L3N2Zz4=);padding-left:5px}@media(max-width:620px){.indexReviews #carouselReviews{width:100%;margin:0;left:0}}.item_reviews{max-width:550px;margin:0 auto;opacity:.3;padding:43px 30px 70px;box-sizing:border-box;transition:all .4s ease;flex-shrink:0;min-width:0;background:transparent;box-shadow:none}.item_reviews.slick-center,.item_reviews.is-center{opacity:1;box-shadow:#00000014 0 20px 60px;background:#fff}.item_reviews .IR_name{font-size:19px;font-weight:700;margin:0 0 9px;color:#333;font-family:Nunito,Arial,sans-serif}.item_reviews .IR_position{font-size:12px;font-weight:500;margin:0 0 30px;color:#494949;display:inline-block}.item_reviews.slick-center .IR_position,.item_reviews.is-center .IR_position{color:#009688}.item_reviews .IR_text{line-height:1.5;text-align:left;quotes:"“" "”";font-size:18px;color:#333}.item_reviews .IR_text .center{display:inline-block;width:84%;vertical-align:top}.item_reviews q{font-size:60px;color:#494949;font-family:Arial,sans-serif;display:inline-block;width:8%;vertical-align:top;text-align:center;margin:-40px 0 0}.item_reviews.slick-center q,.item_reviews.is-center q{color:#009688}.item_reviews q.open:after{content:""}.item_reviews q.close:before{content:""}.item_reviews .IR_photo-review{overflow:hidden;text-align:center}.item_reviews .IR_photo-review img,.indexReviews .IR_photo-review img{width:auto;height:400px;max-width:100%;margin:0 auto;display:block;vertical-align:middle}.item_reviews .IR_photo-review a{display:inline-block;transition:opacity .3s ease}.item_reviews .IR_photo-review a:hover{opacity:.8}.item_reviews .IR_photo-review--video .review-video-link{position:relative;display:inline-block}.item_reviews .IR_photo-review--video img{height:220px;object-fit:cover}.item_reviews .review-video-play{position:absolute;left:50%;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border-radius:50%;background:#187f6eeb;box-shadow:0 4px 16px #0003}.item_reviews .review-video-play:after{content:"";position:absolute;left:26px;top:20px;border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #fff}@media(max-width:390px){.item_reviews{padding:20px 15px}.item_reviews q{margin:-50px 0 0}.item_reviews .IR_position{margin:0 0 45px}}
