@media(min-width:992px){.col-xl-9>.custom-cards__wrapper,.s-section__tabs .s-section--sub .custom-cards__wrapper{grid-template-columns:1fr 1fr 1fr}}.custom-cards__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px}@media(max-width:1199.98px){.custom-cards__wrapper{grid-template-columns:1fr 1fr 1fr}}@media(max-width:991.98px){.custom-cards__wrapper{grid-template-columns:1fr 1fr}}@media(max-width:575.98px){.custom-cards__wrapper{grid-template-columns:1fr}}.custom-card{display:grid;grid-template-rows:min-content 1fr;grid-auto-rows:min-content;grid-row-gap:24px;padding:24px;background:#fff;border:1px solid #dadee0;border-radius:12px}.custom-card__content{display:flex;flex-direction:column;row-gap:24px}.custom-card__body{display:grid;grid-auto-rows:min-content;grid-row-gap:8px;margin-top:auto;margin-bottom:0}.custom-card__footer{display:grid;grid-row-gap:24px}.custom-card__tags{margin-bottom:8px}.custom-card__title i{display:inline-block;transform:translateY(-7px)}@media(max-width:767.98px){.custom-card__title i{transform:translateY(-5px)}}.custom-card__list-description{margin-bottom:8px;color:#5f717a}.custom-card__description{display:grid;grid-auto-flow:row;grid-row-gap:16px}.custom-card__description p:last-child,.custom-card__title{margin-bottom:0}.custom-card__title i{font-size:16px}@media(max-width:767.98px){.custom-card__title i{font-size:14px}}.custom-card__text{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px}.custom-card__text span>span{white-space:nowrap}.custom-card__align-right span:last-child{text-align:end}.custom-card__price span{font-size:12px;line-height:16px}.custom-card__price p{margin-bottom:0;font-size:24px;line-height:32px;font-weight:400}@media(max-width:767.98px){.custom-card__price p{font-size:18px;line-height:24px;font-weight:500}}.custom-card__old-price{font-size:14px;text-decoration:line-through}.custom-card--additional{grid-template-columns:1fr;color:#fff;background-color:#092433}@media(max-width:767.98px){.custom-card--additional .custom-card__title-wrap{padding:0}.custom-card--additional p{padding-right:0;padding-left:0}}.custom-cards__disclaimer{margin-top:24px;font-size:12px;line-height:16px}.call-to-action{background-repeat:no-repeat;background-position:50%;background-size:cover}.call-to-action .section__header{margin-bottom:0}.call-to-action__description a{text-decoration:underline;color:#fff}.call-to-action--gray .call-to-action__description a{color:#eb4247}.call-to-action--gray .call-to-action__description a:hover{color:#c42d37}.call-to-action__button{margin-top:40px}@media(max-width:991.98px){.call-to-action__button{margin-top:32px}}@media(max-width:767.98px){.call-to-action__button{margin-top:24px}}@media(max-width:575.98px){.call-to-action__button{text-align:center}}.call-to-action__button:empty{display:none}@media(max-width:767.98px){.call-to-action__button .ant-btn,.call-to-action__button .btn{width:100%}}.customer-logo{position:relative;height:64px}@media(max-width:767.98px){.customer-logo{position:static;height:100%}}.customer-logo__wrapper{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:space-between;width:100%;height:100%;padding-left:16px;background-color:#fff;border:1px solid hsla(0,0%,100%,0);border-radius:8px;transition:width .4s ease,height .4s ease}@media(max-width:767.98px){.customer-logo__wrapper{position:static;flex-direction:row;height:auto;padding-left:0;border:none}}.customer-logo:hover .customer-logo__wrapper{z-index:2;top:auto;height:169px;overflow:hidden;border:1px solid rgba(9,36,51,.15)}@media(max-width:767.98px){.customer-logo:hover .customer-logo__wrapper{position:static;width:100%;height:auto;border:none}}@media(min-width:992px){.customer-logo:nth-of-type(4) .customer-logo__wrapper{top:0;flex-direction:column}}@media(min-width:768px){.customer-logo:first-of-type .customer-logo__wrapper,.customer-logo:nth-of-type(2) .customer-logo__wrapper,.customer-logo:nth-of-type(3) .customer-logo__wrapper{top:0;flex-direction:column}}@media(max-width:767.98px){.customer-logo__img{max-width:100%}}.customer-logo__description{z-index:-1;padding:16px 16px 16px 0;overflow:hidden;opacity:0;transition:opacity .1s ease}@media(max-width:1439.98px){.customer-logo__description{font-size:14px;line-height:20px}}@media(max-width:767.98px){.customer-logo__description{display:none}}.customer-logo:hover .customer-logo__description{opacity:1;transition:opacity .4s linear}@media(max-width:767.98px){.customer-logo:hover .customer-logo__description{display:none}}.customer-logos__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 0;margin-left:-16px}@media(max-width:1199.98px){.customer-logos__grid{margin-left:0}}@media(max-width:991.98px){.customer-logos__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.customer-logos__grid{position:relative;grid-template-columns:repeat(2,1fr);grid-gap:16px 4px;overflow:hidden}}.info-start{display:grid;width:100%;padding:24px;background-color:#f5f7f8;border-radius:24px}@media(min-width:768px){.info-start{justify-items:start;padding:40px}}@media(min-width:1200px){.info-start{grid-template-areas:"header list" "button list";grid-template-columns:5fr 8fr;column-gap:32px}}.info-start__logo{max-width:100%;height:auto}@media(min-width:768px){.info-start__logo{width:380px}}@media(min-width:1440px){.info-start__logo{width:auto}}.info-start__header{display:grid;grid-template-rows:max-content 1fr;row-gap:24px;width:100%}@media(min-width:1200px){.info-start__header{grid-area:header}}.info-start__title{margin-bottom:24px}@media(min-width:1200px){.info-start__title{margin-bottom:0}}.info-start__list{display:grid;grid-template-columns:1fr;row-gap:8px;width:100%;margin-bottom:24px;padding:0;list-style:none}@media(min-width:768px){.info-start__list{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}}@media(min-width:1200px){.info-start__list{grid-area:list;gap:24px;margin-bottom:0}}.info-start__item{padding:16px;background-color:#fff;border-radius:12px}@media(min-width:768px){.info-start__item{padding:24px}}.info-start__item-text{font-size:14px;line-height:20px}@media(min-width:1200px){.info-start__btn{grid-area:button;margin-top:auto}}.info-start__btn button{width:100%}