.destination-tabs{display:flex;flex-direction:column;height:100%}.destination-tabs .destination-tabs__title{color:#033652;font:600 var(--h4);margin-bottom:18px;text-align:center}@media only screen and (min-width:1660px){.destination-tabs .destination-tabs__title{font-size:36px}}.destination-tabs__tabs-wrapper{overflow:hidden}.destination-tabs__tabs-wrapper::-webkit-scrollbar{display:none}.destination-tabs__tabs{border-bottom:1px solid #ecedef;display:flex;gap:5px;justify-content:space-between;margin-bottom:24px;position:relative}@media only screen and (max-width:1240px){.destination-tabs__tabs{margin-bottom:18px}}.destination-tabs__input{clip:rect(0,0,0,0);height:0;left:0;position:absolute;top:0;width:0}.destination-tabs__input:checked+.destination-tabs__tab{color:#033652;font-weight:500}.destination-tabs__input:checked+.destination-tabs__tab:after{background:#033652;bottom:-1px;content:"";height:1px;left:0;position:absolute;right:0}.destination-tabs__tab{color:#767b8c;cursor:pointer;font:400 var(--label-sm);padding-bottom:9px;position:relative;white-space:nowrap}@media only screen and (min-width:1660px){.destination-tabs__tab{font-size:18px}}@media only screen and (max-width:1240px){.destination-tabs__tab{font-size:12px}}@media only screen and (max-width:1024px){.destination-tabs__tab{flex:1 1;font:400 var(--label-sm);text-align:center}}.destination-tabs__tab:before{content:attr(data-text);display:block;font-weight:600;height:0;overflow:hidden;visibility:hidden}.destination-tabs__panels{flex:1 1 auto;min-height:0}.destination-tabs__panel{display:none;height:100%}.destination-tabs__panel.active{display:block}.destination-tabs__list{grid-gap:24px;align-content:stretch;display:grid;gap:24px;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);height:100%}@media only screen and (max-width:1240px){.destination-tabs__list{gap:12px}}@media only screen and (max-width:1024px){.destination-tabs__list{gap:27px;grid-template-columns:repeat(3,1fr)}.destination-tabs__list--4{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.destination-tabs__list{gap:20px}}@media only screen and (max-width:550px){.destination-tabs__list{gap:16px}.destination-tabs__list--4 .destination-tabs-item{padding-bottom:calc(66.66667% - 5.333px)}}.destination-tabs-item{align-items:center;background:#f8fafc;border-radius:20px;box-shadow:inset 0 0 3.12067px rgba(98,98,102,.2);display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}@media only screen and (max-width:1024px){.destination-tabs-item{height:186px}}@media only screen and (max-width:768px){.destination-tabs-item{height:135px}}@media only screen and (max-width:550px){.destination-tabs-item{height:auto;padding-bottom:100%}}.destination-tabs-item__icon{display:grid;margin-bottom:9px;place-items:center;width:28.82%}@media only screen and (max-width:1024px){.destination-tabs-item__icon{width:60px}}@media only screen and (max-width:768px){.destination-tabs-item__icon{width:45px}}@media only screen and (max-width:550px){.destination-tabs-item__icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}}.destination-tabs-item__icon img{width:100%}.destination-tabs-item__text{color:#033652;font:400 var(--label-md);text-align:center}@media only screen and (min-width:1660px){.destination-tabs-item__text{font-size:20px}}@media only screen and (max-width:1240px){.destination-tabs-item__text{font-size:12px}}@media only screen and (max-width:1024px){.destination-tabs-item__text{font-size:18px}}@media only screen and (max-width:768px){.destination-tabs-item__text{font-size:400 var(--label-md)}}@media only screen and (max-width:550px){.destination-tabs-item__text{display:none}}
/*# sourceMappingURL=destination-tabs-8780542afda390a4156081dc7df4ef13.css.map*/