.infoPage{padding:64px 0}.infoPage .regularContent{max-width:900px;margin:0 auto;& h1{font-size:32px;line-height:40px;font-weight:700;margin-bottom:32px;color:var(--font-color-dark)}& h2{font-size:24px;line-height:32px;font-weight:700;margin-bottom:12px;margin-top:36px;color:var(--font-color-dark);&:first-of-type{margin-top:0}}& p{color:var(--font-color);font-size:16px;line-height:26px;font-weight:400;margin-bottom:16px;& strong{color:var(--font-color-dark);font-weight:600}& a{color:var(--primary-color);&:hover{color:var(--primary-color-hover)}}&:last-child{margin-bottom:0}}& ul{list-style:none;color:var(--font-color);font-size:16px;line-height:26px;margin-bottom:16px;padding-left:0;& li{margin-bottom:8px;padding-left:32px;position:relative;&::before{content:'';position:absolute;left:0;top:3px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%232463EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}}& a{color:var(--primary-color);&:hover{color:var(--primary-color-hover)}}}& ol{color:var(--font-color);font-size:16px;line-height:26px;margin-bottom:16px;padding-left:24px;& li{margin-bottom:8px}& a{color:var(--primary-color);&:hover{color:var(--primary-color-hover)}}}}.infoTrust{background:rgba(234,240,246,0.40);padding:64px 0}.infoTrust .trustCards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.infoTrust .trustCard{position:relative;overflow:hidden;border-radius:16px;padding:20px;color:#fff;&.trustCard--shipping{background:linear-gradient(135deg,#2463EB,#60a5fa);box-shadow:0 8px 24px rgba(36,99,235,0.20)}&.trustCard--guarantee{background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 8px 24px rgba(124,58,237,0.20)}&.trustCard--return{background:linear-gradient(135deg,#059669,#34d399);box-shadow:0 8px 24px rgba(5,150,105,0.20)}}.infoTrust .trustCardCircle{position:absolute;right:-16px;top:-16px;width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,0.10)}.infoTrust .trustCardInner{position:relative}.infoTrust .trustCardIcon{width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,0.20);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.infoTrust .trustCard h3{font-size:14px;font-weight:700;line-height:20px;margin-bottom:4px;color:#fff}.infoTrust .trustCard p{font-size:12px;line-height:18px;color:rgba(255,255,255,0.80);margin:0}@media (max-width:768px){.infoPage{padding:48px 0}.infoPage .regularContent h1{font-size:26px;line-height:34px}.infoTrust{padding:48px 0}}@media (max-width:480px){.infoPage{padding:40px 0}.infoPage .regularContent h1{font-size:22px;line-height:30px}.infoTrust{padding:40px 0}.infoTrust .trustCards{grid-template-columns:1fr}}