.promoSection{justify-content:center;align-items:center;width:100%;min-height:350px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.promoSection{min-height:250px}}@media (max-width:768px){.promoSection{min-height:220px}}@media (max-width:480px){.promoSection{min-height:200px}}.promoSection .promoBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.promoSection .promoContainer{z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;position:relative}@media (max-width:1024px){.promoSection .promoContainer{padding:0 30px}}@media (max-width:768px){.promoSection .promoContainer{padding:0 24px}}@media (max-width:480px){.promoSection .promoContainer{padding:0 16px}}.promoSection .promoContent{color:#6b6b6b;justify-content:space-between;align-items:center;padding:4rem 0;display:flex;gap:5rem!important}@media (max-width:1024px){.promoSection .promoContent{padding:2.5rem 0}}@media (max-width:768px){.promoSection .promoContent{text-align:center;flex-direction:column;padding:2rem 0;gap:30px!important}}@media (max-width:480px){.promoSection .promoContent{justify-content:space-between;padding:1.5rem 0;gap:30px!important}}.promoSection .promoContent .promoHeadline{flex:1;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.promoSection .promoContent .promoHeadline{font-size:2.25rem}}@media (max-width:768px){.promoSection .promoContent .promoHeadline{font-size:1.75rem}}@media (max-width:480px){.promoSection .promoContent .promoHeadline{font-size:1.25rem;line-height:1.3}}.promoSection .promoContent .promoButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#a06f91 0%,#875a7b 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;max-width:320px;padding:20px 25px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.promoSection .promoContent .promoButton:hover{background:linear-gradient(#b88ba8 0%,#a06f91 100%);transform:translateY(-2px);box-shadow:0 4px 12px #875a7b66}.promoSection .promoContent .promoButton:active{transform:translateY(0)}@media (max-width:1024px){.promoSection .promoContent .promoButton{padding:18px 22px;font-size:1rem}}@media (max-width:768px){.promoSection .promoContent .promoButton{width:auto;max-width:280px;padding:16px 20px;font-size:.95rem}}@media (max-width:480px){.promoSection .promoContent .promoButton{width:auto;max-width:240px;padding:14px 18px;font-size:.9rem}}
