.advantages{width:100%}.advantages>.topAdv{grid-template-columns:repeat(4,1fr);width:100%;padding:0 12.5%;display:grid}.advantages>.topAdv>.topAdvantageElem{justify-content:space-between;align-items:flex-start;width:100%;padding:10px;display:flex}.advantages>.topAdv>.topAdvantageElem>svg{opacity:.5;fill:#fcbb15;width:40%;height:auto}.advantages>.topAdv>.topAdvantageElem>div{width:55%}.advantages>.topAdv>.topAdvantageElem>div>h3{color:var(--base-font-orange);margin-top:20px;font-size:4rem}.advantages>.topAdv>.topAdvantageElem>div>p{font-size:1rem;font-weight:600}.advantages>.midAdv{padding:0 12.5%;display:flex}.advantages>.midAdv>.midElem{text-align:center;cursor:pointer;color:#00000080;flex-direction:column;justify-content:space-between;align-items:center;width:33.3333%;transition:color .3s;display:flex}.advantages>.midAdv>.midElem>svg{fill:#00000080;width:auto;height:50px;transition:fill .3s}.advantages>.midAdv>.midElem>.triangle{opacity:0;border-bottom:24px solid #ff8d00;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;transition:opacity .3s}.advantages>.midAdv>.midElem.show,.advantages>.midAdv>.midElem:hover{color:#ff8d00}.advantages>.midAdv>.midElem.show>svg,.advantages>.midAdv>.midElem:hover>svg{fill:#ff8d00}.advantages>.midAdv>.midElem.show>.triangle,.advantages>.midAdv>.midElem:hover>.triangle{opacity:1}.advantages>.botAdv{background:linear-gradient(90deg,var(--base-light-orange),var(--base-dark-orange));color:#fff;width:100%;padding:75px 0 100px}.advantages>.botAdv>.botElem{grid-template-columns:1fr 1fr 1fr;justify-items:center;width:100%;display:none}.advantages>.botAdv>.botElem.show{display:grid}.advantages>.botAdv>.botElem>.botSab{justify-content:flex-start;align-items:flex-start;width:calc(100% - 50px);margin-top:25px;display:flex}.advantages>.botAdv>.botElem>.botSab>img{opacity:.5;width:70px;height:auto}.advantages>.botAdv>.botElem>.botSab>div{margin-left:10px}.advantages>.botAdv>.botElem>.botSab>div>h3{font-size:1.1rem}.advantages>.botAdv>.botElem>.botSab>div>p{opacity:.8;margin-top:10px;font-size:.875rem;font-weight:400}@media (max-width:1100px){.advantages>.topAdv{grid-template-columns:50% 50%}.advantages>.topAdv>.topAdvantageElem>img{width:30%;height:auto}.advantages>.botAdv>.botElem{grid-template-columns:1fr 1fr}}@media (max-width:800px){.advantages>.topAdv{grid-template-columns:100%}.advantages>.topAdv>.topAdvantageElem{align-items:center}.advantages>.topAdv>.topAdvantageElem.rev{flex-direction:row-reverse}.advantages>.topAdv>.topAdvantageElem>img{width:40%;height:auto}.advantages>.topAdv>.topAdvantageElem>div>h3{margin-top:0%}.advantages>.botAdv>.botElem{grid-template-columns:1fr}.advantages>.midAdv{text-align:center;padding:0}.advantages>.midAdv>.midElem h3{font-size:.8rem}}
.catalogTiles{width:100%}.catalogTiles>h2{color:var(--base-font-orange);text-align:center;margin-top:80px;font-size:2rem}.catalogTiles>p{text-align:center;font-size:1rem}
