
.adventures{width:100%;height:auto;padding:42px 20px}.adventures__list{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));justify-items:center;gap:38px;width:100%;display:grid;padding:0!important}@media (max-width:1800px){.adventures{width:100%;height:auto;padding:42px 19px}}@media (max-width:1700px){.adventures{width:100%;height:auto;padding:42px 30px}}@media (max-width:1600px){.adventures__list{grid-template-columns:repeat(auto-fit,minmax(359px,1fr));gap:32px}}@media (max-width:1500px){.adventures__list{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}}@media (max-width:1200px){.adventures{padding:36px 0}.adventures__list{grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:28px}}@media (max-width:900px){.adventures{padding:30px 0}.adventures__list{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:24px}}@media (max-width:768px){.adventures{padding:24px 0}.adventures__list{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:20px}}@media (max-width:576px){.adventures{padding:20px 0}.adventures__list{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:16px}}@media (max-width:480px){.adventures{padding:0}.adventures__list{grid-template-columns:1fr;gap:16px;max-width:300px;margin:0 auto}}@media (max-width:360px){.adventures{padding:0}.adventures__list{gap:12px}}
.adventures__list_item{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;width:70%;display:flex}.adventures__list_item-icon{width:50px;height:50px}.adventures__list_item-icon svg{width:100%;height:100%}.adventures__list_item-text{color:#fff;text-transform:uppercase;text-align:center;font-size:16px;font-weight:900}@media (max-width:1600px){.adventures__list_item-text{font-size:25px}}@media (max-width:1500px){.adventures__list_item-text{font-size:23px}}@media (max-width:1200px){.adventures__list_item-text{font-size:20px}}@media (max-width:900px){.adventures__list_item-text{font-size:15px}}@media (max-width:768px){.adventures__list_item-text{font-size:13px}}@media (max-width:480px){.adventures__list_item-text{font-size:18px}}@media (max-width:375px){.adventures__list_item-text{font-size:16px}}
