.home-page{background-color:#f9fafb;min-height:100vh}.home-page__container{padding-top:1rem;padding-bottom:1.5rem}.home-page__main-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:1024px){.home-page__main-grid{grid-template-columns:repeat(4,1fr)}.home-page__col-main{grid-column:span 2/span 2}.home-page__col-secondary{grid-column:span 1/span 1}.home-page__col-sidebar{grid-area:span 4/span 1/span 4/span 1}.home-page__col-wide{grid-column:span 3/span 3}.home-page__col-half-wide{grid-column:span 2/span 2}}.home-page__full-height{height:100%}.home-page__space-y{flex-direction:column;gap:1.5rem;display:flex}.home-page__sidebar-block{height:370px}.home-page__ad-block{color:#fff;text-align:center;border-radius:.75rem;justify-content:center;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}.home-page__ad-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.home-page__ad-title{margin-bottom:.25rem;font-size:1.25rem;font-weight:500}.home-page__ad-subtitle{opacity:.8;font-size:.875rem}.home-page__ad-title-large{margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.home-page__ad-945{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.home-page__ad-300-380{background:linear-gradient(to bottom right,#ec4899,#9333ea);height:380px}.home-page__ad-300-270{background:linear-gradient(to bottom right,#ec4899,#9333ea);height:270px}.home-page__ad-618{background:linear-gradient(to bottom right,#f97316,#ef4444);height:150px}.home-page__ad-full-width{margin-bottom:1.5rem}.home-page__ad-banner-purple{color:#fff;text-align:center;background:linear-gradient(90deg,#9333ea,#4f46e5);border-radius:.75rem;justify-content:center;align-items:center;height:150px;display:flex}.home-page__ad-banner-green{color:#fff;text-align:center;background:linear-gradient(90deg,#22c55e,#14b8a6);border-radius:.75rem;justify-content:center;align-items:center;height:150px;display:flex}.home-page__ad-banner-red{color:#fff;text-align:center;background:linear-gradient(90deg,#ef4444,#ec4899);border-radius:.75rem;justify-content:center;align-items:center;height:150px;display:flex}.home-page__ad-618-250{color:#fff;text-align:center;background:linear-gradient(to bottom right,#eab308,#f97316);border-radius:.75rem;justify-content:center;align-items:center;height:250px;display:flex}.home-page__ad-rounded{border-radius:.75rem;overflow:hidden}.home-page__popular-section{margin-bottom:1.5rem}.home-page__section-title{color:#111827;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.home-page__slider-skeleton-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px) and (max-width:1024px){.home-page__slider-skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-page__slider-skeleton-grid{grid-template-columns:repeat(4,1fr)}}.home-page__grid-2-cols{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:1024px){.home-page__grid-2-cols{grid-template-columns:repeat(2,1fr)}}.home-page__video-section{margin-bottom:1.5rem}.home-page__video-wrapper{background-color:#111827;border-radius:.75rem;overflow:hidden}.home-page__video-placeholder{color:#fff;text-align:center;justify-content:center;align-items:center;height:370px;display:flex}.home-page__video-title{color:#111827;margin-top:1rem;font-size:1.25rem;font-weight:600}.home-page__video-desc{color:#4b5563;margin-top:.5rem}.home-page__video-section iframe,.home-page__video-section video,.home-page__video-section embed,.home-page__video-section object{aspect-ratio:16/9;border-radius:.75rem;width:100%;height:370px}.home-page__video-section img{border-radius:.75rem;max-width:100%;height:auto}.home-page__video-button-wrapper{justify-content:center;margin-top:1.5rem;display:flex}.ad-container img,.ad-container picture{width:100%;height:auto;display:block}
.featured-slider{position:relative}.featured-slider__viewport{border-radius:.75rem;overflow:hidden}.featured-slider__container{display:flex}.featured-slider__slide{flex:0 0 100%;min-width:0}.featured-slider__button{color:#000;cursor:pointer;z-index:100;opacity:1;background-color:#fff;border:1px solid #0000001a;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.featured-slider__button:hover{color:#000;background-color:#f3f4f6;transform:translateY(-50%)scale(1.1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.featured-slider__button--prev{left:1rem}.featured-slider__button--next{right:1rem}.featured-slider__dots{z-index:20;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.featured-slider__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:9999px;width:.5rem;height:.5rem;transition:all .3s}.featured-slider__dot--active{background-color:#fff;width:2rem}
