.promoPage-hero{position:relative;width:100%;height:13.38rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.promoPage-hero__titleBox{width:100%;display:flex;justify-content:space-between;padding:2.96rem 2rem 2.12rem 6.5rem;color:var(--color-white)}.promoPage-hero__titleBox_title{font-size:1rem;font-weight:600;line-height:1.4;letter-spacing:.02rem;text-transform:uppercase;margin:0 0 .375rem}.promoPage-hero__titleBox_wrapper{max-width:27.5rem;display:flex;flex-direction:column}.promoPage-hero__titleBox_wrapper_description{font-size:.75rem;font-weight:400;line-height:1.4;margin:0 0 .875rem}.promoPage-hero__titleBox_wrapper_subscriptionBox{display:flex;justify-content:flex-start;align-items:center;column-gap:.25rem;margin:0 0 .375rem}.promoPage-hero__titleBox_wrapper_subscriptionBox_button{border:.03rem solid var(--color-white);border-radius:2.12rem;background-color:inherit;color:var(--color-white);font-size:.5rem;font-weight:500;line-height:1.4;text-transform:uppercase;display:flex;justify-content:center;align-items:center;column-gap:.25rem;padding:.62rem .85rem;cursor:pointer;transition:.4s}.promoPage-hero__titleBox_wrapper_subscriptionBox_button:hover{background:hsla(0,0%,100%,.1882352941)}.promoPage-hero__titleBox_wrapper_subscriptionBox_button_send{border:none;padding:.65rem 1.6rem;background:#3b4a3f}.promoPage-hero__titleBox_wrapper_subscriptionBox_description{margin-left:.46rem;max-width:9.09rem;font-size:.5rem;font-weight:400;line-height:1.4}.promoPage-hero__titleBox_wrapper_subscriptionBox_inputWrapper{position:relative}.promoPage-hero__titleBox_wrapper_subscriptionBox_inputImg{position:absolute;left:.86rem;top:50%;transform:translateY(-50%);pointer-events:none}.promoPage-hero__titleBox_wrapper_subscriptionBox_input{border:.03rem solid var(--color-light-gray);border-radius:2.12rem;background:var(--color-light-gray);color:var(--color-black);padding:.65rem .65rem .65rem 1.85rem;font-size:.5rem;font-weight:500;line-height:1.4;text-transform:uppercase;width:11.07rem;animation:expandWidth .4s ease-out forwards}@keyframes expandWidth{0%{width:11.07rem}to{width:13.03rem}}@media(max-width:1440px){.promoPage-hero{height:12.5rem}.promoPage-hero__titleBox{padding:2.3rem 1.5rem 2.12rem}.promoPage-hero__titleBox_title{font-size:.75rem;font-weight:500;margin:.8rem 0 0 .2rem;letter-spacing:.05rem}.promoPage-hero__titleBox_wrapper{max-width:20.7rem}.promoPage-hero__titleBox_wrapper_description{font-size:.625rem}.promoPage-hero__titleBox_wrapper_subscriptionBox_button{padding:.6rem .9rem;font-size:.4375rem}}@media(max-width:1025px){.promoPage-hero{height:auto}.promoPage-hero__titleBox{flex-direction:column;padding:2.3rem .810112rem 2.12rem;padding:5.5rem .810112rem 2.12rem;gap:.56rem}.promoPage-hero__titleBox_wrapper{gap:1.1139rem}.promoPage-hero__titleBox_wrapper_br{display:none}.promoPage-hero__titleBox_wrapper_description{line-height:140%;font-size:.911rem}.promoPage-hero__titleBox_wrapper_subscriptionBox{gap:.658rem;flex-direction:column}.promoPage-hero__titleBox_wrapper_subscriptionBox_button{inline-size:100%;font-size:.6075rem;padding:.8607rem;gap:.177rem}.promoPage-hero__titleBox_wrapper_subscriptionBox_button_img{width:24px;height:24px}.promoPage-hero__titleBox_wrapper_subscriptionBox_description{align-self:flex-start;font-size:.7088rem;margin:0;inline-size:100%;max-width:100%}.promoPage-hero__titleBox_title{font-size:.9875rem;margin:0}}@media(max-width:500px){.promoPage-hero__titleBox{padding:5.5rem .810112rem 3.12rem}.promoPage-hero__titleBox_wrapper_subscriptionBox_inputWrapper{inline-size:100%!important}.promoPage-hero__titleBox_wrapper_subscriptionBox_inputImg{display:none}.promoPage-hero__titleBox_wrapper_subscriptionBox_input{inline-size:100%!important;padding:1.1898rem;font-size:.6075rem}.promoPage-hero__titleBox_wrapper_subscriptionBox_button_send{padding:.7594rem}}body{display:flex;flex-direction:column;justify-content:space-between}