.loading-wrapper{position:fixed;z-index:1043;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080}.loading{display:flex;justify-content:center}.loading--full-height{align-items:center;height:100%}.loading .loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#081571;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toggle{cursor:pointer;border:none;-webkit-appearance:none}.section-main{position:relative;font-size:18px;line-height:1.25;padding:1.5rem 0 8rem}@media(max-width:1199px){.section-main{padding:5rem 0rem 8rem}}@media(max-width:767px){.section-main{font-size:16px;line-height:1.33}}@media(max-width:575px){.section-main{padding:3rem 0rem 6rem}}.section-main h1{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:5rem;line-height:1.2}@media(max-width:767px){.section-main h1{font-size:3.8rem;line-height:1.16}}.section-main .section__content{width:100%;max-width:71.6rem;margin:0 auto}.section-main .section__head{padding-bottom:3rem;margin-bottom:4rem;border-bottom:solid .1rem #dddddd}@media(max-width:767px){.section-main .section__head{padding-bottom:2.4rem;margin-bottom:3rem}}.section-main .section__head h2{color:#2d2c6d;font-family:Montserrat,sans-serif;margin-bottom:3.3rem}@media(max-width:767px){.section-main .section__head h2{max-width:60%;margin-bottom:2rem}}.section-main .section__entry p:first-child{padding-right:1rem}@media(max-width:767px){.section-main .section__entry p:first-child{padding-right:0}}@media(max-width:575px){.section-main .section__btn{min-width:100%}}@media(max-width:767px){.section-main--big{padding-bottom:8rem}}.section-main--confirmed{text-align:center;padding:.5rem 0 10.9rem}@media(max-width:1199px){.section-main--confirmed{padding:5rem 0rem 8rem}}@media(max-width:575px){.section-main--confirmed{padding:5rem 0rem 6rem}}.section-main--confirmed h2{font-family:Montserrat,sans-serif;color:#2d2c6d;margin-bottom:4rem}@media(max-width:767px){.section-main--confirmed h2{margin-bottom:3rem}}.section-main--confirmed .section__content{max-width:71.6rem;margin:0 auto}.section-main--confirmed .section__icon{margin-bottom:4.2rem}@media(max-width:767px){.section-main--confirmed .section__icon{max-width:7.8rem;margin:0 auto 3rem}}.section-main--signiture{padding:1.5rem 0 6.2rem}@media(max-width:1199px){.section-main--signiture{padding:5rem 0rem 6.2rem}}@media(max-width:767px){.section-main--signiture{font-size:1.8rem;line-height:1.33}}@media(max-width:575px){.section-main--signiture{padding:3rem 0rem 6rem}}.checkbox input{display:none;position:absolute;top:0;left:-999rem;pointer-events:none}.checkbox label{display:inline-block;padding-left:2.8rem;font-size:1.4rem;line-height:1.428;position:relative}.checkbox label:before{content:"";position:absolute;left:0;top:0;border:solid .1rem #bfbfbf;border-radius:.4rem;width:1.8rem;height:1.8rem;-webkit-transition:border .3s,background-color .3s;-o-transition:border .3s,background-color .3s;transition:border .3s,background-color .3s}.checkbox input:checked~label:before{border:solid .1rem #106efd;background-color:#106efd}.checkbox label:after{content:"";position:absolute;left:.3rem;top:.5rem;background-image:url(../images/check.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:1.1rem;height:.8rem;opacity:0;visibility:hidden;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform-origin:opacity .3s,visibility .3s;-ms-transform-origin:opacity .3s,visibility .3s;transform-origin:opacity .3s,visibility .3s}.checkbox input:checked~label:after{opacity:1;visibility:visible}.checkbox--big label{font-size:1.8rem;line-height:1.33}@media(max-width:575px){.checkbox--big label{padding-right:6rem}}.checkboxes .checkboxes__item+.checkboxes__item{margin-top:2.9rem}@media(max-width:767px){.checkboxes .checkboxes__item+.checkboxes__item{margin-top:2.5rem}.btn--font{font-size:1.5rem}}.form-sign-up{max-width:71.6rem;margin:0 auto}.form-sign-up h4{font-weight:400;margin-bottom:-.8rem}.form-sign-up .form__subtitle{margin-bottom:-.8rem;color:#201433}.form-sign-up .form__group-head{margin-bottom:1.7rem}.form-sign-up .form__group+.form__group{margin-top:3rem}.form-sign-up .form__section+.form__section{margin-top:5rem}.form-sign-up h2{color:#2d2c6d;font-family:Montserrat,sans-serif;margin-bottom:2.2rem}.form h3{margin-bottom:.6rem}.form .form__head{margin-bottom:1.9rem}.form .form__notice{font-size:1.4rem;line-height:1.7}@media(max-width:767px){.form .form__notice{font-size:1.2rem;line-height:2}}.form .form__warning{margin-bottom:2.2rem}@media(max-width:767px){.form .form__warning{margin-bottom:2.6rem}}.form .form__entry--alt{margin-bottom:2.3rem}.form .form__body{margin-bottom:2.5rem}.form .form__section+.form__section{margin-top:3rem}.form .form__row+.form__row{margin-top:2.8rem}.form .form__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:-1rem -.8rem}@media(max-width:767px){.form .form__cols{margin:-.95rem -.8rem}}.form .form__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1rem .8rem}@media(max-width:767px){.form .form__col{padding:.95rem .8rem}}.form .form__col--1of2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media(max-width:575px){.form .form__col--1of2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form .form__col--1of4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}@media(max-width:575px){.form .form__col--1of4{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form .form__label{font-size:1.6rem;line-height:1.1875;color:#373a3c;display:block;margin-bottom:.7rem}.form .form__actions span{display:block;margin-top:3rem}@media(max-width:575px){.form .form__actions span{margin-top:3.1rem}}.form .form__btn{border:none;min-width:20rem}@media(max-width:575px){.form .form__btn{min-width:0;width:100%}}.form--login{max-width:36.8rem;margin:0 auto}.form--login .form__head{margin-bottom:1.4rem}.form--login .form__body{margin-bottom:3rem}.form--login .form__btn{min-width:16rem}.form--school{max-width:71.6rem;margin:0 auto}.form--school .form__notice{font-size:1rem;line-height:2.4}.form--school .form__head{margin-bottom:1.8rem}.form--alt .form__head h2{color:#2d2c6d;font-family:Montserrat,sans-serif;margin-bottom:1.4rem}.form--alt .form__head{margin-bottom:2.6rem}@media(max-width:767px){.form--alt .form__head h2{margin-bottom:.2rem}.form--alt .form__head{margin-bottom:2.4rem}.form--alt .form__notice{font-size:1.2rem;line-height:2}}.form--alt .form__row+.form__row{margin-top:3rem}@media(max-width:767px){.form--alt .form__row+.form__row{margin-top:2.4rem}}.form__link{display:inline-block;margin-top:1rem;font-size:1.8rem;line-height:1.33}.form__link:hover{text-decoration:none}.form--alt .form__body{margin-bottom:3.4rem}.form--sign-up{max-width:71.6rem;margin:0 auto}.form--sign-up h4{font-weight:400;margin-bottom:-.8rem}@media(max-width:767px){.form--sign-up h4{margin-bottom:-.1rem}}.form--sign-up h2{color:#273897;font-family:Montserrat,sans-serif;margin-bottom:2.2rem}@media(max-width:767px){.form--sign-up h2{margin-bottom:2rem}}.form--sign-up .form__section h2{margin-bottom:3.1rem}@media(max-width:767px){.form--sign-up .form__section h2{margin-bottom:1.8rem}}.form--sign-up .form__body{margin-bottom:4rem}.form--sign-up .form__controls-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.form--sign-up .form__cols-alt{margin:-1.5rem -.8rem}@media(max-width:767px){.form--sign-up .form__cols-alt{margin:-.95rem -.8rem}}.form--sign-up .form__cols-alt .form__col{padding:1.5rem .8rem}@media(max-width:767px){.form--sign-up .form__cols-alt .form__col{padding:.95rem .8rem}}.form--sign-up .form__group-head{margin-bottom:1.7rem}@media(max-width:767px){.form--sign-up .form__group-head{margin-bottom:2rem}.form--sign-up .form__group--alt .form__group-head{margin-bottom:2.4rem}}.form--sign-up .form__group+.form__group{margin-top:3rem}.form--sign-up .form__section+.form__section{margin-top:5rem}@media(max-width:575px){.form--sign-up .form__btn{min-width:0;width:100%}}.form--signiture h2{color:#2d2c6d;font-family:Montserrat,sans-serif;margin-bottom:2rem}.form--signiture .form__body{margin-bottom:3rem}.form--signiture ol{list-style-type:none;margin-bottom:5.4rem}.form--signiture ol li{position:relative;counter-increment:number;padding-left:3rem}.form--signiture ol li+li{margin-top:.4rem}.form--signiture ol li:before{display:block;content:counter(number) ". ";position:absolute;top:-.4rem;left:0}.form--signiture p:not(:last-child){margin-bottom:.3rem}.form--signiture .form__section h2{margin-bottom:1.3rem}.form--signiture .form__section-alt h2{margin-bottom:3.4rem}.form--signiture .form__section-head{margin-bottom:1.8rem}.form--signiture .form__section-alt .form__section-head{margin-bottom:3rem}.form--signiture .form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form--signiture .form__actions button,.form--signiture .form__actions a{display:block;max-width:30.5rem}@media(max-width:767px){.form--signiture .form__actions button,.form--signiture .form__actions a{max-width:100%}}.form--signiture .form__actions button+button,.form--signiture .form__actions a+button{margin-top:3rem}.form--signiture .form__section+.form__section{margin-top:6rem}.photo-release .form__actions .button-final{display:flex;flex-direction:row;align-items:center;margin:0}.photo-release .form__actions .button-final .btn--cyan-outline{margin-top:30px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.photo-release .form__actions .button-final{display:flex;flex-direction:column}}@media(min-width:767px){.photo-release .form__actions .button-final .btn--cyan-outline{margin-right:30px}}.bigBtn{max-width:38rem}.video-wrapper{width:auto;height:auto;display:flex;justify-content:center;border-radius:1.5rem;overflow:hidden}.video-wrapper>div{display:flex;height:360px!important}.react-player{padding-top:56.25%;position:relative}.react-player>div{position:absolute}@media(max-width:1281px),screen and (max-width:812px)and (orientation:landscape){.video-wrapper div{height:28rem;width:100%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.video-wrapper>div{display:flex;height:260px!important}}@media screen and (max-width:1024px)and (orientation:portrait){.video-wrapper>div{display:flex;height:180px!important}}.rectangle{width:100%;height:150px;border:2px dashed black;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column}.inner-btn{padding:10px 30px;background-color:#fff;color:#000;text-transform:uppercase;border:2px solid #000;border-radius:4rem;cursor:pointer;font-weight:700;transition:.5s ease}.inner-btn:hover{background-color:#02807e52}.flex_center{display:flex;justify-content:center;align-items:center}.mb-3{margin-bottom:1rem}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px)and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}*{padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}img,[style*=background-image]{image-rendering:-webkit-optimize-contrast}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}a[href^=tel],button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}textarea{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style:none outside none}input::-webkit-input-placeholder{color:inherit;opacity:1}input::-moz-placeholder{color:inherit;opacity:1}input:-ms-input-placeholder{color:inherit;opacity:1}input::-ms-input-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-webkit-input-placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea:-ms-input-placeholder{color:inherit;opacity:1}textarea::-ms-input-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px #fff inset}input[type=text],input[type=button],input[type=tel],input[type=email],input[type=submit],input[type=date],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}@font-face{font-family:Myriad Pro;src:url(/assets/MyriadPro-Bold-CVh8Wst7.woff2) format("woff2"),url(/assets/MyriadPro-Bold-BWYbrGQ_.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Myriad Pro;src:url(/assets/MyriadPro-Regular-BqC9cLMD.woff2) format("woff2"),url(/assets/MyriadPro-Regular-D1a_eJmw.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html{font-size:62.5%}body{min-width:320px;background:#fff;font-family:Montserrat,sans-serif;font-weight:400;font-size:2rem;line-height:1.2;color:#373a3c;line-height:1.3}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){body{font-size:1.6rem;line-height:1.47}}a{color:inherit;text-decoration:underline}a:hover,a[href^=tel]{text-decoration:none}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{margin-bottom:.6em;color:#273897;line-height:1.2;text-transform:uppercase}.h1,h1{font-size:38px}.h2,h2{font-size:28px}.h3,h3{font-size:24px}.h4,h4{font-size:3rem}.h5,h5,.h6,h6{font-size:2rem}@media(max-width:1023px){.h1,h1{font-size:26px}h2{font-size:22px}h6{font-size:18px}}p,ul,ol,dl,hr,table,blockquote{margin-bottom:1.2em}h1[class],h2[class],h3[class],h4[class],h5[class],h6[class],h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child,table:last-child,blockquote:last-child{margin-bottom:0}.clear:after{content:"";line-height:0;display:table;clear:both}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.notext{white-space:nowrap;text-indent:100%;text-shadow:none;overflow:hidden}.notext-old{font-size:0;line-height:0;text-indent:-4000px}[hidden],.hidden{display:none}[disabled],.disabled{cursor:default}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hidden-xs{display:none!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media(min-width:767.02px)and (max-width:1023px){.hidden-sm{display:none!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media(min-width:1023.02px)and (max-width:1199px){.hidden-md{display:none!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media(min-width:1199.02px){.hidden-lg{display:none!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}.article-single{max-width:81.2rem;margin:0 auto;text-align:left}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single h2{margin-bottom:2.2rem}}@media(max-width:374px){.article-single h2{font-size:2rem}}.article-single .article__video{margin-bottom:5.1rem;position:relative;border-radius:1rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__video{margin-bottom:3.7rem}}.article-single .article__content{margin-bottom:5.4rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__content{margin-bottom:4.4rem}}.article-single .article__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.article-single .article__play:hover{opacity:.7}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__play{width:9rem;height:9rem}}.article-single .article__meta{margin-bottom:5rem;text-transform:capitalize;font-size:2.4rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__meta{margin-bottom:4rem;font-size:2.2rem;font-weight:500}}@media(max-width:374px){.article-single .article__meta{font-size:1.8rem}}.article-single .article__meta li+li{margin-top:1.65rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__meta li+li{margin-top:.67rem}}.article-single .article__meta li{list-style-type:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__actions a{display:block}}.article-single .article__actions a+a{margin-left:2.3rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article-single .article__actions a+a{margin:2rem 0 0}}.articles{padding:7rem 0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles{padding:.2rem 0 7.5rem}}.articles li{list-style-type:none}.articles li+li{margin-top:5rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles li+li{margin-top:4.8rem}}.article__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.6rem}.btn{display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Myriad Pro,sans-serif;font-size:2rem;font-weight:700;text-transform:uppercase;color:#fff;border:.3rem solid #403f8e;background:#403f8e;padding:1.3rem 5.4rem;-webkit-transition:color .3s,background .3s;-o-transition:color .3s,background .3s;transition:color .3s,background .3s;border-radius:3rem;letter-spacing:.07rem;min-width:18.4rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn{padding:1.1rem 5.4rem;width:100%}}@media(max-width:374px){.btn{font-size:1.5rem}}.btn:hover{background:#273897}.btn--outline{background:transparent;color:#403f8e}.btn--outline:hover{background:#403f8e;color:#fff}.btn--block{display:block;padding-left:0;padding-right:0}.btnIcon{border:none;background-color:inherit}.btnIcon:hover{text-decoration:underline}.copyright{font-size:1.2rem;color:#9d9d9d}.footer{padding:1.7rem 0 1.6rem;background:#fafafb;font-family:Myriad Pro,sans-serif;font-size:1.4rem;color:#201433}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer ul{margin-bottom:1.7rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer ul{margin-bottom:1.5rem}}.footer li{list-style-type:none;display:inline-block}.footer li+li{margin-left:1rem}.footer li+li:before{content:"";display:inline-block;width:.1rem;height:1rem;background:currentColor;margin-right:1rem;-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}.footer--dark{background:#1a1955;color:#fff}.footer--dark p{color:#fff}.footer--dark .terms-nav .btnIcon,.footer--dark .terms-nav a,.footer--dark li+li:before{color:#fff}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.grid .grid__col{max-width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.grid .grid__col--1of2{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.grid .grid__col--1of3{max-width:calc(100% / 3);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.header{padding:6rem 0;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.header{padding:2.8rem 0}}.hero{padding:10rem 0 5rem;background:#273897;color:#fff;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero{padding:4rem 0 10rem}}.hero h1{color:inherit;margin-bottom:2rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero h1{margin-bottom:1.9rem}}.hero p+p{margin-top:2.6rem}.hero .hero__entry{padding-right:3rem;font-weight:500}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero .hero__entry{padding:0}}.hero .hero__logo{height:auto;max-width:100%;margin-bottom:10.1rem}@media(max-width:1639px){.hero .hero__logo{margin-bottom:7rem}}@media(max-width:1199px){.hero .hero__logo{margin-bottom:3rem}}@media(max-width:1023px){.hero .hero__logo{max-width:80%;padding-top:2rem;margin:0 auto 1rem 0}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero .hero__logo{max-width:100%;padding:0;margin:0 auto 4rem}}.hero .hero__logo img{width:95%;max-width:450px;height:100%;-o-object-fit:contain;object-fit:contain}.hero .hero__shape{width:100%;position:absolute;bottom:0;left:0;right:0}.hero .hero__shape img{display:block;width:100%;height:100%}[class*=ico-]{display:inline-block;vertical-align:middle;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.ico-check{width:12.1rem;height:11.2rem}.ico-arrow-prev,.ico-arrow-next{width:2.5rem;height:4rem}.logo{display:block;margin:0 auto;width:53.6rem;height:25rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.logo{width:29.8rem;height:13.9rem}}.logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.logo--small{width:33.8rem;height:15.7rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.logo--small{width:22.8rem;height:11rem}}.recipe{max-width:58rem;font-size:1.8rem;line-height:1.67}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe{font-size:1.6rem}}.recipe h6{color:#373a3c;margin-bottom:.8rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe h6{font-size:1.8rem;margin-bottom:1rem;line-height:1.22}}.recipe h4{margin-top:1.2rem;text-transform:capitalize;font-weight:400;color:inherit}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe h4{font-size:2.8rem;line-height:1.21}}.recipe p{line-height:1.7}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe p{line-height:1.75}}.recipe>li{list-style-type:none}.recipe>li:last-child{margin-top:3.4rem}.recipe>li+li{margin-top:2rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe>li+li{margin-top:1.75rem}}.recipe ol{list-style-position:inside}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe ol{margin-left:-.2rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.recipe ol>li+li{margin-top:.1rem}}.section{padding:0 0 6.9rem;position:relative;overflow:hidden;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section{padding:0 0 34.5rem}}@media(max-width:374px){.section{padding:0 0 25rem}}.section .section__inner{position:relative;z-index:10}.section .section__logo{display:block;margin:0 auto;width:33.8rem;height:15.7rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section .section__logo{width:22.8rem;height:11rem}}.section .section__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section .section__figure{width:51rem;height:auto;position:absolute;bottom:-7.3rem;left:-3.3rem}@media(max-width:1639px){.section .section__figure{height:45rem;width:40rem;bottom:-1rem}}@media(max-width:1199px){.section .section__figure{height:35rem;width:35rem;bottom:1rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section .section__figure{width:100%;left:0;bottom:-3rem;transform:scale(.8)}}@media(max-width:575px){.section .section__figure{width:100%;height:auto;bottom:-10rem;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}.closedFont{font-size:28px}.height100{height:100%}.displayFlex{height:100%;display:flex;flex-direction:column;justify-content:space-around;gap:3rem}.center{text-align:center}.winner h6{color:#373a3c;margin-bottom:3rem}.winnerName{font-weight:700;text-transform:uppercase;padding-bottom:5px;border-bottom:3px solid #273897}.section .section__figure img{height:auto;width:100%}.section .section__figure--alt{left:auto;bottom:-6rem;right:-4.1rem}@media(max-width:1639px){.section .section__figure--alt{bottom:2rem}}@media(max-width:1199px){.section .section__figure--alt{bottom:6.5rem}}@media(max-width:1023px){.section .section__figure--alt{bottom:0}}.marginTop2{margin-top:2rem}.marginBottom2{margin-bottom:2rem}.section.section-full{height:calc(100vh - 8.7rem)}.section.section-full h2{line-height:1.37}.section.top-offset{padding-top:2rem}@media(max-width:1023px){.section.top-offset{padding-top:7.8rem}}.section.top-offset h2{margin-bottom:4rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section.top-offset h3{margin-bottom:2.5rem;font-size:20px}}.section.top-offset p{font-weight:500}.section.top-offset .section__inner figure{width:10rem;height:10rem;margin:4rem auto 4.4rem}@media(max-width:1023px){.section.top-offset .section__inner figure{margin:0 auto 2rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section.top-offset .section__inner figure{width:10rem;height:10rem;margin-bottom:3rem;margin-top:2rem}}.section.top-offset .section__logo{margin-bottom:3rem}@media(max-width:1023px){.section.top-offset .section__logo{margin-bottom:3rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section.top-offset .section__logo{margin-bottom:4.8rem}}.section.top-offset .section__inner{max-width:58rem;margin:0 auto}.section.large-top-offset{padding-top:10rem}@media(max-width:1639px){.section.large-top-offset{padding-top:6rem}}@media(max-width:1023px){.section.large-top-offset{padding-top:5rem}}@media(max-width:374px){.section.large-top-offset{padding-top:8rem}}.section.large-top-offset h2{margin:0 -.6rem 0 -1rem;line-height:1.31}.section.large-top-offset h2 strong{display:block}.section.large-top-offset .section__logo{margin-bottom:3.2rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section.large-top-offset .section__logo{margin-bottom:4.7rem}}.section.large-top-offset .section__inner{max-width:94.5rem;margin:0 auto}.shell{max-width:190rem;padding-left:13rem;padding-right:13rem;margin:auto;width:100%}@media(max-width:1639px){.shell{max-width:184rem;padding-left:10rem;padding-right:10rem}}@media(max-width:1023px){.shell{max-width:178rem;padding-left:7rem;padding-right:7rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.shell{max-width:170rem;padding-left:3rem;padding-right:3rem}}.shell--fluid{max-width:none}.slider{position:relative}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider .slider__clip{margin-bottom:4rem}}.slider .slider__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:4rem}@media(max-width:1199px){.slider .slider__actions{width:111%}}@media(max-width:1023px){.slider .slider__actions{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider .slider__actions{position:static;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}}.slider .slider__actions button{display:block;opacity:.5;cursor:pointer;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;text-decoration:none}.slider .slider__actions button:hover{opacity:1}.slider .slider__actions button:disabled{opacity:.5;cursor:not-allowed}.slider .slider__paging{margin-top:-4.5rem;font-family:Myriad Pro,sans-serif;font-size:3rem;font-weight:700}.slider .slider__paging ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider .slider__paging li{position:relative;list-style-type:none}.slider .slider__paging li+li{padding-left:1rem}.slider .slider__paging li+li:before{content:"";display:block;width:.3rem;height:2.2rem;background:currentColor;-webkit-transform:rotate(16deg) translateY(-50%);-ms-transform:rotate(16deg) translateY(-50%);transform:rotate(16deg) translateY(-50%);position:absolute;left:0;top:50%}.slider .slider__paging a{text-decoration:none}.wrapper{position:relative;height:100vh;display:flex;flex-direction:column}.wrapper .wrapper__aside{position:fixed;top:0;left:0;max-width:43.7%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-right:1px solid #fff}@media(max-width:1639px){.wrapper .wrapper__aside{max-width:50%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.wrapper .wrapper__aside{max-width:100%;position:static;display:block;height:auto}}.wrapper .wrapper__content{max-width:56.3%;margin-left:auto}@media(max-width:1639px){.wrapper .wrapper__content{max-width:50%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.wrapper .wrapper__content{flex:1;max-width:100%}}.wrapper .wrapper__shape{background-image:url(/assets/hero-wave-2g-B95Y4MIl.png);background-repeat:repeat-y;width:12.5rem;height:100%;position:absolute;top:0;right:-.1rem}.article h6{font-weight:800;margin-bottom:1.6rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article h6{margin-bottom:1.1rem}}.article a{display:block;text-decoration:none;overflow:hidden;position:relative}@media(max-width:1281px),screen and (max-width:812px)and (orientation:landscape){.article a{margin-bottom:.5rem}}.article a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}.article img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.article p{font-weight:500;font-size:2rem}.mfp-container{padding-top:1rem;padding-bottom:1rem}.mfp-content{vertical-align:initial}.mfp-bg{opacity:.5}.mfp-close-btn-in .mfp-close{display:none}.modal-confirmation{margin:21.9rem 3rem 0rem}@media(max-width:767px){.modal-confirmation{margin-top:6.4rem}}.modal-confirmation .modal__inner{position:relative;background:#fff;max-width:65.6rem;margin:0 auto;padding:10rem 10.4rem;text-align:center}@media(max-width:767px){.modal-confirmation .modal__inner{padding:8rem 3rem 5.6rem}}.modal-confirmation h3{margin-bottom:3.4rem}@media(max-width:767px){.modal-confirmation h3{margin-bottom:2.4rem}}.modal-confirmation .modal__entry{max-width:41.8rem;margin:0 auto;margin-bottom:5.7rem}.modal-confirmation .modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem;position:absolute;top:2rem;right:2rem;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.modal-confirmation .modal__close:hover{opacity:.6}.modal-confirmation .modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){.modal-confirmation .modal__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal-confirmation .modal__actions a+a{margin-left:2rem}@media(max-width:767px){.modal-confirmation .modal__actions a+a{margin-left:0;margin-top:2rem}}@media(max-width:767px){.modal-confirmation .modal__actions a{min-width:0;width:100%}}.modal-signiture{margin:21.9rem 2rem 0}@media(max-width:767px){.modal-signiture{margin-top:6.4rem}}.modal-signiture .modal__inner{position:relative;background:#fff;max-width:38.8rem;margin:0 auto;padding:6.9rem 1.7rem 2.4rem;text-align:center;border-radius:1.5rem}.modal-signiture h5{margin-bottom:3rem}@media(max-width:767px){.modal-signiture h5{margin-bottom:2.4rem}}.modal-signiture .modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem;position:absolute;top:1.4rem;right:1.4rem;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.modal-signiture .modal__close:hover{opacity:.6}.modal-signiture .modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-signiture .modal__actions a+a{margin-left:2rem}.modal-signiture .modal__btn{font-size:1.8rem;font-weight:700;text-transform:uppercase;min-width:16.7rem}.popup{position:fixed;padding-top:160px;padding-bottom:160px}.confirm-modal{padding:6rem 4rem;max-width:61.6rem;margin:0 auto;border-radius:1rem;background:#fff;text-align:center}.action-btns{display:flex;gap:2rem;flex-wrap:wrap}.width100{width:100%}.recaptcha{margin-bottom:2rem;display:flex;justify-content:center}.icoCheckPublic{margin-top:6rem;margin-bottom:3rem}.btn--round{display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:600;font-size:1.6rem;padding:1.2rem 1.5rem;letter-spacing:2px;min-width:15rem;border-radius:3rem;color:#fff;text-transform:uppercase;background-color:#2d2c6d;border:2px solid rgb(45,44,109)}ul>li{color:#000}.noDecoration{margin-left:1.6rem}.player{border-radius:1rem}.overflowHide{overflow:hidden}.paddingBottom{padding-bottom:4rem}.marginBottom{margin-bottom:10rem}
