@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css");html,body{margin:0;padding:0;font-family:"Open Sans", sans-serif;font-size:0.79em}html.using-tab a:focus,html.using-tab button:focus,html.using-tab input:focus,body.using-tab a:focus,body.using-tab button:focus,body.using-tab input:focus{outline:2px solid #946200}html.using-tab *[role="button"]:focus,body.using-tab *[role="button"]:focus{outline:2px solid #946200}html.overflow,body.overflow{overflow:hidden}a{color:inherit}a,button{outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.container,.top__container,.section__container,.footer__container{max-width:1300px;padding:0 15px;box-sizing:border-box;margin:0 auto;width:100%}@media (max-width:992px){.container,.top__container,.section__container,.footer__container{max-width:768px}}@media (max-width:767px){.container,.top__container,.section__container,.footer__container{max-width:350px}}img{max-width:100%;height:auto}.fancybox-button--play,.fancybox-button--thumbs{display:none !important}.hidden-element{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.top{background:#0c0c0c;padding:10px 0}.top__row{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media (max-width:992px){.top__row{-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.top__row{margin-left:-20px}}.top__bip a{display:block}.top__bip img{display:block}.top__search{display:inline-block;font-size:20px;color:#fff;text-decoration:none;margin-left:35px}@media (max-width:767px){.top__search{margin-left:20px}}.wcag{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;border-right:1px solid #fff;padding-right:30px;margin-right:40px}@media (max-width:992px){.wcag{padding-right:15px;margin-right:20px}}.wcag__link{width:35px;height:35px;background:#000;color:#fff;text-decoration:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:8px}@media (max-width:767px){.wcag__link:first-child{margin-left:0}}.wcag__icon--contrast{display:-ms-flexbox;display:-webkit-flex;display:flex;border:2px solid #fff;border-radius:100%;width:30px;height:30px;background:#fff;overflow:hidden}.wcag__icon--contrast span{display:block}.wcag__icon--contrast span:first-child{height:30px;width:15px;border-bottom-left-radius:30px;border-top-left-radius:30px;background:#000}.wcag__icon--contrast span:last-child{height:30px;width:15px;border-bottom-right-radius:30px;border-top-right-radius:30px;background:#fff}.wcag__icon--small{font-size:18px;font-weight:bold;position:relative;top:1px}.wcag__icon--large{font-size:26px;font-weight:bold;position:relative;bottom:1px}.section{padding:50px 0;background:#fff}.section--dark{background:#eee}.section__row{margin:0 -15px;display:-ms-flexbox;display:-webkit-flex;display:flex}@media (max-width:992px){.section__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}}.section__row--center{-ms-flex-pack:center;justify-content:center}.section__row--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.section__col{padding:0 15px;box-sizing:border-box;width:33.33%}@media (max-width:992px){.section__col{width:50%;padding-bottom:30px}.section__col:last-child{padding-bottom:0}}@media (max-width:767px){.section__col{width:100%}}.section__col--paddingBottom{padding-bottom:30px}.section__col--2{width:50%}@media (max-width:767px){.section__col--2{width:100%}}.section__header{font-size:4.5em;color:#5154be;line-height:120%;text-align:center;text-transform:uppercase;font-weight:400;margin:0;margin-bottom:70px}@media (max-width:992px){.section__header{font-size:3.5em}}.section__header span{display:block;font-size:0.5em}.section__header--small{font-size:2.5em;text-align:left;margin-bottom:0}.section__text{font-size:1.6em;color:#333;line-height:160%;margin:8px 0}.section__text p{margin:0}.section__text strong{white-space:pre-line}@media (max-width:767px){.section__text{text-align:center}}.section__text a{color:inherit;text-decoration:none}.section__text a:hover{text-decoration:underline}.section__text--flex{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767px){.section__text--flex{-ms-flex-pack:center;justify-content:center}}.section__text--marginTop{margin-top:15px}.section__text--large{font-size:2em;margin:0}.section__text--left{margin:0;text-align:left}.section__text--center{text-align:center}.section__text--bold{font-weight:bold}.section__fb{display:block;margin-left:10px}.section__fb img{display:block}.section__logo{margin-bottom:20px}.section__logo a{display:block}@media (max-width:992px){.section__logo img{display:block;margin:0 auto}}.section__logo:last-child{margin-bottom:0}.section__button{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:50px}.section__button a{background:#5154be;color:#fff;font-size:1.6em;text-align:center;text-transform:uppercase;padding:7px 15px;min-width:200px;font-weight:bold;text-decoration:none;box-sizing:border-box;border:2px solid #5154be;-webkit-transition:color 0.3s, background 0.3s;transition:color 0.3s, background 0.3s}.section__button a:hover{background:#fff;color:#5154be}.section__block{max-width:530px;margin:50px auto}.section__result{padding:10px;padding-left:30px}.section__result li{margin:10px 0}.section__result li a{color:#5154be;font-weight:bold;font-size:1.6em;text-decoration:none}.section__result li a:hover{text-decoration:underline}.section__sitemap ul li{margin:10px 0}.section__sitemap ul li a{font-size:1.8em;color:#5154be;text-decoration:none}.section__sitemap ul li a:hover{text-decoration:underline}.section__back a{font-size:1.8em;color:#5154be;font-weight:bold;text-decoration:none;text-transform:uppercase;display:inline-block;padding-left:15px;position:relative}.section__back a::before{content:"";display:block;width:6px;height:6px;border:3px solid rgba(0, 0, 0, 0);border-left-color:#5154be;border-bottom-color:#5154be;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:0;top:0;bottom:0;margin:auto}.section__back a:hover{text-decoration:underline}.footer{padding:20px 0;background:#fff;border-top:1px solid #666}.footer__text{text-align:center;font-size:1.3em;color:#333;margin-bottom:15px}.footer__text:last-child{margin-bottom:0}.footer__text a{color:inherit;text-decoration:none;display:inline-block;margin-right:7px;padding-right:7px;border-right:1px solid #333}.footer__text a:hover{text-decoration:underline}.footer__text a:last-child{border-right:0}.footer__text a img{display:inline-block;margin-left:5px;position:relative;top:3px}.intro__row{display:-ms-flexbox;display:-webkit-flex;display:flex}@media (max-width:992px){.intro__row{-ms-flex-direction:column;flex-direction:column}}.intro__block{display:block;position:relative}.intro__block:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.intro__block:hover .intro__button{color:#fff}.intro__block:hover .intro__button--red{background:rgba(220, 128, 121, 0.86)}.intro__block:hover .intro__button--purple{background:rgba(81, 84, 190, 0.86)}.intro__block img{display:block;-webkit-transition:-webkit-filter 0.3s;transition:-webkit-filter 0.3s;transition:filter 0.3s;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.intro__title{position:absolute;z-index:1;top:0;bottom:0;margin:auto;height:189px;box-sizing:border-box;padding:40px 63px;padding-bottom:15px;background-size:cover !important;background-repeat:no-repeat !important}@media (max-width:992px){.intro__title{border-radius:20px;padding:20px}}@media (max-width:767px){.intro__title{border-radius:20px}}.intro__title--red{background:url("/media/default/red.png");left:0;left:-48px;padding-left:106px;padding-right:18px;top:79px}@media (max-width:992px){.intro__title--red{left:15px;right:15px;top:0;bottom:0;margin:auto;background:rgba(220, 128, 121, 0.86);padding:20px}}.intro__title--purple{background:url("/media/default/purple.png");right:0;right:-58px;top:-160px}@media (max-width:992px){.intro__title--purple{left:15px;right:15px;top:0;bottom:0;margin:auto;background:rgba(81, 84, 190, 0.86)}}.intro__header{font-size:3.4em;color:#fff;font-weight:bold;line-height:120%;text-transform:uppercase;max-width:475px;display:block}@media (max-width:1199px){.intro__header{font-size:3em}}@media (max-width:767px){.intro__header{font-size:2em}}.intro__header span{font-size:0.85em;font-weight:600;text-transform:none}@media (max-width:1199px){.intro__header span{font-size:0.75em}}.intro__button{display:inline-block;background:#fff;font-size:1.8em;font-weight:bold;min-width:170px;padding:7px;box-sizing:border-box;text-align:center;text-transform:uppercase;border-radius:30px;margin-top:12px;border:1px solid #fff;-webkit-transition:color 0.3s, background 0.3s;transition:color 0.3s, background 0.3s}@media (max-width:1199px){.intro__button{font-size:1.6em}}@media (max-width:767px){.intro__button{font-size:1.4em}}.intro__button--purple{color:rgba(81, 84, 190, 0.86)}.intro__button--red{color:rgba(220, 128, 121, 0.86)}.skipLinks{position:fixed;top:0;left:0;z-index:9999}.skipLinks__link{display:block;font-size:2em;color:#ff0;background:#444;text-decoration:none;padding:20px;text-align:center;width:300px;position:absolute;left:-999em}.skipLinks__link:focus{text-decoration:none;color:#ff0;left:0}.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{height:44px;line-height:44px;font-family:Arial, Baskerville, monospace}.sl-wrapper .sl-close:focus,.sl-wrapper .sl-navigation button:focus{outline:0}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:0.9;display:none;z-index:1035}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{top:30px;display:none;color:#fff;position:fixed}.sl-wrapper{z-index:1040}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:0.7}.sl-wrapper .sl-close{right:30px;z-index:10060;margin-top:-14px;margin-right:-14px;width:44px;font-size:3rem}.sl-wrapper .sl-counter{left:30px;z-index:1060;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;width:22px;text-align:center;display:block;z-index:10060;color:#fff}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}.sl-wrapper .sl-image img{border:0;cursor:zoom-in}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0;width:100%;height:auto}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{box-sizing:border-box;display:none;padding:10px 0;color:#fff;background:rgba(0, 0, 0, 0);font-size:1rem;position:absolute;bottom:-40px;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #fff;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1036;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{-webkit-transition:-moz-transform ease 0.2s;-webkit-transition:-ms-transform ease 0.2s;-webkit-transition:-o-transform ease 0.2s;-webkit-transition:-webkit-transform ease 0.2s;transition:-moz-transform ease 0.2s;transition:-ms-transform ease 0.2s;transition:-o-transform ease 0.2s;transition:-webkit-transform ease 0.2s;transition:transform ease 0.2s}@-webkit-keyframes pulsate{0%{-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{-ms-transform:scale(0.1);-webkit-transform:scale(0.1);transform:scale(0.1)}50%{opacity:1}100%{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}}