@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");.icon,svg{max-width:16px;height:auto;}@media screen and (max-width:992px){.icon,svg{max-width:25px}}.nav-top{background-color:#001440;color:#f3f0c0;height:52px;}.nav-top>.container{display:flex;align-items:center;justify-content:space-between;height:100%;}.nav-top>.container ul{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;}.nav-top>.container ul img{height:auto;margin-right:1.5rem;}.nav-top>.container ul img:first-of-type{margin-left:-1.5rem;}.nav-top>.container ul:last-of-type{max-width:135px;}.nav-top>.container ul:last-of-type li{max-width:25px;display:flex;align-items:center;justify-content:center;}.nav-top>.container ul:last-of-type li:first-of-type{margin-left:0;}.nav-top>.container ul:last-of-type li a{color:#f3f0c0;transition:all .15s ease-in;}.nav-top>.container ul:last-of-type li a svg{transition:all .15s ease-in;}.nav-top>.container ul:last-of-type li a:hover svg{transform:scale(1.5);}.nav-top>.container ul:last-of-type li a:hover svg{transform:scale(1.5);}@media screen and (max-width:768px){.nav-top{height:200px;padding:1rem}.nav-top>.container{flex-direction:column;justify-content:space-around}.nav-top>.container ul:last-of-type{justify-content:space-around;max-width:80%}.nav-top>.container ul:last-of-type li{margin:0;max-width:26px}.nav-top>.container ul:last-of-type li a{padding:0}}.nav-bottom{background-color:#f1f6ff;transition:all .15s ease-in;}@media screen and (max-width:768px){.nav-bottom.show-menu{position:absolute;top:0;left:0;right:0;z-index:10}}.nav-bottom button{z-index:5;font-size:.8rem!important;box-shadow:none!important;position:relative;min-width:15%;min-height:26%;border:none;min-width:14%;min-height:20%;top:-6%;height:70px;width:70px;}.nav-bottom button::after{position:absolute;content:"";border-bottom:2px solid #001440;transform:rotate(-45deg);width:50%;right:auto;bottom:45%;transition:all .25s ease-in;}.nav-bottom button::before{position:absolute;content:"";border-bottom:2px solid #001440;transform:rotate(45deg);width:50%;right:0;left:auto;top:50%;transition:all .25s ease-in;}.nav-bottom button span{border-bottom:2.5px solid #001440;right:0;position:absolute;transition:all ease-in-out;width:0;}.nav-bottom button.collapsed span{display:block;}.nav-bottom button.collapsed span:first-of-type{width:55%;top:48%;}.nav-bottom button.collapsed span:last-of-type{width:55%;top:62%;}.nav-bottom button.collapsed::before{width:55%!important;right:0!important;top:33%!important;transform:rotate(0deg)!important;border-bottom:2.5px solid #001440;}.nav-bottom button.collapsed::after{width:55%!important;right:0!important;bottom:20%!important;transform:rotate(0deg)!important;left:auto!important;border-bottom:2.5px solid #001440;}.nav-bottom ul{display:flex;align-items:center;}@media screen and (max-width:768px){.nav-bottom ul{height:100vh}}.nav-bottom ul ul.navigations{display:flex;justify-content:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}.nav-bottom ul ul.navigations li{padding:0 1rem;font-size:1.1rem;font-weight:500;transform:scale(1);transition:all .25s 0s ease-in;}.nav-bottom ul ul.navigations li>a{color:#001440;position:relative;padding:.5rem 0;}.nav-bottom ul ul.navigations li>a:not(.no-hover)::after{position:absolute;content:"";left:1%;bottom:0;transition:right .25s ease-in;border-bottom:2px solid #5d335b;right:calc(100% + 1px);}.nav-bottom ul ul.navigations li.active:not(.no-hover),.nav-bottom ul ul.navigations li:hover:not(.no-hover){transform:scale(1.1);font-weight:600;}.nav-bottom ul ul.navigations li.active:not(.no-hover)>a,.nav-bottom ul ul.navigations li:hover:not(.no-hover)>a{color:#5d335b;}.nav-bottom ul ul.navigations li.active:not(.no-hover)>a::after,.nav-bottom ul ul.navigations li:hover:not(.no-hover)>a::after{right:0;}.nav-bottom ul.drop-down{z-index:3;display:block;width:275px;max-width:none;top:187%;right:-2%;border-radius:4px;background-color:rgba(238,238,238,.8705882353);list-style:none;margin:0;position:absolute;padding:0;height:0;transition:height .25s,padding 0s cubic-bezier(0,0,.56,1.68);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);}.nav-bottom ul.drop-down::after{top:20%;right:14%;}.nav-bottom ul.drop-down li{height:0;overflow:hidden;}.nav-bottom ul.drop-down li:first-of-type{border-radius:4px 4px 0 0;}.nav-bottom ul.drop-down.show{height:100px;-o-box-shadow:-2px 5px 10px 1px #001440;-ms-box-shadow:-2px 5px 10px 1px #001440;box-shadow:-2px 5px 10px 1px #001440;height:109px;transition:height .25s,padding .25s 0s cubic-bezier(0,0,.56,1.68);}.nav-bottom ul.drop-down.show::after{border-right:4px solid transparent;border-bottom:4px solid transparent;border-top:4px solid #291f52;border-left:4px solid #291f52;transition:top .25s 0s cubic-bezier(0,0,.56,1.68);content:"";position:absolute;transform:rotate(45deg) translateY(50%);transition:top .25s .25s cubic-bezier(0,0,.56,1.68);top:-11%;border-width:5px;}.nav-bottom ul.drop-down.show li{padding:0 .28rem;overflow:visible;height:55px;display:flex;align-items:center;}.nav-bottom ul.drop-down.show li:last-of-type{border-radius:0 0 4px 4px;}.nav-bottom ul.drop-down.show li:hover{background-color:#5d335b;transform:none!important;}.nav-bottom ul.drop-down.show li:hover a{color:#fff!important;}.nav-bottom ul.drop-down.show li.active{background-color:#291f52;transform:none!important;}.nav-bottom ul.drop-down.show li.active a{color:#f3f0c0!important;}.nav-bottom ul.drop-down.show li a{cursor:pointer;border-radius:4px;display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center;border:none;color:#001440;transition:all .2s ease-out 0s;}.nav-bottom ul.drop-down.show li a span{flex-grow:2;text-align:start;padding:0 5px;font-size:.9em;font-weight:400;}@media screen and (max-width:768px){.nav-bottom ul.drop-down.show{top:122%;right:-50%;max-width:none;right:-80%}.nav-bottom ul.drop-down.show::after{right:45.5%;border-top-color:#dcdde1!important;border-left-color:#dcdde1!important}}.nav-bottom .navbar-brand img{max-width:100px;}.custom-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#5d335b;text-align:center;padding:1rem 1.5rem;border-radius:50px;border:.25px solid;font-weight:700;color:#f3f0c0;font-size:16px;letter-spacing:0;line-height:normal;white-space:nowrap;transition:background-color .25s 0s ease-in-out;}.custom-btn.contactUs,.custom-btn.nav-menu{padding:.6rem 1rem;background-color:#5d335b;color:#f3f0c0;border-radius:8px;font-weight:400;}.custom-btn.contactUs.nav-menu,.custom-btn.nav-menu.nav-menu{padding:.5rem;}.custom-btn.contactUs.nav-menu:active,.custom-btn.nav-menu.nav-menu:active{transform:none;}.custom-btn:hover{background-color:#001440;color:#f3f0c0;}.custom-btn.black{background-color:#001440;}.custom-btn.black:hover{background-color:#5d335b;}.custom-btn:active{transform:scale(.95);}.custom-btn.talk{-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none;background-color:#f3f0c0;color:#5d335b;cursor:default;}.custom-btn.talk::after{position:absolute;content:"";width:15px;height:15px;transform:rotate(45deg);border-right:2px solid #5d335b;border-bottom:2px solid #5d335b;}.custom-btn.talk:active{transform:none;}.scroll-effect .move:not(.no-move){opacity:0;transition:opacity .5s,transform .5s;}.scroll-effect .move:not(.no-move) .move{transition:none;}.scroll-effect .move:not(.no-move) .move:nth-child(odd){transform:translateX(-20%);}.scroll-effect .move:not(.no-move) .move:nth-child(even){transform:translateX(20%);}.scroll-effect .move:not(.no-move) .title-animation{font-weight:bold;margin-bottom:4rem;display:flex;align-items:center;justify-content:center;}.scroll-effect .move:not(.no-move) .title-animation>.text{position:relative;display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:column;}.scroll-effect .move:not(.no-move) .title-animation>.text P{font-weight:500;}@media screen and (max-width:992px){.scroll-effect .move:not(.no-move) .title-animation>.text P{width:100%;padding:0 1rem;text-align:center}}@media screen and (min-width:992px){.scroll-effect .move:not(.no-move) .title-animation>.text P{width:75%}}.scroll-effect .move:not(.no-move) .title-animation>.text img{position:absolute;bottom:-63%;width:30px;transform:rotate(45deg);color:#5d335b;opacity:0;}.scroll-effect .move:not(.no-move) .title-animation>.text img.bigg{bottom:-52%;width:50px;}.scroll-effect .move:not(.no-move) .title-animation>.text img.bigg.book{width:90px;bottom:-64%;}.scroll-effect .move:not(.no-move) .title-animation>.text img.bigg.map{bottom:-69%;}.scroll-effect .move:not(.no-move) .title-animation>.text::after,.scroll-effect .move:not(.no-move) .title-animation>.text::before{bottom:-35%;border-bottom:2px solid #5d335b;position:absolute;content:"";}.scroll-effect .move:not(.no-move) .title-animation>.text::after{left:1%;right:calc(100% + 1px);}.scroll-effect .move:not(.no-move) .title-animation>.text::before{right:1%;left:calc(100% + 1px);}.scroll-effect .move:not(.no-move):first-of-type{transform:translateX(-20%);}.scroll-effect .move:not(.no-move):last-of-type{transform:translateX(20%);}.scroll-effect .move:not(.no-move).is-visible{opacity:1;transform:translateX(0);}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text img{opacity:1;transform:rotate(0deg);transition:opacity .15s 1.25s,transform .25s 1.5s ease-in;color:#5d335b;}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::before,.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::after{transition:right .25s 1s,left .25s 1s ease-in;}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::after{right:calc(56% + 1px);}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::before{left:calc(56% + 1px);}@media screen and (max-width:992px){.scroll-effect .move:not(.no-move).is-visible .title-animation>.text h1{text-align:center;margin-bottom:1.5rem}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text img,.scroll-effect .move:not(.no-move).is-visible .title-animation>.text img.book{bottom:-53%}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::after{right:calc(64% + 1px)}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::before{left:calc(64% + 1px)}}@media screen and (min-width:768px) and (max-width:992px){.scroll-effect .move:not(.no-move).is-visible .title-animation>.text{font-size:2.1rem}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::before,.scroll-effect .move:not(.no-move).is-visible .title-animation>.text::after{bottom:-70%}.scroll-effect .move:not(.no-move).is-visible .title-animation>.text img{bottom:-108%}}.scroll-effect .move:not(.no-move).is-visible .move.is-visible{transition:opacity .15s .2s,transform .25s .2s;opacity:1;transform:translateX(0)!important;}.scroll-effect .move:not(.no-move).is-visible .move-left{transition:opacity 1s,transform 1s!important;}.scroll-effect .slide-up{opacity:0;transform:translateY(-40%);transition:opacity .15s .2s,transform .25s .2s;}.scroll-effect .slide-up.is-visible{opacity:1;transform:translateY(0);}.scroll-effect .slide-down{opacity:0;transform:translateY(40%);transition:opacity .15s .2s,transform .25s .2s;}.scroll-effect .slide-down.is-visible{opacity:1;transform:translateY(0);}.scroll-effect .slow{transition:opacity 1s,transform 1s!important;}.cursor-animation{color:#f3f0c0;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:.5rem;position:relative;}.cursor-animation::after{position:absolute;right:0;content:"";border-right:2px solid transparent;height:100%;max-height:46px;top:0;}.cursor-animation.line::after{-webkit-animation:blinkTextCursor 500ms steps(44) 0s infinite normal;animation:blinkTextCursor 500ms steps(44) 0s infinite normal;}.talk{position:absolute;z-index:1;-webkit-animation:1.5s linear 1s infinite alternate slide-up;animation:1.5s linear 1s infinite alternate slide-up;}.talk .content{position:relative;padding:.5rem;background-color:rgba(128,54,122,.46);border-radius:50px;border:.25px solid;border-color:rgba(128,54,122,.46);font-size:.8rem;}.talk .content::after{position:absolute;content:"";border-width:4.5px;border-style:solid;border-bottom-color:rgba(243,240,192,.8392156863);border-right-color:rgba(243,240,192,.8392156863);border-top-color:transparent;border-left-color:transparent;transform:rotate(-133deg);top:-34%;left:26%;}.talk .content .text{color:#f3f0c0;font-family:monospace;font-weight:400;letter-spacing:0;line-height:normal;white-space:nowrap;display:flex;justify-content:center;align-items:center;height:100%;}@media screen and (max-width:576px){.talk .content::after{border-width:3.5px}}.talk.talk-1{top:5%;left:45%;}.talk.talk-2{top:64%;left:10%;}.talk.talk-3{top:39%;left:66%;}.card{-o-box-shadow:0 0 9px -4px;-ms-box-shadow:0 0 9px -4px;box-shadow:0 0 9px -4px;border-radius:15px;border:1px solid rgba(93,51,91,.5019607843);max-width:350px;margin:auto;padding:0 .5rem;min-height:260px;position:relative;height:100%;}@media screen and (max-width:992px){.card .icon,.card svg{max-width:14px}}.card>div{padding:.5rem;}.card>.header{position:relative;height:60px;}.card>.header>.img{position:relative;overflow:visible;border-radius:10px;height:100%;display:flex;align-items:center;justify-content:center;min-height:100px;width:270px;max-width:100%;max-height:290px;left:50%;transform:translate(-50%);}.card>.header>.img img{left:0;position:absolute;max-height:none;bottom:50%;border-radius:10px;-webkit-aspect-ratio:2.2222222222;-moz-aspect-ratio:2.2222222222;-o-aspect-ratio:2.2222222222;-ms-aspect-ratio:2.2222222222;aspect-ratio:2.2222222222;}.card>.header>.img.offer{overflow:hidden;}.card>.body{padding:.5rem .5rem 0;}.card>.body>.title{margin:.5rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.card>.body>.info-creation{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;margin:0;margin-bottom:.2rem;}.card>.body>.info-creation>div>.row{display:flex;align-items:center;}.card>.body>.info-creation>div>.row>div{text-align:end;padding-right:0;}.card>.body>.info-creation>div>.row>div svg,.card>.body>.info-creation>div>.row>div img{transition:all .15s ease-in;}.card>.body>.info-creation>div>.row>div svg:hover,.card>.body>.info-creation>div>.row>div img:hover{transform:scale(1.5);}.card>.body>.desc{margin:1rem 0 0;height:80px;overflow:hidden;padding-bottom:.5rem;}.card>.footer{text-align:end;padding:0 .5rem;height:70px;display:flex;justify-content:center;align-items:center;}.card>.footer>.custom-btn{position:absolute;bottom:0;z-index:1;left:50%;transform:translate(-50%,50%);}.card>.footer>div{width:100%;margin-bottom:1rem;}.card>.footer>div svg,.card>.footer>div img{transition:all .15s ease-in;}.card>.footer>div svg:hover,.card>.footer>div img:hover{transform:scale(1.5);}.card.card-inline{flex-direction:row;border:none;max-width:none;margin-bottom:1rem;max-height:200px;position:relative;}.card.card-inline>a{position:absolute;width:100%;height:100%;z-index:2;opacity:0;transition:opacity .25s ease-out;display:flex;align-items:center;justify-content:center;}.card.card-inline>a>img{max-width:100px;position:absolute;}.card.card-inline::before{position:absolute;width:100%;height:100%;background-color:transparent;content:"";border-radius:15px;opacity:.7;transition:background-color .25s ease-in;left:0;}.card.card-inline.mobile{margin:auto;}.card.card-inline .row{flex-direction:row;align-items:center;padding:.5rem;}.card.card-inline .row>.header{height:auto;padding:0;}.card.card-inline .row>.header>.container-date{background-color:#fff;height:180px;max-height:100%;padding:.3rem;}.card.card-inline .row>.header>.container-date .custom-date{color:#001440;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed;padding:.5rem;height:100%;}.card.card-inline .row>.header>.container-date .custom-date h1{font-weight:bold;font-size:1.5rem;}.card.card-inline .row>.header>.container-date .custom-date h6{font-weight:600;font-style:italic;font-size:1rem;text-align:center;}.card.card-inline .row>.body{margin-top:0;padding:0 .3rem;}.card.card-inline .row>.body .title{font-size:1rem;font-weight:700;margin:0;}@media screen and (max-width:992px){.card.card-inline .row>.body .title{font-size:.9rem}}.card.card-inline .row>.body>.info-creation{align-items:center;padding:.5rem 0;margin:0;}.card.card-inline .row>.body>.info-creation>h6{margin:0;padding-left:0;}.card.card-inline .row>.body>.info-creation>div:last-of-type>.row{margin:0;}.card.card-inline .row>.body>.info-creation>div:last-of-type>.row>div{text-align:end;padding-right:0;}.card.card-inline .row>.body>.info-creation>div:last-of-type>.row>div.row>div:last-of-type{font-weight:600;}.card.card-inline .row>.body>.info-creation>div:last-of-type>.row>div:last-of-type{font-weight:600;font-size:.9rem;}.card.card-inline .row>.body>.info-creation>div:first-of-type{padding-left:0;align-items:center;}.card.card-inline .row>.body>.info-creation>div:first-of-type>div:first-of-type{padding:0;}.card.card-inline .row>.body>.info-creation>div:first-of-type>p{font-size:.9rem;font-weight:600;}@media screen and (max-width:992px){.card.card-inline .row>.body>.info-creation>div:last-of-type>.row>div:last-of-type{font-size:.7rem}.card.card-inline .row>.body>.info-creation>div:first-of-type>p{font-size:.7rem}}.card.card-inline .row>.body>.desc{font-size:.8rem;max-height:52px;overflow:hidden;margin:0;}.card.card-inline:hover::before{background-color:#f3f0c0;cursor:pointer;}.card.card-inline:hover>a{opacity:1;cursor:pointer;}.card.card-inline:hover:active{transform:scale(.9);}.card.offer>.header{position:relative;}.card.offer>.header>.img::after{position:absolute;content:"";left:0;width:50%;height:100%;top:-99%;transform:rotate(180deg);background-color:#5d335b;border-radius:100% 0 10px 0;max-width:120px;max-height:240px;}.card.offer>.header>.img img{min-height:149px;}.card.offer>.header>.img span{position:absolute;color:#f3f0c0;z-index:1;top:-58%;width:100px;left:4%;font-weight:600;line-height:1.2;font-size:2rem;transform:translateY(-50%);}.card.offer>.body>.title{font-weight:800;font-size:1.5rem;text-align:center;}.card.offer>.footer{height:74px;margin-top:.5rem;}.card.offer>.footer .row>div:first-of-type{padding-left:0;}.card.offer>.footer .row>div svg,.card.offer>.footer .row>div img{transition:all .15s ease-in;}.card.offer>.footer .row>div svg:hover,.card.offer>.footer .row>div img:hover{transform:scale(1.5);}.rectangle{position:absolute;width:100%;height:80%;bottom:0;left:0;background-color:#001440;border-radius:20px;z-index:-1;}.rectangle.rectangle-bottom{z-index:0;background-color:#001440;background:linear-gradient(175deg,#001440 49%,#80367a 98%);display:flex;align-items:center;justify-content:center;margin:auto;bottom:-5%;height:315px;border-radius:0;width:100%;}.rectangle.rectangle-bottom a{text-align:center;max-width:160px;display:inline-block;transition:all .15s ease-in;}.rectangle.rectangle-bottom a img{height:auto;}.rectangle.rectangle-bottom a:active{transform:scale(.95);}.rectangle.rectangle-bottom a:hover{transform:scale(1.2);}@media screen and (min-width:992px){.rectangle.rectangle-bottom a{margin-bottom:4%}.rectangle.rectangle-bottom a img{max-width:120px}}@media screen and (max-width:992px){.rectangle.rectangle-bottom a{position:relative;bottom:-16%}.rectangle.rectangle-bottom a img{width:80%}}.rectangle.rectangle-bottom .show-more{position:absolute;bottom:-8%;margin-bottom:0;}@media screen and (max-width:992px){.rectangle.rectangle-bottom{bottom:0;z-index:0}.rectangle.rectangle-bottom img{margin:0}}.hf{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}.wf{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.hwf{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.flex-center{display:flex;align-items:center;justify-content:center;}.show-more *{display:none!important;}svg{overflow:visible;}.love{margin-top:.1rem;}[type=datetime-local]::-webkit-calendar-picker-indicator,[type=date]::-webkit-calendar-picker-indicator{background:none;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto;}.goog-te-gadget{color:transparent!important;font-size:0!important;display:flex!important;}.goog-te-gadget>*:not(.goog-te-gadget>div:first-of-type),.goog-te-gadget>*:not(.goog-te-gadget>div:first-of-type)>*{opacity:0!important;z-index:-1!important;font-size:0!important;}input:required,select:required,textarea:required{border:1px solid #ff0000;}input:required ~ label,select:required ~ label,textarea:required ~ label{width:100%;}input:required ~ label::before,select:required ~ label::before,textarea:required ~ label::before{content:" *";color:#ff0000;left:-2%;position:absolute;top:-20%;font-weight:600}.first-letter-cap{text-transform:lowercase;}.first-letter-cap::first-letter{text-transform:uppercase;}.text-transform-none,.text-transform-none.all{text-transform:none;}.text-transform-none::first-letter,.text-transform-none.all::first-letter{text-transform:none;}.skiptranslate.goog-te-gadget{text-align:center;}.skiptranslate.goog-te-gadget .goog-te-combo{padding:.3rem;border-radius:10px;}.skiptranslate.goog-te-gadget>span{display:none;}@media screen and (max-width:992px){.img-offer{position:absolute;width:100%;padding:0;opacity:.5!important;z-index:0!important}.img-offer img{border-radius:0!important}}.overflow-none{overflow:hidden;}@media screen and (max-width:768px){.small-size{font-size:.8rem}}.link-partener{transition:all .15s ease-in;}.link-partener:hover{transform:scale(1.2);}@-webkit-keyframes move{0%{bottom:45%}50%{transform:rotate3d(4,1,0,45deg);bottom:50%}51%{transform:none}100%{bottom:45%}}@keyframes move{0%{bottom:45%}50%{transform:rotate3d(4,1,0,45deg);bottom:50%}51%{transform:none}100%{bottom:45%}}@-webkit-keyframes slide-up{0%{transform:translateY(20%)}100%{transform:translateY(0)}}@keyframes slide-up{0%{transform:translateY(20%)}100%{transform:translateY(0)}}@-webkit-keyframes slide-in{0%{transform:translateX(-20%);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in{0%{transform:translateX(-20%);opacity:0}100%{transform:translateX(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{transform:translateX(20%);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{transform:translateX(20%);opacity:0}100%{transform:translateX(0);opacity:1}}@-webkit-keyframes scale-me{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes scale-me{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@-webkit-keyframes turn-it{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes turn-it{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@-webkit-keyframes blinkTextCursor{0%{border-right-color:rgb(243,241,192)}100%{border-right-color:transparent}}@keyframes blinkTextCursor{0%{border-right-color:rgb(243,241,192)}100%{border-right-color:transparent}}@-webkit-keyframes swing{0%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}@keyframes swing{0%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}@-webkit-keyframes swing-down{0%{top:-200%;transform:rotate(0deg)}45%{top:calc(18% + 9px)}50%{top:calc(9% + 9px)}65%{top:calc(16% + 9px)}70%{top:calc(10% + 9px)}80%{top:calc(15% + 9px)}85%{top:calc(11% + 9px)}90%{top:calc(14% + 9px)}95%{top:calc(12% + 9px)}100%{transform:rotate(-3deg);top:calc(13% + 9px)}}@keyframes swing-down{0%{top:-200%;transform:rotate(0deg)}45%{top:calc(18% + 9px)}50%{top:calc(9% + 9px)}65%{top:calc(16% + 9px)}70%{top:calc(10% + 9px)}80%{top:calc(15% + 9px)}85%{top:calc(11% + 9px)}90%{top:calc(14% + 9px)}95%{top:calc(12% + 9px)}100%{transform:rotate(-3deg);top:calc(13% + 9px)}}@-webkit-keyframes tige-down{0%{height:0;top:-200%}45%{top:0;height:18%}50%{height:9%}65%{height:16%}70%{height:10%}80%{height:15%}85%{height:11%}90%{height:14%}95%{height:12%}100%{height:13%}}@keyframes tige-down{0%{height:0;top:-200%}45%{top:0;height:18%}50%{height:9%}65%{height:16%}70%{height:10%}80%{height:15%}85%{height:11%}90%{height:14%}95%{height:12%}100%{height:13%}}@media screen and (max-width:992px){html{overflow:hidden auto!important}}html body{background-color:#f1f6ff;color:#001440;min-height:100vh;overflow:hidden auto;line-height:1.29;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}html body *{font-family:"Montserrat";max-width:100%;}html body *::first-letter{text-transform:uppercase;}html body::-webkit-scrollbar{width:10px;height:10px;}html body::-webkit-scrollbar-thumb{background:linear-gradient(.65turn,#f3f0c0 0%,#5d335b 100%);border-radius:4px;}html body::-webkit-scrollbar-track{border-radius:4px;background:linear-gradient(.3turn,#001440 100%,rgb(26,51,31) 0%);}html body{scrollbar-face-color:linear-gradient(.65turn,#f3f0c0 0%,#5d335b 100%);scrollbar-track-color:linear-gradient(.3turn,#001440 100%,rgb(26,51,31) 0%);}html body ul{list-style:none;margin:0;padding:0;}html body img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;}html body a{text-decoration:none;color:#001440;}html body a:active,html body a:focus,html body a:hover{color:#001440;}html body .row{margin:0;}html body form .form-control,html body form .form-select{border-color:rgba(93,51,91,.4196078431);border-radius:10px;}html body form .form-control:focus,html body form .form-select:focus{border-color:rgba(93,51,91,.4196078431);-o-box-shadow:0 0 0 .25rem rgba(93,51,91,.4196078431);-ms-box-shadow:0 0 0 .25rem rgba(93,51,91,.4196078431);box-shadow:0 0 0 .25rem rgba(93,51,91,.4196078431);}html body form .container-submit{margin-top:2rem;}html body form .container-submit .custom-btn{border-radius:10px;width:250px;max-width:100%;}@media screen and (max-width:992px){html body form .container-submit{display:flex;align-items:center;justify-content:center}}section.no-background{background:none!important;}section.header-home{background:linear-gradient(156deg,#001440 50%,#80367a 86%);position:relative;height:100vh;min-height:765px;}section.header-home.opacity{background:linear-gradient(156deg,rgba(0,20,64,.0509803922) 50%,rgba(128,54,122,.0705882353) 86%);}section.header-home>img:not(.img-header-home){width:100%;height:auto;top:0;}section.header-home .img-header-home{position:absolute;width:100%;height:100%;opacity:.4;}section.header-home .img-header-home.no-opacity{opacity:1!important;-o-object-fit:contain;object-fit:contain;-o-box-shadow:0 0 1px #5d335b;-ms-box-shadow:0 0 1px #5d335b;box-shadow:0 0 1px #5d335b;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:50%;transform:translateX(-50%);z-index:-1;}section.header-home .img-header-home.back{-webkit-object-fit:fill;-moz-object-fit:fill;-o-object-fit:fill;-ms-object-fit:fill;object-fit:fill;-moz-filter:blur(4px);-o-filter:blur(4px);-ms-filter:blur(4px);filter:blur(4px);z-index:-1;opacity:.8;}section.header-home>div{height:100%;}@media screen and (max-width:992px){section.header-home>div.events-header-content{position:absolute;top:0}}section.header-home>div>.row{height:100%;align-items:center;}section.header-home>div>.row>div{color:#fff;height:100%;display:flex;flex-direction:column;justify-content:center;}section.header-home>div>.row>div:last-of-type{position:relative;-webkit-aspect-ratio:.8754716981;-moz-aspect-ratio:.8754716981;-o-aspect-ratio:.8754716981;-ms-aspect-ratio:.8754716981;aspect-ratio:.8754716981;}section.header-home>div>.row>div:last-of-type.header-talk{height:auto;}section.header-home>div>.row>div:last-of-type>.container-hexagon{width:100%;padding-bottom:87.55%;}section.header-home>div>.row>div:last-of-type>.container-hexagon>.hexagon{position:absolute;top:0;left:0;width:100%;height:100%;}section.header-home>div>.row>div:last-of-type .frame{position:absolute;width:100%;height:100%;top:0;right:0;}section.header-home>div>.row>div:last-of-type .frame .container-polygons{position:relative;width:100%;height:100%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-1{position:absolute;width:278px;height:289px;bottom:-19%;right:-25%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-2{position:absolute;width:80%;height:80%;top:13%;left:13%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-3{position:absolute;width:263px;height:230px;top:51.4%;left:53.6%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-4{position:absolute;width:220px;height:193px;top:1%;left:58%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-5{position:absolute;width:220px;height:193px;top:30%;left:15%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-6{position:absolute;width:106px;height:94px;left:38%;bottom:6%;}section.header-home>div>.row>div:last-of-type .frame .container-polygons .polygon-7{position:absolute;width:106px;height:94px;bottom:42%;right:-13%;}section.header-home h1{margin-bottom:2rem;display:flex;align-items:center;font-size:2rem;font-weight:600;font-style:italic;text-transform:uppercase;line-height:1.5;color:#f3f0c0;}section.header-home h1::first-letter{text-transform:uppercase;}section.header-home p.title{font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:normal;width:100%;}section.header-home p.title>span:first-of-type{display:block;}section.header-home p.desc{line-height:1.5;font-weight:400;font-size:1rem;}@media screen and (max-width:768px){section.header-home:not(.opacity){background:linear-gradient(-55deg,#001440 50%,#80367a 86%)!important}}@media screen and (max-width:992px){section.header-home{height:auto;padding:2rem 0}section.header-home h1{font-size:1.05rem;font-weight:600}section.header-home p.title,section.header-home p.desc{font-size:1rem}section.header-home>div>.row{flex-direction:column-reverse}}section.header-complete_courses{height:calc(100vh - 150px);min-height:auto;padding:0;}section.header-complete_courses:not(.header-event){background:#000;}section.header-complete_courses .row>div{height:100%;display:flex;align-items:center;z-index:1;}@media screen and (max-width:992px){section.header-complete_courses{height:auto}section.header-complete_courses>img{position:static}section.header-complete_courses>div.container{position:absolute;top:0}section.header-complete_courses>div>.row{flex-direction:column-reverse;justify-content:center}}section.header-offers{min-height:auto;height:100vh;padding:0;}section.header-offers>.container{height:100%;}section.header-offers>.container>.row{height:100%;}section.header-offers>.container>.row div>img{position:absolute;bottom:-3%;}section.header-offers>.container>.row div:last-of-type{height:100%;}@media screen and (max-width:768px){section.header-offers{height:auto}section.header-offers>img{position:static}}section.header-event .move .container{display:flex;justify-content:center;flex-direction:column;}section.header-event .move .container h1,section.header-event .move .container .desc{color:#fff;}section.header-event .container-img-header{display:flex;align-items:center;justify-content:center;padding-right:0;transition:all .25s ease-in;border-radius:0;background-color:#f3f0c0;}section.header-event .container-img-header.is-visible{border-radius:60% 0 0 60%;background-color:#001440;}section.header-event .container-img-header>img{border-radius:60% 0 0 60%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);}section.post .text-post{text-align:justify;margin:2rem 0;font-style:italic;line-height:1.7;}section.post .text-post::first-letter{font-size:51px;display:block;float:left;line-height:.5;margin:4px 1px 0 0;}section.post .post-img{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}section.post .post-img.video{padding-top:56.25%!important;}section.post .post-img>img,section.post .post-img video{border-radius:10px;-o-object-fit:contain;object-fit:contain;}section.post .post-img video{-o-box-shadow:0 0 4px 0 #5d335b;-ms-box-shadow:0 0 4px 0 #5d335b;box-shadow:0 0 4px 0 #5d335b;position:absolute;top:0;left:0;width:100%;height:100%;max-height:60vh;}section.post .post-img::after{border:2px solid #5d335b;position:absolute;content:"";width:100%;height:90%;transform:rotate(-13deg);left:0;top:0;z-index:-1;border-radius:10px;}section.post .post-img.noborder::after{content:none;}@media screen and (max-width:992px){section.post .post-img{margin-top:1.5rem}section.post .post-img:first-of-type{margin-bottom:3rem}}section.contact{background:none;background-color:#626366;}section.contact>img{min-width:100%;min-height:100%;height:auto;width:auto;}section.contact>img.img-contact-header{min-width:auto;min-height:auto;height:100%;}.box-offer{display:flex;align-items:center;justify-content:flex-start;position:relative;height:100%;flex-direction:row-reverse;}.box-offer .tige{background-color:#001440;position:absolute;width:.5%;height:13%;-webkit-animation:tige-down cubic-bezier(.1,-.6,.2,0) 2s 1 alternate both;animation:tige-down cubic-bezier(.1,-.6,.2,0) 2s 1 alternate both;right:.565%;top:0;}.box-offer .swing{height:auto;width:auto;max-height:300px;max-width:300px;position:absolute;top:calc(13% + 9px);right:calc(.5% - 143px);transform-origin:center -20px;-webkit-animation:swing-down cubic-bezier(.1,-.6,.2,0) 2s 1 alternate both,swing ease-in-out 1s 1.5s infinite alternate;animation:swing-down cubic-bezier(.1,-.6,.2,0) 2s 1 alternate both,swing ease-in-out 1s 1.5s infinite alternate;-o-box-shadow:5px 5px 10px rgba(0,0,0,.5);-ms-box-shadow:5px 5px 10px rgba(0,0,0,.5);box-shadow:5px 5px 10px rgba(0,0,0,.5);border-radius:20px;-webkit-aspect-ratio:1;-moz-aspect-ratio:1;-o-aspect-ratio:1;-ms-aspect-ratio:1;aspect-ratio:1;}.box-offer .swing .rectangle{border:5px solid rgba(255,183,77,.568627451);position:relative;height:100%;height:100%;margin:auto;}.box-offer .swing .rectangle h1{height:100%;justify-content:center;font-size:5rem;}.swing:after{content:"";position:absolute;width:7%;height:7%;border:3px solid #001440;top:-3%;left:48%;z-index:0;border-bottom:none;border-right:none;transform:rotate(45deg);}.swing:before{content:"";position:absolute;width:2.5%;height:2.5%;top:-16px;left:50%;z-index:5;background:#f3f0c0;border-radius:50%;}.container-hexagon .hexagon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.container-hexagon .hexagon .talk{position:absolute;z-index:1;-webkit-animation:1.5s linear 1s infinite alternate slide-up;animation:1.5s linear 1s infinite alternate slide-up;}.container-hexagon .hexagon .talk .content{position:relative;padding:.5rem;background-color:rgba(128,54,122,.46);border-radius:50px;border:.25px solid;border-color:rgba(128,54,122,.46);font-size:.8rem;}.container-hexagon .hexagon .talk .content::after{position:absolute;content:"";border-width:4.5px;border-style:solid;border-bottom-color:rgba(243,240,192,.8392156863);border-right-color:rgba(243,240,192,.8392156863);border-top-color:transparent;border-left-color:transparent;transform:rotate(-133deg);top:-34%;left:26%;}.container-hexagon .hexagon .talk .content .text{color:#f3f0c0;font-family:monospace;font-weight:400;letter-spacing:0;line-height:normal;white-space:nowrap;display:flex;justify-content:center;align-items:center;height:100%;}@media screen and (max-width:576px){.container-hexagon .hexagon .talk .content::after{border-width:3.5px}}.container-hexagon .hexagon .talk.talk-1{top:5%;left:45%;}.container-hexagon .hexagon .talk.talk-2{top:64%;left:10%;}.container-hexagon .hexagon .talk.talk-3{top:39%;left:66%;}.container-hexagon .hexagon img{cursor:pointer;}.container-hexagon .hexagon img:not(.img-center){height:50%;width:37%;}.container-hexagon .hexagon>div{position:absolute;}.container-hexagon .hexagon>div img{cursor:pointer;}.container-hexagon .hexagon>div:first-of-type{width:78%;height:39.6%;z-index:2;}.container-hexagon .hexagon>div:first-of-type img:first-of-type{top:-11%;left:-16%;}.container-hexagon .hexagon>div:first-of-type img:nth-of-type(2){top:-11%;right:-16%;}.container-hexagon .hexagon>div:first-of-type img:nth-of-type(3){bottom:-13%;right:-14%;}.container-hexagon .hexagon>div:first-of-type img:last-of-type{right:80%;bottom:-18%;}.container-hexagon .hexagon>div:first-of-type .talk{top:33%;left:15%;}.container-hexagon .hexagon>div:first-of-type .talk .content::after{top:-24%;left:-16%;transform:rotate(-181deg);}.container-hexagon .hexagon>div:nth-child(2),.container-hexagon .hexagon>div:last-of-type{height:39%!important;width:78%!important;}.container-hexagon .hexagon>div:last-of-type img{top:-14%;right:-28%;transform:translate(-93%) rotate(57deg);}.container-hexagon .hexagon>div:last-of-type .talk{top:51%;right:3%;left:auto;}.container-hexagon .hexagon>div:last-of-type .talk .content{transform:rotate(100deg);}.container-hexagon .hexagon>div:last-of-type .talk .content::after{transform:rotate(-226deg);top:41%;left:-18%;}@media screen and (max-width:576px){.container-hexagon .hexagon>div:last-of-type .talk{top:48%;right:-26%;left:auto}.container-hexagon .hexagon>div:last-of-type .talk .content{transform:rotate(55deg)}.container-hexagon .hexagon>div:last-of-type .talk .content::after{transform:rotate(-207deg);top:11%;left:-13%}}.container-hexagon .hexagon>div>div img{position:absolute;z-index:2;-webkit-clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);}.container-hexagon .hexagon>div>div .talk{z-index:3;}.container-hexagon .hexagon div:nth-of-type(2){transform:rotate(60deg);z-index:1;}.container-hexagon .hexagon div:nth-of-type(2)>div img:first-of-type{right:-10%;top:66%;transform:rotate(-59deg);}.container-hexagon .hexagon div:nth-of-type(2)>div img.img-center{right:21%;bottom:12%;width:60%;height:75%;transform:rotate(-59deg);}.container-hexagon .hexagon div:nth-of-type(2)>div img:last-of-type{top:-12%;left:-16%;transform:rotate(300deg);}.container-hexagon .hexagon div:nth-of-type(2)>div .talk{right:5%;top:49%;left:auto;}.container-hexagon .hexagon div:nth-of-type(2)>div .talk .content{transform:rotate(-8deg);}.container-hexagon .hexagon div:nth-of-type(2)>div .talk .content::after{transform:rotate(-192deg);top:-4%;left:-11%;}.container-hexagon .hexagon div:nth-of-type(3){transform:rotate(-60deg);}.container-hexagon .hexagon div:nth-of-type(3)>div img{position:absolute;bottom:0;z-index:2;}.container-hexagon .hexagon>div>div{width:100%;height:100%;position:relative;}.container-hexagon .hexagon>div>div>span{position:absolute;width:2px;height:0;background:#f3f0c0;z-index:1;margin:0;-o-box-shadow:1px 1px 31px 1px #F1F717;-ms-box-shadow:1px 1px 31px 1px #F1F717;box-shadow:1px 1px 31px 1px #F1F717;}.container-hexagon .hexagon .h1{left:0;-webkit-animation:load1 7.2s ease infinite;animation:load1 7.2s ease infinite;}.container-hexagon .hexagon .h2{right:0;-webkit-animation:load2 7.2s ease .6s infinite;animation:load2 7.2s ease .6s infinite;}.container-hexagon .hexagon .h3{right:0;-webkit-animation:load3 7.2s ease 1.2s infinite;animation:load3 7.2s ease 1.2s infinite;}.container-hexagon .hexagon .h4{right:0;-webkit-animation:load4 7.2s ease 1.8s infinite;animation:load4 7.2s ease 1.8s infinite;}.container-hexagon .hexagon .h5{left:0;-webkit-animation:load5 7.2s ease 2.4s infinite;animation:load5 7.2s ease 2.4s infinite;}.container-hexagon .hexagon .h6{left:0;-webkit-animation:load6 7.2s ease 3s infinite;animation:load6 7.2s ease 3s infinite;}@-webkit-keyframes load1{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.944444433%{top:0;height:0}}@keyframes load1{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.944444433%{top:0;height:0}}@-webkit-keyframes load2{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.944444433%{bottom:0;height:0}}@keyframes load2{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.944444433%{bottom:0;height:0}}@-webkit-keyframes load3{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.94444443%{bottom:0;height:0}}@keyframes load3{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.94444443%{bottom:0;height:0}}@-webkit-keyframes load4{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.94444443%{bottom:0;height:0}}@keyframes load4{0%{top:0;height:0}6.944444444%{top:0;height:100%}50%{bottom:0;height:100%}59.94444443%{bottom:0;height:0}}@-webkit-keyframes load5{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.94444443%{top:0;height:0}}@keyframes load5{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.94444443%{top:0;height:0}}@-webkit-keyframes load6{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.94444443%{top:0;height:0}}@keyframes load6{0%{bottom:0;height:0}6.944444444%{bottom:0;height:100%}50%{top:0;height:100%}59.94444443%{top:0;height:0}}footer{background:linear-gradient(8deg,#001440 49%,#80367a 98%);margin-top:-.2rem;position:relative;z-index:2;}footer .show-more{position:absolute;top:-5%;z-index:3;width:100%;display:flex;align-items:center;justify-content:center;display:none;}@media screen and (max-width:992px){footer .show-more{top:-3%}}footer .show-more .custom-btn{border-top:7px solid #001440;border-bottom:2px solid #5d335b;border-right:0 solid transparent;border-left:0 solid transparent;transition:color .25s 0s,border-bottom .25s 0s,border-top .25s 0s ease-in-out;color:#5d335b;background-color:#f3f0c0;}footer .show-more .custom-btn:hover{border-top:4px solid #f3f0c0;border-bottom:4px solid #001440;color:#f3f0c0;}footer a{transition:all .15s ease-in-out;}footer a:hover{color:#60934e!important;font-weight:600!important;}@media screen and (min-width:992px){footer a{transition:all .15s ease-in;color:#f3f0c0}footer a:focus,footer a:active{color:#e9cd5b;display:inline-block;transform:scale(1.1)}}footer .hr{width:60px;height:2px;}footer img{width:30px;}footer p{align-items:center;margin-bottom:1.5rem;}footer p img{margin-right:1rem;color:#fff;}footer .media a{color:#f3f0c0;transition:all .15s ease-in;margin-left:1rem;}footer .media a svg{transition:all .15s ease-in;max-width:30px;}footer .media a:hover svg{transform:scale(1.5);}footer h6 img{width:190px;position:relative;top:-23px;}footer p.about-us{margin:0;position:relative;top:-42px;font-size:.9rem;font-style:oblique;text-transform:lowercase;text-align:justify;}footer p.about-us::first-letter{text-transform:uppercase;}footer .copyright{line-height:1.7;font-size:60%;font-style:italic;}@media screen and (max-width:992px){footer .copyright{font-size:58%}}footer *:not(.custom-btn,img){color:#f3f0c0;background-color:transparent;}section{position:relative;overflow:hidden;}section>img{position:absolute;width:100%;height:auto;width:auto;opacity:.5;}section .carousel .carousel-indicators{bottom:-1rem;}section .carousel .carousel-indicators.mb{bottom:-4rem;}section .carousel .carousel-inner{overflow:visible;padding-bottom:5rem;}section .carousel .carousel-inner .carousel-item{opacity:0;position:absolute;}section .carousel .carousel-inner .carousel-item.active{position:relative;margin:auto;opacity:1;}section .carousel .carousel-indicators [data-bs-target]{background-color:#001440;height:15px;width:15px;border-radius:50%;color:#fff;}section .carousel .carousel-control-next,section .carousel .carousel-control-prev{color:#001440;justify-content:flex-start;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}section .carousel .carousel-control-next .carousel-control-prev-icon,section .carousel .carousel-control-next .carousel-control-next-icon,section .carousel .carousel-control-prev .carousel-control-prev-icon,section .carousel .carousel-control-prev .carousel-control-next-icon{background-image:none;position:relative;}section .carousel .carousel-control-next .carousel-control-prev-icon::after,section .carousel .carousel-control-next .carousel-control-next-icon::after,section .carousel .carousel-control-prev .carousel-control-prev-icon::after,section .carousel .carousel-control-prev .carousel-control-next-icon::after{position:absolute;content:"";border-width:3px;border-style:solid;border-left-color:#001440;border-top-color:#001440;border-bottom-color:transparent;border-right-color:transparent;height:30px;width:30px;transform:rotate(-45deg);left:100%;top:-200%;}@media screen and (max-width:768px){section .carousel .carousel-control-next,section .carousel .carousel-control-prev{display:none}}section .carousel .carousel-control-next{justify-content:flex-end;}section .carousel .carousel-control-next .carousel-control-next-icon::after{left:-100%;transform:rotate(135deg);}section.home-about{min-height:600px;}section.home-about>.container{min-height:600px;}section.home-about>.container>.row{min-height:600px;display:flex;align-items:center;justify-content:space-between;}section.home-about>.container>.row>div:last-of-type{margin-top:5rem;}section.home-about>.container>.row>div:first-of-type{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}section.home-about>.container>.row>div .move{position:relative;margin-bottom:3rem;}section.home-about>.container>.row>div .move:first-of-type{margin-top:4rem;}section.home-about>.container>.row>div img.principle{-o-box-shadow:0 0 3px 0 #5d335b;-ms-box-shadow:0 0 3px 0 #5d335b;box-shadow:0 0 3px 0 #5d335b;border-radius:7px;height:auto;width:auto;}section.home-about>.container>.row>div h2{font-weight:bold;font-size:1.5rem;}section.home-about>.container>.row>div h1{font-weight:bold;}@media screen and (min-width:309px) and (max-width:768px){section.home-about>.container>.row>div h1 .text{margin:auto}section.home-about>.container>.row>div h1 .text::after,section.home-about>.container>.row>div h1 .text::before{bottom:-86%!important}section.home-about>.container>.row>div h1 .text img{bottom:-128%!important}section.home-about>.container>.row>div div{margin:0;text-align:center}section.home-about>.container>.row>div div h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-bottom:1.5rem}}@media screen and (max-width:309px){section.home-about>.container>.row>div h1 .text{margin:auto}section.home-about>.container>.row>div h1 .text::after,section.home-about>.container>.row>div h1 .text::before{bottom:-50%!important}section.home-about>.container>.row>div h1 .text img{bottom:-73%!important}}section.home-about>.container>.counters{display:flex;align-items:center;justify-content:space-between;margin:0 -15px;position:relative;}section.home-about>.container>.counters .row>div{text-align:center;padding:1rem;}section.home-about>.container>.counters .row>div img{width:70px;height:auto;margin-bottom:1rem;}section.home-about>.container>.counters .row>div img.sizing{width:50px;margin:1rem 0 1.3rem;}section.services{min-height:830px;max-height:100%;}section.services>.container{height:100%;}section.services>.container>div:first-of-type{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:3rem;}section.services>.container>div.layer{position:relative;}section.services>.container>div.layer>div.background{height:400px;position:absolute;left:0;top:0;z-index:-1;background:#001440;color:#f3f0c0;width:100%;max-width:none;border-radius:20px;}@media screen and (max-width:576px){section.services>.container>div.layer>div.background{height:93%!important;width:200%!important;left:-12px!important;border-radius:0!important}}section.services>.container>div.layer>div:first-of-type{margin:0 auto;padding:2rem .5rem;color:#f3f0c0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:start;}section.services>.container>div.layer>div:first-of-type h4{margin:0 auto 2rem;text-align:center;max-width:600px;font-size:1.1rem;line-height:1.5;font-weight:600;}section.services>.container>div.layer>div:first-of-type p{text-align:left;line-height:1.5;color:#fff;width:90%;margin:auto;}@media screen and (max-width:992px){section.services>.container>div.layer>div:first-of-type p{text-align:center;padding:0 1.5rem}}section.services>.container>div.layer>div>.row{counter-reset:how-counter;color:#001440;}section.services>.container>div.layer>div>.row>div .am-item{padding:40px 20px;text-align:center;height:100%;border-radius:20px;-o-box-shadow:1.95px .881px 30px 2px rgba(47,105,252,.02);-ms-box-shadow:1.95px .881px 30px 2px rgba(47,105,252,.02);box-shadow:1.95px .881px 30px 2px rgba(47,105,252,.02);background-color:#ffffff;transition:all ease .3s;}section.services>.container>div.layer>div>.row>div .am-item .am-thumb{height:110px;margin-bottom:45px;}section.services>.container>div.layer>div>.row>div .am-item .am-thumb img{height:100%;}section.services>.container>div.layer>div>.row>div .am-item .am-content .title{font-weight:700;}@media screen and (max-width:992px){section.services .title-animation>.text::after,section.services .title-animation>.text::before{bottom:-21%!important}section.services .title-animation>.text img{bottom:-38%!important}}@media screen and (max-width:992px){section.services .title-animation>.text img{bottom:-29%!important}}@media screen and (min-width:768px) and (max-width:992px){section.services .title-animation>.text::after,section.services .title-animation>.text::before{bottom:-14%!important}section.services .title-animation>.text img{bottom:-20%!important}}@media screen and (min-width:492px) and (max-width:768px){section.services .title-animation>.text::after,section.services .title-animation>.text::before{bottom:-27%!important}section.services .title-animation>.text img{bottom:-38%!important}}section.complete_courses>img{right:2%;bottom:-11%;z-index:-1;}section.complete_courses>.container>div:last-of-type{margin:1rem 0 10rem;}@media screen and (min-width:324px) and (max-width:410px){section.complete_courses>.container>div:last-of-type{margin:1rem 0 11rem}}section.complete_courses .show-more{display:flex;align-items:center;justify-content:center;margin:3rem 0;}@media screen and (max-width:992px){section.complete_courses>img{display:none}section.complete_courses .title-animation>.text::after,section.complete_courses .title-animation>.text::before{bottom:-21%!important}section.complete_courses .title-animation>.text img{bottom:-34%!important}}@media screen and (min-width:407px) and (max-width:992px){section.complete_courses .title-animation>.text img{bottom:-37%!important}}@media screen and (min-width:768px) and (max-width:992px){section.complete_courses .title-animation>.text::after,section.complete_courses .title-animation>.text::before{bottom:-5%!important}section.complete_courses .title-animation>.text img{bottom:-15%!important}}@media screen and (min-width:992px){section.complete_courses.complete_courses-content>.container>div:last-of-type{margin:1rem 0 8rem}}section.events>.container>div:last-of-type{margin:0 0 7rem;}@media screen and (max-width:992px){section.events>.container>div:last-of-type{margin:0}}section.events .show-more{max-width:none;}@media screen and (max-width:768px){section.events .title-animation>.text::after,section.events .title-animation>.text::before{bottom:-11%!important}section.events .title-animation>.text img{bottom:-22%!important;width:40px}}@media screen and (min-width:768px) and (max-width:992px){section.events .title-animation>.text::after,section.events .title-animation>.text::before{bottom:-5%!important}section.events .title-animation>.text img{bottom:-10%!important}}section.offer{position:relative;}@media screen and (max-width:992px){section.offer{padding:0}section.offer .title-animation>.text::after,section.offer .title-animation>.text::before{bottom:-11%!important}section.offer .title-animation>.text img{bottom:-18%!important}}@media screen and (min-width:768px) and (max-width:992px){section.offer{padding:0}section.offer .title-animation>.text::after,section.offer .title-animation>.text::before{bottom:-4.5%!important}section.offer .title-animation>.text img{bottom:-9.5%!important}}@media screen and (min-width:409px) and (max-width:768px){section.offer{padding:0}section.offer .title-animation>.text::after,section.offer .title-animation>.text::before{bottom:-16%!important}section.offer .title-animation>.text img{bottom:-22%!important;width:40px!important}}@media screen and (max-width:409px){section.offer{padding:0}section.offer .title-animation>.text::after,section.offer .title-animation>.text::before{bottom:-15%!important}section.offer .title-animation>.text img{bottom:-24%!important}}section.offer .carousel .carousel-indicators [data-bs-target]{background-color:#f3f0c0;}section.offer .carousel .carousel-inner{top:-3.5%;padding-bottom:4.4rem;z-index:1;}section.offer .carousel .carousel-indicators{bottom:-3rem;margin:0;}@media screen and (max-width:992px){section.offer .carousel .carousel-indicators{bottom:0}}section.offer>img{top:-22%;right:-1%;z-index:-1;}section.offer>.move>.container:last-of-type{height:190px;}section.offer .custom-btn{border-top:7px solid #001440;border-bottom:2px solid #5d335b;border-right:0 solid transparent;border-left:0 solid transparent;transition:color .25s 0s,border-bottom .25s 0s,border-top .25s 0s ease-in-out;color:#5d335b;background-color:#f3f0c0;}section.offer .custom-btn:hover{border-top:4px solid #f3f0c0;border-bottom:4px solid #001440;color:#f3f0c0;}section.offer .card .custom-btn{border-top:2px solid #f3f0c0;border-bottom:2px solid #5d335b;}section.offer .card .custom-btn:hover{border-bottom:4px solid #f3f0c0;border-top:4px solid #001440;color:#f3f0c0;background-color:#5d335b;}section.map{min-height:60vh;}section.map div.map{height:400px;}section.map div.map iframe{-o-box-shadow:0 .2rem 3rem -.8rem #001440;-ms-box-shadow:0 .2rem 3rem -.8rem #001440;box-shadow:0 .2rem 3rem -.8rem #001440;border-radius:10px;border:1px solid rgba(0,20,64,.3019607843);}section.map .rectangle{height:40%;}section.logos{overflow:visible;}section.logos>.move,section.logos .layer{z-index:3;}section.logos>.move .background,section.logos .layer .background{width:126%!important;border-radius:0!important;max-height:100%!important;left:-13%!important;bottom:-12%!important;}section.logos>.move .row,section.logos .layer .row{padding-bottom:6rem;}section.logos>.move .rectangle,section.logos .layer .rectangle{width:126%;max-width:none;left:-13%;bottom:-12%;padding-bottom:3rem;z-index:0;padding:0;}section.logos>.move .rectangle a,section.logos .layer .rectangle a{position:absolute;bottom:-10%;}section.logos>.move .rectangle a img,section.logos .layer .rectangle a img{height:auto;width:120px;}@media screen and (max-width:768px){section.logos>.move .rectangle,section.logos .layer .rectangle{bottom:-6%}section.logos>.move .rectangle a,section.logos .layer .rectangle a{bottom:-40%}}section.logos>.move>div:last-of-type>div.row:first-of-type,section.logos .layer>div:last-of-type>div.row:first-of-type{z-index:1;position:relative;}section.gallery{overflow:visible;height:calc(100vh - 162px);min-height:auto;padding:0;}@media screen and (max-width:992px){section.gallery{height:30vh}section.gallery hr{height:.6px;color:#c7c7c7;display:none}}section.gallery hr{height:.6px;color:#c7c7c7;}section.gallery:not(.header){height:100vh;margin:1rem 0;}section.gallery:not(.header) .carousel{height:100%;}section.gallery:not(.header) .carousel .carousel-item{opacity:initial!important;}section.gallery:not(.header) .carousel .carousel-item>.container{height:100%;display:flex;align-items:center;justify-content:center;}section.gallery:not(.header) .carousel .carousel-item.active .back,section.gallery:not(.header) .carousel .carousel-item.active .no-opacity.current{z-index:1;}section.gallery:not(.header) .carousel .carousel-indicators{bottom:-3.5rem;}@media screen and (max-width:992px){section.gallery:not(.header){height:auto}}section.gallery .images-desc .title{position:relative;margin-bottom:2rem;font-family:Oswald;text-transform:uppercase;line-height:1.3;text-transform:uppercase;letter-spacing:1px;}section.gallery .images-desc .title::after{position:absolute;content:"";border-bottom:3px solid;width:25%;max-width:60px;left:0;bottom:-50%;}section.gallery .images-desc p{font-size:1.05rem;font-family:Roboto;line-height:1.4;}section.gallery .images-desc figure{overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.1s .3s ease-in-out;}section.gallery .images-desc figure>img,section.gallery .images-desc figure video{-o-box-shadow:0 0 5px 1px;-ms-box-shadow:0 0 5px 1px;box-shadow:0 0 5px 1px;border-radius:5px;transition:.3s ease-in-out;}section.gallery .images-desc figure>img{transform:scale(1);margin:1rem 0;}section.gallery .images-desc figure.video{padding:.7rem;}section.gallery .images-desc figure:hover:not(.video){-o-box-shadow:0 0 5px 1px;-ms-box-shadow:0 0 5px 1px;box-shadow:0 0 5px 1px;border-radius:5px;transition:.5s ease-in-out;}section.gallery .images-desc figure:hover:not(.video)>img{transform:scale(1.3);transition:.3s ease-in-out;}section.gallery .container-fluid{background-color:#f1f6ff;}section.gallery #news-slider{margin-top:80px;}section.gallery .post-slide{background:#fff;margin:20px 15px 20px;border-radius:15px;padding-top:1px;box-shadow:0 14px 22px -9px #bbcbd8;height:465px;display:flex;flex-direction:column;justify-content:space-around;}section.gallery .post-slide .post-img{position:relative;overflow:hidden;border-radius:10px;margin:-12px 15px 8px 15px;margin-left:-10px;}section.gallery .post-slide .post-img img{width:100%;height:auto;transform:scale(1,1);transition:transform .2s linear;}section.gallery .post-slide:hover .post-img img{transform:scale(1.1,1.1);}section.gallery .post-slide .over-layer{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background:linear-gradient(-45deg,rgba(72,39,97,.37) 0%,rgba(45,112,253,.6) 100%);transition:all .5s linear;}section.gallery .post-slide:hover .over-layer{opacity:1;text-decoration:none;}section.gallery .post-slide .over-layer i{position:relative;top:45%;text-align:center;display:block;color:#fff;font-size:25px;}section.gallery .post-slide .post-content{background:#fff;padding:2px 20px 40px;border-radius:15px;height:260px;display:flex;flex-direction:column;justify-content:space-between;}section.gallery .post-slide .post-title a{font-size:15px;font-weight:bold;color:#333;display:inline-block;text-transform:uppercase;transition:all .3s ease 0s;}section.gallery .post-slide .post-title a:hover{text-decoration:none;color:#001440;}section.gallery .post-slide .post-description{line-height:24px;color:#808080;margin-bottom:25px;overflow:hidden;text-overflow:ellipsis;font-size:.89rem;word-wrap:break-word;}section.gallery .post-slide .post-date{color:#a9a9a9;font-size:14px;}section.gallery .post-slide .post-date i{font-size:20px;margin-right:8px;color:#CFDACE;}section.gallery .post-slide .read-more{padding:7px 20px;float:right;font-size:12px;background:#001440;color:#ffffff;box-shadow:0 10px 20px -10px #001440;border-radius:25px;text-transform:uppercase;}section.gallery .post-slide .read-more:hover{background:#5d335b;text-decoration:none;color:#f3f0c0;}section.gallery .owl-prev{background:#fff;position:absolute;top:-13%;left:15px;padding:0 18px 0 15px;border-radius:50px;box-shadow:3px 14px 25px -10px #92b4d0;transition:background .5s ease 0s;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}section.gallery .owl-prev .carousel-control-prev-icon::after,section.gallery .owl-prev .carousel-control-next-icon::after{transform:translate(-46%,88%) rotate(-45deg)!important;}section.gallery .owl-next{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;position:absolute;top:-13%;right:15px;padding:0 15px 0 18px;border-radius:50px;box-shadow:-3px 14px 25px -10px #92b4d0;transition:background .5s ease 0s;}section.gallery .owl{height:40px;width:40px;margin:initial;}section.gallery .owl .carousel-control-prev-icon::after,section.gallery .owl .carousel-control-next-icon::after{font-family:FontAwesome;color:#333;font-size:30px;height:12px;width:12px;top:0;transform:translate(14%,76%) rotate(135deg);border-width:2.5px;}@media only screen and (max-width:1280px){section.gallery .post-slide .post-content{padding:0 15px 25px 15px}}@-webkit-keyframes rocket-movement{100%{-webkit-transform:translate(1200px,-600px)}}@keyframes rocket-movement{100%{transform:translate(1200px,-600px)}}@-webkit-keyframes spin-earth{100%{-webkit-transform:rotate(-360deg);transition:transform 20s}}@keyframes spin-earth{100%{transform:rotate(-360deg);transition:transform 20s}}@-webkit-keyframes move-astronaut{100%{-webkit-transform:translate(-160px,-160px)}}@keyframes move-astronaut{100%{transform:translate(-160px,-160px)}}@-webkit-keyframes rotate-astronaut{100%{-webkit-transform:rotate(-720deg)}}@keyframes rotate-astronaut{100%{transform:rotate(-720deg)}}@-webkit-keyframes glow-star{40%{-webkit-opacity:.3}90%,100%{-webkit-opacity:1;-webkit-transform:scale(1.2)}}@keyframes glow-star{40%{-webkit-opacity:.3;opacity:.3}90%,100%{-webkit-opacity:1;opacity:1;transform:scale(1.2);border-radius:999999px}}.spin-earth-on-hover{transition:ease 200s!important;transform:rotate(-3600deg)!important;}.bg-purple{background:url(http://salehriaz.com/404Page/img/bg_purple.png);background-repeat:repeat-x;background-size:cover;background-position:left top;height:100%;overflow:hidden;}li a{transition:all .3s ease-in;}li a:hover{color:#f3f0c0;}.btn-request{padding:10px 25px;border:1px solid #f3f0c0;border-radius:100px;font-weight:400;}.btn-request:hover{background-color:#f3f0c0;color:#fff;transform:scale(1.05);box-shadow:0 20px 20px rgba(0,0,0,.1);}.btn-go-home{position:relative;z-index:200;margin:15px auto;max-width:300px;padding:10px 15px;border:1px solid #f3f0c0;border-radius:100px;font-weight:400;display:block;color:white;text-align:center;text-decoration:none;letter-spacing:2px;font-size:15px;transition:all .3s ease-in;}.btn-go-home:hover,.btn-go-home:active,.btn-go-home:focus{background-color:#f3f0c0;color:#001440;transform:scale(1.05);box-shadow:0 20px 20px rgba(0,0,0,.1);}.central-body{padding:17% 5% 10% 5%;text-align:center;}.central-body h1{font-size:5rem;}.central-body h4{margin-bottom:3rem;}.objects img{z-index:90;pointer-events:none;}.object_rocket{z-index:95;position:absolute;transform:translateX(-50px);top:75%;pointer-events:none;-webkit-animation:rocket-movement 200s linear infinite both running;animation:rocket-movement 200s linear infinite both running;}.object_earth{position:absolute;top:29%;left:3%;z-index:90;-webkit-animation:spin-earth 100s infinite linear both;animation:spin-earth 100s infinite linear both;}.empty-state .object_earth{position:absolute;top:20%;left:auto;z-index:90;-webkit-animation:spin-earth 100s infinite linear both;animation:spin-earth 100s infinite linear both;}.object_moon{position:absolute;top:12%;left:25%}.object_astronaut{-webkit-animation:rotate-astronaut 200s infinite linear both alternate;animation:rotate-astronaut 200s infinite linear both alternate;}.box_astronaut{z-index:110!important;position:absolute;top:60%;right:20%;will-change:transform;-webkit-animation:move-astronaut 50s infinite linear both alternate;animation:move-astronaut 50s infinite linear both alternate;}.image-404{position:relative;z-index:100;pointer-events:none;}.stars{background:url(http://salehriaz.com/404Page/img/overlay_stars.svg);background-repeat:repeat;background-size:contain;background-position:left top;}.glowing_stars .star{position:absolute;border-radius:100%;background-color:#fff;width:3px;height:3px;opacity:.3;will-change:opacity;}.glowing_stars .star:nth-child(1){top:80%;left:25%;-webkit-animation:glow-star 2s infinite ease-in-out alternate 1s;animation:glow-star 2s infinite ease-in-out alternate 1s;}.glowing_stars .star:nth-child(2){top:20%;left:40%;-webkit-animation:glow-star 2s infinite ease-in-out alternate 3s;animation:glow-star 2s infinite ease-in-out alternate 3s;}.glowing_stars .star:nth-child(3){top:25%;left:25%;-webkit-animation:glow-star 2s infinite ease-in-out alternate 5s;animation:glow-star 2s infinite ease-in-out alternate 5s;}.glowing_stars .star:nth-child(4){top:75%;left:80%;-webkit-animation:glow-star 2s infinite ease-in-out alternate 7s;animation:glow-star 2s infinite ease-in-out alternate 7s;}.glowing_stars .star:nth-child(5){top:90%;left:50%;-webkit-animation:glow-star 2s infinite ease-in-out alternate 9s;animation:glow-star 2s infinite ease-in-out alternate 9s;}@media only screen and (max-width:600px){.navbar-links{display:none}.custom-navbar{text-align:center}.brand-logo img{width:120px}.box_astronaut{top:70%}.central-body{padding-top:25%}}.under-construction{position:relative;height:100vmin;}.under-construction .content{@import url("https://fonts.googleapis.com/css?family=Poiret+One|Source+Sans+Pro");font-size:110%;color:#f3f0c0;font-family:"Source Sans Pro",sans-serif;background:radial-gradient(ellipse at bottom,#001440 0%,#5d335b 100%);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.under-construction .content .main{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;}.under-construction .content .contact{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;max-width:80%;}.under-construction .content .title{font-family:"Poiret One",cursive;font-size:3rem;margin-bottom:.5rem;width:100%;text-align:center;}.under-construction .content .sub-title{border-top:.1rem solid #f3f0c0;padding:1rem 4rem;text-align:center;}.under-construction .content .stars{width:1px;height:1px;background:transparent;box-shadow:1983px 1070px #FFF,1625px 734px #FFF,1505px 1218px #FFF,1288px 1382px #FFF,1023px 982px #FFF,184px 1501px #FFF,1352px 1072px #FFF,966px 577px #FFF,1928px 1505px #FFF,284px 1863px #FFF,871px 390px #FFF,1591px 1017px #FFF,1919px 1315px #FFF,1552px 697px #FFF,1775px 1722px #FFF,61px 321px #FFF,1108px 1281px #FFF,1795px 22px #FFF,1808px 716px #FFF,797px 374px #FFF,796px 1149px #FFF,952px 1px #FFF,1361px 1185px #FFF,1110px 1577px #FFF,1058px 1925px #FFF,160px 1987px #FFF,1274px 1205px #FFF,39px 85px #FFF,1835px 484px #FFF,495px 1670px #FFF,986px 691px #FFF,2px 1486px #FFF,719px 805px #FFF,1601px 89px #FFF,591px 565px #FFF,1317px 1604px #FFF,1805px 1486px #FFF,703px 236px #FFF,1950px 1089px #FFF,1527px 1923px #FFF,1690px 36px #FFF,1252px 245px #FFF,343px 903px #FFF,143px 874px #FFF,939px 1705px #FFF,1733px 372px #FFF,362px 830px #FFF,1580px 1181px #FFF,251px 535px #FFF,1666px 1111px #FFF,1276px 1530px #FFF,958px 1989px #FFF,75px 987px #FFF,256px 217px #FFF,635px 1194px #FFF,1004px 1546px #FFF,1910px 878px #FFF,520px 506px #FFF,1000px 210px #FFF,1455px 1027px #FFF,417px 1714px #FFF,1376px 674px #FFF,1744px 1390px #FFF,195px 283px #FFF,621px 1638px #FFF,962px 997px #FFF,283px 1219px #FFF,1591px 1953px #FFF,160px 652px #FFF,1430px 948px #FFF,1589px 1722px #FFF,614px 1305px #FFF,167px 342px #FFF,1172px 1861px #FFF,1097px 1249px #FFF,1094px 1743px #FFF,1988px 1361px #FFF,461px 694px #FFF,1096px 584px #FFF,1876px 1984px #FFF,315px 245px #FFF,441px 258px #FFF,1219px 1887px #FFF,480px 245px #FFF,285px 819px #FFF,1753px 1833px #FFF,816px 1780px #FFF,245px 1927px #FFF,715px 1523px #FFF,475px 1595px #FFF,1162px 66px #FFF,543px 1758px #FFF,112px 1847px #FFF,1604px 1243px #FFF,1888px 1758px #FFF,162px 1385px #FFF,1587px 1863px #FFF,1059px 48px #FFF,1161px 1650px #FFF,1881px 289px #FFF,475px 363px #FFF,160px 911px #FFF,487px 291px #FFF,496px 70px #FFF,1107px 90px #FFF,731px 1771px #FFF,1517px 918px #FFF,1013px 716px #FFF,1832px 882px #FFF,107px 393px #FFF,1503px 1860px #FFF,31px 94px #FFF,1640px 1112px #FFF,697px 1657px #FFF,435px 81px #FFF,1526px 1467px #FFF,602px 1001px #FFF,1409px 306px #FFF,1631px 1005px #FFF,302px 1886px #FFF,1262px 522px #FFF,1606px 776px #FFF,1813px 1471px #FFF,1784px 1953px #FFF,499px 1841px #FFF,805px 1191px #FFF,786px 864px #FFF,940px 1562px #FFF,1016px 1362px #FFF,1036px 961px #FFF,1666px 173px #FFF,1214px 979px #FFF,54px 1293px #FFF,231px 710px #FFF,434px 1321px #FFF,259px 1716px #FFF,1463px 380px #FFF,1406px 1130px #FFF,913px 611px #FFF,1489px 1218px #FFF,1777px 61px #FFF,967px 63px #FFF,1598px 1504px #FFF,1528px 1134px #FFF,1641px 111px #FFF,1980px 1181px #FFF,945px 1698px #FFF,430px 1617px #FFF,482px 85px #FFF,554px 1473px #FFF,1112px 614px #FFF,1030px 1349px #FFF,1666px 1753px #FFF,1049px 978px #FFF,1817px 1144px #FFF,759px 1687px #FFF,1371px 1720px #FFF,1393px 461px #FFF,26px 983px #FFF,85px 1821px #FFF,1193px 321px #FFF,240px 64px #FFF,220px 973px #FFF,607px 312px #FFF,1102px 679px #FFF,1314px 329px #FFF,1802px 1079px #FFF,1997px 85px #FFF,782px 479px #FFF,1647px 52px #FFF,1945px 514px #FFF,938px 351px #FFF,1140px 1813px #FFF,1348px 1582px #FFF,1188px 1188px #FFF,1494px 1341px #FFF,1552px 834px #FFF,1592px 1952px #FFF,450px 98px #FFF,581px 1213px #FFF,1736px 1193px #FFF,944px 1950px #FFF,526px 1044px #FFF,1869px 788px #FFF,911px 1295px #FFF,1521px 1135px #FFF,1725px 1438px #FFF,1691px 110px #FFF,1903px 1777px #FFF,643px 1826px #FFF,222px 1810px #FFF,1613px 1035px #FFF,201px 24px #FFF,1325px 557px #FFF,1169px 1652px #FFF,385px 290px #FFF,1733px 168px #FFF,1886px 438px #FFF,1533px 315px #FFF,388px 960px #FFF,312px 1818px #FFF,1605px 6px #FFF,231px 1794px #FFF,686px 1810px #FFF,1301px 577px #FFF,1583px 474px #FFF,1916px 756px #FFF,694px 1494px #FFF,1877px 1341px #FFF,25px 6px #FFF,1717px 316px #FFF,1906px 1307px #FFF,1555px 316px #FFF,699px 690px #FFF,1335px 368px #FFF,1871px 668px #FFF,301px 492px #FFF,1899px 747px #FFF,680px 444px #FFF,654px 1063px #FFF,45px 1797px #FFF,826px 281px #FFF,1041px 1859px #FFF,1690px 7px #FFF,797px 1473px #FFF,1697px 1680px #FFF,1704px 572px #FFF,144px 49px #FFF,1099px 264px #FFF,789px 1804px #FFF,186px 741px #FFF,306px 1496px #FFF,473px 209px #FFF,1763px 127px #FFF,116px 288px #FFF,450px 385px #FFF,210px 457px #FFF,1433px 1540px #FFF,1766px 1459px #FFF,1426px 215px #FFF,1313px 296px #FFF,410px 81px #FFF,1809px 593px #FFF,515px 216px #FFF,1903px 1912px #FFF,564px 1545px #FFF,99px 302px #FFF,164px 1465px #FFF,1560px 801px #FFF,1839px 663px #FFF,191px 1903px #FFF,5px 537px #FFF,1150px 38px #FFF,1310px 647px #FFF,1257px 555px #FFF,487px 1470px #FFF,1769px 1121px #FFF,1698px 1155px #FFF,1176px 1916px #FFF,1192px 583px #FFF,1778px 1511px #FFF,1330px 354px #FFF,705px 737px #FFF,449px 665px #FFF,89px 1486px #FFF,751px 1974px #FFF,1733px 1742px #FFF,1289px 1386px #FFF,1621px 1363px #FFF,571px 1861px #FFF,1697px 1850px #FFF,504px 624px #FFF,889px 238px #FFF,1627px 1435px #FFF,1379px 1367px #FFF,872px 550px #FFF,472px 532px #FFF,466px 1997px #FFF,932px 1896px #FFF,1044px 83px #FFF,1262px 1593px #FFF,1953px 1478px #FFF,1127px 1716px #FFF,325px 176px #FFF,1742px 1505px #FFF,1088px 288px #FFF,1212px 472px #FFF,1365px 985px #FFF,1086px 803px #FFF,256px 263px #FFF,1300px 1444px #FFF,1673px 201px #FFF,188px 1133px #FFF,404px 483px #FFF,59px 1006px #FFF,1013px 1651px #FFF,947px 239px #FFF,18px 178px #FFF,1430px 1851px #FFF,763px 1777px #FFF,1737px 196px #FFF,643px 977px #FFF,1335px 1275px #FFF,1513px 1200px #FFF,497px 659px #FFF,1929px 800px #FFF,1481px 283px #FFF,1232px 331px #FFF,1518px 1754px #FFF,515px 869px #FFF,1127px 1290px #FFF,726px 1453px #FFF,864px 267px #FFF,313px 1634px #FFF,1562px 606px #FFF,91px 1803px #FFF,40px 1789px #FFF,1097px 944px #FFF,1949px 1949px #FFF,17px 1495px #FFF,1786px 93px #FFF,577px 1866px #FFF,1252px 546px #FFF,564px 151px #FFF,1096px 1675px #FFF,1743px 1694px #FFF,1332px 311px #FFF,1935px 1625px #FFF,1251px 900px #FFF,840px 1126px #FFF,763px 669px #FFF,1414px 1146px #FFF,32px 1287px #FFF,950px 739px #FFF,1730px 856px #FFF,1032px 1754px #FFF,155px 201px #FFF,1999px 1250px #FFF,1811px 1488px #FFF,805px 281px #FFF,875px 1358px #FFF,1757px 86px #FFF,1824px 605px #FFF,429px 453px #FFF,1955px 1159px #FFF,19px 1874px #FFF,1549px 109px #FFF,1684px 145px #FFF,1973px 685px #FFF,338px 839px #FFF,659px 46px #FFF,1600px 344px #FFF,838px 994px #FFF,337px 1918px #FFF,583px 740px #FFF,687px 251px #FFF,1900px 1031px #FFF,1296px 449px #FFF,1268px 592px #FFF,383px 1226px #FFF,868px 101px #FFF,891px 67px #FFF,1957px 940px #FFF,74px 1445px #FFF,1432px 898px #FFF,430px 1783px #FFF,954px 185px #FFF,359px 1455px #FFF,635px 1786px #FFF,1186px 1259px #FFF,1445px 1505px #FFF,1177px 781px #FFF,1407px 603px #FFF,1257px 980px #FFF,96px 562px #FFF,1999px 1560px #FFF,1153px 1554px #FFF,1033px 672px #FFF,1051px 546px #FFF,753px 876px #FFF,1763px 145px #FFF,1704px 1207px #FFF,34px 1261px #FFF,817px 1041px #FFF,247px 1674px #FFF,121px 429px #FFF,515px 570px #FFF,1762px 1489px #FFF,234px 940px #FFF,1095px 1028px #FFF,720px 1119px #FFF,1238px 334px #FFF,91px 113px #FFF,147px 897px #FFF,1029px 1805px #FFF,1680px 1957px #FFF,475px 1503px #FFF,1557px 917px #FFF,1458px 1762px #FFF,612px 1707px #FFF,1329px 393px #FFF,160px 1167px #FFF,1631px 1887px #FFF,1125px 141px #FFF,257px 376px #FFF,809px 26px #FFF,1349px 199px #FFF,1805px 88px #FFF,69px 1953px #FFF,1206px 529px #FFF,646px 227px #FFF,1097px 1664px #FFF,42px 1261px #FFF,1604px 360px #FFF,1939px 187px #FFF,1220px 1264px #FFF,1044px 995px #FFF,1005px 16px #FFF,1648px 1612px #FFF,847px 1014px #FFF,339px 1584px #FFF,1329px 1304px #FFF,961px 1970px #FFF,711px 221px #FFF,888px 566px #FFF,53px 704px #FFF,1369px 846px #FFF,1261px 1775px #FFF,737px 1277px #FFF,1071px 1570px #FFF,77px 1872px #FFF,1268px 1501px #FFF,598px 1640px #FFF,1769px 297px #FFF,1074px 656px #FFF,1006px 1154px #FFF,672px 1969px #FFF,922px 243px #FFF,622px 773px #FFF,1875px 804px #FFF,1873px 600px #FFF,1844px 1794px #FFF,1253px 1995px #FFF,616px 1198px #FFF,1829px 1743px #FFF,1321px 504px #FFF,1340px 566px #FFF,1520px 1825px #FFF,1696px 1333px #FFF,537px 158px #FFF,1106px 162px #FFF,25px 514px #FFF,1022px 422px #FFF,1955px 391px #FFF,1126px 1741px #FFF,754px 905px #FFF,1217px 1696px #FFF,351px 270px #FFF,950px 1260px #FFF,1847px 658px #FFF,23px 684px #FFF,1295px 572px #FFF,257px 1053px #FFF,87px 303px #FFF,798px 1748px #FFF,1150px 142px #FFF,48px 1641px #FFF,1492px 1328px #FFF,1385px 1766px #FFF,296px 1726px #FFF,1299px 1780px #FFF,1316px 522px #FFF,1953px 1526px #FFF,1007px 1089px #FFF,1824px 1598px #FFF,1720px 480px #FFF,555px 1942px #FFF,367px 432px #FFF,957px 1162px #FFF,384px 1044px #FFF,738px 618px #FFF,1568px 1432px #FFF,211px 788px #FFF,198px 1761px #FFF,745px 177px #FFF,1700px 159px #FFF,316px 498px #FFF,65px 1610px #FFF,1948px 1638px #FFF,936px 1461px #FFF,1656px 622px #FFF,575px 1437px #FFF,336px 1424px #FFF,1215px 690px #FFF,1641px 1542px #FFF,998px 1685px #FFF,952px 1274px #FFF,1448px 1165px #FFF,904px 1783px #FFF,1788px 1404px #FFF,1748px 1717px #FFF,793px 922px #FFF,1032px 355px #FFF,1158px 38px #FFF,1573px 1855px #FFF,751px 1199px #FFF,1284px 227px #FFF,391px 416px #FFF,55px 204px #FFF,962px 1918px #FFF,668px 1347px #FFF,613px 1215px #FFF,615px 732px #FFF,1442px 1752px #FFF,1086px 1779px #FFF,532px 320px #FFF,1228px 1321px #FFF,1796px 1906px #FFF,150px 715px #FFF,1694px 1005px #FFF,1509px 391px #FFF,262px 303px #FFF,1743px 909px #FFF,1966px 1203px #FFF,707px 1033px #FFF,82px 1332px #FFF,104px 794px #FFF,246px 759px #FFF,507px 1380px #FFF,1227px 616px #FFF,917px 1354px #FFF,1941px 759px #FFF,451px 852px #FFF,17px 131px #FFF,780px 476px #FFF,816px 211px #FFF,1039px 1245px #FFF,1521px 1036px #FFF,1509px 1542px #FFF,1368px 960px #FFF,1104px 1437px #FFF,1171px 976px #FFF,681px 1305px #FFF,1741px 579px #FFF,953px 704px #FFF,1810px 328px #FFF,1960px 1396px #FFF,1098px 295px #FFF,1409px 919px #FFF,1830px 1176px #FFF,492px 1063px #FFF,1277px 515px #FFF,602px 1546px #FFF,1832px 236px #FFF,1513px 274px #FFF,1983px 794px #FFF,2000px 1505px #FFF,920px 382px #FFF,1374px 1235px #FFF,692px 310px #FFF,1028px 1782px #FFF,1007px 887px #FFF,1492px 858px #FFF,877px 1817px #FFF,1024px 1942px #FFF,658px 82px #FFF,526px 742px #FFF,755px 880px #FFF,301px 1186px #FFF,318px 31px #FFF,1517px 1244px #FFF,1996px 1126px #FFF,464px 1861px #FFF,334px 674px #FFF,768px 1103px #FFF,628px 890px #FFF,1054px 1534px #FFF,59px 1576px #FFF,189px 693px #FFF,16px 1097px #FFF,563px 1186px #FFF,428px 523px #FFF,1047px 1231px #FFF,1940px 1262px #FFF,643px 971px #FFF,611px 1794px #FFF,1676px 21px #FFF,1882px 1523px #FFF,258px 1584px #FFF,768px 295px #FFF,1253px 1431px #FFF,1855px 362px #FFF,576px 987px #FFF,1904px 470px #FFF,895px 1390px #FFF,771px 966px #FFF,1034px 1815px #FFF,203px 1292px #FFF,566px 893px #FFF,63px 913px #FFF,1340px 1416px #FFF,528px 967px #FFF,1965px 444px #FFF,1961px 132px #FFF,1049px 577px #FFF,459px 1031px #FFF,261px 1780px #FFF,1092px 1480px #FFF,286px 759px #FFF,1014px 1604px #FFF,144px 1461px #FFF,1180px 1694px #FFF,1348px 613px #FFF,518px 1479px #FFF,478px 649px #FFF,1303px 629px #FFF,1713px 258px #FFF,1912px 501px #FFF,300px 227px #FFF,989px 1068px #FFF,197px 158px #FFF,244px 420px #FFF,889px 486px #FFF,1517px 1812px #FFF,965px 308px #FFF,409px 1293px #FFF,47px 1400px #FFF,1473px 1150px #FFF,311px 1711px #FFF,1938px 1000px #FFF,717px 1331px #FFF,282px 881px #FFF,1305px 382px #FFF,1639px 52px #FFF,1466px 1228px #FFF,574px 26px #FFF,1310px 899px #FFF,15px 1795px #FFF,1138px 941px #FFF,1235px 1416px #FFF,27px 375px #FFF,1333px 1470px #FFF,1462px 1837px #FFF,1830px 1217px #FFF,1521px 1848px #FFF,730px 515px #FFF,514px 1869px #FFF,468px 1906px #FFF,1931px 259px #FFF,1612px 151px #FFF,1495px 735px #FFF,710px 1096px #FFF,1976px 546px #FFF,50px 741px #FFF,1313px 381px #FFF,54px 102px #FFF,1873px 1009px #FFF,1696px 688px #FFF,626px 922px #FFF,244px 1438px #FFF,1746px 1787px #FFF,1824px 1437px #FFF,1730px 1219px #FFF,785px 198px #FFF,1174px 931px #FFF,909px 517px #FFF,1283px 662px #FFF,1074px 194px #FFF,847px 1945px #FFF,113px 427px #FFF,728px 352px #FFF,1205px 1316px #FFF,786px 668px #FFF,64px 427px #FFF,548px 1370px #FFF,1102px 616px #FFF,676px 1192px #FFF,1652px 1264px #FFF,649px 69px #FFF,1593px 645px #FFF,1651px 816px #FFF,1914px 977px #FFF,80px 1006px #FFF,1252px 742px #FFF,1291px 981px #FFF,1325px 273px #FFF,831px 1581px #FFF,344px 1503px #FFF,1885px 1849px #FFF,745px 1030px #FFF,764px 1396px #FFF,1241px 829px #FFF,1281px 160px #FFF,1210px 1860px #FFF,1998px 411px #FFF,1752px 1816px #FFF,21px 1656px #FFF,1863px 1988px #FFF,1860px 331px #FFF,79px 512px #FFF;-webkit-animation:animStar 50s linear infinite;animation:animStar 50s linear infinite;}.under-construction .content .stars:after{content:" ";position:absolute;top:2000px;width:1px;height:1px;background:transparent;box-shadow:1983px 1070px #FFF,1625px 734px #FFF,1505px 1218px #FFF,1288px 1382px #FFF,1023px 982px #FFF,184px 1501px #FFF,1352px 1072px #FFF,966px 577px #FFF,1928px 1505px #FFF,284px 1863px #FFF,871px 390px #FFF,1591px 1017px #FFF,1919px 1315px #FFF,1552px 697px #FFF,1775px 1722px #FFF,61px 321px #FFF,1108px 1281px #FFF,1795px 22px #FFF,1808px 716px #FFF,797px 374px #FFF,796px 1149px #FFF,952px 1px #FFF,1361px 1185px #FFF,1110px 1577px #FFF,1058px 1925px #FFF,160px 1987px #FFF,1274px 1205px #FFF,39px 85px #FFF,1835px 484px #FFF,495px 1670px #FFF,986px 691px #FFF,2px 1486px #FFF,719px 805px #FFF,1601px 89px #FFF,591px 565px #FFF,1317px 1604px #FFF,1805px 1486px #FFF,703px 236px #FFF,1950px 1089px #FFF,1527px 1923px #FFF,1690px 36px #FFF,1252px 245px #FFF,343px 903px #FFF,143px 874px #FFF,939px 1705px #FFF,1733px 372px #FFF,362px 830px #FFF,1580px 1181px #FFF,251px 535px #FFF,1666px 1111px #FFF,1276px 1530px #FFF,958px 1989px #FFF,75px 987px #FFF,256px 217px #FFF,635px 1194px #FFF,1004px 1546px #FFF,1910px 878px #FFF,520px 506px #FFF,1000px 210px #FFF,1455px 1027px #FFF,417px 1714px #FFF,1376px 674px #FFF,1744px 1390px #FFF,195px 283px #FFF,621px 1638px #FFF,962px 997px #FFF,283px 1219px #FFF,1591px 1953px #FFF,160px 652px #FFF,1430px 948px #FFF,1589px 1722px #FFF,614px 1305px #FFF,167px 342px #FFF,1172px 1861px #FFF,1097px 1249px #FFF,1094px 1743px #FFF,1988px 1361px #FFF,461px 694px #FFF,1096px 584px #FFF,1876px 1984px #FFF,315px 245px #FFF,441px 258px #FFF,1219px 1887px #FFF,480px 245px #FFF,285px 819px #FFF,1753px 1833px #FFF,816px 1780px #FFF,245px 1927px #FFF,715px 1523px #FFF,475px 1595px #FFF,1162px 66px #FFF,543px 1758px #FFF,112px 1847px #FFF,1604px 1243px #FFF,1888px 1758px #FFF,162px 1385px #FFF,1587px 1863px #FFF,1059px 48px #FFF,1161px 1650px #FFF,1881px 289px #FFF,475px 363px #FFF,160px 911px #FFF,487px 291px #FFF,496px 70px #FFF,1107px 90px #FFF,731px 1771px #FFF,1517px 918px #FFF,1013px 716px #FFF,1832px 882px #FFF,107px 393px #FFF,1503px 1860px #FFF,31px 94px #FFF,1640px 1112px #FFF,697px 1657px #FFF,435px 81px #FFF,1526px 1467px #FFF,602px 1001px #FFF,1409px 306px #FFF,1631px 1005px #FFF,302px 1886px #FFF,1262px 522px #FFF,1606px 776px #FFF,1813px 1471px #FFF,1784px 1953px #FFF,499px 1841px #FFF,805px 1191px #FFF,786px 864px #FFF,940px 1562px #FFF,1016px 1362px #FFF,1036px 961px #FFF,1666px 173px #FFF,1214px 979px #FFF,54px 1293px #FFF,231px 710px #FFF,434px 1321px #FFF,259px 1716px #FFF,1463px 380px #FFF,1406px 1130px #FFF,913px 611px #FFF,1489px 1218px #FFF,1777px 61px #FFF,967px 63px #FFF,1598px 1504px #FFF,1528px 1134px #FFF,1641px 111px #FFF,1980px 1181px #FFF,945px 1698px #FFF,430px 1617px #FFF,482px 85px #FFF,554px 1473px #FFF,1112px 614px #FFF,1030px 1349px #FFF,1666px 1753px #FFF,1049px 978px #FFF,1817px 1144px #FFF,759px 1687px #FFF,1371px 1720px #FFF,1393px 461px #FFF,26px 983px #FFF,85px 1821px #FFF,1193px 321px #FFF,240px 64px #FFF,220px 973px #FFF,607px 312px #FFF,1102px 679px #FFF,1314px 329px #FFF,1802px 1079px #FFF,1997px 85px #FFF,782px 479px #FFF,1647px 52px #FFF,1945px 514px #FFF,938px 351px #FFF,1140px 1813px #FFF,1348px 1582px #FFF,1188px 1188px #FFF,1494px 1341px #FFF,1552px 834px #FFF,1592px 1952px #FFF,450px 98px #FFF,581px 1213px #FFF,1736px 1193px #FFF,944px 1950px #FFF,526px 1044px #FFF,1869px 788px #FFF,911px 1295px #FFF,1521px 1135px #FFF,1725px 1438px #FFF,1691px 110px #FFF,1903px 1777px #FFF,643px 1826px #FFF,222px 1810px #FFF,1613px 1035px #FFF,201px 24px #FFF,1325px 557px #FFF,1169px 1652px #FFF,385px 290px #FFF,1733px 168px #FFF,1886px 438px #FFF,1533px 315px #FFF,388px 960px #FFF,312px 1818px #FFF,1605px 6px #FFF,231px 1794px #FFF,686px 1810px #FFF,1301px 577px #FFF,1583px 474px #FFF,1916px 756px #FFF,694px 1494px #FFF,1877px 1341px #FFF,25px 6px #FFF,1717px 316px #FFF,1906px 1307px #FFF,1555px 316px #FFF,699px 690px #FFF,1335px 368px #FFF,1871px 668px #FFF,301px 492px #FFF,1899px 747px #FFF,680px 444px #FFF,654px 1063px #FFF,45px 1797px #FFF,826px 281px #FFF,1041px 1859px #FFF,1690px 7px #FFF,797px 1473px #FFF,1697px 1680px #FFF,1704px 572px #FFF,144px 49px #FFF,1099px 264px #FFF,789px 1804px #FFF,186px 741px #FFF,306px 1496px #FFF,473px 209px #FFF,1763px 127px #FFF,116px 288px #FFF,450px 385px #FFF,210px 457px #FFF,1433px 1540px #FFF,1766px 1459px #FFF,1426px 215px #FFF,1313px 296px #FFF,410px 81px #FFF,1809px 593px #FFF,515px 216px #FFF,1903px 1912px #FFF,564px 1545px #FFF,99px 302px #FFF,164px 1465px #FFF,1560px 801px #FFF,1839px 663px #FFF,191px 1903px #FFF,5px 537px #FFF,1150px 38px #FFF,1310px 647px #FFF,1257px 555px #FFF,487px 1470px #FFF,1769px 1121px #FFF,1698px 1155px #FFF,1176px 1916px #FFF,1192px 583px #FFF,1778px 1511px #FFF,1330px 354px #FFF,705px 737px #FFF,449px 665px #FFF,89px 1486px #FFF,751px 1974px #FFF,1733px 1742px #FFF,1289px 1386px #FFF,1621px 1363px #FFF,571px 1861px #FFF,1697px 1850px #FFF,504px 624px #FFF,889px 238px #FFF,1627px 1435px #FFF,1379px 1367px #FFF,872px 550px #FFF,472px 532px #FFF,466px 1997px #FFF,932px 1896px #FFF,1044px 83px #FFF,1262px 1593px #FFF,1953px 1478px #FFF,1127px 1716px #FFF,325px 176px #FFF,1742px 1505px #FFF,1088px 288px #FFF,1212px 472px #FFF,1365px 985px #FFF,1086px 803px #FFF,256px 263px #FFF,1300px 1444px #FFF,1673px 201px #FFF,188px 1133px #FFF,404px 483px #FFF,59px 1006px #FFF,1013px 1651px #FFF,947px 239px #FFF,18px 178px #FFF,1430px 1851px #FFF,763px 1777px #FFF,1737px 196px #FFF,643px 977px #FFF,1335px 1275px #FFF,1513px 1200px #FFF,497px 659px #FFF,1929px 800px #FFF,1481px 283px #FFF,1232px 331px #FFF,1518px 1754px #FFF,515px 869px #FFF,1127px 1290px #FFF,726px 1453px #FFF,864px 267px #FFF,313px 1634px #FFF,1562px 606px #FFF,91px 1803px #FFF,40px 1789px #FFF,1097px 944px #FFF,1949px 1949px #FFF,17px 1495px #FFF,1786px 93px #FFF,577px 1866px #FFF,1252px 546px #FFF,564px 151px #FFF,1096px 1675px #FFF,1743px 1694px #FFF,1332px 311px #FFF,1935px 1625px #FFF,1251px 900px #FFF,840px 1126px #FFF,763px 669px #FFF,1414px 1146px #FFF,32px 1287px #FFF,950px 739px #FFF,1730px 856px #FFF,1032px 1754px #FFF,155px 201px #FFF,1999px 1250px #FFF,1811px 1488px #FFF,805px 281px #FFF,875px 1358px #FFF,1757px 86px #FFF,1824px 605px #FFF,429px 453px #FFF,1955px 1159px #FFF,19px 1874px #FFF,1549px 109px #FFF,1684px 145px #FFF,1973px 685px #FFF,338px 839px #FFF,659px 46px #FFF,1600px 344px #FFF,838px 994px #FFF,337px 1918px #FFF,583px 740px #FFF,687px 251px #FFF,1900px 1031px #FFF,1296px 449px #FFF,1268px 592px #FFF,383px 1226px #FFF,868px 101px #FFF,891px 67px #FFF,1957px 940px #FFF,74px 1445px #FFF,1432px 898px #FFF,430px 1783px #FFF,954px 185px #FFF,359px 1455px #FFF,635px 1786px #FFF,1186px 1259px #FFF,1445px 1505px #FFF,1177px 781px #FFF,1407px 603px #FFF,1257px 980px #FFF,96px 562px #FFF,1999px 1560px #FFF,1153px 1554px #FFF,1033px 672px #FFF,1051px 546px #FFF,753px 876px #FFF,1763px 145px #FFF,1704px 1207px #FFF,34px 1261px #FFF,817px 1041px #FFF,247px 1674px #FFF,121px 429px #FFF,515px 570px #FFF,1762px 1489px #FFF,234px 940px #FFF,1095px 1028px #FFF,720px 1119px #FFF,1238px 334px #FFF,91px 113px #FFF,147px 897px #FFF,1029px 1805px #FFF,1680px 1957px #FFF,475px 1503px #FFF,1557px 917px #FFF,1458px 1762px #FFF,612px 1707px #FFF,1329px 393px #FFF,160px 1167px #FFF,1631px 1887px #FFF,1125px 141px #FFF,257px 376px #FFF,809px 26px #FFF,1349px 199px #FFF,1805px 88px #FFF,69px 1953px #FFF,1206px 529px #FFF,646px 227px #FFF,1097px 1664px #FFF,42px 1261px #FFF,1604px 360px #FFF,1939px 187px #FFF,1220px 1264px #FFF,1044px 995px #FFF,1005px 16px #FFF,1648px 1612px #FFF,847px 1014px #FFF,339px 1584px #FFF,1329px 1304px #FFF,961px 1970px #FFF,711px 221px #FFF,888px 566px #FFF,53px 704px #FFF,1369px 846px #FFF,1261px 1775px #FFF,737px 1277px #FFF,1071px 1570px #FFF,77px 1872px #FFF,1268px 1501px #FFF,598px 1640px #FFF,1769px 297px #FFF,1074px 656px #FFF,1006px 1154px #FFF,672px 1969px #FFF,922px 243px #FFF,622px 773px #FFF,1875px 804px #FFF,1873px 600px #FFF,1844px 1794px #FFF,1253px 1995px #FFF,616px 1198px #FFF,1829px 1743px #FFF,1321px 504px #FFF,1340px 566px #FFF,1520px 1825px #FFF,1696px 1333px #FFF,537px 158px #FFF,1106px 162px #FFF,25px 514px #FFF,1022px 422px #FFF,1955px 391px #FFF,1126px 1741px #FFF,754px 905px #FFF,1217px 1696px #FFF,351px 270px #FFF,950px 1260px #FFF,1847px 658px #FFF,23px 684px #FFF,1295px 572px #FFF,257px 1053px #FFF,87px 303px #FFF,798px 1748px #FFF,1150px 142px #FFF,48px 1641px #FFF,1492px 1328px #FFF,1385px 1766px #FFF,296px 1726px #FFF,1299px 1780px #FFF,1316px 522px #FFF,1953px 1526px #FFF,1007px 1089px #FFF,1824px 1598px #FFF,1720px 480px #FFF,555px 1942px #FFF,367px 432px #FFF,957px 1162px #FFF,384px 1044px #FFF,738px 618px #FFF,1568px 1432px #FFF,211px 788px #FFF,198px 1761px #FFF,745px 177px #FFF,1700px 159px #FFF,316px 498px #FFF,65px 1610px #FFF,1948px 1638px #FFF,936px 1461px #FFF,1656px 622px #FFF,575px 1437px #FFF,336px 1424px #FFF,1215px 690px #FFF,1641px 1542px #FFF,998px 1685px #FFF,952px 1274px #FFF,1448px 1165px #FFF,904px 1783px #FFF,1788px 1404px #FFF,1748px 1717px #FFF,793px 922px #FFF,1032px 355px #FFF,1158px 38px #FFF,1573px 1855px #FFF,751px 1199px #FFF,1284px 227px #FFF,391px 416px #FFF,55px 204px #FFF,962px 1918px #FFF,668px 1347px #FFF,613px 1215px #FFF,615px 732px #FFF,1442px 1752px #FFF,1086px 1779px #FFF,532px 320px #FFF,1228px 1321px #FFF,1796px 1906px #FFF,150px 715px #FFF,1694px 1005px #FFF,1509px 391px #FFF,262px 303px #FFF,1743px 909px #FFF,1966px 1203px #FFF,707px 1033px #FFF,82px 1332px #FFF,104px 794px #FFF,246px 759px #FFF,507px 1380px #FFF,1227px 616px #FFF,917px 1354px #FFF,1941px 759px #FFF,451px 852px #FFF,17px 131px #FFF,780px 476px #FFF,816px 211px #FFF,1039px 1245px #FFF,1521px 1036px #FFF,1509px 1542px #FFF,1368px 960px #FFF,1104px 1437px #FFF,1171px 976px #FFF,681px 1305px #FFF,1741px 579px #FFF,953px 704px #FFF,1810px 328px #FFF,1960px 1396px #FFF,1098px 295px #FFF,1409px 919px #FFF,1830px 1176px #FFF,492px 1063px #FFF,1277px 515px #FFF,602px 1546px #FFF,1832px 236px #FFF,1513px 274px #FFF,1983px 794px #FFF,2000px 1505px #FFF,920px 382px #FFF,1374px 1235px #FFF,692px 310px #FFF,1028px 1782px #FFF,1007px 887px #FFF,1492px 858px #FFF,877px 1817px #FFF,1024px 1942px #FFF,658px 82px #FFF,526px 742px #FFF,755px 880px #FFF,301px 1186px #FFF,318px 31px #FFF,1517px 1244px #FFF,1996px 1126px #FFF,464px 1861px #FFF,334px 674px #FFF,768px 1103px #FFF,628px 890px #FFF,1054px 1534px #FFF,59px 1576px #FFF,189px 693px #FFF,16px 1097px #FFF,563px 1186px #FFF,428px 523px #FFF,1047px 1231px #FFF,1940px 1262px #FFF,643px 971px #FFF,611px 1794px #FFF,1676px 21px #FFF,1882px 1523px #FFF,258px 1584px #FFF,768px 295px #FFF,1253px 1431px #FFF,1855px 362px #FFF,576px 987px #FFF,1904px 470px #FFF,895px 1390px #FFF,771px 966px #FFF,1034px 1815px #FFF,203px 1292px #FFF,566px 893px #FFF,63px 913px #FFF,1340px 1416px #FFF,528px 967px #FFF,1965px 444px #FFF,1961px 132px #FFF,1049px 577px #FFF,459px 1031px #FFF,261px 1780px #FFF,1092px 1480px #FFF,286px 759px #FFF,1014px 1604px #FFF,144px 1461px #FFF,1180px 1694px #FFF,1348px 613px #FFF,518px 1479px #FFF,478px 649px #FFF,1303px 629px #FFF,1713px 258px #FFF,1912px 501px #FFF,300px 227px #FFF,989px 1068px #FFF,197px 158px #FFF,244px 420px #FFF,889px 486px #FFF,1517px 1812px #FFF,965px 308px #FFF,409px 1293px #FFF,47px 1400px #FFF,1473px 1150px #FFF,311px 1711px #FFF,1938px 1000px #FFF,717px 1331px #FFF,282px 881px #FFF,1305px 382px #FFF,1639px 52px #FFF,1466px 1228px #FFF,574px 26px #FFF,1310px 899px #FFF,15px 1795px #FFF,1138px 941px #FFF,1235px 1416px #FFF,27px 375px #FFF,1333px 1470px #FFF,1462px 1837px #FFF,1830px 1217px #FFF,1521px 1848px #FFF,730px 515px #FFF,514px 1869px #FFF,468px 1906px #FFF,1931px 259px #FFF,1612px 151px #FFF,1495px 735px #FFF,710px 1096px #FFF,1976px 546px #FFF,50px 741px #FFF,1313px 381px #FFF,54px 102px #FFF,1873px 1009px #FFF,1696px 688px #FFF,626px 922px #FFF,244px 1438px #FFF,1746px 1787px #FFF,1824px 1437px #FFF,1730px 1219px #FFF,785px 198px #FFF,1174px 931px #FFF,909px 517px #FFF,1283px 662px #FFF,1074px 194px #FFF,847px 1945px #FFF,113px 427px #FFF,728px 352px #FFF,1205px 1316px #FFF,786px 668px #FFF,64px 427px #FFF,548px 1370px #FFF,1102px 616px #FFF,676px 1192px #FFF,1652px 1264px #FFF,649px 69px #FFF,1593px 645px #FFF,1651px 816px #FFF,1914px 977px #FFF,80px 1006px #FFF,1252px 742px #FFF,1291px 981px #FFF,1325px 273px #FFF,831px 1581px #FFF,344px 1503px #FFF,1885px 1849px #FFF,745px 1030px #FFF,764px 1396px #FFF,1241px 829px #FFF,1281px 160px #FFF,1210px 1860px #FFF,1998px 411px #FFF,1752px 1816px #FFF,21px 1656px #FFF,1863px 1988px #FFF,1860px 331px #FFF,79px 512px #FFF;}.under-construction .content .stars2{width:2px;height:2px;background:transparent;box-shadow:1124px 1500px #FFF,916px 1039px #FFF,1281px 2000px #FFF,1702px 518px #FFF,246px 953px #FFF,1889px 287px #FFF,1438px 1139px #FFF,1824px 1739px #FFF,1090px 1205px #FFF,1514px 392px #FFF,87px 1797px #FFF,342px 25px #FFF,134px 1624px #FFF,1246px 426px #FFF,453px 559px #FFF,609px 308px #FFF,506px 972px #FFF,684px 733px #FFF,85px 1641px #FFF,1576px 320px #FFF,145px 809px #FFF,1822px 1000px #FFF,21px 1512px #FFF,173px 1775px #FFF,1283px 1564px #FFF,224px 1353px #FFF,451px 785px #FFF,703px 1983px #FFF,508px 1345px #FFF,957px 1209px #FFF,698px 162px #FFF,159px 1835px #FFF,712px 227px #FFF,1234px 295px #FFF,310px 958px #FFF,889px 31px #FFF,1321px 1156px #FFF,501px 274px #FFF,914px 96px #FFF,1637px 1954px #FFF,774px 1326px #FFF,304px 550px #FFF,1249px 425px #FFF,649px 1851px #FFF,723px 1114px #FFF,1115px 1524px #FFF,1937px 1932px #FFF,44px 1353px #FFF,850px 1872px #FFF,1175px 1628px #FFF,318px 248px #FFF,291px 521px #FFF,1246px 1707px #FFF,1640px 1608px #FFF,1961px 343px #FFF,964px 1144px #FFF,1729px 361px #FFF,1493px 799px #FFF,1503px 1030px #FFF,426px 1162px #FFF,991px 1700px #FFF,697px 630px #FFF,897px 1692px #FFF,457px 1816px #FFF,667px 729px #FFF,1753px 1618px #FFF,1132px 1095px #FFF,954px 1846px #FFF,1938px 1179px #FFF,135px 434px #FFF,1134px 1216px #FFF,491px 543px #FFF,525px 1114px #FFF,1769px 1830px #FFF,1641px 1422px #FFF,873px 548px #FFF,1519px 1249px #FFF,934px 1084px #FFF,753px 1528px #FFF,1139px 478px #FFF,1533px 356px #FFF,264px 1956px #FFF,899px 487px #FFF,1932px 1084px #FFF,1846px 64px #FFF,46px 1255px #FFF,102px 1775px #FFF,678px 1579px #FFF,1406px 368px #FFF,1808px 32px #FFF,741px 775px #FFF,225px 1338px #FFF,124px 731px #FFF,411px 135px #FFF,1640px 1276px #FFF,54px 1998px #FFF,1126px 1912px #FFF,1896px 1754px #FFF,819px 827px #FFF,1063px 125px #FFF,955px 1357px #FFF,945px 1808px #FFF,777px 1591px #FFF,508px 1351px #FFF,966px 983px #FFF,168px 9px #FFF,1700px 533px #FFF,785px 1700px #FFF,558px 749px #FFF,56px 1463px #FFF,1482px 371px #FFF,1201px 1930px #FFF,207px 240px #FFF,538px 146px #FFF,893px 1156px #FFF,662px 973px #FFF,1126px 641px #FFF,354px 1792px #FFF,1483px 1367px #FFF,1032px 1516px #FFF,322px 1338px #FFF,1804px 1170px #FFF,1899px 561px #FFF,698px 1947px #FFF,1377px 1501px #FFF,1966px 1196px #FFF,108px 1889px #FFF,790px 1309px #FFF,1206px 42px #FFF,1903px 373px #FFF,465px 113px #FFF,1776px 1878px #FFF,1363px 639px #FFF,1142px 1969px #FFF,1427px 840px #FFF,212px 1412px #FFF,1333px 1905px #FFF,817px 261px #FFF,1590px 1046px #FFF,1139px 89px #FFF,1852px 311px #FFF,1618px 1155px #FFF,387px 1975px #FFF,290px 1660px #FFF,1094px 957px #FFF,1145px 1157px #FFF,825px 1179px #FFF,1456px 1133px #FFF,1214px 922px #FFF,290px 1880px #FFF,852px 1027px #FFF,275px 557px #FFF,1115px 724px #FFF,1713px 1698px #FFF,1819px 1196px #FFF,1778px 179px #FFF,401px 610px #FFF,1288px 1286px #FFF,1603px 493px #FFF,497px 306px #FFF,457px 1005px #FFF,675px 1814px #FFF,850px 1719px #FFF,467px 932px #FFF,1312px 1366px #FFF,812px 1643px #FFF,356px 1170px #FFF,1915px 787px #FFF,1923px 1453px #FFF,542px 860px #FFF,1496px 832px #FFF,1689px 90px #FFF,1404px 73px #FFF,991px 357px #FFF,1534px 1469px #FFF,1036px 822px #FFF,595px 819px #FFF,432px 1908px #FFF,221px 1519px #FFF,1744px 1507px #FFF,505px 564px #FFF,1220px 1959px #FFF,544px 1880px #FFF,744px 516px #FFF,547px 307px #FFF,1862px 247px #FFF,1560px 410px #FFF,736px 282px #FFF,986px 1452px #FFF,808px 1942px #FFF,194px 1307px #FFF,639px 842px #FFF,717px 272px #FFF,580px 103px #FFF,566px 1916px #FFF,1847px 91px #FFF,1583px 629px #FFF,1270px 1517px #FFF,1452px 1905px #FFF,1161px 1965px #FFF;-webkit-animation:animStar 100s linear infinite;animation:animStar 100s linear infinite;}.under-construction .content .stars2:after{content:" ";position:absolute;top:2000px;width:2px;height:2px;background:transparent;box-shadow:1124px 1500px #FFF,916px 1039px #FFF,1281px 2000px #FFF,1702px 518px #FFF,246px 953px #FFF,1889px 287px #FFF,1438px 1139px #FFF,1824px 1739px #FFF,1090px 1205px #FFF,1514px 392px #FFF,87px 1797px #FFF,342px 25px #FFF,134px 1624px #FFF,1246px 426px #FFF,453px 559px #FFF,609px 308px #FFF,506px 972px #FFF,684px 733px #FFF,85px 1641px #FFF,1576px 320px #FFF,145px 809px #FFF,1822px 1000px #FFF,21px 1512px #FFF,173px 1775px #FFF,1283px 1564px #FFF,224px 1353px #FFF,451px 785px #FFF,703px 1983px #FFF,508px 1345px #FFF,957px 1209px #FFF,698px 162px #FFF,159px 1835px #FFF,712px 227px #FFF,1234px 295px #FFF,310px 958px #FFF,889px 31px #FFF,1321px 1156px #FFF,501px 274px #FFF,914px 96px #FFF,1637px 1954px #FFF,774px 1326px #FFF,304px 550px #FFF,1249px 425px #FFF,649px 1851px #FFF,723px 1114px #FFF,1115px 1524px #FFF,1937px 1932px #FFF,44px 1353px #FFF,850px 1872px #FFF,1175px 1628px #FFF,318px 248px #FFF,291px 521px #FFF,1246px 1707px #FFF,1640px 1608px #FFF,1961px 343px #FFF,964px 1144px #FFF,1729px 361px #FFF,1493px 799px #FFF,1503px 1030px #FFF,426px 1162px #FFF,991px 1700px #FFF,697px 630px #FFF,897px 1692px #FFF,457px 1816px #FFF,667px 729px #FFF,1753px 1618px #FFF,1132px 1095px #FFF,954px 1846px #FFF,1938px 1179px #FFF,135px 434px #FFF,1134px 1216px #FFF,491px 543px #FFF,525px 1114px #FFF,1769px 1830px #FFF,1641px 1422px #FFF,873px 548px #FFF,1519px 1249px #FFF,934px 1084px #FFF,753px 1528px #FFF,1139px 478px #FFF,1533px 356px #FFF,264px 1956px #FFF,899px 487px #FFF,1932px 1084px #FFF,1846px 64px #FFF,46px 1255px #FFF,102px 1775px #FFF,678px 1579px #FFF,1406px 368px #FFF,1808px 32px #FFF,741px 775px #FFF,225px 1338px #FFF,124px 731px #FFF,411px 135px #FFF,1640px 1276px #FFF,54px 1998px #FFF,1126px 1912px #FFF,1896px 1754px #FFF,819px 827px #FFF,1063px 125px #FFF,955px 1357px #FFF,945px 1808px #FFF,777px 1591px #FFF,508px 1351px #FFF,966px 983px #FFF,168px 9px #FFF,1700px 533px #FFF,785px 1700px #FFF,558px 749px #FFF,56px 1463px #FFF,1482px 371px #FFF,1201px 1930px #FFF,207px 240px #FFF,538px 146px #FFF,893px 1156px #FFF,662px 973px #FFF,1126px 641px #FFF,354px 1792px #FFF,1483px 1367px #FFF,1032px 1516px #FFF,322px 1338px #FFF,1804px 1170px #FFF,1899px 561px #FFF,698px 1947px #FFF,1377px 1501px #FFF,1966px 1196px #FFF,108px 1889px #FFF,790px 1309px #FFF,1206px 42px #FFF,1903px 373px #FFF,465px 113px #FFF,1776px 1878px #FFF,1363px 639px #FFF,1142px 1969px #FFF,1427px 840px #FFF,212px 1412px #FFF,1333px 1905px #FFF,817px 261px #FFF,1590px 1046px #FFF,1139px 89px #FFF,1852px 311px #FFF,1618px 1155px #FFF,387px 1975px #FFF,290px 1660px #FFF,1094px 957px #FFF,1145px 1157px #FFF,825px 1179px #FFF,1456px 1133px #FFF,1214px 922px #FFF,290px 1880px #FFF,852px 1027px #FFF,275px 557px #FFF,1115px 724px #FFF,1713px 1698px #FFF,1819px 1196px #FFF,1778px 179px #FFF,401px 610px #FFF,1288px 1286px #FFF,1603px 493px #FFF,497px 306px #FFF,457px 1005px #FFF,675px 1814px #FFF,850px 1719px #FFF,467px 932px #FFF,1312px 1366px #FFF,812px 1643px #FFF,356px 1170px #FFF,1915px 787px #FFF,1923px 1453px #FFF,542px 860px #FFF,1496px 832px #FFF,1689px 90px #FFF,1404px 73px #FFF,991px 357px #FFF,1534px 1469px #FFF,1036px 822px #FFF,595px 819px #FFF,432px 1908px #FFF,221px 1519px #FFF,1744px 1507px #FFF,505px 564px #FFF,1220px 1959px #FFF,544px 1880px #FFF,744px 516px #FFF,547px 307px #FFF,1862px 247px #FFF,1560px 410px #FFF,736px 282px #FFF,986px 1452px #FFF,808px 1942px #FFF,194px 1307px #FFF,639px 842px #FFF,717px 272px #FFF,580px 103px #FFF,566px 1916px #FFF,1847px 91px #FFF,1583px 629px #FFF,1270px 1517px #FFF,1452px 1905px #FFF,1161px 1965px #FFF;}.under-construction .content .stars3{width:3px;height:3px;background:transparent;box-shadow:1106px 1979px #FFF,1572px 505px #FFF,25px 1324px #FFF,650px 558px #FFF,558px 1555px #FFF,782px 1910px #FFF,95px 1646px #FFF,1794px 169px #FFF,1104px 1373px #FFF,965px 1386px #FFF,1818px 948px #FFF,1848px 760px #FFF,1789px 937px #FFF,761px 1565px #FFF,945px 1788px #FFF,1553px 93px #FFF,1344px 281px #FFF,832px 138px #FFF,819px 412px #FFF,386px 1164px #FFF,36px 1157px #FFF,1150px 651px #FFF,63px 1824px #FFF,338px 202px #FFF,1203px 764px #FFF,1825px 1211px #FFF,204px 1892px #FFF,228px 313px #FFF,1511px 783px #FFF,497px 522px #FFF,744px 96px #FFF,511px 1254px #FFF,179px 1572px #FFF,988px 411px #FFF,1539px 1119px #FFF,687px 1122px #FFF,1615px 475px #FFF,512px 399px #FFF,816px 1040px #FFF,341px 103px #FFF,450px 505px #FFF,1161px 742px #FFF,1926px 1476px #FFF,764px 1893px #FFF,995px 1047px #FFF,572px 593px #FFF,143px 499px #FFF,963px 861px #FFF,575px 178px #FFF,1492px 424px #FFF,1890px 1467px #FFF,612px 1453px #FFF,573px 346px #FFF,1151px 945px #FFF,107px 45px #FFF,345px 593px #FFF,1659px 456px #FFF,1984px 1612px #FFF,1103px 350px #FFF,696px 908px #FFF,1227px 1093px #FFF,1525px 1198px #FFF,294px 648px #FFF,955px 378px #FFF,1553px 114px #FFF,1355px 1009px #FFF,911px 1568px #FFF,1807px 27px #FFF,933px 1952px #FFF,493px 1501px #FFF,1573px 1849px #FFF,962px 471px #FFF,1078px 1745px #FFF,711px 381px #FFF,1617px 574px #FFF,666px 1277px #FFF,1589px 1435px #FFF,41px 21px #FFF,1427px 252px #FFF,748px 351px #FFF,1826px 261px #FFF,730px 1705px #FFF,30px 459px #FFF,953px 1573px #FFF,725px 1653px #FFF,1628px 1144px #FFF,1070px 1879px #FFF,362px 603px #FFF,605px 714px #FFF,749px 1979px #FFF,1569px 1753px #FFF,335px 491px #FFF,1618px 1237px #FFF,362px 1735px #FFF,105px 489px #FFF,806px 836px #FFF,1523px 781px #FFF,411px 1405px #FFF,858px 220px #FFF,273px 89px #FFF;-webkit-animation:animStar 150s linear infinite;animation:animStar 150s linear infinite;}.under-construction .content .stars3:after{content:" ";position:absolute;top:2000px;width:3px;height:3px;background:transparent;box-shadow:1106px 1979px #FFF,1572px 505px #FFF,25px 1324px #FFF,650px 558px #FFF,558px 1555px #FFF,782px 1910px #FFF,95px 1646px #FFF,1794px 169px #FFF,1104px 1373px #FFF,965px 1386px #FFF,1818px 948px #FFF,1848px 760px #FFF,1789px 937px #FFF,761px 1565px #FFF,945px 1788px #FFF,1553px 93px #FFF,1344px 281px #FFF,832px 138px #FFF,819px 412px #FFF,386px 1164px #FFF,36px 1157px #FFF,1150px 651px #FFF,63px 1824px #FFF,338px 202px #FFF,1203px 764px #FFF,1825px 1211px #FFF,204px 1892px #FFF,228px 313px #FFF,1511px 783px #FFF,497px 522px #FFF,744px 96px #FFF,511px 1254px #FFF,179px 1572px #FFF,988px 411px #FFF,1539px 1119px #FFF,687px 1122px #FFF,1615px 475px #FFF,512px 399px #FFF,816px 1040px #FFF,341px 103px #FFF,450px 505px #FFF,1161px 742px #FFF,1926px 1476px #FFF,764px 1893px #FFF,995px 1047px #FFF,572px 593px #FFF,143px 499px #FFF,963px 861px #FFF,575px 178px #FFF,1492px 424px #FFF,1890px 1467px #FFF,612px 1453px #FFF,573px 346px #FFF,1151px 945px #FFF,107px 45px #FFF,345px 593px #FFF,1659px 456px #FFF,1984px 1612px #FFF,1103px 350px #FFF,696px 908px #FFF,1227px 1093px #FFF,1525px 1198px #FFF,294px 648px #FFF,955px 378px #FFF,1553px 114px #FFF,1355px 1009px #FFF,911px 1568px #FFF,1807px 27px #FFF,933px 1952px #FFF,493px 1501px #FFF,1573px 1849px #FFF,962px 471px #FFF,1078px 1745px #FFF,711px 381px #FFF,1617px 574px #FFF,666px 1277px #FFF,1589px 1435px #FFF,41px 21px #FFF,1427px 252px #FFF,748px 351px #FFF,1826px 261px #FFF,730px 1705px #FFF,30px 459px #FFF,953px 1573px #FFF,725px 1653px #FFF,1628px 1144px #FFF,1070px 1879px #FFF,362px 603px #FFF,605px 714px #FFF,749px 1979px #FFF,1569px 1753px #FFF,335px 491px #FFF,1618px 1237px #FFF,362px 1735px #FFF,105px 489px #FFF,806px 836px #FFF,1523px 781px #FFF,411px 1405px #FFF,858px 220px #FFF,273px 89px #FFF;}@-webkit-keyframes animStar{from{transform:translateY(0)}to{transform:translateY(-2000px)}}@keyframes animStar{from{transform:translateY(0)}to{transform:translateY(-2000px)}}