@keyframes slideDown{0%{bottom:0}100%{bottom:-100%}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box}@media only screen and (max-width: 48em){html{font-size:55%}}body{display:grid;grid-template-columns:repeat(28, 3.5714285714%);grid-template-rows:[header-start] 100px [header-end content-start] 1fr [content-end];position:relative}@media only screen and (max-width: 48em){body{grid-template-rows:[header-start] 140px [header-end content-start] 1fr [content-end]}}body.no-scroll{overflow-y:hidden}a,a:link,a:active,a:hover{text-decoration:none}img{width:100%;height:auto}.hidden{display:none}.grid-col-span-2{grid-column:span 2}.grid-col-span-3{grid-column:span 3}.grid-col-span-4{grid-column:span 4}.grid-col-span-5{grid-column:span 5}.grid-col-span-6{grid-column:span 6}.grid-col-span-7{grid-column:span 7}.grid-col-span-8{grid-column:span 8}.grid-row-span-2{grid-row:span 2}.grid-row-span-3{grid-row:span 3}.grid-row-span-4{grid-row:span 4}.grid-row-span-5{grid-row:span 5}.grid-row-span-6{grid-row:span 6}.grid-row-span-7{grid-row:span 7}.grid-row-span-8{grid-row:span 8}body{font-family:"Roboto";font-weight:400;font-size:1.6rem;line-height:1;letter-spacing:.05em}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:3rem}h1{font-size:4rem;color:#f15a22;text-transform:uppercase}h2{font-size:3.4rem;color:#1c8730}h3{font-size:3rem;color:#1c5aa9}h4{font-size:2.4rem;color:#1c8730}h5{font-size:2rem;color:#f15a22}p,ul,ol{margin-bottom:2rem;line-height:2.8rem}ul,ol{padding-left:3rem}li::marker{color:#f15a22}a{transition:all .2s ease}p a,p a:active,p a:visited,p a:hover{color:#ee790c;font-weight:400;text-decoration:none}.header{align-items:center;background-color:#fff;box-shadow:2px 2px 0 #fff;display:grid;grid-column:1/-1;grid-row:header-start/header-end;grid-template-columns:30rem 1fr 6rem;grid-template-rows:10rem;justify-content:center;position:fixed;width:100%;z-index:20}@media only screen and (max-width: 85em){.header{grid-template-columns:20rem 1fr 6rem}}@media only screen and (max-width: 48em){.header{grid-template-columns:1fr 120px;grid-template-rows:60px max-content}.header.scrolled{height:60px}}.header__nav{position:relative;z-index:40}@media only screen and (max-width: 48em){.header__nav{align-items:center;background-color:#253381;display:grid;height:100%}}.header__logo{align-items:inherit;background-color:#fff;border-right:.1rem solid #ededed;display:inherit;height:inherit;justify-content:inherit;position:relative}@media only screen and (max-width: 48em){.header__logo{grid-column:span 2;grid-row:2/-1}.header__logo.scrolled{top:-250%}}.header__logo a{align-items:center;display:grid;height:100%}.header__logo img{width:22rem;max-height:10rem;padding:2rem}.header__icons{display:grid;grid-template-columns:60px;position:absolute;right:0;top:0;z-index:40}@media only screen and (max-width: 48em){.header__icons{grid-template-columns:repeat(2, 60px)}}.header__icon{background-color:#253381;display:grid;grid-template-rows:60px;height:60px;align-items:center;display:grid;justify-content:center}.header__icon::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/sprites/search-facebook-instagram.svg);background-repeat:no-repeat;background-size:cover;content:"";filter:invert(1);height:32px;width:32px}.header__icon--search::before{background-position:0 0}.header__icon--facebook::before{background-position:-68px 0}.header__icon--instagram::before{background-position:-34px 0}.header__hamburger{align-items:center;display:none;height:4rem;justify-content:center;margin-left:1rem;width:4rem;z-index:30}@media only screen and (max-width: 48em){.header__hamburger{display:flex}}.header__hamburger::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/menu.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;width:100%;filter:invert(1)}.header__hamburger.collapsed::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/cross.svg);background-size:80%}.section{display:grid;gap:5rem;grid-column:3/27}@media only screen and (max-width: 48em){.section{grid-column:2/28}}.section__text--narrow{max-width:75rem}.footer{align-items:start;background-color:#253381;display:grid;gap:3rem;grid-column:1/-1;grid-row:footer-start/footer-end;grid-template-columns:repeat(auto-fit, minmax(25%, 75%));justify-content:center;margin-top:20rem;outline:.1rem solid #faa21d;outline-offset:5rem;padding:5rem 5rem 2rem}@media only screen and (max-width: 62em){.footer{gap:5rem;grid-template-columns:1fr}}.footer__heading{color:#faa21d;grid-column:span 3;margin-bottom:1rem}@media only screen and (max-width: 62em){.footer__heading{grid-column:1}}.contacts{display:grid;gap:3rem;grid-template-columns:repeat(3, 1fr);justify-content:space-between}@media only screen and (max-width: 62em){.contacts{gap:5rem;grid-template-columns:1fr}}.contact{display:grid;gap:1.5rem;grid-template-columns:1fr;grid-template-rows:repeat(3, max-content);max-width:32rem}.contact__name{color:#fff;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:0}.contact__role{color:#fff;font-weight:300;line-height:2.2rem;margin-bottom:0}.contact__icons{align-self:end;display:grid;gap:25px;grid-template-columns:repeat(2, 30px)}.contact__icon{background-repeat:no-repeat;background-size:100%;filter:invert(1);height:30px;transition:all .4s ease;width:30px}.contact__icon:hover{filter:invert(47%) sepia(17%) saturate(7446%) hue-rotate(8deg) brightness(108%) contrast(91%)}.contact__icon--phone{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/mobile.svg)}.contact__icon--email{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/envelop.svg)}.links{align-items:center;display:grid;gap:3rem;grid-template-columns:23rem}@media only screen and (max-width: 62em){.links{align-self:end}}.link{color:#fff;line-height:1.5;text-align:right}@media only screen and (max-width: 62em){.link{text-align:left}}.socials{display:grid;gap:1.5rem;grid-template-columns:repeat(2, 32px);margin-left:auto}@media only screen and (max-width: 62em){.socials{margin-left:initial}}.social{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/sprites/search-facebook-instagram.svg);background-repeat:no-repeat;background-size:cover;filter:invert(1);height:32px;transition:all .4s ease;width:32px}.social:hover{filter:invert(47%) sepia(17%) saturate(7446%) hue-rotate(8deg) brightness(108%) contrast(91%)}.social--facebook{background-position:-68px 0}.social--instagram{background-position:-33px 0}.partners{display:grid;gap:3rem;grid-row:3;grid-template-columns:repeat(4, max-content);justify-items:left}@media only screen and (max-width: 62em){.partners{grid-row:initial;grid-template-columns:repeat(2, max-content)}}@media only screen and (max-width: 48em){.partners{grid-row:initial;grid-template-columns:max-content}}.partner{max-height:15rem;max-width:20rem}.colophon{align-items:center;align-self:end;color:#fff;display:grid;gap:3rem;grid-row:3;grid-template-columns:repeat(2, min-content);height:8rem;justify-content:center}@media only screen and (max-width: 62em){.colophon{grid-row:initial;justify-content:left}}.colophon__logo{width:12rem}.cm-banner{background-color:red;background-size:cover;border-radius:0 0 0 20rem;display:none;height:25rem}.cm-front-page-banner{background-blend-mode:color;background-image:linear-gradient(90deg, #00adef 0%, #253381 100%),url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/img/banner-courte-pointe.jpg);background-size:cover;border-radius:0 0 30rem 0;grid-column:1/7;height:75rem;position:absolute;width:100%}@media only screen and (max-width: 48em){.cm-front-page-banner{display:none}}.cm-btns{display:grid;gap:5rem}.cm-btn{display:grid;grid-template-columns:max-content}.cm-btn>a{color:#1c5aa9;font-weight:700;position:relative;text-transform:uppercase;z-index:10;transition:all .4s ease}.cm-btn>a:hover{color:#f15a22}.cm-btn>a::before{background-color:#222;content:"";height:100%;left:1rem;opacity:.1;position:absolute;top:.5rem;width:100%;z-index:1}.cm-carousel{aspect-ratio:9/5;margin-bottom:10rem;max-height:50rem;max-width:90rem;position:relative;width:100%}.cm-carousel__slide{inset:0;opacity:0;position:absolute;transition:.5s opacity ease-in-out;transition-delay:.5s}.cm-carousel__slide[data-active]{opacity:1;transition-delay:0s;z-index:1}.cm-carousel__slide>img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.cm-carousel__button{background:none;background-color:rgba(0,0,0,.1);border:none;border-radius:.25rem;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:4rem;line-height:1.5;padding:0 .5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.cm-carousel__button:hover,.cm-carousel__button:focus{background-color:rgba(0,0,0,.2);color:#fff}.cm-carousel__button:focus{outline:1px solid #000}.cm-carousel__button--prev{left:1rem}.cm-carousel__button--next{right:1rem}.cm-carousel>ul{list-style:none;margin:0;padding:0}.wp-element-caption,.cm-caption{align-items:center;background-color:#1c5aa9;color:#fff;display:flex;font-size:1.4rem;justify-content:center;line-height:2rem;min-height:5rem;padding:1.5rem;text-align:center}.cm-consent{align-items:center;background-color:#253381;bottom:0;box-sizing:border-box;color:#fff;display:none;gap:15px;grid-template-columns:repeat(2, auto);justify-content:space-around;left:0;min-height:8rem;opacity:1;padding:20px;position:fixed;width:100%;z-index:100}@media only screen and (max-width: 48em){.cm-consent{font-size:14px;grid-template-columns:1fr}}.cm-consent.visible{display:grid}.cm-consent--hidden{animation:slideDown .8s forwards}.cm-consent__message{font-size:1.6rem;font-weight:300;line-height:2.8rem}.cm-consent__message>a{color:#fff;line-height:inherit;text-decoration:underline}.cm-consent__buttons{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(2, max-content)}.cm-consent__buttons>a{background-color:#ee790c;border-radius:20px;color:#fff;min-width:100px;padding:1rem;text-align:center;transition:all 300ms ease}.cm-consent__buttons>a:hover{background-color:#222}.cm-quilt{grid-row:4/5}.cm-quilt__entries{align-items:center;display:grid;grid-template-columns:repeat(5, minmax(20rem, 33rem));margin:5rem auto;position:relative}@media only screen and (max-width: 85em){.cm-quilt__entries{grid-template-columns:repeat(4, minmax(20rem, 33rem))}}@media only screen and (max-width: 62em){.cm-quilt__entries{grid-template-columns:repeat(3, minmax(20rem, 33rem))}}@media only screen and (max-width: 48em){.cm-quilt__entries{grid-template-columns:repeat(2, minmax(15rem, 33rem))}}.cm-quilt__entries::before{background-blend-mode:color;background-image:linear-gradient(90deg, #253381 100%, #253381 100%),url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/img/texture-01.jpg);background-size:cover;border-radius:50rem 0 50rem;content:"";height:calc(100% + 20rem);left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%, -50%);width:80%;z-index:-1}.cm-quilt__entry{aspect-ratio:1/1;background-size:cover;position:relative;width:100%;transition:all .4s ease}.cm-quilt__entry:hover{box-shadow:1rem 1rem 1rem rgba(0,0,0,.5);transform:translate(-1rem, -1rem)}.cm-quilt__entry>a{color:#fff}.cm-quilt__link{align-items:end;color:#fff;display:grid;font-size:1.3rem;font-weight:300;height:100%;justify-content:start;position:relative;text-align:center;transition:all .4s ease}@media only screen and (max-width: 85em){.cm-quilt__link{font-size:1.2rem}}@media only screen and (max-width: 48em){.cm-quilt__link{font-size:1.6rem}}.cm-quilt__link>span{border-radius:0 1.5rem 0 0;padding:.5rem 1rem;text-shadow:1px 1px 1px #222}.cm-directory{display:grid;grid-template-columns:1fr}.cm-directory__toggler{margin-bottom:5rem}.cm-directory__listing{display:grid;gap:5rem;grid-template-columns:repeat(3, minmax(30rem, 53rem));justify-content:space-between;margin-top:5rem}@media only screen and (max-width: 85em){.cm-directory__listing{grid-template-columns:repeat(2, minmax(30rem, 53rem))}}@media only screen and (max-width: 62em){.cm-directory__listing{grid-template-columns:minmax(30rem, 53rem)}}.cm-directory__loading-icon{align-items:center;display:none;height:8rem;justify-content:center;position:relative;width:8rem;margin:0 auto}.cm-directory__loading-icon.visible{display:flex}.cm-directory__loading-icon::before{animation:spin 1s linear 0s infinite normal;background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/spinner2.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";height:100%;position:absolute;top:0;left:0;transform:translateX(-50%);width:100%;filter:invert(20%) sepia(30%) saturate(6242%) hue-rotate(205deg) brightness(100%) contrast(78%)}.cm-filters{display:grid;gap:5rem;grid-template-columns:30rem 1fr;padding:3rem 0}@media only screen and (max-width: 62em){.cm-filters{grid-template-columns:1fr}}.cm-filter--categories{grid-column:span 2}@media only screen and (max-width: 62em){.cm-filter--categories{grid-column:1}}.cm-filter__title{font-size:2rem;line-height:2.4rem;margin-bottom:2.4rem}.cm-filter__categories{display:grid;gap:3rem;grid-template-columns:repeat(3, 1fr);max-width:100rem}@media only screen and (max-width: 48em){.cm-filter__categories{grid-template-columns:1fr}}.cm-filter__category{color:#1c5aa9;font-weight:700;gap:1rem}.cm-filter__input,.cm-filter__select,.cm-filter__select:focus,.cm-filter__select:focus-visible{border:1px solid #1c5aa9;color:#1c5aa9;font-size:1.6rem;letter-spacing:.05em;padding:1rem;width:30rem}.cm-entry{align-items:start;display:grid;gap:2.5rem 0;transition:all .6s ease}.cm-entry:hover{transform:translateY(-8px)}.cm-entry--single{gap:3rem 5rem;grid-column:2/28;grid-template-columns:minmax(30rem, 45rem) minmax(30rem, 53rem);margin:0 auto;max-width:110rem}.cm-entry--single:hover{transform:none}@media only screen and (max-width: 62em){.cm-entry--single{gap:3rem 0;grid-template-columns:1fr}}.cm-entry__info{display:grid;gap:2rem;grid-template-columns:15rem 1fr;position:relative}@media only screen and (max-width: 62em){.cm-entry__info--single{grid-column:1;grid-row:1/2}}.cm-entry__primary-image{grid-row-start:1;line-height:0}.cm-entry__primary-image--single{grid-column:2/-1;grid-row:1/2;margin-left:auto}@media only screen and (max-width: 62em){.cm-entry__primary-image--single{grid-column:1;grid-row-start:2;margin-left:0}}.cm-entry__primary-image img{border-radius:3rem 0 3rem;max-height:30rem;max-width:53rem}.cm-entry__secondary-image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;grid-row:span 2;height:15rem;position:relative;width:15rem}.cm-entry__title{align-self:end;color:#1c5aa9;font-size:2rem;grid-column:2;line-height:2.4rem;margin:0;max-width:45rem;text-transform:none}.cm-entry__title a{color:#1c5aa9}.cm-entry__title a:hover{color:#ee790c}.cm-entry__subtitle{font-size:1.6rem;margin:0}.cm-entry__subtitle a{color:#1c8730}.cm-entry__subtitle a:hover{color:#ee790c}.cm-entry__subtitle--location{align-self:start;grid-column:2}.cm-entry__subtitle--categories{grid-column:span 2;margin-top:2rem}.cm-entry__categories{display:grid;gap:1.5rem;grid-column:span 2;grid-template-columns:repeat(2, max-content)}@media only screen and (max-width: 36em){.cm-entry__categories{grid-template-columns:1fr}}.cm-entry__categories-title{font-size:1.6rem}.cm-entry__category{align-items:center;border:2px solid rgba(0,0,0,0);border-radius:2rem;color:#fff;display:flex;font-size:14px;height:3rem;line-height:1.5rem;padding:5px 10px;transition:all .4s ease;width:fit-content}.cm-entry__category:hover{color:#fff !important}.cm-entry__category-icons{display:flex;gap:2rem;justify-content:center;position:absolute;top:-4.5rem;width:100%}@media only screen and (max-width: 36em){.cm-entry__category-icons{gap:1.4rem}}.cm-entry__category-icon{border-radius:50%;min-height:3.6rem;min-width:3.6rem;outline:3px solid #fff;position:relative;transition:all .2s ease}@media only screen and (max-width: 62em){.cm-entry__category-icon{min-height:3rem;min-width:3rem}}.cm-entry__category-icon:hover{filter:brightness(1.2);transform:scale(1.1)}.cm-entry__category-icon>i{background-position:50% 50%;background-repeat:no-repeat;background-size:2rem;content:"";height:100%;inset:0 0;position:absolute;width:100%;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(335deg) brightness(106%) contrast(101%)}.cm-entry__category-icon--facebook>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/facebook.svg)}.cm-entry__category-icon--instagram>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/instagram.svg)}.cm-entry__category-icon--youtube>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/youtube.svg)}.cm-entry__category-icon--tiktok>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/tiktok.svg)}.cm-entry__other,.cm-entry__specialty{align-items:start;display:grid;font-size:1.6rem;gap:4px;grid-column:span 2;grid-template-columns:max-content 1fr;margin-top:1.5rem;max-width:45rem;line-height:2.8rem}@media only screen and (max-width: 36em){.cm-entry__other,.cm-entry__specialty{grid-column:1}}.cm-entry__tabs{grid-column:span 2}.cm-entry-contact{display:grid;gap:4rem;grid-template-columns:repeat(2, minmax(30rem, 53rem))}@media only screen and (max-width: 48em){.cm-entry-contact{grid-template-columns:1fr}}.cm-entry-contact__item{align-items:center;color:#222;display:grid;gap:1rem;grid-template-columns:2rem 1fr;transition:all .2s ease}.cm-entry-contact__item--address{line-height:2.2rem}.cm-entry-contact__item--address::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/location.svg)}.cm-entry-contact__item--phone::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/mobile.svg)}.cm-entry-contact__item--email::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/envelop.svg)}.cm-entry-contact__item--website::before{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/sphere.svg)}.cm-entry-contact__item:hover{color:#ee790c}.cm-entry-contact__item:hover::before{filter:invert(54%) sepia(65%) saturate(2536%) hue-rotate(357deg) brightness(96%) contrast(94%)}.cm-entry-contact__item::before{background-position:50% 50%;background-repeat:no-repeat;background-size:2rem;content:"";height:2rem;transition:all .2s ease;width:2rem;filter:invert(12%) sepia(0%) saturate(2912%) hue-rotate(173deg) brightness(79%) contrast(91%)}.cm-entry-contact__item.nolink{cursor:default}.cm-entry-contact__item.nolink:hover{color:#222}.cm-entry-contact__item.nolink:hover::before{filter:none}.cm-entry-contact__info{display:grid;gap:2.5rem;grid-auto-rows:min-content}.cm-entry-contact__icons{display:flex;gap:2rem;grid-auto-columns:3rem}.cm-entry-contact__icon{border-radius:50%;min-height:3.6rem;min-width:3.6rem;outline:3px solid #fff;position:relative;transition:all .2s ease;background-color:#222}@media only screen and (max-width: 62em){.cm-entry-contact__icon{min-height:3rem;min-width:3rem}}.cm-entry-contact__icon:hover{filter:brightness(1.2);transform:scale(1.1)}.cm-entry-contact__icon>i{background-position:50% 50%;background-repeat:no-repeat;background-size:2rem;content:"";height:100%;inset:0 0;position:absolute;width:100%;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(335deg) brightness(106%) contrast(101%)}.cm-entry-contact__icon--facebook>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/facebook.svg)}.cm-entry-contact__icon--instagram>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/instagram.svg)}.cm-entry-contact__icon--youtube>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/youtube.svg)}.cm-entry-contact__icon--tiktok>i{background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/tiktok.svg)}.cm-entry-contact__icon:hover{background-color:#ee790c;filter:none}.cm-entry-contact__hours{display:grid;gap:3rem 1rem;grid-template-columns:10rem 20rem}.cm-entry-contact__label{grid-column:span 2;margin-top:3rem}.cm-entry-contact__map{height:30rem;max-width:53rem;width:100%}@media only screen and (max-width: 62em){.cm-entry-contact__map{height:30rem}}#DICI *,#DICI *::before,#DICI *::after{box-sizing:border-box}#DICI .widget-container{width:100%;border:1px solid #1a1818}#DICI .logo-container{width:100%;height:95px;background-color:#2de37d;padding:0 2.5%;display:flex;align-items:center}#DICI iframe{width:100%;height:600px;padding:2.5%;border:none}#DICI svg{fill:#1a1818;height:50px;width:auto}.cm-features{display:grid;grid-row:4/5;grid-template-columns:repeat(3, minmax(30rem, 50rem));justify-content:space-between}@media only screen and (max-width: 85em){.cm-features{grid-template-columns:repeat(2, minmax(30rem, 50rem));row-gap:10rem}}@media only screen and (max-width: 48em){.cm-features{grid-template-columns:62.5rem;margin:0 auto}}@media only screen and (max-width: 36em){.cm-features{grid-template-columns:minmax(100%, 62.5rem)}}.cm-feature{display:grid;gap:5rem}.cm-feature--politiques{color:#253381}.cm-feature--culture{color:#035d2d}.cm-feature--patrimoine{color:#a50000}.wp-block-image{margin-bottom:3rem}.wp-block-image img,.wp-block-image figcaption{max-width:90rem}.wp-block-image figcaption{margin:0}.wp-block-embed-youtube iframe{aspect-ratio:16/9;height:auto;width:100%}.cm-intro{grid-column:10/26}@media only screen and (max-width: 48em){.cm-intro{grid-column:2/28}}.main-content{display:grid;grid-column:1/-1;grid-row:content-start/content-end;grid-template-columns:inherit;position:relative;row-gap:12rem;z-index:10}@media only screen and (max-width: 48em){.main-content{row-gap:7rem}}.main-content--page{margin-top:10rem}.content{grid-column:11/25;max-width:90rem}.content--full-width{grid-column:2/28;max-width:100%}.content--404{grid-column:10/20;margin-top:10rem}@media only screen and (max-width: 85em){.content{grid-column:11/27}.content--full-width{grid-column:2/28;max-width:100%}}@media only screen and (max-width: 62em){.content{grid-column:2/28}}.page__thumbnail img{margin-bottom:2rem}.page__content--narrow{max-width:80rem}.page__content .wp-block-heading{margin-top:5rem}.main-menu{background-color:#ededed;column-gap:.1rem;display:grid;grid-auto-flow:column;list-style:none;margin:0;padding:0}@media only screen and (max-width: 48em){.main-menu{align-items:center;background-color:#253381;grid-auto-flow:unset;grid-template-columns:1fr;left:0;max-height:calc(100vh - 60px);padding:2rem;position:fixed;top:60px;transition:all .7s ease;width:100vw;z-index:-1;left:-100vw}.main-menu.collapsed{overflow-x:hidden;overflow-y:auto;left:0;z-index:20}}@media only screen and (max-width: 48em){.main-menu__item.has-children>a{cursor:initial}.main-menu__item.has-children>a:hover{color:#fff}}.main-menu__link{align-items:center;background-color:#fff;color:#1c5aa9;display:grid;font-size:1.4rem;font-weight:700;height:10rem;justify-content:center;line-height:1.8rem;padding:1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .4s ease;transition:all .4s ease}.main-menu__link::after{background-color:#f15a22;bottom:0;content:"";height:5px;opacity:0;position:absolute;transition:inherit;width:100%}@media only screen and (max-width: 48em){.main-menu__link{background-color:#253381;color:#fff;font-size:1.8rem;height:7rem;justify-content:left;line-height:3rem;text-align:left}.main-menu__link:hover{color:#fff}}.main-menu__link:hover,.main-menu__link.active{color:#f15a22}.main-menu__link:hover::after,.main-menu__link.active::after{opacity:1}@media only screen and (max-width: 48em){.main-menu__link:hover::after,.main-menu__link.active::after{opacity:0}}.sub-menu{align-items:center;background-color:#253381;display:grid;gap:4rem;grid-template-columns:repeat(3, 1fr);justify-content:space-evenly;left:0;list-style:none;opacity:0;padding:3rem;position:fixed;transition:opacity .4s ease;visibility:hidden;width:calc(100% - 60px);z-index:-1}.sub-menu.visible{opacity:1;visibility:visible;z-index:30}@media only screen and (max-width: 48em){.sub-menu.visible{grid-template-columns:1fr;position:initial}}.sub-menu__item{text-align:center}@media only screen and (max-width: 48em){.sub-menu__item{text-align:left}}.sub-menu__link{color:#fff}.cm-slider{grid-column:3/-1;z-index:10}@media only screen and (max-width: 48em){.cm-slider{grid-column:2/-1}}.cm-slider__item{background-size:cover;border-radius:0 0 0 30rem;grid-column:2/-1;height:30rem;outline:.1rem solid #faa21d;outline-offset:1rem;width:100%}.sidebar{grid-column:5/10}@media only screen and (max-width: 85em){.sidebar{grid-column:3/10}}@media only screen and (max-width: 62em){.sidebar{grid-column:3/27;grid-row:2}}.sidebar-menu{display:grid;grid-template-columns:1fr;list-style:none;padding-left:0}.sidebar-menu__item{align-items:center;border-bottom:1px solid #adadad;border-left-color:rgba(0,0,0,0);border-left-style:solid;border-left-width:8px;display:grid;height:fit-content;transition:all .4s ease}.sidebar-menu__item:hover{border-left-color:#f15a22}.sidebar-menu__item:nth-child(1){border-top:1px solid #adadad}.sidebar-menu__link{align-items:center;color:#222;display:grid;gap:1rem;grid-template-columns:1fr 16px;line-height:2.2rem;padding:1.5rem}.sidebar-menu__link::after{border-color:#f15a22;border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;height:16px;opacity:0;transform:rotate(-45deg);transition:inherit;transition:all .4s ease;vertical-align:top;width:16px}.sidebar-menu__link:hover::after,.sidebar-menu__link--current::after{opacity:1}.cm-tabs{display:grid;grid-template-columns:1fr;grid-template-rows:5rem 1fr;gap:5rem}.cm-tabs__nav{display:flex;gap:2rem}.cm-tabs__toggler{height:100%;display:flex;place-items:center;font-size:1.6rem;font-weight:700;color:#1c5aa9;transition:all .2s ease;position:relative;padding-bottom:2rem}.cm-tabs__toggler:hover{color:#ee790c}.cm-tabs__toggler.active{border-bottom-width:3px;color:#ee790c}.cm-tabs__toggler.active:after{width:100%}.cm-tabs__toggler::after{content:"";position:absolute;bottom:0;height:3px;background-color:#ee790c;width:0;transition:width .6s ease}.cm-tabs__content{display:none}.cm-tabs__content.active{display:grid;animation:fadeIn 1s ease}.cm-dropdown{display:none}.cm-form{display:grid;gap:1.5rem;margin-top:10rem;max-width:60rem}.cm-form__title{margin-bottom:0}.cm-form__subtitle{color:#1c5aa9;font-size:2rem;font-weight:700;grid-column:span 2;margin:4rem 0 2rem}.cm-form__subtitle-note{color:#222;font-size:1.4rem;font-weight:400;margin-top:5px}.cm-form__inputs{display:grid;gap:0 1rem;grid-template-columns:1fr}.cm-form__input{margin-bottom:2rem;position:relative}.cm-form__input--hours{align-items:center;display:grid;grid-column:span 2;grid-template-columns:12rem repeat(4, min-content);max-width:40rem}@media only screen and (max-width: 36em){.cm-form__input--hours{grid-template-columns:repeat(2, min-content)}}.cm-form__input--invalid{outline:2px solid red}.cm-form__error{color:red;display:block;grid-column:span 2}.cm-form__day{font-weight:700}@media only screen and (max-width: 36em){.cm-form__day{grid-column:span 2;margin-bottom:1rem}}.cm-form__sending-icon{align-items:center;display:none;height:5rem;justify-content:start;width:100%;filter:invert(20%) sepia(30%) saturate(6242%) hue-rotate(205deg) brightness(100%) contrast(78%)}.cm-form__sending-icon.visible{display:grid}.cm-form__sending-icon::before{animation:spin 1s linear 0s infinite normal;background-image:url(//culturemaskinonge.com/wp-content/themes/culturemaskinonge/assets/icons/custom/spinner2.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";height:4rem;width:4rem}.cm-form__message{font-weight:700}.cm-form__message--error{color:red}.cm-form__submit{background-color:#253381;border:0;border-radius:2rem;color:#fff;cursor:pointer;font-size:1.6rem;letter-spacing:.05em;padding:1rem 2.5rem;transition:all .2s ease}.cm-form__submit:hover{background-color:#1c5aa9}.cm-form__submit[disabled]{cursor:not-allowed;opacity:.5}.cm-file-input{background-color:#fff;outline:1px solid #1c5aa9;color:#1c5aa9;max-width:100%;padding:1rem 1.5rem;width:32rem}.cm-file-input::file-selector-button{background-color:#253381;border:none;border-radius:2rem;color:#fff;cursor:pointer;margin-right:1rem;padding:inherit;transition:all .2s ease}.cm-file-input::file-selector-button:hover{background-color:#1c5aa9}.cm-text-input,.cm-textarea-input,.cm-select-input,.cm-time-input{border:0;color:#1c5aa9;font-size:1.6rem;letter-spacing:.05em;max-width:50rem;outline:1px solid #1c5aa9;padding:1rem;width:100%}.cm-text-input:focus,.cm-text-input:focus-visible,.cm-textarea-input:focus,.cm-textarea-input:focus-visible,.cm-select-input:focus,.cm-select-input:focus-visible,.cm-time-input:focus,.cm-time-input:focus-visible{outline-width:2px}.cm-text-input--small,.cm-textarea-input--small,.cm-select-input--small,.cm-time-input--small{width:10rem}.cm-text-input--medium,.cm-textarea-input--medium,.cm-select-input--medium,.cm-time-input--medium{width:30rem}.cm-textarea-input{height:20rem}.cm-time-input{margin:1rem;width:14rem}.cm-checkbox,.cm-radio{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;height:24px;padding-left:30px;position:relative;user-select:none}.cm-checkbox--long-text,.cm-radio--long-text{align-items:start;height:auto;line-height:2.5rem}.cm-checkbox input[type=checkbox],.cm-radio input[type=radio]{cursor:pointer;opacity:0;position:absolute}.checkmark{border:1px solid #ededed;border-color:#1c5aa9;border-radius:50%;border-style:solid;border-width:1px;height:24px;left:0;position:absolute;top:0;width:24px}.checkmark::after{content:"";display:none;position:absolute}.cm-checkbox input[type=checkbox]:checked~.checkmark,.cm-radio input[type=radio]:checked~.checkmark{background-color:#1c5aa9}.cm-checkbox input[type=checkbox]:checked~.checkmark:after,.cm-radio input[type=radio]:checked~.checkmark:after{display:block}.cm-checkbox .checkmark:after,.cm-radio .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:12px;left:7px;top:3px;transform:rotate(45deg);width:7px}.cm-file-error{color:red;padding-top:2rem}.cm-invalid-input{outline:2px solid red}