.home-search{position:relative;width:100%;max-width:560px;z-index:10}.home-search__input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:0 1rem;height:3.5rem;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.15);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.home-search__input-wrap:focus-within{-webkit-box-shadow:0 4px 32px rgba(0,0,0,.25);box-shadow:0 4px 32px rgba(0,0,0,.25)}@media(max-width:671px){.home-search__input-wrap{border-radius:4px;height:2.5rem;padding:0 .5rem}}.home-search__icon{-ms-flex-negative:0;flex-shrink:0;color:#000}.home-search__input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:transparent;font-size:1.125rem;padding:0 .75rem;height:100%;color:#000}.home-search__input::-webkit-input-placeholder{color:var(--cds-text-placeholder, #a8a8a8)}.home-search__input::-moz-placeholder{color:var(--cds-text-placeholder, #a8a8a8)}.home-search__input:-ms-input-placeholder{color:var(--cds-text-placeholder, #a8a8a8)}.home-search__input::-ms-input-placeholder{color:var(--cds-text-placeholder, #a8a8a8)}.home-search__input::placeholder{color:var(--cds-text-placeholder, #a8a8a8)}@media(max-width:671px){.home-search__input{font-size:.85rem}}.home-search__clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;background:none;cursor:pointer;padding:4px;color:var(--cds-text-secondary, #525252);border-radius:50%}.home-search__clear:hover{background:rgba(0,0,0,.08)}.home-search__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--cds-layer);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.15);overflow:hidden;max-height:360px;overflow-y:auto}.home-search__loading,.home-search__empty{padding:1rem 1.25rem;color:var(--cds-text-secondary, #525252);font-size:.875rem}.home-search__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1.25rem;border:none;background:none;cursor:pointer;text-align:left;-webkit-transition:background .15s ease;transition:background .15s ease}.home-search__result:hover{background:rgba(0,0,0,.05)}.home-search__result-icon{-ms-flex-negative:0;flex-shrink:0;padding-top:2px;color:var(--cds-text-secondary, #525252)}.home-search__result-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:0}.home-search__result-title{font-size:.9375rem;font-weight:500;color:var(--cds-text-primary, #161616);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-search__result-subtitle{font-size:.8125rem;color:var(--cds-text-secondary, #525252);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-weather{margin-bottom:2rem;min-width:0}.home-weather__header{margin-bottom:.25rem}.home-weather__title{margin-bottom:0}.home-weather__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;margin-bottom:.75rem}.home-weather__location .bx--btn:last-child,.home-weather__location .pro-wrapper{margin-left:auto}.home-weather__location-name{font-size:.875rem;color:var(--cds-text-secondary)}.weather-week{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;background:var(--cds-layer);border-radius:8px;overflow:hidden}.weather-week__day{display:grid;grid-template-columns:1fr auto 100px 60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--cds-border-subtle-00)}.weather-week__day:last-child{border-bottom:none}.weather-week__day--today{background:var(--cds-layer-accent)}.weather-week__day-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.weather-week__day-label{font-size:14px;font-weight:500;color:var(--cds-text-primary)}.weather-week__day-date{font-size:12px;color:var(--cds-text-secondary)}.weather-week__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--cds-icon-primary)}.weather-week__temps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.weather-week__temp-high{font-size:16px;font-weight:600;color:var(--cds-text-primary);min-width:36px;text-align:right}.weather-week__temp-low{font-size:16px;color:var(--cds-text-secondary);min-width:36px;text-align:right}.weather-week__precip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;min-width:50px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:600px){.weather-week__day{grid-template-columns:1fr auto 80px 50px;padding:10px 12px}.weather-week__temps{gap:6px}.weather-week__temp-high,.weather-week__temp-low{font-size:14px;min-width:30px}}.hike-team__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:.75rem 0;margin-bottom:1rem;position:-webkit-sticky;position:sticky;top:88px;background:var(--cds-background);z-index:50;border-bottom:1px solid var(--cds-border-subtle)}.hike-team__tabs::-webkit-scrollbar{display:none}@media(max-width:671px){.hike-team__tabs{padding:calc(14px + env(safe-area-inset-top,0px)) 0 .5rem 47px;top:0}}.hike-team__tab{-ms-flex-negative:0;flex-shrink:0;padding:.25rem .75rem;background:transparent;border:none;border-radius:6px;font-size:.8125rem;font-weight:400;color:var(--cds-text-secondary);cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease;white-space:nowrap}.hike-team__tab .bx--tag{margin:0;min-width:1.5rem;min-height:0;font-size:.75rem}@media(max-width:671px){.hike-team__tab{padding:0 .5rem;font-size:.75rem;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hike-team__tab:hover{background:var(--cds-layer-hover);color:var(--cds-text-primary)}.hike-team__tab--active{background:var(--cds-layer-selected);color:var(--cds-text-primary)}.hike-team__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.hike-team__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:.25rem;background:var(--cds-field);border-radius:4px;text-decoration:none;color:inherit;-webkit-transition:background .15s ease;transition:background .15s ease}.hike-team__card:hover:not(.hike-team__card--no-link){background:var(--cds-layer-hover)}.hike-team__card--no-link{cursor:default;background:transparent}.hike-team__avatar{width:48px;height:48px;min-width:48px;border-radius:4px;overflow:hidden;background:var(--cds-layer);-ms-flex-item-align:start;align-self:flex-start}.hike-team__info{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.hike-team__delete-btn{-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:2rem;height:2rem!important;min-height:2rem!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.hike-team__delete-btn:disabled{opacity:.5;cursor:not-allowed}.hike-team__name-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.hike-team__owner-icon{color:var(--cds-support-warning);-ms-flex-negative:0;flex-shrink:0;margin-right:.5rem}.hike-team__name{font-size:1rem;font-weight:500;color:var(--cds-text-primary);line-height:1.15}.hike-team__role{display:block;font-size:.75rem;color:var(--cds-text-secondary);margin-top:.25rem}.hike-team__stats{display:block;font-size:.75rem;color:var(--cds-text-secondary);margin-top:.25rem;height:1rem}.hike-team__info .bx--skeleton__text{margin-top:.25rem;margin-bottom:0;height:.75rem}.hike-team__empty{font-size:1rem;line-height:1.6;color:var(--cds-text-secondary);margin:0}.hike-team__add-btn{margin-top:.75rem;-ms-flex-item-align:end;align-self:flex-end;justify-self:end;margin-left:auto}.hike-team__add-form{margin-top:.75rem;padding:1rem;background:var(--cds-field);border-radius:4px}.hike-team__add-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}@media(max-width:480px){.hike-team__add-form-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hike-team__add-form-fields .bx--form-item,.hike-team__add-form-fields .bx--list-box__wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px}.hike-team__add-form-kcal{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:480px){.hike-team__add-form-kcal{-webkit-box-flex:1;-ms-flex:1;flex:1}}.hike-team__add-form-kcal-label{font-size:.75rem;color:var(--cds-text-secondary);margin-bottom:.75rem}.hike-team__add-form-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.375rem;margin-top:.75rem;font-size:.75rem;line-height:1.4;color:var(--cds-text-helper)}.hike-team__add-form-hint svg{-ms-flex-negative:0;flex-shrink:0;margin-top:1px}.hike-team__add-form .bx--inline-notification{margin-top:.5rem;max-width:100%}.hike-team__add-form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:.75rem}.hike-team__invite-date{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}@media(max-width:480px){.hike-team__invite-date{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}.hike-team__invite-date .bx--form-item{width:100%}.hike-team__invite-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.hike-team__invite-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding:.75rem;background:var(--cds-field);border-radius:4px}.hike-team__invite-card:has(.hike-team__avatar){padding:.25rem}.hike-team__invite-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.hike-team__invite-email{font-size:1rem;font-weight:500;color:var(--cds-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hike-team__invite-meta{display:block;font-size:.75rem;color:var(--cds-text-secondary);margin-top:.25rem}.hike-team__invite-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;-ms-flex-negative:0;flex-shrink:0}.hike-team__invite-status--accepted{color:var(--cds-support-success, #42be65)}.hike-team__invite-status--declined{color:var(--cds-support-warning, #f1c21b)}.hike-team__add-form .bx--list-box__menu-item{height:auto;min-height:2rem}.hike-team__add-form .bx--list-box__menu-item__option{padding:.25rem .75rem;height:auto;min-height:2rem;margin:0}.hike-team__combo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.hike-team__combo-item-avatar{width:28px;height:28px;min-width:28px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.hike-team__combo-item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.hike-team__combo-item-name{display:block;font-size:.875rem;font-weight:500;color:var(--cds-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hike-team__combo-item-email{display:block;font-size:.75rem;color:var(--cds-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hike-team__tab-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:4px;border-radius:9px;background:var(--cds-support-error);color:#fff;font-size:.6875rem;font-weight:600;line-height:1}.hike-team__join-btn{margin-top:1rem}.hike-team__join-skeleton{margin-top:1rem;height:3rem}.hike-team__join-skeleton .bx--skeleton__placeholder{width:100%;height:100%;border-radius:4px}.hike-team__join-pending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:var(--cds-layer);border-radius:6px;font-size:.8125rem;color:var(--cds-text-secondary)}.hike-team__join-pending :global(svg){-ms-flex-negative:0;flex-shrink:0;fill:var(--cds-text-secondary)}.top-hikers__skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.top-hikers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.top-hikers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.top-hikers__rank{min-width:1.5rem;text-align:center;font-weight:300;font-size:1rem;color:var(--cds-text-secondary)}.top-hikers .hike-team__card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.recent-hikes{--_side-pad: calc((100vw - 1200px)/2 + 2rem) ;padding:3rem 0;margin:0 auto}@media(max-width:1264px){.recent-hikes{--_side-pad: 2rem}}@media(max-width:600px){.recent-hikes{--_side-pad: 1rem;padding:2rem 0}}.recent-hikes__title{padding:0 var(--_side-pad);font-size:1.25rem;font-weight:500;margin:0 0 1.5rem;color:var(--cds-text-primary)}@media(max-width:671px){.recent-hikes__title{padding:0 .5rem}}.recent-hikes__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.recent-hikes__scroll::-webkit-scrollbar{display:none}.recent-hikes__grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;padding:0 2rem}@media(max-width:671px){.recent-hikes__grid{gap:1rem;padding:0 .5rem}}.recent-hikes__grid .hike-card{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;min-width:280px}@media(max-width:671px){.recent-hikes__grid .hike-card{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;min-width:260px}}.upcoming-hikes{max-width:1200px;margin:2rem auto;padding:0 2rem}@media(max-width:671px){.upcoming-hikes{padding:0 .5rem;margin:1rem auto}}.upcoming-hikes__title{font-size:1.25rem;font-weight:500;margin:0 0 1.5rem;color:var(--cds-text-primary)}.upcoming-hikes__layout{display:grid;grid-template-columns:5fr 3fr;gap:1.5rem}@media(max-width:900px){.upcoming-hikes__layout{grid-template-columns:1fr}}.upcoming-hikes__skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.upcoming-hikes__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;min-width:0;list-style:none;margin:0;padding:0}@media(min-width:901px){.upcoming-hikes__list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.upcoming-hikes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.upcoming-hikes__item .hike-team__card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.upcoming-hikes__flyto{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;background:rgba(255,235,59,.85);border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;z-index:1;-webkit-transition:background .15s;transition:background .15s}.upcoming-hikes__flyto svg{fill:#333}.upcoming-hikes__flyto:hover{background:#ffeb3b}.upcoming-hikes__item-title{font-size:.75rem;margin-bottom:.5rem}.upcoming-hikes__item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem .875rem;font-size:.8125rem;color:var(--cds-text-secondary);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upcoming-hikes__item-meta-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.upcoming-hikes__map-col{border-radius:8px;overflow:hidden;min-width:0}@media(min-width:901px){.upcoming-hikes__map-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:-webkit-sticky;position:sticky;top:4rem;height:calc(100vh - 5rem);-ms-flex-item-align:start;align-self:start}}@media(max-width:900px){.upcoming-hikes__map-col{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;position:-webkit-sticky;position:sticky;top:.25rem;height:33vh;z-index:1}}.upcoming-hikes__map{width:100%;height:100%}.upcoming-hikes__cta{max-width:400px}.home-page .art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;position:relative;height:60vh}.home-page .art:before,.home-page .art:after{content:"";position:absolute;left:0;right:0;pointer-events:none;z-index:1}.home-page .art:before{top:0;height:40%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.75)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.75) 0%,transparent 100%)}.home-page .art:after{bottom:0;height:30%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.35) 0%,transparent 100%)}@media(max-width:671px){.home-page .art{height:40vh}}.home-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;text-align:center;padding:2rem;width:100%;max-width:36rem}.home-hero__logo{margin-bottom:.75rem;-webkit-filter:drop-shadow(0 2px 12px rgba(0,0,0,.4));filter:drop-shadow(0 2px 12px rgba(0,0,0,.4))}.home-hero__nearby-link{margin-top:1rem;font-size:1.25rem;color:#fff!important;text-decoration:underline;text-underline-offset:3px;-webkit-transition:color .15s;transition:color .15s;justify-self:end;margin-left:auto}.home-hero__nearby-link:hover{color:rgba(255,255,255,.9)!important}@media(max-width:671px){.home-hero__nearby-link{font-size:1rem}}.home-hero__tagline{font-weight:400;color:rgba(255,255,255,.9);text-shadow:0 1px 8px rgba(0,0,0,.3);margin:0 0 2rem;font-style:italic}@media(max-width:671px){.home-hero__tagline{font-size:.875rem;margin-bottom:1.5rem}}@media(max-width:671px){.home-hero{padding:.5rem}}.home-columns{display:grid;grid-template-columns:3fr 2fr;gap:2rem;max-width:1200px;margin:2rem auto;padding:0 2rem}.home-columns>*{min-width:0}.home-columns h2{font-size:1.25rem;font-weight:500;margin:0 0 1.5rem;color:var(--cds-text-primary)}@media(max-width:900px){.home-columns{grid-template-columns:1fr}.home-columns__right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media(max-width:671px){.home-columns{padding:0 .5rem;margin:1rem auto}.home-columns h2{margin-bottom:1rem}}.home-blogs{max-width:1200px;margin:2rem auto;padding:0 2rem}.home-blogs__title{font-size:1.25rem;font-weight:500;margin:0 0 1.5rem;color:var(--cds-text-primary)}.home-blogs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:671px){.home-blogs__grid{grid-template-columns:1fr}}.home-blogs__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.home-blogs__group-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:0 .5rem}@media(max-width:671px){.home-blogs{padding:0 .5rem;margin:1rem auto}}
