.splide__slide--has-video{cursor:pointer}.splide__slide--has-video:hover .splide__video__play{opacity:1}.splide__slide__container--has-video{cursor:pointer;position:relative}.splide__slide__container--has-video:hover .splide__video__play{opacity:1}.splide__video{height:100%;left:0;position:absolute;top:0;width:100%}.splide__video__wrapper{background:#000;height:inherit;width:inherit}.splide__video__wrapper div,.splide__video__wrapper iframe,.splide__video__wrapper video{height:100%;width:100%}video::-webkit-media-controls-mute-button{background-color:#d8006b}video::-moz-media-controls-mute-button{background-color:#d8006b}video::-ms-media-controls-mute-button{background-color:#d8006b}video::-o-media-controls-mute-button,video::-webkit-media-controls-mute-button{background-color:#d8006b}video::media-controls-mute-button{background-color:#d8006b}.splide__video__play{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%, -50%);transition:opacity .1s linear;width:40px}.splide__video__play:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000;border-style:solid;border-width:9px 0 9px 17px;content:"";display:inline-block;margin-left:4px}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__pagination__page{width:10px;height:10px}.splide__pagination__page.is-active{transform:scale(1)}.splide__video__play{background:rgba(0,0,0,0);border:4px solid #fff;width:80px;height:80px;opacity:1}.splide__video__play:hover{opacity:.6}.splide__video__play:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-width:19px 0 19px 27px}.splide__slide--has-video:hover .splide__video__play:hover{opacity:.6}.splide__arrow{background-color:rgba(0,0,0,0);height:50px;width:70px;opacity:1;transition:opacity .3s ease}.splide__arrow svg{width:100%;height:100%}.splide__arrow svg.mobile{display:none}.splide__arrow--next{right:0;transform:translateX(50px) translateY(-50%);z-index:10}.splide__arrow--prev{left:0;transform:translateX(-50px) translateY(-50%);z-index:10}@media only screen and (max-width: 1024px){.splide__arrow--next{transform:translateY(-50%)}.splide__arrow--prev{transform:translateY(-50%)}}@media only screen and (max-width: 1024px){.splide__arrow{height:40px;width:40px}.splide__arrow svg.desktop{display:none}.splide__arrow svg.mobile{display:block}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row--center{justify-content:center}.row.pd-small{margin-right:-8px;margin-left:-8px}.row--ac{align-items:center}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:16px}.pd-small .col-1,.pd-small .col-2,.pd-small .col-3,.pd-small .col-4,.pd-small .col-5,.pd-small .col-6,.pd-small .col-7,.pd-small .col-8,.pd-small .col-9,.pd-small .col-10,.pd-small .col-11,.pd-small .col-12,.pd-small .col{padding-right:8px;padding-left:8px;margin-bottom:16px}.j-center{display:flex;justify-content:center}.j-end{justify-content:flex-end;display:flex}.j-start{justify-content:flex-start;display:flex;align-items:flex-start}.mb-card{margin-bottom:26px}.a-center{display:flex;align-items:center}.a-end{align-items:flex-end;display:flex}.j-between-y{display:flex;flex-direction:column;justify-content:space-between}.h-100{height:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.col-20{flex:0 0 20%;max-width:20%;padding:0 15px;padding-bottom:30px}.col-40{flex:0 0 40%;max-width:40%;padding:0 15px;padding-bottom:30px}.mb-0{margin-bottom:0}.mb-20{margin-bottom:20px}.mb-50{margin-bottom:50px}.j-column{flex-direction:column;display:flex;align-items:flex-start}.mt-section{margin-top:116px}@media only screen and (max-width: 1920px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col{padding-right:.78125vw;padding-left:.78125vw;margin-bottom:.78125vw}.row{margin-right:-0.78125vw;margin-left:-0.78125vw}.mt-section{margin-top:6.0416666667vw}.mb-card{margin-bottom:1.3541666667vw}}@media only screen and (max-width: 1024px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col{max-width:100%;flex:0 0 100%}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col{padding-right:15px;padding-left:15px;margin-bottom:15px}.row{margin-right:-15px;margin-left:-15px}}html{height:100%}body{min-height:100%;height:100%;font-size:18px;line-height:36px;overflow-x:hidden}body.page-mappa .main-mappa{padding-top:50px}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{background-color:#d8006b}.wrapper{height:100%}.container{max-width:1780px;width:90%;margin:0 auto}.container--small{max-width:812px}.container--medium{max-width:1460px}.single-gift .product__gallery{height:auto}.page-editor{margin-top:80px}.page-esperienza .product__scheda:after{background-color:#77913e}.page-esperienza .card-2__label{padding:0 26px 8px 26px}.page-esperienza .card-2__content{margin-top:16px}a{transition:.3s ease color}a:not(.btn):not(.btn-i):not(.btn-outline):hover{color:#d8006b}#settings-lang{width:auto}#settings-lang.settings-lang-superadmin{margin-bottom:-50px}.ball-state{width:14px;height:14px;border:2px solid #fff;border-radius:50%}.ball-state--success{background-color:#00a60b}.ball-state--red{background-color:#e53329}.ball-state--yellow{background-color:#e5cc29}.logo{width:206px}.logo svg{width:100%;height:100%;display:block}@media only screen and (max-width: 1024px){.logo{width:158px}}.row-center{display:flex;justify-content:center}.stripe-connection{display:flex;align-items:center;padding-left:32px}.stripe-connection .label{margin-left:50px}*::-moz-selection{background-color:#d8006b;color:#fff}*::selection{background-color:#d8006b;color:#fff}.mt-30{margin-top:30px}.no-pointer{pointer-events:none}.glightbox-container .ginner-container.ginner-container--column{flex-direction:column;justify-content:center;align-items:center}hr{border:1px solid #ededed;width:auto}.hr-dotted{border-style:dashed}.no-result{padding-top:70px;padding-bottom:100px;width:100%}.list-radio li{display:flex;align-items:center}.list-radio input{margin-right:15px}.list-checkbox .form-check{justify-content:flex-start}.list-checkbox li{margin-bottom:18px}.fake-check{width:20px;height:20px;border-radius:5px;background:rgba(0,0,0,0);border:2px solid #bbb;display:flex;align-items:center;justify-content:center}.fake-check i{margin-top:-10px;margin-right:-7px;opacity:0;transform:scale(0);color:#00a60b;font-size:15px}.selected .fake-check i{opacity:1;transform:scale(1.3)}.list-group li:nth-child(2n+2){background-color:#f5f5f5}.list-group li{padding:10px 20px}.list-group [class*=col-]{padding-bottom:0;margin-bottom:0;display:flex;align-items:center}.list-group [class*=col-]:last-child{justify-content:flex-end}@media only screen and (max-width: 1920px){body{font-size:.9375vw;line-height:1.875vw}}@media only screen and (max-width: 1024px){body{font-size:16px;line-height:30px}.row-center{width:100%}.container{max-width:none;padding:0 20px;width:100%}.container--esperienze{display:inline-block}.list-radio label{font-size:14px}#settings-lang{width:100%}#settings-lang.settings-lang-superadmin{margin-bottom:-20px}}.txt-center{text-align:center}.ud{text-decoration:underline;font-weight:bold}.d-f-center{display:flex;align-items:center}.hidden{border:0;padding:0;margin:0;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap}.brd-r{border-right:2px solid #eee}.strong{font-weight:bold}.a-start{align-items:flex-start}.list-tracking{display:flex}.list-tracking li{margin-right:10px}.list-tracking li:last-child{margin-right:0}.box-gray{background-color:#f9f9f9}.alert-info{display:flex;color:#e53329;font-size:12px;line-height:24px}.alert-info--gray{color:gray}.alert-info i{margin-right:10px;font-size:16px}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled{background-color:#eaeaea}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid rgb(0,142.7735849057,161);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:hsl(0,0%,71.6666666667%)}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__inner{padding:11px 11px 3.75px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid rgb(0,165.3867924528,186.5);color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:rgb(0,165.3867924528,186.5);border:1px solid rgb(0,142.7735849057,161)}.is-disabled .choices__list--multiple .choices__item{background-color:hsl(0,0%,66.7647058824%);border:1px solid hsl(0,0%,56.7647058824%)}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:hsl(0,0%,71.6666666667%)}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable::after,.choices__list[aria-expanded] .choices__item--selectable::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:hsl(0,0%,95%)}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgb(246.5,246.5,246.5);color:hsl(0,0%,50%)}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:0}.choices[data-type*=select-one]{border-radius:30px;box-shadow:0px 3px 12px rgba(0,0,0,.06);display:flex}.choices[data-type*=select-one]::after{font-family:"airwns";border:0;content:"";width:20px;right:26px;height:10px;font-size:10px;margin-top:-5px;transition:transform .3s ease;transform-origin:center;line-height:1}.choices[data-type*=select-one].is-open::after{transform:rotate(-180deg);margin-top:-5px}.choices{border:1px solid #ededed}.choices .choices__inner{background:#fff;border:0;font-size:18px;font-weight:bold}.choices__list--dropdown,.choices__list[aria-expanded]{border-radius:30px}.choices__list--dropdown,.choices__list[aria-expanded]{z-index:99}.choices__inner{padding-right:50px}.is-focused .choices__inner,.is-open .choices__inner{border:0;border-radius:30px}.is-open .choices__inner{border:0}.is-flipped.is-open .choices__inner{border:0}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:20px}.choices[data-type*=select-one] .choices__input{margin:0;border:0;border-radius:0;padding:20px}.choices__list--single{padding:0 16px}@media only screen and (max-width: 1920px){.choices__inner{padding-right:2.6041666667vw}.choices[data-type*=select-one]{font-size:.8333333333vw}.choices[data-type*=select-one]::after{width:1.0416666667vw;height:.5208333333vw;font-size:.5208333333vw;right:1.3541666667vw;margin-top:-.2604166667vw}.choices[data-type*=select-one].is-open::after{margin-top:-.2604166667vw}.choices .choices__inner{border-radius:1.5625vw;font-size:.9375vw}.choices[data-type*=select-one] .choices__input,.choices[data-type*=select-one] input:not([type=checkbox]):not([type=radio]):not([name=Amount]):not(.input-search):not([type=file]){margin:0;border:0;border-radius:0;padding:20px;box-shadow:none}}@media only screen and (max-width: 1024px){.choices[data-type*=select-one]{font-size:16px;width:100%}.choices[data-type*=select-one]::after{width:20px;height:10px;font-size:10px;margin-top:-5px;right:0}.choices[data-type*=select-one].is-open::after{margin-top:-5px}.choices .choices__inner{border-radius:30px;font-size:16px}.choices__list[aria-expanded]{border-radius:20px}}@font-face{font-family:"airwns";src:url(914d7cbfc8ab4d6929b11c32dae8508a.eot);src:url(914d7cbfc8ab4d6929b11c32dae8508a.eot#iefix) format("embedded-opentype"),url(fonts/airwns.c04304234befbc985b1b31cb6c58ba18.woff2) format("woff2"),url(fonts/airwns.898aa726a271bd9387b1cb6175bc7d24.woff) format("woff"),url(fonts/airwns.883f2d95e8aa44bc9e2909061891e693.ttf) format("truetype"),url(fonts/airwns.98d9bb22def34b99228daeb2b8313b32.svg#airwns) format("svg");font-weight:normal;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"airwns";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-v:before{content:""}.icon-search:before{content:""}.icon-logout:before{content:""}.icon-cart:before{content:""}.icon-euro:before{content:""}.icon-user:before{content:""}.icon-message:before{content:""}.icon-cantina:before{content:""}.icon-vino:before{content:""}.icon-esperienze:before{content:""}.icon-download:before{content:""}.icon-clienti:before{content:""}.icon-alert:before{content:""}.icon-arrow-r:before{content:""}.icon-mail:before{content:""}.icon-mail-1:before{content:""}.icon-copy-round:before{content:""}.icon-tel:before{content:""}.icon-left:before{content:""}.icon-v-round:before{content:""}.icon-terms:before{content:""}.icon-edit:before{content:""}.icon-show:before{content:""}.icon-close:before{content:""}.icon-map:before{content:""}.icon-mail-2:before{content:""}.icon-image:before{content:""}.icon-ig:before{content:""}.icon-fb:before{content:""}.icon-plus:before{content:""}.icon-down:before{content:""}.icon-trash:before{content:""}.icon-arrow-up:before{content:""}.icon-play:before{content:""}.icon-academy:before{content:""}.icon-share:before{content:""}.icon-star:before{content:""}.icon-coppa:before{content:""}.icon-mondo-1:before{content:""}.icon-disabilita:before{content:""}.icon-eye-off-1:before{content:""}.icon-eye-1:before{content:""}.icon-down-open-2:before{content:""}.icon-calendario:before{content:""}.icon-bottiglia:before{content:""}.icon-campana:before{content:""}.icon-save:before{content:""}.icon-settings:before{content:""}.icon-notify:before{content:""}.icon-flag:before{content:""}.icon-info:before{content:""}.icon-meno:before{content:""}.icon-buy:before{content:""}.icon-copy:before{content:""}.icon-sort:before{content:""}.icon-camion:before{content:""}.icon-statistiche:before{content:""}.icon-arrow-up-2:before{content:""}.icon-arrow-down-2:before{content:""}.icon-unlock:before{content:""}.icon-feedback:before{content:""}.icon-arrow-up-3:before{content:""}.icon-video:before{content:""}.icon-aggiorna:before{content:""}.icon-uva:before{content:""}.icon-logo:before{content:""}.icon-tag:before{content:""}.icon-invio:before{content:""}.icon-indirizzi:before{content:""}.icon-gift-1:before{content:""}.icon-pay:before{content:""}.icon-down-2:before{content:""}.icon-down-open-1:before{content:""}.icon-cantinette:before{content:""}.icon-cantinetta-3:before{content:""}.icon-cantinetta-6:before{content:""}.icon-negativo:before{content:""}.icon-neutro:before{content:""}.icon-positivo:before{content:""}.icon-orologio:before{content:""}.icon-eye-off:before{content:""}.icon-eye:before{content:""}.icon-persone:before{content:""}.icon-foto:before{content:""}.icon-lock:before{content:""}.icon-print:before{content:""}.icon-mondo:before{content:""}.icon-abbonamento:before{content:""}.icon-gift:before{content:""}.icon-faq:before{content:""}.icon-wallet:before{content:""}.icon-down-open:before{content:""}.icon-negativo{color:#e53329}.icon-neutro{color:#e5cc29}.icon-positivo{color:#00a60b}html{box-sizing:border-box;--fontStack: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Tahoma, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Open Sans", sans-serif;font-family:var(--fontStack)}*{box-sizing:inherit}*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:inherit}em,i{font-style:normal}a:focus,button:focus{outline:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:0;padding:0;text-align:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;margin:0}button:hover{cursor:pointer}input:not([type=checkbox]),fieldset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;min-width:0;font-size:inherit;font-family:inherit}input:focus{outline:0;box-shadow:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}svg{display:block}ul{list-style:none;padding:0;margin:0}img{max-width:100%;display:block}body{box-sizing:border-box}b,strong{font-weight:bolder}@font-face{font-family:"Raleway";src:url(fonts/Raleway-Medium.257a2127fc71563ee1f56189a918ba50.woff2) format("woff2"),url(fonts/Raleway-Medium.d8719fb28da2f3885a7a5c232ddb7d27.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Raleway";src:url(fonts/Raleway-SemiBold.b16945d22c89ddd5d9c7ef151d2db9af.woff2) format("woff2"),url(fonts/Raleway-SemiBold.81d7f7e9d6dbf487d1c348fbc1ed05e4.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Raleway";src:url(fonts/Raleway-Bold.0ec2e848783463e7ebfa3332fe2a7b2c.woff2) format("woff2"),url(fonts/Raleway-Bold.24df9add62b475756c3d7c9a5189508d.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Raleway";src:url(fonts/Raleway-ExtraBold.2beb9188ded6ecf04caf864d53cc3913.woff2) format("woff2"),url(fonts/Raleway-ExtraBold.ca25a2b19d5dd0b257876f1744e6131d.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}body{font-family:"Raleway",sans-serif;font-weight:500}small{font-size:12px;line-height:24px;display:block}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Raleway",sans-serif;font-weight:bold}h1,.h1{font-size:60px;line-height:70px}h2,.h2{font-size:48px;line-height:56px;margin:0;margin-bottom:20px}h3,.h3{font-size:36px;line-height:42px;margin:0;margin-bottom:18px}h4,.h4{font-size:24px;line-height:28px}h5,.h5{font-size:18px;line-height:20px}@media only screen and (max-width: 1920px){h1,.h1{font-size:3.125vw;line-height:3.6458333333vw}h2,.h2{font-size:2.5vw;line-height:2.9166666667vw;margin-bottom:1.0416666667vw}h3,.h3{font-size:1.875vw;line-height:2.1875vw;margin-bottom:.9375vw}h4,.h4{font-size:1.25vw;line-height:1.4583333333vw}h5,.h5{font-size:.9375vw;line-height:1.0416666667vw}}@media only screen and (max-width: 1024px){h1,.h1{font-size:30px;line-height:40px}h2,.h2{font-size:26px;line-height:36px}h3,.h3{font-size:22px;line-height:30px}h4,.h4{font-size:18px;line-height:22px}h5,.h5{font-size:16px;line-height:20px}}.label{padding:6px 10px;border-radius:5px;font-weight:bold;font-size:12px;line-height:1}.label--blu{background-color:rgba(0,71,166,.1);color:#0047a6}.label--blu-2{background-color:#0047a6;color:#fff}.label--red{background-color:rgba(229,51,41,.1);color:#e53329}.label--green{background-color:rgba(0,166,11,.1);color:#00a60b}.label--yellow{background-color:rgba(229,204,41,.1);color:#e5cc29}.label--orange{background-color:rgba(255,153,0,.1);color:#f90}.label--rose{background-color:rgba(216,0,107,.1);color:#d8006b}.label--vine{background-color:rgba(216,0,107,.1);color:#d8006b}.label--gray{background-color:#dbdbdb;color:#000}.label--gray-2{background-color:#f5f5f5;color:gray}.label--outline{border-radius:20px;background:rgba(0,0,0,0);border:3px solid #000;transition:.3s ease border}.label--outline:hover{border-color:#d8006b}.label--outline-rosa{border-radius:20px;background:rgba(0,0,0,0);border:2px solid #d8006b;transition:.3s ease border;color:#d8006b}.label--outline-rosa:hover{opacity:.9}.label--outline-red{border-radius:20px;background:rgba(0,0,0,0);border:2px solid #e53329;transition:.3s ease border;color:#e53329}.label--outline-red:hover{opacity:.9}.label-big{padding:18px 14px;border-radius:5px;max-width:468px;display:flex;align-items:center;margin:10px 0 15px 0;font-size:16px;line-height:18px;font-weight:bold}.label-big--red{background:#fce6f1;color:#d8006b}.label-big i{font-size:32px;margin-right:12px}.label-big span{margin-left:15px;font-size:16px}@media only screen and (max-width: 1920px){.label{padding:.3125vw .625vw;font-size:.625vw}.label-big{padding:.9375vw .7291666667vw;max-width:24.375vw;margin:.5208333333vw 0 .78125vw 0;font-size:.8333333333vw;line-height:.9375vw}.label-big i{font-size:1.6666666667vw;margin-right:.625vw}.label-big span{margin-left:.78125vw;font-size:.8333333333vw}}@media only screen and (max-width: 1024px){.label{padding:6px 10px;font-size:10px}.label-big{padding:12px;border-radius:5px;max-width:100%;margin:10px 0;font-size:12px;line-height:16px}.label-big span{font-size:12px;margin-right:12px}}.label-round{padding:0 28px;border-radius:20px;font-weight:bold;font-size:14px;height:40px;display:flex;align-items:center;text-align:center;justify-content:center}.label-round--blu{background-color:#0047a6;color:#fff}.label-round--red{background-color:#e53329;color:#fff}.label-round--green{background-color:color_green_2;color:#fff}.label-round--black{background-color:#000;color:#fff}.label-round--white{background-color:#fff;color:#000}.label-round--rose{background-color:#d8006b;color:#fff}.label-round--vine{background-color:#d8006b;color:#fff}.label-round--gray{background-color:#f5f5f5}.label-round--outline{background:rgba(0,0,0,0);border:3px solid #000;transition:.3s ease border;color:#000}.list-card{display:flex;flex-wrap:wrap}.list-card__pagination{margin-top:100px;margin-bottom:100px;display:flex;align-items:center;justify-content:center}.list-card__pagination.no-padding{margin:0;margin-top:0px;justify-content:flex-start;margin-top:30px}.list-card__pagination .arrow{width:32px;height:32px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center;cursor:pointer}.list-card__pagination .arrow i{color:#fff;font-size:12px}.list-card__pagination .arrow i:before{display:block}.list-card__pagination ul{display:flex;align-items:center;padding:0;margin:0}.list-card__pagination ul li{margin:0 8px;width:32px;height:32px;border-radius:50%;border:1px solid #f5f5f5;background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:22px;font-weight:600;cursor:pointer}.list-card__pagination ul li a{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.list-card__pagination ul li.active{background-color:#d8006b;border-color:#d8006b;color:#fff}.list-card__pagination ul li.points{border-color:#fff;color:#cacaca;cursor:default}.list-card__pagination--green ul li.active{background-color:#77913e;border-color:#77913e}@media only screen and (max-width: 1920px){.list-card__pagination{margin-top:5.2083333333vw;margin-bottom:5.2083333333vw}}.card-list__content{padding-left:56px}.card-list .col-6{margin-bottom:0}.card-list .j-end{align-items:flex-start}.card-list__head{display:flex;justify-content:space-between;height:76px;align-items:flex-start}@media only screen and (max-width: 1920px){.card-list__content{padding-left:2.9166666667vw}}@media only screen and (max-width: 1024px){.card-list__content{padding-left:0}.card-list__head{height:auto;min-height:70px;flex-wrap:wrap}}.filter-select{display:flex;align-items:center}.filter-select p{margin-right:20px;font-weight:bold}.filter-select li{font-size:12px}@media only screen and (max-width: 1024px){.filter-select{flex-direction:column;align-items:flex-start}.filter-select p{margin-right:0;margin-bottom:2.7777777778vw}.filter-select div.choices{width:100%}}.custom-select{min-width:210px;position:relative;display:inline-block;width:100%;border-radius:25px;background:#fff;border:1px solid #ededed;box-shadow:0px 3px 12px rgba(0,0,0,.06);max-height:52px;overflow:hidden;transition:max-height .3s ease}.custom-select__form{border-top:2px solid #ededed;padding:10px 14px 8px 14px}.custom-select__form .btn{width:100%;margin-bottom:10px}.custom-select__form input{margin-bottom:10px}.custom-select input{padding:10px 26px;width:100%}.custom-select ul{padding:10px 26px 8px 26px;max-height:500px;overflow-y:scroll;border-top:2px solid #ededed;color:#bbb}.custom-select.is-open{max-height:300px}.custom-select.is-open .custom-select__btn:after{transform:rotate(180deg)}.custom-select .ball-state{margin-right:10px}.custom-select__btn{display:flex;justify-content:space-between;width:100%;cursor:pointer;padding:8px 26px}.custom-select__btn:after{transition:transform .3s ease;font-family:"airwns";content:"";color:#cacaca;font-size:20px;transform-origin:center}.custom-select__label{display:flex;align-items:center;white-space:nowrap;text-transform:capitalize;text-transform:capitalize;text-overflow:ellipsis;width:100%;overflow:hidden}.custom-select__label.is-set{color:#d8006b}.custom-select select{display:none}.custom-select ul{list-style:none;margin:0;width:100%}.custom-select li{cursor:pointer;display:flex;align-items:center;font-size:16px;transition:color .3s ease}.map-filters__col .custom-select li{align-items:flex-start}.map-filters__col .custom-select li:after{content:"";font-family:"airwns";font-size:10px;margin-left:5px;opacity:0}.custom-select li.selected{color:#d8006b}.custom-select li.selected:after{opacity:1}.custom-select li.active,.custom-select li:hover{color:#d8006b}.custom-select li.active a,.custom-select li:hover a{color:#d8006b}@media only screen and (max-width: 1920px){.custom-select{max-height:2.7083333333vw;min-width:10.9375vw}.custom-select__btn{padding:.4166666667vw 1.3541666667vw}.custom-select ul{padding:.5208333333vw 1.3541666667vw .4166666667vw 1.3541666667vw}}@media only screen and (max-width: 1024px){.custom-select{max-height:50px}.custom-select__btn{padding:10px 15px}.custom-select ul{padding:0 10px 5px 10px}}.select-ship{border:2px solid #d8006b;border-radius:40px;padding:14px 24px;margin-top:20px;margin-bottom:10px}.select-ship strong{font-size:11px}.select-ship__head{display:flex;align-items:center;color:#d8006b;padding-left:10px}.select-ship__head i{margin-right:20px}.txt--white{color:#fff}.txt--rosa{color:#d8006b}.txt--green{color:#77913e}.txt--green-2{color:#00a60b}.txt--blu{color:#0047a6}.txt--verde{color:#77913e}.txt--gray{color:gray}.txt--gray-2{color:#bbb}.txt--red{color:#e53329}.txt-strike{text-decoration:line-through}.txt-right{text-align:right}.txt-left{text-align:left}.txt-underline{text-decoration:underline}.txt-uppercase{text-transform:uppercase}.txt-center{text-align:center}.box-shadow{box-shadow:0px 6px 16px rgba(0,0,0,.12);border-radius:20px;padding:40px;background-color:#fff;text-align:center;min-width:812px}.box-shadow+.btn-i{margin-top:30px;box-shadow:0px 3px 12px rgba(0,0,0,.06)}.box-shadow__title{margin-bottom:50px}.box-shadow .btn-icon-big{max-width:310px}.box-shadow .form-check{margin-top:50px}.box-shadow .btn,.box-shadow .btn-outline{margin-top:20px}.box-shadow__txt{margin-top:50px;margin-bottom:30px;color:gray}@media only screen and (max-width: 1920px){.box-shadow{min-width:42.2916666667vw}.box-shadow__title{margin-bottom:2.6041666667vw}}@media only screen and (max-width: 1024px){.box-shadow{padding:30px}.box-shadow__title{margin-bottom:30px}}.input-checkbox:checked,.input-checkbox:not(:checked){position:absolute;left:0;width:17px;height:17px;opacity:0;z-index:1;cursor:pointer;top:5px}.input-checkbox:checked+label,.input-checkbox:not(:checked)+label{position:relative;padding-left:32px;cursor:pointer;color:gray;display:flex;align-items:center}.input-checkbox:checked+label:before,.input-checkbox:not(:checked)+label:before{content:"";position:absolute;left:0;border-radius:3px;top:5px;width:18px;height:18px;border:2px solid #bbb;background:#fff;border-radius:3px}.input-checkbox:checked+label:after,.input-checkbox:not(:checked)+label:after{content:"";width:18px;height:18px;position:absolute;transition:all .2s ease;left:0px;top:-10px;color:#00a60b;font-weight:400;font-size:18px}.input-checkbox+label:after{background-size:contain;background-repeat:no-repeat;background-position:center}.input-checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}.input-checkbox:checked+label:after{opacity:1;transform:scale(1.3);font-family:"airwns";content:""}.ball-icon{width:40px;height:40px;border-radius:50%;background-color:#ededed;display:flex;align-items:center;justify-content:center}.ball-icon i{font-size:18px}.ball-icon i.icon-statistiche{font-size:12px}.ball-icon .icon-v,.ball-icon .icon-plus{color:#d8006b}.ball-icon--label{width:auto;border-radius:10px;font-size:12px;font-weight:700}.ball-icon--label i{font-size:14px;margin-left:10px}@media only screen and (max-width: 1920px){.ball-icon{width:2.0833333333vw;height:2.0833333333vw}.ball-icon i{font-size:.9375vw}.ball-icon i.icon-statistiche{font-size:.625vw}.ball-icon--label{width:auto;border-radius:.5208333333vw}}@media only screen and (max-width: 1024px){.ball-icon{width:30px;height:30px}.ball-icon i{font-size:15px}.ball-icon i.icon-statistiche{font-size:12px}}.admin-shop{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:30px;position:relative}.admin-shop .box-shadow{max-width:812px}@media only screen and (max-width: 1920px){.admin-shop{padding-bottom:1.5625vw}}@media only screen and (max-width: 1024px){.admin-shop{padding-bottom:30px}.admin-shop .box-shadow{max-width:90%}}.header-clean{padding:22px 0;border:1px solid #eee}.header-clean__container{display:flex;justify-content:center}.btn{padding:8px 16px;border-radius:25px;background-color:#000;color:#fff;font-size:16px;line-height:16px;font-weight:bold;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;cursor:pointer}.btn[disabled]{opacity:.3;cursor:not-allowed}.btn--s{height:30px;padding:0 14px;font-size:12px}.btn--m{height:40px}.btn--l{height:50px;min-width:214px}.btn:hover{opacity:.6}.btn--rosa{background-color:#d8006b;color:#fff}.btn--red,.btn--danger{background-color:#e53329;color:#fff}.btn--blu{background-color:#0047a6;color:#fff}.btn--blu-2{background-color:#29007b;color:#fff}.btn--gray{background-color:#eee;color:gray}.btn--gray-6{background-color:#cacaca;color:#fff}.btn--white{background-color:#fff;color:#000}.btn i{margin-left:5px}.button-radio{position:relative}.button-radio input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.button-radio input[type=radio]:checked+label{background-color:#d8006b;color:#fff}.button-radio label{border:2px solid #d8006b;border-radius:25px;padding:4px 40px;color:#d8006b;font-weight:bold;font-size:14px;display:block}.btn-paypal{height:50px}.btn-paypal .paypal-buttons{height:100% !important;min-width:100% !important}.btn-notify{position:relative}.btn-notify__display{width:12px;height:12px;background-color:red;border-radius:50%;border:2px solid #f5f5f5;position:absolute;right:10%;top:20%}.btn-notify i{font-size:18px}.btn-shortcut{position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:999}.wizard .btn-shortcut{display:none}.btn-shortcut.btn-i i{font-size:14px}.btn-shortcut.is-open{opacity:0;visibility:hidden}.btn-upload{position:relative;background-color:#d8006b;border-radius:30px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;height:50px;padding-left:25px;padding-right:32px;font-size:17px;cursor:pointer;transition:opacity .3s ease}.btn-upload i{margin-right:16px}.btn-upload:hover{opacity:.6}.btn-upload input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.btn-outline{padding:8px 12px;border-radius:25px;transition:opacity .3s ease;border:3px solid #dbdbdb;font-size:16px;line-height:16px;font-weight:bold;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-outline span{white-space:nowrap}.btn-outline i{font-size:16px}.btn-outline i:first-child{margin-right:10px}.btn-outline i.icon-bottiglia{font-size:26px}.btn-outline--white{border:3px solid #fff;color:#fff}.btn-outline--rosa{border:3px solid #d8006b;color:#d8006b}.btn-outline--black{border:2px solid #000;color:#000}.btn-outline--s{height:30px;padding:0 14px}.btn-outline--m{height:40px}.btn-outline--l{height:50px;min-width:214px}.btn-outline:hover{opacity:.6}.btn-i{border-radius:25px;padding:0 20px;font-size:14px;line-height:16px;font-weight:bold;display:flex;align-items:center;background-color:#000;color:#fff;cursor:pointer;transition:opacity .3s ease}.btn-i span{white-space:nowrap}.btn-i i{font-size:16px}.btn-i i.icon-bottiglia{font-size:26px}.btn-i--gray{background-color:#eee;color:gray}.btn-i--gray-2{background-color:gray;color:#fff}.btn-i--blu{background-color:#0047a6;color:#fff}.btn-i--blu-2{background-color:#29007b;color:#fff}.btn-i--gray-b{background-color:#eee;color:#000}.btn-i--rosa{background-color:#d8006b;color:#fff}.btn-i--white{background-color:#fff;color:#000;box-shadow:0px 3px 12px rgba(0,0,0,.06)}.btn-i--white i{color:gray}.btn-i--green{background-color:#77913e;color:#fff}.btn-i--green-2{background-color:#00a60b;color:#fff}.btn-i--outline-b{background-color:rgba(0,0,0,0);box-shadow:rgba(0,0,0,.16) 0px 1px 3px,#333 0px 0px 0px 3px;color:#000}.btn-i--outline-b-2{background-color:rgba(0,0,0,0);color:#000;border:3px solid #000}.btn-i--outline-w{background-color:rgba(0,0,0,0);box-shadow:hsla(0,0%,100%,.16) 0px 1px 3px,#fff 0px 0px 0px 3px;color:#fff}.btn-i:hover{opacity:.6}.btn-i i:first-child{margin-right:10px}.btn-i i:last-child{margin-left:10px}.btn-i--s{height:30px}.btn-i--m{height:40px}.btn-i--l{height:50px;font-size:16px;line-height:18px;padding:15px 20px}.btn-i--l i{font-size:18px}.btn-shadow{border-radius:25px;background:#fff;border:1px solid #ededed;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px;padding:14px 24px;font-weight:bold;transition:background-color .3s ease,color .3s ease,border-color .3s ease;position:relative}.btn-shadow:after{content:"";font-family:"airwns";font-size:9px;opacity:0;position:absolute;left:10px;top:50%;transform:translateY(-50%)}.btn-shadow:hover,.btn-shadow.selected{background-color:#d8006b;color:#fff;border-color:#d8006b}.btn-shadow.selected:after{opacity:1}.btn-gruppi{display:inline-flex;align-items:center;line-height:1}.btn-gruppi svg{width:20px;height:20px}.btn-gruppi span{margin-right:22px}.btn-gruppi:hover{background-color:inherit}.btn-icon-big{cursor:pointer;padding:20px 22px;font-size:16px;line-height:24px;background-color:#d8006b;color:#fff;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;text-align:left;border:1px solid rgba(0,0,0,0);transition:background-color .3s ease,color .3s ease,border-color .3s ease}.btn-icon-big:hover{background-color:rgba(0,0,0,0);border-color:#d8006b}.btn-icon-big i{font-size:40px;margin-right:18px}@media only screen and (max-width: 1920px){.btn-paypal{height:2.6041666667vw}.btn{padding:.4166666667vw .8333333333vw;font-size:.7291666667vw;line-height:.8333333333vw}.btn--s{height:1.5625vw;padding:0 .7291666667vw}.btn--m{height:2.0833333333vw}.btn--l{height:2.6041666667vw;min-width:11.1458333333vw}.btn-i{padding:0 1.0416666667vw;font-size:.7291666667vw;line-height:.8333333333vw}.btn-i i{font-size:.8333333333vw}.btn-i i:first-child{margin-right:.7291666667vw}.btn-i i:last-child{margin-left:.7291666667vw}.btn-i i.icon-bottiglia{font-size:1.3541666667vw}.btn-i--s{height:1.5625vw}.btn-i--m{height:2.0833333333vw}.btn-i--l{height:2.6041666667vw;font-size:.8333333333vw;line-height:.9375vw;padding:.78125vw 1.0416666667vw}.btn-i--l i{font-size:.9375vw}.btn-outline{padding:.4166666667vw .625vw;border-radius:1.3020833333vw;transition:opacity .3s ease;font-size:.8333333333vw;line-height:.8333333333vw}.btn-outline--s{height:1.5625vw;padding:0 .7291666667vw}.btn-outline--m{height:2.0833333333vw}.btn-outline--l{height:2.6041666667vw;min-width:11.1458333333vw}}@media only screen and (max-width: 1024px){.btn-paypal{height:auto}.btn{padding:8px 12px;font-size:14px;line-height:16px}.btn--s{height:30px;padding:0 14px}.btn--m{height:40px}.btn--l{height:40px;min-width:100%}.btn-i{padding:0 14px;font-size:12px;line-height:14px}.btn-i i:first-child{margin-right:14px}.btn-i--s{height:30px}.btn-i--m{height:40px}.btn-i--l{height:40px}.btn-shortcut{left:auto;transform:none;right:20px;border-radius:50% !important;padding:10px !important}.btn-shortcut.btn-i--l{width:40px}.btn-shortcut.btn-i i{font-size:14px;margin-right:3px !important;margin-left:3px !important}.btn-outline{padding:8px 12px;border-radius:25px;transition:opacity .3s ease;font-size:16px;line-height:16px}.btn-outline--s{height:30px;padding:0 14px}.btn-outline--m{height:40px}.btn-outline--l{height:40px;min-width:auto}.btn-i{padding:0 10px;font-size:14px;line-height:16px}.btn-i i{font-size:16px}.btn-i i:first-child{margin-right:8px}.btn-i i:last-child{margin-left:8px}.btn-i i.icon-bottiglia{font-size:16px}.btn-i--s{height:30px}.btn-i--m{height:40px}.btn-i--l{height:40px;font-size:16px;line-height:18px;padding:15px 10px}.btn-i--l i{font-size:18px}}form.form-excel .col-4{margin-bottom:0}form.form-excel input:not([type=checkbox]):not(.input-search):not([type=radio]):not([name=Amount]):not([type=file]){height:50px;padding-top:12px;padding-bottom:12px}.iti{width:100%}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05);border-top-left-radius:30px;border-bottom-left-radius:30px}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0)}form{width:100%}form .row-center{margin-top:40px}form input:not([type=checkbox]):not(.input-search):not([type=radio]):not([name=Amount]):not([type=file]){border:1px solid #ededed;border-radius:30px;padding:18px 28px;color:gray;width:100%;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px}form input:not([type=checkbox]):not([type=radio]):not([name=Amount])::-moz-placeholder{color:#000}form input:not([type=checkbox]):not([type=radio]):not([name=Amount])::placeholder{color:#000}.form-input{border:1px solid #ededed;border-radius:30px;padding:18px 28px;color:#000;font-weight:bold;width:100%;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px}.input-switch{display:flex;align-items:center}.settings .input-switch label{margin-bottom:0}.input-switch label{margin:0 24px}textarea{border:1px solid #ededed;border-radius:30px;padding:18px 28px;color:#000;font-weight:bold;width:100%;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px}textarea:focus{outline:0}input[type=date]{border:1px solid #ededed;border-radius:30px;padding:18px 28px;color:#000;font-weight:bold;width:100%;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px}.form-label{font-weight:bold;margin-bottom:10px;display:block}.form-group{width:100%;position:relative}.input-password{position:relative}.input-password input:focus::-moz-placeholder{color:rgba(0,0,0,0) !important}.input-password input:focus::placeholder{color:rgba(0,0,0,0) !important}input:disabled{opacity:.3}.input-radio{display:flex;align-items:center}.input-radio input{margin-right:8px}.input-radio-txt{padding-left:32px}.input-password button{position:absolute;right:15px;top:50%;transform:translateY(-50%)}#settings-lang .choices__list{z-index:99}.form-check-label a{margin-left:5px;text-decoration:underline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:none}textarea{font-family:"Raleway",sans-serif;min-height:172px}textarea::-moz-placeholder{color:#000}textarea::placeholder{color:#000}.form-row{margin-bottom:20px;position:relative}.form-row .form__label{position:absolute;top:20px;right:0;padding-right:26px;font-size:12px;color:#cacaca}.form-space{margin:40px 0}input[type=date].hide-content:before,input[type=time].hide-content:before{display:none}input[type=date]:focus::before,input[type=time]:focus::before{content:"" !important;display:none}.form-check{display:flex;color:gray;min-height:17px;align-items:center;position:relative;font-size:18px;text-align:left;line-height:30px}.form-check--message{flex-direction:column;align-items:flex-start;width:100%}.form-check input{margin-right:10px}.input-price{position:relative}.input-price:after{font-family:"airwns";font-size:15px;font-style:normal;font-weight:normal;position:absolute;content:"";right:20px;top:50%;transform:translateY(-50%)}.input-weight{position:relative}.input-weight:after{font-style:normal;font-weight:normal;position:absolute;font-size:15px;content:"kg";right:20px;top:50%;transform:translateY(-50%)}input[type=radio]{border:2px solid #cacaca;width:24px;height:24px;border-radius:50%}input[type=radio]+label{transition:color .3s ease}input[type=radio]+label .svg-star-outline{display:block}input[type=radio]+label .svg-star-fill{display:none}input[type=radio]:checked{border:6px solid #d8006b}input[type=radio]:checked+label{color:#d8006b}input[type=radio]:checked+label .svg-star-outline{display:none}input[type=radio]:checked+label .svg-star-fill{display:block}.user-form{text-align:center}.user-form .btn{display:inline-block}@media only screen and (max-width: 1920px){.input-weight:after,.input-price:after{font-size:.78125vw}form input:not([type=checkbox]):not([type=radio]):not([name=Amount]):not(.input-search):not([type=file]),form textarea{border-radius:1.5625vw;padding:.9375vw 1.4583333333vw;font-size:.9375vw}}@media only screen and (max-width: 1024px){form input:not([type=checkbox]):not([type=radio]):not([name=Amount]):not(.input-search):not([type=file]),form textarea{border-radius:30px;padding:10px 20px;font-size:12px;height:40px}}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input:checked+.slider{background-color:#00a60b}.switch input:focus+.slider{box-shadow:0 0 1px #00a60b}.switch input:checked+.slider:before{transform:translateX(26px)}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.reviews-box{background-color:#f5f5f5;color:#000;padding:6px 12px;border-radius:5px;font-size:12px;display:flex;align-items:center;line-height:1}.reviews-box i{color:#d8006b;font-size:16px;margin-right:10px}.title-line{text-align:center;font-weight:bold;position:relative}.title-line__big{font-size:90px;position:relative;z-index:-1;color:#f6f6f6;background-color:#fff;padding:0 36px}.title-line__title{margin-top:-48px;font-weight:800}.title-line .shape-title{position:absolute;bottom:30px;z-index:-1;width:100%}@media only screen and (max-width: 1920px){.title-line__big{font-size:4.6875vw;padding:0 1.875vw}.title-line__title{margin-top:-2.5vw}.title-line .shape-title{bottom:1.5625vw}}@media only screen and (max-width: 1024px){.title-line__big{display:none}.title-line__title{font-size:30px;line-height:36px}.title-line__txt p{font-size:18px}.title-line .shape-title{display:none}}.section-title__line{max-width:92px;margin:30px auto}.section-title__txt{text-align:center;font-size:24px}.section-title__txt p{font-weight:600}[data-txt-region]{text-transform:capitalize}@media only screen and (max-width: 1024px){.section-title{margin:40px auto 0;padding:0 20px}.section-title__txt{text-align:center;font-size:18px}}.card-product{border-radius:20px;background:#fff;box-shadow:0px 6px 16px rgba(0,0,0,.12);padding:58px 26px 22px 26px;height:100%;position:relative}.card-product .input-quantity{margin-bottom:15px}.card-product__link{color:gray;text-decoration:underline;margin-top:18px;font-weight:600;font-size:16px}.card-product--bozza img{opacity:.2}.card-product--bozza .card-product__price{opacity:.2}.card-product__details{font-weight:bold;margin-bottom:5px;margin-top:16px;font-size:14px;line-height:18px}.card-product__reviews{display:inline-block;margin:10px 0}.card-product__title{margin-bottom:5px;min-height:54px}.card-product__title h4{font-size:20px}.card-product a{position:relative;display:block}.card-product .btn-i,.card-product .btn,.card-product .btn-outline{display:inline-flex}.card-product .btn-outline{margin-top:20px}.card-product .txt-strike{color:#bbb;margin-left:8px}.card-product__price{font-size:18px;margin-bottom:16px}.card-product .txt--rosa{font-weight:bold}.card-product .label{margin-bottom:10px;display:inline-block}.card-product__labels{position:absolute;top:0;width:100%;display:flex;justify-content:space-between}.card-product__labels-col .label-round{margin-top:5px}.card-product__labels-col .label-round:first-child{margin-bottom:0}.card-product img{height:300px;width:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.card-product__actions{display:flex;flex-direction:column;align-items:center;padding:0 26px}.card-product__actions li,.card-product__actions a{width:100%;justify-content:center}@media only screen and (max-width: 1920px){.card-product{padding:3.0208333333vw 1.3541666667vw 1.1458333333vw 1.3541666667vw}.card-product .input-quantity{margin-bottom:.78125vw}.card-product .input-quantity .ball-icon{width:2.34375vw;height:2.34375vw}.card-product__title{height:2.8125vw}.card-product__title h4{font-size:1.0416666667vw}.card-product__link{margin-top:.9375vw;font-size:.8333333333vw}.card-product__labels{top:-15px}.card-product .btn-i,.card-product .btn{display:inline-flex}.card-product img{height:15.625vw}.card-product__details{margin-bottom:.2604166667vw;margin-top:.8333333333vw;font-size:.7291666667vw;line-height:.9375vw}}@media only screen and (max-width: 1024px){.card-product{padding:55px 43px 36px 43px;margin-bottom:30px}.card-product__link{margin-top:18px;font-size:16px}.card-product .input-quantity{margin-bottom:15px}.card-product .input-quantity .ball-icon{width:45px;height:45px}.card-product__title{height:auto;margin-bottom:10px;margin-top:10px}.card-product__title h4{font-size:24px;line-height:30px}.card-product__details{margin-bottom:5px;margin-top:16px;font-size:14px;line-height:18px}.card-product__labels{top:-55px}.card-product .btn-i,.card-product .btn{width:100%}.card-product img{height:280px}}.wine-gallery{margin-top:50px;padding-bottom:10px}.wine-gallery .splide__slide{margin-right:30px;padding:10px 0}.wine-gallery .splide__slide:last-child{margin:0}.wine-gallery .splide__track{padding-bottom:10px}.wine-gallery .splide__pagination{position:relative;margin-top:30px;margin-bottom:30px}.wine-gallery .splide__pagination__page{width:14px;height:14px;margin:0 7px}.wine-gallery .splide__pagination__page.is-active{background:#000}@media only screen and (max-width: 1024px){.wine-gallery{margin:35px 0 80px}.wine-gallery .splide__track{padding:10px !important}.wine-gallery .splide__arrow--prev{transform:translateX(10px) translateY(-50%)}.wine-gallery .splide__arrow--next{transform:translateX(-10px) translateY(-50%)}}.banner{margin-bottom:112px;margin-top:135px}.banner__container{max-width:1640px;width:85%;margin:0 auto;position:relative}.banner .img-mobile{display:none}.banner .img-desk{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:20px;box-shadow:0px 6px 16px rgba(0,0,0,.12)}.banner__content{width:52%;height:100%;z-index:0;padding-left:106px;padding-top:90px;padding-bottom:80px;min-height:600px}.banner__content-logo img{opacity:.3;position:relative;height:70px;width:auto;margin-left:30px;margin-bottom:65px;z-index:1}.banner__content h2{color:#fff;font-size:60px;line-height:60px;margin:0;position:relative;z-index:1}.banner__content h4{margin:0;margin-top:35px;position:relative;z-index:1;color:#fff;font-weight:500;line-height:36px}.banner a{position:relative;z-index:1;display:inline-flex;margin-top:40px}@media only screen and (max-width: 1920px){.banner{margin-bottom:5.8333333333vw;margin-top:7.03125vw}.banner__content{padding-left:5.5208333333vw;padding-top:4.6875vw;padding-bottom:4.1666666667vw;min-height:31.25vw}.banner__content-logo img{height:3.6458333333vw;margin-left:1.5625vw;margin-bottom:3.3854166667vw}.banner__content h2{color:#fff;font-size:3.125vw;line-height:3.125vw}.banner__content h4{margin-top:1.8229166667vw;line-height:1.875vw}.banner a{margin-top:2.0833333333vw}}@media only screen and (max-width: 1024px){.banner{height:700px;display:flex;width:100%}.banner .img-desk{display:none}.banner .img-mobile{display:inline;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;border-radius:20px}.banner__container{width:100%;margin:0 20px}.banner__content{display:flex;width:100%;flex-direction:column;justify-content:flex-end;padding:40px 36px}.banner__content-logo img{margin-bottom:140px;width:175px;height:auto;margin-left:0}.banner__content h2{font-size:36px;line-height:48px;width:70%}.banner__content h4{font-size:16px;line-height:30px;margin-bottom:23px;margin-top:28px;width:90%}.banner__content a{margin-left:1.5625vw}.banner__content a button{background:#d8006b;padding:20px 69px 15px 69px}}.input-quantity{position:relative;border:1px solid #ededed;border-radius:30px;padding:8px 60px;color:#000;font-weight:600;width:100%;box-shadow:0px 3px 12px rgba(0,0,0,.06);font-size:18px;max-width:216px;margin:0 auto;background-color:#fff}.input-quantity .ball-icon{cursor:pointer;width:45px;height:45px}.input-quantity .ball-icon i{color:#d8006b}.input-quantity input:not([type=checkbox]){width:100%;border:0;box-shadow:none;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:0;font-size:30px;font-weight:bold;background:#fff}.input-quantity .ball-icon{position:absolute;top:50%;transform:translateY(-50%)}.input-quantity .ball-icon:first-child{left:8px}.input-quantity .ball-icon:last-child{right:8px}@media only screen and (max-width: 1920px){.input-quantity{border-radius:30px;padding:.4166666667vw 3.125vw;font-size:.9375vw;max-width:11.25vw}.input-quantity .ball-icon{cursor:pointer;width:2.34375vw;height:2.34375vw}.input-quantity input:not([type=checkbox]){font-size:1.5625vw}.input-quantity .ball-icon:first-child{left:.4166666667vw}.input-quantity .ball-icon:last-child{right:.4166666667vw}}@media only screen and (max-width: 1024px){.input-quantity{padding:12px 60px;font-size:16px;max-width:100%}.input-quantity input:not([type=checkbox]){font-size:30px}.input-quantity .ball-icon{width:45px;height:45px}.input-quantity .ball-icon:first-child{left:8px}.input-quantity .ball-icon:last-child{right:8px}}.registers-form{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}.registers-form__type{display:flex;justify-content:center;margin-top:32px;margin-bottom:20px}.registers-form__type li:first-child{margin-right:68px}.registers-form__type input{cursor:pointer}.registers-form #user-form .btn,.registers-form #user-form .btn-i{margin-top:0}.registers-form .register-timeline{margin-top:40px}.registers-form form{margin-top:45px}.registers-form__txt{color:gray}.registers-form__txt p{font-size:18px;line-height:36px}.registers-form__col{width:50%;display:flex;flex-direction:column;align-items:center;position:relative}.registers-form__col:last-child:before{content:"";height:75%;width:3px;background-color:#f5f5f5;position:absolute;left:-4px}.registers-form__col-title{margin:46px 0}.registers-form__title{margin-bottom:50px}.registers-form__cols{display:flex;justify-content:space-between}.registers-form__box{margin:3.5% 0;text-align:center;box-shadow:0px 6px 16px rgba(0,0,0,.12);padding:60px 80px;border-radius:30px;background-color:#fff;width:100%;max-width:812px;margin-bottom:20%}.registers-form__box .btn{margin-top:0}.registers-form__actions{display:flex;flex-direction:column;align-items:center}.registers-form__actions button{margin-bottom:10px}.registers-form__hr{margin:30px 0}.registers-form .btn,.registers-form .btn-i,.registers-form .btn-outline{margin-top:60px}@media only screen and (max-width: 1920px){.registers-form__txt p{font-size:.9375vw;line-height:1.875vw}.registers-form__col-title{margin:2.3958333333vw 0}.registers-form__title{margin-bottom:2.6041666667vw}.registers-form .btn,.registers-form .btn-i{margin-top:3.125vw}.registers-form__box{margin-top:3.125vw;padding:3.125vw 4.1666666667vw;border-radius:1.5625vw}.registers-form__box .btn{margin-top:0}}@media only screen and (max-width: 1024px){.registers-form{padding:35px 20px !important}.registers-form__txt p{font-size:16px;line-height:20px}.registers-form__cols{flex-direction:column;align-items:center}.registers-form__col{width:100%}.registers-form__col:last-child{margin-top:30px}.registers-form__col:last-child:before{display:none}.registers-form .btn,.registers-form .btn-i{margin-top:30px}.registers-form__box{margin:20px 0;padding:20px;border-radius:20px;width:100%;max-width:none}.registers-form__box .btn{margin-top:0}}.shape-footer{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.shape-footer .footer__privacy{margin-top:20px;position:absolute;padding:0 20px;bottom:20px;text-align:center;width:100%;left:0}.container-shape{position:relative;padding-bottom:70px;min-height:calc(100% - 90px);display:flex;align-items:center}.container-shape .registers-form__box{margin-bottom:0}.container-shape--iframe{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding-bottom:0}.container-shape .container{padding:35px 0}@media only screen and (max-width: 1024px){.container-shape{padding-bottom:140px}.shape-footer--register-form{height:170px}.shape-footer--register-form svg{width:100%}}@media only screen and (max-width: 767px){.shape-footer--register-form{overflow:hidden}.shape-footer--register-form svg{height:100%;width:auto}}.esperienze{position:relative;width:100%;margin-top:180px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE5MjAgMTE2NCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMDAwMzUsMCwwLDEsLTAuNSwtMC4wMDEpIj4KICAgICAgICA8cGF0aCBkPSJNMCwxMTM0Ljc0QzAsMTEzNC43NCA0MDEuOCwxMTk4Ljc0IDk2MCwxMTM0Ljc0QzE1MTguMiwxMDcwLjc0IDE5MjAuMzMsMTEzNC43NCAxOTIwLjMzLDExMzQuNzRMMTkyMC4zMywyNy40MDFDMTkyMC4zMywyNy40MDEgMTUwMC4zMywtMzQuMjQ5IDk2MCwyNy40MDFDNDE5LjY2Niw4OS4wNTEgLTAsMjcuNDAxIC0wLDI3LjQwMUwwLDExMzQuNzRaIiBzdHlsZT0iZmlsbDpyZ2IoMTczLDE4OSwxMzkpO2ZpbGwtcnVsZTpub256ZXJvOyIvPgogICAgPC9nPgo8L3N2Zz4K);background-repeat:repeat-x;background-size:auto 100%;background-position:center}.esperienze .splide__arrow svg path{fill:#fff}.esperienze .container{transform:translateY(-130px)}.esperienze__esplora{z-index:10;height:100%;width:40%;height:100%;position:relative;margin-right:30px;padding-left:60px}.esperienze__esplora img{width:100%;height:auto;margin-top:-25px;box-shadow:0px 6px 16px rgba(0,0,0,.12);border-radius:20px}.esperienze__iscrizione{z-index:10;width:60%;height:100%;margin-left:30px;padding-right:108px;display:flex;align-items:center}.esperienze__iscrizione .btn{display:inline-flex}.esperienze__iscrizione .esperienze__slider{width:100%}.esperienze__iscrizione-card{border-radius:20px;position:relative;padding:60px;overflow:hidden;height:100%}.esperienze__iscrizione-card:after{content:"";background:linear-gradient(90deg, rgba(2, 0, 36, 0.3) 0%, rgba(255, 255, 255, 0.1) 50%);position:absolute;left:0;top:0;width:100%;height:100%}.esperienze__iscrizione-card img{border-radius:20px;z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0px 6px 16px rgba(0,0,0,.12)}.esperienze__iscrizione-card-content{position:relative;z-index:10}.esperienze__iscrizione-card-content h4{margin:5px 0;color:#fff}.esperienze__iscrizione-card-content h2{width:70%;margin-top:55px;margin-bottom:44px;color:#fff}.esperienze__iscrizione-card-content .label-round{position:absolute;top:0;right:0}.esperienze .card-text{background:#fff}.esperienze .row-center{position:relative;margin-top:8px}.esperienze__container{display:flex;justify-content:space-around;align-items:center}@media only screen and (max-width: 1920px){.esperienze{margin-top:9.375vw}.esperienze .container{transform:translateY(-6.7708333333vw)}.esperienze__esplora{margin-right:1.5625vw;padding-left:3.125vw}.esperienze__esplora img{margin-top:-1.3020833333vw}.esperienze__iscrizione{margin-left:1.5625vw;padding-right:5.625vw}.esperienze__iscrizione-card{border-radius:1.0416666667vw;padding:3.125vw}.esperienze__iscrizione-card-content h4{margin:.2604166667vw 0}.esperienze__iscrizione-card-content h2{margin-top:2.8645833333vw;margin-bottom:2.2916666667vw}.esperienze .row-center{margin-top:8px}}@media only screen and (max-width: 1024px){.esperienze{width:100%;margin-top:50px;padding-bottom:130px}.esperienze__container{flex-direction:column}.esperienze__shape{top:28px}.esperienze__esplora{width:100%;margin:0;padding:0}.esperienze__esplora img{border-top-right-radius:0;border-top-left-radius:0;margin-top:-25px}.esperienze__esplora .card-text{align-items:flex-start}.esperienze__iscrizione{width:100%;margin:0;padding:0}.esperienze__iscrizione-card{width:100%;margin:0;height:460px;margin-top:30px;padding:40px 36px}.esperienze__iscrizione-card img{border-radius:20px;box-shadow:none}.esperienze__iscrizione-card h4{font-size:24px;margin:0;margin-bottom:20%;width:50%;line-height:28px}.esperienze__iscrizione-card:after{border-radius:20px}.esperienze__iscrizione-card-content{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.esperienze__iscrizione h2{font-size:36px;line-height:48px;margin:0;width:95%}.esperienze__iscrizione button{padding:0;border-radius:30px}.esperienze__iscrizione p{padding:15px 26px 10px 26px}}.minicart{display:flex;align-items:center}.minicart__icon{position:relative;margin-right:10px}.minicart__icon i{font-size:18px}.minicart__ball{width:16px;height:16px;border-radius:50%;background-color:#d8006b;color:#fff;display:flex;justify-content:center;position:absolute;top:0;right:0;transform:translateX(1px) translateY(5%);font-size:8px;line-height:14px}@media only screen and (max-width: 1400px){.minicart__icon{margin-right:.7142857143vw}.minicart__icon i{font-size:1.2857142857vw}.minicart__ball{width:1.1428571429vw;height:1.1428571429vw;transform:translateX(0.0714285714vw) translateY(-40%);font-size:.5714285714vw;line-height:1vw}}@media only screen and (max-width: 1024px){.minicart__icon{margin-right:0}.minicart__icon i{font-size:12px;margin-right:0}.minicart__ball{width:12px;height:12px;font-size:8px;line-height:1;align-items:center}}.product{margin-bottom:7.2916666667vw}.product__categories{display:inline-flex}.product__categories li{margin-right:10px}.product__icon{position:absolute;right:20px;bottom:20px;width:40px;height:40px;background-color:#eee;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d8006b;font-size:16px}.product__container{display:flex;align-items:flex-start}.product__detail{display:flex;width:72%}.product__gallery{width:40%;height:650px}.product__gallery .splide__track{height:100%;border-radius:20px;background:#fff;box-shadow:0px 6px 16px rgba(0,0,0,.12)}.product__gallery .splide__slide img{height:100%;width:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:20px 0}.product__content{width:60%;display:flex;flex-direction:column;align-items:flex-start;padding-left:60px;padding-right:92px}.product__content .row{width:100%}.product__content--esperienza{display:block}.product__content .label-round{margin-bottom:25px}.product__info{margin-bottom:40px}.product__description{font-weight:bold;margin-top:20px;margin-bottom:40px}.product__timetables{font-size:16px;font-weight:bold}.product__scheda{width:28%;position:relative;padding:0 20px}.page-esperienza .product__scheda .input-quantity{max-width:100%}.product__scheda .choices__inner{padding-right:25px}.product__scheda-title{font-weight:bold}.product__scheda-title i{margin-right:4px}.product__scheda:after{content:"";background-color:#d8006b;width:100%;height:70%;position:absolute;top:60px;left:0;z-index:0;border-radius:20px}.product__scheda-content{filter:drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.12));background-color:#fff;border-top-right-radius:20px;border-top-left-radius:20px;padding:60px 0 44px 0;position:relative;z-index:2}.product__scheda-content:after{content:"";position:absolute;background-image:url("/assets/images/shape-scheda.svg");background-repeat:repeat-x;background-position:bottom;top:0;left:0;width:100%;height:calc(100% + 30px);z-index:0;background-size:101%}.product__scheda-text{padding:0 60px;background-image:linear-gradient(to right, #cacaca 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x;margin-bottom:30px;position:relative;z-index:2}.product__scheda-list{margin:0;list-style:none;padding:0;margin-top:24px;padding-bottom:20px}.product__scheda-list li{background-image:linear-gradient(to right, #eeeeee 40%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:7px 1px;background-repeat:repeat-x;display:flex;justify-content:space-between;padding-bottom:10px;margin-bottom:8px;line-height:1}.product__scheda-list li span:last-child{font-weight:bold;font-size:14px}.product__scheda-list li:first-child span:last-child{color:#d8006b}.product__scheda-list li:last-child{background-image:none}.product__scheda-bottom{padding:0 60px;position:relative;z-index:1;text-align:center}.product .txt--gray,.product .txt--gray-2{font-size:12px;line-height:18px;display:block;margin-bottom:20px;margin-top:15px}.product__totale{font-size:24px;font-weight:bold;margin-top:20px}.product__scheda-label{color:#bbb;font-size:14px}.product .splide__pagination{bottom:-40px}.product .splide__pagination__page.is-active{background:#000}.product .splide__arrow--prev{transform:translateX(-50%) translateY(-50%)}.product .splide__arrow--next{transform:translateX(50%) translateY(-50%)}.product__title{margin-bottom:20px}.product__title span{font-weight:bold}.product__title span:last-child{margin-left:2px}.product__year{font-size:24px}.product__actions .btn{width:100%}.product__actions .btn:first-child{margin-bottom:10px}.product__actions-list{display:flex}.product__actions-list .btn-i{margin-right:10px}.product__abbinamenti{background-color:#f5f5f5;padding:14px 18px;border-radius:5px;margin:20px 0}.product__abbinamenti p{margin:0;padding:0}.product__abbinamenti p:first-child{color:gray;font-weight:500}.product__abbinamenti p{margin:0;font-size:18px;line-height:30px}.product__price{font-size:24px;display:flex;justify-content:center;margin-bottom:5px}.product__price .txt--rosa{font-weight:bold;margin-right:12px}.product__price .txt-strike{color:#bbb;font-weight:400}.product .input-quantity{margin-bottom:10px}.product--giftcard .product__scheda-title{padding-bottom:10px}.product--giftcard .product__totale{margin-bottom:20px}@media only screen and (max-width: 1920px){.product{margin-bottom:7.2916666667vw}.product__timetables{font-size:.8333333333vw}.product__gallery{height:33.8541666667vw}.product__gallery .splide__slide img{padding:1.0416666667vw 0}.product__content{padding-left:3.125vw;padding-right:4.7916666667vw}.product__content .label-round{margin-bottom:1.3020833333vw}.product__description{margin-top:1.0416666667vw;font-size:.9375vw;line-height:1.875vw}.product__scheda{padding:0 1.0416666667vw}.product__scheda-title i{margin-right:.2083333333vw}.product__scheda:after{top:3.125vw;border-radius:1.0416666667vw}.product__scheda-content{padding:3.125vw 0 2.2916666667vw 0}.product__scheda-content:after{content:"";height:calc(100% + 1.5625vw);z-index:0}.product__scheda-text{padding:0 3.125vw;background-size:.5208333333vw .1041666667vw;margin-bottom:1.5625vw}.product__scheda-list{margin-top:1.25vw;padding-bottom:1.0416666667vw}.product__scheda-list li{background-size:.3645833333vw .0520833333vw;padding-bottom:.5208333333vw;margin-bottom:.4166666667vw}.product__scheda-bottom{padding:0 3.125vw}.product .txt--gray{font-size:.625vw;line-height:.9375vw;margin-bottom:1.0416666667vw;margin-top:.78125vw}.product__totale{font-size:1.25vw;margin-top:1.0416666667vw}.product .splide__pagination{bottom:-2.0833333333vw}.product__title{margin-bottom:1.0416666667vw}.product__title span:last-child{margin-left:.1041666667vw}.product__year{font-size:1.25vw}.product__actions .btn:first-child{margin-bottom:.5208333333vw}.product__abbinamenti{padding:.7291666667vw .9375vw;border-radius:.2604166667vw;margin:1.4583333333vw 0}.product__abbinamenti p{font-size:.9375vw;line-height:1.5625vw}.product__price{font-size:1.25vw;margin-bottom:.2604166667vw}.product__price .txt--rosa{margin-right:.625vw}.product .input-quantity{margin-bottom:.5208333333vw}}@media only screen and (max-width: 1024px){.product__container{flex-direction:column}.product__detail{width:100%}.product__scheda{width:50%;margin:100px auto}}@media only screen and (max-width: 1024px){.product__detail{flex-direction:column}.product .splide__pagination{display:none}.product .splide__arrow--prev{transform:translateX(0) translateY(-50%)}.product .splide__arrow--next{transform:translateX(0) translateY(-50%)}.product__gallery{width:100%;height:auto;position:relative}.product__content{width:80%;padding-right:0;padding-left:0;margin-top:20px}.product__title{margin:10px 0}.product__title span:last-child{margin-left:4px}.product__year{font-size:16px}.product__content{width:100%}.product__content .btn-i{align-self:flex-end}.product__description{margin-top:10px;margin-bottom:20px;font-size:16px;line-height:30px;font-weight:500}.product__totale{font-size:18px;margin-top:30px}.product__price{font-size:16px;margin-bottom:5px}.product__price .txt--rosa{margin-right:10px}.product__abbinamenti{padding:6px 12px;border-radius:5px;margin:10px 0}.product__abbinamenti p{font-size:12px;line-height:20px}.product__scheda{margin:20px 0;width:100%;padding:0 16px}.product__scheda:after{top:20px;border-radius:20px}.product__scheda-content{padding:20px 0 60px}.product__scheda-content:after{height:calc(100% + 15px)}.product__scheda-text{padding:0 20px;background-size:10px 2px;margin-bottom:20px;padding-bottom:20px}.product__scheda-bottom{padding:0 20px}.product__scheda-bottom .label{padding:10px 5px;line-height:1.5}.product .txt--gray,.product .txt--gray-2{font-size:12px;line-height:16px;margin-bottom:10px;margin-top:10px}.product .input-quantity{margin-bottom:10px}.product__actions .btn:first-child{margin-bottom:10px}.product__scheda-list li{margin-top:10px;padding-bottom:0;padding-bottom:5px;margin-bottom:5px;background-size:7px 1px}}.cart__head{padding:72px 0 104px}.cart__head .choices{width:280px}.cart__coupon{margin-top:20px}.cart__coupon strong{margin-bottom:12px;display:block}.cart__total-gift{display:flex;align-items:center}.cart__total-gift h4{margin-right:10px}.cart__total-gift .ball-icon{margin-left:10px}.cart__total-gift strong{margin:0}.cart .gift-message{margin-top:40px;width:100%}.cart .gift-message button{margin-top:30px}.cart__empty{padding-bottom:150px;text-align:center}.cart__row,.cart__row-col{display:flex;justify-content:space-between}.cart__row-col{align-items:center;width:50%}.cart__row-col:last-child{flex-direction:column;align-items:flex-end}.cart__shipping{display:flex;justify-content:center;flex-direction:column;background-color:#d8006b;border-radius:40px;padding:24px 20px}.cart__shipping+.label{margin-right:30px}.cart__shipping .choices{border:0}.cart__shipping form{width:auto}.cart__shipping p{color:#fff;display:flex;align-items:center;margin-bottom:10px}.cart__shipping p i{margin-right:10px;font-size:24px}.cart__list{border:2px solid #ededed;border-radius:20px;margin-bottom:15px;padding:65px 120px 80px 60px}.cart__list ul{padding:0;margin:0;list-style:none}.cart__list h3{font-size:36px;line-height:40px;margin:0;display:flex;align-items:center;justify-content:space-between}.cart__list h3 span{max-width:80%}.cart__list h3 .ball-icon--label{width:auto;border-radius:10px;padding:0 10px}.cart__list h3 .ball-icon--label span{font-size:12px;margin-right:10px}.cart__total{display:flex;justify-content:space-between;margin-top:60px}.cart__total-col{width:40%}.cart__total-col:first-child form{display:flex;align-items:center}.cart__total-col:first-child form input{margin-right:15px;border:2px solid #bbb;height:17px;width:17px;border-radius:3px}.cart__total-col:first-child form span{font-size:18px;color:gray}.cart__total-col:last-child{display:flex;flex-direction:column;align-items:flex-end}.cart__total-col-price{display:flex;align-items:center}.cart__total-col-price span{text-align:end}.cart__total-col-price span:first-child{color:#bbb;margin-right:40px;font-size:18px}.cart__total-col-price span:last-child{color:#000;font-size:24px;font-weight:bold}.cart__total-col-alert{padding:18px 14px;background:#fce6f1;color:#d8006b;border-radius:5px;max-width:468px;display:flex;align-items:center;margin:10px 0 15px 0;font-size:16px;line-height:18px;font-weight:bold}.cart__total-col-alert i{font-size:32px;margin-right:12px}.cart__total-col-alert span{margin-left:15px;font-size:16px}.cart__summary-form .input-radio{margin-bottom:20px}.cart__summary-newaddress strong{margin:40px 0}.cart__summary{margin-top:60px;margin-bottom:80px;position:relative;padding-top:20px;padding-bottom:58px}.cart__summary-newaddress,.cart__summary .input-radio__txt{padding-right:62px}.cart__summary-actions{width:100%;position:relative;z-index:2;padding:0 32px}.cart__summary .container{padding:0 120px}.cart__summary-card{display:flex;justify-content:space-between;border-radius:20px;box-shadow:0px 6px 16px rgba(0,0,0,.12);padding:32px 0}.cart__summary-card-col .brd-r{border-right-style:dotted;border-right-width:3px}.cart__summary-card-col .col-5,.cart__summary-card-col .col-7{margin-bottom:0}.cart__summary-card-col .col-7{padding-left:40px}.cart__summary-card-col:first-child{width:65%;padding:56px 0 26px 50px}.cart__summary-card-col:first-child h4{font-size:24px;font-weight:bold;margin:0;margin-bottom:30px}.cart__summary-card-col:first-child p{font-size:16px;line-height:19px;margin-bottom:10px}.cart__summary-card-col:last-child{padding:0 20px;position:relative;width:35%}.cart__summary-card-col:last-child:after{content:"";background:#d8006b;border-radius:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:70%;z-index:-1}.cart__summary-card-col-prices{display:flex;flex-direction:column;justify-content:flex-end;padding:20px 20px 60px 20px;height:100%;background:#fff;position:relative;border-radius:20px 20px 0 0;box-shadow:0px 6px 16px rgba(0,0,0,.12);width:100%}.cart__summary-card-col-prices ul{padding:0 32px}.cart__summary-card-col-prices li{display:flex;align-items:center;justify-content:flex-end;margin:20px 0}.cart__summary-card-col-prices li span:first-child{margin-right:26px;font-size:18px}.cart__summary-card-col-prices li span:last-child{color:#000;font-size:24px;font-weight:bold}.cart__summary-card-col-prices .btn{width:100%;margin-top:25px}.cart__summary-card-col-prices .btn i{margin-right:15px}.cart__summary-card-col-prices .btn-i{margin-top:10px;width:100%;justify-content:center}.cart__summary-card-col-prices img{width:100%;position:absolute;bottom:-16px;left:0}.cart__summary-address .input-radio__txt{padding-left:30px}.cart__shipping-address,.cart__shipping-name{line-height:1}.c-address .cart__shipping-address,.c-address .cart__shipping-name{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:pre}.cart .form-check{font-size:16px;line-height:18px}.cart .input-checkbox:checked+label::after{top:0}.cart .hr-dotted{margin-top:40px}.cart__addresses{margin-bottom:40px}.cart__addresses li{margin-top:20px}#paypal-button-container{margin-top:10px}@media only screen and (max-width: 1920px){.cart .hr-dotted{margin-top:2.0833333333vw}.cart__shipping-name{margin-bottom:.2604166667vw;font-size:.9375vw}.cart__summary .container{padding:0 6.25vw}.cart__summary-newaddress,.cart__summary .input-radio__txt{padding-right:3.2291666667vw}.cart__summary-card-col-prices{padding:1.0416666667vw 1.0416666667vw 3.125vw 1.0416666667vw}.cart__summary-card-col-prices ul{padding:0 1.6666666667vw}.cart__summary-card-col-prices li{margin:1.25vw 0}.cart__summary-card-col-prices li span:first-child{margin-right:2.0833333333vw;font-size:.9375vw}.cart__summary-card-col-prices li span:last-child{font-size:1.25vw}.cart__summary-address p{padding-left:1.5625vw}.cart__summary-card-col:last-child{border-radius:1.0416666667vw;padding:0 1.0416666667vw}.cart__summary-card-col:first-child{padding:2.9166666667vw 0 1.3541666667vw 2.6041666667vw}.cart .form-check{font-size:.8333333333vw;line-height:.9375vw}.cart__shipping{padding:1.25vw 1.0416666667vw}.cart__shipping p{margin-bottom:.5208333333vw}.cart__shipping p i{margin-right:.5208333333vw;font-size:1.25vw}}@media only screen and (max-width: 1024px){.cart{margin-top:0}.cart__total-gift{flex-direction:column}.cart .hr-dotted{margin-top:20px}.cart__addresses input[type=radio]+label{width:90%}.cart__head{padding:20px 0}.cart__empty{padding-bottom:20px}.cart__title{margin-top:10px;margin-bottom:20px;height:auto}.cart__title-row{flex-direction:column}.cart__title-row:last-child{display:block}.cart__title-col{flex-direction:column;align-items:flex-start}.cart__title-col:first-child{margin-top:30px}.cart__title-col input{margin-bottom:20px}.cart__shipping{width:100%;padding:10px;align-items:center}.cart__shipping .choices[data-type*=select-one]::after{color:#ccc;right:10px}.cart__shipping p{margin-top:0;margin-bottom:20px}.cart__shipping p i{margin-right:10px;font-size:20px}.cart__list{padding:30px}.cart__list h3{font-size:24px}.cart__list h3>span{max-width:80%}.cart__row{flex-direction:column}.cart__row-col{width:100%}.cart__row-col:first-child{flex-direction:column;align-items:flex-start}.cart__row-col:last-child{align-items:flex-start}.cart__total{margin-top:30px;flex-direction:column}.cart__total-col{flex-direction:column;width:100%}.cart__total-col:first-child span{font-size:16px}.cart__total-col-alert{padding:12px;border-radius:5px;max-width:100%;margin:10px 0;font-size:12px;line-height:16px}.cart__total-col-alert span{font-size:12px;margin-right:12px}.cart__total-col:last-child{margin-right:0;margin-top:30px}.cart__total-col-price{width:100%;justify-content:space-between}.cart__total-col-price span{width:50%}.cart__total-col-price span:first-child{text-align:start;margin-right:0}.cart__shipping{flex-direction:column}.cart__shipping form{margin-left:0}.cart .form-check{font-size:16px;line-height:18px}.cart__summary{margin-top:30px;margin-bottom:40px;padding-top:20px;padding-bottom:20px}.cart__summary .choices .choices__inner{font-size:12px;padding:7.5px 30px 7.5px 10px}.cart__summary .choices__list--single{padding:0 8px}.cart__summary .container{padding:0 20px}.cart__summary-actions{padding:0}.cart__summary-card{flex-direction:column;min-height:auto}.cart__summary-card-col .col-8{padding-left:15px;margin-top:20px}.cart__summary-card-col:first-child{width:100%;padding:40px 0 40px 20px}.cart__summary-card-col:first-child p{line-height:18px}.cart__summary-card-col:last-child{width:100%;border-radius:20px;padding:0 20px}.cart__summary-card-col-prices{padding:20px;position:relative;margin-top:-20px;margin-bottom:-20px;height:calc(100% + 40px);max-width:100%;transform:none;left:auto;width:100%}.cart__summary-card-col-prices ul{width:100%}.cart__summary-card-col-prices li{margin:18px 0;width:100%;justify-content:space-between}.cart__summary-card-col-prices li span{width:50%}.cart__summary-card-col-prices li span:first-child{margin-right:0;font-size:16px}.cart__summary-card-col-prices li span:last-child{text-align:right;font-size:18px}}.cart-item{display:flex;padding:40px 0;border-bottom:1px solid #ededed;justify-content:space-between}.cart-item__col{display:flex}.cart-item__col:first-child{width:auto;margin-right:30px}.cart-item__col:last-child{width:85%;flex-wrap:wrap;justify-content:space-between}.cart-item__col2{display:flex}.cart-item .txt--rosa{font-size:18px}.cart-item img{height:200px;width:200px;border-radius:20px;-o-object-fit:contain;object-fit:contain;box-shadow:0px 6px 16px rgba(0,0,0,.12);-o-object-position:center;object-position:center;padding:20px 0}.cart-item__text{display:flex;flex-direction:column;justify-content:center}.cart-item__text p{max-width:350px;margin:0;font-size:24px;line-height:36px;font-weight:bold}.cart-item__text h4{font-size:24px;line-height:32px;margin:0;margin-top:15px;color:#d8006b}.cart-item__price{display:flex;align-items:center;width:30%}.cart-item__price span{font-size:24px;white-space:nowrap}.cart-item__price span:first-child{color:#d8006b;font-weight:bold;padding-right:1.0416666667vw}.cart-item__price span .txt-strike{color:#bbb}.cart-item__num{width:auto;padding-left:3.125vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-item__selettore{min-width:214px}.cart-item__selettore input:disabled{opacity:1}.cart-item__alert{margin-top:10px}.cart-item__price2{padding-left:5.9895833333vw;display:flex;align-items:center;white-space:nowrap}.cart-item__price2 span{font-size:24px;font-weight:bold}.cart-item__bin{margin:auto 0 auto 4.1666666667vw}.cart-item__bin a{width:30px;display:flex;align-items:center;background:#eee;border-radius:10px;justify-content:center}.cart-item__bin .ball-icon--label{width:auto;white-space:nowrap;padding:10px}.cart-item__bin i{font-size:14px}.cart-item--gift .cart-item__col2{align-items:center}.cart-item--gift .cart-item__col2:first-child{width:20%}.cart-item--gift .cart-item__col2:last-child{width:80%}.cart-item--gift .cart-item__col2 .cart-item__price{width:15%}.cart-item--gift .cart-item__col2 .col-9,.cart-item--gift .cart-item__col2 .col-3{margin-bottom:0}.cart-item--gift .cart-item__col2 .cart-item__price2{padding-left:3.6458333333vw}.cart-item--gift form input:not([type=checkbox]):not(.input-search):not([type=radio]):not([name=Amount]):not([type=file]){font-size:14px}@media only screen and (max-width: 1024px){.cart-item{flex-direction:column;width:100%;align-items:center}.cart-item__col{flex-direction:column;margin:0}.cart-item__col:first-child{margin-right:0}.cart-item__col2{flex-direction:column;align-items:center}.cart-item img{width:100%;margin-bottom:20px}.cart-item__text{padding-bottom:40px;text-align:center;display:flex;align-items:center}.cart-item__price{padding-left:0;margin-bottom:40px;width:100%;justify-content:center}.cart-item__price span:first-child{margin-right:18px}.cart-item__num{padding:0;margin-bottom:30px}.cart-item__bin{margin:0;margin-top:30px;height:30px;width:30px;align-items:center}.cart-item__price2{padding:0}}@media only screen and (max-width: 1024px){.cart-item__col{display:flex;position:relative}.cart-item__col:first-child{width:100%;height:320px}.cart-item__col:first-child img{width:100%;height:100%;-o-object-fit:none;object-fit:none;padding:0}.cart-item__bin{width:auto;height:auto;position:absolute;top:20px;right:20px;margin:0}}.esperienze-list{margin-bottom:135px}.esperienze-list .filter-select{margin-bottom:80px;margin-top:35px}.shopcart__head{padding:40px 50px;background-color:#f5f5f5}.shopcart .col-6{display:flex;align-items:center;justify-content:right}.shopcart .cart__total-col-alert span{margin-left:0;text-align:left}.shopcart__actions{margin-top:20px;display:flex;justify-content:center;flex-direction:column;align-items:center}.shopcart__actions .btn:first-child,.shopcart__actions .btn-i:first-child{margin-bottom:10px}.shopcart__item-num{display:flex;align-items:center}.shopcart__item-price{font-size:14px;flex-direction:column;display:flex}.shopcart .input-quantity{padding:0 30px}.shopcart .input-quantity .ball-icon{width:24px;height:24px}.shopcart .input-quantity i{font-size:8px}.shopcart .input-quantity input{font-size:15px;width:20px;color:#000;opacity:1;margin:0 3px}.shopcart__items{padding:0 40px 20px 40px;background-image:linear-gradient(to right, #cacaca 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x;margin-top:20px;margin-bottom:24px}.shopcart__items li{border-bottom:1px solid #eee;margin-bottom:20px}.shopcart__items li:last-child{border-bottom:0;margin-bottom:0}.shopcart__qty{display:flex;justify-content:space-between;width:100%}.shopcart__item-text{font-size:14px;line-height:18px;font-weight:bold}.shopcart__quick-cart{display:none;visibility:hidden}.shopcart__scheda{width:100%;position:relative;padding:0 20px}.shopcart__scheda .choices__inner{padding-right:25px}.shopcart__scheda-title{font-weight:bold}.shopcart__scheda-title i{margin-right:4px}.shopcart__scheda:after{content:"";background-color:#d8006b;width:100%;height:70%;position:absolute;top:60px;left:0;z-index:0;border-radius:20px}.shopcart__scheda-content{filter:drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.12));background-color:#fff;border-top-right-radius:20px;border-top-left-radius:20px;padding-bottom:44px;position:relative;z-index:2}.shopcart__scheda-content:after{content:"";position:absolute;background-image:url("/assets/images/shape-scheda.svg");background-repeat:repeat-x;background-position:bottom;top:0;left:0;width:100%;height:calc(100% + 30px);z-index:0;background-size:101%}.shopcart__scheda-bottom{padding:0 30px;position:relative;z-index:2;text-align:center}.shopcart__scheda-text{position:relative;z-index:2}.shopcart .product__scheda{width:100%}@media only screen and (max-width: 1920px){.shopcart__head{padding:2.0833333333vw 2.6041666667vw}.shopcart__item-price{font-size:.7291666667vw}.shopcart .input-quantity .ball-icon{width:1.25vw;height:1.25vw}.shopcart__items{padding:0 2.0833333333vw 1.0416666667vw 2.0833333333vw}.shopcart__item-text{font-size:.7291666667vw;line-height:.9375vw}.shopcart .cart__total-col-alert span{font-size:.8333333333vw}.shopcart .cart__total-col-alert i{font-size:1.6666666667vw;margin-right:.625vw}.shopcart__scheda{padding:0 1.0416666667vw}.shopcart__scheda .choices__inner{padding-right:1.3020833333vw}.shopcart__scheda-title i{margin-right:.2083333333vw}.shopcart__scheda:after{top:3.125vw;border-radius:1.0416666667vw}.shopcart__scheda-content{filter:drop-shadow(0px 0.3125vw 0.8333333333vw rgba(0, 0, 0, 0.12));border-top-right-radius:1.0416666667vw;border-top-left-radius:1.0416666667vw;padding-bottom:2.2916666667vw}.shopcart__scheda-content:after{height:calc(100% + 1.5625vw)}.shopcart__scheda-bottom{padding:0 1.5625vw}}@media only screen and (max-width: 1024px){.shopcart{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:99;padding:20px 36px;transform:translateY(90%);transition:transform .3s ease}.shopcart__actions .btn-i--l{width:100%;justify-content:center}.shopcart .input-quantity{padding:0 25px}.shopcart .input-quantity .ball-icon{width:14px;height:14px}.c-cart-open .shopcart{transform:translateY(0);z-index:9999}.c-cart-open .shopcart:after{opacity:1}.shopcart:after{content:"";width:100%;height:100%;z-index:-1;background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;opacity:0;transform:opacity .3s ease}.shopcart__quick-cart{visibility:visible;display:block;display:flex;justify-content:center;width:100%;position:relative;z-index:1}.shopcart__quick-cart button{justify-content:space-between;padding:8px 30px;width:100%}.shopcart__quick-cart button i{transform-origin:center;transition:transform .3s ease}.c-cart-open .shopcart__quick-cart button i{transform:rotate(180deg)}.shopcart__scheda{padding:0;width:100%;max-height:90vh;opacity:0;transform:opacity .3s ease;margin-top:-20px;z-index:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.c-cart-open .shopcart__scheda{opacity:1}.shopcart__scheda:after{display:none}.shopcart__head{padding:40px 20px 20px}.shopcart__items{padding:20px;margin:0 0 20px;overflow-y:scroll;max-height:250px}.shopcart__item .col-6{flex-basis:50%}.shopcart__item-text{font-size:14px;line-height:20px}.shopcart__item-price{font-size:14px}.shopcart .cart__total-col-alert{max-width:none;width:100%;padding:12px 14px}.shopcart .cart__total-col-alert span{font-size:10px}.shopcart .cart__total-col-alert i{font-size:24px;margin-right:16px}.shopcart__scheda-title:after{top:20px;border-radius:20px;display:none}.shopcart__scheda-content{border-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding-bottom:20px;overflow:hidden}.shopcart__scheda-content:after{height:calc(100% + 15px);display:none}.shopcart__scheda-bottom{padding:0 20px}}.list-products{margin:0;list-style:none;display:flex;flex-wrap:wrap}.list-products li{width:33.333%;padding:0 15px;margin-bottom:30px}.list-products--4>li{width:25%}.list-products .stories-card{padding:0}@media only screen and (max-width: 1024px){.list-products li{width:100%}}.shop__header{margin:60px 0}.shop__header-container{max-width:1640px;width:85%;padding:0 58px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.shop__header-container--center{justify-content:center}.shop__video{height:30vw}.shop__video .video-player{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.shop__video .v-vlite.v-video{height:100%;width:100%}.shop__info{display:flex;align-items:center}.shop__info h3{margin-top:30px;margin-bottom:15px}.shop__images{position:relative}.shop__images .container{position:relative}.shop__images .btn-i{position:absolute;bottom:60px;right:60px;color:#000}.shop__images .splide__pagination{bottom:1.75em}.shop__images .splide__pagination__page{width:14px;height:14px;margin:0 7px}.shop__images .splide__pagination__page.is-active{transform:scale(1);opacity:1}.shop__images .splide__track{border-radius:20px}.shop__logo{margin-right:38px;display:flex;align-items:center;justify-content:center}.shop__logo img{width:100%;max-height:150px}.shop__links{display:flex;flex-direction:row;flex-wrap:wrap}.shop__actions{display:flex}.shop__actions .btn-i,.shop__actions .btn,.shop__actions .btn-outline{margin-right:20px}.shop__actions .btn-i:last-child,.shop__actions .btn:last-child,.shop__actions .btn-outline:last-child{margin-right:0}.shop__content{margin:106px 0}.shop__content-container{padding-left:196px;display:flex;justify-content:space-between}.shop__content-col:first-child{width:50%}.shop__content-col:last-child{width:45%;display:flex;justify-content:center;align-items:flex-start}.shop__contacts{box-shadow:0px 6px 16px rgba(0,0,0,.12);border-radius:20px;padding:40px;padding-right:145px;width:auto}.shop__contacts i{color:#bbb;margin-right:20px;font-size:18px}.shop__contacts-label{font-size:14px;color:#bbb;font-weight:bold;padding-left:39px;margin-bottom:6px;line-height:1}.shop__contacts-contact{font-weight:bold;font-size:20px;line-height:1}.shop__contacts-list{padding:0;list-style:none}.shop__contacts-list li{margin-bottom:20px}.shop__contacts-list span{display:block}.shop__contacts-title{margin-bottom:28px;padding-left:40px}.shop__description p{font-size:18px;line-height:36px;font-weight:bold}.shop__title{padding-left:40px;margin-bottom:44px}.shop__products{margin-bottom:60px;padding-inline-start:0;margin-top:110px}.shop__products .card-product{height:100%}.shop .splide__slide img{border-radius:20px;width:100%}#cart{scroll-margin-top:100px}#cart-col.col-3{padding:0}@media only screen and (max-width: 1920px){.shop__actions .btn-i{margin-right:1.0416666667vw}.shop__content-container{padding-left:10.2083333333vw}.shop__contacts{padding:2.0833333333vw;padding-right:7.5520833333vw;width:auto}.shop__contacts-title{margin-bottom:1.4583333333vw;padding-left:2.0833333333vw}}@media only screen and (max-width: 1024px){.shop__header{flex-direction:column;margin:40px 0}.shop__header-container{flex-direction:column;width:100%;padding:0 20px}.shop__actions{flex-direction:column}.shop__actions .btn-i,.shop__actions .btn,.shop__actions .btn-outline{margin-right:0;margin-bottom:20px}.shop__content{margin:50px 0}.shop__title{padding-left:0;margin-bottom:40px}.shop__logo{margin:0}.shop__info{flex-direction:column}.shop__info h3{font-size:24px;line-height:28px;text-align:center}.shop__links{justify-content:center;margin-bottom:50px}.shop__contacts{padding:30px;padding-right:auto;width:100%}.shop__contacts i{margin-right:15px}.shop__contacts-contact{font-size:14px}.shop__contacts-title{padding-left:0;margin-bottom:20px}.shop__content-container{flex-direction:column;padding-left:0;align-items:center}.shop__content-col:first-child{width:100%}.shop__content-col:first-child h3{font-size:24px;line-height:28px;font-weight:bold}.shop__content-col:first-child p{font-size:18px;line-height:24px}.shop__content-col:last-child{margin-top:60px;width:100%}.shop__content-col:last-child h4{font-size:20px;line-height:26px}.shop__description p{font-size:16px;line-height:30px;font-weight:500}.shop__images{height:auto}.shop__images img{height:100%;-o-object-fit:cover;object-fit:cover}.shop__products .list-products li{padding:0}}.airframe .registers-form .btn{margin-top:0}.airframe .registers-form .btn-icon-big{max-width:310px;margin:0 auto}.airframe .registers-form .registers-form__txt{max-width:436px;margin:0 auto}.airframe .registers-form .registers-form__txt p{font-size:18px;line-height:30px}.airframe .registers-form .form-check{max-width:380px;margin:0 auto;margin-top:32px}@media only screen and (max-width: 1920px){.airframe .registers-form .registers-form__txt p{font-size:.9375vw;line-height:1.5625vw}.airframe .registers-form .form-check{margin-top:1.6666666667vw}}
