.wrapper__gagervideo-heading{display:flex; align-items:center; justify-content:space-between; padding-bottom:45px}
.gagervideo-heading__desc{font-weight: 700;font-size: 18px;line-height: 1.6;color: #332E47;display:flex;align-items:center;gap: 10px;position:relative}
.gagervideo-heading__desc::before{position: absolute;width: 46px;height: 2px;left: -18px;top: 13px;content: "";background: #FFD51C;transform: rotate(121.61deg);z-index: -1}
.gagervideo-heading__arrow{width: 55px;height: 52px;color: #332E47;position: absolute;left: 100%;transform: translateX(-70px) translateY(20px) rotate(120deg);top: 100%;z-index: 2}
.gagervideo-form__row{display:flex; justify-content:space-between}
.gagervideo-form__form{display:flex; flex-direction:column; gap:32px 0;padding: 60px 60px 45px;background: #332E47;border-radius: 16px;width:990px;color:#fff}
.gagervideo-form__form .h2{color:#fff}
.gagervideo-form__fields-out{display:flex; flex-direction:column; gap:16px}
.gagervideo-form__fields{display:flex; gap:20px}
.gagervideo-form__desc{font-weight: 700;font-size: 18px;line-height: 1.6; position:relative}
.gagervideo-form__desc::before{position: absolute;width: 46px;height: 2px;left: -18px;top: 13px;content: "";background: #FFD51C;transform: rotate(121.61deg);z-index: 1}
.gagervideo-form__field{width:calc((100% - 40px) / 3)}
.gagervideo-form--button{width:300px}
.gagervideo-form--button .btn {width: 100%;padding-left: 0;padding-right: 0}
.gagervideo-form__video{position:relative;width:265px;border-radius: 16px;overflow: hidden;}
.gagervideo-form__video img, .gagervideo-form__video picture{width:100%; height:100%; object-fit:cover}
.gagervideo-form__link{z-index: 3;position: absolute;top: 32px;right: 50%;padding: 6px 16px;gap: 8px;display: flex;align-items: center;background: #F0F3FD;border-radius: 60px;font-size: 14px;line-height: 1.6;color: #332E47;transform: translateX(50%);white-space: nowrap}
.gagervideo-form__link svg{width: 22px;height: 22px;background: #fff;border-radius: 100%;min-width: 22px}
.gagervideo-form__link:hover{background: #FFD51C;}
.gagervideo-form__form-agree{font-weight: 500;font-size: 10px;line-height: 1.3;color: #FFFFFF}
.gagervideo-form__form-agree a{color: #FFFFFF;text-decoration:underline}
.gagervideo-form__form-agree a:hover{text-decoration:none}
.gagervideo-best__row{padding-top:36px;display: flex;flex-wrap: wrap;justify-content:space-between}
.gagervideo-best__block {font-size: 16px;line-height: 1.2;color: #332E47;width: 270px}
.gagervideo-best__title {font-weight: 700;font-size: 20px;line-height: 1.2;color: #332E47;padding: 16px 0 8px}
@media(min-width:1400px){
	.gagervideo-form--button .btn {font-size: 18px; line-height:1}
}
@media(max-width:1399px){
	.gagervideo-heading__desc{font-size: 17px; max-width:290px}
	.gagervideo-form__desc{font-size: 16px;}
	.gagervideo-form__form .h2{font-size:28px}
	.gagervideo-heading__desc br{display:none}
	.gagervideo-form__form{padding:30px;gap:24px;width: 700px;}
	.gagervideo-form__fields{gap:12px}
	.gagervideo-form--button .btn {width: 100%;padding-left: 0;padding-right: 0}
	.gagervideo-form__video{width:210px}
    .gagervideo-best__block {width:210px;font-size: 15px}
    .gagervideo-best__icon img{max-width: 52px;}
    .gagervideo-best__title{font-size: 17px;padding: 8px 0}
	.gagervideo-form--button {width: 240px}
}
@media(max-width:991px){
	.gagervideo-form__form .h2{font-size: 24px}
    .wrapper__gagervideo-heading{padding-bottom:35px;flex-direction: column;align-items: start;gap: 10px;}
    .gagervideo-heading__desc{font-size: 16px; max-width:100%;}
    .gagervideo-heading__arrow {transform: translateX(0) translateY(-5px) rotate(120deg)}
    .gagervideo-form__form {padding: 25px;gap: 16px;width: 57%}
    .gagervideo-form__fields {gap: 12px;flex-direction: column}
    .gagervideo-form__field {width: 100%;}
    .gagervideo-form__video {width: 40%;}
    .gagervideo-form--button {width: 100%}
	.gagervideo-best__row{gap:24px; padding-top:24px}
    .gagervideo-best__block{font-size: 14px; width:calc((100% - 24px) / 2)}
    .gagervideo-best__icon img {max-width: 42px;}
    .gagervideo-best__title{font-size: 16px}
}
@media(max-width:767px){
	.wrapper__gagervideo-heading{padding-bottom:25px; flex-direction:column}
	.gagervideo-form__desc{font-size: 15px;}
	.gagervideo-heading__desc{font-size: 15px; width: 100%;white-space: normal;max-width: 350px;}
	.gagervideo-form__row{flex-direction:column; gap:20px}
    .gagervideo-heading__arrow {transform: translateX(0px) translateY(-35px) rotate(110deg);}
	.gagervideo-form__video{width:100%; order:1; height:250px}
	.gagervideo-form__video::after{content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:#332E47; opacity:0.8}
	.gagervideo-form__video img{filter:blur(10px)}
	.gagervideo-form__form{width:100%; order:2}
}
@media(max-width:575px){
	.gagervideo-form__desc{font-size: 14px;}
	.gagervideo-form__form .h2{font-size: 22px}
	.gagervideo-form__form{padding:20px}
	.wrapper__gagervideo-heading .h2 br{display:none}
	.wrapper__gagervideo-heading{padding-bottom:20px}
	.gagervideo-heading__desc{font-size: 14px;gap: 5px;max-width: 100%}
	.gagervideo-heading__arrow{display:none}
	.gagervideo-best__block{width:100%; text-align:center}
    .gagervideo-best__icon img{max-width: 32px;}    
}