/*@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;800&display=swap");@font-face{font-family:icomoon;src:url(/fonts/icomoon.eot?lacgdt);src:url(//icomoon.eot/?lacgdt=#iefix) format("embedded-opentype"),url(/fonts/icomoon.ttf?lacgdt) format("truetype"),url(/fonts/icomoon.woff?lacgdt) format("woff"),url(/fonts/icomoon.svg?lacgdt#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-menu:before{content:"\e9bd"}.icon-play:before{content:"\ea1c"}.icon-pause:before{content:"\ea1d"}.icon-volume-on:before{content:"\ea26"}.icon-volume-off:before{content:"\ea2a"}.icon-arrow-up:before{content:"\ea41"}.icon-arrow-right:before{content:"\ea42"}.icon-arrow-down:before{content:"\ea43"}.icon-arrow-left:before{content:"\ea44"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-twitter:before{content:"\ea96"}.icon-youtube:before{content:"\ea9d"}.icon-spinner:before{content:"\e97a"}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;margin:0;padding:0;font-size:14px;font-weight:300;color:#fff;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Khand,sans-serif;margin:0}a{cursor:pointer;text-decoration:underline}a,a:hover{color:#fff}a:hover{text-decoration:none}p{margin:0 0 5px;line-height:1.8}.button,button,input[type=button],input[type=reset],input[type=submit]{padding:.75rem 0;display:inline-block;font-size:.875rem;color:#fff;background-color:#1696e8;border:none;text-decoration:none;font-weight:300;transition:color .5s,background-color .5s,border-color .5s,box-shadow .5s;width:100%;max-width:270px;text-align:center}.button .icon-arrow-right,button .icon-arrow-right,input[type=button] .icon-arrow-right,input[type=reset] .icon-arrow-right,input[type=submit] .icon-arrow-right{margin-left:1em;display:inline-block;font-size:.75em}.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#fff;text-decoration:none;outline:0;box-shadow:none;background-color:#35b4c9}.container{padding:0 30px;margin:0 auto;max-width:1200px}header{margin:20px 0}header .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:700px){header .container{flex-direction:row;justify-content:space-between}}header a{margin:10px 0}header .logo{width:200px}main{background:#021F30 url(../../img/watermark.svg) top 90px right/350px no-repeat;padding:50px 0;flex:1}main .player{padding:56.25% 0 0;position:relative}main .player .info-table,main .player iframe{position:absolute;top:0;left:0;width:100%;height:100%}main .player .info-table{background-image:url(../../img/watermark-light.svg),linear-gradient(90deg,#2ab6c4,#3494d0);background-position:100% 0;background-repeat:no-repeat;background-size:auto 110%}main .player .info-table h1{font-size:20px;margin:0 0 15px;line-height:1.3;font-weight:500}@media only screen and (min-width:700px){main .player .info-table{padding:90px 30px 30px;max-width:1200px}main .player .info-table h1{font-size:3rem}}@media only screen and (min-width:900px){main .player .info-table{padding:160px 50px 50px}main .player .info-table h1{font-size:4rem;font-weight:800}}@media only screen and (min-width:1200px){main .player .info-table{padding:220px 80px 120px}}main .main-links{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:700px){main .main-links{flex-direction:row;justify-content:space-between}}main .button-questions{margin:50px 0 30px}@media only screen and (min-width:700px){main .button-questions{order:2}}main .alter-link{color:#DCE1E8}main .alter-link a{color:#35B4C9}@media only screen and (min-width:700px){main .alter-link{order:1}}@media only screen and (min-width:900px){main .alter-link{display:flex}main .alter-link p{margin:0 20px 0 0;line-height:inherit}}footer{background:#011724;padding:30px 0;text-align:center}footer .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:700px){footer .container{flex-direction:row;justify-content:space-between}}footer a{margin:0 20px 0 0;color:#DCE1E8}footer p{margin:10px 0}footer .copy{color:#72849B}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(1,24,36,.8)}.popup{position:absolute;width:90%;min-width:300px;max-width:370px;left:50%;top:50%;transform:translate(-50%,-50%);background: #fff url(/img/Restricted.svg) left top / 160px no-repeat;color:#254669;padding:50px 40px}.popup h3{text-align:center;font-weight:500;font-size:1.2rem;margin:0 10px 40px}.popup form>div{display:flex;margin:0 0 20px}.popup form>div input,.popup form>div select{flex:1;border:none;border-bottom:1px solid rgba(165,176,186,.4);font-size:14px;padding:0 0 6px}.popup form>div select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;background:transparent url(/img/arrow-down.svg) right 5px center/10px no-repeat}.popup form>div label{text-align:right;width:75px;margin:0 20px 0 0}.popup form>div.agreement {display:flex;margin:35px 0}.popup form>div.agreement input{flex:none;margin:10px 15px 0 35px}.popup form>div.agreement label{text-align:left;width:200px;margin-right:0}.popup form>div.agreement label a{color:#011824}.popup button{max-width:120px;margin:0 auto;display:block}*/


