@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:'Copperplate';src:url("/wp-content/themes/andreaforiglio/assets/font/Copperplate.woff2") format("woff2"),url("/wp-content/themes/andreaforiglio/assets/font/Copperplate.woff") format("woff");font-style:normal;font-display:swap}@font-face{font-family:'Copperplate-Light';src:url("/wp-content/themes/andreaforiglio/assets/font/Copperplate-Light.woff2") format("woff2"),url("/wp-content/themes/andreaforiglio/assets/font/Copperplate-Light.woff") format("woff");font-style:normal;font-display:swap}p{font-family:"Poppins",sans-serif;font-weight:300;font-style:normal;font-size:16px}h1{font-family:'Copperplate-Light';font-style:normal;font-size:35px;font-weight:500}@media (max-width: 600px){h1{font-size:30px}}h2{font-family:'Copperplate-Light';font-style:normal;font-size:32px;font-weight:400}@media (max-width: 600px){h2{font-size:25px}}h3{font-family:'Copperplate-Light';font-style:normal;font-size:24px;font-weight:400}a.button{text-decoration:none;color:white;line-height:1;font-family:'Copperplate';font-style:normal;cursor:pointer;text-transform:uppercase}.container{max-width:initial;margin:0 auto;padding:0 1rem}@media (min-width: 1200px){.container{max-width:1200px;padding:0}}@media (min-width: 1960px){.container{max-width:1440px}}@media (min-width: 3840px){.container{max-width:1600px;margin:0 auto}}header{position:sticky;top:-30px;z-index:999}.header-down{background-color:white;box-shadow:0 4px 15px 0 rgba(0,0,0,0.15)}.header-top{height:30px;background-color:black}.header-top .header-top-wrapper{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:space-between;height:30px}.header-top .header-top-wrapper .header-top-col{display:flex;align-items:center;gap:15px}.header-top .header-top-wrapper .header-top-col a{color:white;text-decoration:none;font-family:"Poppins", serif;font-weight:400;font-style:normal;display:flex;font-size:12px}.header-top .header-top-wrapper .header-top-col a svg{width:12px;margin-right:0.5em}.header-top .header-top-wrapper .col-2 a svg{width:15px}.header-section{display:flex;justify-content:space-between;align-items:center;padding-top:1em;padding-bottom:1em}@media (max-width: 600px){.header-section .custom-logo-link img{width:70%;height:auto}}.header-section a{text-decoration:none;color:black;font-family:'Copperplate'}.header-section .menu-principale{display:flex;gap:1em;list-style-type:none}@media (max-width: 992px){.header-section .menu-principale{display:none}}.header-section .menu-principale li{text-transform:uppercase}.header-section .menu-principale li a{font-size:14px}.header-section .menu-principale li:hover{text-decoration:underline;text-decoration-color:#B28D3B}.header-section .btn-puv{padding:0.5em 1em 0.5em 1em;background-color:#B28D3B}@media (max-width: 600px){.header-section .btn-puv{margin-right:0.5em;width:40%;display:flex;justify-content:center;padding:0.5em}}.header-section .btn-puv a{color:white;font-size:13px}@media (max-width: 600px){.header-section .btn-puv a{font-size:9px}}.header-section .hamburger-menu{display:none}@media (max-width: 992px){.header-section .hamburger-menu{display:block}}.header-section .hamburger-menu .hamburger-icon{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative;z-index:10}.header-section .hamburger-menu .hamburger-icon span{height:3px;width:100%;background:black;border-radius:2px;transition:transform 0.3s ease, opacity 0.3s ease}.header-section .hamburger-menu .hamburger-icon.open span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.header-section .hamburger-menu .hamburger-icon.open span:nth-child(2){opacity:0}.header-section .hamburger-menu .hamburger-icon.open span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.fullscreen-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);color:white;display:flex;justify-content:center;align-items:center;transform:translateY(-100%);transition:transform 0.3s ease-in-out;z-index:9999;pointer-events:none}.fullscreen-menu.open{transform:translateY(0);pointer-events:auto}.fullscreen-menu .fullscreen-menu-list{list-style-type:none;text-align:center}.fullscreen-menu .fullscreen-menu-list li{margin:1em 0}.fullscreen-menu .fullscreen-menu-list li a{color:white;font-size:1.5rem;text-decoration:none;transition:color 0.3s ease;font-family:'Copperplate'}.fullscreen-menu .fullscreen-menu-list li a:hover{color:#B28D3B}.hamburger-menu{cursor:pointer;z-index:10000}.hamburger-menu.open span:nth-child(1){transform:rotate(45deg);position:relative;top:8px;background-color:white}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg);position:relative;top:-8px;background-color:white}body.no-scroll{overflow:hidden}.breadcrumb-wrapper{text-align:center;padding-bottom:2em;padding-top:2em}.breadcrumb-wrapper a{text-decoration:none;color:black}.breadcrumb-wrapper .breadcrumb_last{color:#B28D3B}.single-video .breadcrumb-wrapper{text-align:left}.section-popup #popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background-color:white;color:black;z-index:1000}.section-popup #popup .popup-box{display:flex}.section-popup #popup .popup-box .info-popup{display:flex;flex-direction:column;padding:5em 0em 5em 1em;gap:3em;justify-content:center}@media (max-width: 800px){.section-popup #popup .popup-box .info-popup{width:300px;text-align:center;padding-right:1em}}@media (max-width: 800px){.section-popup #popup .popup-box .info-popup p{margin:auto}}.section-popup #popup .popup-box .info-popup a{display:flex;gap:0.5em;background-color:#B28D3B;width:max-content;padding:0.5em;color:white;text-decoration:none}.section-popup #popup .popup-box .info-popup a svg{width:1em}.section-popup #popup .popup-box img{width:auto;height:100%}@media (max-width: 800px){.section-popup #popup .popup-box img{display:none}}.section-popup #popup #btn{position:absolute;width:100%;text-align:end;padding:2.5em;line-height:1}.section-popup #popup #btn span{font-size:30px;cursor:pointer}.section-popup #overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:999}.section-popup body.no-scroll{overflow:hidden}.section-1{background-repeat:no-repeat !important;margin-bottom:5rem;background-color:black;background-size:cover;background-position:bottom}@media (max-width: 800px){.section-1{margin-top:0px}}.section-1 .swiper{width:100%;height:100%;overflow-y:visible;overflow-x:clip;background:url(/wp-content/uploads/2025/02/pittogramma-foriglio.png) bottom left;background-size:29%;background-repeat:no-repeat;background-position-x:17%}@media (max-width: 600px){.section-1 .swiper{background-size:75% !important;background:url(/wp-content/uploads/2025/02/pittogramma-foriglio.png);background-repeat:no-repeat;background-position:bottom}}.section-1 .swiper .swiper-slide{opacity:0;height:auto}.section-1 .swiper .swiper-slide.swiper-slide-active{opacity:1}.section-1 .swiper .swiper-slide .Box1Template{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;height:100%;width:auto}@media (max-width: 800px){.section-1 .swiper .swiper-slide .Box1Template{flex-direction:column}}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template{flex:1;padding-top:5em;padding-bottom:5em;display:flex;flex-direction:column;justify-content:center;gap:1.5em}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template h2{color:white}@media (min-width: 1960px){.section-1 .swiper .swiper-slide .Box1Template .box1-left-template{padding-top:11em;padding-bottom:11em}}@media (min-width: 3840px){.section-1 .swiper .swiper-slide .Box1Template .box1-left-template{padding-top:13em;padding-bottom:13em}}@media (max-width: 800px){.section-1 .swiper .swiper-slide .Box1Template .box1-left-template{text-align:center;align-items:center;justify-content:flex-start;padding-bottom:1em;padding-top:2em}}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .box-number{display:flex;justify-content:center;flex-wrap:wrap;gap:1em;width:100%;padding-top:2em}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .box-number .boxed-n{width:180px;display:flex;flex-direction:column;gap:1em}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .box-number .boxed-n p{text-align:center;font-size:18px}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .box-number .boxed-n .single-box-number{height:100px;border:1px solid #B28D3B;background-color:black;border-radius:30px}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .box-number .boxed-n .single-box-number p{display:flex;height:100%;justify-content:center;align-items:center;font-size:35px;font-style:italic;color:#B28D3B;font-family:'Copperplate'}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .swiper-pagination{margin-top:30px;position:relative;text-align:left}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;border:1px solid white;opacity:1}.section-1 .swiper .swiper-slide .Box1Template .box1-left-template .swiper-pagination .active{background-color:white}.section-1 .swiper .swiper-slide .Box1Template .box1-right-template{position:relative;flex:auto}.section-1 .swiper .swiper-slide .Box1Template .box1-right-template .img-2-slide{width:100%;height:auto}@media (max-width: 800px){.section-1 .swiper .swiper-slide .Box1Template .box1-right-template .img-2-slide{opacity:0.2}}.section-1 .swiper .swiper-slide .Box1Template .box1-right-template img{vertical-align:bottom;position:absolute;right:0;bottom:0}@media screen and (max-width: 800px) and (min-width: 600px){.section-1 .swiper .swiper-slide .Box1Template .box1-right-template img{width:400px !important;left:50%;transform:translateX(-50%)}}@media (max-width: 600px){.section-1 .swiper .swiper-slide .Box1Template .box1-right-template img{width:100%;left:50%;transform:translateX(-50%)}}.section-1 .swiper .swiper-slide .Box1Template p{color:white}.section-1 .swiper .swiper-slide .Box1Template p br{display:none}.section-1 .swiper .swiper-slide .Box1Template h1{text-transform:uppercase;padding-top:2em;text-align:left;padding-bottom:0em;padding-top:0em;color:white}@media (max-width: 800px){.section-1 .swiper .swiper-slide .Box1Template h1{text-align:center}}.section-1 .swiper .swiper-slide .Box1Template h1 span{color:#EC6244}.section-1 .swiper .swiper-slide .Box1Template h3{color:white}.section-1 .swiper .swiper-slide .Box1Template a.button.btn-contattaci{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;font-size:18px;width:max-content;text-align:center;z-index:999}@media (max-width: 800px){.section-1 .swiper .swiper-slide .Box1Template a.button.btn-contattaci{font-size:14px}}.section-1-blog{background:url(/wp-content/uploads/2025/01/image-22-1-scaled.jpg);background-size:cover;background-position:bottom;margin-top:0}.section-1-blog .swiper .swiper-slide .Box1Template{width:70%}@media (max-width: 800px){.section-1-blog .swiper .swiper-slide .Box1Template{width:100%}}@media (max-width: 800px){.section-1-blog .box1-left-template h1{font-size:22px}}.section-2{margin-bottom:7em}@media (max-width: 600px){.section-2{margin-bottom:3em}}.section-2 .section-sponsor{display:flex;justify-content:space-between}@media (max-width: 800px){.section-2 .section-sponsor{justify-content:center;gap:2em;flex-wrap:wrap}}.section-2 .section-sponsor .link-social{border:1px solid #D9D9D9;width:30%;padding-top:2em;padding-bottom:2em}@media (max-width: 800px){.section-2 .section-sponsor .link-social{width:auto}}.section-2 .section-sponsor .link-social .l-social{display:flex;height:100%;justify-content:space-around;align-items:center}@media (max-width: 800px){.section-2 .section-sponsor .link-social .l-social{padding:1em;gap:1em}}.section-2 .section-sponsor .link-social .l-social p{display:flex;align-items:center;color:#646464}.section-2 .section-sponsor .link-social .l-social a{border:1px solid #D9D9D9;border-radius:50%;width:35px;height:35px;display:flex;justify-content:center}.section-2 .section-sponsor .link-social .l-social a:hover{background-color:#B28D3B}.section-2 .section-sponsor .link-social .l-social a:hover svg path{fill:white}.section-2 .section-sponsor .link-social .l-social a svg{width:20px}.section-2 .section-sponsor .container-sponsor{display:flex;width:100%;text-align:end;align-items:center}@media (max-width: 800px){.section-2 .section-sponsor .container-sponsor{text-align:center}}@media (max-width: 400px){.section-2 .section-sponsor .container-sponsor{flex-wrap:wrap}}.section-2 .section-sponsor .container-sponsor .sponsor{width:25%}@media (max-width: 400px){.section-2 .section-sponsor .container-sponsor .sponsor{width:50%;margin-bottom:1em}}.section-3{padding-bottom:5em}.section-3 .swiper-mod{width:100%;height:100%}.section-3 .swiper-mod .swiper-wrapper-mod{display:flex;justify-content:space-between;flex-wrap:wrap}.section-3 .swiper-mod .swiper-wrapper-mod .s1{width:34% !important;background:url(/wp-content/uploads/2025/02/foriglio-6-1-1.png) no-repeat bottom right;background-color:#B28D3B;background-size:100%;flex-direction:column;padding:2em 1em 7em 1em;color:white;height:auto}@media (max-width: 1200px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{width:45% !important;background-size:100%}}@media (max-width: 768px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{width:100% !important;background-size:75%}}@media (min-width: 1077px) and (max-width: 1200px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{background-size:85%}}@media (max-width: 450px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{background-size:87%}}@media (min-width: 1200px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{padding-bottom:8em}}@media (min-width: 1960px){.section-3 .swiper-mod .swiper-wrapper-mod .s1{padding-bottom:15em}}.section-3 .swiper-mod .swiper-wrapper-mod .s1 .info-slide{display:flex;flex-direction:column;gap:2em}.section-3 .swiper-mod .swiper-wrapper-mod .s1 .info-slide .p-100{width:100%}@media (min-width: 568px) and (max-width: 768px){.section-3 .swiper-mod .swiper-wrapper-mod .s1 .info-slide .p-100{width:50%}}.section-3 .swiper-mod .swiper-wrapper-mod .s1 .info-slide .p-50{width:50%}@media (min-width: 769px) and (max-width: 1002px){.section-3 .swiper-mod .swiper-wrapper-mod .s1 .info-slide .p-50{width:100%}}.section-3 .swiper-mod .swiper-wrapper-mod .s2{width:64% !important;background:url(/wp-content/uploads/2025/02/IL-MIO-METODO-1.png);background-size:50%;background-repeat:no-repeat;padding:2em 1em 4em 1em;background-position:right bottom}@media only screen and (max-width: 768px) and (min-width: 600px){.section-3 .swiper-mod .swiper-wrapper-mod .s2{background-size:39%}}@media (max-width: 1200px){.section-3 .swiper-mod .swiper-wrapper-mod .s2{width:55% !important}}@media (max-width: 768px){.section-3 .swiper-mod .swiper-wrapper-mod .s2{width:100% !important}}.section-3 .swiper-mod .swiper-wrapper-mod .s2 .info-slide{display:flex;flex-direction:column;gap:2em;width:70%}@media (max-width: 800px){.section-3 .swiper-mod .swiper-wrapper-mod .s2 .info-slide{width:100%}}.section-3 .swiper-mod .swiper-wrapper-mod .swiper-slide-mod{display:flex;flex-direction:column;margin-bottom:1em;height:auto;gap:2em}.section-3 .swiper-mod .swiper-wrapper-mod .swiper-slide-mod .btn-scopri{width:max-content;background-color:black;padding:0.8em;text-align:center;font-size:12px}.section-3 .swiper-mod .swiper-wrapper-mod .swiper-slide-mod .btn-scopri-2{width:max-content;background-color:#B28D3B;padding:0.5em;text-align:center}.section-3 .swiper-mod .swiper-wrapper-mod .swiper-slide-mod img{display:block;width:100%;height:100%;object-fit:cover}.section-3 .swiper-scrollbar{opacity:1 !important;visibility:visible !important;position:relative !important;left:0 !important;width:100% !important;padding:0.2em;height:13px !important}.section-3 .swiper-scrollbar-drag{background-color:white;border-radius:4px}.section-4{background:url(/wp-content/uploads/2025/01/sfondo-section-4.jpg);background-size:cover}.section-4 .box-info-trat{display:flex;justify-content:space-between;padding:4em 0 4em 0}@media (max-width: 600px){.section-4 .box-info-trat{flex-direction:column;align-items:center}}.section-4 .box-info-trat .info-trat{width:48%}@media (max-width: 600px){.section-4 .box-info-trat .info-trat{width:unset}}.section-4 .box-info-trat .it-l h2{margin-bottom:1em;font-size:30px}.section-4 .box-info-trat .it-r{display:flex;flex-direction:column;justify-content:space-between}.section-5{background:url("/wp-content/uploads/2025/02/section-video-1.png");background-size:cover;padding-bottom:4em;position:relative}.section-5::before{background-color:black;bottom:0;content:'';left:0;opacity:.6;position:absolute;right:0;top:0;z-index:0}.section-5 .container{position:relative}.section-5 .info-swiper-img{padding:4em 0 4em 0;display:flex;flex-direction:column;gap:3em}@media (max-width: 600px){.section-5 .info-swiper-img{width:unset}}.section-5 .info-swiper-img h2,.section-5 .info-swiper-img h3,.section-5 .info-swiper-img p{color:white;text-align:center}.section-5 .info-swiper-img h2{font-size:45px;text-align:center}@media (max-width: 600px){.section-5 .info-swiper-img h2{font-size:32px}}.section-5 .info-swiper-img h3{font-size:20px;text-transform:uppercase}@media (max-width: 600px){.section-5 .info-swiper-img h3{font-size:17px}}.section-5 .info-swiper-img a.button.btn-contattaci{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;width:max-content;text-align:center;font-size:18px}.section-5 .Rubrica__content .rubrica__tab .tab{display:flex;gap:2em;height:80px;overflow:hidden;overflow-x:auto;position:relative}.section-5 .Rubrica__content .rubrica__tab .tab::-webkit-scrollbar{height:10px}.section-5 .Rubrica__content .rubrica__tab .tab::-webkit-scrollbar-track{background:#000;border-radius:6px}.section-5 .Rubrica__content .rubrica__tab .tab::-webkit-scrollbar-thumb{background-color:#B28D3B;border-radius:6px;border:3px solid #000}.section-5 .Rubrica__content .rubrica__tab .tab::-webkit-scrollbar-thumb:hover{background-color:#B28D3B}.section-5 .Rubrica__content .rubrica__tab .tab::-webkit-scrollbar-thumb:active{background-color:#B28D3B}.section-5 .Rubrica__content .rubrica__tab .tab .nav-item{list-style-type:none;min-width:max-content}.section-5 .Rubrica__content .rubrica__tab .tab .nav-item .tablink{text-decoration:none;color:white;height:100%;display:flex;align-items:center;font-family:'Copperplate-Light';font-style:normal;font-weight:500;position:relative;text-transform:uppercase}.section-5 .Rubrica__content .rubrica__tab .tab .nav-item .tablink.active::after{border-bottom:2px solid #B28D3B;position:absolute;bottom:10px;left:0px;width:100%;content:'';height:auto;z-index:1}.section-5 .Rubrica__content .rubrica__tab .tab::after{position:absolute;border-bottom:2px solid white;bottom:10px;left:0px;width:100%;content:'';height:auto}.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em;padding-top:3em}@media (max-width: 992px){.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner{grid-template-columns:repeat(2, 1fr)}}.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner .single-video{background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner .single-video img{width:100%;height:auto;object-fit:cover}.section-5 .Rubrica__content .rubrica__tab-content .episodes__inner .single-video p{color:white;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.p-btn-all{text-align:center;padding-top:4em}.p-btn-all .btn-all{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;font-size:18px;width:max-content;text-align:center}.section-6 h2{text-align:center;padding-top:3em;padding-bottom:1em}.section-6 .wprev_badge_div.badgeleft{margin:0 !important}.section-6 .wprev_badge_div.badgeleft .wprev-google-place{justify-content:center !important;border:none !important}.section-6 .wprev_badge_div.badgeleft .wprev-google-place .wprev-businessname{color:#B28D3B !important}.section-6 .wprev_badge_div.badgeleft .wprev-google-place .wprev-google-rating{color:white}.section-6 .loghi-partner{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;justify-items:center;padding:5em 0 5em 0}.section-6 .loghi-partner .logo-item img{max-width:100%;height:auto;max-height:100px}.section-6 .reviews-section{max-width:1200px;margin:0 auto}.section-6 .reviews-section .header-reviews{display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;padding:20px;margin-bottom:20px;flex-wrap:wrap;gap:1em}.section-6 .reviews-section .header-reviews .doctor-info{display:flex;align-items:center;gap:1em}.section-6 .reviews-section .header-reviews .doctor-info .doctor-photo{width:80px;border-radius:50%}.section-6 .reviews-section .header-reviews .doctor-info h5{font-size:17px;color:#B28D3B;font-family:"Poppins",sans-serif;font-weight:600;font-style:normal}.section-6 .reviews-section .header-reviews .doctor-info p{font-size:13px}.section-6 .reviews-section .header-reviews .rating p{font-size:50px;display:flex;align-items:center;gap:0.2em}.section-6 .reviews-section .header-reviews .rating p .star{color:#B28D3B}.section-6 .reviews-section .header-reviews .rating p .number-reviews{font-size:24px}.section-6 .reviews-section .header-reviews .view-all a{text-decoration:none;color:white;font-family:"Poppins", sans-serif;font-weight:300;font-style:normal}.section-6 .reviews-section .reviews{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px}.section-6 .reviews-section .reviews .review{background:#fff;border:1px solid #ddd;padding:20px}.section-6 .reviews-section .reviews .review .review-header{display:flex;align-items:center;margin-bottom:15px;justify-content:space-between}.section-6 .reviews-section .reviews .review .review-header .reviewer-name{font-weight:bold}.section-6 .reviews-section .reviews .review .review-header .review-date{font-size:14px}.section-6 .reviews-section .reviews .review .review-header .reviewer-photo{width:50px;height:50px;border-radius:50%;margin-right:15px}.section-6 .reviews-section .reviews .review .review-header .review-rating{font-size:18px;font-weight:bold;color:#000}.section-6 .reviews-section .reviews .review .review-header .review-rating p{font-size:35px;font-weight:400}@media (max-width: 800px){.section-6 .reviews-section .reviews .review .review-header .review-rating p{font-size:18px}}.section-6 .reviews-section .reviews .review .review-header .review-rating p span{color:#B28D3B}.section-6 .reviews-section .reviews .review .review-body{margin-bottom:15px;line-height:1.6;overflow-x:auto;overflow-y:overlay;height:200px;padding-right:1em}.section-6 .reviews-section .reviews .review .review-body p{line-height:1.4}.section-6 .reviews-section .reviews .review .review-body::-webkit-scrollbar{width:12px;height:12px}.section-6 .reviews-section .reviews .review .review-body::-webkit-scrollbar-track{background:#f4f4f4;border-radius:6px}.section-6 .reviews-section .reviews .review .review-body::-webkit-scrollbar-thumb{background-color:#B28D3B;border-radius:6px;border:3px solid #f4f4f4}.section-6 .reviews-section .reviews .review .review-body::-webkit-scrollbar-thumb:hover{background-color:#B28D3B}.section-6 .reviews-section .reviews .review .review-body::-webkit-scrollbar-thumb:active{background-color:#B28D3B}.section-7{padding-bottom:5em;padding-top:5em;background:url(/wp-content/uploads/2025/01/Group-14.jpg);background-size:cover;color:white;background-position:center}.section-7 h2{font-size:30px}@media (max-width: 600px){.section-7 h2{width:100%;font-size:22px}}.section-7 p{color:#B28D3B;padding-top:1em}.section-8 .blog-style{padding-top:3em;display:flex;justify-content:space-between;align-items:center}.section-8 .blog-style a{border:1px solid black;border-radius:20px;width:30px;height:30px;display:flex;justify-content:center}.section-8 .blog-style a svg{width:15px}.section-8 .row{display:flex;justify-content:space-between;gap:20px;padding-top:1em;padding-bottom:3em}@media (max-width: 1200px){.section-8 .row{flex-wrap:wrap;gap:20px}}@media (max-width: 600px){.section-8 .row{flex-direction:column}}.section-8 .row h3{font-family:"Poppins",sans-serif;font-weight:600;font-style:normal}.section-8 .coluna{flex:1}@media (max-width: 1200px){.section-8 .coluna{flex:1 1 calc(50% - 20px)}}.section-8 .articolo-grande{background-color:#f0f0f0;height:100%;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding-left:2em;padding-bottom:2em;color:white;padding-right:2em;gap:2em;position:relative}.section-8 .articolo-grande::before{background-color:black;bottom:0;content:'';left:0;opacity:.6;position:absolute;right:0;top:0;z-index:0}.section-8 .articolo-grande .info-articolo-mod{position:relative}.section-8 .articolo-grande .info-articolo-mod h3{font-size:20px}@media (max-width: 600px){.section-8 .articolo-grande .info-articolo-mod h3{line-height:1.2}}@media (max-width: 600px){.section-8 .articolo-grande .info-articolo-mod p{line-height:1.2}}@media (max-width: 600px){.section-8 .articolo-grande{padding:5em 2em 1em 1em}}.section-8 .articolo-grande a.button.btn-contattaci{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;width:max-content;text-align:center;font-size:14px;position:relative}.section-8 .col3,.section-8 .col2{display:flex;flex-direction:column;justify-content:space-between;gap:3em}@media (max-width: 600px){.section-8 .col3,.section-8 .col2{gap:1em}}@media (max-width: 1200px){.section-8 .col3{flex-direction:row}}@media (max-width: 600px){.section-8 .col3{flex-direction:column}}.section-8 .articolo-piccolo-c{height:100%;background-size:cover;display:flex;flex-direction:column;gap:2em}.section-8 .articolo-piccolo-c .articolo-c-box{display:flex}.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c{padding:0.3em;display:flex;flex-direction:column;justify-content:space-between}.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c h3{font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width: 600px){.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c h3{line-height:1.2}}.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c p{font-size:12px;margin-bottom:1em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media (max-width: 600px){.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c p{line-height:1.2}}.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c a.button.btn-contattaci{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;width:max-content;text-align:center;font-size:12px}@media (max-width: 600px){.section-8 .articolo-piccolo-c .articolo-c-box .info-articolo-c a.button.btn-contattaci{font-size:11px;width:max-content}}.section-8 .articolo-piccolo-c .articolo-c-box img{width:auto;height:150px;object-fit:cover;aspect-ratio:14 / 14}.section-8 .articolo-piccolo-r{height:100%;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;padding-left:1em;padding-bottom:1em;padding-right:2em;color:white;gap:1em;position:relative}.section-8 .articolo-piccolo-r::before{background-color:black;bottom:0;content:'';left:0;opacity:.6;position:absolute;right:0;top:0;z-index:0}@media (max-width: 1200px){.section-8 .articolo-piccolo-r{padding-top:5em}}.section-8 .articolo-piccolo-r h3{font-size:20px;position:relative}@media (max-width: 600px){.section-8 .articolo-piccolo-r h3{line-height:1.2}}.section-8 .articolo-piccolo-r a.button.btn-contattaci{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;width:max-content;text-align:center;font-size:12px;position:relative}.section-9{padding-top:3em;padding-bottom:3em}.section-9 .info-maps{display:flex}@media (max-width: 700px){.section-9 .info-maps{flex-direction:column}}.section-9 .info-maps .info{width:45%;background:url(/wp-content/uploads/2025/02/Group-1191-2.png);background-size:cover !important;background-position:bottom;color:white;padding-left:2em;padding-top:4em}@media (max-width: 750px){.section-9 .info-maps .info{width:100%;padding-bottom:4em;background:none;background-color:black;padding-right:1em}}.section-9 .info-maps .info h2{margin-bottom:0.5em}.section-9 .info-maps .info ul{margin-left:1.5em;font-family:"Poppins",sans-serif;font-weight:300;font-style:normal}.section-9 .info-maps .info ul li:hover{color:#B28D3B;cursor:pointer}.section-9 .info-maps #map{width:55% !important;height:600px !important;filter:grayscale(100%)}@media (max-width: 750px){.section-9 .info-maps #map{width:100%  !important;height:400px !important}}.section-10{padding-top:3em;padding-bottom:5em;background-color:#f5f5f5}.section-10 .form-foriglio{background-color:#f5f5f5;padding:2em}.section-10 .form-foriglio h2,.section-10 .form-foriglio p{text-align:center}.section-10 .form-foriglio p{padding-bottom:2em}.section-10 .form-foriglio ._form-content{display:flex}@media (max-width: 700px){.section-10 .form-foriglio ._form-content{flex-direction:column;gap:1em}}.section-10 .form-foriglio ._form-content .form-right{width:50%;text-align:center}@media (max-width: 700px){.section-10 .form-foriglio ._form-content .form-right{width:unset}}.section-10 .form-foriglio ._form-content .form-right .box-license{padding-top:1em;display:flex;flex-direction:column;gap:1em;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal;font-size:15px}.section-10 .form-foriglio ._form-content .form-right .box-license .license{display:flex;justify-content:center}.section-10 .form-foriglio ._form-content .form-right .box-license .license ._form-fieldset{width:96%;text-align:left;border:none;display:flex;flex-direction:column}.section-10 .form-foriglio ._form-content .form-right ._form_element textarea{max-width:96%;width:96%;padding:1em;border-radius:6px;border:1px solid grey;font-family:"Poppins",sans-serif;font-weight:300;font-style:normal}.section-10 .form-foriglio ._form-content .form-left{width:50%;text-align:center;display:flex;flex-direction:column;gap:1em}@media (max-width: 700px){.section-10 .form-foriglio ._form-content .form-left{width:unset}}.section-10 .form-foriglio ._form-content .form-left ._form_element input{width:96%;padding:1em;border-radius:6px;border:1px solid grey;font-family:"Poppins",sans-serif;font-weight:300;font-style:normal}.section-10 .form-foriglio ._form-content .form-left ._form_element select{width:96%;padding:1em;border-radius:6px;border:1px solid grey}.section-10 .form-foriglio ._button-wrapper{text-align:center;padding-top:2em}.section-10 .form-foriglio ._button-wrapper ._submit{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;font-size:18px;border:none;border-radius:4px;color:white;cursor:pointer;text-transform:uppercase;font-family:'Copperplate'}.section-1-rivisited{background-repeat:no-repeat !important;background:url(/wp-content/uploads/2024/12/Frame-21.png);background-size:cover;background-position:bottom}.section-1-rivisited .rivisited{display:flex}@media (max-width: 800px){.section-1-rivisited .rivisited{flex-direction:column}}.section-1-rivisited .rivisited .info-chi-sono{color:white;display:flex;flex-direction:column;gap:1.5em;justify-content:center;padding-top:6em;padding-bottom:6em;width:50%}@media (max-width: 800px){.section-1-rivisited .rivisited .info-chi-sono{width:100%;text-align:center}}.section-1-rivisited .rivisited .info-chi-sono .logo-box{display:flex;gap:3em}@media (max-width: 800px){.section-1-rivisited .rivisited .info-chi-sono .logo-box{justify-content:center}}.section-1-rivisited .rivisited .info-chi-sono .logo-box img{width:6em}.section-1-rivisited .rivisited .box-img-foriglio{position:relative;flex:auto}.section-1-rivisited .rivisited .box-img-foriglio img{vertical-align:bottom;position:absolute;right:0;bottom:0;width:70% !important}@media (max-width: 600px){.section-1-rivisited .rivisited .box-img-foriglio img{width:65% !important;left:50%;transform:translateX(-50%);opacity:0.2}}@media screen and (max-width: 800px) and (min-width: 600px){.section-1-rivisited .rivisited .box-img-foriglio img{width:315px !important;left:50%;transform:translateX(-50%);opacity:0.2}}@media screen and (max-width: 1200px) and (min-width: 800px){.section-1-rivisited .rivisited .box-img-foriglio img{width:400px !important}}@media (min-width: 1960px){.section-1-rivisited .rivisited .box-img-foriglio img{width:50% !important}}@media (min-width: 3840px){.section-1-rivisited .rivisited .box-img-foriglio img{width:45% !important}}.section-2-chi-siamo .rivisited{display:flex}.section-2-chi-siamo .rivisited .info-chi-sono{color:black;display:flex;flex-direction:column;gap:1em;justify-content:center;padding-top:5em;padding-bottom:5em;width:55%}@media (max-width: 800px){.section-2-chi-siamo .rivisited .info-chi-sono{width:100%;text-align:center;padding-top:2em;padding-bottom:2em}}.section-2-chi-siamo .rivisited .info-chi-sono h2{padding-bottom:1em}.section-2-chi-siamo .rivisited .info-chi-sono .logo-box{display:flex;gap:3em;padding-top:3em;flex-wrap:wrap}@media (max-width: 800px){.section-2-chi-siamo .rivisited .info-chi-sono .logo-box{justify-content:center}}.section-2-chi-siamo .rivisited .info-chi-sono .logo-box img{width:7em}.section-2-chi-siamo .rivisited .box-img-foriglio{width:45%;position:relative;flex:auto}@media (max-width: 800px){.section-2-chi-siamo .rivisited .box-img-foriglio{width:0%}}.section-2-chi-siamo .rivisited .box-img-foriglio img{width:100%;height:auto;vertical-align:bottom;right:0;bottom:0;position:absolute}@media (min-width: 1960px){.section-2-chi-siamo .rivisited .box-img-foriglio img{width:80% !important}}@media (min-width: 3840px){.section-2-chi-siamo .rivisited .box-img-foriglio img{width:70% !important}}@media (max-width: 1200px){.section-2-chi-siamo .rivisited .box-img-foriglio img{width:400px;position:absolute}}@media (max-width: 800px){.section-2-chi-siamo .rivisited .box-img-foriglio img{display:none}}.section-tv{padding-top:7em}.section-tv .box-tv-radio{position:relative;border:2px solid #B28D3B}.section-tv .box-tv-radio hr{width:70%;margin:0 auto}.section-tv .box-tv-radio h2{position:absolute;background-color:white;top:-28px;left:50%;transform:translatex(-50%);padding:0px 20px;color:#B28D3B;width:max-content}@media (max-width: 600px){.section-tv .box-tv-radio h2{font-size:20px;top:-18px}}.section-tv .box-tv-radio .sin-box{padding-top:2em;padding-bottom:2em;display:flex;flex-direction:column;gap:2em}.section-tv .box-tv-radio .sin-box .loghi-box{display:flex;justify-content:center;align-items:center;gap:3em}@media (max-width: 650px){.section-tv .box-tv-radio .sin-box .loghi-box{gap:1em}}.section-tv .box-tv-radio .sin-box .loghi-box img{width:auto;height:100%}@media (max-width: 600px){.section-tv .box-tv-radio .sin-box .loghi-box img{width:20%}}.section-tv .box-tv-radio p{text-align:center;width:70%;margin:0 auto}.section-stampa{padding-top:5em}.section-stampa .box-stampa{position:relative;border:2px solid #B28D3B;display:flex;flex-wrap:wrap;justify-content:center;padding:3em 0}.section-stampa .box-stampa h2{position:absolute;background-color:white;top:-28px;left:50%;transform:translatex(-50%);padding:0px 20px;color:#B28D3B;width:max-content}@media (max-width: 600px){.section-stampa .box-stampa h2{font-size:20px;top:-18px}}.section-stampa .box-stampa .single-stampa{width:25%;display:flex;flex-direction:column;align-items:center;padding:2em 0}@media (max-width: 700px){.section-stampa .box-stampa .single-stampa{width:50%}}.section-stampa .box-stampa .single-stampa img{width:auto;height:100px}.section-stampa .box-stampa .single-stampa p{text-align:center;padding:0 1em}.section-vip{padding-top:5em}.section-vip h2{text-align:center;padding-bottom:1em}.section-vip a:focus-visible,.section-vip img:focus-visible{outline:none !important}.section-vip .swiper{width:100%;height:100%;padding-top:3em}.section-vip .swiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.section-vip .swiper img{display:block;width:100%;height:100%;object-fit:cover}.section-vip .swiper .swiper-pagination{position:relative;top:2px}.section-vip .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#B28D3B}.section-vip .swiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border:1px solid #B28D3B}.section-vip .swiper .swiper-button-next,.section-vip .swiper .swiper-button-prev{color:#B28D3B}.section-af-lab{background:url(/wp-content/uploads/2025/01/image-27-1.jpg);background-size:cover;background-repeat:no-repeat;margin-top:3em}.section-af-lab .box-af-lab{text-align:center;width:50%;margin:auto;display:flex;flex-direction:column;gap:5em;align-items:center;padding-bottom:5em;padding-top:5em;color:white}@media (max-width: 600px){.section-af-lab .box-af-lab{width:100%}}.section-af-lab .box-af-lab img{width:50%}.section-af-lab .box-af-lab .link-string{color:white}.section-af-lab .box-af-lab .btn-af{text-decoration:none;color:white;padding:0.5em 1em 0.5em 1em;background-color:#358084;font-family:'Copperplate';font-weight:400;font-style:normal;font-size:18px;text-transform:uppercase}.section-af-lab .box-af-lab .btn-af:hover{color:#358084;background-color:white;border:1px solid #358084;height:39px;transition:0.3s ease}.section-3-chi-siamo{background-repeat:no-repeat !important;background:url(/wp-content/uploads/2025/01/Frame-1195.jpg);background-size:cover;background-position:bottom}.section-3-chi-siamo .rivisited{display:flex}@media (max-width: 800px){.section-3-chi-siamo .rivisited{flex-direction:column}}.section-3-chi-siamo .rivisited .info-chi-sono{color:black;display:flex;flex-direction:column;gap:2em;justify-content:center;padding-top:5em;padding-bottom:5em;width:50%}@media (max-width: 800px){.section-3-chi-siamo .rivisited .info-chi-sono{padding-bottom:0}}.section-3-chi-siamo .rivisited .info-chi-sono p a{padding:0.5em 1em 0.5em 1em;background-color:#358084;text-decoration:none;color:white;font-family:'Copperplate';text-transform:uppercase}.section-3-chi-siamo .rivisited .info-chi-sono p a:hover{color:#358084;background-color:white;border:1px solid #358084;height:39px;transition:0.3s ease}@media (max-width: 800px){.section-3-chi-siamo .rivisited .info-chi-sono{width:100%;text-align:center}}.section-3-chi-siamo .rivisited .box-img-foriglio{position:relative;flex:auto}@media (max-width: 800px){.section-3-chi-siamo .rivisited .box-img-foriglio{text-align:center}}.section-3-chi-siamo .rivisited .box-img-foriglio img{vertical-align:bottom;position:absolute;right:0;bottom:0}@media (max-width: 1200px){.section-3-chi-siamo .rivisited .box-img-foriglio img{width:400px}}@media (max-width: 800px){.section-3-chi-siamo .rivisited .box-img-foriglio img{width:250px;position:relative}}.section-faq{padding-top:2em;padding-bottom:4em}.section-faq .accordion .accordion-item{border-bottom:1px solid #e5e5e5}.section-faq .accordion .accordion-item button[aria-expanded="true"]{border-bottom:1px solid #B28D3B}.section-faq .accordion button{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1em 0;color:black;font-size:1.15rem;font-weight:400;border:none;background:none;outline:none;cursor:pointer;text-align:left}.section-faq .accordion button:hover,.section-faq .accordion button:focus{color:#B28D3B}.section-faq .accordion button .accordion-title{padding:1em 1.5em 1em 0;font-size:20px;font-family:'Copperplate-Light';font-style:normal;font-weight:400}@media (max-width: 600px){.section-faq .accordion button .accordion-title{font-size:17px}}.section-faq .accordion button .icon{transition:transform 1s ease}.section-faq .accordion button[aria-expanded="true"] .icon{transform:rotate(180deg)}.section-faq .accordion button[aria-expanded="true"]{color:#B28D3B}.section-faq .accordion button[aria-expanded="true"]+.accordion-content{opacity:1;max-height:1000px;transition:max-height 1s ease-in-out, opacity 1s ease-in-out}.section-faq .accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:max-height 1s ease-in-out, opacity 1s ease-in-out;will-change:max-height, opacity;font-family:"Poppins", sans-serif;font-weight:300;font-style:normal}.section-faq .accordion .accordion-content p{font-size:1rem;font-weight:300;margin:2em 0}.section-testimonianze{background:url(/wp-content/uploads/2025/02/image-30-1-e1738596574170.jpg),black;background-size:100%;background-repeat:no-repeat;padding:5em 0em 5em 0em;margin-bottom:5em}.section-testimonianze .box-testimonianze{display:flex;flex-direction:column;align-items:center;gap:1em;color:white;text-align:center}@media (max-width: 600px){.section-testimonianze .box-testimonianze{width:100%}}.section-testimonianze .box-testimonianze h3{font-size:20px;font-style:italic}@media (max-width: 600px){.section-testimonianze .box-testimonianze h3{font-size:16px}}.section-testimonianze .box-testimonianze p{font-style:italic}.section-testimonianze .box-testimonianze a{text-decoration:none;align-items:center;gap:1em;display:flex;color:white;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}.section-testimonianze .box-testimonianze a svg{width:15px}.section-testimonianze .box-video{display:grid;grid-template-columns:repeat(5, 1fr);gap:1em;padding-top:5em}@media (max-width: 992px){.section-testimonianze .box-video{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-testimonianze .box-video{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-testimonianze .box-video{grid-template-columns:repeat(2, 1fr)}}.section-testimonianze .box-video .single-video{background-size:cover;background-repeat:no-repeat;height:330px;display:flex;background-position:center}.section-testimonianze .box-video .single-video a{display:flex;width:100%}.section-testimonianze .box-video .single-video a .play_btn{background-color:red;width:60px;height:40px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:10px}.section-testimonianze .box-video .single-video a .play_btn svg{width:15px;fill:white}.section-testimonianze .box-video .swiper-button-next,.section-testimonianze .box-video .swiper-button-prev{color:#B28D3B}.section-slider-loghi{padding:3em 0em 3em 0em}.section-slider-loghi .swiper{width:100%;height:150px}.section-slider-loghi .swiper-wrapper{align-items:center}.section-slider-loghi .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.section-slider-loghi .swiper-slide img{display:block;width:auto;height:auto;object-fit:cover}.section-slider-loghi .swiper-free-mode>.swiper-wrapper{transition-timing-function:linear}.section-slider-metodo{display:none}@media (min-width: 992px){.section-slider-metodo{display:block}}.section-slider-metodo .title-section{background-color:#f5f5f5;text-align:center;padding-top:3em;padding-bottom:1em}.section-slider-metodo .swiper{width:100%;height:100%;background:url(/wp-content/uploads/2025/01/Rectangle-2639.png);background-size:cover;background-position:center;background-color:#B28D3B}.section-slider-metodo .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;display:flex;flex-direction:column}.section-slider-metodo .swiper-slide .slider-top,.section-slider-metodo .swiper-slide .slider-bottom{text-align:left;padding:3em;display:flex;width:100%;background-color:#F5F5F5}.section-slider-metodo .swiper-slide .slider-top .container,.section-slider-metodo .swiper-slide .slider-bottom .container{display:flex}.section-slider-metodo .swiper-slide .slider-top .container .border-slide,.section-slider-metodo .swiper-slide .slider-bottom .container .border-slide{border-left:1px solid black}.section-slider-metodo .swiper-slide .slider-top .container .border-slide p,.section-slider-metodo .swiper-slide .slider-bottom .container .border-slide p{margin-left:10px}.section-slider-metodo .swiper-slide .slider-top .container .slide-general,.section-slider-metodo .swiper-slide .slider-bottom .container .slide-general{width:50%;height:150px;overflow-x:hidden;overflow-y:auto}.section-slider-metodo .swiper-slide .slider-center{width:100%;background-color:transparent;min-height:240px}.section-slider-metodo .swiper-slide .slider-center .container{display:flex;align-items:center;min-height:240px;justify-content:space-around}.section-slider-metodo .swiper-slide .slider-center .slide-general{width:35%}.section-slider-metodo .swiper-slide .slider-center .slide-general h2{color:white;display:flex;align-items:center;font-size:25px;gap:1em}.section-slider-metodo .swiper-slide .slider-center .slide-general h2 span{font-family:"Poppins",sans-serif;font-weight:700;font-style:normal;font-size:70px}.section-slider-metodo #nextButton{border:2px solid white;position:relative;top:-26em;left:93%;padding:20px 20px;background-color:transparent;color:#fff;cursor:pointer;font-size:16px;z-index:999;transition:all 1s ease;display:flex;justify-content:center;align-items:center;border-radius:50%}.section-slider-metodo #nextButton svg{fill:#fff;transition:transform 1s ease}.section-slider-metodo #nextButton.transformed{left:1%}.section-slider-metodo #nextButton.transformed svg{transform:rotate(180deg)}.section-slider-metodo-mb{display:block}@media (min-width: 992px){.section-slider-metodo-mb{display:none}}.section-slider-metodo-mb .title-section{background-color:#f5f5f5;text-align:center;padding-top:3em;padding-bottom:1em}.section-slider-metodo-mb .swiper{width:100%;height:100%}.section-slider-metodo-mb .swiper .swiper-button-next,.section-slider-metodo-mb .swiper .swiper-button-prev{top:13em;color:#B28D3B}.section-slider-metodo-mb .swiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.section-slider-metodo-mb .swiper .swiper-slide h2{width:100%;padding:1em;background:url(/wp-content/uploads/2025/01/Rectangle-2639.png);background-size:cover;background-position:center;background-color:#B28D3B;background-color:#B28D3B;color:white;display:flex;justify-content:center;align-items:center;font-size:20px;gap:1em;min-height:150px}.section-slider-metodo-mb .swiper .swiper-slide h2 span{font-family:"Poppins",sans-serif;font-weight:700;font-style:normal;font-size:50px}.section-slider-metodo-mb .swiper .swiper-slide p{padding:2em 5em 2em 5em}.section-contact{padding-top:3em;padding-bottom:3em}.section-contact .box-card{display:flex;justify-content:space-between;gap:2em}@media (max-width: 800px){.section-contact .box-card{flex-wrap:wrap;justify-content:center;gap:3em}}.section-contact .box-card .single-card{width:100%;background-color:#F5F5F5;padding-top:4em;padding-bottom:4em;text-align:center}@media (max-width: 800px){.section-contact .box-card .single-card{width:80%;height:250px;padding-top:3em}}.section-contact .box-card .single-card p{padding-top:1em;padding-bottom:1em}.section-contact .box-card .single-card p a{color:black;text-transform:uppercase;text-decoration:underline}.section-contact .box-card .single-card h3{color:#B28D3B;padding-top:0.5em}.section-contact .box-card .single-card .icon-card{display:block;background:#B28D3B;border-radius:50%;width:6em;height:6em;margin:auto;text-align:center;display:flex;justify-content:center;align-items:center}@media (max-width: 812px){.section-contact .box-card .single-card .icon-card{width:5em;height:5em}}@media (max-width: 812px){.section-contact .box-card .single-card .icon-card img{width:40%}}.section-contact .box-card .p-mod p a{text-decoration:auto}.error-404 .notFound{align-items:center;background-position:70%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;padding:4rem}.error-404 .notFound .notFound__404{color:#B28D3B;font-size:8rem;font-weight:600}@media (min-width: 992px){.error-404 .notFound .notFound__404{font-size:14rem}}.error-404 .notFound .notFound__link{background-color:#B28D3B;border:0.1rem solid #B28D3B;border-radius:.25rem;color:#fff;font-size:1.25rem;font-weight:400;min-width:200px;padding:.5rem .75rem;text-align:center;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);text-decoration:none}.error-404 .notFound .notFound__link:hover{background-color:#fff;color:#B28D3B}.error-404 .notFound .notFound__title{font-size:1.5rem;text-align:center;margin-bottom:2rem}@media (min-width: 992px){.error-404 .notFound .notFound__title{font-size:2.5rem}}.single-articolo .container{display:flex}@media (max-width: 800px){.single-articolo .container{flex-direction:column}}.single-articolo .container .info-single-articolo{width:65%;padding-right:2em}@media (max-width: 800px){.single-articolo .container .info-single-articolo{width:100%;padding-right:0em}}.single-articolo .container .info-single-articolo img{width:100%;height:max-content}.single-articolo .container .info-single-articolo h2,.single-articolo .container .info-single-articolo p{padding-top:1em;padding-bottom:1em}.single-articolo .container .info-single-articolo ul,.single-articolo .container .info-single-articolo ol{padding-left:40px;padding-bottom:1em;padding-top:1em}.single-articolo .container .info-single-articolo li{font-family:"Poppins", sans-serif}.single-articolo .container .info-single-articolo .btn-art{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;font-size:15px;text-align:center}.single-articolo .container .info-single-articolo .navigation{display:flex;justify-content:space-between;margin-bottom:1em;margin-top:1em}.single-articolo .container .info-single-articolo .navigation a{text-decoration:none;color:black;display:flex;gap:0.5em;font-family:"Poppins",sans-serif;font-style:normal;font-size:14px}.single-articolo .container .info-single-articolo .navigation a:hover{color:#B28D3B;fill:#B28D3B}.single-articolo .container .info-single-articolo .navigation a svg{width:1em}.single-articolo .container .section-right{width:35%}@media (max-width: 800px){.single-articolo .container .section-right{width:100%}}@media (max-width: 800px){.single-articolo .container .section-right iframe{width:400px}}@media (max-width: 500px){.single-articolo .container .section-right iframe{width:100%}}.single-articolo .container .section-right .latest-posts h4{padding:1em 0em 1em 0em;font-size:16px;font-family:'Copperplate-Light';font-style:normal}.single-articolo .container .section-right .latest-posts .single-post-latest{display:flex}.single-articolo .container .section-right .latest-posts .single-post-latest p{padding-left:0.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:fit-content}.single-articolo .container .section-right .latest-posts .single-post-latest p a{text-decoration:none;color:black;font-size:14px}.single-articolo .container .section-right .latest-posts .single-post-latest .post-thumbnail img{width:100px;height:100px;object-fit:cover}.articoli-blog{padding-bottom:2em;padding-top:2em;background-color:#f5f5f5;background-image:url("/wp-content/uploads/2025/01/Vector.png");background-position:bottom right;background-repeat:no-repeat}.articoli-blog h2{text-align:center;padding-top:1em;padding-bottom:1em}.articoli-blog .articoli-lista{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.articoli-blog .articoli-lista .articolo-item{width:calc(25% - 20px);display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 800px){.articoli-blog .articoli-lista .articolo-item{width:calc(50% - 10px)}}@media (max-width: 600px){.articoli-blog .articoli-lista .articolo-item{width:100%}}.articoli-blog .articoli-lista .articolo-item .articolo-immagine img{width:100%;height:300px;aspect-ratio:16 / 9;object-fit:cover}.articoli-blog .articoli-lista .articolo-item .articolo-titolo{font-size:18px;margin:15px 0 10px;font-family:"Poppins",sans-serif;font-weight:600;font-style:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.articoli-blog .articoli-lista .articolo-item .articolo-titolo a{text-decoration:none;color:black}.articoli-blog .articoli-lista .articolo-item .articolo-riassunto p{font-size:14px;margin:0 0 10px;font-family:"Poppins",sans-serif;font-weight:300;font-style:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.articoli-blog .articoli-lista .articolo-item .articolo-link{display:inline-block;margin-top:10px;padding:8px 12px;background-color:#B28D3B;color:#fff;text-decoration:none;font-size:14px;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal;width:max-content}.articoli-blog .p-blog{text-align:center;margin-top:5em;margin-bottom:3em}.articoli-blog .p-blog .btn-vedi-tutti{background-color:#B28D3B;padding:0.5em 1em 0.5em 1em;font-size:18px}.sezione-single-video{padding:5em 0;background-color:black}@media (max-width: 1500px){.sezione-single-video .container{max-width:900px}}@media (max-width: 1200px){.sezione-single-video .container{max-width:600px}}@media (max-width: 840px){.sezione-single-video .container{max-width:500px}}.sezione-single-video .container .box-videos{height:75vh;position:relative}@media (max-width: 1500px){.sezione-single-video .container .box-videos{height:58vh}}@media (max-width: 1200px){.sezione-single-video .container .box-videos{height:50vh}}@media (max-width: 840px){.sezione-single-video .container .box-videos{height:40vh}}.sezione-single-video .container .box-videos iframe{width:100%;height:100%}.sezione-single-video .container .box-videos .prev-video,.sezione-single-video .container .box-videos .next-video{position:absolute;top:50%;display:flex;align-items:center;gap:10px;color:white;font-size:16px;text-decoration:none;font-weight:bold}@media (max-width: 768px){.sezione-single-video .container .box-videos .prev-video,.sezione-single-video .container .box-videos .next-video{display:none}}.sezione-single-video .container .box-videos .prev-video a,.sezione-single-video .container .box-videos .next-video a{display:flex;flex-direction:column;align-items:center;text-align:center;color:white;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:300;font-style:normal;gap:1em}.sezione-single-video .container .box-videos .prev-video a span:hover,.sezione-single-video .container .box-videos .next-video a span:hover{color:#B28D3B;transition:0.5s ease-in-out}.sezione-single-video .container .box-videos .prev-video{left:-130px}.sezione-single-video .container .box-videos .next-video{right:-130px}.sezione-single-video .container .box-videos .prev-video svg,.sezione-single-video .container .box-videos .next-video svg{width:30px;height:30px;fill:white}.section-info-video{padding:2em 0}.section-slider-video{padding:5em 0;background-color:#f5f5f5}.section-slider-video .other-video{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em;padding-top:1em}@media (max-width: 992px){.section-slider-video .other-video{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-slider-video .other-video{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-slider-video .other-video{grid-template-columns:repeat(2, 1fr)}}.section-slider-video .other-video .single-video{position:relative;background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.section-slider-video .other-video .single-video img{width:100%;height:auto;object-fit:cover}.section-slider-video .other-video .single-video p{color:black;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.section-slider-video p{color:black;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.section-slider-video .swiper{width:100%;height:100%;padding-top:1em;overflow:visible}@media (max-width: 1280px){.section-slider-video .swiper{width:90%}}.section-slider-video .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.section-slider-video .swiper-slide img{display:block;width:100%;height:auto;object-fit:cover}.section-slider-video .custom-swiper-button-next,.section-slider-video .custom-swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 40%);width:calc(var(--swiper-navigation-size) / 44* 27);height:var(--swiper-navigation-size);margin-top:calc(0px -(var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}.section-slider-video .custom-swiper-button-next{right:-40px}@media (max-width: 600px){.section-slider-video .custom-swiper-button-next{right:-30px}}.section-slider-video .custom-swiper-button-prev{left:-40px}@media (max-width: 600px){.section-slider-video .custom-swiper-button-prev{left:-30px}}.section-slider-video .swiper-button-disabled{opacity:0.4}.section-archivio{background:url(/wp-content/uploads/2025/02/Progetto-senza-titolo-60.png),black;background-size:100%;background-repeat:no-repeat;padding:5em 0em 5em 0em;position:relative}.section-archivio::before{background-color:black;bottom:0;content:'';left:0;opacity:.6;position:absolute;right:0;top:0;z-index:0}.section-archivio .container{position:relative}.section-archivio .box-archivio{display:flex;flex-direction:column;gap:2em;color:white}.section-archivio .box-archivio h3{text-align:center}@media (max-width: 600px){.section-archivio .box-archivio{width:100%}}.section-archivio .box-archivio a{text-decoration:none;align-items:center;gap:1em;display:flex;color:white;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}.section-archivio .box-archivio a svg{width:15px}.section-archivio .box-video-archive{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em;padding-top:5em}@media (max-width: 992px){.section-archivio .box-video-archive{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-archivio .box-video-archive{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-archivio .box-video-archive{grid-template-columns:repeat(2, 1fr)}}.section-archivio .box-video-archive .single-video{background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.section-archivio .box-video-archive .single-video img{width:100%;height:auto;object-fit:cover}.section-archivio .box-video-archive .single-video p{color:white;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.section-post-video{background-color:#f5f5f5;padding:7em 0}.section-post-video .title-post-video{text-align:center;padding-bottom:2em}.section-post-video .box-post-video{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em}@media (max-width: 992px){.section-post-video .box-post-video{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-post-video .box-post-video{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-post-video .box-post-video{grid-template-columns:repeat(2, 1fr)}}.section-post-video .box-post-video .single-video{background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.section-post-video .box-post-video .single-video img{width:100%;height:auto;object-fit:cover}.section-post-video .box-post-video .single-video p{color:black;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.section-post-video .box-post-video a{text-align:center;text-decoration:none;color:black;display:flex;justify-content:center;gap:0.5em;align-items:center;font-family:"Poppins", sans-serif;font-weight:400;font-style:normal}.section-post-video .box-post-video a img{width:15px}.section-rubrica-teleroma{padding:7em 0}.section-rubrica-teleroma:nth-child(even) .logo-tr{order:1}.section-rubrica-teleroma:nth-child(even){background-color:#f5f5f5}.section-rubrica-teleroma .teleroma-box{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em}@media (max-width: 992px){.section-rubrica-teleroma .teleroma-box{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.section-rubrica-teleroma .teleroma-box{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.section-rubrica-teleroma .teleroma-box{grid-template-columns:repeat(2, 1fr)}}.section-rubrica-teleroma .teleroma-box .logo-tr{justify-content:space-between;align-items:center}.section-rubrica-teleroma .teleroma-box .logo-tr img{width:20% !important}.section-rubrica-teleroma .teleroma-box .logo-tr h3{text-align:center}@media (max-width: 768px){.section-rubrica-teleroma .teleroma-box .logo-tr h3{font-size:18px}}@media (max-width: 600px){.section-rubrica-teleroma .teleroma-box .logo-tr h3{font-size:16px}}.section-rubrica-teleroma .teleroma-box .logo-tr p{height:200px;text-align:center;display:flex;justify-content:center;align-items:center}.section-rubrica-teleroma .teleroma-box .logo-tr a{text-align:center;text-decoration:none;color:black;display:flex;justify-content:center;gap:0.5em;align-items:center;font-family:"Poppins", sans-serif;font-weight:400;font-style:normal}.section-rubrica-teleroma .teleroma-box .logo-tr a .arrow-right{width:15px}.section-rubrica-teleroma .teleroma-box .single-video{background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.section-rubrica-teleroma .teleroma-box .single-video .img-video{width:100%;height:auto;object-fit:cover}.section-rubrica-teleroma .teleroma-box .single-video p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.section-taxonomy{background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important;height:400px}.section-taxonomy h1{color:white;height:400px;display:flex;align-items:center;width:50%}@media (max-width: 600px){.section-taxonomy h1{width:100%}}.generic-video{padding:5em 0}.generic-video .gen-video-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1em}@media (max-width: 992px){.generic-video .gen-video-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){.generic-video .gen-video-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 600px){.generic-video .gen-video-grid{grid-template-columns:repeat(2, 1fr)}}.generic-video .gen-video-grid .single-video{background-size:cover;background-repeat:no-repeat;display:flex;height:100%;flex-direction:column}.generic-video .gen-video-grid .single-video p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.generic-video .gen-video-grid .single-video img{width:100%;height:auto;object-fit:cover}.generic-video .gen-video-grid .single-video a{display:flex;width:100%}.generic-video .gen-video-grid .single-video a .play_btn{background-color:red;width:60px;height:40px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:10px}.generic-video .gen-video-grid .single-video a .play_btn svg{width:15px;fill:white}.thankyou-page{min-height:calc(100vh - 94px - 482px)}@media (max-width: 600px){.thankyou-page{height:100%}}.thankyou-page h1{text-align:center;padding-top:1em}.thankyou-page p{text-align:center;padding-top:2em;padding-bottom:4em}.SectionFooter{background-color:#000000}.SectionFooter .footer-box{display:flex;justify-content:space-between;padding-top:6em;padding-bottom:6em;color:#fff}@media (max-width: 812px){.SectionFooter .footer-box{gap:3em;flex-wrap:wrap}}.SectionFooter .footer-box .single-box{width:30%}@media (max-width: 812px){.SectionFooter .footer-box .single-box{width:100%;text-align:center}}.SectionFooter .footer-box .single-box .p-mod{text-decoration:none}.SectionFooter .footer-box .single-box span{text-transform:uppercase}.SectionFooter .footer-box .single-box p{font-size:14px}.SectionFooter .footer-box .single-box img{height:auto;width:auto}.SectionFooter .footer-box .single-box svg{height:1.5em;margin-right:0.4em}.SectionFooter .footer-box .single-box .menu{list-style-type:none;display:flex;flex-direction:column;gap:1em}.SectionFooter .footer-box .single-box .menu li{border-bottom:1px solid #B28D3B;padding-bottom:0.5em;font-family:'Copperplate'}.SectionFooter .footer-box .single-box .menu a{text-decoration:none;color:white;text-transform:uppercase}.SectionFooter .footer-box .contact{display:flex;flex-direction:column;gap:1em}.SectionFooter .footer-box .contact span{font-family:'Copperplate-Light'}.SectionFooter .footer-box .contact .contact-down{display:flex;gap:0.5em}@media (max-width: 812px){.SectionFooter .footer-box .contact .contact-down{justify-content:center}}.SectionFooter .footer-box .contact a{display:flex;color:white;align-items:center;font-family:"Poppins", serif;font-weight:400;font-style:normal}@media (max-width: 812px){.SectionFooter .footer-box .contact a{justify-content:center}}.SectionFooter .footer-box .df{display:flex;justify-content:center}.line-footer{text-align:center;background-color:#474747;padding:0.5em 0}.line-footer p{color:white;font-size:.75rem}.line-footer p span{text-decoration:underline}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:1000;border-radius:50%;background-color:#B28D3B;padding:10px}.whatsapp-button svg{width:40px;height:40px}.whatsapp-button a{text-align:center;color:#fff;text-decoration:none;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.single-box-btn{width:10%;display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width: 812px){.single-box-btn{width:100%;justify-content:end}}.single-box-btn .scroll-to-top{background-color:#B28D3B;color:white;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;justify-content:center;align-items:center;box-shadow:0px 4px 6px rgba(0,0,0,0.2);z-index:1000;position:fixed;bottom:100px;right:30px;z-index:1000;border-radius:50%;background-color:#B28D3B;padding:10px}.single-box-btn .scroll-to-top:hover{background-color:#B28D3B}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
