div.short_account svg{height:36px;}div.short_account a{display:inline-flex;align-items:center;gap:0px;}div.short_block{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:0px;padding:0px;}div.short_block.plus{gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:calc(var(--margin) / 2);}div.short_block.plus div.side{justify-content:flex-start!important;}div.short_block.plus div.block_item{position:relative;display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap;gap:30px;padding:0px;border-radius:var(--border-radius);z-index:1;transition:all .4s;}div.short_block.plus div.img{height:fit-content;margin-bottom:0px;padding:0px;position:relative;transition:all .4s;}div.short_block.plus div.img svg{height:60px;margin-bottom:0px;fill:var(--main-color);transition:all .4s;}div.short_block.plus div.content{width:100%;padding:0px;}div.short_block.plus div.title{width:100%;}div.short_block.plus div.title h1{font-size:1.5rem;font-weight:500;text-align:center;text-wrap:balance;font-family:var(--font);margin:0px 0px 15px;transition:all .4s;}div.short_block.plus div.text{width:100%;text-wrap:pretty;text-align:center;}div.short_block.plus label{display:none;}div.short_block.plus div.block_item:hover div.title h1{color:var(--main-color);transition:all .4s;}div.short_block.app{gap:20px;grid-template-columns:1fr 1fr;margin:0;}div.short_block.app div.block_item{transition:all .4s;}div.short_block.app div.img{height:70px;}div.short_block.app div.img img{height:100%;width:auto;}div.short_block.app div.block_item:hover{margin:-10px 0px 10px;box-shadow:0 5px 20px rgba(255,255,255,0.3);transition:all .4s;}div.short_block.programs{gap:20px;grid-template-columns:1fr;margin:0;}div.short_block.programs div.side{width:100%;justify-content:flex-start!important;text-align:left;}div.short_block.programs div.content{width:100%;}div.short_block.programs div.img{display:none;}div.short_block.programs div.block_item{display:flex;border:3px solid var(--border);background:#fff;}div.short_block.programs div.title{width:100%;}div.short_block.programs div.title h1{font-size:1.4rem;letter-spacing:1.8px;line-height:1;padding:15px;border-bottom:3px solid var(--border);}div.short_block.programs div.text{padding:15px;width:100%;}div.short_block.programs div.text p{padding:0px 5px;}div.short_block.programs div.text p:nth-child(odd){background:var(--background);}div.short_block.programs div.text p:has(strong){background:#fff!important;}div.short_block.frequency{gap:20px;grid-template-columns:1fr 1fr 1fr;margin:0;}div.short_block.frequency div.block_item{width:100%;border:3px solid var(--border);background:#fff;padding:15px;}div.short_block.frequency div.img{display:none;}div.short_block.frequency div.text{width:100%;}div.short_block.frequency div.text p{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}div.short_block.frequency div.text strong{width:100%;margin-top:0px;background:var(--background);padding:5px;}div.short_block.frequency div.text strong:first-child{margin-top:0;}div.short_block.heart{gap:30px;grid-template-columns:repeat(2, minmax(250px, 1fr));margin:0;}div.short_block.heart div.img{height:500px;margin-bottom:20px;border:3px solid var(--border);align-items:flex-start;overflow:hidden;}div.short_block.heart div.img img.horizontal{height:100%;width:auto;max-width:unset;}div.short_block.heart div.title{width:100%;}div.short_block.heart div.title h1{font-size:1.5rem;font-family:var(--font-body);text-transform:uppercase;text-wrap:pretty;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_block.heart div.img{height:400px;}}@media screen and (max-width:700px){div.short_block{grid-template-columns:1fr!important;}div.short_block.plus{gap:20px;}div.short_block.plus div.block_item{gap:20px;}div.short_block.plus div.img svg{height:55px;}div.short_block.plus div.title h1{font-size:1.4rem;}div.short_block.app div.img{height:65px!important;}div.short_block.programs div.text{padding:12px;}div.short_block.heart{grid-template-columns:repeat(1, minmax(150px, 1fr))!important;}div.short_block.heart div.img{height:300px;}div.short_block.heart div.title h1{font-size:1.2rem;}}div.short_brand img{max-height:150px!important;}@media screen and (max-width:700px){div.short_brand img{width:100%;height:auto;max-height:unset!important;}}section.breadcrumb{display:flex;justify-content:center;gap:10px;width:100%;padding:0px;margin:0px;text-align:center;position:relative;}section.breadcrumb a{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1rem;color:#fff;font-weight:400;}section.breadcrumb a:after{content:"/";font-size:1rem;font-weight:400;position:relative;color:#fff;}section.breadcrumb a:last-child:after{display:none;}@media screen and (max-width:700px){section.breadcrumb{justify-content:center;}section.breadcrumb a{font-size:0.8rem;}}div.short_cart a.cart{position:relative;display:inline-flex;}div.short_cart svg{height:36px;}div.short_cart p.countCart{position:absolute;top:0px;right:0px;width:20px;height:20px;background:#000000;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;}div.s_category_container{display:grid;gap:30px;margin-top:calc(var(--margin) / 2);}div.s_category_container[data-column="6"]{grid-template-columns:repeat(6, minmax(250px, 1fr));}div.s_category_container[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.s_category_container[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.s_category_container[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.s_category_container[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.s_category_container div.product{z-index:9;height:fit-content;position:relative;overflow:hidden;transition:all .4s;}div.s_category_container div.product div.img{position:relative;width:100%;height:450px;max-height:450px;box-shadow:var(--shadow-product);margin-bottom:20px;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);overflow:hidden;}div.s_category_container div.product div.img img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.s_category_container div.product div.content{position:relative;width:100%;z-index:99;}div.s_category_container div.product div.content p.title{font-size:1.8rem;line-height:1.4;text-wrap:balance;font-weight:600;text-align:center;transition:all .4s;}div.s_category_container div.product div.content p.text{text-wrap:balance;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}div.s_category_container div.product div.content div.cta{position:absolute;right:30px;top:0px;height:100%;display:flex;align-items:center;opacity:0;transition:all .4s;}div.s_category_container div.product:hover div.img img{transform:scale(1.1);transition:all .4s;}div.categoryBlock{display:grid;gap:15px;margin-top:40px;}div.categoryBlock[data-column="6"]{grid-template-columns:repeat(6, minmax(150px, 1fr));}div.categoryBlock[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.categoryBlock[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.categoryBlock[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.categoryBlock[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.categoryBlock div.column{position:relative;border-radius:var(--border-radius);overflow:hidden;transition:all .4s;}div.categoryBlock div.img{height:450px;max-height:450px;max-width:100%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;position:relative;background:#fff;padding:10px;filter:brightness(0.95);}div.categoryBlock div.column img{height:100%;width:auto;max-width:unset;border-radius:0px;transition:all .4s}div.categoryBlock div.column div.content{position:absolute;bottom:20px;left:4%;width:92%;background:#fff;padding:10px 5px;text-align:center;}div.categoryBlock div.column p.title{font-size:1rem;font-weight:500;font-family:var(--font);text-transform:uppercase;text-wrap:pretty;margin-bottom:0px;}div.categoryBlock div.column div.desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}div.categoryBlock div.column div.cta{position:relative;width:fit-content;margin:0px auto;color:var(--main-color);font-size:1rem;font-weight:500;transition:all .4s;}div.categoryBlock div.column div.cta:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:1px;background:var(--main-hover);transition:all .4s;}div.categoryBlock div.column:hover div.cta{color:var(--main-hover);transition:all .4s;}div.categoryBlock div.column:hover div.cta:before{width:100%;transition:all .4s;}div.categoryBlock div.column:hover div.content{bottom:30px;transition:all .4s;}div.categoryBlock div.column:hover div.img{filter:brightness(0.9);transition:all .4s;}@media screen and (max-width:700px){div.categoryBlock{grid-template-columns:1fr 1fr!important;}div.categoryBlock div.img{height:380px;max-height:380px;}div.categoryBlock div.column img{width:100%;height:auto;max-height:unset;}div.categoryBlock div.column p.title{font-size:0.8rem;}div.categoryBlock div.column div.content{width:94%;left:3%;padding:5px;}div.categoryBlock div.column div.cta{font-size:0.9rem;}div.s_category_container{grid-template-columns:1fr!important;}div.s_category_container div.product div.img{height:fit-content;max-height:250px;margin-bottom:15px;}div.s_category_container div.product div.img img{width:100%;height:auto;max-height:unset;}div.s_category_container div.product div.content p.title{font-size:1.6rem;}}div.short_chart{display:grid;grid-template-columns:1fr;gap:0px;padding:0px;border:3px solid var(--border);margin:0 auto;max-width:1200px;}div.short_chart div.chart_item{display:flex;align-items:center;gap:0px;background:var(--background);padding:0px;border-bottom:2px solid var(--border);}div.short_chart div.chart_item:nth-child(even){background:#fff;}div.short_chart div.chart_item:last-child{border-bottom:0;}div.short_chart div.chart_item div.position{height:100%;font-family:var(--font);font-size:1.3rem;background:var(--main-color);color:#fff;transition:all .4s;}div.short_chart div.chart_item div.label{width:90px;aspect-ratio:1/1;color:#fff;background:var(--main-color);}div.short_chart div.chart_item div.label svg{fill:#fff;height:40px;}div.short_chart div.chart_item div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-width:70px;}div.short_chart div.chart_item div.song{width:100%;justify-content:flex-start;padding:10px 25px;padding-right:0px;text-transform:uppercase;position:relative;}div.short_chart div.chart_item div.song p.title{width:100%;font-weight:600;font-size:1.2rem;text-wrap:pretty;display:flex;align-items:center;gap:10px;}div.short_chart div.chart_item div.song p.title svg{width:20px;fill:var(--main-color);}div.short_chart div.chart_item div.song p.artist{width:100%;font-size:1rem;text-align:left;text-wrap:pretty;}div.short_chart div.chart_item div.video{min-width:unset;position:absolute;right:0;width:fit-content;margin-right:30px;padding:0px;text-align:center;overflow:hidden;}div.short_chart div.chart_item div.video img{height:45px;margin-bottom:0px;}div.short_chart div.chart_item div.video iframe{height:150px;width:100%;}div.short_chart div.chart_item div.img{width:180px;min-width:180px;height:150px;overflow:hidden;}div.short_chart div.chart_item div.img img{width:100%;height:auto;}div.short_chart div.chart_item div.img img.horizontal{height:100%;width:auto;}div.short_chart div.chart_item:hover div.position{background:var(--main-hover);transition:all .4s;}div.short_chart div.chart_item.big div.song p.title{font-size:1.4rem;}div.short_chart div.chart_item.big div.song p.title svg{width:25px;}@media screen and (max-width:700px){div.short_chart{max-width:100%;overflow:hidden;}div.short_chart div.chart_item div.song{padding:12px;}div.short_chart div.chart_item div{min-width:55px;}div.short_chart div.chart_item div.img{width:80px;min-width:80px!important;}div.short_chart div.chart_item div.img img{height:100%;width:auto;}div.short_chart div.chart_item.big div.song p.title{font-size:1.2rem;}div.short_chart div.chart_item div.video{position:relative;margin-right:0px;margin-top:15px;}div.short_chart div.chart_item div.video img{height:30px;}div.short_chart div.chart_item.big div.song{padding:0 12px;}div.short_chart div.chart_item.big div{min-width:45px;}}div.short_contactInfo{z-index:1;display:flex;gap:20px;}header div.short_contactInfo div.el{display:flex;align-items:center;gap:8px;border-radius:0px;padding:0px;font-size:1.1rem;font-weight:400;position:relative;transition:all .4s;}header div.short_contactInfo div.el .fa{font-size:0.9rem;transition:all .4s;}@media screen and (max-width:700px){}div.short_contact{position:relative;display:grid;grid-template-columns:1fr;width:100%;z-index:1;gap:0px;border:3px solid var(--border);}div.short_contact div.el{border-radius:var(--border-radius);overflow:hidden;padding:15px;border-bottom:3px solid var(--border);display:flex;justify-content:flex-start;align-items:center;gap:10px;position:relative;transition:all .4s;}div.short_contact div.el:last-child{border-bottom:0;}div.short_contact div.el div.content{width:100%;text-align:left;}div.short_contact div.el div.content p.title_contact{font-family:var(--font);text-transform:uppercase;font-weight:500;font-size:1.2rem;}div.short_contact div.el span,div.short_contact div.el i.fa{position:absolute;top:0px;height:100%;right:0;background:var(--main-color);color:#fff;width:100px;padding:0;border-radius:0;display:flex;justify-content:center;align-items:center;font-size:2rem;transition:all .4s;}div.short_contact div.el:hover span,div.short_contact div.el:hover i.fa{background:var(--main-hover);transition:all .4s;}div.short_contact div.el a{position:relative;}@media screen and (max-width:700px){div.short_contact div.el{padding:12px;}div.short_contact div.el div.content p.title_contact{font-size:1.4rem;}div.short_contact div.el span,div.short_contact div.el i.fa{display:none;}}div.short_faq{display:flex;flex-wrap:wrap;gap:10px;}div.short_faq div.el{width:calc(100% / 2 - 5px);padding:15px;border:1px solid var(--border);order:2;position:relative;overflow:hidden;}div.short_faq div.el p{width:100%;text-wrap:pretty;}div.short_faq div.el p.text{height:0px;margin-top:0px;text-wrap:pretty;overflow:hidden;transition:all .4s;}div.short_faq div.el:hover{cursor:pointer;background:var(--gradient);}div.short_faq div.el.active{width:100%;background:var(--gradient);}div.short_faq div.el.active p.title{font-weight:500;font-family:var(--font);margin-bottom:10px;}div.short_faq div.el.active p.text{height:unset;margin-top:0px;transition:all .4s;}div.short_faq div.el.active:after{display:none;}@media screen and (max-width:700px){div.short_faq div.el{width:100%;padding:12px;}}div.short_form{border-radius:var(--border-radius);}div.short_form form{position:relative;}div.short_form div.side{gap:10px;}div.short_form h2{text-align:center;margin-bottom:15px;}div.short_form div.text_form{text-align:center;margin-bottom:30px;}div.short_form div.text_form a{display:none;}div.short_form div.el{width:calc(100% / 2 - 5px);padding:0px;margin-bottom:0px;}div.short_form div.el.hidden{display:none;margin:0px;}div.short_form div.el.textarea{width:100%;margin-bottom:0px;}div.short_form div.el.privacy{width:100%;margin:8px 0px;text-align:center;font-size:1rem;font-weight:300;}div.short_form div.el.privacy a{text-decoration:underline;font-weight:600;}div.short_form div.el.privacy b{font-weight:500;}div.short_form div.button{margin:0 auto;}div.short_form div.opt-error{display:none;color:#dd0000;}body.index div.short_form h2{font-size:4.5rem;}body.index div.short_form h2:after{content:'\f004';font-family:'FontAwesome';color:var(--main-color);margin-left:20px;}#product-info-modal div.short_form h2{display:block;font-size:3rem;margin-bottom:10px;}#product-info-modal div.text_form{display:block;font-size:1.1rem;margin-bottom:20px;text-wrap:balance;}@media screen and (max-width:700px){div.short_form div.el{width:100%!important;}div.short_form div.el.privacy{margin:5px 0px;text-align:center;}div.short_form div.button{margin:0px auto;}div.short_form div.text_form a{display:flex;margin:15px auto 0;background:#47A91F;color:#fff;width:fit-content;padding:8px 15px;}div.short_form div.text_form a:before{content:'Scrivici direttamente su';margin-right:5px;}body.index div.short_form h2{font-size:2rem;}body.index div.short_form h2:after{margin-left:10px;}#product-info-modal div.short_form h2{font-size:1.8rem!important;}#product-info-modal div.text_form{font-size:1rem;}}div.short_gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;padding:0px 10px 10px;}div.short_gallery h2{width:100%;margin-bottom:0px;}div.short_gallery div.gallery_item div.img{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;height:450px;transition:all .4s;}div.short_gallery div.gallery_item div.img img{width:100%;height:auto;max-height:unset;filter:brightness(1);transition:all .4s;}div.short_gallery div.gallery_item:hover div.img img{filter:brightness(0.9);transition:all .4s;}div.short_gallery.collection{padding-top:10px;}@media screen and (max-width:700px){div.short_gallery{grid-template-columns:1fr 1fr!important;}div.short_gallery div.gallery_item div.img{height:180px;max-height:180px;}}div.short_langList{display:flex;align-items:center;gap:10px;}div.short_langList a{display:flex;justify-content:center;width:28px;aspect-ratio:1/1;border-radius:100%;overflow:hidden;}div.short_langList img{width:100%;height:100%;}@media only screen and (max-width: 900px){}header ul.menu{display:flex;align-items:center;justify-content:flex-start;z-index:1;gap:0px;height:100%;}header ul.menu li{position:relative;height:100%;overflow:hidden;}header ul.menu li a{margin:0px;padding:0px 10px;line-height:1;height:100%;display:flex;color:#fff;align-items:center;letter-spacing:1.8px;font-weight:500;text-transform:uppercase;font-size:0.9vw;font-family:var(--font);position:relative;transition:all .4s;}header ul.menu li a span{padding:0px;position:relative;}header ul.menu li a:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:5px;background:#fff;transition:all .4s;}header ul.menu li:hover a:before{width:100%;transition:all .4s;}header ul.menu li:hover a{background:var(--main-hover);transition:all .4s;}header ul.menu li:hover div.bars{height:100%;transition:all .4s;}div.submenu{position:absolute;top:100%;z-index:99;display:none;transition:all .4s!important;}ul.menu li[data-level="0"]:hover div.submenu{display:block;transition:all .4s!important;}div.submenu ul.menu{height:fit-content;flex-wrap:wrap;position:absolute;left:0px;width:30vh;background:#fff;border:1px solid var(--border);padding:10px 15px;z-index:2;border-radius:var(--border-radius);display:grid;grid-template-columns:1fr;gap:0px 5px;transition:all .4s;}div.submenu ul.menu li{display:block;width:100%;height:initial;}div.submenu ul.menu li a{width:fit-content;margin:0px;padding:0px;color:#000;font-size:1rem;text-align:left;text-wrap:pretty;display:flex;flex-wrap:wrap;overflow:hidden;}div.submenu ul.menu li a:before{display:none;}div.submenu ul.menu li a:hover{color:initial;}div.submenu ul.menu li a div.img{height:200px;overflow:hidden;}div.submenu ul.menu li a div.img img{width:100%;height:auto;max-height:unset;filter:brightness(0.95);transition:all .4s;}div.submenu ul.menu li a p.title{width:100%;padding:15px 10px;}div.submenu ul.list{grid-template-columns:1fr 1fr 1fr;}ul.list div.submenu{display:none;}.footer_up div.submenu{display:none!important;position:relative!important;opacity:1;visibility:visible;z-index:1;}.footer_up div.submenu ul.menu{position:relative;width:100%;background:transparent;border:0px;box-shadow:unset;padding:0px;left:0px;top:0px;gap:0px 30px;}.footer_up div.submenu ul.menu a{color:#fff;}.footer_up ul.menu li:has(.submenu) a.parent{display:none;}.footer_up div.bars{display:none;}@keyframes sound {0% { opacity:.35;height:3px;}100% {opacity:1; height:22px;}}@media screen and (min-width: 700px) and (max-width: 1200px) {header ul.menu li a{font-size:1rem;padding:0 5px;}}@media screen and (max-width:700px){header ul.menu{position:fixed;right:4%;height:auto;overflow:auto;z-index:1000;flex-wrap:wrap;width:92%;max-height:90vh;transform:translateX(500px);opacity:0;gap:10px;overflow-x:hidden;}header ul.menu li{text-align:center;width:100%;height:initial;}header ul.menu li a{padding:12px 5px;border:0px solid var(--border);border-radius:var(--border-radius)!important;margin-bottom:0px!important;transform:initial;white-space:unset;background:#fff!important;color:#000!important;display:inline-block;width:100%;font-size:1.1rem;}header ul.menu::-webkit-scrollbar{width:0px;}header ul.menu a{background:#fff!important;}header ul.menu li a.contacts{display:block;}header div.submenu{display:block;position:relative;}header div.submenu ul{display:flex;flex-wrap:wrap;gap:10px;}header div.submenu li div.img{display:none;}header div.submenu li div.img img{width:100%;}header div.submenu li p.title{padding:0px;}.footer_up div.submenu ul.menu{grid-template-columns:1fr;}.footer_up a.category_list{margin:0px auto;}header ul.opened{transform:translateX(0px);opacity:1;}div.menu_mobile{max-width:18%;padding:0px;}.overlay_mobile{position:fixed;top:0px;left:0px;width:100%;height:100vh;background:rgb(0,0,0,0.6);z-index:999;display:none;}button.menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;width:100%;} .menu svg{height:65px;width:fit-content;fill:#fff;}.line{fill:none;stroke:#000;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1);}.line1{stroke-dasharray:60 207;stroke-width:6;} .line2{stroke-dasharray:60 60;stroke-width:6;} .line3{stroke-dasharray:60 207;stroke-width:6;} .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;} .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6;}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;}.menu-grid[data-level="1"] > a{display:none;}ul.menu li.menu-grid{display:block;}ul.menu li.menu-grid ul.submenu ul.menu{position:static;opacity:1;transform:translateX(0px);}ul.menu li.menu-grid:hover ul.submenu{display:block;}ul.menu li.menu-grid:hover ul.submenu{min-width:auto;}}div.short_news h3{text-align:center;}div.short_news div.list_news{display:grid;gap:40px 20px;grid-template-columns:repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.short_news div.list_news[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.short_news h2{text-align:center;}div.short_news div.el{border:3px solid var(--border);border-radius:var(--border-radius);padding:0px;overflow:hidden;}div.short_news div.el div.detail{padding:15px;}div.short_news div.el div.detail p.title{font-size:1.1rem;line-height:1.3;font-weight:600;letter-spacing:1.8px;font-family:var(--font);text-transform:uppercase;margin-bottom:10px;text-align:left;text-wrap:pretty;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}div.short_news div.el div.detail p.date{font-size:1.1rem;margin-bottom:15px;}div.short_news div.el div.detail p.text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;margin-bottom:0px;font-size:0.9rem;}div.short_news div.el div.detail p.cta{font-weight:600;color:var(--main-color);font-family:var(--font);width:fit-content;position:relative;transition:all .4s;}div.short_news div.el div.detail p.cta:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:2px;background:var(--background);transition:all .4s;}div.short_news div.img{max-width:100%;height:380px;max-height:380px;margin-bottom:0px;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;position:relative;}div.short_news div.el div.img img{width:100%;height:auto;max-height:unset;border-radius:0;transition:all .4s;}div.short_news div.el div.img img.horizontal{height:100%;width:auto;max-width:unset;}div.short_news div.el:hover p.title{color:var(--main-color);transition:all .4s;}div.short_news div.first_news div.img{height:100%;max-height:unset;margin-bottom:0px;display:flex;flex-wrap:wrap;gap:20px;}div.short_news div.first_news h2{text-align:left;}div.short_news div.first_news h3{text-align:left;}div.short_news div.first_news iframe{width:100%;height:500px;margin-top:20px;border-radius:var(--border-radius);}div.short_news div.first_news div.desc{text-align:left;}div.short_news div.first_news div.desc span{color:initial!important;}div.short_news div.first_news div.desc h2{font-size:1.6rem;margin-bottom:10px;}div.short_news div.first_news div.desc a,div.short_news div.first_news div.desc a span{text-decoration:underline;font-weight:400;}div.short_news div.first_news div.desc div:nth-child(2n){margin-bottom:20px;}body.news section.news_footer,body.news-en section.news_footer{display:none;}body.index div.short_news div.list_news{grid-template-columns:repeat(1, minmax(250px, 1fr));gap:10px;}body.index div.short_news div.list_news div.el a{display:flex;align-items:center;gap:0%;border-radius:var(--border-radius);overflow:hidden;}body.index div.short_news div.list_news div.el div.img{height:200px;max-height:200px;width:25%;align-items:center;margin-bottom:0;}body.index div.short_news div.list_news div.el div.img img{width:100%;height:auto;max-height:unset;}body.index div.short_news div.list_news div.el div.img img.horizontal{height:100%;width:auto;max-width:unset;}body.index div.short_news div.list_news div.el div.detail{width:75%;padding:10px 20px;font-size:1rem;text-align:left;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_news div.list_news div.el div.img{height:150px;max-height:150px;}div.short_news div.el div.detail p.text{-webkit-line-clamp:1;}}@media screen and (max-width:700px){div.short_news div.list_news{grid-template-columns:1fr!important;gap:20px;}div.short_news div.img{height:fit-content;max-height:250px;}div.short_news div.img img{width:100%!important;height:auto!important;max-height:unset!important;}div.short_news div.el div.detail p.title{font-size:1rem;}div.short_news div.el div.detail p.date{font-size:1rem;}div.short_news div.first_news{flex-wrap:wrap;gap:var(--margin);}div.short_news div.first_news div.detail{order:1;}div.short_news div.first_news div.img{gap:10px;order:2;}div.short_news div.el div.detail p.text{font-size:0.9rem;-webkit-line-clamp:3;}body.index div.short_news div.list_news div.el a{flex-wrap:wrap;}body.index div.short_news div.list_news div.el div.img{width:100%;max-height:250px;}body.index div.short_news div.list_news div.el div.detail{width:100%;padding:12px;}}div.short_newsletter form{max-width:700px;margin:0 auto;}div.short_newsletter div.content{display:flex;gap:20px;}div.short_newsletter div.row{flex:1;}div.short_newsletter div.row input[type="email"],div.short_newsletter div.row input[type="text"]{padding:10px;border:1px solid #aaa;width:100%;}div.short_newsletter div.privacy{margin-top:10px;}div.short_newsletter button{height:fit-content;}div.short_newsletter button:hover{background:#555;}@media screen and (max-width:700px){div.short_newsletter div.content{flex-wrap:wrap;}div.short_newsletter div.cta{width:100%;}div.short_newsletter button{width:100%;}}div.short_reviews{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px 2%;margin-top:calc(var(--margin) / 2);}div.short_reviews div.el{width:100%;display:flex;flex-wrap:wrap;align-content:center;gap:10px;padding:40px 20px;box-shadow:0px 2px 12px 1px rgba(44.873936820652204, 84.74723320829384, 185.96406249999998, 0.1);border-radius:var(--border-radius);position:relative;transition:all .4s;}div.short_reviews div.el div.star{width:100%;font-size:1.1rem;text-align:center;color:#FDC74A;}div.short_reviews div.el p.text{width:100%;text-align:center;font-size:1.25rem;text-wrap:pretty;z-index:2;}div.short_reviews div.el p.firma{width:100%;text-align:center;font-family:var(--font);font-size:1.3rem;font-weight:500;line-height:1;}div.short_reviews div.el:hover{margin:-10px 0 10px;transition:all .4s;}div.google{width:100%;text-align:center;margin-bottom:30px;text-decoration:underline;}div.google img{width:140px;margin-bottom:10px;}@media screen and (max-width:700px){div.short_reviews{grid-template-columns:1fr;position:relative;gap:20px;}div.short_reviews div.el{width:100%;padding:25px 15px;}div.short_reviews div.el p.text{font-size:1.2rem;}div.short_reviews div.el p.firma{font-size:1.2rem;}div.google{margin-bottom:30px;}div.google img{width:120px;}}div.short_search{position:relative;width:fit-content;background:var(--background);border-radius:var(--border-radius-btn);}div.short_search div.input{display:flex;align-items:center;}div.short_search div.input input{padding:12px 30px;width:180px;border:0px;background:unset;}div.short_search [type="submit"]{padding:18px 30px!important;}div.short_search div.input i.fa-close{display:none;}div.short_search div.suggestion{display:none;position:absolute;top:120%;right:0px;width:25vw;background:#fff;z-index:99;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);}div.short_search div.suggestion a{display:flex;gap:20px;padding:10px;border-bottom:1px solid var(--border);}div.short_search div.suggestion a:hover{background:var(--background);}div.short_search div.suggestion div.img{width:100px;max-height:80px;overflow:hidden;display:flex;align-items:center;justify-content:center;}div.short_search div.suggestion img{max-width:100%;}div.short_search a.mobile{display:none;}div.short_search a.closeSearch{display:none;}div.short_search div.suggestion div.allresult{display:none!important;}div.short_search div.overlaySearch{display:none;position:fixed;bottom:0px;left:0px;width:100%;height:100%;background:rgb(0,0,0,0.3);z-index:99;}div.short_search div.overlaySearch.visible{display:block;}@media screen and (max-width:700px){div.short_search div.input{width:90%!important;z-index:999;position:fixed;top:50px;left:5%;}div.short_search div.input input{padding:15px;width:100%;}div.short_search div.input i.fa-close{display:block;position:absolute;left:70%;font-size:1.3rem;}div.short_search div.fixedSearch{display:none;}div.short_search div.suggestion{display:block;position:fixed;height:100%;top:0px;background:rgb(0,0,0,0.5);}div.short_search div.suggestion div.allresult{display:none;margin-top:28%!important;}div.short_search div.suggestion div.allresult,div.short_search div.suggestion div.result{background:#fff;width:90%;margin:0px auto;}div.short_search a.mobile{display:flex;font-size:2rem;}}div.short_social{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:0px;}div.short_social i.fa{font-size:2rem;color:#000;display:flex;justify-content:center;align-items:center;transition:all .4s;}div.short_social svg,div.short_social img{height:32px;}div.short_social a{display:flex;align-items:center;gap:8px;font-weight:400;}div.short_social i.fa:hover{color:var(--main-color);}.footer div.short_social{margin-top:15px;}.footer div.short_social svg,.footer div.short_social img{height:28px;width:auto;}@media screen and (max-width:700px){div.short_social{justify-content:center;}div.short_social svg, .footer div.short_social img {height:30px;}}