section.related-posts{background-color:var(--White);padding-block:clamp(86px,10.417vw,200px)}@media (width<=1024px){section.related-posts .container{flex-direction:column;display:flex}}section.related-posts .section-header{grid-area:1/1/2/8;grid-template-columns:repeat(7,1fr);column-gap:clamp(10px,.833vw,16px);display:grid}@media (width<=1024px){section.related-posts .section-header{display:flex}}section.related-posts .section-title{grid-column:3/-1}section.related-posts .section-button{grid-area:1/9/2/12;place-self:end}@media (width<=1024px){section.related-posts .section-button{justify-self:unset;align-self:unset;margin-top:40px}}section.related-posts .section-content{grid-area:2/3/3/12;grid-template-columns:repeat(6,1fr);gap:clamp(40px,3.125vw,60px) clamp(10px,.833vw,16px);margin-top:clamp(40px,3.125vw,60px);display:grid}@media (width<=768px){section.related-posts .section-content{flex-direction:column;display:flex}}section.related-posts .section-content .post-card .icon{border-radius:8px}section.related-posts .section-content .post-card .icon img{transition:var(--transition-bezier)}section.related-posts .section-content .post-card .date{color:var(--96)}section.related-posts .section-content .post-card .title{color:var(--MainDark);transition:color var(--transition);box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.2em;margin-top:clamp(8px,.833vw,16px);margin-bottom:0;display:-webkit-box;overflow:hidden}@media (width<=1024px){section.related-posts .section-content .post-card .title{width:70%}}@media (width<=768px){section.related-posts .section-content .post-card .title{width:100%;min-height:auto}}section.related-posts .section-content .post-card .tags-wrapper{height:clamp(32px,2.083vw,40px);overflow-y:hidden}section.related-posts .section-content .post-card .tags{flex-wrap:wrap;gap:5px;display:flex}section.related-posts .section-content .post-card .tags .tag{background-color:var(--12);color:var(--MainDark);-webkit-user-select:none;user-select:none;width:max-content;font-family:var(--neue_m);letter-spacing:normal;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:10px;padding-block:clamp(6px,.417vw,8px);padding-inline:clamp(16px,1.042vw,20px);font-size:14px;font-weight:500;line-height:146%;transition:color .3s;display:flex}section.related-posts .section-content .post-card .tags .tag.active{color:var(--blue)}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card .tags .tag:hover{color:var(--blue)}section.related-posts .section-content .post-card .tags .tag:hover .icon-close:before,section.related-posts .section-content .post-card .tags .tag:hover .icon-close:after{background-color:var(--blue)}}section.related-posts .section-content .post-card .tags .tag .icon-close{cursor:pointer;flex:none;width:14px;height:14px;display:flex;position:relative}section.related-posts .section-content .post-card .tags .tag .icon-close:before,section.related-posts .section-content .post-card .tags .tag .icon-close:after{content:"";background-color:var(--blue);width:100%;height:2px;transition:background-color .3s;position:absolute;top:50%;left:0}section.related-posts .section-content .post-card .tags .tag .icon-close:before{transform:rotate(45deg)}section.related-posts .section-content .post-card .tags .tag .icon-close:after{transform:rotate(-45deg)}section.related-posts .section-content .post-card .tags .tag .icon-close:hover:before,section.related-posts .section-content .post-card .tags .tag .icon-close:hover:after{background-color:""}section.related-posts .section-content .post-card .description{box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;transition:opacity var(--transition);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.related-posts .section-content .post-card .description-mobile{display:none}section.related-posts .section-content .post-card.card-big{grid-column-end:span 6;justify-content:space-between;display:flex}section.related-posts .section-content .post-card.card-big .date-small,section.related-posts .section-content .post-card.card-big .title-small{display:none}section.related-posts .section-content .post-card.card-big .icon{aspect-ratio:872/445;width:calc(66.6667% - 1.33333*clamp(12px,.833vw,16px) + clamp(12px,.833vw,16px))}section.related-posts .section-content .post-card.card-big .content{width:calc(33.3333% - clamp(12px,.833vw,16px)/1.5)}section.related-posts .section-content .post-card.card-big .title{margin-top:clamp(8px,.729vw,14px)}section.related-posts .section-content .post-card.card-big .tags-wrapper{margin-top:10px}section.related-posts .section-content .post-card.card-big .description{margin-top:20px}section.related-posts .section-content .post-card.card-big .author-link{justify-content:center;align-items:center;gap:clamp(12px,.833vw,16px);margin-top:clamp(14px,1.042vw,20px);display:inline-flex}section.related-posts .section-content .post-card.card-big .author-link span{color:var(--96);transition:color .3s}section.related-posts .section-content .post-card.card-big .author-link--icon{border-radius:50%;width:clamp(30px,1.667vw,32px);height:clamp(30px,1.667vw,32px);overflow:hidden}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card.card-big .author-link:hover span{color:var(--blue)}}section.related-posts .section-content .post-card.card-big .author-link.active{pointer-events:none}section.related-posts .section-content .post-card.card-big .author-link.active span{color:var(--blue)}@media (width<=1024px){section.related-posts .section-content .post-card.card-big .icon,section.related-posts .section-content .post-card.card-big .content{width:calc(50% - clamp(12px,.833vw,16px))}}@media (width<=768px){section.related-posts .section-content .post-card.card-big{grid-column:unset;flex-direction:column}section.related-posts .section-content .post-card.card-big .icon,section.related-posts .section-content .post-card.card-big .content{width:100%}section.related-posts .section-content .post-card.card-big .icon{aspect-ratio:428/254;margin-top:14px}section.related-posts .section-content .post-card.card-big .date-big,section.related-posts .section-content .post-card.card-big .title-big{display:none}section.related-posts .section-content .post-card.card-big .date-small,section.related-posts .section-content .post-card.card-big .title-small{display:block}section.related-posts .section-content .post-card.card-big .title-small{margin-top:8px}section.related-posts .section-content .post-card.card-big .author-link{display:none}}section.related-posts .section-content .post-card.card-small{grid-column-end:span 2}@media (width<=1024px){section.related-posts .section-content .post-card.card-small{grid-column-end:span 3}}section.related-posts .section-content .post-card.card-small .date-big,section.related-posts .section-content .post-card.card-small .title-big{display:none}section.related-posts .section-content .post-card.card-small .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-small .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-small .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.related-posts .section-content .post-card.card-small .description{opacity:1}}section.related-posts .section-content .post-card.card-small .author-link{display:none}section.related-posts .section-content .post-card.card-medium{grid-column-end:span 3}@media (width<=1024px){section.related-posts .section-content .post-card.card-medium{grid-column-end:span 3}}section.related-posts .section-content .post-card.card-medium .date-big,section.related-posts .section-content .post-card.card-medium .title-big{display:none}section.related-posts .section-content .post-card.card-medium .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-medium .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.related-posts .section-content .post-card.card-medium .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.related-posts .section-content .post-card.card-medium .description{opacity:1}}section.related-posts .section-content .post-card.card-medium .author-link{display:none}@media (hover:hover) and (pointer:fine) and (width>=768px){section.related-posts .section-content .post-card:hover .title{color:var(--blue)}section.related-posts .section-content .post-card:hover .description{opacity:1}section.related-posts .section-content .post-card:hover img{transition:all 1.7s cubic-bezier(.16,1,.3,1);transform:scale(1.1)}}section.all-products--old{background-color:var(--SecondaryBackground);align-items:center;padding-block:clamp(60px,7.292vw,140px)}section.all-products--old .section-title{grid-area:1/2/2/12}section.all-products--old .section-content{grid-area:2/2/3/12;gap:clamp(40px,3.125vw,60px);margin-top:clamp(40px,3.125vw,60px);position:relative}section.all-products--old .items{gap:clamp(40px,3.125vw,60px)}section.all-products--old .items-logo img{width:clamp(120px,8.333vw,160px);height:auto}section.all-products--old .items-list{grid-template-columns:repeat(4,1fr);gap:clamp(24px,2.083vw,40px) clamp(80px,8.333vw,160px);display:grid}@media (width<=1024px){section.all-products--old .items-list{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){section.all-products--old .items-list{grid-template-columns:1fr}}section.all-products--old .items--new{gap:clamp(40px,3.125vw,60px)}section.all-products--old .items--new .item{gap:clamp(8px,.833vw,16px)}section.all-products--old .items--new .item-thumb{aspect-ratio:1;width:100%}section.all-products--old .items--common{gap:clamp(40px,3.125vw,60px)}section.all-products--old .items--common:last-of-type{margin-top:clamp(60px,4.167vw,80px)}section.all-products--old .items--common .item{align-items:center;gap:clamp(20px,1.25vw,24px);width:100%;position:relative}section.all-products--old .items--common .item-thumb{aspect-ratio:1;flex:none;width:clamp(60px,3.333vw,64px)}section.all-products--old .items--common .item-title{align-items:center;width:auto;padding-right:clamp(32px,2.083vw,40px)}section.all-products--old .items--common .item-arrow{opacity:0;width:clamp(16px,1.042vw,20px);height:clamp(16px,1.042vw,20px);transition:var(--transition);position:absolute;right:0}@media (hover:hover) and (pointer:fine) and (width>=768px){section.all-products--old .items--common .item:hover .item-arrow{opacity:1}}section.all-products--old_news{grid-template-columns:repeat(4,280px);justify-content:space-between;margin-top:64px;display:grid}section.all-products--old_news .new__item{flex-direction:column;align-items:flex-start;width:160px;margin:0}section.all-products--old_news .new__item .item{width:100%;height:160px;margin:0;display:flex}section.all-products--old_news .new__item .item img{width:100%;height:auto}section.all-products--old_news .new__item .information{justify-content:space-between;align-items:center;margin-top:18px;display:flex}section.all-products--old__wrapper{grid-row-gap:3.333vw;grid-template-columns:repeat(4,280px);justify-content:space-between;margin-top:70px;display:grid}@media screen and (width>=641px){section.all-products--old__wrapper .first-word{display:flex}}section.all-products--old__item{align-items:center;display:flex}section.all-products--old__item .item{flex:none;width:60px;height:60px;margin-right:22px}section.all-products--old__item .item img{object-fit:contain;width:auto;height:100%}section.all-products--old__item .information{width:100%;color:var(--black)}section.all-products--old__item .information .info_title{justify-content:space-between;align-items:center;display:flex}section.all-products--old__item .information .info_title svg{opacity:0;flex:none;width:20px;height:20px;margin-left:5px;transition:opacity .3s ease-in-out}section.all-products--old__item .title_item{margin:0}section.all-products--old__item .title_item.apollo-highlight{color:var(--black);align-self:flex-start;display:inline-block;position:relative}section.all-products--old__item .title_item.apollo-highlight .SplitTextJS-wrapper:not(.first-word){color:var(--blue);opacity:1!important}section.all-products--old__item .title_item.apollo-highlight .SplitTextJS-wrapper:last-of-type:after{content:"";filter:brightness(0)saturate()invert(19%)sepia(99%)saturate(7447%)hue-rotate(221deg)brightness()contrast(102%);background-image:url(../img/icons/pattern-small.svg);background-repeat:no-repeat;background-size:contain;width:10px;height:10px;display:block;position:absolute;top:.5px;right:-12.5px}section.all-products--old__item .title_item span{padding:0;position:relative}section.all-products--old__item .description{opacity:.6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 50px);margin-top:3px;line-height:120%;display:-webkit-box;overflow:hidden}section.all-products--old__item .description p{line-height:120%}section.all-products--old__item:hover .info_title svg{opacity:1}section.all-products--old .all-products_logo{width:164px;display:flex}@media (width>=1025px){section.all-products--old .all-products_logo{margin-top:140px}section.all-products--old .all-products_logo.Apollo{order:-1;margin-top:70px}}section.all-products--old .all-products_logo img,section.all-products--old .all-products_logo svg{width:100%;height:auto}section.where-to-buy{align-items:center}@media (width<=1024px){section.where-to-buy{padding-bottom:0}}section.where-to-buy .section-bg{position:absolute;inset:0}section.where-to-buy .section-bg:not([data-lazy]){background:url(../img/bg/buy/where-to-buy-bg--desktop.webp) 50%/cover no-repeat}@media (width<=1024px){section.where-to-buy .section-bg:not([data-lazy]){background:url(../img/bg/buy/where-to-buy-bg--mobile.webp) 50%/cover no-repeat}}section.where-to-buy .section-content{grid-area:1/3/2/7;align-self:center;gap:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.where-to-buy .section-content{padding-top:60px}section.where-to-buy .section-content .section-button{margin-top:24px}}section.where-to-buy .section-subtitle{width:80%}@media (width<=1024px){section.where-to-buy .section-subtitle{width:auto}}section.where-to-buy .section-img{aspect-ratio:724/672;grid-area:1/7/2/12}section.where-to-buy .section-img:not([data-lazy]){background:url(../img/bg/buy/where-to-buy-front--desktop.webp) 50%/contain no-repeat}@media (width<=1024px){section.where-to-buy .section-img{width:100vw;margin-inline:-72px;display:flex}section.where-to-buy .section-img:not([data-lazy]){background:url(../img/bg/buy/where-to-buy-front--mobile.webp) 50%/contain no-repeat}}section.intro{background:var(--PrimaryBackground);align-items:center;padding-block:clamp(80px,9.375vw,180px) clamp(60px,5.208vw,100px)}section.intro .section-header{grid-area:1/2/2/12}section.intro .section-nav{grid-area:2/2/5/4;gap:clamp(24px,1.667vw,32px);margin-top:clamp(40px,3.125vw,60px)}@media (width<=1024px){section.intro .section-nav{display:none}}section.intro .section-nav .app-link{align-items:center;gap:clamp(16px,1.25vw,24px)}section.intro .section-nav .app-link .icon{flex:none;width:clamp(50px,3.385vw,65px);display:flex}section.intro .section-nav .app-link .icon svg{width:100%;height:auto}section.intro .section-nav .app-link .icon svg path{transition:var(--transition)}section.intro .section-nav .app-link .name{color:#959595;transition:var(--transition)}section.intro .section-nav .app-link:hover svg path,section.intro .section-nav .app-link.active svg path{fill:var(--blue)}section.intro .section-nav .app-link:hover .name,section.intro .section-nav .app-link.active .name{color:var(--blue)}section.intro .section-nav .app-link.active{pointer-events:none;order:-1}section.intro .section-title{grid-area:2/4/3/8;margin-top:clamp(40px,3.125vw,60px)}@media (width<=1024px){section.intro .section-title{grid-area:2/2/3/8}}section.intro .section-content{grid-area:3/4/5/8;margin-top:clamp(24px,1.667vw,32px)}section.intro .section-content h2{font-family:var(--helvetica_m);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(24px,1.875vw,36px);font-weight:500;line-height:125%}section.intro .section-content h3{font-family:var(--helvetica_m);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(22px,1.667vw,32px);font-weight:500;line-height:110%}section.intro .section-content h4{font-family:var(--neue_r);letter-spacing:normal;margin-top:clamp(32px,2.083vw,40px);font-size:clamp(20px,1.458vw,28px);font-weight:400;line-height:136%}section.intro .section-content p{font-family:var(--neue_r);letter-spacing:normal;margin-top:clamp(14px,1.042vw,20px);font-size:clamp(14px,.833vw,16px);font-weight:400;line-height:160%}section.intro .section-content a{color:var(--blue);text-decoration:underline}section.intro .section-content .wp-block-image:not(:first-of-type){margin-top:clamp(14px,1.042vw,20px)}section.intro .section-content .wp-block-image{max-width:100%;margin-block:clamp(32px,2.083vw,40px);overflow:hidden}section.intro .section-content .wp-block-image img,section.intro .section-content .wp-block-image picture,section.intro .section-content .wp-block-image canvas,section.intro .section-content .wp-block-image video,section.intro .section-content .wp-block-image iframe{object-fit:contain;width:100%;height:100%}section.intro .section-content .wp-block-image figure{margin:0;padding:0;overflow:hidden}section.intro .section-content .wp-block-image figure img,section.intro .section-content .wp-block-image figure picture,section.intro .section-content .wp-block-image figure canvas,section.intro .section-content .wp-block-image figure video,section.intro .section-content .wp-block-image figure iframe{object-fit:contain;width:100%;height:100%}section.intro .section-content .wp-block-image figure img{width:100%!important}section.intro .section-content .wp-block-image .alignright{float:none;margin:0}@media (width<=1024px){section.intro .section-content{grid-area:3/2/5/8}}section.intro .section-img{grid-area:2/9/5/12;margin-top:clamp(40px,3.125vw,60px)}section.intro .section-img--mobile{display:none}@media (width<=768px){section.intro .section-img--mobile{display:flex}}section.intro .section-img--desktop{display:flex}@media (width<=768px){section.intro .section-img--desktop{display:none}}