.container{margin:0 auto;max-width:1440px;padding:0 64px}@media(max-width:1025px){.container{padding:0 16px}}.am-heroscreen{display:grid;grid-template-columns:repeat(2,1fr);position:relative;grid-column-gap:128px;background:var(--bg);border-radius:25px;-webkit-column-gap:128px;-moz-column-gap:128px;column-gap:128px;font-family:Inter,sans-serif;padding:64px 48px 48px}@media(max-width:1410px){.am-heroscreen{grid-template-columns:1fr;padding:16px;row-gap:24px}}.am-heroscreen__content{color:var(--color)}.am-heroscreen__content .title{font-size:34px;font-style:normal;font-weight:700;line-height:44px;margin-bottom:34px}@media(max-width:1410px){.am-heroscreen__content .title{margin-bottom:15px}}@supports(font-optical-sizing:auto){.am-heroscreen__content .title{font-optical-sizing:auto}}.am-heroscreen__content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}.am-heroscreen__content-info .description p{font-size:15px;font-weight:400;line-height:24px}.am-heroscreen__content-info .description a{color:var(--color)}.am-heroscreen__bonus{background:#323439;border-radius:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;overflow:hidden;padding:16px;position:relative;width:100%}.am-heroscreen__bonus,.am-heroscreen__bonus-content{display:-webkit-box;display:-ms-flexbox;display:flex}.am-heroscreen__bonus-content{gap:10px;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.am-heroscreen__bonus-title{font-size:15px;font-weight:400;line-height:18px;margin-bottom:0;position:relative}.am-heroscreen__bonus-title:after{content:normal!important}.am-heroscreen__bonus-value{font-size:36px;font-weight:700;line-height:43px;position:relative}.am-heroscreen__bonus-description{font-size:15px;font-weight:400;line-height:18px;position:relative}.am-heroscreen__bonus-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%;z-index:1;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media(max-width:600px){.am-heroscreen__bonus-buttons{grid-template-columns:1fr;row-gap:16px}}.am-heroscreen__bonus-button.am-button{font-weight:500;width:100%}.am-heroscreen__bonus-button.am-button:first-child{background:#fff;color:#000}.am-heroscreen__bonus-button.am-button:nth-child(2){background:#158e3a;background:var(--bg-btn,#158e3a);color:#fff;color:var(--color-btn,#fff)}.am-heroscreen__bonus .am-button{border-radius:8px}.am-heroscreen__bonus-pic{bottom:0;height:100%;position:absolute;right:0;top:0;width:50%}.am-heroscreen__bonus-pic img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.am-heroscreen__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:start}.am-heroscreen__media img{height:auto;width:100%}.am-breadcrumbs{padding:24px 64px}@media(max-width:1360px){.am-breadcrumbs{padding:24px 32px}}@media(max-width:768px){.am-breadcrumbs{padding:16px 0}}.am-breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none}.am-breadcrumbs__item{color:var(--heroscreen-breadcrumbs-color);margin:0;padding-left:0}.am-breadcrumbs__item:not(:last-child){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.am-breadcrumbs__item:not(:last-child):after{content:"›";font-size:18px}.am-breadcrumbs__item-link{color:var(--heroscreen-breadcrumbs-color);font-size:14px;font-weight:400;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.am-breadcrumbs__item:after{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-radius:0;border-radius:initial;display:block;height:auto;left:0;position:static;top:0;width:auto}