.s-explore{position:relative;padding:2rem 0}@media only screen and (max-width: 987px){.s-explore{padding:1.778rem 0}}.s-explore__wrapper{position:relative;z-index:1;width:100%}.s-explore__block{position:relative;width:100%}.s-explore__block+.s-explore__block{padding:3.5rem 0 0}@media only screen and (max-width: 987px){.s-explore__block+.s-explore__block{padding:3.556rem 0 0}}.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+1) .s-explore__card{min-height:0}@media only screen and (max-width: 987px){.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+1) .s-explore__card{min-height:100%}}.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2){grid-row:span 1;grid-column:span 2}@media only screen and (max-width: 987px){.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2){grid-row:span 1;grid-column:span 1}}.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2) .s-explore__card{min-height:0}@media only screen and (max-width: 987px){.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2) .s-explore__card{min-height:100%}}.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2) .s-explore__card .s__image:before{padding:41.66% 0 0}@media only screen and (max-width: 987px){.s-explore__block.block-1 .s-explore__grid-item:nth-child(5n+2) .s-explore__card .s__image:before{padding:55% 0 0}}.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+8) .s-explore__card{min-height:0}@media only screen and (max-width: 987px){.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+8) .s-explore__card{min-height:100%}}.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7){grid-row:span 1;grid-column:span 2}@media only screen and (max-width: 987px){.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7){grid-row:span 1;grid-column:span 1}}.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7) .s-explore__card{min-height:0}@media only screen and (max-width: 987px){.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7) .s-explore__card{min-height:100%}}.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7) .s-explore__card .s__image:before{padding:41.66% 0 0}@media only screen and (max-width: 987px){.s-explore__block.block-2 .s-explore__grid-item:nth-child(8n+7) .s-explore__card .s__image:before{padding:55% 0 0}}.s-explore__title-1{display:flex;flex-direction:row;align-items:flex-start;justify-content:normal;gap:2rem;padding:0 0 2rem;width:100%}@media only screen and (max-width: 987px){.s-explore__title-1{flex-direction:column;gap:1rem;padding:0 0 2rem}}.s-explore__title-1 .s__title-left{flex:0 0 auto;width:calc(33.3333% - 1rem)}@media only screen and (max-width: 987px){.s-explore__title-1 .s__title-left{width:100%}}.s-explore__title-1 .s__title-right{flex:0 0 auto;width:calc(66.6666% - 1rem)}@media only screen and (max-width: 987px){.s-explore__title-1 .s__title-right{width:100%}}.s-explore__title-1 .s__text{font:400 var(--font-size-t-sm)/1.333 var(--font-text);max-width:19.25rem;color:var(--color-black)}.s-explore__title-1 .s__title{font:400 var(--font-size-h-sm)/1.2 var(--font-heading);color:var(--color-black)}.s-explore__title-1 .s__title strong{font-weight:600}.s-explore__title-2{display:block;margin:0 auto;padding:0 0 3rem;width:100%;max-width:66.5rem}@media only screen and (max-width: 1100px){.s-explore__title-2{padding:0 0 2.5rem}}@media only screen and (max-width: 987px){.s-explore__title-2{padding:0 0 2rem}}.s-explore__title-2 .s__title{font:400 var(--font-size-h-xs)/1.5 var(--font-heading);color:var(--color-black)}.s-explore__title-2 .s__title strong{color:var(--color-brand-1);font-weight:600}.s-explore__title-3{display:block;padding:0 0 2rem;width:100%;max-width:54rem}@media only screen and (max-width: 987px){.s-explore__title-3{padding:0 0 2rem}}.s-explore__title-3 .s__title{font:400 var(--font-size-h-xs)/1.5 var(--font-heading);color:var(--color-black)}.s-explore__title-3 .s__title strong{font-weight:600}.s-explore__title-3 .s__text{display:block;margin:.7rem 0 0;width:100%;color:var(--color-grey-light);font:400 16px/1.563 var(--font-text-2)}.s-explore__grid{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 987px){.s-explore__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.s-explore__grid{gap:1.5rem;grid-template-columns:repeat(1, 1fr)}}.s-explore__grid-item{position:relative}.s-explore__card{display:flex;flex-direction:column;align-items:normal;justify-content:normal;width:100%;min-height:100%;background:var(--color-light-grey);border-radius:16px;overflow:hidden}.s-explore__card .s__image{position:relative;display:block;width:100%;border-radius:16px;overflow:hidden}.s-explore__card .s__image:before{display:block;padding:55% 0 0;content:""}.s-explore__card .s__image img{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-explore__card .s__content{display:flex;flex-direction:row;align-items:normal;justify-content:normal;gap:1.2rem;padding:2rem;width:100%}@media only screen and (max-width: 1680px){.s-explore__card .s__content{padding:1.5rem}}@media only screen and (max-width: 1440px){.s-explore__card .s__content{gap:1rem;padding:1.5rem 1.2rem}}@media only screen and (max-width: 987px){.s-explore__card .s__content{gap:1rem;padding:1.2rem 1rem}}.s-explore__card .s__content .s__number{display:flex;flex-direction:row;align-items:center;justify-content:center;font:500 var(--font-size-t-md)/1.2 var(--font-text);flex:0 0 auto;align-self:flex-start;margin:0;padding:0;width:48px;height:48px;background:var(--color-brand-1);border-radius:50%;overflow:hidden;color:var(--color-white);text-align:center}@media only screen and (max-width: 1100px){.s-explore__card .s__content .s__number{width:44px;height:44px}}.s-explore__card .s__content .s__title{font:600 var(--font-size-t-sm)/1.556 var(--font-heading);flex:1 1 auto;align-self:center;color:var(--color-black)}.s-explore__card .s__content .s__title a{color:inherit;font-weight:400;text-decoration:none}.s-explore__card-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%}.s-explore__card-cta .s__title{font:400 var(--font-size-t-lg)/1.667 var(--font-heading);width:100%;max-width:21.15rem;color:var(--color-black);text-align:center}.s-explore__card-cta .s__title strong{font-weight:600}.s-explore__card-cta .s__cta{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:.6rem 0 0;width:100%}.s-explore__slider{position:relative;width:100%}.s-explore__slider .swiper .swiper-slide{height:auto}.s-explore__slider .s-explore__slider-nav{display:flex;flex-direction:row;align-items:center;justify-content:normal;gap:1.2rem;margin:2.4rem 0 0}@media only screen and (max-width: 1100px){.s-explore__slider .s-explore__slider-nav{margin:2rem 0 0}}@media only screen and (max-width: 987px){.s-explore__slider .s-explore__slider-nav{gap:12px;margin:2rem 0 0}}@media only screen and (max-width: 767px){.s-explore__slider .s-explore__slider-nav{gap:10px;margin:1.5rem 0 0}}.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0;padding:0;width:56px;height:56px;background:var(--color-light-grey);border:none;border-radius:50%;box-shadow:none;cursor:pointer;color:var(--color-black);transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width: 1100px){.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next{width:46px;height:46px}}@media only screen and (max-width: 987px){.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next{width:36px;height:36px}}.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev.swiper-button-disabled,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev:hover,.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev:focus,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next:hover,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next:focus{background:var(--color-brand-1);color:var(--color-white)}.s-explore__slider .s-explore__slider-nav .s-explore-slider-prev svg,.s-explore__slider .s-explore__slider-nav .s-explore-slider-next svg{width:auto;max-width:100%;height:auto}.s-explore__shape{position:absolute;z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width: 987px){.s-explore__shape{display:none}}.s-explore__shape.shape-1{top:0;right:0;width:49.19%}.s-explore__shape.shape-2{top:12%;left:0;width:34.28%}.s-explore__shape.shape-3{top:-80%;right:0;width:43.26%}.s-explore__shape img{display:block;width:100%;height:auto}
