/* /Public/CSS/Templates/FirstScreen/MediaRightRound.css */
.first-screen-v-r{contain:layout style}.first-screen-v-r::before{content:'';display:block;position:absolute;inset:0;background:linear-gradient(to top,rgba(0,183,255,5%) 0%,rgba(0,183,255,.15) 100%)}.first-screen-v-r-title{margin-bottom:30px}.first-screen-v-r-form{margin-top:40px}.first-screen-v-r-advantage{display:flex;align-items:center;gap:.6818em}.first-screen-v-r-advantage a[href^="#"]{text-decoration-style:dashed;text-decoration-thickness:from-font}.first-screen-v-r-advantage__icon{flex-shrink:0;width:1.82em;height:1.82em;background:var(--green-gradient);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.first-screen-v-r-play{animation:pulseplay 3s infinite;width:120px;height:120px;background:hsl(from var(--theme-red) h calc(s - 15) calc(l - 5));border-radius:50%}.first-screen-v-r-play::before{content:'';display:block;position:absolute;background:url(/Public/Images/play.svg)50%/contain no-repeat;transition:transform .5s;width:54px;height:54px;top:50%;left:50%;margin-top:-27px;margin-left:-23px}.first-screen-v-r-play:hover::before{transform:scale(1.1)}.first-screen-v-r-video-media{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.first-screen-v-r-bg{display:block}.first-screen-v-r-bg__img{display:block;width:100%;height:auto}@media all and (max-width:399px){.first-screen-v-r-title{font-size:8vw}}@media all and (min-width:400px) and (max-width:480px){.first-screen-v-r-title{font-size:9vw}}@media all and (max-width:480px){.first-screen-v-r-image-description{display:flex;align-items:center;gap:.6818em;margin-top:.8181em}.first-screen-v-r-image-description::before{flex-shrink:0;width:1.82em;height:1.82em;background:var(--green-gradient);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;content:var(--fa-var-check);font-family:var(--fa-style-family);font-weight:var(--fa-style-solid)}.first-screen-v-r-video-mobile,.first-screen-v-r-bg{margin-bottom:11vw}.first-screen-v-r-video-mobile{padding-top:100%}.first-screen-v-r-video-mobile__play{position:absolute;bottom:0;margin-bottom:-60px;right:var(--container-padding-h)}.first-screen-v-r-title{font-weight:600;line-height:1.2}.first-screen-v-r-title>span{display:inline-block}.first-screen-v-r-video-mobile::after{content:'';display:block;position:relative;float:right;top:-33px;width:145px;height:66px;shape-outside:circle(62%)}.first-screen-v-r .breadcrumbs,.first-screen-v-r-video,.first-screen-v-r-bg_desktop{display:none}}@media all and (min-width:481px){.first-screen-v-r{padding-top:30px}.first-screen-v-r-title{font-weight:500}.first-screen-v-r .breadcrumbs{margin-bottom:30px;opacity:.7}.first-screen-v-r-video-mobile,.first-screen-v-r-bg_mobile{display:none}.first-screen-v-r-image-description{font-style:italic;margin-top:15px}}@media all and (max-width:719px),all and (min-width:1024px){.first-screen-v-r-advantage:not(:first-child){margin-top:.8181em}}@media all and (min-width:720px) and (max-width:1023px){.first-screen-v-r-advantages{display:grid;grid-gap:20px 30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media all and (min-width:481px) and (max-width:767px){.first-screen-v-r-title{font-size:2.2rem}}@media all and (max-width:939px){.first-screen-v-r-advantage,.first-screen-v-r-image-description{font-size:1.28rem}}@media all and (max-width:767px){.first-screen-v-r-advantage b{font-weight:600}}@media all and (min-width:768px){.first-screen-v-r-advantage{font-weight:300}.first-screen-v-r-advantage b{font-weight:500}}@media all and (min-width:940px) and (max-width:1023px){.first-screen-v-r-advantage,.first-screen-v-r-image-description{font-size:1.35rem}}@media all and (min-width:768px) and (max-width:1023px){.first-screen-v-r-title{font-size:2.57rem}}@media all and (min-width:481px) and (max-width:1023px){.first-screen-v-r-advantages{margin-bottom:25px}.first-screen-v-r-form:has(>button:only-child){display:flex;justify-content:center}}@media all and (min-width:1024px){.first-screen-v-r-media-wrapper{display:flex;flex-direction:column}.first-screen-v-r-image-description{flex-shrink:0}.first-screen-v-r-form{max-width:350px}.first-screen-v-r-bg{max-height:100%}.first-screen-v-r-bg__img{aspect-ratio:auto!important;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 50%}}@media all and (min-width:1024px) and (max-width:1279px){.first-screen-v-r-media-wrapper{justify-content:flex-end;grid-row:span 2}.first-screen-v-r-text{display:contents}.first-screen-v-r-container{display:grid;grid-template-columns:1fr calc(50vw + (100px - var(--container-padding-h)));grid-column-gap:50px}.first-screen-v-r-title,.first-screen-v-r-container .breadcrumbs{grid-column:span 2}.first-screen-v-r-bg{flex-grow:1}}@media all and (min-width:481px) and (max-width:1279px){.first-screen-v-r-video-media{display:none}.first-screen-v-r-video__container{aspect-ratio:1e4/5625;background-color:var(--bg2)}.first-screen-v-r-bg__img{border-radius:var(--border-radius-m)}}@media all and (max-width:1279px){.first-screen-v-r-video__play{display:none}}@media all and (min-width:1280px){.first-screen-v-r-text{width:50%;padding-right:100px}.first-screen-v-r-video,.first-screen-v-r-bg{flex-grow:2}.first-screen-v-r-video__play{position:absolute;bottom:35px;left:0;margin-left:-60px}.first-screen-v-r-video-media,.first-screen-v-r-bg__img{border-radius:15px}.first-screen-v-r-video__container{display:none}.first-screen-v-r-media-wrapper{position:absolute;left:50%;top:0;bottom:0;justify-content:center}}@media all and (min-width:1024px) and (max-width:1199px){.first-screen-v-r-title{font-size:2.6rem}}@media all and (min-width:1200px){.first-screen-v-r-title{font-size:2.7rem}}@media all and (min-width:1024px) and (max-width:1799px){.first-screen-v-r-advantage,.first-screen-v-r-image-description{font-size:1.35em}}@media all and (min-width:1400px){.first-screen-v-r-advantage,.first-screen-v-r-image-description{font-size:1.57em}}@media all and (min-width:1280px) and (max-width:1799px){.first-screen-v-r-media-wrapper{width:calc(50vw - var(--container-padding-h))}}@media all and (min-width:1800px) and (max-width:2120px){.first-screen-v-r-media-wrapper{width:calc(50vw - 100px)}}@media all and (min-width:2121px){.first-screen-v-r-media-wrapper{width:960px}}@keyframes pulseplay{0%{box-shadow:0 0 hsl(from var(--theme-red) h calc(s - 15) calc(l - 15)/50%)}70%{box-shadow:0 0 0 100px transparent}100%{box-shadow:0 0 transparent}}
/* /Public/CSS/Templates/FormOneClick.css */
.form-one-click{container:form-one-click/inline-size;contain:layout style}.form-one-click__container{padding:23px}.form-one-click__container:has(.form-one-click__erid-btn){padding-bottom:30px}.form-one-click__form{display:flex;align-items:center;flex-wrap:wrap;gap:25px 20px;container:form-one-click-form/inline-size}.form-one-click__title{line-height:1.2;font-weight:500;text-wrap:balance}.form-one-click__highlight{display:inline-block;padding:.46em .86em;border-radius:40px;background:var(--green-gradient);color:#fff;line-height:1.1;text-wrap:balance}.form-one-click__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 15px;margin-bottom:25px}.form-one-click__form .form-param,.form-one-click__btn{flex-grow:1}.form-one-click__form .form-param{--form-param-padding-v:0}.form-one-click__form .form-param_Phone{flex-basis:260px;width:min(calc(100cqw - 46px),260px);border-radius:30px;background:hsl(from var(--text-color) h s l/7%)}.form-one-click__form .form-param_Phone:before{font-size:1.71rem;color:hsl(from var(--text-color) h s l/30%);line-height:50px;height:50px;width:40px;text-align:center;position:absolute;top:0;right:6px;font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);content:var(--fa-var-phone-alt)}.form-one-click__form .form-param__input:before,.form-one-click__form .form-param__input:after,.form-one-click__form .form-param__title{display:none}.form-one-click__form .form-param__error{position:absolute;top:100%;left:0;right:0;white-space:nowrap}.form-one-click__form .form-param_Phone input,.form-one-click__form .form-param_Phone .country-code{height:50px;line-height:50px;font-size:1.14rem}.form-one-click__form .form-param_Phone .country-code+input[type=tel]{width:100%;background:0 0;border-radius:30px;padding-left:20px;padding-right:50px}.form-one-click__form .form-param_Phone input:focus{box-shadow:inset 0 0 2px 0 var(--text-color)}.form-one-click__form .form-param_Phone input.required{box-shadow:inset 0 0 0 1px var(--error-color)}.form-one-click__form .form-field-phone.show .country-code+input[type=tel]{padding-left:45px}.form-one-click__form .form-field-phone.show .country-code{display:block;height:50px;left:20px;width:20px}.form-one-click__form .form-param_Privacy{flex-basis:370px;max-width:100%;font-size:1rem;line-height:1.1}.form-one-click__form .form-param_Privacy input[type=checkbox]{appearance:none;cursor:pointer;width:var(--input-check-radio-size);height:var(--input-check-radio-size);overflow:hidden;flex-shrink:0;border-radius:calc(var(--input-check-radio-size) * .25);background:0 0;transition:background-color .3s;align-self:flex-start}.form-one-click__form .form-param_Privacy input[type=checkbox]:not(:checked){box-shadow:inset 0 0 0 .125em var(--input-border-color)}.form-one-click__form .form-param_Privacy input[type=checkbox]:checked{box-shadow:inset 0 0 0 .125em var(--theme-red)}.form-one-click__form .form-param_Privacy input[type=checkbox]::after{content:var(--fa-var-check);font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);position:absolute;inset:0;margin-top:.1em;transition:transform .3s;transform:scale(0);display:flex;align-items:center;justify-content:center;color:var(--theme-red)}.form-one-click__form .form-param_Privacy input[type=checkbox]:checked::after{transform:none}.form-one-click__form .form-param_Privacy .form-check{width:100%;display:flex;align-items:center;gap:.3571em .6em}.form-one-click__btn{min-width:180px}.form-one-click__erid-btn{position:absolute;bottom:4px;right:4px;font-size:12px;line-height:1;white-space:nowrap;padding:2px 12px 3px 4px;border-radius:4px;background-color:var(--bg2);cursor:pointer}.form-one-click__erid-btn::after{font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);content:var(--fa-var-ellipsis-v);position:absolute;top:2px;right:4px;line-height:12px;font-size:10px}.form-one-click__erid-btn:not(:hover,.open){color:hsl(from var(--bg2) h s calc(l - 30))}.form-one-click:has(.form-one-click__form.success)>*:not(.form-one-click__messages){opacity:0}.form-one-click:has(.form-one-click__form.success) .form-one-click__messages{position:absolute;top:0;left:0;right:0;min-height:100%;background:#fff;box-shadow:0 0 40px hsl(from var(--text-color) h s l/10%);border-radius:var(--border-radius-m);padding:10px;display:flex}.form-one-click .system-message.success{width:100%;font-size:1rem;padding-left:4em;border-radius:var(--border-radius-m);min-height:100%;display:flex;flex-direction:column;justify-content:center}.form-one-click .system-message.success.mt10{margin-top:0}@container form-one-click (max-width:345px){.form-one-click__title {font-size:1.25rem;}
}@container form-one-click (min-width:346px){.form-one-click__title {font-size:1.5rem;}
	.form-one-click__highlight {font-size:1.25rem;}
}@container form-one-click (min-width:540px){.form-one-click__title > span {display:inline-block;}
	.form-one-click__form {min-width:450px;}
}@container form-one-click (max-width:949px){.form-one-click__header {text-align:center;justify-content:center;}
	.form-one-click__form {justify-content:center;flex-wrap:wrap;}
}@container form-one-click (min-width:950px){.form-one-click__input-box {width:260px;}
}
