﻿@font-face{font-family:"bebasNeue_regular";src:url("../fonts/BebasNeue_Regular.otf") format("opentype")}@font-face{font-family:"bebasNeue_thin";src:url("../fonts/BebasNeue_Thin.otf") format("opentype")}@font-face{font-family:"bebasNeue_light";src:url("../fonts/BebasNeue_Light.otf") format("opentype")}@font-face{font-family:"bebasNeue_book";src:url("../fonts/BebasNeue_book.otf") format("opentype")}@font-face{font-family:"bebasNeue_bold";src:url("../fonts/BebasNeue_Bold.otf") format("opentype")}@font-face{font-family:"uncut-sans_regular";src:url("../fonts/Uncut-Sans-Regular.otf") format("opentype")}@font-face{font-family:"uncut-sans_medium";src:url("../fonts/Uncut-Sans-Medium.otf") format("opentype")}@font-face{font-family:"uncut-sans_semibold";src:url("../fonts/Uncut-Sans-Semibold.otf") format("opentype")}@font-face{font-family:"uncut-sans_bold";src:url("../fonts/Uncut-Sans-Bold.otf") format("opentype")}h1,h2,h3,h4,h5,h6{position:relative;margin-bottom:3rem;font-family:"bebasNeue_bold";color:#4171ac;line-height:1.1;letter-spacing:.1rem}h1{display:inline-block;font-size:7.2rem;padding-bottom:1.25rem}h1:after{content:"";position:absolute;bottom:0;left:0;width:50%;border-bottom:5px solid #d9d9d9}@media only screen and (max-width: 95em){h1{font-size:6rem}}@media only screen and (max-width: 37.5em){h1{font-size:36px}}h2{font-size:5.4rem}@media only screen and (max-width: 95em){h2{font-size:4rem}}@media only screen and (max-width: 37.5em){h2{font-size:36px}}h3{font-size:3.6rem}@media only screen and (max-width: 95em){h3{font-size:3rem}}@media only screen and (max-width: 37.5em){h3{font-size:28px}}h4{font-size:2.8rem}@media only screen and (max-width: 95em){h4{font-size:2.5rem}}@media only screen and (max-width: 37.5em){h4{font-size:25px}}h5,h6{font-size:2.4rem}@media only screen and (max-width: 95em){h5,h6{font-size:2rem}}@media only screen and (max-width: 37.5em){h5,h6{font-size:22px}}html{font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:53.125%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box;margin:0;padding:0 4rem 4rem 4rem;background:#fff;font-family:"uncut-sans_regular";font-weight:400;font-size:1.8rem;line-height:1.5;color:#242424}@media only screen and (max-width: 37.5em){body{padding:0;font-size:18px}}body.fixed{overflow:hidden}ul,figure{margin:0;padding:0}a,a:link,a:visited{color:#242424;text-decoration:none;border-bottom:.1rem solid #242424;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}a:hover{color:#4171ac;border-color:#4171ac;text-decoration:none}p{margin-bottom:1.5rem}p:last-child{margin-bottom:0}button{outline:none;border:none;cursor:pointer}.btn{overflow:hidden;position:relative;display:inline-block;padding:1rem 2rem;line-height:1.5;font-weight:700;border-radius:30px;text-align:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}@media only screen and (max-width: 75em){.btn{padding:1rem 2rem;font-size:1.8rem}}@media only screen and (max-width: 56.25em){.btn{padding:1.5rem 3rem;font-size:18px}}.btn.btn-outline{border-color:#fff;color:#fff;background:rgba(0,0,0,0)}.btn.btn-outline--primary,.btn.btn-outline.blue{border:2px solid rgba(0,0,0,0);border-color:#4171ac;color:#4171ac}.btn.btn-outline--primary:hover,.btn.btn-outline.blue:hover{background:#4171ac;color:#fff}.btn.btn-outline--light,.btn.btn-outline.grey{border:2px solid rgba(0,0,0,0);border-color:#a69b95;color:#a69b95}.btn.btn-outline--light:hover,.btn.btn-outline.grey:hover{background:#a69b95;color:#fff}.btn.btn-outline--white{border:2px solid rgba(0,0,0,0);border-color:#fff;color:#fff}.btn.btn-outline--white:hover{background-color:#fff;color:#4171ac}.btn.btn-filled--primary{border:2px solid rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#fff;background:#4171ac}.btn.btn-filled--primary:hover{background:#fff;color:#4171ac;border-color:#4171ac}.btn.btn-filled--white{border:2px solid rgba(0,0,0,0);border-color:#fff;color:#4171ac;background:#fff}.btn.btn-filled--white:hover{background:#4171ac;color:#fff}img{display:block;max-width:100%;height:auto}.hover-img{position:relative;overflow:hidden;display:block;border:none !important}.hover-img:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;opacity:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out}.hover-img:before{z-index:2;width:0;height:0;background:hsla(0,0%,100%,.2)}.hover-img img{transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.hover-img:hover:before{width:100%;height:100%}.hover-img:hover:before{opacity:1}.hover-img:hover img{-webkit-transform:scale3d(1.05, 1.05, 1);transform:scale3d(1.05, 1.05, 1)}.lightbox-trigger:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;opacity:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out}.lightbox-trigger:after{padding:3rem;background:url("../img/icon-zoom.svg") center center no-repeat;background-size:70%}.lightbox-trigger:hover:after{opacity:1}.container{width:100%;max-width:192rem;margin:0 auto}input{outline:none}input::-webkit-input-placeholder{color:#242424;font-family:"uncut-sans_regular";font-size:1.8rem}input:-moz-placeholder{color:#242424;font-family:"uncut-sans_regular";font-size:1.8rem}input::-moz-placeholder{color:#242424;font-family:"uncut-sans_regular";font-size:1.8rem}input:-ms-input-placeholder{color:#242424;font-family:"uncut-sans_regular";font-size:1.8rem}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{border:1px solid rgba(0,0,0,0);-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s}.overlay-search input:-webkit-autofill,.overlay-search input:-webkit-autofill:hover,.overlay-search input:-webkit-autofill:focus{font-size:1.8rem;border:1px solid rgba(0,0,0,0);-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s}.acf-map{margin-bottom:5rem;box-shadow:0 0 1.2rem #9e9e9e}.row{display:flex;flex-wrap:wrap;max-width:165rem;width:100%;margin:0 auto}@media only screen and (max-width: 56.25em){.row{display:block}}.col{position:relative;width:100%;padding:3rem 5rem}@media only screen and (max-width: 75em){.col{padding:3rem 2rem}}@media only screen and (max-width: 37.5em){.col{padding:3rem}}.home .col,.error404 .col{padding:5rem}@media only screen and (max-width: 75em){.home .col,.error404 .col{padding:3rem}}.page-template-default .col{padding:1rem 5rem 5rem}@media only screen and (max-width: 75em){.page-template-default .col{padding:3rem}}.col-1{flex:0 0 8.333333%}.col-2{flex:0 0 16.666667%}.col-3{flex:0 0 25%}.col-4{flex:0 0 33.333333%}.col-5{flex:0 0 41.666667%}.col-6{flex:0 0 50%}@media only screen and (max-width: 56.25em){.col-6{flex:0 0 100%}}.col-7{flex:0 0 58.333333%}.col-8{flex:0 0 66.666667%}.col-9{flex:0 0 75%}.col-10{flex:0 0 83.333333%}.col-11{flex:0 0 91.666667%}.col-12{flex:0 0 100%}.content .wp-block-heading{margin:3rem 0 1rem}@media only screen and (max-width: 37.5em){.content .wp-block-heading{margin-top:0}}.content ul,.content ol{margin-left:2rem;margin-bottom:1.5rem}.content ul ul,.content ul ol,.content ol ul,.content ol ol{margin-left:2rem}.content a{word-wrap:break-word}.content .wp-block-quote{position:relative;margin:4rem auto;padding:1.5em 2.5rem 1.5rem 6.5rem;background:#f5f5f5}.content .wp-block-quote:before{content:"“";position:absolute;top:1.5rem;left:2rem;color:#4171ac;font-size:6rem;font-family:"bebasNeue_bold"}.content .wp-block-quote:after{content:"";position:absolute;top:0;left:0;display:block;width:.8rem;height:100%;background-color:#4171ac}.content .wp-block-quote p{display:block}.content .wp-block-quote p:last-child{margin-bottom:0}.content .wp-block-quote cite{font-size:16px}.content .wp-block-pullquote{margin:4rem 0 4rem;padding:3rem 0;font-size:2rem;border-top:.2rem solid #4171ac;border-bottom:.2rem solid #4171ac}.content .wp-block-code{margin:2rem 0;padding:2rem 3rem;background:#f5f5f5}.content .wp-block-code code{font-family:"uncut-sans_regular"}.content .wp-block-spacer{height:3rem !important}.content .wp-block-table,.content .accord-content-txt table{margin:1rem 0}.content .wp-block-table tr:nth-child(even),.content .accord-content-txt table tr:nth-child(even){background:#f5f5f5}.content .wp-block-table td,.content .accord-content-txt table td{border:1px solid #242424}.content .wp-element-caption{padding:1rem;font-size:1.5rem}.content .wp-block-image,.content .wp-block-gallery,.content .wp-block-cover,.content .wp-block-media-text,.content .wp-block-embed{margin-bottom:4rem}.content .wp-block-image,.content .wp-block-media-text__media{margin-top:2rem !important}.content .wp-block-columns{margin-bottom:3rem}.content .wp-block-columns .wp-block-embed{margin-bottom:0}@media only screen and (max-width: 56.25em){.content .wp-block-columns{display:block !important;margin-bottom:0}}@media only screen and (max-width: 56.25em){.content .wp-block-columns .wp-block-column-is-layout-flow{margin-bottom:2rem !important}}.content .wp-block-cover p{line-height:1}.content .wp-block-file,.content .wp-block-buttons{margin-bottom:4rem}.content .wp-block-file .wp-block-file__button,.content .wp-block-file .wp-block-button__link,.content .wp-block-buttons .wp-block-file__button,.content .wp-block-buttons .wp-block-button__link{padding:1rem 2rem;border:2px solid rgba(0,0,0,0);background:#4171ac;color:#fff}.content .wp-block-file .wp-block-file__button:hover,.content .wp-block-file .wp-block-button__link:hover,.content .wp-block-buttons .wp-block-file__button:hover,.content .wp-block-buttons .wp-block-button__link:hover{border-color:#4171ac;background:rgba(0,0,0,0);color:#4171ac}.content .wp-block-separator{margin:4rem 0;border-color:#f5f5f5}@media only screen and (max-width: 37.5em){.content .wp-block-media-text__content{padding:2rem 0 0 !important}}footer{padding-top:3rem;background:#4171ac}@media only screen and (max-width: 56.25em){footer .row{display:flex}}@media only screen and (max-width: 56.25em){footer .col-2{flex:0 0 25%}}@media only screen and (max-width: 56.25em){footer .col-4{flex:0 0 50%;padding:3rem 5rem}}@media only screen and (max-width: 37.5em){footer .col-4{flex:0 0 75%;padding:3rem}}@media only screen and (max-width: 56.25em){footer .col-3{display:none}}footer .footer-logo{display:block;margin-bottom:3rem;border:none}@media only screen and (max-width: 56.25em){footer .footer-logo img{max-width:18rem}}footer .footer-info p,footer .footer-info a{color:#fff;border:none}@media only screen and (max-width: 56.25em){footer .footer-info p,footer .footer-info a{font-size:1.8rem}}@media only screen and (max-width: 37.5em){footer .footer-info p,footer .footer-info a{font-size:16px}}@media only screen and (max-width: 37.5em){footer .footer-info .btn{font-size:16px}}footer .footer-menu-principal li,footer .footer-menu-secondary li{display:block;margin-bottom:1.5rem;line-height:1.2}footer .footer-menu-principal li a,footer .footer-menu-secondary li a{padding-bottom:.1rem;color:#fff;border:none}footer .footer-menu-principal li a br,footer .footer-menu-secondary li a br{display:none}footer .footer-menu-principal li a:hover,footer .footer-menu-secondary li a:hover{color:#ffd040}footer .footer-menu-principal li a{font-size:2rem;font-family:"bebasNeue_bold";letter-spacing:.1rem}@media only screen and (max-width: 37.5em){footer .footer-menu-principal li a{font-size:18px}}footer .footer-menu-principal li.current-menu-item a{color:#ffd040}footer .footer-menu-secondary{margin-bottom:2rem}footer .footer-menu-secondary .current-menu-item a{color:#ffd040}footer .donation-btn{font-weight:400}footer .mobile-donation-btn{display:none}@media only screen and (max-width: 56.25em){footer .mobile-donation-btn{display:inline-block;margin-top:2rem}}footer .footer-menu-social li{display:block;margin-bottom:1.5rem}footer .footer-menu-social li a{display:inline-block;border:none}footer .footer-menu-social li a img{max-width:2.4rem}@media only screen and (max-width: 56.25em){footer .footer-menu-social li a img{max-width:3rem}}footer .footer-menu-social li a:hover{opacity:.8}footer .copyright{padding:2.5rem 1rem;text-align:center}@media only screen and (max-width: 56.25em){footer .copyright{padding:2.5rem 3rem;border-top:1px solid #fff}}footer .copyright p,footer .copyright a{color:#fff;font-size:1.4rem;border:none}@media only screen and (max-width: 56.25em){footer .copyright p,footer .copyright a{font-size:1.6rem}}@media only screen and (max-width: 37.5em){footer .copyright p,footer .copyright a{font-size:16px}}footer .copyright a:hover{border-bottom:1px solid #fff}.home .header{height:100vh}.header .container{position:relative}.header .wrap-home-banner{width:100%;max-width:192rem;margin:0 auto;height:calc(100vh - 16rem)}@media only screen and (max-width: 56.25em){.header .wrap-home-banner{height:calc(100vh - 15rem)}}@media only screen and (max-width: 37.5em){.header .wrap-home-banner{height:calc(100vh - 17rem)}}.header .wrap-home-banner{position:relative}@media only screen and (max-width: 56.25em){.fixed .header .wrap-home-banner{margin-top:5.8rem}}@media only screen and (max-width: 37.5em){.fixed .header .wrap-home-banner{margin-top:0}}.header .wrap-home-banner:after{content:"";position:absolute;bottom:-4.25rem;right:-4rem;display:block;width:100%;height:100%;background:url("../img/banner-overlay.png") no-repeat bottom right;background-size:contain}@media only screen and (max-width: 75em){.header .wrap-home-banner:after{width:90rem}}@media only screen and (max-width: 56.25em){.header .wrap-home-banner:after{width:70rem}}@media only screen and (max-width: 37.5em){.header .wrap-home-banner:after{right:0;width:53rem;background-position:bottom center}}.header .home-banner{position:relative;width:100%;height:100%;margin:0 auto 8rem;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:top center}.header .home-banner:before,.header .home-banner:after{content:"";z-index:1;position:absolute;background-repeat:no-repeat;background-size:contain}.header .home-banner:before{top:15%;left:-4rem;max-width:26.5rem;width:100%;height:100%;background-image:url("../img/yellow-left-up.svg");background-position:top left}@media only screen and (max-width: 95em){.header .home-banner:before{max-width:17rem}}@media only screen and (max-width: 75em){.header .home-banner:before{max-width:22rem}}@media only screen and (max-width: 56.25em){.header .home-banner:before{max-width:18rem}}@media only screen and (max-width: 37.5em){.header .home-banner:before{top:25%}}.header .home-banner:after{bottom:-10%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);width:17.5rem;height:20rem;background-image:url("../img/red-middle-down.svg");background-position:center center}@media only screen and (max-width: 37.5em){.header .home-banner:after{display:none}}.header .home-banner h1{z-index:1;position:absolute;top:40%;left:6%;padding:0;font-size:10.1rem;line-height:10rem;font-family:"bebasNeue_bold";color:#fff;text-shadow:0px 0px 20px rgba(0,0,0,.4)}.header .home-banner h1:after{content:none}@media only screen and (max-width: 95em){.header .home-banner h1{font-size:7.5rem;line-height:1}}@media only screen and (max-width: 75em){.header .home-banner h1{top:30%;font-size:10.1rem;line-height:10rem}}@media only screen and (max-width: 56.25em){.header .home-banner h1{font-size:8rem;line-height:1.1}}@media only screen and (max-width: 37.5em){.header .home-banner h1{top:20%;font-size:6.4rem}}.header .header-banner{position:relative}.header .header-banner .banner:before,.header .header-banner .banner:after{content:"";z-index:1;position:absolute;background-repeat:no-repeat;background-size:contain}.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before,.header .header-banner .banner.header-banner-05:before,.header .header-banner .banner.header-banner-06:before,.header .header-banner .banner.header-banner-07:before,.header .header-banner .banner.header-banner-08:before,.header .header-banner .banner.no-img:before{top:12%;left:-4rem;max-width:26.5rem;width:100%;height:100%;background-position:top left}@media only screen and (max-width: 112.5em){.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before,.header .header-banner .banner.header-banner-05:before,.header .header-banner .banner.header-banner-06:before,.header .header-banner .banner.header-banner-07:before,.header .header-banner .banner.header-banner-08:before,.header .header-banner .banner.no-img:before{max-width:18rem}}@media only screen and (max-width: 95em){.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before,.header .header-banner .banner.header-banner-05:before,.header .header-banner .banner.header-banner-06:before,.header .header-banner .banner.header-banner-07:before,.header .header-banner .banner.header-banner-08:before,.header .header-banner .banner.no-img:before{max-width:15rem}}@media only screen and (max-width: 56.25em){.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before,.header .header-banner .banner.header-banner-05:before,.header .header-banner .banner.header-banner-06:before,.header .header-banner .banner.header-banner-07:before,.header .header-banner .banner.header-banner-08:before,.header .header-banner .banner.no-img:before{max-width:13rem}}@media only screen and (max-width: 37.5em){.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before,.header .header-banner .banner.header-banner-05:before,.header .header-banner .banner.header-banner-06:before,.header .header-banner .banner.header-banner-07:before,.header .header-banner .banner.header-banner-08:before,.header .header-banner .banner.no-img:before{display:none}}.header .header-banner .banner.header-banner-01:before,.header .header-banner .banner.header-banner-02:before,.header .header-banner .banner.header-banner-07:before{background-image:url("../img/red-left-up.svg")}.header .header-banner .banner.header-banner-03:before,.header .header-banner .banner.header-banner-04:before{background-image:url("../img/yellow-left-up.svg")}.header .header-banner .banner.header-banner-05:before{top:8%;max-width:21.5rem;background-image:url("../img/brown-left-down.svg")}@media only screen and (max-width: 95em){.header .header-banner .banner.header-banner-05:before{max-width:16rem}}.header .header-banner .banner.header-banner-06:before{background-image:url("../img/brown-left-up.svg")}.header .header-banner .banner.header-banner-08:before{background-image:url("../img/red-top-left.svg")}@media only screen and (max-width: 95em){.header .header-banner .banner.header-banner-08:before{max-width:20rem}}@media only screen and (max-width: 75em){.header .header-banner .banner.header-banner-08:before{top:8%;max-width:16rem}}.header .header-banner .banner.header-banner-01:after,.header .header-banner .banner.header-banner-02:after,.header .header-banner .banner.header-banner-03:after,.header .header-banner .banner.header-banner-04:after,.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after,.header .header-banner .banner.no-img:after{bottom:-20%;right:-4rem;width:15.5rem;height:20rem;background-position:center center}@media only screen and (max-width: 75em){.header .header-banner .banner.header-banner-01:after,.header .header-banner .banner.header-banner-02:after,.header .header-banner .banner.header-banner-03:after,.header .header-banner .banner.header-banner-04:after,.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after,.header .header-banner .banner.no-img:after{bottom:-28%}}@media only screen and (max-width: 56.25em){.header .header-banner .banner.header-banner-01:after,.header .header-banner .banner.header-banner-02:after,.header .header-banner .banner.header-banner-03:after,.header .header-banner .banner.header-banner-04:after,.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after,.header .header-banner .banner.no-img:after{bottom:-26%}}@media only screen and (max-width: 37.5em){.header .header-banner .banner.header-banner-01:after,.header .header-banner .banner.header-banner-02:after,.header .header-banner .banner.header-banner-03:after,.header .header-banner .banner.header-banner-04:after,.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after,.header .header-banner .banner.no-img:after{top:21rem;bottom:inherit;right:0;width:13.5rem;height:16rem}}.header .header-banner .banner.header-banner-01:after{bottom:-15%;background-image:url("../img/brown-right-down.svg")}.header .header-banner .banner.header-banner-02:after{background-image:url("../img/yellow-right-down.svg")}.header .header-banner .banner.header-banner-03:after,.header .header-banner .banner.header-banner-04:after{background-image:url("../img/red-right-down.svg")}.header .header-banner .banner.header-banner-05:after{background-image:url("../img/yellow-right-down.svg")}.header .header-banner .banner.header-banner-06:after{background-image:url("../img/red-right-down.svg")}.header .header-banner .banner.header-banner-07:after{background-image:url("../img/grey-right-down.svg")}.header .header-banner .banner.header-banner-08:after{background-image:url("../img/red-bottom-right.svg")}.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after{width:14.5rem}@media only screen and (max-width: 56.25em){.header .header-banner .banner.header-banner-05:after,.header .header-banner .banner.header-banner-06:after,.header .header-banner .banner.header-banner-07:after,.header .header-banner .banner.header-banner-08:after{width:11.5rem}}.header .header-banner .banner.no-img{min-height:45rem}@media only screen and (max-width: 95em){.header .header-banner .banner.no-img{min-height:36rem}}@media only screen and (max-width: 75em){.header .header-banner .banner.no-img{min-height:34rem}}@media only screen and (max-width: 56.25em){.header .header-banner .banner.no-img{min-height:25rem}}@media only screen and (max-width: 37.5em){.header .header-banner .banner.no-img{min-height:auto;padding-top:12rem}}.header .header-banner .banner.no-img:before{max-width:21.5rem;background-image:url("../img/grey-left-up.svg")}@media only screen and (max-width: 112.5em){.header .header-banner .banner.no-img:before{max-width:18rem}}@media only screen and (max-width: 95em){.header .header-banner .banner.no-img:before{max-width:14rem}}@media only screen and (max-width: 56.25em){.header .header-banner .banner.no-img:before{max-width:13rem}}.header .header-banner .banner.no-img:after{bottom:inherit;top:0;width:34rem;height:31rem;background-image:url("../img/yellow-right-up.svg")}@media only screen and (max-width: 95em){.header .header-banner .banner.no-img:after{width:20rem;height:19rem}}@media only screen and (max-width: 37.5em){.header .header-banner .banner.no-img:after{width:13rem;height:17rem}}.header .header-banner .banner.no-img .header-banner-title .col{padding-top:11%}@media only screen and (max-width: 75em){.header .header-banner .banner.no-img .header-banner-title .col{padding-top:15%}}.header .header-banner .header-banner-title{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title{position:inherit;top:inherit;left:inherit;transform:inherit}}.header .header-banner .header-banner-title .col{padding-top:18%}.single-nouvelle .header .header-banner .header-banner-title .col{padding-top:10%}@media only screen and (max-width: 95em){.single-nouvelle .header .header-banner .header-banner-title .col{padding-top:13%}}@media only screen and (max-width: 75em){.single-nouvelle .header .header-banner .header-banner-title .col{padding-top:16%}}@media only screen and (max-width: 37.5em){.single-nouvelle .header .header-banner .header-banner-title .col{padding-top:0}}@media only screen and (max-width: 75em){.header .header-banner .header-banner-title .col{padding-top:18%}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title .col{padding-top:0}}.header .header-banner .header-banner-title h1{line-height:1}.search .header .header-banner .header-banner-title h1{width:30%}@media only screen and (max-width: 56.25em){.search .header .header-banner .header-banner-title h1{width:auto}}.single-nouvelle .header .header-banner .header-banner-title h1{width:50%}@media only screen and (max-width: 95em){.single-nouvelle .header .header-banner .header-banner-title h1{width:90%}}@media only screen and (max-width: 37.5em){.single-nouvelle .header .header-banner .header-banner-title h1{width:auto}}@media only screen and (max-width: 75em){.header .header-banner .header-banner-title h1{font-size:5rem}}@media only screen and (max-width: 56.25em){.header .header-banner .header-banner-title h1{font-size:4rem}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title h1{margin-bottom:0}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title h1 br{display:none}}.header .header-banner .header-banner-title.banner-title-img .col-12{padding-top:12%}@media only screen and (max-width: 75em){.header .header-banner .header-banner-title.banner-title-img .col-12{padding-top:10%}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title.banner-title-img .col-12{padding-top:0}}@media only screen and (max-width: 95em){.header .header-banner .header-banner-title.banner-title-img .col-12 img{max-width:30rem}}@media only screen and (max-width: 75em){.header .header-banner .header-banner-title.banner-title-img .col-12 img{max-width:28rem}}@media only screen and (max-width: 56.25em){.header .header-banner .header-banner-title.banner-title-img .col-12 img{max-width:22rem}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title.banner-title-img .col-12 img{max-width:30rem}}@media only screen and (max-width: 37.5em){.header .header-banner .header-banner-title.banner-title-img .col-12 img{margin:0 auto}}.header .header-banner .wrap-header-img{display:flex;justify-content:flex-end}@media only screen and (max-width: 37.5em){.header .header-banner .wrap-header-img{justify-content:inherit;margin-bottom:5rem}}.header .header-banner .wrap-header-img .header-img{position:relative;z-index:-1;max-width:60%;margin-right:-4rem;margin-top:-1.5rem}@media only screen and (max-width: 37.5em){.header .header-banner .wrap-header-img .header-img{max-width:100%;margin-right:0}}.top-menu{position:relative;display:flex;justify-content:flex-end;padding:1.5rem 0;gap:0 4rem}@media only screen and (max-width: 95em){.top-menu{gap:0 2.5rem}}@media only screen and (max-width: 37.5em){.top-menu{padding:2rem;background:#fff}}.fixed .top-menu{z-index:12;position:fixed;top:0;right:4rem}.fixed .top-menu li:not(:last-child){display:none}@media only screen and (max-width: 37.5em){.fixed .top-menu{z-index:inherit;position:inherit;top:inherit;right:inherit}}.top-menu li{display:inline-block}.top-menu li.bleu a{color:#4171ac;border:none}.top-menu li.bleu a:hover{color:#242424}.top-menu li.bleu a br{display:none}.top-menu li.bleu.current-menu-item a{border-bottom:2px solid #4171ac}@media only screen and (max-width: 75em){.top-menu li.menu-item{display:none}}.top-menu li a{font-family:"bebasNeue_bold";text-decoration:none;text-transform:uppercase;font-size:1.8rem;letter-spacing:.1rem;border:none}.top-menu li a br{display:none}.top-menu li .menu-search{display:inline-block;vertical-align:middle;padding-bottom:3px;cursor:pointer}.close .top-menu li .menu-search{display:none}.top-menu li .menu-search-close{display:none;position:relative;z-index:12;width:18px;height:18px;font-weight:700;text-decoration:none;text-transform:uppercase;font-size:1.8rem;letter-spacing:.1rem;cursor:pointer}@media only screen and (max-width: 37.5em){.top-menu li.close{position:absolute}}.top-menu li.close .menu-search-close{display:inline-block;text-align:center}@media only screen and (max-width: 37.5em){.top-menu li.close .menu-search-close{z-index:13;color:#fff}}.top-menu li.close .menu-search{display:none}.top-menu li.current-menu-item a{border-bottom:2px solid #242424}.top-menu .burger-menu{z-index:11;position:relative;display:inline-block;vertical-align:middle;width:24px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}@media only screen and (max-width: 37.5em){.fixed .top-menu .burger-menu{position:fixed;top:3rem;right:2rem}}.top-menu .burger-menu span{display:block;position:absolute;height:2px;width:100%;background:#242424;border-radius:20px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out}.top-menu .burger-menu span:nth-child(1){top:0px}.top-menu .burger-menu span:nth-child(2),.top-menu .burger-menu span:nth-child(3){top:7px}.top-menu .burger-menu span:nth-child(4){top:14px}.top-menu .burger-menu.open span:nth-child(1){top:8px;width:0%;left:50%}.top-menu .burger-menu.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.top-menu .burger-menu.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.top-menu .burger-menu.open span:nth-child(4){top:8px;width:0%;left:50%}@media only screen and (max-width: 37.5em){.top-menu .burger-menu.open span{background:#fff}}.container>.top{display:flex;justify-content:space-between}.container>.top .top-left .top-menu{justify-content:flex-start}.fixed .container>.top .top-left{display:none}.top-menu-search{opacity:0;visibility:hidden;z-index:1;position:absolute;top:5.7rem;right:0;width:30%;padding:3rem 5rem 5rem;background:#242424;transition:opacity .5,visibility .5s ease-out;-webkit-transition:opacity .5s,visibility .5s ease-out}@media only screen and (max-width: 75em){.top-menu-search{width:35%;padding:3rem 3rem 4rem}}@media only screen and (max-width: 56.25em){.top-menu-search{width:32%;padding:2rem 2rem 3rem}}@media only screen and (max-width: 37.5em){.top-menu-search{top:0;width:100%;height:100vh;background:rgba(36,36,36,.9)}}.top-menu-search span{display:inline-block;font-family:"bebasNeue_bold";font-size:2.4rem;color:#fff;letter-spacing:.1rem}.top-menu-search .top-menu-search-input{position:relative}.top-menu-search .top-menu-search-input input{width:100%;padding:1rem 3rem 1rem 1rem;border:none;border-bottom:1px solid #fff;background:rgba(0,0,0,0);color:#fff;font-size:1.8rem}.top-menu-search .top-menu-search-input .search-btn{position:absolute;top:50%;right:1rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);background:rgba(0,0,0,0)}.top-menu-search.show{z-index:12;opacity:1;visibility:visible;height:auto}@media only screen and (max-width: 37.5em){.top-menu-search.show{height:100vh;padding-top:12rem}}.menu-item-has-children>a:after{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;margin-left:5px;background:url("../img/icon_arrow.svg") center center no-repeat;transform:rotate(0);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}@media only screen and (max-width: 37.5em){.menu-item-has-children>a:after{background-image:url("../img/icon_arrow_light.svg")}}.menu-item-has-children.current-menu-item>a,.menu-item-has-children.current-menu-ancestor>a{color:#4171ac}.menu-item-has-children.current-menu-item>a:after,.menu-item-has-children.current-menu-ancestor>a:after{background-image:url("../img/icon_arrow_hover.svg")}@media only screen and (max-width: 37.5em){.menu-item-has-children.current-menu-item>a:after,.menu-item-has-children.current-menu-ancestor>a:after{background-image:url("../img/icon_arrow_light.svg")}}.secondary-menu{position:relative;display:flex;justify-content:space-between;padding:0 6rem;background:#f5f5f5}.fixed .secondary-menu{margin-top:5.8rem}@media only screen and (max-width: 75em){.fixed .secondary-menu{margin-top:5.6rem}}@media only screen and (max-width: 56.25em){.fixed .secondary-menu{margin-top:0}}@media only screen and (max-width: 95em){.secondary-menu{padding:0 2rem}}@media only screen and (max-width: 75em){.secondary-menu{padding:0 2rem}}@media only screen and (max-width: 56.25em){.secondary-menu{height:auto}}.secondary-menu li{position:relative;display:inline-block;margin-right:7rem}@media only screen and (max-width: 95em){.secondary-menu li{margin-right:3rem}}@media only screen and (max-width: 75em){.secondary-menu li{margin-right:3rem}}.secondary-menu li:last-child{margin-right:0}.secondary-menu li a{display:block;padding:2rem 0;text-decoration:none;font-family:"bebasNeue_bold";font-size:2.4rem;text-transform:uppercase;letter-spacing:.1rem;border:none}@media only screen and (max-width: 95em){.secondary-menu li a{font-size:2rem}}.secondary-menu li a br{display:none}.secondary-menu li a:hover:after{transform:rotate(-180deg);background-image:url("../img/icon_arrow_hover.svg")}.secondary-menu li.menu-item-has-children li{margin:0}.secondary-menu li.menu-item-has-children li a{white-space:nowrap;padding:0 2rem;color:#fff;font-size:2rem;border:none}.secondary-menu li.menu-item-has-children li a:hover{color:#4171ac}.secondary-menu li.menu-item-has-children .sub-menu{position:absolute;top:7.6rem;left:-6rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem 4rem;height:0;padding:4rem 2rem;background:#242424;opacity:0;visibility:hidden;transition:opacity .5,visibility .5s,z-index .5s,height .5s ease-out;-webkit-transition:opacity .5s,visibility .5s,z-index .5s,height .5s ease-out}@media only screen and (max-width: 95em){.secondary-menu li.menu-item-has-children .sub-menu{top:6.5rem;left:-2rem}}@media only screen and (max-width: 75em){.secondary-menu li.menu-item-has-children .sub-menu.show{z-index:5;opacity:1;visibility:visible;height:auto}}.secondary-menu li.menu-item-has-children .sub-menu li{flex:1}.secondary-menu li.menu-item-has-children .sub-menu li a:after{content:none}@media only screen and (min-width: 75.25em){.secondary-menu li.menu-item-has-children:hover .sub-menu{z-index:5;opacity:1;visibility:visible;height:auto}}.secondary-menu li.menu-item-has-children li{margin:0}.secondary-menu li.menu-item-has-children li a{font-size:2.4rem;border:none}@media only screen and (max-width: 75em){.secondary-menu li.menu-item-has-children li a{font-size:2rem}}.secondary-menu li.menu-item-has-children li>.sub-menu{display:inline-block;position:inherit;top:inherit;left:inherit;padding:0 2rem}@media only screen and (max-width: 75em){.secondary-menu li.menu-item-has-children li>.sub-menu{opacity:1;visibility:visible}}.secondary-menu li.menu-item-has-children li>.sub-menu li a{margin-top:.5rem;padding:0;font-size:1.6rem;font-family:inherit;text-transform:inherit;letter-spacing:inherit;border:none}.secondary-menu li.current-menu-ancestor .sub-menu .current-menu-item>a{color:#4171ac}.secondary-menu li.current-menu-item a{color:#4171ac}@media only screen and (max-width: 62.5em){.secondary-menu .secondary-menu-left,.secondary-menu .secondary-menu-right{opacity:0;visibility:hidden;z-index:-1}}@media only screen and (max-width: 37.5em){.secondary-menu .secondary-menu-left,.secondary-menu .secondary-menu-right{display:none}}@media only screen and (max-width: 56.25em){.home .secondary-menu .secondary-menu-left,.home .secondary-menu .secondary-menu-right{display:none}}.secondary-menu .header-logo{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);display:block;border:none}@media only screen and (max-width: 75em){.secondary-menu .header-logo{top:-4rem;transform:translateX(-50%);-webkit-transform:translateX(-50%)}}@media only screen and (max-width: 56.25em){.fixed .secondary-menu .header-logo{display:none}}@media only screen and (max-width: 37.5em){.secondary-menu .header-logo{z-index:11;top:-5rem;left:3rem;transform:inherit;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}}.secondary-menu .header-logo img{width:30rem;max-width:100%;height:auto}@media only screen and (max-width: 95em){.secondary-menu .header-logo img{width:26rem}}.burger-menu-overlay{z-index:10;position:fixed;top:0;right:0;width:100%;height:0;opacity:0;overflow:hidden;visibility:hidden;background:#f5f5f5;transition:opacity .6s,visibility .6s,height .6s ease-out;-webkit-transition:opacity .6s,visibility .6s,height .6s ease-out}@media only screen and (max-width: 37.5em){.burger-menu-overlay{background:#4171ac}}.burger-menu-overlay.open{opacity:1;visibility:visible;overflow-y:auto;height:100vh;padding-bottom:5rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay.open{overflow-y:inherit}}.burger-menu-overlay .wrap-overlay-menu{width:100rem;margin:0 auto;padding:12rem 0 0}@media only screen and (max-width: 95em){.burger-menu-overlay .wrap-overlay-menu{padding-top:4rem}}@media only screen and (max-width: 56.25em){.burger-menu-overlay .wrap-overlay-menu{width:100%}}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu{height:100vh}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top{display:grid;grid-template-columns:1fr 1fr;margin-bottom:6rem}@media only screen and (max-width: 75em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top{margin-bottom:0;padding:4rem}}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top{display:block;grid-template-columns:inherit;margin-bottom:0;padding:0 3.5rem 4rem 3.5rem}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo{display:inline-block;padding-left:7rem;border:none}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo{padding-left:0}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo.logo-mobile{display:none}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo.logo-mobile{display:inline-block}}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo.logo-tablet{display:none}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .main-menu-logo img{width:22.5rem;max-width:100%;height:auto}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search{padding-top:4rem;padding-left:7rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search{padding-left:0}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search .overlay-search{position:relative;display:inline-block}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search .overlay-search{width:100%}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search .overlay-search input{padding:2rem 5rem 2rem 2rem;border:none;border-radius:30px;font-size:1.8rem;font-family:"uncut-sans_regular"}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search .overlay-search input{width:100%;font-size:18px}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu-top .wrap-overlay-search .overlay-search .search-btn{position:absolute;top:50%;right:2rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);background:rgba(0,0,0,0)}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width: 75em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu{padding:4rem}}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu{display:block;grid-template-columns:inherit;padding:0 3rem 5rem 3rem}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top{position:relative;z-index:1;padding-left:9rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top{padding-left:0}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li{display:block;margin-bottom:1rem}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a{text-decoration:none;font-size:1.8rem;border:none}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a{font-size:16px;color:#fff}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a br,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a br{display:none}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a.active,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a.active{color:#4171ac}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a.active,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a.active{color:#fff}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a.active:after,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a.active:after{transform:rotate(-180deg);background-image:url("../img/icon_arrow_hover.svg")}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li a.active:after,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li a.active:after{background-image:url("../img/icon_arrow_light.svg")}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu{opacity:0;height:0;visibility:hidden;transition:opacity .8,visibility .8s,margin .8s,height .8s ease-out;-webkit-transition:opacity .8s,visibility .8s,margin .8s,height .8s ease-out}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu.show,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu.show{opacity:1;height:100%;visibility:visible;margin:1rem 0 2rem}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li a{font-size:2rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li a{font-size:18px}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li a:after,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li a:after{content:none}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li .sub-menu,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li .sub-menu{visibility:visible;opacity:1;height:100%;padding-left:2rem}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li .sub-menu li,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li .sub-menu li{display:list-item;list-style-type:disc;margin:0;padding:0}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li .sub-menu li,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li .sub-menu li{margin-left:.5rem;color:#fff}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li .sub-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li .sub-menu li a{font-size:1.8rem;text-transform:inherit}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li>.sub-menu li .sub-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li>.sub-menu li .sub-menu li a{font-size:16px}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li.current-menu-item>a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li.current-menu-item>a{color:#4171ac}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu li.current-menu-item>a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-box .main-menu-top li.current-menu-item>a{color:#ffd040}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-left .main-menu li a,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-left .main-menu-top li a{font-family:"bebasNeue_bold";font-size:2.8rem;text-transform:uppercase;letter-spacing:.1rem}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-left .main-menu li a br,.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-left .main-menu-top li a br{display:none}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .main-menu{margin-bottom:6rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .main-menu{margin-bottom:1rem}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .nav-lang{padding-left:9rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .nav-lang{padding-left:0}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .lang{font-weight:700;text-decoration:none;text-transform:uppercase;border-bottom:1px solid #242424}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .lang:hover{border-color:#4171ac}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-right .lang{font-size:16px;color:#fff;border-color:#fff}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social{padding-top:4rem;padding-left:9rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social{padding-left:0;padding-top:2rem}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social li{display:inline-block;vertical-align:middle;margin-right:1.5rem}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social li img{width:2.8rem}@media only screen and (max-width: 37.5em){.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social li img{filter:invert(100%) sepia(1%) saturate(1821%) hue-rotate(312deg) brightness(115%) contrast(105%)}}.burger-menu-overlay .wrap-overlay-menu .wrap-main-menu .main-menu-social .overlay-menu-social li a:hover{filter:invert(40%) sepia(22%) saturate(1307%) hue-rotate(173deg) brightness(97%) contrast(88%)}.home-intro{display:flex;margin-bottom:5rem}.home-intro p{font-size:2.4rem;line-height:1.4;font-weight:700}@media only screen and (max-width: 95em){.home-intro p{font-size:2rem}}@media only screen and (max-width: 56.25em){.home-intro p{font-size:18px}}@media only screen and (max-width: 37.5em){.home-intro p{font-size:20px}}.home-intro h2{display:inline-block;padding-bottom:1.25rem}.home-intro h2:after{content:"";position:absolute;bottom:0;left:0;width:50%;border-bottom:5px solid #d9d9d9}.wrap-intro-btn{display:flex;align-items:flex-end}.wrap-intro-btn .intro-btn{width:100%}.wrap-intro-btn .intro-btn li{display:block;margin-bottom:2rem}@media only screen and (max-width: 56.25em){.wrap-intro-btn .intro-btn li{display:inline-block;margin-right:4rem;margin-bottom:0}.wrap-intro-btn .intro-btn li:last-child{margin-right:0}}@media only screen and (max-width: 37.5em){.wrap-intro-btn .intro-btn li{display:block;margin-right:0;margin-bottom:2rem}}.wrap-intro-btn .intro-btn li:last-child{margin-bottom:0}.wrap-intro-btn .intro-btn li .btn{width:60%;padding:2rem 3rem;font-size:2.8rem;font-family:"uncut-sans_bold";border-radius:40px}@media only screen and (max-width: 95em){.wrap-intro-btn .intro-btn li .btn{width:100%;font-size:2.4rem}}@media only screen and (max-width: 75em){.wrap-intro-btn .intro-btn li .btn{padding:1.5rem 2rem;font-size:2.2rem}}@media only screen and (max-width: 56.25em){.wrap-intro-btn .intro-btn li .btn{padding:2.75rem 3rem;font-size:20px}}@media only screen and (max-width: 37.5em){.wrap-intro-btn .intro-btn li .btn{width:100%;padding:2rem}}.wrap-intro-btn .intro-btn li .btn .intro-btn-icon{display:inline-block;vertical-align:middle;margin-right:1rem;margin-bottom:.5rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.wrap-intro-btn .intro-btn li .btn.blue .intro-btn-icon{filter:invert(45%) sepia(12%) saturate(2556%) hue-rotate(173deg) brightness(87%) contrast(80%)}.wrap-intro-btn .intro-btn li .btn.grey .intro-btn-icon{filter:invert(67%) sepia(1%) saturate(2725%) hue-rotate(341deg) brightness(101%) contrast(64%)}.wrap-intro-btn .intro-btn li .btn:hover .intro-btn-icon{filter:invert(100%) sepia(4%) saturate(7500%) hue-rotate(260deg) brightness(124%) contrast(105%)}.home-expositions{position:relative;margin-bottom:10rem;background:#4171ac}.home-expositions:after{content:"";z-index:1;position:absolute;top:6rem;right:-3rem;width:18rem;height:17rem;background:url("../img/yellow-pattern-home-expositions.svg") center center no-repeat;background-size:contain}@media only screen and (max-width: 75em){.home-expositions:after{top:3rem}}@media only screen and (max-width: 37.5em){.home-expositions:after{content:none}}.home-expositions .col-12{padding-top:7rem;padding-bottom:8rem}@media only screen and (max-width: 112.5em){.home-expositions .col-12{padding:8rem}}@media only screen and (max-width: 75em){.home-expositions .col-12{padding:5rem 3rem 8rem 3rem}}.home-expositions h2{position:relative;display:inline-block;padding-bottom:1.25rem;color:#fff}.home-expositions h2:after{content:"";position:absolute;bottom:0;left:0;width:65%;border-bottom:5px solid #ffd040}.home-expositions .wrap-home-exposition{position:relative}.home-expositions .wrap-home-exposition:before{content:"";z-index:1;position:absolute;bottom:4rem;left:-6rem;width:10rem;height:9rem;background:url("../img/white-pattern-home-expositions.svg") center center no-repeat;background-size:contain}@media only screen and (max-width: 75em){.home-expositions .wrap-home-exposition:before{display:none}}.home-expositions .wrap-expositions-cat{position:relative}.home-expositions .wrap-expositions-cat .display-expositions-cat{display:none}@media only screen and (max-width: 56.25em){.home-expositions .wrap-expositions-cat .display-expositions-cat{display:block;margin-bottom:5rem;line-height:.8;text-transform:uppercase;color:#fff;font-family:"bebasNeue_regular";font-size:22px;letter-spacing:.1rem;cursor:pointer}.home-expositions .wrap-expositions-cat .display-expositions-cat:after{content:"";display:inline-block;vertical-align:middle;width:2.6rem;height:1.6rem;background:url("../img/icon-arrow-cat.svg") center center no-repeat;background-size:100%}}.home-expositions .wrap-expositions-cat .home-expostions-cat{margin-bottom:5rem}@media only screen and (max-width: 56.25em){.home-expositions .wrap-expositions-cat .home-expostions-cat{z-index:-1;opacity:0;visibility:hidden;height:0;transition:opacity .8,visibility .5s,height .8s ease-out;-webkit-transition:opacity .8s,visibility .8s,height .8s ease-out;margin-bottom:0}}.home-expositions .wrap-expositions-cat .home-expostions-cat li{display:inline-block;margin-right:1rem;padding-right:1rem;border-right:1px solid #fff;line-height:.8;text-transform:uppercase;color:#fff;font-family:"bebasNeue_regular";font-size:2.4rem;letter-spacing:.1rem;cursor:pointer}.home-expositions .wrap-expositions-cat .home-expostions-cat li.selected{font-family:"bebasNeue_bold"}.home-expositions .wrap-expositions-cat .home-expostions-cat li:last-child{margin:0;padding:0;border:none}@media only screen and (max-width: 56.25em){.home-expositions .wrap-expositions-cat .home-expostions-cat li{margin-bottom:1rem;border:none}}@media only screen and (max-width: 56.25em){.home-expositions .wrap-expositions-cat.open .display-expositions-cat:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media only screen and (max-width: 56.25em){.home-expositions .wrap-expositions-cat.open .home-expostions-cat{z-index:1;opacity:1;visibility:visible;height:auto;z-index:1;position:absolute;top:3.5rem;padding:4rem 2rem;background:#242424}.home-expositions .wrap-expositions-cat.open .home-expostions-cat li{display:block;margin:0 0 3rem 0}.home-expositions .wrap-expositions-cat.open .home-expostions-cat li:last-child{margin-bottom:0}}@media only screen and (max-width: 37.5em){.home-expositions .wrap-expositions-cat.open .home-expostions-cat{width:100%}}.home-expositions .wrap-home-list{position:relative}.home-expositions .wrap-home-list #previous-arrow,.home-expositions .wrap-home-list #next-arrow{z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:5.6rem;height:6.6rem;font-size:0;cursor:pointer;background:url("../img/arrow-slider.svg") top center no-repeat}.home-expositions .wrap-home-list #previous-arrow:hover,.home-expositions .wrap-home-list #next-arrow:hover{opacity:.8}@media only screen and (max-width: 75em){.home-expositions .wrap-home-list #previous-arrow,.home-expositions .wrap-home-list #next-arrow{display:none}}.home-expositions .wrap-home-list #previous-arrow{left:-5%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.home-expositions .wrap-home-list #next-arrow{right:-5%}.home-expositions .wrap-home-list .home-exposition-nav{display:none;position:absolute;bottom:-5.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 75em){.home-expositions .wrap-home-list .home-exposition-nav{display:block}}@media only screen and (max-width: 56.25em){.home-expositions .wrap-home-list .home-exposition-nav{bottom:-2.5rem}}.home-expositions .wrap-home-list .home-exposition-nav li{display:inline-block;vertical-align:middle;width:2rem;height:2rem;margin:0 .75rem;border:2px solid #fff;border-radius:50%;cursor:pointer}.home-expositions .wrap-home-list .home-exposition-nav li:hover,.home-expositions .wrap-home-list .home-exposition-nav li.selected{border-color:rgba(0,0,0,0);background:#fff}.home-expositions .home-expositions-list{position:relative;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.25)}@media only screen and (max-width: 56.25em){.home-expositions .home-expositions-list{box-shadow:none}}.home-expositions .home-expositions-list>li{position:absolute;top:0;opacity:0;visibility:hidden;display:flex;align-items:center;transition:opacity .5,visibility .5s ease-out;-webkit-transition:opacity .5s,visibility .5s ease-out}@media only screen and (max-width: 56.25em){.home-expositions .home-expositions-list>li{display:block}}.home-expositions .home-expositions-list>li.active{opacity:1;visibility:visible;position:inherit;top:inherit}.home-expositions .home-expositions-list>li h3,.home-expositions .home-expositions-list>li p{color:#fff}.home-expositions .home-expositions-list>li .home-expositions-img,.home-expositions .home-expositions-list>li .home-expositions-info{flex:1}@media only screen and (max-width: 56.25em){.home-expositions .home-expositions-list>li .home-expositions-img,.home-expositions .home-expositions-list>li .home-expositions-info{flex:inherit}}.home-expositions .home-expositions-list>li .home-expositions-info{padding:4rem 5rem}@media only screen and (max-width: 95em){.home-expositions .home-expositions-list>li .home-expositions-info p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (max-width: 56.25em){.home-expositions .home-expositions-list>li .home-expositions-info{padding:5rem 0;font-size:18px}}.home-expositions .home-expositions-list>li .home-expositions-btn{padding-top:2rem}.home-expositions .home-expositions-list>li .home-expositions-btn li{display:inline-block;margin-right:2rem}.home-expositions .home-expositions-list>li .home-expositions-btn li:last-child{margin-right:0}@media only screen and (max-width: 37.5em){.home-expositions .home-expositions-list>li .home-expositions-btn li .btn{font-size:16px}}.home-history{position:relative;margin-bottom:5rem}.home-history:after{content:"";position:absolute;top:-5rem;right:-4rem;display:block;width:28rem;height:30rem;background:url("../img/red-pattern-history.svg") top right no-repeat;background-size:100%}@media only screen and (max-width: 95em){.home-history:after{width:21rem;height:23rem}}@media only screen and (max-width: 56.25em){.home-history:after{display:none}}.home-history .home-history-img{z-index:-1;position:relative;display:flex;justify-content:flex-end;margin-right:-4rem}@media only screen and (max-width: 37.5em){.home-history .home-history-img{margin-right:0;margin-left:-4rem}}.home-history .home-history-img img{width:52%}@media only screen and (max-width: 95em){.home-history .home-history-img img{width:56%}}@media only screen and (max-width: 75em){.home-history .home-history-img img{width:55%}}@media only screen and (max-width: 56.25em){.home-history .home-history-img img{width:100%;opacity:.1}}@media only screen and (max-width: 37.5em){.home-history .home-history-img img{opacity:1}}.home-history .home-history-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:85rem}@media only screen and (max-width: 75em){.home-history .home-history-text{max-width:95rem}}@media only screen and (max-width: 56.25em){.home-history .home-history-text{z-index:1}}@media only screen and (max-width: 37.5em){.home-history .home-history-text{position:inherit;top:inherit;left:inherit;transform:inherit;text-align:center}}@media only screen and (max-width: 56.25em){.home-history .home-history-text .col-6{display:flex;justify-content:center;align-items:center;grid-gap:60px}}@media only screen and (max-width: 37.5em){.home-history .home-history-text .col-6{display:block}}.home-history .wrap-history-logo{margin-bottom:5rem}@media only screen and (max-width: 75em){.home-history .wrap-history-logo img{width:52%}}@media only screen and (max-width: 56.25em){.home-history .wrap-history-logo img{width:inherit;margin:0 auto}}@media only screen and (max-width: 37.5em){.home-history .wrap-history-info h2 br{display:none}}.home-news{background:url("../img/plan-bg.png") left 16rem no-repeat}@media only screen and (max-width: 75em){.home-news{margin-bottom:5rem;background-size:80%}}@media only screen and (max-width: 56.25em){.home-news{background:none}}@media only screen and (max-width: 37.5em){.home-news{margin-bottom:5rem}}.home-news .container{padding:5rem 0 5rem;background:linear-gradient(90deg, rgba(255, 255, 255, 0) -13.95%, #ffffff 55%)}@media only screen and (max-width: 95em){.home-news .container{padding-bottom:0}}@media only screen and (max-width: 56.25em){.home-news .container{padding:0;background:none}}.home-news .row{justify-content:flex-end}@media only screen and (max-width: 56.25em){.home-news .row{background:none}}@media only screen and (max-width: 95em){.home-news .row .col-8{flex:0 0 83.333333%}}@media only screen and (max-width: 75em){.home-news .row .col-8{flex:0 0 100%}}.home-news .news-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.home-news .news-heading h2{margin:0}.home-news .news-heading a{color:#4171ac;font-family:"bebasNeue_bold";letter-spacing:.1rem;font-size:2rem;border:none}@media only screen and (max-width: 37.5em){.home-news .news-heading a{font-size:20px}}.home-news .news-heading a:hover{color:#a69b95}.home-news .home-news-content{display:flex;margin-bottom:5rem}@media only screen and (max-width: 75em){.home-news .home-news-content{margin-bottom:10rem}}@media only screen and (max-width: 37.5em){.home-news .home-news-content{display:block;margin-bottom:5rem}}.home-news .home-news-content:last-child{margin-bottom:0}.home-news .home-news-content .home-news-img{margin-right:5rem}@media only screen and (max-width: 37.5em){.home-news .home-news-content .home-news-img{margin:0 0 5rem}}.home-news .home-news-content .home-news-img .home-news-img-bg{position:relative}.home-news .home-news-content .home-news-img .home-news-img-bg:before{content:"";position:absolute;bottom:-1.5rem;right:-1.5rem;display:block;width:100%;height:100%;background:#4171ac}@media only screen and (max-width: 37.5em){.home-news .home-news-content .home-news-img .home-news-img-bg:before{bottom:-3rem;right:-3rem}}.home-news .home-news-content .home-news-img img{max-width:300px}@media only screen and (max-width: 37.5em){.home-news .home-news-content .home-news-img img{max-width:100%}}.home-news .home-news-content h3{margin-bottom:1rem;font-size:2rem;line-height:1.5;font-family:inherit}@media only screen and (max-width: 37.5em){.home-news .home-news-content h3{font-size:18px}}.home-news .home-news-content h3 a{color:#a69b95;border:none}.home-news .home-news-content h3 a:hover{color:#4171ac}.home-news .home-news-content .home-news-txt{margin-bottom:2rem}.home-news .home-news-content .home-news-txt .home-news-date{float:left;margin-top:.2rem;margin-right:.5rem;font-weight:700;font-size:1.6rem}@media only screen and (max-width: 56.25em){.home-news .home-news-content .home-news-txt .home-news-date{font-size:16px}}.home-news .home-news-content .home-news-txt .home-news-date:after{content:"|";display:inline-block;padding-left:.5rem;font-weight:400}.home-news .home-news-content .home-news-txt p{font-size:1.8rem}@media only screen and (max-width: 56.25em){.home-news .home-news-content .home-news-txt p{font-size:18px}}.home-video{margin-bottom:8rem;padding:5rem 4rem 10.5rem}@media only screen and (max-width: 95em){.home-video{padding-left:18rem;padding-right:18rem}}@media only screen and (max-width: 56.25em){.home-video{padding-left:8rem;padding-right:8rem}}@media only screen and (max-width: 37.5em){.home-video{padding-left:3rem;padding-right:3rem;padding-bottom:5rem}}.home-video .wrap-home-vide-frame{max-width:96rem;margin:0 auto}.home-video .wrap-home-vide-frame .home-video-frame{position:relative;padding-bottom:56.25%;height:0}.home-video .wrap-home-vide-frame .home-video-frame:before{content:"";z-index:-1;position:absolute;bottom:-5.5rem;right:-5.5rem;width:100%;height:100%;background:#ffd040}@media only screen and (max-width: 56.25em){.home-video .wrap-home-vide-frame .home-video-frame:before{bottom:-4rem;right:-4rem}}@media only screen and (max-width: 37.5em){.home-video .wrap-home-vide-frame .home-video-frame:before{bottom:-3rem;right:-3rem}}.home-video .wrap-home-vide-frame .home-video-frame h4{position:absolute;bottom:-4rem;right:2rem;margin:0;font-size:8.2rem;text-shadow:0px 0px 20px rgba(0,0,0,.25);color:#fff}@media only screen and (max-width: 95em){.home-video .wrap-home-vide-frame .home-video-frame h4{font-size:7rem}}@media only screen and (max-width: 56.25em){.home-video .wrap-home-vide-frame .home-video-frame h4{bottom:-3.5rem;font-size:6rem}}@media only screen and (max-width: 37.5em){.home-video .wrap-home-vide-frame .home-video-frame h4{bottom:-2.5rem;font-size:4.2rem}}.home-video .wrap-home-vide-frame .home-video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%}.home-partners{padding:5rem 0}.home-partners .partner-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 5rem}@media only screen and (max-width: 95em){.home-partners .partner-list{padding:0}}@media only screen and (max-width: 37.5em){.home-partners .partner-list{padding:0 2rem}}.home-partners .partner-list li{display:inline-block;padding:2rem 4rem}@media only screen and (max-width: 37.5em){.home-partners .partner-list li{flex:0 0 50%;padding:2rem 1rem}}.home-partners .partner-list li img{max-width:35rem;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-webkit-transform:scale(1);transform:scale(1)}@media only screen and (max-width: 95em){.home-partners .partner-list li img{max-width:31rem}}.home-partners .partner-list li a:hover img{transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-webkit-transform:sscale(1.1);transform:scale(1.1)}@media only screen and (max-width: 37.5em){.home-gallery{display:none}}.home-gallery .gallery-list{display:flex}.home-gallery .gallery-list li{display:block}.news-listing-page,.news-page{margin-bottom:3rem}.news-page{position:relative;min-height:58rem}.news-page:before{content:"";position:absolute;bottom:10rem;left:-4rem;display:block;width:20rem;height:18rem;background:url("../img/red-pattern-news.svg") top right no-repeat;background-size:100%}@media only screen and (max-width: 75em){.news-page:before{left:-4.5rem;width:15rem;height:14rem}}@media only screen and (max-width: 56.25em){.news-page:before{display:none}}.news-listing li{display:flex;margin-bottom:5rem;box-shadow:0px 0px 30px rgba(0,0,0,.2)}@media only screen and (max-width: 56.25em){.news-listing li{display:block}}.news-listing li:last-child{margin-bottom:0}.news-listing li .news-img.news-img-bg{flex:0 0 29%;padding-left:0}@media only screen and (max-width: 109em){.news-listing li .news-img.news-img-bg{flex:0 0 40%}}.news-listing li .news-img.news-img-bg a{display:block;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;border:none}.news-listing li .news-img a{border:none}.news-listing li .news-img img{max-width:45rem}@media only screen and (max-width: 56.25em){.news-listing li .news-img img{max-width:100%}}@media only screen and (max-width: 109em){.news-listing li .news-img{padding-left:3rem}}@media only screen and (max-width: 56.25em){.news-listing li .news-img{padding-left:0}}.news-listing li .news-text{width:100%;padding:4.5rem 6.5rem}@media only screen and (max-width: 37.5em){.news-listing li .news-text{padding:4rem}}.news-listing li .news-text h2{font-size:2.4rem;font-family:inherit}.news-listing li .news-text h2 a{color:#a69b95;border:none}.news-listing li .news-text h2 a:hover{color:#4171ac}.news-listing li .news-text p{margin-bottom:1.5rem;font-size:1.6rem}@media only screen and (max-width: 37.5em){.news-listing li .news-text p{font-size:16px}}.news-listing li .news-text .btn{margin-top:1rem}.news-single .news-date{display:block;margin-bottom:2rem;font-family:"bebasNeue_bold";font-size:3.6rem;line-height:1.4;color:#4171ac}@media only screen and (max-width: 56.25em){.news-single .news-date{display:inline-block;vertical-align:middle;margin-right:5rem;margin-bottom:0}}@media only screen and (max-width: 37.5em){.news-single .news-date{margin-bottom:2rem}}.news-single .sharing-btn{margin-bottom:4rem}@media only screen and (max-width: 56.25em){.news-single .sharing-btn{display:inline-block;margin-bottom:0}}@media only screen and (max-width: 75em){.news-single .sharing-btn img{max-width:3.5rem}}.news-single .sharing-btn span{display:inline-block;margin-left:.75rem}@media only screen and (max-width: 75em){.news-single .sharing-btn span{margin-left:0}}@media only screen and (max-width: 56.25em){.news-single .btn{display:none}}.news-single .news-single-box{box-shadow:0px 0px 30px rgba(0,0,0,.2)}.news-single .news-single-box img{width:114rem}.news-single .news-single-box .news-single-txt{padding:4.5rem}@media only screen and (max-width: 37.5em){.news-single .news-single-box .news-single-txt{padding:4rem}}.news-single .news-single-box .news-single-txt p{margin-bottom:1.5rem}.news-single .news-single-box .news-single-txt ul{margin-left:2rem}@media only screen and (max-width: 37.5em){.news-single .news-single-box .news-single-txt p,.news-single .news-single-box .news-single-txt ul li{font-size:16px}}.news-single .mobile-news-back{display:none}@media only screen and (max-width: 56.25em){.news-single .mobile-news-back{display:inline-block;margin-top:5rem}}.page-contact h3{margin-bottom:1.5rem}.page-contact .contact-info{margin-bottom:5rem}.page-contact .contact-info li{display:block}.page-contact .contact-info li a{border:none}.page-contact .contact-team{padding-top:1rem}.page-contact .contact-team li{display:flex;margin-bottom:3rem}.page-contact .contact-team li .contact-team-picture{margin-right:3rem}.page-contact .contact-team li .contact-team-picture img{max-width:8rem;border-radius:50%}.page-contact .contact-team li .contact-team-info .hightlight{color:#4171ac}.page-contact .contact-team li .contact-team-info p{margin:0}.page-contact .contact-team li .contact-team-info a{border:none;word-break:break-word}.page-contact .frm_forms{padding-top:1rem}.page-contact .frm_forms form .frm_required{color:#242424 !important}.page-contact .frm_forms form .frm_error{margin-top:.5rem;font-size:1.3rem !important}.page-contact .frm_forms form .frm_primary_label{margin-bottom:1rem !important;font-size:1.8rem !important}@media only screen and (max-width: 37.5em){.page-contact .frm_forms form .frm_primary_label{font-size:18px !important}}.page-contact .frm_forms form input,.page-contact .frm_forms form textarea{padding:2.25rem 1rem !important;font-family:"uncut-sans_regular" !important;font-size:1.6rem !important}.page-contact .frm_forms form input:focus,.page-contact .frm_forms form textarea:focus{outline:none !important;box-shadow:none !important}.page-contact .frm_forms form #frm_checkbox_25-0 input,.page-contact .frm_forms form #frm_checkbox_26-0 input{position:relative;min-width:24px !important;min-height:24px !important;padding:inherit !important}.page-contact .frm_forms form #frm_checkbox_25-0 input:before,.page-contact .frm_forms form #frm_checkbox_26-0 input:before{background-size: 12px !important;}.page-contact .frm_forms form .frm_button_submit{padding:1rem 2rem !important;line-height:1.5 !important;font-size:1.6rem !important;font-weight:700 !important;border:2px solid #4171ac !important;color:#4171ac !important;border-radius:30px !important;font-family:"uncut-sans_regular" !important;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.page-contact .frm_forms form .frm_button_submit:hover{background-color:#4171ac !important;color:#fff !important}@media only screen and (max-width: 37.5em){.page-contact .frm_forms form .frm_button_submit{padding:1rem 4rem !important;font-size:1.8rem !important}}.videos-categories .subtitle,.videos-categories .videos_photos-cat-list,.photos-categories .subtitle,.photos-categories .videos_photos-cat-list{max-width:159rem}@media only screen and (max-width: 56.25em){.videos-categories .videos_photos-cat-list,.photos-categories .videos_photos-cat-list{display:flex}}@media only screen and (max-width: 37.5em){.videos-categories .videos_photos-cat-list,.photos-categories .videos_photos-cat-list{display:block}}.videos-categories .videos_photos-cat-list li,.photos-categories .videos_photos-cat-list li{display:block;padding:0 2rem}@media only screen and (max-width: 37.5em){.videos-categories .videos_photos-cat-list li,.photos-categories .videos_photos-cat-list li{padding:0 3rem}}@media only screen and (max-width: 56.25em){.videos-categories .videos_photos-cat-list li.col-4,.photos-categories .videos_photos-cat-list li.col-4{flex:0 0 50%}}@media only screen and (max-width: 37.5em){.videos-categories .videos_photos-cat-list li.col-4,.photos-categories .videos_photos-cat-list li.col-4{flex:0 0 100%}}.videos-categories .videos_photos-cat-list li a:hover .videos_photos-cat-img:before,.photos-categories .videos_photos-cat-list li a:hover .videos_photos-cat-img:before{width:100%;height:100%;opacity:1}.videos-categories .videos_photos-cat-list li a .videos_photos-cat-img,.photos-categories .videos_photos-cat-list li a .videos_photos-cat-img{overflow:hidden;position:relative}.videos-categories .videos_photos-cat-list li a .videos_photos-cat-img img,.photos-categories .videos_photos-cat-list li a .videos_photos-cat-img img{aspect-ratio:1.62;object-fit:cover;object-position:center}.videos-categories .videos_photos-cat-list li .videos_photos-cat-title,.photos-categories .videos_photos-cat-list li .videos_photos-cat-title{display:block;margin-bottom:2rem;padding:1.5rem 0}.videos-categories{margin-bottom:5rem}.photos-categories{padding:5rem 3rem 2rem;background:#f0f0f0}.photos-categories .subtitle{padding:0 2rem}@media only screen and (max-width: 37.5em){.photos-categories .subtitle{padding:0}}@media only screen and (max-width: 37.5em){.photos-categories .videos_photos-cat-list li{padding:0}}.subtitle,.videos-list,.photos-list{max-width:159rem}@media only screen and (max-width: 95em){.subtitle,.videos-list,.photos-list{max-width:130rem}}.subtitle{padding:3rem 2rem 0}@media only screen and (max-width: 37.5em){.subtitle{padding:2rem 3rem 1rem}}.videos-gallery,.photos-gallery{padding:0 3rem}@media only screen and (max-width: 37.5em){.videos-gallery .subtitle,.photos-gallery .subtitle{margin-top:2rem;padding-left:0;padding-right:0}}.videos-list,.photos-list{margin-top:-2rem;margin-bottom:3rem}@media only screen and (max-width: 56.25em){.videos-list,.photos-list{display:flex}}@media only screen and (max-width: 37.5em){.videos-list,.photos-list{display:block}}.videos-list li,.photos-list li{position:relative;display:block;padding:2rem}@media only screen and (max-width: 37.5em){.videos-list li,.photos-list li{padding:1.5rem 0}}@media only screen and (max-width: 56.25em){.videos-list li.col-4,.photos-list li.col-4{flex:0 0 50%}}@media only screen and (max-width: 37.5em){.videos-list li.col-4,.photos-list li.col-4{flex:0 0 100%}}.videos-list li .wrap-video-page,.photos-list li .wrap-video-page{position:relative;padding-bottom:56.25%;height:0}.videos-list li .wrap-video-page iframe,.photos-list li .wrap-video-page iframe{position:absolute;top:0;left:0;width:100%;height:100%}.videos-list li img,.photos-list li img{aspect-ratio:1.62;object-fit:cover;object-position:center;width:100%}.tax-exposition-category h1{display:block;width:20%}@media only screen and (max-width: 37.5em){.tax-exposition-category h1{width:100%}}.single-exposition h1{display:block;width:25%}@media only screen and (max-width: 37.5em){.single-exposition h1{width:100%}}.expositions-page .expo-subtitle h2{margin-bottom:0}.expositions-page .expositions-listing li{display:flex;margin-bottom:5rem;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.25)}@media only screen and (max-width: 56.25em){.expositions-page .expositions-listing li{display:block}}.expositions-page .expositions-listing li:last-child{margin-bottom:0}.expositions-page .expositions-listing li:nth-child(odd){flex-direction:row-reverse}@media only screen and (max-width: 75em){.expositions-page .expositions-listing li:nth-child(odd) .expositions-listing-img{padding-left:4.5rem;padding-right:0}}@media only screen and (max-width: 75em){.expositions-page .expositions-listing li:nth-child(odd) .expositions-listing-img{padding-left:0;padding-right:0}}.expositions-page .expositions-listing li .expositions-listing-img{flex-basis:49%}@media only screen and (max-width: 75em){.expositions-page .expositions-listing li .expositions-listing-img{padding-right:4rem}}@media only screen and (max-width: 56.25em){.expositions-page .expositions-listing li .expositions-listing-img{padding-right:0}}.expositions-page .expositions-listing li .expositions-listing-img.expositions-img-bg{flex:0 0 48%;padding-left:0}@media only screen and (max-width: 56.25em){.expositions-page .expositions-listing li .expositions-listing-img.expositions-img-bg{display:none}}.expositions-page .expositions-listing li .expositions-listing-img.expositions-img-bg a{display:block;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;border:none}.expositions-page .expositions-listing li .expositions-listing-info{flex-basis:51%}.expositions-page .expositions-listing li .expositions-listing-info{padding:5rem 4.5rem}@media only screen and (max-width: 75em){.expositions-page .expositions-listing li .expositions-listing-info{padding:3rem 4rem}}.expositions-page .expositions-listing li .expositions-listing-info .expositions-listing-info-cat{display:inline-block;margin-bottom:1rem;color:#a69b95;font-family:"bebasNeue_bold";letter-spacing:.1rem;text-transform:uppercase;border:none}.expositions-page .expositions-listing li .expositions-listing-info .expositions-listing-info-cat:hover{color:#4171ac}.expositions-page .expositions-listing li .expositions-listing-info h2{font-size:4.2rem}@media only screen and (max-width: 95em){.expositions-page .expositions-listing li .expositions-listing-info h2{font-size:3.5rem}}.expositions-page .expositions-listing li .expositions-listing-info h2 a{color:#4171ac;border:none}.expositions-page .expositions-listing li .expositions-listing-info h2 a:hover{color:#242424}.expositions-page .expositions-listing li .expositions-listing-info-txt{margin-bottom:4rem}@media(max-width: 1440px){.expositions-page .expositions-listing li .expositions-listing-info-txt{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}}@media only screen and (max-width: 75em){.expositions-page .expositions-listing li .expositions-listing-info-txt{-webkit-line-clamp:inherit}}@media only screen and (max-width: 37.5em){.expositions-page .expositions-listing li .expositions-listing-info-txt{font-size:18px}}.expositions-page.sir-william-page{position:relative}.expositions-page.sir-william-page:before,.expositions-page.sir-william-page:after{content:"";z-index:1;position:absolute;display:block;background-repeat:no-repeat;background-position:center center}.expositions-page.sir-william-page:before{bottom:6rem;left:-2rem;width:10rem;height:10rem;background-image:url("../img/shape-white-sirwilliam.svg")}@media only screen and (max-width: 75em){.expositions-page.sir-william-page:before{display:none}}.expositions-page.sir-william-page:after{top:-4rem;right:8rem;width:16rem;height:12rem;background-image:url("../img/shape-yellow-sirwilliam.svg")}@media only screen and (max-width: 75em){.expositions-page.sir-william-page:after{width:19rem;height:16rem}}@media only screen and (max-width: 75em){.expositions-page.sir-william-page:after{right:2rem;width:14rem;height:11rem;background-size:100%}}.expositions-page.sir-william-page .sir-william-listing{background:#b82423}.expositions-page.sir-william-page .sir-william-listing .sir-william-listing-title.col-12{padding-bottom:1rem;padding-top:6rem}.expositions-page.sir-william-page .sir-william-listing .sir-william-listing-title h3{margin-bottom:0;font-size:4.2rem;color:#fff}@media only screen and (max-width: 95em){.expositions-page.sir-william-page .sir-william-listing .sir-william-listing-title h3{font-size:3.5rem}}@media only screen and (max-width: 37.5em){.expositions-page.sir-william-page .sir-william-listing .sir-william-listing-title h3{font-size:32px}}.expositions-page.sir-william-page .sir-william-listing .expositions-listing h2 a{color:#b82423}.expositions-page.sir-william-page .sir-william-listing .expositions-listing .btn-outline--primary{color:#b82423;border-color:#b82423}.expositions-page.sir-william-page .sir-william-listing .expositions-listing .btn-outline--primary:hover{background:#b82423;color:#fff}.expositions-page-single-desc{margin-bottom:3rem}.expositions-page-single-desc ul{padding-left:2rem}@media only screen and (max-width: 56.25em){.expositions-page-single-desc ul{padding-left:0}}.expositions-page-single-desc .expositions-info-cat{display:inline-block;margin-bottom:1rem;color:#a69b95;font-family:"bebasNeue_bold";letter-spacing:.1rem;text-transform:uppercase;border:none}@media only screen and (max-width: 75em){.expositions-page-single-desc .expositions-info-cat{font-size:18px}}.expositions-page-single-desc .expositions-info-cat:hover{color:#4171ac}.expositions-page-single-desc h2{font-size:4.2rem}@media only screen and (max-width: 95em){.expositions-page-single-desc h2{font-size:3.5rem}}.expositions-page-single-desc h2 a{color:#4171ac;border:none}.expositions-page-single-desc h2 a:hover{opacity:.8}@media only screen and (max-width: 56.25em){.expositions-page-single-desc .col-4{padding-top:0;padding-bottom:0}}.expositions-page-single-desc .wrap-exposition-details{padding-top:2rem;text-align:right}@media only screen and (max-width: 56.25em){.expositions-page-single-desc .wrap-exposition-details{padding-top:0;text-align:left}}.expositions-page-single-desc .wrap-exposition-details .exposition-details{margin-bottom:4rem}.expositions-page-single-desc .wrap-exposition-details .exposition-details span{display:block;color:#4171ac;font-weight:700}.expositions-page-single-desc .wrap-exposition-details .exposition-details-btn li{display:block;margin-bottom:1rem}@media only screen and (max-width: 56.25em){.expositions-page-single-desc .wrap-exposition-details .exposition-details-btn li{display:inline-block;margin-right:2rem}}.expositions-page-single-desc .wrap-exposition-details .exposition-details-btn li:last-child{margin-bottom:0}.expositions-page-single-desc .expositions-txt{margin-bottom:4rem}@media only screen and (max-width: 37.5em){.expositions-page-single-desc .expositions-info table{width:100%}}.expositions-page-single-desc .expositions-info table td{padding-bottom:.75rem}@media only screen and (max-width: 37.5em){.expositions-page-single-desc .expositions-info table td{padding-bottom:2rem}}.expositions-page-single-desc .expositions-info span{margin-right:3rem;color:#4171ac;font-weight:700}@media only screen and (max-width: 37.5em){.expositions-page-single-desc .expositions-info span{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-right:4rem}}.expositions-page-single-desc .expositions-info span.icon-place:before,.expositions-page-single-desc .expositions-info span.icon-length:before{content:"";display:inline-block;vertical-align:middle;margin-right:1rem;background-repeat:no-repeat;background-position:center center;background-size:100%}.expositions-page-single-desc .expositions-info span.icon-place:before{width:2.2rem;height:2.7rem;background-image:url("../img/icon-pin.svg")}.expositions-page-single-desc .expositions-info span.icon-length:before{width:2.5rem;height:2.5rem;background-image:url("../img/icon-time.svg")}.expositions-page-single-gallery{margin-bottom:8rem}.expositions-page-single-gallery h3{font-size:3.2rem}.expositions-random{padding:1rem 0 5rem;background:#e8e8e8}.expositions-random h3{margin-bottom:1rem;font-size:4.2rem}.expositions-random .col{padding:5rem}@media only screen and (max-width: 75em){.expositions-random .col{padding:4rem 3rem}}.expositions-random .expositions-random-list{max-width:159rem}@media only screen and (max-width: 95em){.expositions-random .expositions-random-list{padding:0 3rem}}@media only screen and (max-width: 75em){.expositions-random .expositions-random-list{padding:0}}@media only screen and (max-width: 56.25em){.expositions-random .expositions-random-list{display:flex}}@media only screen and (max-width: 37.5em){.expositions-random .expositions-random-list{display:block;padding:0 3rem}}.expositions-random .expositions-random-list li{display:block;padding:0 2rem}.expositions-random .expositions-random-list li img{width:100%;aspect-ratio:1.62;object-fit:cover;object-position:center}@media only screen and (max-width: 75em){.expositions-random .expositions-random-list li{padding:0 3rem}}@media only screen and (max-width: 37.5em){.expositions-random .expositions-random-list li{margin-bottom:5rem;padding:0}.expositions-random .expositions-random-list li:last-child{margin-bottom:0}}@media only screen and (max-width: 56.25em){.expositions-random .expositions-random-list li.col-6{flex:0 0 50%}}.expositions-random .expositions-random-list li .hover-img{margin-bottom:2rem}.expositions-random .expositions-random-list li .expositions-random-title span a{display:block;margin-bottom:.25rem;color:#a69b95;font-family:"bebasNeue_bold";letter-spacing:.1rem;text-transform:uppercase;border:none}@media only screen and (max-width: 75em){.expositions-random .expositions-random-list li .expositions-random-title span a{font-size:18px}}.expositions-random .expositions-random-list li .expositions-random-title span a:hover{color:#4171ac}.expositions-random .expositions-random-list li .expositions-random-title h4{font-size:3.2rem}.expositions-random .expositions-random-list li .expositions-random-title h4 a{color:#4171ac;border:none}.expositions-random .expositions-random-list li .expositions-random-title h4 a:hover{color:#242424}.wrap-expositions-apps{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 56.25em){.wrap-expositions-apps{margin-bottom:3rem}}@media only screen and (max-width: 37.5em){.wrap-expositions-apps{text-align:center}}.wrap-expositions-apps .expositions-apps{margin-right:3rem}@media only screen and (max-width: 37.5em){.wrap-expositions-apps .expositions-apps{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0;padding:0}}.wrap-expositions-apps .expositions-apps li{display:block;vertical-align:middle;margin-bottom:2rem}@media only screen and (max-width: 56.25em){.wrap-expositions-apps .expositions-apps li{display:inline-block;margin:0 2rem 0 0}}@media only screen and (max-width: 37.5em){.wrap-expositions-apps .expositions-apps li{margin:0 0 2rem;justify-self:center;align-self:start}}.wrap-expositions-apps .expositions-apps li:last-child{margin-bottom:0}.wrap-expositions-apps .expositions-apps li a{display:block;border:none}.wrap-expositions-apps .expositions-apps li a:hover{opacity:.6}.wrap-expositions-apps .expositions-apps li a img{width:22rem}@media only screen and (max-width: 56.25em){.wrap-expositions-apps .expositions-apps li a img{max-width:28rem}}@media only screen and (max-width: 37.5em){.wrap-expositions-apps .expositions-apps li a img{max-width:20rem}}.wrap-expositions-apps .expositions-main-logo{padding:5rem 2rem;border-radius:40px;background:#4171ac}@media only screen and (max-width: 56.25em){.wrap-expositions-apps .expositions-main-logo{display:none}}.sir-william-intro{margin-bottom:8rem}.sir-william-intro h2{color:#b82423}.sir-william-intro .sir-william-intro-txt{margin-bottom:5rem}@media only screen and (max-width: 56.25em){.sir-william-intro .sir-william-intro-txt p br{display:none}}.sir-william-intro .sir-william-intro-txt table{margin-bottom:2rem}@media only screen and (max-width: 37.5em){.sir-william-intro .sir-william-intro-txt table{width:100%}}@media only screen and (max-width: 37.5em){.sir-william-intro .sir-william-intro-txt table tr:first-child{display:block;margin-bottom:2rem}}.sir-william-intro .sir-william-intro-txt table td{padding-bottom:.75rem}@media only screen and (max-width: 37.5em){.sir-william-intro .sir-william-intro-txt table td{display:block;width:100%;padding-bottom:0}}.sir-william-intro .sir-william-intro-txt table span{margin-right:3rem;color:#b82423;font-weight:700}@media only screen and (max-width: 37.5em){.sir-william-intro .sir-william-intro-txt table span{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-right:4rem}}.sir-william-intro .sir-william-intro-txt table span.icon-time:before,.sir-william-intro .sir-william-intro-txt table span.icon-adress:before{content:"";display:inline-block;vertical-align:middle;margin-right:1rem;background-repeat:no-repeat;background-position:center center;background-size:100%}.sir-william-intro .sir-william-intro-txt table span.icon-time:before{width:2.2rem;height:2.7rem;background-image:url("../img/icon-pin-sirwilliam.svg")}.sir-william-intro .sir-william-intro-txt table span.icon-adress:before{width:2.5rem;height:2.5rem;background-image:url("../img/icon-time-sirwilliam.svg")}.sir-william-intro .sir-william-intro-txt .btn{background:#b82423;border-color:#b82423}.sir-william-intro .sir-william-intro-txt .btn:hover{color:#b82423;border-color:#b82423;background:#fff}.sir-william-intro .sir-william-intro-subtxt{padding:3rem;background:#e4e4e4}.sir-william-mission{padding:5rem 0}.sir-william-mission .row{justify-content:center;align-items:center}@media only screen and (max-width: 56.25em){.sir-william-mission .row{display:flex}}@media only screen and (max-width: 37.5em){.sir-william-mission .row{display:block}}@media only screen and (max-width: 37.5em){.sir-william-mission .row .col-3 img{margin:0 auto}}.sir-william-mission .row h3{color:#b82423;font-size:4.2rem}@media only screen and (max-width: 95em){.sir-william-mission .row h3{font-size:3.5rem}}@media only screen and (max-width: 37.5em){.sir-william-mission .row h3{font-size:32px}}.sir-william-mission .row .sir-william-mission-subtxt{color:#9e9e9e;font-style:italic;font-size:1.6rem}.sir-william-single .expositions-page-single-desc h2{color:#b82423}.sir-william-single .expositions-page-single-desc .wrap-exposition-details .exposition-details span{color:#b82423}.sir-william-single .expositions-page-single-desc .wrap-exposition-details .exposition-details-btn .btn-outline--primary{border-color:#b82423;color:#b82423}.sir-william-single .expositions-page-single-desc .wrap-exposition-details .exposition-details-btn .btn-outline--primary:hover{background:#b82423;color:#fff}.sir-william-single .expositions-page-single-desc .wrap-exposition-details .exposition-details-btn .btn-filled--primary{background:#b82423;border-color:#b82423}.sir-william-single .expositions-page-single-desc .wrap-exposition-details .exposition-details-btn .btn-filled--primary:hover{background:#fff;color:#b82423}.sir-william-single .expositions-page-single-gallery h3{color:#b82423}.search-page .search-title h2{margin-bottom:0}.search-page .col li{display:block;margin-bottom:5rem}.search-page .col li .search-result-title{font-size:2.4rem;color:#a69b95;font-weight:700;line-height:1.1;letter-spacing:.1rem;border:none}.search-page .col li .search-result-title br{display:none}.search-page .col li .search-result-title:hover{color:#4171ac}.search-page .col.no-search{margin-bottom:5rem}.footer-partners{padding:2rem 0}@media only screen and (max-width: 37.5em){.footer-partners{padding:1rem 0 0}}.footer-partners h2{margin-bottom:5rem;text-align:center}@media only screen and (max-width: 37.5em){.footer-partners h2{margin-bottom:1rem}}.footer-partners .footer-partners-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 -3rem}.footer-partners .footer-partners-list .footer-partners-logo{max-width:100%;flex:0 0 20%;padding:1rem 3rem;box-sizing:border-box;border:none}@media only screen and (max-width: 37.5em){.footer-partners .footer-partners-list .footer-partners-logo{flex:0 0 33.3333%;padding:1.5rem}}.footer-partners .footer-partners-list .footer-partners-logo img{max-width:100%;height:auto;margin:0 auto;max-height:10rem;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-webkit-transform:scale(1);transform:scale(1)}.footer-partners .footer-partners-list .footer-partners-logo.partner-link:hover img{transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-webkit-transform:sscale(1.1);transform:scale(1.1)}.lightbox{z-index:25;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);transition:all .5s ease-out;-webkit-transition:all .5s ease-out}.lightbox.active{opacity:1;visibility:visible}.lightbox .lightbox-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);max-width:100%;max-height:100%;padding:1rem;background:#242424}@media only screen and (max-width: 37.5em){.lightbox .lightbox-img{padding:0;background:rgba(0,0,0,0)}}.lightbox .lightbox-img .lightbox-arrow{position:absolute;top:50%;padding:1rem;background:url("../img/icon_arrow-lightbox.svg") center center no-repeat;background-size:100%;cursor:pointer}@media only screen and (max-width: 75em){.lightbox .lightbox-img .lightbox-arrow{padding:1.5rem}}@media only screen and (max-width: 37.5em){.lightbox .lightbox-img .lightbox-arrow{padding:1.5rem 2rem;background-size:55%}}.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-left{left:-4rem;transform:tanslateY(-50%) rotate(90deg);-webkit-transform:translateY(-50%) rotate(90deg)}@media only screen and (max-width: 75em){.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-left{left:-5rem}}@media only screen and (max-width: 37.5em){.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-left{left:-0.5rem;background-color:rgba(0,0,0,.5)}}.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-right{right:-4rem;transform:translateY(-50%) rotate(270deg);-webkit-transform:translateY(-50%) rotate(270deg)}@media only screen and (max-width: 75em){.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-right{right:-5rem}}@media only screen and (max-width: 37.5em){.lightbox .lightbox-img .lightbox-arrow.lightbox-arrow-right{right:-0.5rem;background-color:rgba(0,0,0,.5)}}.lightbox .lightbox-img #lightbox-image{max-width:90vh;max-height:85vh}@media only screen and (max-width: 75em){.lightbox .lightbox-img #lightbox-image{max-width:41vh;max-height:55vh}}.lightbox .lightbox-img .lightbox-close{position:absolute;top:1rem;right:1rem;display:block;padding:1rem 2rem;color:#fff;font-size:2.4rem;cursor:pointer;background:rgba(0,0,0,.3)}@media only screen and (max-width: 37.5em){.lightbox .lightbox-img .lightbox-close{top:-5rem;right:0;padding:.5rem 1rem}}.pagination{padding:2rem 5rem 5rem}.pagination .wp-pagenavi{margin-bottom:2rem;text-align:center}.pagination .wp-pagenavi a,.pagination .wp-pagenavi span{padding:10px 18px !important;border-color:rgba(0,0,0,0) !important;color:#4171ac !important;border-radius:50%;font-family:"uncut-sans_regular" !important;font-size:2.4rem !important}.pagination .wp-pagenavi a.current,.pagination .wp-pagenavi span.current{border-color:#4171ac !important;font-weight:400 !important}.pagination .wp-pagenavi a:hover{color:#242424 !important}.pagination .wp-pagenavi .pages{border:none !important;color:#242424 !important;font-size:1.6rem !important}.wrap-breadcrumbs .col-12{padding:2rem 5rem}@media only screen and (max-width: 75em){.wrap-breadcrumbs .col-12{padding:2rem}}@media only screen and (max-width: 37.5em){.wrap-breadcrumbs .col-12{padding:2rem 2rem 0}}.wrap-breadcrumbs .breadcrumbs{z-index:1;position:relative;display:inline-block;padding:1.5rem 2rem;background:#f5f5f5}.wrap-breadcrumbs .breadcrumbs #breadcrumbs{font-size:1.6rem}@media only screen and (max-width: 37.5em){.wrap-breadcrumbs .breadcrumbs #breadcrumbs{font-size:14px}}.wrap-breadcrumbs .breadcrumbs #breadcrumbs span{color:#9e9e9e}.wrap-breadcrumbs .breadcrumbs #breadcrumbs span span{padding:0 1rem}.wrap-breadcrumbs .breadcrumbs #breadcrumbs span span:first-child{padding-left:0}.wrap-breadcrumbs .breadcrumbs #breadcrumbs span span a{border:none}.wrap-breadcrumbs .breadcrumbs #breadcrumbs .breadcrumb_last{padding-right:0;font-weight:700;color:#242424}/*# sourceMappingURL=main.min.css.map */
