.cardComponent-module__dBULnG__card{box-sizing:border-box;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;flex-direction:column;justify-content:space-between;gap:20px;width:340px;min-width:340px;max-width:340px;margin:10px 0;padding:30px;transition:box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 9px #0000001a}.cardComponent-module__dBULnG__card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(90deg,#62eced 0%,#71da78 100%);transition:opacity .3s;position:absolute;inset:0}.cardComponent-module__dBULnG__card:hover:before{opacity:1}.cardComponent-module__dBULnG__card h3{font-weight:400}.cardComponent-module__dBULnG__card a{color:var(--black);text-underline-offset:3px;text-decoration:underline;transition:all .3s}.cardComponent-module__dBULnG__card a:hover{color:var(--dgrey)}@media (max-width:768px){.cardComponent-module__dBULnG__card{box-shadow:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}}@media (max-width:480px){.cardComponent-module__dBULnG__h3{font-size:20px}.cardComponent-module__dBULnG__card{gap:10px;width:270px;min-width:270px;max-width:270px}}
.cardListComponent-module__S-0T-W__list{gap:20px;max-width:1060px;display:flex;overflow:hidden}.cardListComponent-module__S-0T-W__arrows{justify-content:space-between;width:100%;display:flex}@media (max-width:1200px){.cardListComponent-module__S-0T-W__list{padding:0 40px 10px;overflow:scroll hidden}.cardListComponent-module__S-0T-W__arrows{display:none}}
.sliderBand-module__AUY-Nq__slider{gap:40px;display:grid}.sliderBand-module__AUY-Nq__overflow{overflow:hidden}.sliderBand-module__AUY-Nq__carousel{transition:transform .2s}.sliderBand-module__AUY-Nq__buttons{justify-content:space-between;display:flex}.sliderBand-module__AUY-Nq__slides{flex-wrap:nowrap;gap:40px;width:100%;display:flex}@media (max-width:1200px){.sliderBand-module__AUY-Nq__slides{gap:15px}.sliderBand-module__AUY-Nq__overflow{margin-right:40px;padding:0 40px;overflow:scroll}.sliderBand-module__AUY-Nq__buttons{display:none}}
.arrows-module__j33CKG__block{cursor:pointer;background-color:var(--mint);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;transition:all .4s;display:flex}.arrows-module__j33CKG__block svg{fill:#fff;width:30px;transition:all .4s}.arrows-module__j33CKG__block:hover{background-color:var(--blue)}.arrows-module__j33CKG__block:hover svg{fill:var(--black)}