@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;800&display=swap");@font-face{font-family:icomoon;src:url(/fonts/icomoon.eot?lacgdt);src:url(//icomoon.eot/?lacgdt=#iefix) format("embedded-opentype"),url(/fonts/icomoon.ttf?lacgdt) format("truetype"),url(/fonts/icomoon.woff?lacgdt) format("woff"),url(/fonts/icomoon.svg?lacgdt#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-menu:before{content:"\e9bd"}.icon-play:before{content:"\ea1c"}.icon-pause:before{content:"\ea1d"}.icon-volume-on:before{content:"\ea26"}.icon-volume-off:before{content:"\ea2a"}.icon-arrow-up:before{content:"\ea41"}.icon-arrow-right:before{content:"\ea42"}.icon-arrow-down:before{content:"\ea43"}.icon-arrow-left:before{content:"\ea44"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-twitter:before{content:"\ea96"}.icon-youtube:before{content:"\ea9d"}.icon-spinner:before{content:"\e97a"}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;margin:0;padding:0;font-size:14px;font-weight:300;color:#fff;min-height:100vh;display:flex;flex-direction:column;background-color: #fff}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Khand,sans-serif;margin:0}a{cursor:pointer;text-decoration:underline}a,a:hover{color:#fff}a:hover{text-decoration:none}p{margin:0 0 5px;line-height:1.8}.button,button,input[type=button],input[type=reset],input[type=submit]{padding:.75rem 0;display:inline-block;font-size:.875rem;color:#fff;background-color:#C42127;border-radius: 2px;border:none;text-decoration:none;font-weight:300;transition:color .5s,background-color .5s,border-color .5s,box-shadow .5s;width:100%;max-width:180px;text-align:center}.button .icon-arrow-right,button .icon-arrow-right,input[type=button] .icon-arrow-right,input[type=reset] .icon-arrow-right,input[type=submit] .icon-arrow-right{margin-left:1em;display:inline-block;font-size:.75em}.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#fff;text-decoration:none;outline:0;box-shadow:none;}


