.section-blocks-info{padding-top:var(--padding-top-section);padding-bottom:var(--padding-bottom-section);background:linear-gradient(to right,#2cc0d3,#6aceb1 51%,#a5dc91)}.section-blocks-info__heading{font-size:45px;font-weight:700;color:#fff;text-align:center;margin-bottom:28px}.section-blocks-info__heading p{font-size:45px;font-weight:700;margin:0}.section-blocks-info__heading strong{color:#fec92a;background-image:var(--line-under);background-repeat:no-repeat;background-position:bottom;background-size:100% 6px;padding-bottom:8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (max-width:749px){.section-blocks-info__heading strong{background-image:url(line_under_mob.svg)}.section-blocks-info__heading{max-width:290px;margin-left:auto;margin-right:auto}}.section-blocks-info__blocks{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:989px){.section-blocks-info__blocks{gap:10px}}.section-blocks-info__block{display:flex;align-items:stretch;gap:20px;border:1px dashed #fec92a;border-radius:25px}@media screen and (max-width:989px){.section-blocks-info__block{gap:0;flex-direction:column}}@media screen and (max-width:749px){.section-blocks-info__block{flex-direction:column;gap:0}}.section-blocks-info__block--reversed .section-blocks-info__media{order:2}.section-blocks-info__block--reversed .section-blocks-info__content{order:1}@media screen and (max-width:989px){.section-blocks-info__block--reversed .section-blocks-info__media,.section-blocks-info__block--reversed .section-blocks-info__content{order:0}}.section-blocks-info__media{flex:0 0 435px;max-width:435px;display:flex;justify-content:center}@media screen and (max-width:989px){.section-blocks-info__media{max-width:100%}}@media screen and (max-width:749px){.section-blocks-info__media{flex:none;max-width:100%;width:100%}}.section-blocks-info__media-img{display:block;width:100%;height:auto;border-radius:25px;-o-object-fit:cover;object-fit:cover}.section-blocks-info__content-wrapper{display:flex;justify-content:center;flex-direction:column;gap:10px;max-width:650px}.section-blocks-info__content{flex:1;display:flex;flex-direction:row;gap:12px;min-width:0;padding:16px 20px;justify-content:space-between}@media screen and (max-width:989px){.section-blocks-info__content{padding:16px;gap:0}}.section-blocks-info__content-title{font-size:25px;font-weight:700;line-height:1.2;margin:0;color:#fff}@media screen and (max-width:749px){.section-blocks-info__content-title{font-size:14px}}.section-blocks-info__content-text{font-size:20px;line-height:1.65;color:#fff}@media screen and (max-width:749px){.section-blocks-info__content-text{font-size:12px}}.section-blocks-info__content-logo{align-self:flex-end}@media screen and (max-width:749px){.section-blocks-info__content-logo{margin-bottom:0}}.section-blocks-info__content-logo-img{display:block;width:100%;height:115px}@media screen and (max-width:749px){.section-blocks-info__content-logo-img{width:auto;height:35px}}.section-blocks-info__footer{display:flex;align-items:center;gap:32px;margin-top:50px;position:relative}@media screen and (max-width:749px){.section-blocks-info__footer{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:14px}}.section-blocks-info__footer-text{flex:1;text-align:center;color:#fff;font-weight:700;font-size:25px;line-height:1.65;max-width:1024px;margin:auto}@media screen and (max-width:749px){.section-blocks-info__footer-text{font-size:14px}}.section-blocks-info__footer-logo{flex-shrink:0;position:absolute}.section-blocks-info__footer-logo--left{left:0}.section-blocks-info__footer-logo--right{right:0}@media screen and (max-width:749px){.section-blocks-info__footer-logo{bottom:-16px}}.section-blocks-info__footer-logo-img{display:block;max-width:80px;height:auto}@media screen and (max-width:749px){.section-blocks-info__footer-logo-img{max-width:32px}}.section-blocks-info__footer-logo--right img{max-width:32px}@media screen and (max-width:749px){.section-blocks-info__footer-logo--right{max-width:32px;height:32px}}@media screen and (max-width:749px){.section-blocks-info__heading{font-size:24px;margin-bottom:32px}.section-blocks-info__heading p{font-size:24px}}.section-blocks-info__states-section{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:50px}@media screen and (max-width:749px){.section-blocks-info__states-section{margin-top:36px;gap:16px}}.section-blocks-info__states-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;font:inherit;color:inherit;line-height:inherit;text-align:inherit;display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:2px solid #fec92a;border-radius:50px;background:transparent;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .25s ease}.section-blocks-info__states-toggle:hover{opacity:.8}.section-blocks-info__states-toggle svg{width:20px;height:20px;flex-shrink:0;display:block;transform:rotate(180deg);transition:transform .4s ease}.section-blocks-info__states-toggle svg path,.section-blocks-info__states-toggle svg polyline,.section-blocks-info__states-toggle svg line{stroke:#fff}.section-blocks-info__states-toggle.is-open svg{transform:rotate(0)}@media screen and (max-width:749px){.section-blocks-info__states-toggle{font-size:14px;padding:12px 20px}.section-blocks-info__states-toggle svg{width:16px;height:16px}}.section-blocks-info__states-wrap{width:100%;overflow:hidden;height:0;transition:height .45s ease}.section-blocks-info__states{list-style:none;padding:0;margin:0;display:grid;grid-template-rows:repeat(9,auto);grid-auto-flow:column;grid-auto-columns:1fr;gap:14px 20px}@media screen and (max-width:989px){.section-blocks-info__states{grid-template-rows:repeat(13,auto);gap:12px 16px}}@media screen and (max-width:749px){.section-blocks-info__states{grid-template-rows:repeat(25,auto);gap:10px 12px}}.section-blocks-info__states-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-size:25px;font-weight:500;line-height:1.3;transition:opacity .25s ease}.section-blocks-info__states-link:hover{opacity:.7}@media screen and (max-width:749px){.section-blocks-info__states-link{font-size:14px;gap:6px}}.section-blocks-info__states-icon{flex-shrink:0;display:block;width:20px;height:20px}@media screen and (max-width:749px){.section-blocks-info__states-icon{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-blocks-info.css.map */
