.component-other-offers{position:relative;padding:84px 0 130px;overflow:hidden}
@media(min-width:1024px){.component-other-offers{padding:60px 0}
}
.component-other-offers h3{font-weight:600;font-size:35px;line-height:45px;color:var(--color-blue_navy);text-align:center;letter-spacing:0;padding:0 20px;margin:0 0 40px}
.component-other-offers__bg img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;z-index:0}
.component-other-offers__container{max-width:1036px;margin:0 auto;padding:0 15px}
@media(min-width:768px){.component-other-offers__container{display:flex;gap:22px;padding:0 68px}
}
.component-placet-offers{position:relative;margin-top:73px;overflow:hidden}
.component-placet-offers__bg img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}
@media(min-width:1024px){.component-placet-offers__bg img{left:0;right:0;bottom:0;top:0}
}
.component-placet-offers__container{max-width:1036px;margin:0 auto;overflow-x:visible;position:relative;padding:84px 0}
@media(min-width:768px){.component-placet-offers__container{padding:60px 0}
}
@media(min-width:1024px){.component-placet-offers__container{display:flex;padding:60px}
}
.component-placet-offers__text{padding:0 20px}
@media(min-width:768px){.component-placet-offers__text{padding:0 63px}
}
@media(min-width:1024px){.component-placet-offers__text{width:40%;padding:0}
}
.component-placet-offers h3{font-weight:500;font-size:1.5rem;line-height:33px;letter-spacing:1px;text-transform:uppercase}
@media(min-width:768px){.component-placet-offers h3{font-size:2.1875rem;line-height:45px}
}
.component-placet-offers p{font-weight:400;font-size:.875rem;line-height:20px}
@media(min-width:768px){.component-placet-offers__cards{display:flex;gap:23px;justify-content:space-between;padding:33px 60px}
}
@media(min-width:1024px){.component-placet-offers__cards{padding:0 0 0 60px}
}
.component-mini-help{position:relative;margin:0 auto;padding:12px 0;display:flex;gap:25px;justify-content:center;align-items:center;margin-top:-35px;z-index:1;overflow:hidden}
@media(min-width:768px){.component-mini-help{max-width:460px}
}
.component-mini-help__bg{object-fit:cover;object-position:center;width:100%;position:absolute;z-index:-1;height:100%;text-align:center}
@media(min-width:768px){.component-mini-help__bg{height:auto}
}
@media(min-width:1024px){.component-mini-help__bg{height:auto;transform:none;top:auto;right:auto}
}
.component-mini-help p{font-weight:400;font-size:.875rem;line-height:20px;margin:0}
.component-mini-help p a{text-decoration:underline;font-weight:900;display:block}
@media(min-width:768px){.component-mini-help p a{display:inline}
}
.component-other-offers.related{display:none}
.component-other-offers{background:var(--color-blue_navy_50)}