.header__container{background-color:#fff;padding:25px 55px;display:flex;align-items:center}@media screen and (max-width: 1100px){.header__container{flex-wrap:wrap;padding:12px 16px}}.header__logo{display:flex;align-items:center;gap:20px}.header__lang{display:inline-flex;align-items:center;gap:30px;margin-left:auto}.header__lang a{font-family:Raleway;color:#ce4a41;font-weight:600;font-size:18px;line-height:100%;display:flex;align-items:center;gap:6px;text-decoration:none;cursor:pointer}.header__lang>img{height:auto;display:block}@media screen and (max-width: 1440px){.header__lang>img{width:200px}}@media screen and (max-width: 576px){.header__lang>img{display:none}}.header__box{display:flex;gap:20px;margin-left:20px}.header__box--button{display:inline-flex;align-items:center;justify-content:center;gap:20px;font-family:Inter;font-weight:500;font-size:16px;line-height:100%;text-align:center;padding:15px 18px 15px 34px;border-radius:28px;text-decoration:none;cursor:pointer}@media screen and (max-width: 768px){.header__box--button{padding:8px 15px;text-align:start;gap:10px}}.header__box--button--white{background-color:#fff;color:#d13239;border:1px solid #d13239}.header__box--button--red{color:#fff;background-color:#d13239}@media screen and (max-width: 1100px){.header__box{order:2;width:100%;margin-top:20px;margin-left:0}.header__box--button{flex:1 0 0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",sans-serif}.main__box{display:inline-flex;justify-content:center;position:relative;width:100%;height:820px;background-image:url(/_assets/img/main.jpg);background-repeat:no-repeat;background-size:cover}.main__box-img{width:786px;height:auto}.main__box-text{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:90px}@media screen and (max-width: 991.98px){.main__box-text{display:none}}.main__box-text p{font-family:Inter;color:#fff;font-weight:700;font-size:25px;line-height:100%;margin-bottom:14px}@media screen and (max-width: 992px){.main__box{height:calc(100dvh - 0px);padding-inline:16px}.main__box-img{width:100%}}@media screen and (max-width: 576px){.main__box{height:calc(100dvh - 220px)}}.main__content{margin-top:-50px;position:relative;z-index:2;padding:40px 55px;background-color:#f4f4f4;border-top-left-radius:48px;border-top-right-radius:48px}@media screen and (max-width: 768px){.main__content{padding:24px 20px;border-top-left-radius:20px;border-top-right-radius:20px}}@media screen and (max-width: 768px){.main__content-text{margin-bottom:60px}}.main__content h2{font-family:Inter;font-weight:700;font-size:25px;line-height:100%;color:#010101;margin-bottom:16px}.main__content--title{margin-top:30px}.main__content p{font-family:Inter;font-weight:600;font-size:16px;line-height:20px;color:#404040;margin-bottom:18px}.main__content p.rights{font-family:Inter;font-weight:400;font-size:10px;line-height:100%;margin-top:36px}@media screen and (max-width: 768px){.main__content p.rights{text-align:center}}.main__content-footer{display:flex;justify-content:space-between;align-items:center;border-radius:35px;background:linear-gradient(to right, #D13239 10%, #FFFFFF 90%)}@media screen and (max-width: 768px){.main__content-footer{flex-direction:column;gap:20px;background:linear-gradient(to bottom, #D13239 -2%, #FFFFFF 106%);border-bottom-left-radius:0;border-bottom-right-radius:0;padding:20px}}@media screen and (min-width: 768px){.main__content-footer{margin-top:120px}}.main__content-footer-img{padding:7px 0 7px 30px}@media screen and (min-width: 768px){.main__content-footer{margin-top:120px}}.main__content-button{display:inline-flex;align-items:center;font-family:Inter;font-weight:500;font-size:16px;line-height:100%;padding:15px 18px 15px 34px;border-radius:28px;gap:20px;cursor:pointer;text-decoration:none}.main__content-button--red{color:#fff;background-color:#d13239}.main__content-box{display:flex;align-items:center;position:relative;margin-block:30px}.main__content-box img{width:340px;position:absolute;top:30px;left:0}.main__content-box--text{width:calc(100% - 160px);min-height:226px;padding:22px 22px 22px 220px;background-color:#fff;border-radius:43px;border:1px solid #fff;margin-left:auto;margin-block:50px;display:flex;justify-content:center;flex-direction:column}.main__content-box:nth-child(even) img{left:auto;right:0}.main__content-box:nth-child(even) .main__content-box--text{padding-inline:50px 220px;margin-left:0}@media screen and (min-width: 768px)and (max-width: 1200px){.main__content-box{margin-block:0}.main__content-box img{width:130px;top:20px;left:-20px !important;right:auto !important}.main__content-box .main__content-box--text{width:100%;padding-inline:130px 30px !important}}@media screen and (max-width: 767.98px){.main__content-box{margin-block:0}.main__content-box img{width:225px;top:-40px;left:50% !important;right:auto !important;transform:translateX(-50%)}.main__content-box .main__content-box--text{width:100%;padding-top:140px;padding-inline:30px !important}}