.media-optimization-hero{padding:100px 0 150px}@media only screen and (min-width:641px)and (max-width:1100px){.media-optimization-hero{padding:60px 0 120px}}@media only screen and (max-width:640px){.media-optimization-hero{padding:20px 0 120px}}@media only screen and (min-width:1101px){.media-optimization-hero .inner{padding-right:360px;background:url(/img/media-optimization.9d7cde03.svg) 100% 50%/420px no-repeat}}.media-optimization-how-now .inner-content{display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;align-items:center;gap:15px 70px}@media only screen and (max-width:640px){.media-optimization-how-now .inner-content{grid-template-columns:1fr;grid-auto-flow:row}}.media-optimization-how-now img{grid-column:1/3;grid-row:3/4;margin:20px auto}@media only screen and (max-width:640px){.media-optimization-how-now img{display:none}}.achivements__brands{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.achivements__brands.frame{padding-bottom:145px}@media only screen and (min-width:1101px){.achivements__brands{gap:35px 90px}.achivements__brands.frame{padding:35px 45px 145px}}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__brands{gap:35px 50px}}@media only screen and (max-width:640px){.achivements__brands{gap:25px 40px}}.achivements__brand{transition:transform .2s}.achivements__brand:hover{transform:translateY(-10%)}.achivements__link{display:flex}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img{width:auto;height:40px}}@media only screen and (max-width:640px){.achivements__link img{width:auto;height:40px;height:30px}}.achivements__plus{margin-top:-105px;text-align:center}.achivements__list{display:grid;grid-template-columns:repeat(4,200px);justify-content:center;align-items:center;gap:50px;margin-top:15px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__list{gap:20px}}@media only screen and (max-width:640px){.achivements__list{gap:20px}}@media only screen and (min-width:641px)and (max-width:900px){.achivements__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:640px){.achivements__list{grid-template-columns:1fr}}.achivement{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:15px;height:160px;background:var(--bg-contrast);border-radius:var(--radius-block)}@media only screen and (min-width:641px)and (max-width:900px){.achivement{height:120px}}@media only screen and (max-width:640px){.achivement{flex-direction:row;gap:20px;height:auto}}.achivement__name{font-weight:500;text-transform:uppercase}.telegram-channel__frame{display:block;text-decoration:none;color:var(--text-contrast);border:0;background:linear-gradient(135deg,var(--cl-yellow-1) 0,var(--cl-green-2) 100%)}@media only screen and (min-width:1601px){.telegram-channel__frame{padding-right:500px;background:url(/img/telegramChannel.2b6f0c00.svg) no-repeat calc(100% - 100px) 100%/auto 100%,linear-gradient(135deg,var(--cl-yellow-1) 0,var(--cl-green-2) 100%)}}.telegram-channel__text{margin-top:24px}.main-form__content,.main-form__form{display:flex;justify-content:center}.main-form__content{align-items:center}.main-form__form{flex-direction:column;align-items:stretch;gap:15px;width:600px}.field{position:relative;cursor:pointer}.field .field__input:focus+.field__label,.field.field--filled .field__label,.field:hover .field__label{transform:translateY(-15px)}.field__label{position:absolute;top:35px;left:25px;display:flex;align-items:center;width:100%;line-height:20px;font-size:14px;color:var(--text-light);transition:transform .2s;pointer-events:none;z-index:1}.field__input{display:block;padding:44px 25px 18px;width:100%;line-height:var(--text-line-height);font-size:var(--text-font-size);background:var(--bg-contrast);border:0;border-radius:var(--radius-block)}.field__input:active,.field__input:focus{border:0;outline:none}.notify{position:fixed;top:20px;right:20px;display:flex;gap:10px;padding:30px 25px;max-width:400px;color:var(--text-contrast);border-radius:var(--radius-block);z-index:200}@media only screen and (max-width:640px){.notify{max-width:calc(100% - 40px)}}.notify--success{background:var(--bg-green-light)}.notify--error{background:var(--bg-error)}.notify__icon{flex-shrink:0}.partners__list{display:grid;grid-template-columns:repeat(3,4fr);gap:30px}@media only screen and (min-width:641px)and (max-width:1100px){.partners__list{gap:25px;grid-template-columns:repeat(2,6fr)}}@media only screen and (max-width:640px){.partners__list{grid-template-columns:1fr}}.partner{min-height:260px}@media only screen and (max-width:640px){.partner{min-height:160px}}@media only screen and (min-width:641px)and (max-width:1100px){.partner{min-height:160px}.partner--wide{grid-column:span 2}}@media only screen and (min-width:1101px){.partner--wide{grid-column:span 2}}.partner__logo,.partner__subtitle{transition:transform .2s}.partner__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;border-radius:var(--radius-block);color:var(--text-contrast);background-color:var(--bg-contrast);text-decoration:none}.partner__link:hover .partner__logo,.partner__link:hover .partner__subtitle{transform:translateY(-5px)}.partner__link:focus .partner__logo,.partner__link:focus .partner__subtitle{transform:translateY(0)}.partner__logo{max-width:60%}