:root{--content-max-width:1400px;--section-margin:10rem;--animation:cubic-bezier(0,0,.44,1.18);--animation-time:0.75s;--shadow:0px 20px 50px -30px #b0b0b0;--grey-background:#f8f8f8;--skyblue-background:#f3f8ff;--font:"Poppins",sans-serif}*,*::before,*::after{box-sizing:border-box;font-family:var(--font)}html,body{margin:0px;max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}a{text-decoration:none;color:var(--bs-dark)}.preloader{display:flex;justify-content:center;align-items:center;background-color:white;height:100vh;width:100%;position:fixed;top:0;z-index:500}.line-wobble{--uib-size:125px;--uib-speed:1.55s;--uib-color:var(--bs-primary);--uib-line-weight:5px;position:relative;display:flex;align-items:center;justify-content:center;height:var(--uib-line-weight);width:var(--uib-size);border-radius:calc(var(--uib-line-weight) / 2);overflow:hidden;transform:translate3d(0,0,0)}.line-wobble::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--uib-color);opacity:0.1}.line-wobble::after{content:'';height:100%;width:100%;border-radius:calc(var(--uib-line-weight) / 2);animation:wobble var(--uib-speed) ease-in-out infinite;transform:translateX(-90%);background-color:var(--uib-color)}@keyframes wobble{0%,100%{transform:translateX(-90%)}50%{transform:translateX(90%)}}.scrollToTop{position:fixed;bottom:30px;right:30px;background-color:white;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.17);width:50px;height:50px;display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;border:0}.scrollToTop i{color:rgb(39,39,39);font-weight:bolder}.consent{position:fixed;bottom:30px;left:30px;background-color:white;border:2px solid var(--grey-background);border-radius:20%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:100}.consent i{color:rgb(39,39,39);font-weight:bolder}.content-wrapper{min-height:100vh;max-width:var(--content-max-width)}.section-title{margin-bottom:0rem}.section-title h1,.section-title h2{font-weight:700;color:black}.section-title h4{font-weight:600;margin-bottom:5px;color:var(--bs-dark-text)}.alert-message{display:none;position:fixed;top:5%;max-width:50%;z-index:1000}.breadcrumb-item a,.breadcrumb-item span{text-transform:lowercase}.btn{border-radius:20px;border-width:2px;font-weight:600}.nav-link{padding-right:0px!important;padding-left:0px!important}.card-img-top{height:200px}.container-fluid{--bs-gutter-x:2rem}.sensitive{filter:blur(5px)}.navbar-wrapper{max-width:var(--content-max-width)}.logo-image{height:3.5rem}.logo-title{font-size:2.5rem}.logo-subtitle{position:relative;top:-15px;font-size:0.85rem}@media screen and (min-width:992px){.nav-info::after{display:block;content:'';border-bottom:solid 4px var(--bs-primary);transform:scaleX(0);transition:transform 0.25s var(--animation)}.nav-info:hover::after{transform:scaleX(1)}}.dropdown-menu.show{margin-top:5px;border-radius:0%;border-width:1px}@media screen and (max-width:992px){.dropdown-menu.show{border-width:0px}.dropdown-item,.dropdown-header{padding-inline:0}}.dropdown-item{transition:transform 0.25s var(--animation)}.dropdown-item:hover{transform:translateX(5px)}.navbar-toggler{border-width:0}.navbar-toggler:focus{box-shadow:none}.footer-wrapper{padding:7em 0;background:#222;position:relative;z-index:0;overflow:hidden}.footer-wrapper:after{position:absolute;top:-300px;left:-100px;width:800px;height:800px;content:'';background:url(/static/assets/blob-shape.svg?b219b8bf4ec2);background-position:center center;background-size:cover;z-index:-1;opacity:.05}.footer-wrapper a,.footer-wrapper p,.footer-wrapper span{color:rgba(255,255,255,0.6)}.copyright{color:#999999}.footer-wrapper .footer-heading{font-size:18px;margin-bottom:30px;color:#fff;position:relative}.footer-wrapper .footer-heading:after{position:absolute;bottom:-4px;left:0;content:'';width:40px;height:2px;background:var(--bs-primary)}.footer-wrapper a{color:rgba(255,255,255,0.6)}.footer-link{transition:color 0.25s var(--animation)}.footer-link:hover{color:rgba(255,255,255,0.75)}.footer-content .text .meta{display:inline-block;font-size:12px;margin-right:5px;color:grey}.footer-social li{list-style:none;margin:0 10px 0 0;display:inline-block}.footer-social li a{height:40px;width:40px;display:block;border-radius:50%;position:relative;background:var(--bs-primary);color:#fff}.footer-content .text{width:calc(100% - 100px)}.footer-content .text .heading{font-size:16px;font-weight:400;line-height:1.4}.footer-content ul{padding:0}.footer-content ul li{margin-bottom:15px}.background{position:absolute;left:0px;width:100%;height:30rem;object-fit:cover;z-index:-2}.hero-wrapper{padding:0px;margin-bottom:var(--section-margin)}.hero-content{width:100%;padding:none}.hero-image{max-height:30rem;z-index:-1}@media screen and (min-width:768px){.hero-image{max-width:100%;height:auto}.hero-infos{position:relative;top:-60px}}@media screen and (max-width:768px){.hero-image{position:relative;top:-49px}}.hero-text{max-width:525px}.hero-subtitle{border-left:var(--bs-primary) solid 4px;padding-left:20px;font-weight:600}.hero-title{font-weight:800;color:black}.card-info{--border-radius:0.5rem;--primary-color:var(--bs-primary);--secondary-color:var(--bs-secondary);width:275px;height:185px;padding:1.5rem;cursor:pointer;border-radius:var(--border-radius);border-width:0px;background:#ffffff;box-shadow:var(--shadow);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-info .card__content{color:var(--secondary-color);font-size:0.86rem}.card-info .card__title{padding:0;font-size:1.3rem;font-weight:bold}.card-info .card__arrow{position:absolute;background:var(--primary-color);padding:0.4rem;border-top-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);bottom:0;right:0;transition:0.2s;display:flex;justify-content:center;align-items:center}.card-info svg{transition:all 0.25s ease-out}.card-info:hover .card__arrow{background:rgb(44,44,255)}.card-info:hover .card__arrow svg{transform:translateX(3px)}.pres-wrapper{margin-bottom:var(--section-margin)}.pres-text{padding-right:2rem;padding-left:2rem;background-color:var(--grey-background)}.pres-description{font-weight:500;color:var(--bs-body-color)}@media screen and (min-width:1200px){.pres-text{max-width:50%}}@media screen and (min-width:768px){.pres-image{max-height:425px;object-fit:contain}.pres-text{padding-right:5rem;padding-left:5rem}}@media screen and (max-width:1200px){.pres-text{padding-right:3rem;padding-left:3rem}}.discover-wrapper{margin-bottom:var(--section-margin)}.discover-description{font-weight:500;color:var(--bs-body-color)}.discover-text{padding-right:2rem;padding-left:2rem;background-color:var(--skyblue-background)}@media screen and (min-width:768px){.discover-image{max-height:400px;object-fit:contain}.discover-text{padding-right:5rem;padding-left:5rem}}.masterclass-wrapper{margin-bottom:var(--section-margin)}.contacts-wrapper{margin-bottom:var(--section-margin)}.icon{padding:1.5rem;background-color:#e2e2e2;border-radius:50%}.contact-text{align-self:center;font-weight:500;font-size:large}.form-loader{display:none}.explore-wrapper{margin-bottom:var(--section-margin)}.card-wrapper{height:100%;padding-top:3rem}@media screen and (min-width:576px){.card-wrapper{height:100%;padding:3rem}}.card{width:20rem;height:auto;padding:1rem}.card-text *{font-weight:normal;text-align:start}.carousel-control-prev,.carousel-control-next{width:10%}.product-slider li{display:flex;justify-content:space-evenly;padding-bottom:3rem}.slider-prev,.slider-next{background-color:transparent;border-width:0px}@media screen and (max-width:576px){.slider-prev,.slider-next{display:none}}.slide-icon{position:relative;font-size:40px;bottom:10%;color:#a5a5a5;transition:color 0.5s ease-out}.slide-icon:hover{color:rgb(185,185,185)}.slide-icon:hover{color:rgb(185,185,185)}.product-slider .lSPager a{background-color:#adadad!important;transition:background-color 0.3s ease-out!important}.product-slider .lSPager a:hover{background-color:#6e6e6e!important}.product-slider .lSPager .active a{background-color:#585858!important;transition:width 0.5s ease-out!important;width:20px!important}.faq-wrapper{margin-bottom:var(--section-margin)}.faq-content{gap:7.5rem}@media screen and (max-width:1200px){.faq-content{gap:3rem}}.accordion{max-width:30rem;width:100%}@media screen and (min-width:768px){.accordion{max-width:30rem;width:100%;margin-top:2.75rem}}.message-form{max-width:30rem;width:100%}.message-form .form-control{border-radius:0rem}.message-button{border-radius:0rem}.testimonial-wrapper{margin-bottom:var(--section-margin)}.testimonial-image{border-radius:50%;width:75px;height:auto}.testimonial-message{padding:2rem;padding-inline:3rem;max-width:45rem;border-radius:25px;background-color:var(--grey-background);display:flex;flex-direction:column;justify-content:space-around}.testimonial-message p{font-weight:500}.quote-image{width:50px;height:auto;padding-bottom:1rem}.feedback-wrapper{margin-bottom:var(--section-margin)}.feedback-card{max-width:500px;min-height:350px;box-shadow:0 0px 60px 30px var(--grey-background);border-radius:15px}.feedback-icon-wrapper{position:relative;top:-40px;color:white;border-radius:50%;background-color:#ffffff;padding:0.75rem}.feedback-icon{width:75px}.stars-wrapper i{padding-inline:0.5rem}@media screen and (max-width:576px){.gmap{width:100%}}.logo-wrapper{background-color:var(--grey-background);min-height:7rem;width:100%;padding:1rem;overflow:hidden;white-space:nowrap;display:flex;align-items:center}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.logo-slide{display:flex;gap:5rem;animation:25s slide infinite linear;padding-right:5rem}.hidden{opacity:0;transition:all var(--animation-time) ease-out}.hidden-translate{opacity:0;transform:translateX(-100%);transition:all var(--animation-time)}.hidden-translate-reverse{opacity:0;transform:translateX(100%);transition:all var(--animation-time)}.contact:nth-child(2){transition-delay:100ms}.contact:nth-child(3){transition-delay:200ms}.accordion{transition-delay:200ms}.message-form{transition-delay:400ms}.testimonial:nth-child(1){transition-delay:200ms}.testimonial:nth-child(2){transition-delay:400ms}.show{opacity:1;filter:blur(0);transform:translateX(0)}.header-wrapper{background-color:var(--grey-background);margin-bottom:5rem}@media screen and (max-width:576px){.header-wrapper{margin-bottom:3rem}}.header-content{max-width:var(--content-max-width);padding:2rem}.breadcrumb{display:flex;justify-content:center;align-items:center}.breadcrumb-item .current{font-weight:600}.breadcrumb-item a{transition:color 0.5s ease-out}.breadcrumb-item a:hover{color:#6e6e6e}.studio-wrapper,.contact-wrapper{margin-bottom:var(--section-margin)}.studio-content .card{box-shadow:var(--shadow);width:25rem;height:21.35rem;transition:all var(--animation-time) var(--animation)}.studio-content .card:hover{box-shadow:0px 25px 30px -20px #b0b0b0;transform:translateY(-5px)}.studio-content .card .card-title::after{display:block;content:'';border-bottom:solid 4px var(--contact-color);width:5rem;padding-top:1rem}.card-contact-info{padding-bottom:0.5rem}.card-contact-info i{font-size:x-large}@media screen and (max-width:911px){.studio-content .card{height:100%}}@media screen and (max-width:576px){.contact-icon{border-bottom:solid 1px #cfcfcf}.studio-content .card{width:21rem}}@media screen and (min-width:576px){.contact-icon{border-right:solid 1px #cfcfcf}}.map-wrapper{margin-bottom:var(--section-margin)}.mapouter{position:relative;text-align:right;height:500px;width:1000px}.gmap_canvas{overflow:hidden;background:none!important;height:500px;width:1000px}#gmap_canvas{padding:0.5rem;border:1px solid var(--bs-border-color-translucent);border-radius:5px}@media screen and (max-width:1200px){#gmap_canvas{width:75%}}@media screen and (max-width:768px){#gmap_canvas{width:50%}}@media screen and (max-width:576px){#gmap_canvas{width:35%}}.message-wrapper{margin-bottom:var(--section-margin)}.message-content{background-color:var(--skyblue-background)}.message-title::after{display:block;content:'';border-bottom:solid 3px var(--bs-primary);width:7rem;padding-top:1rem;margin:auto}.message-text{max-width:30rem}.studio-logo-wrapper{margin-bottom:var(--section-margin)}.studio-image{max-height:5.5rem;max-width:100%;height:auto}.story-wrapper{margin-bottom:var(--section-margin)}.story-image{max-height:450px;margin-bottom:0.5rem}.story-image-wrapper{margin-inline:2rem;margin-bottom:1rem}.story-image-text{font-size:small;font-style:italic;text-align:center}.story-paragraph{margin-bottom:3rem}.story-paragraph ul li{margin-bottom:0.5rem}.cards-wrapper{margin-bottom:var(--section-margin)}.card-item{max-height:300px;max-width:350px;height:100%;width:auto}.card-item{transition:all 0.25s ease-out}.card-item:hover{filter:brightness(120%)}.proct-wrapper{margin-bottom:var(--section-margin)}.proct-content{margin-bottom:3rem}.patologies-wrapper{margin-bottom:var(--section-margin)}.patologies-link{width:300px;height:200px}.patologies-card{position:relative;overflow:hidden;width:100%;height:100%}.patologies-image{position:absolute;width:100%;height:100%;object-fit:contain;z-index:-1;transition:transform 0.5s var(--animation),filter 0.5s var(--animation)}.patologies-card:hover .patologies-image{transform:scale(1.075,1.075);filter:brightness(70%)}.patologies-content{display:grid;grid-template-columns:auto auto auto auto;justify-content:center;gap:1rem 1rem}@media screen and (max-width:1280px){.patologies-content{grid-template-columns:auto auto}}@media screen and (max-width:650px){.patologies-content{grid-template-columns:auto}}.indice-wrapper{margin-bottom:5rem}.indice-list{list-style:none;padding-left:0}.indice-list li{margin-top:1rem}.indice-marker{font-size:1.5rem;font-weight:500;color:var(--bs-dark-text);width:1.5rem;text-align:center}.indice-item{font-size:1.5rem;font-weight:500;color:var(--bs-dark-text)}.indice-number{font-size:2rem}.indice-image{object-fit:cover;height:23rem;width:50%}.indice-box{max-height:25rem;width:100%;max-width:30.5rem;border:1px solid rgba(184,184,184,0.516);border-radius:5px}@media screen and (max-width:1400px){.indice-box{max-width:100%;height:100%}.indice-image{width:100%;height:auto;max-height:22.5rem}}.article-wrapper{margin-bottom:var(--section-margin)}.article-content{margin-bottom:2rem}.article-content img{border-radius:5px}.article-text *,.news-article-content *{font-family:var(--font)!important}.article-text a,.news-article-content a{text-decoration:underline}@media screen and (max-width:768px){.editor-image{float:none}}.booking-wrapper{margin-bottom:var(--section-margin);background-color:var(--skyblue-background);padding:4rem}.navigation-wrapper{margin-bottom:3rem}.search-form{max-width:100%}.search-form .input-group{width:25rem}.search-form .input-group input,.search-form .input-group button{border-radius:0}.news-wrapper,.news-wrapper .container-fluid,.main-news,.category-wrapper{margin-bottom:var(--section-margin)}.main-news-content{background-color:var(--grey-background)}.main-news-image{position:relative;object-fit:cover;height:400px;max-width:50%}@media screen and (max-width:576px){.main-news-image{max-width:100%}}.news-tag{border:1px solid gray;border-radius:15px;background-color:#e7e7e7;padding:0.25rem;padding-inline:1rem}.news-mini-card-image{position:relative;object-fit:cover;min-width:50%;height:100px}.news-card-image{position:relative;object-fit:cover;max-height:50%;width:100%}@media screen and (min-width:576px){.news-card-image{height:15rem}}.category-news-wrapper{margin-bottom:var(--section-margin)}.category-title{border-bottom:3px solid black;flex-shrink:1;margin:0px;padding-inline:1rem;padding-bottom:0.5rem}.news-medium-card-image{position:relative;object-fit:cover;width:35%;height:auto}.category-news-card-image{position:relative;object-fit:cover;max-height:225px;width:100%;margin-bottom:1rem}.news-card-image-category{position:relative;object-fit:cover;max-height:75%;width:100%;margin-bottom:1rem}@media screen and (max-width:576px){.news-medium-card-image{width:100%}}.limit-rows-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.limit-rows-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.limit-rows-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.limit-rows-5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.news-article-wrapper,.other-article-wrapper{margin-bottom:var(--section-margin)}.news-article-image{position:relative;object-fit:cover;width:100%;max-height:450px}.article-content-wrapper{max-width:90%}@media screen and (min-width:576px){.article-content-wrapper{max-width:75%}}.news-card-text{min-height:12rem}.news-article-content p{margin-bottom:2rem}.ricerca-wrapper{margin-bottom:var(--section-margin)}.side-filter{display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:1rem;background-color:var(--grey-background);padding:2rem;padding-inline:3rem;margin-bottom:3rem}.filter-item{font-weight:600;font-size:1.25rem;color:var(--bs-secondary)}.filter-item .form-check-label{cursor:pointer}.form-check-input{background-color:var(--grey-background);border:3px solid gray}.form-check-input:checked{background-color:gray;border:3px solid gray}.form-check-input:focus{box-shadow:none;border-color:grey}.ricerca-wrapper .search-form{max-width:100%}.ricerca-wrapper .search-form .input-group{width:100%}@media screen and (max-width:1200px){.search-form .input-group{max-width:100%;width:100%}}#collapseButton{display:none}.pg-item{border-radius:10px;padding-inline:1rem;padding-block:0.5rem;transition:background-color 0.2s ease-out}.pg-item.current{background-color:rgba(0,0,0,0.08)}.pg-item:hover{background-color:rgba(0,0,0,0.04)}.pg-item.current:hover{background-color:rgba(0,0,0,0.12)}.privacy-wrapper,.cookie-wrapper{margin-bottom:var(--section-margin)}.privacy-section,.cookie-section{margin-bottom:2rem}.privacy-section h4,.cookie-section h4{font-weight:600}.titoli-wrapper,.pubblicazioni-wrapper{margin-bottom:var(--section-margin)}.story-title,.titoli-title,.pubblicazioni-title{margin-bottom:2rem;margin-top:2rem;font-weight:bold}.titoli-paragraph,.pubblicazioni-paragraph{margin-bottom:3rem}