/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Oswald;font-style:normal;font-weight:500;src:url(../fonts/oswald-v49-latin-500.eot);src:local(""),url(../fonts/oswald-v49-latin-500.eot?#iefix) format("embedded-opentype"),url(../fonts/oswald-v49-latin-500.woff2) format("woff2"),url(../fonts/oswald-v49-latin-500.woff) format("woff"),url(../fonts/oswald-v49-latin-500.ttf) format("truetype"),url(../fonts/oswald-v49-latin-500.svg#Oswald) format("svg")}@font-face{font-family:Mukta;font-style:normal;font-weight:400;src:url(../fonts/mukta-v13-latin-regular.eot);src:local(""),url(../fonts/mukta-v13-latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/mukta-v13-latin-regular.woff2) format("woff2"),url(../fonts/mukta-v13-latin-regular.woff) format("woff"),url(../fonts/mukta-v13-latin-regular.ttf) format("truetype"),url(../fonts/mukta-v13-latin-regular.svg#Mukta) format("svg")}.grid-container{display:grid;gap:3px;grid-template-areas:"item1 item2 item3 item4 item5 item6 item7 item8 item9 item10 item11 item12" "item1 item2 item3 item4 item5 item6 item7 item8 item9 item10 item11 item12" "item1 item2 item3 item4 item5 item6 item7 item8 item9 item10 item11 item12" "item1 item2 item3 item4 item5 item6 item7 item8 item9 item10 item11 item12"}.grid-container .grid-item-1{align-items:center;display:flex;grid-area:item1;justify-content:center}.grid-container .grid-item-2{align-items:center;display:flex;grid-area:item2;justify-content:center}.grid-container .grid-item-3{align-items:center;display:flex;grid-area:item3;justify-content:center}.grid-container .grid-item-4{align-items:center;display:flex;grid-area:item4;justify-content:center}.grid-container .grid-item-5{align-items:center;display:flex;grid-area:item5;justify-content:center}.grid-container .grid-item-6{align-items:center;display:flex;grid-area:item6;justify-content:center}.grid-container .grid-item-7{align-items:center;display:flex;grid-area:item7;justify-content:center}.grid-container .grid-item-8{align-items:center;display:flex;grid-area:item8;justify-content:center}.grid-container .grid-item-9{align-items:center;display:flex;grid-area:item9;justify-content:center}.grid-container .grid-item-10{align-items:center;display:flex;grid-area:item10;justify-content:center}.grid-container .grid-item-11{align-items:center;display:flex;grid-area:item11;justify-content:center}.grid-container .grid-item-12{align-items:center;display:flex;grid-area:item12;justify-content:center}.row{display:flex}.col-6{width:50%}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0);visibility:visible}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@-webkit-keyframes rotate-reverse{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-reverse{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes fadeInArrow{0%{bottom:100%;opacity:0}70%{bottom:4%;opacity:1;visibility:visible}75%{bottom:8%;opacity:1;visibility:visible}80%{bottom:4%;opacity:1;visibility:visible}85%{bottom:6%;opacity:1;visibility:visible}90%{bottom:4%;opacity:1;visibility:visible}95%{bottom:5%;opacity:1;visibility:visible}to{bottom:4%;opacity:1;visibility:visible}}@keyframes fadeInArrow{0%{bottom:100%;opacity:0}70%{bottom:4%;opacity:1;visibility:visible}75%{bottom:8%;opacity:1;visibility:visible}80%{bottom:4%;opacity:1;visibility:visible}85%{bottom:6%;opacity:1;visibility:visible}90%{bottom:4%;opacity:1;visibility:visible}95%{bottom:5%;opacity:1;visibility:visible}to{bottom:4%;opacity:1;visibility:visible}}@-webkit-keyframes bumpingArrow{0%{transform:translateY(0)}10%{transform:translateY(0)}20%{transform:translateY(0)}30%{transform:translateY(0)}40%{transform:translateY(0)}50%{transform:translateY(0)}60%{transform:translateY(0)}70%{transform:translateY(0)}75%{transform:translateY(-10px)}80%{transform:translateY(0)}85%{transform:translateY(-10px)}90%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes bumpingArrow{0%{transform:translateY(0)}10%{transform:translateY(0)}20%{transform:translateY(0)}30%{transform:translateY(0)}40%{transform:translateY(0)}50%{transform:translateY(0)}60%{transform:translateY(0)}70%{transform:translateY(0)}75%{transform:translateY(-10px)}80%{transform:translateY(0)}85%{transform:translateY(-10px)}90%{transform:translateY(0)}to{transform:translateY(0)}}@-webkit-keyframes wobble{0%{transform:translateX(0) translateY(0)}15%{transform:translateX(-15%) translateY(-35%) rotate(-5deg)}30%{transform:translateX(10%) translateY(-20%) rotate(3deg)}45%{transform:translateX(-7%) translateY(-15%) rotate(-3deg)}60%{transform:translateX(5%) translateY(-10%) rotate(2deg)}75%{transform:translateX(-3%) translateY(-5%) rotate(-1deg)}to{transform:translateX(0) translateY(0)}}@keyframes wobble{0%{transform:translateX(0) translateY(0)}15%{transform:translateX(-15%) translateY(-35%) rotate(-5deg)}30%{transform:translateX(10%) translateY(-20%) rotate(3deg)}45%{transform:translateX(-7%) translateY(-15%) rotate(-3deg)}60%{transform:translateX(5%) translateY(-10%) rotate(2deg)}75%{transform:translateX(-3%) translateY(-5%) rotate(-1deg)}to{transform:translateX(0) translateY(0)}}#moove_gdpr_cookie_info_bar button,#moove_gdpr_cookie_info_bar p,#moove_gdpr_cookie_modal button{font-size:1rem!important}#moove_gdpr_cookie_modal .tab-title{font-size:19px!important}@media (min-width:768px){#moove_gdpr_cookie_modal .tab-title{font-size:28px!important}}#moove_gdpr_cookie_modal p{font-size:16px!important}@media (min-width:768px){#moove_gdpr_cookie_modal p{font-size:18px!important}}html *{font-family:futura-pt,Mukta,sans-serif}body{background:#e2e2e2}body header{background-color:#3c4696}body footer{background-color:#fff}body a,body button,body h1,body h2,body h3,body h4{color:#fff;font-family:nobel-condensed,Oswald,sans-serif;text-transform:uppercase}body h1{font-size:4rem}@media (min-width:992px){body h1{font-size:5rem}}body h2{color:#000;font-size:2.2rem}@media (min-width:992px){body h2{font-size:3rem}}body h3{font-size:2rem}@media (min-width:992px){body h3{font-size:2.7rem}}body h4{font-size:1.6rem}@media (min-width:992px){body h4{font-size:2.1rem}}body input,body label,body li,body p,body textarea,body ul{color:#fff;font-family:futura-pt,Mukta,sans-serif}body label,body p{font-size:1.5rem}@media (min-width:992px){body label,body p{font-size:1.7rem}}body ul{padding-left:0}body li{font-size:1.3rem;list-style-type:none}@media (min-width:992px){body li{font-size:1.5rem}}body a{text-decoration:none}body a:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:3px;outline-style:auto}body a.skip-link{background:transparent;color:#fff;font-family:futura-pt,Mukta,sans-serif;font-size:1.5rem;left:0;padding:6px;position:absolute;text-transform:none;top:-40px;transition:top 1s ease-out,background 1s linear;z-index:100}body a.skip-link:focus{background:#02893b;left:0;outline:0;position:absolute;top:0;transition:top .1s ease-in,background .5s linear}body form *{color:#1f9ed9;font-family:futura-pt,Mukta,sans-serif}body button{font-family:nobel-condensed,Oswald,sans-serif}body button:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:3px;outline-style:auto}body footer,body section{padding-bottom:40px}body .underline{width:16em}@media (min-width:768px){body .underline{width:20em}}.sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.hide{display:none}.container{background-color:#fff;margin:0 auto;max-width:2500px}.hero{align-items:center;background-color:#ffecd7;display:flex;height:100vh;justify-content:center;margin:0 auto;padding-bottom:0;position:relative;width:100%}@media (min-height:1200px){.hero{height:1200px}}.hero__container{align-items:center;display:flex;justify-content:center}.hero__image{position:absolute;width:70px}.hero__image-emad-writing{width:53%}@media (min-width:400px){.hero__image-emad-writing{width:210px}}@media (min-width:768px){.hero__image-emad-writing{width:340px}}@media (min-width:768px) and (max-height:768px) and (orientation:landscape){.hero__image-emad-writing{width:250px}}@media (min-width:992px){.hero__image-emad-writing{width:420px}}@media (min-width:992px) and (max-height:768px) and (orientation:landscape){.hero__image-emad-writing{width:340px}}@media (min-width:1200px){.hero__image-emad-writing{width:500px}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-emad-writing{width:380px}}.hero__image-down-arrow{-webkit-animation:fadeInArrow,bumpingArrow;animation:fadeInArrow,bumpingArrow;-webkit-animation-delay:2s,3s;animation-delay:2s,3s;-webkit-animation-duration:1s,3s;animation-duration:1s,3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:4%;left:46%;visibility:hidden;width:6%}@media (min-width:400px){.hero__image-down-arrow{left:49%;width:2.5%}}@media (min-width:992px){.hero__image-down-arrow{width:1.8%}}.hero__image-cog-yellow{-webkit-animation:fadeIn,rotate;animation:fadeIn,rotate;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s,10s;animation-duration:1s,10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;left:25%;top:25%;visibility:hidden;width:10%}@media (min-width:400px){.hero__image-cog-yellow{left:10%;width:8%}}@media (min-width:768px){.hero__image-cog-yellow{left:13%;top:22%}}@media (min-width:768px) and (orientation:landscape){.hero__image-cog-yellow{top:35%;width:6%}}@media (min-width:992px){.hero__image-cog-yellow{width:4%}}@media (min-width:1200px){.hero__image-cog-yellow{left:5%;top:16%;width:4%}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-cog-yellow{left:10%;top:39%}}.hero__image-boy{display:none}@media (min-width:768px){.hero__image-boy{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:3%;display:block;right:5%;visibility:hidden;width:22%}}@media (min-width:768px) and (orientation:landscape){.hero__image-boy{width:12%}}@media (min-width:1200px){.hero__image-boy{max-width:180px;width:17%}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-boy{display:none}}.hero__image-drone{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:23%;right:15%;rotate:-15deg;visibility:hidden;width:30%}@media (min-width:400px){.hero__image-drone{bottom:20%;right:12%;width:15%}}@media (min-width:768px){.hero__image-drone{-webkit-animation:fadeIn,wobble;animation:fadeIn,wobble;-webkit-animation-delay:3s,3s;animation-delay:3s,3s;-webkit-animation-duration:1s,4s;animation-duration:1s,4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:26%;right:15%;visibility:hidden;width:14%}}@media (min-width:768px) and (orientation:landscape){.hero__image-drone{bottom:37%;width:8%}}@media (min-width:1200px){.hero__image-drone{bottom:27%;width:9%}}.hero__image-fly-object{display:none}@media (min-width:1200px){.hero__image-fly-object{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:block;right:13%;top:35%;visibility:hidden;width:6%}}.hero__image-diagonal-arrow{display:none}@media (min-width:1200px){.hero__image-diagonal-arrow{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:3%;display:block;right:25%;visibility:hidden;width:8%}}.hero__image-hex{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;right:8%;top:19%;visibility:hidden;width:25%}@media (min-width:400px){.hero__image-hex{right:5%;top:25%;width:16%}}@media (min-width:768px){.hero__image-hex{top:16%;width:20%}}@media (min-width:768px) and (orientation:landscape){.hero__image-hex{width:14%}}@media (min-width:992px){.hero__image-hex{width:10%}}@media (min-width:1200px){.hero__image-hex{right:25%;top:20%;width:6%}}.hero__image-cog-lightblue1{display:none}@media (min-width:1200px){.hero__image-cog-lightblue1{-webkit-animation:fadeIn,rotate;animation:fadeIn,rotate;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s,10s;animation-duration:1s,10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:block;left:17%;top:8%;visibility:hidden;width:4%}}.hero__image-cog-lightblue2{display:none}@media (min-width:1200px){.hero__image-cog-lightblue2{-webkit-animation:fadeIn,rotate;animation:fadeIn,rotate;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s,10s;animation-duration:1s,10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:block;right:7%;top:20%;visibility:hidden;width:4%}}.hero__image-cog-yellowthin{-webkit-animation:fadeIn,rotate;animation:fadeIn,rotate;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s,10s;animation-duration:1s,10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;right:35%;top:6%;visibility:hidden;width:10%}@media (min-width:400px){.hero__image-cog-yellowthin{width:6%}}@media (min-width:768px){.hero__image-cog-yellowthin{width:5%}}@media (min-width:992px){.hero__image-cog-yellowthin{width:4%}}@media (min-width:1200px){.hero__image-cog-yellowthin{right:40%;width:4%}}.hero__image-diamond-lightblue1{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;left:20%;top:10%;visibility:hidden;width:5%}@media (min-width:400px){.hero__image-diamond-lightblue1{left:27%;width:2%}}@media (min-width:768px){.hero__image-diamond-lightblue1{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;left:22%;top:7%;visibility:hidden;width:4%}}@media (min-width:768px) and (orientation:landscape){.hero__image-diamond-lightblue1{width:3%}}@media (min-width:992px){.hero__image-diamond-lightblue1{width:2%}}@media (min-width:1200px){.hero__image-diamond-lightblue1{left:30%;top:15%;width:2%}}.hero__image-diamond-lightblue2{display:none}@media (min-width:1200px){.hero__image-diamond-lightblue2{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:block;right:18%;top:12%;visibility:hidden;width:2%}}.hero__image-white-circle1{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#fff;border-radius:50%;bottom:20%;height:16px;left:33%;visibility:hidden;width:16px}@media (min-width:400px){.hero__image-white-circle1{bottom:22%;left:30%}}@media (min-width:768px){.hero__image-white-circle1{bottom:20%;left:32%}}@media (min-width:768px) and (orientation:landscape){.hero__image-white-circle1{bottom:16%;left:28%}}@media (min-width:1200px){.hero__image-white-circle1{bottom:17%;left:38%}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-white-circle1{left:20%}}.hero__image-white-circle2{display:none}@media (min-width:1200px){.hero__image-white-circle2{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#fff;border-radius:50%;bottom:45%;display:block;height:16px;right:6%;visibility:hidden;width:16px}}.hero__image-arrow-frame{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:6%;left:10%;visibility:hidden;width:15%}@media (min-width:400px){.hero__image-arrow-frame{left:7%;width:8%}}@media (min-width:768px){.hero__image-arrow-frame{width:10%}}@media (min-width:768px) and (orientation:landscape){.hero__image-arrow-frame{width:7%}}@media (min-width:992px){.hero__image-arrow-frame{width:4%}}@media (min-width:1200px){.hero__image-arrow-frame{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:6%;left:26%;visibility:hidden;width:4%}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-arrow-frame{left:10%}}.hero__image-right-angle-triangle{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:6%;right:6%;visibility:hidden;width:15%}@media (min-width:400px){.hero__image-right-angle-triangle{right:4%;width:9%}}@media (min-width:768px){.hero__image-right-angle-triangle{display:none}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-right-angle-triangle{display:block}}.hero__image-yellow-dot1{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#fdd161;border-radius:25%;bottom:16%;height:12px;left:10%;rotate:45deg;visibility:hidden;width:12px}@media (min-width:400px){.hero__image-yellow-dot1{bottom:35%;left:14%}}@media (min-width:768px){.hero__image-yellow-dot1{bottom:23%;left:15%}}@media (min-width:768px) and (orientation:landscape){.hero__image-yellow-dot1{bottom:32%}}@media (min-width:1200px){.hero__image-yellow-dot1{bottom:38%;left:27%}}.hero__image-yellow-dot2{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#fdd161;border-radius:25%;height:12px;right:25%;rotate:45deg;top:30%;visibility:hidden;width:12px}@media (min-width:400px){.hero__image-yellow-dot2{right:14%;top:32%}}@media (min-width:400px) and (orientation:landscape){.hero__image-yellow-dot2{top:39%}}@media (min-width:768px){.hero__image-yellow-dot2{right:20%;top:26%}}@media (min-width:768px) and (orientation:landscape){.hero__image-yellow-dot2{right:14%;top:32%}}@media (min-width:1200px){.hero__image-yellow-dot2{right:30%;top:27%}}.hero__image-light-blue-dot{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#caf0fe;border-radius:25%;height:12px;left:41%;rotate:45deg;top:16%;visibility:hidden;width:12px}@media (min-width:400px){.hero__image-light-blue-dot{left:44%;top:16%}}@media (min-width:768px){.hero__image-light-blue-dot{left:40%;top:20%}}@media (min-width:768px) and (orientation:landscape){.hero__image-light-blue-dot{top:14%}}@media (min-width:1200px){.hero__image-light-blue-dot{left:44%}}.hero__image-windmill{display:none}@media (min-width:1200px){.hero__image-windmill{-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;bottom:-4px;display:block;left:5%;visibility:hidden;width:280px}.hero__image-windmill .windmill-rotary-container{position:relative;z-index:8}.hero__image-windmill .windmill-rotary-container .windmill-rotary{transform:rotateY(30deg)}.hero__image-windmill .windmill-rotary-container .windmill-rotary .windmill-blades{-webkit-animation:rotate-reverse 90s linear infinite;animation:rotate-reverse 90s linear infinite;left:-49px;position:absolute;top:-646px;z-index:9}.hero__image-windmill .windmill-rotary-container .windmill-rotary .windmill-blades .image-windmill-blades{position:static;width:419px}.hero__image-windmill .windmill-pole-container{position:relative;width:100%}.hero__image-windmill .windmill-pole-container .image-windmill-pole{bottom:4px;position:absolute}.hero__image-windmill .windmill-pole-container .image-windmill-pole-end{bottom:426px;left:150px;position:absolute;width:10%;z-index:10}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){.hero__image-windmill{display:none}}@media (prefers-reduced-motion:reduce){.hero .hero__image,.hero .windmill-blades{-webkit-animation:none!important;animation:none!important;visibility:visible}}#content_dc{height:1200px}#content_dc svg{max-width:100%;width:25rem!important}@media (min-width:400px) and (orientation:portrait){#content_dc svg{width:25rem!important}}@media (min-width:768px) and (orientation:portrait){#content_dc svg{width:40rem!important}}@media (min-width:768px) and (orientation:landscape){#content_dc svg{width:40rem!important}}@media (min-width:768px) and (max-height:768px) and (orientation:landscape){#content_dc svg{width:30rem!important}}@media (min-width:992px) and (orientation:portrait){#content_dc svg{width:50rem!important}}@media (min-width:992px) and (orientation:landscape){#content_dc svg{width:50rem!important}}@media (min-width:992px) and (max-height:768px) and (orientation:landscape){#content_dc svg{width:40rem!important}}@media (min-width:1200px) and (orientation:portrait){#content_dc svg{width:60rem!important}}@media (min-width:1200px) and (orientation:landscape){#content_dc svg{width:60rem!important}}@media (min-width:1200px) and (max-height:768px) and (orientation:landscape){#content_dc svg{width:45rem!important}}#content_dc svg defs clipPath:first-of-type rect{y:-600px;height:2400px}@media (min-width:400px) and (orientation:portrait){#content_dc svg defs clipPath:first-of-type rect{y:-760px;height:2700px}}@media (min-width:768px) and (orientation:portrait){#content_dc svg defs clipPath:first-of-type rect{y:-1000px;height:3700px}}#background_exit_dc{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:400}:focus{outline:none}::-moz-focus-inner{border:0}.description{background-color:#e21b3f;padding-top:40px;position:relative}.description p:empty{display:none!important}.description__container{margin:0 auto;max-width:768px;width:80%}@media (min-width:768px){.description__container{width:60%}}.description .about-image-1{left:5%;max-width:100px;position:absolute;top:40px}.description .about-bottom-images{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1250px;padding-left:15px;padding-right:15px}.description .about-bottom-images .about-image-3{max-width:50%}.description .about-bottom-images .about-bottom-images{margin-bottom:-40px}@media (min-width:992px){.description .about-image-1{left:10%;max-width:250px;top:10%}}.vidoes{background:#f5f7fa}.videos-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.videos-heading--margin .videos-heading__title{margin-bottom:7px}@media (min-width:768px){.videos-heading--margin .videos-heading__title{margin-bottom:15px}}.videos-heading--colour .videos-heading__title{color:#000}.videos-container{margin:50px auto 0;max-width:768px;position:relative;width:80%}@media (min-width:768px){.videos-container{width:80%}}@media (min-width:992px){.videos-container{width:768px}}.videos-container__image{display:none}@media (min-width:768px){.videos-container__image{display:block;position:absolute}.videos-container__image-cog{transition:transform .6s ease-in-out;width:70px}.videos-container__image-cog:hover{transform:rotate(180deg)}.videos-container__image-cog-yellow{right:-10%;top:-18%}.videos-container__image-cog-blue{bottom:34%;left:-10%}}@media (min-width:992px){.videos-container__image-cog-yellow{right:-10%;top:-18%}.videos-container__image-cog-blue{bottom:34%;left:-10%}}@media (min-width:1200px){.videos-container__image-cog-yellow{right:-20%;top:-18%}.videos-container__image-cog-blue{bottom:34%;left:-20%}}.videos-container .videos__slider-button-container{display:flex;justify-content:center}@media (min-width:768px){.videos-container .videos__slider-button-container{display:none}}.videos-container .videos__slider-expand{background-color:#fff;border:none;color:#3c4696;font-family:futura-pt,Mukta,sans-serif;font-size:2rem;font-weight:700;text-align:center;text-transform:none}.videos-container .videos__slider-expand:hover{color:#1f9ed9}.videos__slider{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:100}@media (min-width:768px){.videos__slider{background:none;height:auto;margin:50px 50px 70px;position:relative;width:auto}}.videos__slider-overlay{width:100%}.videos__slider-main .splide__slide:hover .splide__video__play{border-color:#fdd161}.videos__slider-main .splide__slide:hover .splide__video__play:after{border-color:transparent transparent transparent #fff}.videos__slider-main .splide__slide .videos__slider-image{width:100%}.videos__slider-main .splide__slide .splide__video__play{background-color:transparent;border:5px solid #fff;height:61px;left:90%;opacity:1;top:85%;transition:.3s;width:61px}.videos__slider-main .splide__slide .splide__video__play:after{border-color:transparent transparent transparent #fdd161;border-width:13px 0 13px 23px;margin-left:7px;transition:.3s}.videos__slider-main .splide__slide .splide__video__play:focus{background-color:#1f9ed9}.videos__slider-main .splide__slide .videos__slider-caption{display:none}@media (min-width:768px){.videos__slider-main .splide__slide .videos__slider-caption{color:#3c4696;display:block;font-weight:500;margin:10px 0}}.videos__slider-reel .splide__slide:hover .splide__video__play{border-color:#fdd161}.videos__slider-reel .splide__slide:hover .splide__video__play:after{border-color:transparent transparent transparent #fff}.videos__slider-reel .splide__slide .splide__video__play{background-color:transparent;border:4px solid #fff;height:43px;left:90%;opacity:1;top:85%;transition:.3s;width:43px}.videos__slider-reel .splide__slide .splide__video__play:after{border-color:transparent transparent transparent #fdd161;border-width:9px 0 9px 15px;margin-left:5px;transition:.3s}.videos__slider-reel .splide__slide .splide__video__play:focus{background-color:#1f9ed9}.videos__slider-reel .splide__arrow svg{fill:#1f9ed9;transition:.3s}.videos__slider-reel .splide__arrow svg:hover{fill:#fdd161}@media (min-width:768px){.videos__slider-reel .splide__arrow--prev{left:-3em}.videos__slider-reel .splide__arrow--prev svg{rotate:180deg}.videos__slider-reel .splide__arrow--next{right:-3em}.videos__slider-reel .splide__track{overflow-x:clip;overflow-y:visible}}.videos__slider-reel .splide__track #slider-reel-list.no-translate{transform:translateY(0)!important}.videos__slider-reel .splide__slide{opacity:1!important;width:100%!important}@media (min-width:768px){.videos__slider-reel .splide__slide{position:relative;width:250px!important}.videos__slider-reel .splide__slide:not(.is-active){opacity:.7!important}.videos__slider-reel .splide__slide:not(.is-active) .splide__slide--overlay{background-color:rgba(31,158,217,.6);bottom:0;height:94%;left:0;margin:3px;position:absolute;right:0;top:0}}.videos__slider-reel .splide__slide.is-active{border:none!important}@media (min-width:768px){.videos__slider-reel .splide__slide.is-active{filter:drop-shadow(0 3px 3px rgba(0,0,0,.32));transform:scale(1.3);z-index:10}}.videos__slider-reel .splide__slide .videos__slider-thumbnail{width:100%}.videos__slider-reel .splide__slide--hide{display:none}@media (min-width:768px){.videos__slider-reel .splide__slide--hide{display:list-item}}.videos__slider-reel .videos__slider-caption{color:#3c4696;font-size:1.2rem;font-weight:500;margin:15px 0 40px}@media (min-width:768px){.videos__slider-reel .videos__slider-caption{display:none}}.videos__slider--hidden{display:none}@media (min-width:768px){.videos__slider--hidden{display:block}}.downloads{background-color:#ffe2e7}.downloads .downloads-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.downloads .downloads-heading--margin .downloads-heading__title{margin-bottom:7px}@media (min-width:768px){.downloads .downloads-heading--margin .downloads-heading__title{margin-bottom:15px}}.downloads .downloads-heading--color .downloads-heading__title{color:#e21b3f}.downloads .downloads-container{margin:0 auto;max-width:992px;position:relative;width:80%}.downloads .downloads-container__image{display:none}@media (min-width:768px){.downloads .downloads-container__image{display:block;position:absolute}.downloads .downloads-container__image-cog{right:7%;top:30%;transition:transform .6s ease-in-out;width:70px}.downloads .downloads-container__image-cog:hover{transform:rotate(1turn)}.downloads .downloads-container__image-bar{right:3%;top:58%;transition:transform .3s ease-in-out;width:50px}.downloads .downloads-container__image-bar:hover{transform:scale(1.2)}}.downloads .downloads-container__description p{color:#002a31}.downloads .downloads-container ul{display:flex;flex-direction:column;gap:90px;margin:75px auto 0}.downloads .downloads-container ul li{position:relative}.downloads .downloads-container ul li:not(:last-child):after{background-color:#ee3d8f;bottom:-37.5px;content:"";height:1px;left:50%;opacity:.2;position:absolute;transform:translateX(-50%);width:100%}.downloads .downloads-container .downloads-item{text-align:center}@media (min-width:768px){.downloads .downloads-container .downloads-item{text-align:left}}.downloads .downloads-container .downloads-item--color .downloads-item__title{color:#ee3d8f}.downloads .downloads-container .downloads-item--font .downloads-item__title{text-transform:none}.downloads .downloads-container .downloads-item--font .downloads-item__description{font-size:1.2rem}@media (min-width:992px){.downloads .downloads-container .downloads-item--font .downloads-item__description{font-size:1.4rem}}.downloads .downloads-container .downloads-item--font .downloads-item__file,.downloads .downloads-container .downloads-item--font .downloads-item__name{text-transform:none}.downloads .downloads-container .downloads-item--font .downloads-item__file{font-size:1.1rem}@media (min-width:400px){.downloads .downloads-container .downloads-item--font .downloads-item__file{font-size:1.2rem}}@media (min-width:992px){.downloads .downloads-container .downloads-item--font .downloads-item__file{font-size:1.4rem}}.downloads .downloads-container .downloads-item--margin .downloads-item__description,.downloads .downloads-container .downloads-item--margin .downloads-item__title{margin:0}.downloads .downloads-container .downloads-item__description,.downloads .downloads-container .downloads-item__file,.downloads .downloads-container .downloads-item__name{color:#002a31}.downloads .downloads-container .downloads-item__icon{border:4px solid #ee3d8f;border-radius:50%;box-sizing:border-box}.downloads .downloads-container .downloads-item__grid{grid-template-areas:"item1" "item2" "item3";margin:22px 0}.downloads .downloads-container .downloads-item__grid:focus .downloads-item__icon,.downloads .downloads-container .downloads-item__grid:hover .downloads-item__icon{border:6px solid #ee3d8f}.downloads .downloads-container .downloads-item__grid:focus .downloads-item__file,.downloads .downloads-container .downloads-item__grid:focus .downloads-item__name,.downloads .downloads-container .downloads-item__grid:hover .downloads-item__file,.downloads .downloads-container .downloads-item__grid:hover .downloads-item__name{text-decoration:underline}@media (min-width:768px){.downloads .downloads-container .downloads-item__grid{grid-template-areas:"item1 item2 item2 item2 item2 item2 item2 item2 item2 item2 item2 item2" "item1 item3 item3 item3 item3 item3 item3 item3 item3 item3 item3 item3"}.downloads .downloads-container .downloads-item__grid-item.grid-item-1{justify-content:flex-start}}.downloads .downloads-container .downloads-item__grid-item.grid-item-2{align-items:flex-end}@media (min-width:768px){.downloads .downloads-container .downloads-item__grid-item.grid-item-2{justify-content:flex-start;margin-left:8px}}.downloads .downloads-container .downloads-item__grid-item.grid-item-3{align-items:flex-start}@media (min-width:768px){.downloads .downloads-container .downloads-item__grid-item.grid-item-3{justify-content:flex-start;margin-left:8px}}.downloads .downloads-container .downloads-item__grid-item--size .downloads-item__icon{width:120px}@media (min-width:768px){.downloads .downloads-container .downloads-item__grid-item--size .downloads-item__icon{width:150px}}.downloads .downloads-container .downloads-item__grid-item--margin .downloads-item__file,.downloads .downloads-container .downloads-item__grid-item--margin .downloads-item__name{margin:0}.downloads .downloads-container .downloads-item__grid-item .downloads-item__icon{transition:.3s}.contact{background-color:#fff;padding-bottom:100px}.contact .contact-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.contact .contact-heading--margin .contact-heading__title{margin-bottom:7px}@media (min-width:768px){.contact .contact-heading--margin .contact-heading__title{margin-bottom:15px}}.contact .contact-heading--color .contact-heading__title{color:#000}.contact .contact-container{margin:0 auto;max-width:992px;position:relative;width:80%}.contact .contact-container__image{display:none}@media (min-width:992px){.contact .contact-container__image{display:block;position:absolute}.contact .contact-container__image-cog-blue{bottom:20%;left:-22%;transition:transform .6s ease-in-out;width:80px}.contact .contact-container__image-cog-blue:hover{transform:rotate(1turn)}.contact .contact-container__image-cog-yellow{right:-22%;top:28%;transition:transform .6s ease-in-out;width:80px}.contact .contact-container__image-cog-yellow:hover{transform:rotate(1turn)}.contact .contact-container__image-arrow{bottom:-6%;right:-10%;transition:transform .6s ease-in-out;width:120px}.contact .contact-container__image-arrow:hover{transform:rotate(180deg)}}@media (min-width:1200px){.contact .contact-container__image-cog-blue{left:-15%}.contact .contact-container__image-cog-yellow{right:-15%}.contact .contact-container__image-arrow{right:-3%}}.contact .contact-container__text{color:#3c4696;margin:0 auto;max-width:768px;padding:40px 20px 0}.links{background-color:#6a2c8c;padding-bottom:150px;position:relative}.links .links-image-hex-yellow{left:-5px;max-width:200px;position:absolute;top:15px;transform:rotate(180deg);width:17.5%}.links-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.links-heading--margin .links-heading__title{margin-bottom:7px}@media (min-width:768px){.links-heading--margin .links-heading__title{margin-bottom:15px}}.links-heading--color .links-heading__title{color:#fff}.links-container{margin:0 auto;max-width:992px;position:relative;width:80%}.links-container__image{display:none}@media (min-width:768px){.links-container__image{display:block;position:absolute}.links-container__image-strand{bottom:-10%;right:-10%;transition:transform .6s ease-in-out;width:150px}.links-container__image-strand:hover{transform:rotateY(180deg)}}.links-container .links-item{margin:60px 0}.links-container .links-item__hyperlink{display:flex}.links-container .links-item__hyperlink:hover .links-item__icon{border:3px solid #faa621}.links-container .links-item__hyperlink:hover .links-item__title{color:#faa621}.links-container .links-item__hyperlink .links-item__icon{border-radius:50%;box-sizing:border-box;margin-right:15px;margin-top:10px;transform:rotate(180deg);transition:.3s;width:40px}@media (min-width:768px){.links-container .links-item__hyperlink .links-item__icon{margin-right:20px;width:60px}}.links-container .links-item__hyperlink .links-item__description,.links-container .links-item__hyperlink .links-item__title{margin:0 0 10px;text-transform:none}.links-container .links-item__hyperlink .links-item__title{font-size:2.4rem;text-decoration:underline;text-underline-offset:5px;transition:.3s}@media (min-width:768px){.links-container .links-item__hyperlink .links-item__title{font-size:2.7rem}}.supporters .supporters-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.supporters .supporters-heading--margin .supporters-heading__title{margin-bottom:7px}@media (min-width:768px){.supporters .supporters-heading--margin .supporters-heading__title{margin-bottom:15px}}.supporters .supporters-heading--color .supporters-heading__title{color:#000}.supporters__container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:992px;padding:50px 0 0;width:80%}@media (min-width:768px){.supporters__container{flex-direction:row;justify-content:space-around}}.supporters__container .supporters__logo-container{padding-bottom:80px;width:100%}@media (min-width:768px){.supporters__container .supporters__logo-container{padding-left:15px;padding-right:15px;width:240px}}.supporters__container .supporters__logo-container .supporters__logo-link{display:flex;justify-content:center}.supporters__container .supporters__logo-container .supporters__logo{max-height:100px;max-width:100%}.footer--padding-top{padding-top:30px}.footer__bar{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:992px;width:80%}@media (min-width:768px){.footer__bar{flex-direction:row;justify-content:space-between;padding:40px 0}}.footer__bar .footer__item{padding:15px;text-align:center}@media (min-width:768px){.footer__bar .footer__item{padding:0}}.footer__bar .footer__item a{font-family:futura-pt,Mukta,sans-serif;font-size:1.3rem;text-transform:none}@media (min-width:768px){.footer__bar .footer__item a{font-size:1.1rem}}.footer__bar .footer__item.footer__item--no-style a{margin:0;text-decoration:none!important}.footer__bar--color a{color:#000;transition:.3s}.footer__bar--color a:focus-within,.footer__bar--color a:hover{color:#3c4696;text-decoration:underline}.footer__bar--color .footer__item--no-style a{color:#000}form button{background-color:#1f9ed9;border:none;border-radius:20px;color:#fff!important;font-size:2rem;margin:0 auto;padding:10px 70px;transition:.3s}form button:hover{background-color:#3c4696}form button:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:3px;outline-style:auto}form button:active{filter:drop-shadow(0 3px 6px rgba(0,0,0,.32))}form{margin:0 auto;max-width:700px;padding-top:50px!important}form label{padding:5px 10px}form input,form textarea{border:1px solid #1f9ed9;border-radius:20px;box-shadow:none;color:#1f9ed9;font-size:1.5rem;outline:0;padding:15px;transition:.15s}form input:focus,form textarea:focus{background-color:#caf0fe;border-color:#3c4696;color:#3c4696}form input:focus::-moz-placeholder,form textarea:focus::-moz-placeholder{color:#696969}form input:focus::placeholder,form textarea:focus::placeholder{color:#696969}form textarea{resize:none}form span{color:#3c4696;padding:4px}form .forminator-row{margin-bottom:20px!important}form .forminator-field{display:flex;flex-direction:column}.forminator-module-edit-link{color:#3c4696}.appear{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s}.appear.inview{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.2s;transition-delay:.2s}@media (prefers-reduced-motion:reduce){.appear{-webkit-animation:none!important;animation:none!important;opacity:1!important;transform:none!important}}.header{height:0}.header,.header--full-height{margin:0 auto;max-width:2500px}.header--full-height{align-items:center;display:flex;height:130px;justify-content:center;position:relative}@media (min-width:768px){.header--full-height{justify-content:left}}.header__logo{display:block;margin:0 auto;padding:15px;width:100px}@media (min-width:768px){.header__logo{display:inline;margin:0}}.header__image{display:none}@media (min-width:768px){.header__image{display:block;position:absolute;width:35px}.header__image-cog-yellow{right:50px;top:35px}.header__image-cog-light-blue{right:20px;top:70px}}.template-container{background-color:#1f9ed9;padding-bottom:30px}.template-container .template-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.template-container .template-heading--margin .template-heading__title{margin-bottom:7px}@media (min-width:768px){.template-container .template-heading--margin .template-heading__title{margin-bottom:15px}}.template-container .template-heading--color .template-heading__title{color:#fff}.template-container .template-content{margin:0 auto;max-width:720px;position:relative;width:80%}.template-container ul{padding-left:revert}.template-container li{font-size:1.5rem;list-style-type:inherit;padding-bottom:8px}.template-container a{font-family:futura-pt,Mukta,sans-serif;text-decoration:underline;text-transform:none}.template-container a:hover{text-decoration:none}.template-container h3{font-size:1.8rem;padding-top:1.6rem}@media (min-width:992px){.template-container h3{font-size:2rem;padding-top:1.8rem}}.template-container label,.template-container p{font-size:1.6rem}.navigation{-ms-overflow-style:none;background:#e21b3f;display:flex;justify-content:center;max-width:100vw;overflow-x:auto;overflow-y:hidden;position:sticky;scrollbar-width:none;top:0;z-index:999}.navigation ul{display:inline-flex;flex-wrap:nowrap;margin:0;max-width:calc(100vw + 40px);width:-webkit-max-content;width:-moz-max-content;width:max-content}.navigation ul li{display:inline-block}.navigation ul li:first-child{padding-left:32px}.navigation ul li:last-child{padding-right:32px}.navigation ul li a{display:block;font-family:futura-pt,Mukta,sans-serif!important;font-size:20px;padding:20px;position:relative;text-transform:capitalize;white-space:nowrap}.navigation ul li a:hover{color:#ffecd7}.navigation ul li a:after{background:transparent;bottom:12.5px;content:"";display:block;height:2.5px;left:50%;position:absolute;transform:translateX(-50%);transition:.3s ease;width:80%}.navigation ul li a.is-active:after{background:#faa621}.navigation::-webkit-scrollbar{display:none}@media (max-width:768px){.navigation{-webkit-overflow-scrolling:touch;justify-content:flex-start}}
/*# sourceMappingURL=style.min.css.map */
