.hero-tabs{height:100dvh;max-height:920px;position:relative}.hero-tabs .hero-tab{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;inset:0;opacity:0;padding:6rem 15% 6rem 2.5rem;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out;z-index:0}.hero-tabs .hero-tab:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(60%,#000));background:linear-gradient(180deg,rgba(0,0,0,0),#000 60%);content:"";height:100%;left:0;opacity:.6;pointer-events:none;position:absolute;top:0;width:100%}.hero-tabs .hero-tab.active{opacity:1;position:relative;z-index:1}.hero-tabs .hero-tab.fade-in{-webkit-animation:fadeIn .4s ease-in-out forwards;animation:fadeIn .4s ease-in-out forwards}.hero-tabs .hero-tab.fade-out{-webkit-animation:fadeOut .4s ease-in-out forwards;animation:fadeOut .4s ease-in-out forwards}.hero-tabs .hero-tab-container{max-width:1535px;position:relative;width:100%;z-index:3}.hero-tabs .hero-tab-content{max-width:760px}.hero-tabs .hero-tab-content .top-title{color:var(--wp--preset--color--white);font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--xl);margin:0}.hero-tabs .hero-tab-content .title{color:var(--wp--preset--color--primary-light);margin:0;position:relative;text-transform:uppercase}.hero-tabs .hero-tab-content .title:before{content:"#";display:inline-block;font-size:inherit;font-weight:inherit;padding-right:4px;vertical-align:bottom}.hero-tabs .hero-tab-content .content{color:var(--wp--preset--color--white);margin:var(--wp--preset--spacing--m) 0 var(--wp--preset--spacing--xl)}.hero-tabs .hero-tab-content .hero-button{border:1px solid var(--wp--preset--color--white);border-radius:8px;color:var(--wp--preset--color--white);font-weight:700;margin:var(--wp--preset--spacing--m) 0;padding:.8rem 1rem;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hero-tabs .hero-tab-content .hero-button:hover{background:var(--wp--preset--color--white);color:var(--wp--preset--color--dark)}.hero-tabs .hero-tabs-buttons{bottom:6rem;position:absolute;right:2.5rem;z-index:4}.hero-tabs .hero-tabs-buttons .swiper-wrapper{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:end;-ms-flex-align:end;align-items:flex-end;gap:var(--wp--preset--spacing--m)}.hero-tabs .hero-tabs-buttons button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;background:rgba(0,0,0,0);border:unset;color:var(--wp--preset--color--white);cursor:pointer;font-size:var(--wp--preset--font-size--m);font-weight:700;gap:1.5rem;justify-content:flex-end;letter-spacing:2px;opacity:.6;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hero-tabs .hero-tabs-buttons button,.hero-tabs .hero-tabs-buttons button span{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-tabs .hero-tabs-buttons button span:before{content:"#";display:inline-block;font-size:inherit;font-weight:inherit;padding-right:4px;vertical-align:bottom}.hero-tabs .hero-tabs-buttons button:not(.active):hover{opacity:.8}.hero-tabs .hero-tabs-buttons button.active{opacity:1}.hero-tabs .hero-tabs-buttons button .hero-tabs-img-container{border:2px solid var(--wp--preset--color--white);border-radius:16px;height:80px;overflow:hidden;width:80px}.hero-tabs .hero-tabs-buttons button .hero-tabs-img-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:2100px){.hero-tabs{max-height:1200px}}@media screen and (max-width:1200px){.hero-tabs .hero-tab-content{max-width:70%}.hero-tabs .hero-tabs-buttons button{font-size:var(--wp--preset--font-size--s)}}@media screen and (max-width:768px){.hero-tabs{height:100%;max-height:unset;min-height:90dvh}.hero-tabs .hero-tab-container{padding-bottom:2rem}.hero-tabs .hero-tab{min-height:90dvh;padding:var(--wp--preset--spacing--s) var(--wp--preset--spacing--s) 11rem}.hero-tabs .hero-tab:before{background:var(--wp--preset--color--dark)}.hero-tabs .hero-tab-content{max-width:unset}.hero-tabs .hero-tabs-buttons{bottom:1.8rem;left:0;padding:0 var(--wp--preset--spacing--s);right:unset;width:100%}.hero-tabs .hero-tabs-buttons .swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:unset;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem}.hero-tabs .hero-tabs-buttons button{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:var(--wp--preset--font-size--xs);gap:.5rem;padding:0}.hero-tabs .hero-tabs-buttons button .hero-tabs-img-container{height:60px;width:60px}.hero-tabs .swiper-hero-tabs-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.hero-tabs .swiper-hero-tabs-pagination .swiper-pagination-bullet{background:var(--wp--preset--color--real-white);-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.25));filter:drop-shadow(0 0 4px rgba(0,0,0,.25));height:12px;margin:.5rem!important;opacity:.8;width:12px}.hero-tabs .swiper-hero-tabs-pagination .swiper-pagination-bullet-active{background:var(--wp--preset--color--primary);border-radius:var(--wp--custom--radius--xl);height:12px;opacity:1;position:relative;width:40px}.hero-tabs .swiper-hero-tabs-pagination .swiper-pagination-bullet-active:after{content:unset!important}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