.popup form>div label{text-align:right;width:75px;margin:0 20px 0 0}.popup form>div.agreement {display:flex;margin:35px 0}.popup form>div.agreement input{flex:none;margin:10px 15px 0 35px}.popup form>div.agreement label{text-align:left;width:200px;margin-right:0}.popup form>div.agreement label a{color:#011824}.popup button{max-width:120px;margin:0 auto;display:block}


.container{padding:0 0px;margin:0 auto;max-width:1400px;}header{margin:5px 0}header 
.container{display:flex;flex-direction:column;align-items:center}

@media only screen and (max-width:1425px){
.container{padding:0 0px;margin:0 auto;max-width:97%;}header{margin:5px 0}header 
.container{display:flex;flex-direction:column;align-items:center}
}


@media only screen and (max-width:1225px){
.container{padding:0 0px;margin:0 auto;max-width:97%;}header{margin:5px 0}header 
.container{display:flex;flex-direction:column;align-items:center}
}


@media only screen and (max-width:1120px){
.container{padding:0 0px;margin:0 auto;max-width:97%;}header{margin:5px 0}header 
.container{display:flex;flex-direction:column;align-items:center}
}




@media only screen and (max-width:1024px){
main .wind1 {width: 100%; display: block; float: none;}
main .wind2 {width: 25%; display: block;float: none;}
}

@media only screen and (min-width:700px){header .container{flex-direction:row;justify-content:space-between}}

header .logo{width:200px} main{background: #1A1A1D 0% 0% no-repeat padding-box;padding:50px 0;flex:1}

.coral {margin:10px 0}header .logo{width:200px}main{background: #1A1A1D 0% 0% no-repeat padding-box;padding:50px 0;flex:1}

/*main {min-height: 620px; }*/

main .basictop {position: relative; display: block; width: 100%;margin: 0 auto;padding-top: 50px;padding-bottom: 50px;}


main .wind1 {width: 72%; display: inline-block;float: left;}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.infod {
	font-size: 115%;
}

.infow {
	font-size: 100%;
	text-align: center;
}

.afterl {
	color:#C90C72;
}

.afterl:hover {
	color:#C90C72;
}

.hidde {
	visibility: hidden;
}



.mobsi {
	margin-top: 6px;
}

main .wind2 {width: 25%; display: inline-block;float: right;}

main .wind2 iframe{min-height: 566px;}


@media only screen and (max-width:1425px){
/*main .wind2 iframe{min-height: 480px;}*/
main .wind1 {width: 73%;}
main .wind2 {width: 24%; }
}


@media only screen and (max-width:1225px){
	main .wind1 {width: 60%;}
	main .wind2 {width: 38%; }
	main .basictop {
	}

}



@media only screen and (max-width:920px){
main .wind1 {width: 100%; display: block; float: none;}
main .wind2 {width: 100%; display: block;float: none; margin-top: 50px;}
.container{padding:0 30px;margin:0 auto;}
.hidde {display: none;}.mobsi{text-align: center;margin-top: 10px;}

}


@media only screen and (min-width:700px){header .container{flex-direction:row;justify-content:space-between}}header a{margin:10px 0}header .logo{width:200px}main{background: #1A1A1D 0% 0% no-repeat padding-box;padding-top: 50px;flex:1;color: #fff;}main .player{padding:56.25% 0 0;position:relative}main .player .info-table,main .player iframe{position:absolute;top:0;left:0;width:100%;height:100%}main .player .info-table{background: #143039 0% 0% no-repeat padding-box;background-position:100% 0;background-repeat:no-repeat;background-size:auto 110%}main .player .info-table h1{font-size:20px;margin:0 0 15px;line-height:1.3;font-weight:500}@media only screen and (min-width:700px){main .player .info-table{padding:90px 30px 30px;max-width:1400px}main .player .info-table h1{font-size:3rem}}@media only screen and (min-width:900px){main .player .info-table{padding:160px 50px 50px}main .player .info-table h1{font-size:4rem;font-weight:800}}@media only screen and (min-width:1200px){main .player .info-table{padding:220px 80px 120px}}main .main-links{display:flex;flex-direction:column;align-items:center}

/* */
@media only screen and (min-width:700px){main .main-links{flex-direction:row;justify-content:space-between}}main .button-questions{margin:50px 0 30px}@media only screen and (min-width:700px){main .button-questions{order:2}}main .alter-link{color:#DCE1E8}main .alter-link a{color:#35B4C9}@media only screen and (min-width:700px){main .alter-link{order:1}}@media only screen and (min-width:900px){main .alter-link{display:flex}main .alter-link p{margin:0 20px 0 0;line-height:inherit}}footer{background: #2A2A30 0% 0% no-repeat padding-box;padding:30px 0;text-align:center}footer .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:700px){footer .container{flex-direction:row;justify-content:space-between}}footer a{margin:0 20px 0 0;color:white}footer p{margin:10px 0}footer .copy{color:#fff}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(1,24,36,.8)}



.popup{position:absolute;width:90%;min-width:300px;max-width:370px;left:50%;top:50%;transform:translate(-50%,-50%);background: #fff url(/img/Restricted.svg) left top / 160px no-repeat;color:#254669;padding:50px 40px}.popup h3{text-align:center;font-weight:500;font-size:1.2rem;margin:0 10px 40px}.popup form>div{display:flex;margin:0 0 20px}.popup form>div input,.popup form>div select{flex:1;border:none;border-bottom:1px solid rgba(165,176,186,.4);font-size:14px;padding:0 0 6px}.popup form>div select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;background:transparent url(/img/arrow-down.svg) right 5px center/10px no-repeat}


.popup form>div label{text-align:right;width:75px;margin:0 20px 0 0}.popup form>div.agreement {display:flex;margin:35px 0}.popup form>div.agreement input{flex:none;margin:10px 15px 0 35px}.popup form>div.agreement label{text-align:left;width:200px;margin-right:0}.popup form>div.agreement label a{color:#011824}.popup button{max-width:120px;margin:0 auto;display:block} 



.popup form>div input[type=text]:focus { border: none;outline: none;border-bottom:1px solid rgba(165,176,186,.4);} .popup form>div input[type=text],[type=email]{-webkit-appearance: none;border-radius: 0;}
