@import"https://fonts.googleapis.com/css2?family=Anton&family=Tinos:wght@400;700&display=swap";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:inherit;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@keyframes imageAnimation{0%{animation-timing-function:ease-in}100%{transform:scale(1.4)}}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}html{font-size:15px;font-family:"Anton",sans-serif}body{font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.navOpen{overflow:hidden}@media only screen and (min-width: 1024px){body{font-size:1.06em}}@media only screen and (min-width: 1248px){body{font-size:1.14em}}body.marquee-class .headerMain{padding-top:40px}.container{position:relative;width:100%;margin:0;overflow:hidden}.marquee{width:100%;overflow:hidden;white-space:nowrap;position:relative;background-color:red;padding:10px 0;position:fixed;z-index:10000}.marquee a:hover{animation-play-state:paused}.marquee a{display:inline-block;padding-left:100%;animation:marquee 25s linear infinite;color:#fff;font-size:20px;font-weight:bolder}@keyframes marquee{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}main{padding:0 10px}main .inner{max-width:1600px;min-height:calc(100vh - 400px);margin:0 auto}header.headerMain{transition:height ease-in-out 350ms;padding:0 10px;margin-bottom:20px}header.headerMain .inner{position:relative;display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-end;padding:10px;margin:0 auto;max-width:1600px}header.headerMain .inner .lastNumber{display:none}header.headerMain .inner .navTop{display:none}header.headerMain .inner .logo{display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-end;width:200px;height:100%}header.headerMain .inner .logo svg{width:100%;height:100%}header.headerMain .inner .logo span{margin-top:10px;font-family:"Tinos",serif;font-size:1.2em}header.headerMain .inner .domino-cart{z-index:9999;position:absolute;top:50px;left:5px;width:40px;height:40px}header.headerMain .inner .domino-cart .icon{width:100%;height:100%;background-image:url("../img/icons/cart.png");background-position:center center;background-repeat:no-repeat;background-size:contain}header.headerMain .inner .domino-cart .number{position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background-color:#fff;color:#000;font-size:.8em;line-height:20px;text-align:center}header.headerMain .inner .domino-user{z-index:9999;position:absolute;top:100px;left:5px;width:40px;height:34px}header.headerMain .inner .domino-user .icon{width:100%;height:100%;background-image:url("../img/icons/user.png");background-position:center center;background-repeat:no-repeat;background-size:contain}header.headerMain .inner .navMobileBtn{z-index:9999;position:absolute;top:10px;left:10px;width:80px;cursor:pointer;transition:all ease-in-out 350ms}header.headerMain .inner .navMobileBtn span{display:block;width:32px;height:3px;margin:5px 0;border-radius:1px;transition:opacity ease-in-out 350ms,transform ease-in-out 350ms}@media only screen and (max-width: 767px){.navOpen header.headerMain .inner .navTop{display:block;z-index:9998;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;text-transform:uppercase;text-align:center;padding:40px;font-size:1.6em;line-height:1.6em}.navOpen .navMobileBtn span:nth-child(1){transform:translateY(7px) rotateZ(-45deg)}.navOpen .navMobileBtn span:nth-child(2){opacity:0}.navOpen .navMobileBtn span:nth-child(3){transform:translateY(-9px) rotateZ(45deg)}}@media only screen and (min-width: 480px){header.headerMain .inner .logo{width:300px}}@media only screen and (min-width: 768px){header.headerMain .inner .lastNumber{display:block;position:absolute;top:20px;left:70px}header.headerMain .inner .lastNumber figure{width:140px;height:150px;position:relative}header.headerMain .inner .lastNumber figure img{z-index:2;position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header.headerMain .inner .lastNumber figure:after{content:"";position:absolute;bottom:-20px;right:0;left:0;z-index:1;height:20px;background:radial-gradient(ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 70%);background-repeat:no-repeat}header.headerMain .inner .logo{width:400px}header.headerMain .inner .logo svg{width:400px}header.headerMain .inner .navTop{display:flex;text-transform:uppercase;margin-bottom:10px;font-size:1.1em;letter-spacing:1px}header.headerMain .inner .navTop ul{display:flex}header.headerMain .inner .navTop ul li+li{margin-left:10px;border-left:1px solid;padding-left:10px}header.headerMain .inner .navTop .login{margin-left:10px;border-left:1px solid;padding-left:10px}header.headerMain .inner .domino-cart{top:20px;left:10px;width:50px;height:50px}header.headerMain .inner .domino-user{display:none}header.headerMain .navMobileBtn{display:none}}@media only screen and (min-width: 1024px){header.headerMain .navMain{display:none}header.headerMain .inner .logo{width:500px}header.headerMain .inner .logo svg{width:500px}}@media only screen and (min-width: 1248px){header.headerMain .navMain{display:none}header.headerMain .inner .logo{width:600px}header.headerMain .inner .logo svg{width:600px}}.avviso{position:fixed;bottom:0;left:0;right:0;z-index:99;padding:30px 20px;text-align:center;font-size:1.6em;background-color:red}.avviso a{border-bottom:1px dotted;color:#fff}.avviso.immagine{max-width:1192px;margin:auto}@media only screen and (max-width: 767px){.avviso.immagine{max-width:100%}}.avviso.immagine{background:none;padding:0;font-size:0}.avviso.immagine a{border-bottom:none}.avviso.immagine img{max-width:100%}.opening{max-width:1200px;margin:0 auto 30px}.opening article figure{position:relative}.opening article figure img{position:relative;z-index:2;width:100%;height:auto}.opening article figure:after{content:"";position:absolute;bottom:-20px;right:0;left:0;z-index:1;height:40px;background:radial-gradient(ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 70%);background-repeat:no-repeat}.opening article header{display:flex;flex-flow:column;align-items:flex-start}.opening article header .mag_number{font-size:1.2em;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid;letter-spacing:1px}.opening article header .mag_title{font-size:3em;font-weight:700;margin-bottom:10px;font-family:"Tinos",serif;letter-spacing:-1px}.opening article header .mag_description{font-size:1.2em;line-height:1.2em;margin-bottom:20px;font-family:"Tinos",serif}.opening article footer .cta{display:inline-block;background-color:#fff;color:#000;text-transform:uppercase;padding:12px 20px 10px 100px;border-radius:26px;font-size:1.2em;letter-spacing:1px;background-image:url("../img/barsB.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}@media only screen and (min-width: 768px){.opening article{display:flex;align-items:center;margin-top:-40px}.opening article figure{flex:1}.opening article header{flex:1;margin:0 20px}}@media only screen and (min-width: 1024px){.opening article{margin-top:-140px}}@media only screen and (min-width: 1248px){.opening article{margin-top:-200px}}.source{max-width:980px;margin:0 auto 30px}.source article figure{position:relative;text-align:center;flex:1}.source article figure img{position:relative;z-index:2;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.source article figure:after{content:"";position:absolute;bottom:-20px;right:0;left:0;z-index:1;height:20px;background:radial-gradient(ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 70%);background-repeat:no-repeat}.source article header{display:flex;flex-flow:column;align-items:flex-start}.source article header .mag_number{font-size:1.2em;letter-spacing:1px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid}.source article header .mag_title{font-family:"Tinos",serif;font-size:2em;font-weight:700;letter-spacing:-1px;margin-bottom:10px}.source article header .mag_description{font-family:"Tinos",serif;font-size:1.1em;line-height:1.1em;margin-bottom:20px}.source article footer .cta{display:inline-block;background-color:#fff;color:#000;text-transform:uppercase;padding:12px 20px 10px 100px;border-radius:26px;font-size:1.2em;letter-spacing:1px;background-image:url("../img/barsB.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}@media only screen and (min-width: 768px){.source article{display:flex;align-items:center}.source article figure img{max-height:400px}.source article header{flex:1;margin:0 20px}}.articleRelated{max-width:1200px;margin:0 auto 10px;display:grid;grid-gap:10px}.articleRelated .block{padding:20px 10px;background-color:hsla(0,0%,100%,.2)}.articleRelated .block h3{text-transform:uppercase;font-size:1.2em;letter-spacing:1px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid}.articleRelated .block .list article{font-family:"Tinos",serif}.articleRelated .block .list article header .article_title{display:block;font-size:1.2em;font-weight:700;margin-bottom:4px}.articleRelated .block .list article header .article_title:hover{text-decoration:underline}.articleRelated .block .list article header .article_byline{font-size:.8em}.articleRelated .block .list article header .article_byline:hover{text-decoration:underline}.articleRelated .block .list article+article{margin-top:20px}.articleRelated .block.leading{background-color:#fff;color:#000}.articleRelated .block.leading a{color:#000}@media only screen and (max-width: 767px){.articleRelated{grid-template-columns:1fr}}@media only screen and (min-width: 768px){.articleRelated.art4{grid-template-columns:1fr 1fr}.articleRelated.art5{grid-template-columns:1fr 1fr}.articleRelated.art5 .block:nth-child(1){grid-column:1/3}}@media only screen and (min-width: 1024px){.articleRelated.art4{grid-template-columns:1fr 1fr 1fr 1fr}.articleRelated.art5{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"b1 b3 b4 b5" "b2 b3 b4 b5"}.articleRelated.art5 .block:nth-child(1){grid-area:b1}.articleRelated.art5 .block:nth-child(2){grid-area:b2}.articleRelated.art5 .block:nth-child(3){grid-area:b3}.articleRelated.art5 .block:nth-child(4){grid-area:b4}.articleRelated.art5 .block:nth-child(5){grid-area:b5}}.subscriptionBlock{max-width:1200px;margin:0 auto 10px;padding:20px;background-color:hsla(0,0%,100%,.8);color:#000}.subscriptionBlock header{display:flex;flex-flow:column}.subscriptionBlock header h2{text-transform:uppercase;font-size:2em;letter-spacing:1px;margin-bottom:10px}.subscriptionBlock header h3{font-family:"Tinos",serif;font-size:1.6em;font-weight:700;margin-bottom:20px}.subscriptionBlock header .description{margin-bottom:20px;font-family:"Tinos",serif;line-height:1.2em}.subscriptionBlock header .description p+p{margin-top:10px}.subscriptionBlock header small{font-family:"Tinos",serif;font-size:.8em}.subscriptionBlock figure img{max-width:100%}.subscriptionBlock footer .cta{display:inline-block;background-color:#000;color:#fff;text-transform:uppercase;padding:12px 20px 10px 100px;border-radius:26px;font-size:1.2em;letter-spacing:1px;background-image:url("../img/barsW.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}@media only screen and (max-width: 1023px){.subscriptionBlock header{margin-bottom:20px}}@media only screen and (min-width: 1024px){.subscriptionBlock{display:flex;align-items:center;position:relative}.subscriptionBlock header{flex:1;padding-right:40px}.subscriptionBlock figure{flex:1;margin-bottom:50px}.subscriptionBlock footer{position:absolute;bottom:20px;right:20px}}.articleLast{max-width:1200px;margin:30px auto 10px}.articleLast h2{text-transform:uppercase;font-size:2em;margin-bottom:20px;text-align:center}.articleLast .list article{position:relative;height:300px}.articleLast .list article figure{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0}.articleLast .list article figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articleLast .list article header{z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;padding:20px;display:flex;flex-flow:column;justify-content:flex-end;background:#000;background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);font-family:"Tinos",serif}.articleLast .list article header .article_title{font-size:2em;font-weight:700;letter-spacing:-1px;color:#fff;margin-bottom:6px}.articleLast .list article header .article_description{line-height:1.2em;color:#fff}@media only screen and (max-width: 639px){.articleLast .list article+article{margin-top:10px}}@media only screen and (min-width: 640px){.articleLast .list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}}.heading h1{font-size:2em;text-transform:uppercase;padding:20px;text-align:center}.heading nav.tags{margin-bottom:30px}.heading nav.tags ul{display:flex;flex-wrap:wrap;justify-content:center}.heading nav.tags ul li{border:1px solid;margin:2px}.heading nav.tags ul li a{display:block;padding:10px}.articles{display:grid;grid-template-columns:1fr;grid-gap:10px}.articles article{padding:20px;background-color:hsla(0,0%,100%,.2)}.articles article figure{height:200px;margin-bottom:20px}.articles article figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articles article header{font-family:"Tinos",serif}.articles article header .article_title{display:block;font-size:2em;font-weight:700;margin-bottom:10px}.articles article header .article_description{font-size:1.1em;line-height:1.1em}@media only screen and (min-width: 560px){.articles{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.articles{grid-template-columns:1fr 1fr 1fr 1fr}}.maps{max-width:1200px;margin:30px auto 10px}.maps h2{text-transform:uppercase;font-size:2em;margin-bottom:20px;text-align:center}.maps .list{display:grid;grid-template-columns:1fr;grid-gap:10px}.maps .list .item{background-color:rgba(0,0,0,.9)}.maps .list .item figure{height:200px}.maps .list .item figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maps .list .item header{padding:14px}.maps .list .item header .title{font-family:"Tinos",serif;font-size:1.2em;font-weight:700;line-height:1.1em}@media only screen and (min-width: 768px){.maps .list{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.maps .list{grid-template-columns:1fr 1fr 1fr 1fr}}.no-results{grid-column:1/5;max-width:980px;margin:0 auto 30px}.no-results header{text-align:center}.no-results header h1{font-size:1.4em;margin-bottom:20px}.no-results .page-content{text-align:center}.no-results .page-content form{margin-bottom:40px}.no-results .page-content form label{display:block;text-transform:uppercase;margin-bottom:8px}.no-results .page-content form input[type=search]{background-color:#fff;border:none;padding:10px;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;text-align:center}.no-results .page-content form input[type=submit]{background-color:#000;color:#fff;text-transform:uppercase;padding:10px 24px;border-radius:26px;border:none !important;font-family:"Anton",sans-serif;font-size:1.2em;line-height:1.1em;cursor:pointer;text-align:center}.no-results .page-content p{line-height:1.2em;margin-bottom:30px}.error-404{max-width:980px;margin:0 auto 30px}.error-404 header{text-align:center}.error-404 header h1{font-size:2em;margin-bottom:20px}.error-404 .page-content{text-align:center}.error-404 .page-content form{margin-bottom:40px}.error-404 .page-content form label{display:block;text-transform:uppercase;margin-bottom:8px}.error-404 .page-content form input[type=search]{background-color:#fff;border:none;padding:10px;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;text-align:center}.error-404 .page-content form input[type=submit]{background-color:#000;color:#fff;text-transform:uppercase;padding:10px 24px;border-radius:26px;border:none !important;font-family:"Anton",sans-serif;font-size:1.2em;line-height:1.1em;cursor:pointer;text-align:center}.error-404 .page-content h2{font-size:1.4em;margin-bottom:20px;text-transform:uppercase}.error-404 .page-content ul{margin-bottom:40px}.error-404 .page-content ul li+li{margin-top:10px}.error-404 .page-content select{background-color:#fff;border:none;padding:10px !important;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px}.error-404 .page-content p{line-height:1.2em;margin-bottom:30px}.width-normal{width:100%}@media only screen and (min-width: 1024px){.width-normal{width:980px}}@media only screen and (min-width: 1248px){.width-normal{width:1200px}}.width-full{width:100%}*{box-sizing:border-box;-webkit-text-size-adjust:none}a{text-decoration:none;color:#393939}a:focus{outline:none}li{list-style:none inside}textarea{resize:none}strong{font-weight:700}.spacer{height:0}.separator{border-top:1px dotted #ddd;margin-top:0 !important}.page:not(.woocommerce-page):not(.home) article.post.hentry,.page:not(.woocommerce-page):not(.home) article.page.hentry,.page:not(.woocommerce-page):not(.home) article.attachment.hentry,.page:not(.woocommerce-page):not(.home) article.lezione.hentry,.single article.post.hentry,.single article.page.hentry,.single article.attachment.hentry,.single article.lezione.hentry{margin:0 auto 40px}.page:not(.woocommerce-page):not(.home) article.post,.page:not(.woocommerce-page):not(.home) article.page,.page:not(.woocommerce-page):not(.home) article.attachment,.page:not(.woocommerce-page):not(.home) article.lezione,.single article.post,.single article.page,.single article.attachment,.single article.lezione{max-width:980px}.page:not(.woocommerce-page):not(.home) article.post header,.page:not(.woocommerce-page):not(.home) article.page header,.page:not(.woocommerce-page):not(.home) article.attachment header,.page:not(.woocommerce-page):not(.home) article.lezione header,.single article.post header,.single article.page header,.single article.attachment header,.single article.lezione header{display:flex;flex-flow:column;align-items:flex-start;margin-bottom:30px}.page:not(.woocommerce-page):not(.home) article.post header .mag_number,.page:not(.woocommerce-page):not(.home) article.page header .mag_number,.page:not(.woocommerce-page):not(.home) article.attachment header .mag_number,.page:not(.woocommerce-page):not(.home) article.lezione header .mag_number,.single article.post header .mag_number,.single article.page header .mag_number,.single article.attachment header .mag_number,.single article.lezione header .mag_number{font-size:1.2em;letter-spacing:1px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid}.page:not(.woocommerce-page):not(.home) article.post header h1,.page:not(.woocommerce-page):not(.home) article.page header h1,.page:not(.woocommerce-page):not(.home) article.attachment header h1,.page:not(.woocommerce-page):not(.home) article.lezione header h1,.single article.post header h1,.single article.page header h1,.single article.attachment header h1,.single article.lezione header h1{font-family:"Tinos",serif;font-size:3em;font-weight:700;letter-spacing:-1px;margin-bottom:10px}.page:not(.woocommerce-page):not(.home) article.post header .article_byline,.page:not(.woocommerce-page):not(.home) article.post header .byline,.page:not(.woocommerce-page):not(.home) article.page header .article_byline,.page:not(.woocommerce-page):not(.home) article.page header .byline,.page:not(.woocommerce-page):not(.home) article.attachment header .article_byline,.page:not(.woocommerce-page):not(.home) article.attachment header .byline,.page:not(.woocommerce-page):not(.home) article.lezione header .article_byline,.page:not(.woocommerce-page):not(.home) article.lezione header .byline,.single article.post header .article_byline,.single article.post header .byline,.single article.page header .article_byline,.single article.page header .byline,.single article.attachment header .article_byline,.single article.attachment header .byline,.single article.lezione header .article_byline,.single article.lezione header .byline{font-family:"Tinos",serif;font-size:1.2em}.page:not(.woocommerce-page):not(.home) article.post header .article_byline span,.page:not(.woocommerce-page):not(.home) article.post header .article_byline a,.page:not(.woocommerce-page):not(.home) article.post header .byline span,.page:not(.woocommerce-page):not(.home) article.post header .byline a,.page:not(.woocommerce-page):not(.home) article.page header .article_byline span,.page:not(.woocommerce-page):not(.home) article.page header .article_byline a,.page:not(.woocommerce-page):not(.home) article.page header .byline span,.page:not(.woocommerce-page):not(.home) article.page header .byline a,.page:not(.woocommerce-page):not(.home) article.attachment header .article_byline span,.page:not(.woocommerce-page):not(.home) article.attachment header .article_byline a,.page:not(.woocommerce-page):not(.home) article.attachment header .byline span,.page:not(.woocommerce-page):not(.home) article.attachment header .byline a,.page:not(.woocommerce-page):not(.home) article.lezione header .article_byline span,.page:not(.woocommerce-page):not(.home) article.lezione header .article_byline a,.page:not(.woocommerce-page):not(.home) article.lezione header .byline span,.page:not(.woocommerce-page):not(.home) article.lezione header .byline a,.single article.post header .article_byline span,.single article.post header .article_byline a,.single article.post header .byline span,.single article.post header .byline a,.single article.page header .article_byline span,.single article.page header .article_byline a,.single article.page header .byline span,.single article.page header .byline a,.single article.attachment header .article_byline span,.single article.attachment header .article_byline a,.single article.attachment header .byline span,.single article.attachment header .byline a,.single article.lezione header .article_byline span,.single article.lezione header .article_byline a,.single article.lezione header .byline span,.single article.lezione header .byline a{font-weight:700}.page:not(.woocommerce-page):not(.home) article.post>figure,.page:not(.woocommerce-page):not(.home) article.page>figure,.page:not(.woocommerce-page):not(.home) article.attachment>figure,.page:not(.woocommerce-page):not(.home) article.lezione>figure,.single article.post>figure,.single article.page>figure,.single article.attachment>figure,.single article.lezione>figure{margin-bottom:20px}.page:not(.woocommerce-page):not(.home) article.post>figure img,.page:not(.woocommerce-page):not(.home) article.page>figure img,.page:not(.woocommerce-page):not(.home) article.attachment>figure img,.page:not(.woocommerce-page):not(.home) article.lezione>figure img,.single article.post>figure img,.single article.page>figure img,.single article.attachment>figure img,.single article.lezione>figure img{width:100%;height:auto}.page:not(.woocommerce-page):not(.home) article.post .entry-content,.page:not(.woocommerce-page):not(.home) article.page .entry-content,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content,.single article.post .entry-content,.single article.page .entry-content,.single article.attachment .entry-content,.single article.lezione .entry-content{font-family:"Tinos",serif;font-size:1.2em}.page:not(.woocommerce-page):not(.home) article.post .entry-content h2,.page:not(.woocommerce-page):not(.home) article.page .entry-content h2,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content h2,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content h2,.single article.post .entry-content h2,.single article.page .entry-content h2,.single article.attachment .entry-content h2,.single article.lezione .entry-content h2{font-family:"Anton",sans-serif;font-size:1.6em;margin-bottom:10px;margin-top:40px;color:var(--main-logo-color)}.page:not(.woocommerce-page):not(.home) article.post .entry-content h3,.page:not(.woocommerce-page):not(.home) article.page .entry-content h3,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content h3,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content h3,.single article.post .entry-content h3,.single article.page .entry-content h3,.single article.attachment .entry-content h3,.single article.lezione .entry-content h3{font-family:"Anton",sans-serif;font-size:1.4em;margin-bottom:10px;margin-top:20px;color:var(--main-logo-color)}.page:not(.woocommerce-page):not(.home) article.post .entry-content h4,.page:not(.woocommerce-page):not(.home) article.page .entry-content h4,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content h4,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content h4,.single article.post .entry-content h4,.single article.page .entry-content h4,.single article.attachment .entry-content h4,.single article.lezione .entry-content h4{font-family:"Anton",sans-serif;font-size:1.2em;margin-bottom:10px;margin-top:20px;color:var(--main-logo-color)}.page:not(.woocommerce-page):not(.home) article.post .entry-content h5,.page:not(.woocommerce-page):not(.home) article.page .entry-content h5,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content h5,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content h5,.single article.post .entry-content h5,.single article.page .entry-content h5,.single article.attachment .entry-content h5,.single article.lezione .entry-content h5{font-size:1.2em}.page:not(.woocommerce-page):not(.home) article.post .entry-content h6,.page:not(.woocommerce-page):not(.home) article.page .entry-content h6,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content h6,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content h6,.single article.post .entry-content h6,.single article.page .entry-content h6,.single article.attachment .entry-content h6,.single article.lezione .entry-content h6{font-size:1.1em}.page:not(.woocommerce-page):not(.home) article.post .entry-content p,.page:not(.woocommerce-page):not(.home) article.page .entry-content p,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content p,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content p,.single article.post .entry-content p,.single article.page .entry-content p,.single article.attachment .entry-content p,.single article.lezione .entry-content p{line-height:1.2em;text-align:left}.page:not(.woocommerce-page):not(.home) article.post .entry-content p+p,.page:not(.woocommerce-page):not(.home) article.post .entry-content blockquote+p,.page:not(.woocommerce-page):not(.home) article.post .entry-content p+blockquote,.page:not(.woocommerce-page):not(.home) article.page .entry-content p+p,.page:not(.woocommerce-page):not(.home) article.page .entry-content blockquote+p,.page:not(.woocommerce-page):not(.home) article.page .entry-content p+blockquote,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content p+p,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content blockquote+p,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content p+blockquote,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content p+p,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content blockquote+p,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content p+blockquote,.single article.post .entry-content p+p,.single article.post .entry-content blockquote+p,.single article.post .entry-content p+blockquote,.single article.page .entry-content p+p,.single article.page .entry-content blockquote+p,.single article.page .entry-content p+blockquote,.single article.attachment .entry-content p+p,.single article.attachment .entry-content blockquote+p,.single article.attachment .entry-content p+blockquote,.single article.lezione .entry-content p+p,.single article.lezione .entry-content blockquote+p,.single article.lezione .entry-content p+blockquote{margin-top:20px}.page:not(.woocommerce-page):not(.home) article.post .entry-content img,.page:not(.woocommerce-page):not(.home) article.page .entry-content img,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content img,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content img,.single article.post .entry-content img,.single article.page .entry-content img,.single article.attachment .entry-content img,.single article.lezione .entry-content img{display:flex;margin:0 auto;max-width:100%;height:auto}.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside .entry-content-main h2 svg,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside .entry-content-main h2 svg,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside .entry-content-main h2 svg,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside .entry-content-main h2 svg,.single article.post .entry-content.entry-aside .entry-content-main h2 svg,.single article.page .entry-content.entry-aside .entry-content-main h2 svg,.single article.attachment .entry-content.entry-aside .entry-content-main h2 svg,.single article.lezione .entry-content.entry-aside .entry-content-main h2 svg{max-width:300px;margin-bottom:20px}.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside .entry-content-aside,.single article.post .entry-content.entry-aside .entry-content-aside,.single article.page .entry-content.entry-aside .entry-content-aside,.single article.attachment .entry-content.entry-aside .entry-content-aside,.single article.lezione .entry-content.entry-aside .entry-content-aside{font-size:.8em}@media only screen and (max-width: 767px){.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside .entry-content-aside,.single article.post .entry-content.entry-aside .entry-content-aside,.single article.page .entry-content.entry-aside .entry-content-aside,.single article.attachment .entry-content.entry-aside .entry-content-aside,.single article.lezione .entry-content.entry-aside .entry-content-aside{margin-top:30px;padding-top:30px;border-top:1px dotted}}@media only screen and (min-width: 768px){.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside,.single article.post .entry-content.entry-aside,.single article.page .entry-content.entry-aside,.single article.attachment .entry-content.entry-aside,.single article.lezione .entry-content.entry-aside{display:flex}.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside .entry-content-main,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside .entry-content-main,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside .entry-content-main,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside .entry-content-main,.single article.post .entry-content.entry-aside .entry-content-main,.single article.page .entry-content.entry-aside .entry-content-main,.single article.attachment .entry-content.entry-aside .entry-content-main,.single article.lezione .entry-content.entry-aside .entry-content-main{flex:4}.page:not(.woocommerce-page):not(.home) article.post .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.page .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.attachment .entry-content.entry-aside .entry-content-aside,.page:not(.woocommerce-page):not(.home) article.lezione .entry-content.entry-aside .entry-content-aside,.single article.post .entry-content.entry-aside .entry-content-aside,.single article.page .entry-content.entry-aside .entry-content-aside,.single article.attachment .entry-content.entry-aside .entry-content-aside,.single article.lezione .entry-content.entry-aside .entry-content-aside{flex:1;margin-left:30px;padding-left:30px;border-left:1px dotted}}.page:not(.woocommerce-page):not(.home) article.post .articleAccess,.page:not(.woocommerce-page):not(.home) article.page .articleAccess,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess,.single article.post .articleAccess,.single article.page .articleAccess,.single article.attachment .articleAccess,.single article.lezione .articleAccess{margin:60px auto 0;padding:20px;max-width:640px;border:1px solid;font-family:"Anton",sans-serif}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .register,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .register,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .register,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .register,.single article.post .articleAccess .register,.single article.page .articleAccess .register,.single article.attachment .articleAccess .register,.single article.lezione .articleAccess .register{display:flex;flex-flow:column;align-items:center;text-align:center}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .register p,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .register p,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .register p,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .register p,.single article.post .articleAccess .register p,.single article.page .articleAccess .register p,.single article.attachment .articleAccess .register p,.single article.lezione .articleAccess .register p{font-size:1.2em;letter-spacing:1px;line-height:1.2em;margin-bottom:20px}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .register .cta,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .register .cta,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .register .cta,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .register .cta,.single article.post .articleAccess .register .cta,.single article.page .articleAccess .register .cta,.single article.attachment .articleAccess .register .cta,.single article.lezione .articleAccess .register .cta{display:inline-block;background-color:#000;color:#fff;text-transform:uppercase;padding:12px 20px 10px 100px;border-radius:26px;font-size:1.2em;letter-spacing:1px;background-image:url("../img/barsW.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .access,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .access,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .access,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .access,.single article.post .articleAccess .access,.single article.page .articleAccess .access,.single article.attachment .articleAccess .access,.single article.lezione .articleAccess .access{display:flex;flex-flow:column;align-items:center;padding-top:30px;margin-top:30px;border-top:1px solid;text-align:center}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .access p,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .access p,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .access p,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .access p,.single article.post .articleAccess .access p,.single article.page .articleAccess .access p,.single article.attachment .articleAccess .access p,.single article.lezione .articleAccess .access p{font-size:1.2em;letter-spacing:1px;line-height:1.2em;margin-bottom:20px}.page:not(.woocommerce-page):not(.home) article.post .articleAccess .access .cta,.page:not(.woocommerce-page):not(.home) article.page .articleAccess .access .cta,.page:not(.woocommerce-page):not(.home) article.attachment .articleAccess .access .cta,.page:not(.woocommerce-page):not(.home) article.lezione .articleAccess .access .cta,.single article.post .articleAccess .access .cta,.single article.page .articleAccess .access .cta,.single article.attachment .articleAccess .access .cta,.single article.lezione .articleAccess .access .cta{display:inline-block;background-color:#fff;color:#000;text-transform:uppercase;padding:12px 20px 10px 100px;border-radius:26px;font-size:1.2em;letter-spacing:1px;background-image:url("../img/barsB.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.entry-header h1 svg{max-width:300px;height:90px}.searchform label{display:block;text-transform:uppercase;font-weight:700;margin-bottom:4px;font-size:.9em}.searchform input[type=text]{width:calc(100% - 100px);padding:8px;font-weight:400;font-size:1.1em}.searchform input[type=submit]{cursor:pointer;width:90px;padding:10px;border:none;font-size:1.2em;font-weight:700;background-color:#333;color:#fff}.footerMain{padding:30px 20px;background-color:#000;color:#fff;margin-top:40px}.alert-class .footerMain{padding:30px 20px 120px}.footerMain a{color:#fff}.footerMain .inner{max-width:1600px;margin:0 auto;display:flex}.footerMain .inner .disclaimer .logo{width:140px}.footerMain .inner .disclaimer .logo svg{width:140px;height:100%;fill:#fff}.footerMain .inner .disclaimer p{font-family:"Tinos",serif;margin-bottom:10px}.footerMain .inner .disclaimer .navBottom{display:block;text-transform:uppercase;margin-bottom:10px;font-size:1.1em;letter-spacing:1px}.footerMain .inner .disclaimer .navBottom ul{display:flex}.footerMain .inner .social a{display:flex;align-items:center}.footerMain .inner .social a .icon{width:50px;height:50px;background-position:center center;background-repeat:no-repeat;background-size:contain}.footerMain .inner .social a .text{flex:1;margin-left:10px}.footerMain .inner .social a .text .name{display:block;letter-spacing:1px;margin-bottom:2px}.footerMain .inner .social a .text .url{font-family:"Tinos",serif}.footerMain .inner .social a.ig .icon{background-image:url("../img/icons/ig.png")}.footerMain .inner .social a.mail .icon{background-image:url("../img/icons/mail.png")}.footerMain .inner .social a+a{margin-top:20px}@media only screen and (max-width: 767px){.footerMain .inner{flex-flow:column}.footerMain .inner .disclaimer{order:2;text-align:center}.footerMain .inner .disclaimer .logo{margin:0 auto 10px}.footerMain .inner .disclaimer .navBottom ul{flex-flow:column}.footerMain .inner .disclaimer .navBottom ul li+li{margin-top:10px}.footerMain .inner .social{order:1;margin-bottom:40px}}@media only screen and (min-width: 768px){.footerMain .inner{flex-flow:row;justify-content:space-between}.footerMain .inner .disclaimer .logo{margin-bottom:10px}.footerMain .inner .disclaimer .navBottom ul li+li{margin-left:10px;border-left:1px solid;padding-left:10px}}@media print{@page{size:portrait}*{-moz-print-color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}body{margin:.5cm;background-color:rgba(0,0,0,0);padding:0 !important}.headerLK,.headerMain,.footerMain,.row-container-aside,.article-tags,.skyVideo,.dossierHeader{display:none !important}.width-normal{width:100%}.row{background-color:rgba(0,0,0,0);border:none}.row-container .row-container-main{width:100%}}.entry-header{display:none}.entry-content>p{text-align:center}.entry-content .woocommerce{max-width:1200px;margin:0 auto 40px;display:flex;flex-wrap:wrap}.entry-content .woocommerce h2{text-transform:uppercase;font-size:1.8em;margin-bottom:20px}@media only screen and (max-width: 639px){.entry-content .woocommerce h2{text-align:center}}.entry-content .woocommerce h3{text-transform:uppercase;font-size:1.6em;line-height:1em;margin-bottom:20px}@media only screen and (max-width: 639px){.entry-content .woocommerce h3{text-align:center}}.entry-content .woocommerce button,.entry-content .woocommerce .button{display:inline-block;background-color:#000;color:#fff;text-transform:uppercase;padding:10px 24px;border-radius:26px;border:none !important;font-family:"Anton",sans-serif;font-size:1.2em;line-height:1.1em;cursor:pointer;text-align:center}@media only screen and (max-width: 639px){.entry-content .woocommerce button,.entry-content .woocommerce .button{margin:0 auto}}.entry-content .woocommerce .woocommerce-pagination{margin-top:20px}.entry-content .woocommerce .woocommerce-pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center}.entry-content .woocommerce .woocommerce-pagination .page-numbers li{border:1px solid;margin:2px}.entry-content .woocommerce .woocommerce-pagination .page-numbers li a{display:block;padding:10px}.entry-content .woocommerce .woocommerce-pagination .page-numbers li .current{display:block;padding:10px;background-color:#fff;color:#000}.entry-content .woocommerce .col2-set{display:flex}@media only screen and (max-width: 767px){.entry-content .woocommerce .col2-set{flex-flow:column}.entry-content .woocommerce .col2-set .col-2{margin:40px 0}}@media only screen and (min-width: 768px){.entry-content .woocommerce .col2-set{flex-flow:row}.entry-content .woocommerce .col2-set .col-1{flex:1}.entry-content .woocommerce .col2-set .col-2{flex:1;margin-left:40px}}.entry-content .woocommerce form p{margin-bottom:20px}.entry-content .woocommerce form p label{display:block;text-transform:uppercase;margin-bottom:8px}.entry-content .woocommerce form p em{display:block;margin-top:10px;font-size:.8em}.entry-content .woocommerce form p select,.entry-content .woocommerce form p input[type=text],.entry-content .woocommerce form p input[type=email],.entry-content .woocommerce form p input[type=password],.entry-content .woocommerce form p input[type=tel]{border:1px solid #ccc;background-color:#fff;width:100%;padding:10px;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;margin-top:5px}.entry-content .woocommerce form p select{border:1px solid #ccc;background-color:#fff;width:100%;padding:10px !important;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;margin-top:5px}.entry-content .woocommerce form p textarea{width:100%;height:200px;border:1px solid #ccc;background-color:#fff;padding:10px;font-family:"Anton",sans-serif;font-size:1em;margin-top:5px}.entry-content .woocommerce form legend{margin:30px 0;font-size:1.6em;text-transform:uppercase}.entry-content .woocommerce table{width:100%;margin-bottom:30px}.entry-content .woocommerce table strong{font-weight:400}.entry-content .woocommerce table thead{text-transform:uppercase;font-size:1.2em}.entry-content .woocommerce table thead tr{border-bottom:1px dotted}.entry-content .woocommerce table thead tr th{text-align:left;padding:0 0 20px}.entry-content .woocommerce table tbody tr{border-bottom:1px dotted}.entry-content .woocommerce table tbody tr td,.entry-content .woocommerce table tbody tr th{padding:10px 0;text-align:left}.entry-content .woocommerce table tbody tr .product-remove a{font-size:3em;line-height:.5em}.entry-content .woocommerce table tbody tr .product-thumbnail img{width:auto;height:100px}.entry-content .woocommerce table tbody tr .product-quantity input{background-color:#fff !important;padding:4px 10px;border-radius:30px;border:none;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;text-align:center}.entry-content .woocommerce table tbody tr .product-subtotal{font-size:1.2em}.entry-content .woocommerce table tfoot{text-transform:uppercase;font-size:1.2em}.entry-content .woocommerce table tfoot tr{border-bottom:1px dotted}.entry-content .woocommerce table tfoot tr th,.entry-content .woocommerce table tfoot tr td{text-align:left;padding:10px 0}.entry-content .woocommerce table tfoot tr .first-payment-date{font-size:.7em}@media only screen and (max-width: 639px){.entry-content .woocommerce table thead{display:none}.entry-content .woocommerce table tbody td,.entry-content .woocommerce table tbody th,.entry-content .woocommerce table tfoot td,.entry-content .woocommerce table tfoot th{display:flex;flex-flow:column;align-items:center;text-align:center}}.entry-content .woocommerce .woocommerce-shipping-methods{font-size:.9em}.entry-content .woocommerce .woocommerce-shipping-methods li{display:flex}.entry-content .woocommerce .woocommerce-shipping-methods li input{margin-right:10px}.entry-content .woocommerce .woocommerce-shipping-methods li label{text-transform:capitalize}.entry-content .woocommerce .woocommerce-shipping-methods li+li{margin-top:10px}.entry-content .woocommerce .woocommerce-shipping-destination{margin:10px 0}.entry-content .woocommerce .shipping-calculator-button{display:inline-block;padding:10px;border:1px solid}.entry-content .woocommerce .shipping-calculator-form{margin-top:10px}@media only screen and (max-width: 639px){.entry-content .woocommerce .wc-proceed-to-checkout{text-align:center}}.entry-content .woocommerce .wc-proceed-to-checkout{display:flex;justify-content:space-between}.entry-content .woocommerce .recurring-total td{line-height:1.2em}.entry-content .woocommerce .recurring-total td small{font-size:.8em}.entry-content .woocommerce .coupon{margin:20px 0;display:flex}.entry-content .woocommerce .coupon input[type=text]{background-color:#fff;padding:8px 20px;border:none;font-family:"Anton",sans-serif;font-size:1.2em}.entry-content .woocommerce .coupon button{border-radius:0;background-color:hsla(0,0%,100%,.6);color:#000}@media only screen and (max-width: 639px){.entry-content .woocommerce .coupon{flex-flow:column}}@media only screen and (min-width: 640px){.entry-content .woocommerce .coupon{flex-flow:row}}.entry-content .woocommerce .woocommerce-form-coupon-toggle{width:100%;margin-bottom:30px;line-height:1.4em}.entry-content .woocommerce .woocommerce-form-coupon-toggle a{border-bottom:1px dotted}.entry-content .woocommerce .checkout_coupon{width:100%;background-color:hsla(0,0%,100%,.2);padding:20px 20px 0;margin-bottom:30px}.entry-content .woocommerce.columns-4{flex-flow:column}.entry-content .woocommerce.columns-4 .woocommerce-result-count{font-size:1.4em;text-transform:uppercase;margin-bottom:20px}.entry-content .woocommerce.columns-4 .woocommerce-ordering{margin-bottom:20px}.entry-content .woocommerce.columns-4 .woocommerce-ordering select{background-color:#fff;border:none;padding:10px !important;font-family:"Anton",sans-serif;text-transform:uppercase;font-size:1em}.entry-content .woocommerce .woocommerce-notices-wrapper{width:100%}.entry-content .woocommerce .woocommerce-notices-wrapper a{border-bottom:1px dotted;color:#fff}.entry-content .woocommerce .woocommerce-notices-wrapper a.button{background-color:#fff;color:#000;margin-right:10px;border:none}.entry-content .woocommerce .woocommerce-notices-wrapper .woocommerce-error{margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-notices-wrapper .woocommerce-error li+li{margin-top:10px}.entry-content .woocommerce .woocommerce-notices-wrapper .woocommerce-message{margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-notices-wrapper .woocommerce-info{margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-notices-wrapper .cart-empty{width:100%;margin-bottom:30px}.entry-content .woocommerce .woocommerce-NoticeGroup{width:100%;margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-NoticeGroup li+li{margin-top:10px}.entry-content .woocommerce .woocommerce-NoticeGroup strong{font-weight:400}.entry-content .woocommerce .wc-empty-cart-message{width:100%;margin-bottom:30px}.entry-content .woocommerce .woocommerce-message{width:100%;margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-order{width:100%}.entry-content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received{margin-bottom:30px;background-color:#000;color:#fff;padding:20px}.entry-content .woocommerce .woocommerce-order .woocommerce-order-overview{margin-bottom:30px}.entry-content .woocommerce .woocommerce-order .woocommerce-order-overview li+li{margin-top:10px}.entry-content .woocommerce .woocommerce-order address{line-height:1.2em}.entry-content .woocommerce .woocommerce-checkout-payment{line-height:1.2em}.entry-content .woocommerce .woocommerce-checkout-payment ul{margin-bottom:30px}.entry-content .woocommerce .woocommerce-checkout-payment ul li{position:relative;padding-left:30px}.entry-content .woocommerce .woocommerce-checkout-payment ul li input{position:absolute;top:0;left:0}.entry-content .woocommerce .woocommerce-checkout-payment ul li label{font-size:1.1em}.entry-content .woocommerce .woocommerce-checkout-payment ul li p{font-size:.8em}.entry-content .woocommerce .woocommerce-checkout-payment ul li+li{margin-top:20px}.entry-content .woocommerce .woocommerce-checkout-payment a{border-bottom:1px dotted}.entry-content .woocommerce .products.columns-4{display:grid;grid-template-columns:1fr;grid-gap:10px}.entry-content .woocommerce .products.columns-4>li{background-color:hsla(0,0%,100%,.2);padding:20px;display:flex;flex-flow:column;justify-content:space-between;position:relative}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link{display:flex;flex-flow:column;align-items:flex-start}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link img{order:1;width:100%;height:300px;-o-object-fit:contain;object-fit:contain}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .mag_number{order:2;font-size:1.2em;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid;letter-spacing:1px}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link h2{order:4;font-size:2em;font-weight:700;margin-bottom:4px;font-family:"Tinos",serif;letter-spacing:-1px;text-transform:capitalize}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description{order:5;line-height:1.2em;margin-bottom:20px;font-family:"Tinos",serif}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ul,.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ol{margin:10px 0}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ul li,.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ol li{position:relative;display:flex;align-items:center;line-height:1em;padding-left:16px}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ul li:before,.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ol li:before{content:"";position:absolute;left:0;width:6px;height:2px;background-color:#fff}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ul li+li,.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .woocommerce-product-details__short-description ol li+li{margin-top:10px}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .price{order:3;margin-bottom:10px}.entry-content .woocommerce .products.columns-4>li a.woocommerce-LoopProduct-link .onsale{position:absolute;top:0;right:0;left:0;background-color:hsla(0,0%,100%,.8);color:#000;padding:10px;text-align:center;text-transform:uppercase;letter-spacing:1px}.entry-content .woocommerce .products.columns-4>li a.button{display:inline-block;background-color:#fff;color:#000;text-transform:uppercase;border-radius:26px;font-size:1em;padding:10px;text-align:center;margin-top:30px}.entry-content .woocommerce .products.columns-4>li a.added_to_cart{display:none}@media only screen and (min-width: 560px){.entry-content .woocommerce .products.columns-4{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.entry-content .woocommerce .products.columns-4{grid-template-columns:1fr 1fr 1fr 1fr}}.entry-content .woocommerce .single-product{width:100%}.entry-content .woocommerce .single-product .product{display:flex;flex-wrap:wrap;align-items:center;position:relative}.entry-content .woocommerce .single-product .product .onsale{position:absolute;top:-20px;background-color:hsla(0,0%,100%,.8);color:#000;padding:10px;text-align:center;text-transform:uppercase;letter-spacing:1px}.entry-content .woocommerce .single-product .product .images{flex:1;position:relative}.entry-content .woocommerce .single-product .product .images:after{content:"";position:absolute;bottom:-20px;right:0;left:0;z-index:1;height:40px;background:radial-gradient(ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 70%);background-repeat:no-repeat}.entry-content .woocommerce .single-product .product .images img{position:relative;z-index:2;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry-content .woocommerce .single-product .product .images .woocommerce-product-gallery__trigger{display:none}.entry-content .woocommerce .single-product .product .summary{flex:1;display:flex;flex-flow:column;align-items:flex-start}.entry-content .woocommerce .single-product .product .summary .mag_number{font-size:1.2em;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid;letter-spacing:1px}.entry-content .woocommerce .single-product .product .summary h1{font-family:"Tinos",serif;font-size:3em;font-weight:700;margin-bottom:10px}.entry-content .woocommerce .single-product .product .summary .price{font-size:1.6em;margin-bottom:20px}.entry-content .woocommerce .single-product .product .summary>.out-of-stock{margin-bottom:20px}.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description{font-size:1.2em;line-height:1.2em;margin-bottom:20px;font-family:"Tinos",serif}.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ul,.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ol{margin:10px 0}.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ul li,.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ol li{position:relative;display:flex;align-items:center;line-height:1em;padding-left:16px}.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ul li:before,.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ol li:before{content:"";position:absolute;left:0;width:6px;height:2px;background-color:#fff}.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ul li+li,.entry-content .woocommerce .single-product .product .summary .woocommerce-product-details__short-description ol li+li{margin-top:10px}.entry-content .woocommerce .single-product .product .summary form{width:100%;margin-bottom:20px}.entry-content .woocommerce .single-product .product .summary form .quantity{margin-bottom:20px}.entry-content .woocommerce .single-product .product .summary form .quantity input[type=number]{background-color:#fff !important;padding:4px 10px;border-radius:30px;border:none;font-family:"Anton",sans-serif;font-size:1.2em;letter-spacing:1px;text-align:center;width:80px}.entry-content .woocommerce .single-product .product .summary form table td{padding-right:10px;display:flex;gap:10px}.entry-content .woocommerce .single-product .product .summary form table td .quantity{margin:0}.entry-content .woocommerce .single-product .product .summary form table td input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-0.075em);display:grid;place-content:center}.entry-content .woocommerce .single-product .product .summary form table td input[type=checkbox]::before{content:"";width:.65em;height:.65em;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #000}.entry-content .woocommerce .single-product .product .summary form table td input[type=checkbox]:checked::before{transform:scale(1)}.entry-content .woocommerce .single-product .product .summary form table td .button{background-image:none;padding:10px 20px}.entry-content .woocommerce .single-product .product .summary form table tr{justify-content:space-between}.entry-content .woocommerce .single-product .product .summary form table tr .woocommerce-grouped-product-list-item__label{flex:1}.entry-content .woocommerce .single-product .product .summary form table tr:not(.purchasable) .woocommerce-Price-amount{display:none}.entry-content .woocommerce .single-product .product .summary form table .woocommerce-grouped-product-list-item__price{display:none}.entry-content .woocommerce .single-product .product .summary form table .woocommerce-grouped-product-list-item__price p{margin:0}.entry-content .woocommerce .single-product .product .summary form table .woocommerce-grouped-product-list-item__price p.stock{font-size:.8em}.entry-content .woocommerce .single-product .product .summary form table tbody{display:grid;grid-template-columns:1fr;grid-gap:20px}@media only screen and (min-width: 768px){.entry-content .woocommerce .single-product .product .summary form table tbody{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1248px){.entry-content .woocommerce .single-product .product .summary form table tbody{grid-template-columns:1fr 1fr 1fr}}.entry-content .woocommerce .single-product .product .summary form .button{padding:10px 20px 10px 100px;background-image:url("../img/barsW.png");background-repeat:no-repeat;background-position:20px center;background-size:auto 16px}.entry-content .woocommerce .single-product .product .summary .product_meta a{border-bottom:1px dotted}.entry-content .woocommerce .single-product .product.product-type-grouped{flex-flow:column}.entry-content .woocommerce .single-product .product.product-type-grouped .images{padding-top:30px}.entry-content .woocommerce .single-product .product.product-type-grouped .summary{width:100%;margin:40px 0 0}.entry-content .woocommerce .single-product .product .woocommerce-tabs{width:100%;margin:30px auto}.entry-content .woocommerce .single-product .product .woocommerce-tabs .tabs{display:none}.entry-content .woocommerce .single-product .product .woocommerce-tabs>div{display:block !important}.entry-content .woocommerce .single-product .product .related{width:100%;margin-top:40px}.entry-content .woocommerce .single-product .product .related>h2{text-align:center}@media only screen and (max-width: 767px){.entry-content .woocommerce .single-product .product{flex-flow:column}.entry-content .woocommerce .single-product .product .images{padding-top:30px}.entry-content .woocommerce .single-product .product .summary{margin-top:40px}}@media only screen and (min-width: 768px){.entry-content .woocommerce .single-product .product .summary{margin-left:40px}}.entry-content .woocommerce .single-product .single_variation_wrap{display:flex;gap:10px}.entry-content .woocommerce .single-product .single_variation_wrap .single_variation{display:flex;flex-direction:column;justify-content:center}.entry-content .woocommerce .woocommerce-cart-form{width:100%;background-color:hsla(0,0%,100%,.2);padding:10px;letter-spacing:1px;margin-bottom:40px}@media only screen and (min-width: 768px){.entry-content .woocommerce .woocommerce-cart-form{padding:20px}}.entry-content .woocommerce .cart-collaterals{width:100%}.entry-content .woocommerce nav.woocommerce-MyAccount-navigation{text-transform:uppercase;font-size:1.4em;letter-spacing:1px;line-height:1.6em}.entry-content .woocommerce nav.woocommerce-MyAccount-navigation ul{display:flex;flex-flow:column;align-items:flex-end}.entry-content .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display:none}.entry-content .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active{border-bottom:1px solid}@media only screen and (max-width: 767px){.entry-content .woocommerce nav.woocommerce-MyAccount-navigation{width:100%;margin-bottom:40px}}@media only screen and (min-width: 768px){.entry-content .woocommerce nav.woocommerce-MyAccount-navigation{flex:1;margin-right:40px}}.entry-content .woocommerce .woocommerce-MyAccount-content{background-color:hsla(0,0%,100%,.2);padding:20px}.entry-content .woocommerce .woocommerce-MyAccount-content .products li{background-color:rgba(0,0,0,0);align-items:center}.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link{align-items:center;text-align:center}.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link h2{font-size:1.4em !important}.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link img{height:200px !important;margin-bottom:10px}.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link .onsale,.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link .price,.entry-content .woocommerce .woocommerce-MyAccount-content .products li a.woocommerce-loop-product__link .woocommerce-product-details__short-description{display:none}.entry-content .woocommerce .woocommerce-MyAccount-content strong{font-weight:400}@media only screen and (max-width: 767px){.entry-content .woocommerce .woocommerce-MyAccount-content{width:100%}}@media only screen and (min-width: 768px){.entry-content .woocommerce .woocommerce-MyAccount-content{flex:3}}.entry-content .woocommerce .woocommerce-MyAccount-content>p{line-height:1.8em;margin-bottom:20px}.entry-content .woocommerce .woocommerce-MyAccount-content>p a{border-bottom:1px dotted}.entry-content .woocommerce .woocommerce-MyAccount-content>p mark{background-color:#fff;padding:4px 6px}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-info{line-height:1.8em}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-info a{border-bottom:1px dotted}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address{line-height:1.2em}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address header{display:flex;flex-flow:column;align-items:flex-start}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address header a.edit{border:1px solid;padding:10px;margin-bottom:10px}.entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address{line-height:1.2em}.entry-content .woocommerce .school-logo{max-width:200px;margin-bottom:30px}.select2-dropdown{color:#000 !important}.select2-dropdown li:hover,.select2-dropdown li .select2-container--default,.select2-dropdown li .select2-results__option--highlighted[aria-selected],.select2-dropdown li .select2-container--default,.select2-dropdown li .select2-results__option--highlighted[data-selected]{background-color:#ddd !important;color:#000 !important}.iub__us-widget__wrapper{background:rgba(0,0,0,0) !important}.iub__us-widget__wrapper .iub__us-widget__link:hover{background:rgba(0,0,0,0) !important}/*# sourceMappingURL=core.css.map */