@charset "UTF-8";.month-bloc{scroll-margin-top:100px}.month-bloc.inactive{display:none}.month-bloc.active{display:flex!important}.list-months-cards{display:flex;flex-direction:column;gap:2rem;margin-block-start:2rem}.from-where-to-go{border-radius:15px}.month-bloc{display:flex;flex-direction:row;background:var(--e-global-color-c03492d);border-radius:15px;overflow:hidden}.month-bloc .card-image{position:relative;height:initial;background-position:center center;background-size:cover;flex:35%;display:flex;justify-content:center;align-items:center}.month-bloc .card-image h2{aspect-ratio:1/1;padding:1rem;border:1px solid #fff;color:#fff;display:flex;align-items:center}.month-bloc .card-content{padding:0;width:100%}.month-bloc .card-content>*{padding:1.5rem}.month-bloc .card-content .card-heading{border-bottom:1px solid rgba(0,0,0,.1)}.month-bloc .card-content .card-heading h3,.month-bloc .card-content .card-heading h4{margin:0}.month-bloc .card-content .country-spots-wrapper{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;column-width:220px;font-size:.9rem;line-height:1.2}.month-bloc .card-content .country-spots-wrapper>li{padding-bottom:20px;break-inside:avoid;-o-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.month-bloc .card-content .country-spots-wrapper a{display:block;padding:2px 0}.month-bloc .card-content .country-spots-wrapper .contry-spots{margin:5px 0;padding:0}.month-bloc .card-content .country-spots-wrapper .contry-spots a{color:var(--e-global-color-text)}@media only screen and (min-width: 1025px){.from-where-to-go .col-60{border-right:1px solid var(--color-border)}}@media only screen and (max-width: 1024px){.month-bloc{flex-direction:column}.month-bloc .card-image{padding:10%}}
