@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}to{-webkit-transform:translateY(0)}}@-moz-keyframes slideInUp{0%{opacity:0;-moz-transform:translateY(2000px)}to{-moz-transform:translateY(0)}}@-o-keyframes slideInUp{0%{opacity:0;-o-transform:translateY(2000px)}to{-o-transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(2000px)}to{transform:translateY(0)}}@-webkit-keyframes dropOutLeft{0%{-webkit-transform:translateY(0) rotate(0deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:translateY(2000px) rotate(40deg)}}@keyframes dropOutLeft{0%{transform:translateY(0) rotate(0deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{transform:translateY(1000px) rotate(40deg)}}@-webkit-keyframes explode{0%{-webkit-transform:scale(1);opacity:0}10%{opacity:.8}to{opacity:0;-webkit-transform:scale(8)}}@keyframes explode{0%{opacity:0;transform:scale(1)}10%{opacity:.8}to{transform:scale(8);opacity:0}}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes dropOutRightLeft{0%{-webkit-transform:translateY(0) rotate(0deg);-webkit-animation-timing-function:ease-in-out}20%{-webkit-transform:translateY(50px) rotate(-15deg)}to{-webkit-transform:translateY(1000px) rotate(45deg)}}@keyframes dropOutRightLeft{0%{transform:translateY(0) rotate(0deg);animation-timing-function:ease-in-out}20%{transform:translateY(50px) rotate(-15deg)}to{transform:translateY(1000px) rotate(45deg)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(0)}}@keyframes slideInLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(-100%)}to{-webkit-transform:translateX(0)}}@keyframes slideInRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(-100%)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(100%)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}@-webkit-keyframes slideInUpFaded{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}60%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:.5}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideInUpFaded{0%{opacity:0;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}60%{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:.5}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}50%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}65%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}80%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}50%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}65%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes blackToBlue{0%{color:#000}to{color:#06c}}@keyframes blackToBlue{0%{color:#000}to{color:#06c}}@-webkit-keyframes blackToRed{0%{color:#000}to{color:#ed1c24}}@keyframes blackToRed{0%{color:#000}to{color:#ed1c24}}@-webkit-keyframes flipFirst{0%{-webkit-transform:rotateY(0deg)}to{-webkit-transform:rotateY(90deg)}}@keyframes flipFirst{0%{transform:rotateY(0deg)}to{transform:rotateY(90deg)}}@keyframes flipSecond{0%{transform:rotateY(270deg)}to{transform:rotateY(360deg)}}@-webkit-keyframes flipSecond{0%{-webkit-transform:rotateY(270deg)}to{-webkit-transform:rotateY(360deg)}}@keyframes pulse{0%{opacity:1}to{opacity:.6}}@-webkit-keyframes pulse{0%{opacity:1}to{opacity:.6}}@-webkit-keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeBlue{0%{background-color:#7aa7fa}to{background-color:#f2f7fc}}@keyframes fadeBlue{0%{background-color:#7aa7fa}to{background-color:#f2f7fc}}@-webkit-keyframes expandOpen{0%{transform:scale(1.8);opacity:0}50%{transform:scale(.95)}80%{transform:scale(1.05)}90%{transform:scale(.98)}to{transform:scale(1.02);opacity:1}}@keyframes expandOpen{0%{transform:scale(1.8);opacity:0}50%{transform:scale(.95)}80%{transform:scale(1.05)}90%{transform:scale(.98)}to{transform:scale(1.02);opacity:1}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes borealisBar{0%,to{left:-20%}50%{left:100%}}@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/arimo/arimo-v29-all-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Lexend Deca';font-style:normal;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/lexend-deca/lexend-deca-v21-all-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Lexend Deca';font-style:normal;font-weight:500;src:url(../gynzy-styleguide/assets/fonts/lexend-deca/lexend-deca-v21-all-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Lexend Deca';font-style:normal;font-weight:600;src:url(../gynzy-styleguide/assets/fonts/lexend-deca/lexend-deca-v21-all-600.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Mulish';font-style:normal;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/mulish/mulish-v13-all-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Mulish';font-style:italic;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/mulish/mulish-v13-all-italic.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Mulish';font-style:normal;font-weight:700;src:url(../gynzy-styleguide/assets/fonts/mulish/mulish-v13-all-700.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Mulish';font-style:italic;font-weight:700;src:url(../gynzy-styleguide/assets/fonts/mulish/mulish-v13-all-700italic.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:400;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-italic.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:600;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-600.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:700;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-700.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:700;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-700italic.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:800;src:url(../gynzy-styleguide/assets/fonts/open-sans/open-sans-v40-all-800.woff2) format('woff2')}@font-face{font-family:'ds-digi';src:url(../gynzy-styleguide/assets/fonts/ds-digi/ds-digi.woff2) format('woff2'),url(../gynzy-styleguide/assets/fonts/ds-digi/ds-digi.woff) format('woff');font-weight:400;font-style:normal}.font-arial-bold{font-family:'Arial';font-style:normal;font-weight:700}.font-open-sans,.font-open-sans-italic{font-family:'Open Sans',sans-serif;font-style:normal;font-weight:400}.font-open-sans-bold,.font-open-sans-bold-italic,.font-open-sans-semibold{font-family:'Open Sans',sans-serif;font-style:normal;font-weight:600}.font-open-sans-bold,.font-open-sans-bold-italic{font-weight:700}.font-open-sans-bold-italic{font-style:italic}.grey-light{color:#c3c3c3}.bg-grey-light{background-color:#c3c3c3}.grey-dark{color:#777}.grey-opac-light{color:rgba(119,119,119,.7)!important}.grey-opac-dark{color:rgba(0,0,0,.8)}.blue{color:#06c}.yellow{color:#fed204}.mediumBlue{color:#7aa7fa}.lightBlue{color:#f2f7fc}.boxBlue{color:#93b2d2}.okGreen{color:#209914}.errorRed{color:#ed1c24}.reeksColor{color:#e5ab20}.goedGreen{color:#22a914}.bg-goedGreen{background-color:#22a914}.jammerRed{color:#ff3b30}.skippedGrey{color:#aaa}.darkGrey{color:#888}.bg-jammerRed{background-color:#ff3b30}.bg-skipped{background-color:#aaa}.orange{color:#e9871e}.animation-delay-250{-webkit-animation-delay:250ms;animation-delay:250ms}.animation-delay-500{-webkit-animation-delay:500ms;animation-delay:500ms}.animation-delay-750{-webkit-animation-delay:750ms;animation-delay:750ms}.animation-delay-1000{-webkit-animation-delay:1000ms;animation-delay:1000ms}.animation-delay-1250{-webkit-animation-delay:1250ms;animation-delay:1250ms}.animation-delay-1500{-webkit-animation-delay:1500ms;animation-delay:1500ms}.animation-delay-1750{-webkit-animation-delay:1750ms;animation-delay:1750ms}.animation-delay-2000{-webkit-animation-delay:2000ms;animation-delay:2000ms}.animation-delay-2250{-webkit-animation-delay:2250ms;animation-delay:2250ms}.animation-delay-2500{-webkit-animation-delay:2500ms;animation-delay:2500ms}.animation-delay-2750{-webkit-animation-delay:2750ms;animation-delay:2750ms}.animation-delay-3000{-webkit-animation-delay:3000ms;animation-delay:3000ms}.animated,.animated-fast{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated-fast{-webkit-animation-duration:.25s;animation-duration:.25s}.slideInUp{-webkit-animation-name:slideinup;-moz-animation-name:slideinup;-o-animation-name:slideinup;animation-name:slideInUp}.dropOutLeft{-webkit-animation-name:dropoutleft;-moz-animation-name:dropoutleft;-o-animation-name:dropoutleft;animation-name:dropOutLeft}.explode{-webkit-animation-name:explode;-moz-animation-name:explode;-o-animation-name:explode;animation-name:explode}.slideOutDown{-webkit-animation-name:slideoutdown;animation-name:slideOutDown}.slideInLeft,.slideInRight,.slideOutLeft,.slideOutRight{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:slideinleft;animation-name:slideInLeft}.slideInRight,.slideOutLeft,.slideOutRight{-webkit-animation-name:slideinright;animation-name:slideInRight}.slideOutLeft,.slideOutRight{-webkit-animation-name:slideoutleft;animation-name:slideOutLeft}.slideOutRight{-webkit-animation-name:slideoutright;animation-name:slideOutRight}.dropOutRightLeft{-webkit-animation-name:dropoutrightleft;-moz-animation-name:dropoutrightleft;-o-animation-name:dropoutrightleft;animation-name:dropOutRightLeft;animation-duration:2s;-webkit-animation-duration:2s}.slideInUpFaded{-webkit-animation-name:slideinupfaded;animation-name:slideInUpFaded;-webkit-animation-duration:.5s;animation-duration:.5s}.blackToBlue,.blackToRed,.bounceInDown{-webkit-animation-name:bounceindown;animation-name:bounceInDown;-webkit-animation-duration:1.25s;animation-duration:1.25s}.blackToBlue,.blackToRed{-webkit-animation-name:blacktoblue;animation-name:blackToBlue}.blackToRed{-webkit-animation-name:blacktored;animation-name:blackToRed}.flipFirst,.flipSecond{-webkit-animation-name:flipfirst;animation-name:flipFirst;-webkit-animation-duration:.35s;animation-duration:.35s}.flipSecond{-webkit-animation-name:flipsecond;animation-name:flipSecond}.transform-hide{overflow:hidden;height:0;-webkit-transition:height,.5s ease-in-out;transition:height,.5s ease-in-out}.transform-hide.open{height:10rem}.rotating{-webkit-animation:rotating 20s linear infinite;-moz-animation:rotating 20s linear infinite;-ms-animation:rotating 20s linear infinite;-o-animation:rotating 20s linear infinite;animation:rotating 20s linear infinite}.fadeBlue{-webkit-animation-name:fadeblue;animation-name:fadeBlue;-webkit-animation-duration:2s;animation-duration:2s}.expand-open{-webkit-animation-name:expandopen;animation-name:expandOpen}.mixin-grid-reset{clear:both;float:none;margin-left:0;margin-right:0;width:auto}.mixin-clearfix::after,.mixin-clearfix::before{content:'';display:table}.mixin-clearfix::after{clear:both}h1,h2,h3,h4,h5,h6,header,html,small{padding:0;border:0;vertical-align:baseline}html{margin:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}h1,h2,h3,h4,h5,h6,header,small{font:inherit}h1,h2,h3,h4,h5,h6,header{font-size:100%}small{margin:0}*,::after,::before{box-sizing:border-box}::-moz-selection{background:#252d2a;color:#fff;text-shadow:none}::selection{background:#252d2a;color:#fff;text-shadow:none}body,html{height:100%;background-color:#fff}html{font:300 16px sans-serif;line-height:1.5em;color:#555;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:'Open Sans',sans-serif;--global-font-size:0.9vmin;font-size:var(--global-font-size-override, var(--global-font-size))}body{background:#fff;line-height:1.5rem;font-size:2rem;-webkit-overflow-scrolling:touch;touch-action:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.5em;margin:0 0 .25em}h1.soft,h2.soft,h3.soft,h4.soft,h5.soft,h6.soft{font-weight:300;color:#849a93}h1{font-size:2.25rem}h2{font-size:1.6rem}h3{font-size:1.4rem}h4,p.lead{font-size:1.2rem}h5{font-size:1.05rem}h6{font-size:1rem}dl,p{margin-bottom:1.25rem}p.lead{line-height:1.5rem}a{color:#09a25f;text-decoration:none}a:hover{color:#000}small{font-size:.85em;color:#849a93}em{font-style:italic}.gynzy-student-application-container strong,dl dt,strong{font-weight:700}code,pre{font-family:'courier new',monospace}abbr{border-bottom:1px dotted #849a93}del{text-decoration:line-through}mark{background-color:#ffffb3}hr{background-color:transparent;border:solid #d8dfdd;border-width:1px 0 0;clear:both;margin:2em 1.25rem}ol,ul{margin:0 0 1.25rem 1.5em}ul{list-style:disc}ol{list-style:decimal}dl dd{margin-left:1.25rem}dl.advanced dd,dl.advanced dt{float:left;width:31.25%;margin-left:0;margin-right:2.08333333%}dl.advanced dd{width:66.66666667%;margin-right:0}.is-hidden{display:none!important}.is-hidden,.is-invisible{visibility:hidden!important}.is-active,.is-visible{display:block!important}.left{float:left}.right{float:right}.text-left{text-align:left}.text-right{text-align:right}.gynzy-student-application-container div.modal h3,.gynzy-student-application-container div.modal h4,.gynzy-student-application-container div.modal h5,.text-center{text-align:center}.nowrap{white-space:nowrap}.l-full,.l-three-quarter,.l-two-third{float:left;width:95.83333333%;margin-left:2.08333333%;margin-right:2.08333333%}.l-three-quarter,.l-two-third{width:70.83333333%}.l-two-third{width:62.5%}.l-half,.l-two-third-true{float:left;width:66.66666667%;margin-left:0;margin-right:0}.l-half{width:45.83333333%;margin-left:2.08333333%;margin-right:2.08333333%}.l-half-true{float:left;width:50%;margin-left:0;margin-right:0}.l-grid li,.l-one-third,.l-quarter{float:left;width:29.16666667%;margin-left:2.08333333%;margin-right:2.08333333%}.l-quarter{width:20.83333333%}.l-five-sixth,.l-four-fifth,.l-one-fifth,.l-one-sixth,.l-three-fifth{float:left;width:15.83333333%;margin-left:2.08333333%;margin-right:2.08333333%}.l-five-sixth,.l-four-fifth,.l-one-sixth,.l-three-fifth{width:55.83333333%}.l-five-sixth,.l-four-fifth,.l-one-sixth{width:75.83333333%}.l-five-sixth,.l-one-sixth{width:12.5%}.l-five-sixth{width:79.16666667%}.l-one-sixth-true{float:left;width:16.66666667%;margin-left:0;margin-right:0}.l-five-eighth,.l-one-eighth,.l-one-nineth,.l-one-tenth,.l-one-twelfth{float:left;width:8.33333333%;margin-left:2.08333333%;margin-right:2.08333333%}.l-five-eighth,.l-one-nineth,.l-one-tenth,.l-one-twelfth{width:58.33333333%}.l-one-nineth,.l-one-tenth,.l-one-twelfth{width:6.9375%}.l-one-tenth,.l-one-twelfth{width:5.83333333%}.l-one-twelfth{width:4.16666667%}.l-one-half,.l-one-one{float:left;width:2.08333333%;margin-left:0;margin-right:0}.l-one-half{width:1.04166667%}.l-divider{float:left;width:.41666667%;margin-left:.83333333%;margin-right:.83333333%}.l-divider-true{float:left;width:4.16666667%;margin-left:0;margin-right:0}.l-divider-half,.l-divider-quarter,.l-divider-three-quarter{float:left;width:43.75%;margin-left:2.08333333%;margin-right:2.08333333%}.l-divider-quarter,.l-divider-three-quarter{width:18.75%}.l-divider-three-quarter{width:68.75%}.gynzy-student-application-container ul.form>li::after,.gynzy-student-application-container ul.form>li::before,.l-grid::after,.l-grid::before,div.l-container::after,div.l-container::before,section::after,section::before{content:'';display:table}.gynzy-student-application-container ul.form>li::after,.l-grid::after,div.l-container::after,section::after{clear:both}.l-first{clear:left}div.l-container{max-width:140000px;margin:auto;padding:2.4rem}header,section{float:left;width:97.91666667%}header{margin:0 0 0 2.08333333%}section{margin-bottom:1.25rem;margin-left:2.08333333%;margin-right:0}@media print{blockquote,img,pre,tr{page-break-inside:avoid}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.gynzy-student-application-container .button-large-blue img.correct-tick,.gynzy-student-application-container .button-large-blue img.incorrect-cross,.gynzy-student-application-container .button-normal-blue img.correct-tick,.gynzy-student-application-container .button-normal-blue img.incorrect-cross,.gynzy-student-application-container button.button-large-blue img.correct-tick,.gynzy-student-application-container button.button-large-blue img.incorrect-cross,.gynzy-student-application-container button.button-normal-blue img.correct-tick,.gynzy-student-application-container button.button-normal-blue img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-large-blue img.correct-tick,.gynzy-student-application-container input[type=submit].button-large-blue img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-normal-blue img.correct-tick,.gynzy-student-application-container input[type=submit].button-normal-blue img.incorrect-cross,.swiper-pagination-lock{display:none}@media (min-aspect-ratio:4/3){html{--global-font-size:1.25vmin}}.gynzy-student{width:100%;height:100%}.gynzy-student .route-style-wrapper{width:100%;height:100%;position:relative}#loading-container,#top-loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}#loading-container img.logo,#top-loading-container img.logo{width:28rem}#loading-container .loader,#top-loading-container .loader{position:relative;width:21rem;border-radius:.20833333rem;padding:.10416667rem;background:#d1d3de;margin-top:2.1875rem;overflow:hidden}#loading-container .loader .loader-bar,#top-loading-container .loader .loader-bar{position:absolute;inset:0 0 0 -20%;border-radius:.20833333rem;background:#06c;animation:borealisBar 1.75s linear infinite;width:20%}.gynzy-student-application-container{height:100%;width:100%;display:flex}.gynzy-student-application-container figure{display:inline-block;margin-bottom:1.25rem;width:100%}.gynzy-student-application-container figure.figure-left{clear:left;float:left;padding-right:1.25rem;width:50%}.gynzy-student-application-container figure.figure-right{clear:right;float:right;padding-left:1.25rem;width:50%}.gynzy-student-application-container figure img{display:block;width:100%}.gynzy-student-application-container figure figcaption{color:#00f}.gynzy-student-application-container blockquote{quotes:none;color:#849a93;font:italic 1.2rem 'Georgia',serif;line-height:1.5rem;margin-bottom:1.25rem;padding:0 0 0 2rem;position:relative}.gynzy-student-application-container blockquote::before{color:#cad3d0;content:'\201C';display:block;font-size:5rem;left:-.15rem;position:absolute;top:.25rem}.gynzy-student-application-container blockquote cite{color:#5f736c;display:block;font-size:.85rem}.gynzy-student-application-container blockquote cite::before{content:'\2014 \0020'}.gynzy-student-application-container input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.gynzy-student-application-container input[type=text]{-webkit-appearance:none;display:block;line-height:1.5em;padding:.6em;vertical-align:baseline}.gynzy-student-application-container input[type=number],.gynzy-student-application-container input[type=text],.gynzy-student-application-container select,.gynzy-student-application-container textarea{border-radius:.15rem;box-shadow:inset 0 1px 3px rgba(14,17,16,.1);font-family:sans-serif;font-size:inherit;margin:0;width:100%;transition:border .1s}.gynzy-student-application-container input[type=number]{-webkit-appearance:none;display:block;vertical-align:baseline}.gynzy-student-application-container input[type=email],.gynzy-student-application-container input[type=password],.gynzy-student-application-container input[type=search],.gynzy-student-application-container input[type=tel],.gynzy-student-application-container input[type=url]{-webkit-appearance:none;border-radius:.15rem;box-shadow:inset 0 1px 3px rgba(14,17,16,.1);display:block;font-family:sans-serif;font-size:inherit;line-height:1.5em;margin:0;padding:.6em;vertical-align:baseline;width:100%;transition:border .1s}.gynzy-student-application-container select,.gynzy-student-application-container textarea{line-height:1.5em;padding:.6em}.gynzy-student-application-container textarea{-webkit-appearance:none}.gynzy-student-application-container select{display:block;vertical-align:baseline}.gynzy-student-application-container input[type=email]:focus,.gynzy-student-application-container input[type=number]:focus,.gynzy-student-application-container input[type=password]:focus,.gynzy-student-application-container input[type=search]:focus,.gynzy-student-application-container input[type=tel]:focus,.gynzy-student-application-container input[type=text]:focus,.gynzy-student-application-container input[type=url]:focus,.gynzy-student-application-container select:focus,.gynzy-student-application-container textarea:focus{outline:0}.gynzy-student-application-container textarea{overflow:auto;resize:vertical;vertical-align:top;display:block}.gynzy-student-application-container legend{border:0;display:block;margin-bottom:.25rem;font-weight:700;line-height:1.5rem;font-size:1.4rem}.gynzy-student-application-container ul.form{clear:both;list-style:none;margin:0 0 1.25rem}.gynzy-student-application-container ul.form>li>label{clear:left;cursor:pointer;display:block;font-weight:700;padding-top:.6rem;text-align:left}@media only screen and (min-width:590px){.gynzy-student-application-container ul.form>li>label{float:left;width:31.25%;margin-left:0;margin-right:2.08333333%;text-align:right}}.gynzy-student-application-container ul.form>li>label:hover{color:#0e1110}.gynzy-student-application-container ul.form div.form-fields{margin-bottom:.5em}@media only screen and (min-width:590px){.gynzy-student-application-container ul.form div.form-fields{float:left;width:66.66666667%;margin-left:0;margin-right:0}}.gynzy-student-application-container ul.form div.form-fields p,.gynzy-student-application-container ul.form div.form-fields small{display:block;margin:.25rem 0}.gynzy-student-application-container ul.form div.form-fields p.form-description{margin:.6rem 0}.gynzy-student-application-container ul.form-checklist{list-style:none;margin:.6rem 0}.gynzy-student-application-container ul.form-checklist li{margin:.5rem 0}.gynzy-student-application-container ul.form-checklist input{display:inline;margin-right:.8rem}.gynzy-student-application-container ul.form-checklist label{clear:both;float:none;margin-left:0;margin-right:0;width:auto;font-weight:400}.gynzy-student-application-container ul.form-checklist label:hover{color:#000;cursor:pointer}.gynzy-student-application-container li.form-error label{color:#f3490d}.gynzy-student-application-container li.form-error label:hover{color:#7a2406}.gynzy-student-application-container li.form-error input{border:1px solid #f3490d;box-shadow:0 0 3px #f56e3e,inset 0 0 0}.gynzy-student-application-container li.form-error input:focus{border:1px solid #f3490d}.gynzy-student-application-container li.form-error ul.form-errors{color:#f3490d;list-style:none;margin:.35em 0}.gynzy-student-application-container li.form-error ul.form-errors li{font-size:.85rem}.gynzy-student-application-container .include-label{border-radius:.2em;font-size:.75em;font-weight:700;padding:.1em .3em}.gynzy-student-application-container .label,.gynzy-student-application-container .label-contrast{border-radius:.2em;font-size:.75em;font-weight:700;padding:.1em .3em;color:#fff;-webkit-font-smoothing:antialiased}.gynzy-student-application-container .label{background:#09a25f}.gynzy-student-application-container .label-contrast{background-color:#313b37}.gynzy-student-application-container .label-soft{border-radius:.2em;font-size:.75em;font-weight:700;padding:.1em .3em;color:#3c4945;background:#d8dfdd}.gynzy-student-application-container .label-alert,.gynzy-student-application-container .label-success{border-radius:.2em;font-size:.75em;font-weight:700;padding:.1em .3em;color:#fff;background-color:#39b924;-webkit-font-smoothing:antialiased}.gynzy-student-application-container .label-alert{background-color:#f3490d}.gynzy-student-application-container button::-moz-focus-inner,.gynzy-student-application-container input::-moz-focus-inner{padding:0;border:0}.gynzy-student-application-container .include-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.15rem;cursor:pointer;display:inline-block;font-size:inherit;font-weight:700;font-family:sans-serif;line-height:1.5rem!important;margin:0 0 .25rem;padding:.4rem .75rem;border:0;vertical-align:baseline;text-decoration:none}.gynzy-student-application-container .button-contrast,.gynzy-student-application-container button.button-contrast,.gynzy-student-application-container input[type=submit].button-contrast{border-radius:.15rem;border:0;background-color:#313b37}.gynzy-student-application-container .button-contrast,.gynzy-student-application-container button.button-contrast,.gynzy-student-application-container input[type=submit].button-contrast,.gynzy-student-application-container ul.pagination li.is-selected a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-block;font-size:inherit;font-weight:700;font-family:sans-serif;line-height:1.5rem!important;margin:0 0 .25rem;padding:.4rem .75rem;vertical-align:baseline;text-decoration:none;color:#fff;-webkit-font-smoothing:antialiased}.gynzy-student-application-container .button-contrast:hover,.gynzy-student-application-container button.button-contrast:hover,.gynzy-student-application-container input[type=submit].button-contrast:hover,.gynzy-student-application-container ul.pagination li.is-selected a:hover{background-color:#0e1110;color:#fff}.gynzy-student-application-container .button-contrast:active,.gynzy-student-application-container .button-contrast:focus,.gynzy-student-application-container button.button-contrast:active,.gynzy-student-application-container button.button-contrast:focus,.gynzy-student-application-container input[type=submit].button-contrast:active,.gynzy-student-application-container input[type=submit].button-contrast:focus,.gynzy-student-application-container ul.pagination li.is-selected a:active,.gynzy-student-application-container ul.pagination li.is-selected a:focus{background-color:#0e1110;box-shadow:inset 0 1px 4px rgba(14,17,16,.007);color:#cad3d0}.gynzy-student-application-container .button-soft,.gynzy-student-application-container button.button-soft,.gynzy-student-application-container input[type=submit].button-soft{border-radius:.15rem;display:inline-block;border:0}.gynzy-student-application-container .button-soft,.gynzy-student-application-container button.button-soft,.gynzy-student-application-container input[type=submit].button-soft,.gynzy-student-application-container ul.pagination a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:inherit;font-weight:700;font-family:sans-serif;line-height:1.5rem!important;margin:0 0 .25rem;padding:.4rem .75rem;vertical-align:baseline;text-decoration:none;color:#3c4945;background:#ced7d3}.gynzy-student-application-container .button-soft:hover,.gynzy-student-application-container button.button-soft:hover,.gynzy-student-application-container input[type=submit].button-soft:hover,.gynzy-student-application-container ul.pagination a:hover{color:#0e1110;background:#cad3d0}.gynzy-student-application-container .button-soft:active,.gynzy-student-application-container .button-soft:focus,.gynzy-student-application-container button.button-soft:active,.gynzy-student-application-container button.button-soft:focus,.gynzy-student-application-container input[type=submit].button-soft:active,.gynzy-student-application-container input[type=submit].button-soft:focus,.gynzy-student-application-container ul.pagination a:active,.gynzy-student-application-container ul.pagination a:focus{background:#aebcb8;box-shadow:inset 0 1px 4px rgba(14,17,16,.001);color:#3c4945}.gynzy-student-application-container .button-success,.gynzy-student-application-container button.button-success,.gynzy-student-application-container input[type=submit].button-success{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.15rem;cursor:pointer;display:inline-block;font-size:inherit;font-weight:700;font-family:sans-serif;line-height:1.5rem!important;margin:0 0 .25rem;padding:.4rem .75rem;border:0;vertical-align:baseline;text-decoration:none;color:#fff;background-color:#39b924;-webkit-font-smoothing:antialiased}.gynzy-student-application-container .button-success:hover,.gynzy-student-application-container button.button-success:hover,.gynzy-student-application-container input[type=submit].button-success:hover{background-color:#32a420;color:#fff}.gynzy-student-application-container .button-success:active,.gynzy-student-application-container .button-success:focus,.gynzy-student-application-container button.button-success:active,.gynzy-student-application-container button.button-success:focus,.gynzy-student-application-container input[type=submit].button-success:active,.gynzy-student-application-container input[type=submit].button-success:focus{background-color:#2c8e1c;box-shadow:inset 0 1px 4px rgba(14,17,16,.003);color:#cad3d0}.gynzy-student-application-container .button-alert,.gynzy-student-application-container button.button-alert,.gynzy-student-application-container input[type=submit].button-alert{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.15rem;cursor:pointer;display:inline-block;font-size:inherit;font-weight:700;font-family:sans-serif;line-height:1.5rem!important;margin:0 0 .25rem;padding:.4rem .75rem;border:0;vertical-align:baseline;text-decoration:none;color:#fff;background-color:#f3490d;-webkit-font-smoothing:antialiased}.gynzy-student-application-container .button-alert:hover,.gynzy-student-application-container button.button-alert:hover,.gynzy-student-application-container input[type=submit].button-alert:hover{background-color:#dc410b;color:#fff}.gynzy-student-application-container .button-alert:active,.gynzy-student-application-container .button-alert:focus,.gynzy-student-application-container button.button-alert:active,.gynzy-student-application-container button.button-alert:focus,.gynzy-student-application-container input[type=submit].button-alert:active,.gynzy-student-application-container input[type=submit].button-alert:focus{background-color:#c33a0a;box-shadow:inset 0 1px 4px rgba(14,17,16,.003);color:#cad3d0}.gynzy-student-application-container .ico-name,.gynzy-student-application-container .include-ico{display:inline-block;float:left;height:1rem;margin:.1rem .4rem 0 0;overflow:hidden;text-indent:-9999px;width:1em}.gynzy-student-application-container .ico-name{background:url(../images/icons.png) 0 0 no-repeat}.gynzy-student-application-container div.message,.gynzy-student-application-container ul.messages{list-style:none;margin:0 0 1.25rem}.gynzy-student-application-container .include-message,.gynzy-student-application-container div.message,.gynzy-student-application-container li.message{border-radius:.15rem;display:block;font-weight:700;line-height:1.5rem;margin-bottom:.25rem;padding:.4rem .75rem;vertical-align:baseline}.gynzy-student-application-container div.message,.gynzy-student-application-container li.message{background:#ced7d3;color:#3c4945}.gynzy-student-application-container div.message-success,.gynzy-student-application-container li.message-success{border-radius:.15rem;display:block;font-weight:700;line-height:1.5rem;margin-bottom:.25rem;padding:.4rem .75rem;vertical-align:baseline;background:#39b924;color:#fff;-webkit-font-smoothing:antialiased}.gynzy-student-application-container div.message-alert,.gynzy-student-application-container li.message-alert{border-radius:.15rem;display:block;font-weight:700;line-height:1.5rem;margin-bottom:.25rem;padding:.4rem .75rem;vertical-align:baseline;background:#f3490d;color:#fff;-webkit-font-smoothing:antialiased}.gynzy-student-application-container ul.pagination{font-size:.95rem;list-style:none;margin:0 0 1.25rem;text-align:center}.gynzy-student-application-container ul.pagination li{display:inline-block;margin-bottom:.25rem}.gynzy-student-application-container ul.pagination li.gap{background:0 0;padding:.35em}.gynzy-student-application-container div.modal{position:fixed;width:54.4rem;height:46.4rem;left:50%;top:50%;margin-left:-27.4rem;margin-top:-22.4rem;background-color:#fff;z-index:21000;border-radius:1rem;overflow-y:auto;line-height:2rem}.gynzy-student-application-container div.modal .modal-header{margin:2rem 0}.gynzy-student-application-container div.modal-content{background:#fff;border-radius:.15rem;box-shadow:0 0 20px rgba(14,17,16,.006);margin:3rem auto;max-width:800px;padding:1.5rem;position:relative;top:0}.gynzy-student-application-container ul.tabs{background:#ced7d3;border-radius:.15rem;margin:0 0 1.25rem;padding:.35rem .35rem 0}.gynzy-student-application-container ul.tabs li{display:inline-block;position:relative}.gynzy-student-application-container ul.tabs a{color:#485752;display:block;padding:.75rem}.gynzy-student-application-container ul.tabs a:hover{color:#0e1110}.gynzy-student-application-container ul.tabs li.is-selected a{background:#fff;border-radius:.2rem .2rem 0 0;background-clip:padding-box;color:#0e1110;font-weight:700}.gynzy-student-application-container .panel,.gynzy-student-application-container .panel-callout{border-radius:.15rem;margin:2rem auto;margin-bottom:1.25rem;padding:1.6rem;background-color:#fff;box-shadow:0 0 5px 0 #888;text-align:center}.gynzy-student-application-container .panel-callout{background:#09a25f;color:#fff}.gynzy-student-application-container .button-normal-blue,.gynzy-student-application-container button.button-normal-blue,.gynzy-student-application-container input[type=submit].button-normal-blue{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s}.gynzy-student-application-container .button-normal-blue *,.gynzy-student-application-container button.button-normal-blue *,.gynzy-student-application-container input[type=submit].button-normal-blue *{cursor:pointer}.gynzy-student-application-container .button-normal-blue:hover,.gynzy-student-application-container .button-normal-blue:visited,.gynzy-student-application-container button.button-normal-blue:hover,.gynzy-student-application-container button.button-normal-blue:visited,.gynzy-student-application-container input[type=submit].button-normal-blue:hover,.gynzy-student-application-container input[type=submit].button-normal-blue:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-normal-blue:active,.gynzy-student-application-container button.button-normal-blue:active,.gynzy-student-application-container input[type=submit].button-normal-blue:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-normal-blue:active.disabled,.gynzy-student-application-container button.button-normal-blue:active.disabled,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-normal-blue:active.disabled *,.gynzy-student-application-container button.button-normal-blue:active.disabled *,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-blue:active.disabled:active,.gynzy-student-application-container .button-extra-large-blue:active.disabled:focus,.gynzy-student-application-container .button-extra-large-blue:active.disabled:hover,.gynzy-student-application-container .button-extra-large-blue:active.disabled:visited,.gynzy-student-application-container .button-large-blue:active.disabled:active,.gynzy-student-application-container .button-large-blue:active.disabled:focus,.gynzy-student-application-container .button-large-blue:active.disabled:hover,.gynzy-student-application-container .button-large-blue:active.disabled:visited,.gynzy-student-application-container .button-normal-blue:active.disabled:active,.gynzy-student-application-container .button-normal-blue:active.disabled:focus,.gynzy-student-application-container .button-normal-blue:active.disabled:hover,.gynzy-student-application-container .button-normal-blue:active.disabled:visited,.gynzy-student-application-container button.button-extra-large-blue:active.disabled:active,.gynzy-student-application-container button.button-extra-large-blue:active.disabled:focus,.gynzy-student-application-container button.button-extra-large-blue:active.disabled:hover,.gynzy-student-application-container button.button-extra-large-blue:active.disabled:visited,.gynzy-student-application-container button.button-large-blue:active.disabled:active,.gynzy-student-application-container button.button-large-blue:active.disabled:focus,.gynzy-student-application-container button.button-large-blue:active.disabled:hover,.gynzy-student-application-container button.button-large-blue:active.disabled:visited,.gynzy-student-application-container button.button-normal-blue:active.disabled:active,.gynzy-student-application-container button.button-normal-blue:active.disabled:focus,.gynzy-student-application-container button.button-normal-blue:active.disabled:hover,.gynzy-student-application-container button.button-normal-blue:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled:active,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled:active,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled:active,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-normal-blue:active.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-normal-blue:focus,.gynzy-student-application-container button.button-normal-blue:focus,.gynzy-student-application-container input[type=submit].button-normal-blue:focus{outline:0}.gynzy-student-application-container .button-normal-blue .fa,.gynzy-student-application-container button.button-normal-blue .fa,.gynzy-student-application-container input[type=submit].button-normal-blue .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-normal-blue.disabled *,.gynzy-student-application-container button.button-normal-blue.disabled *,.gynzy-student-application-container input[type=submit].button-normal-blue.disabled *{cursor:default}.gynzy-student-application-container .button-large-blue,.gynzy-student-application-container button.button-large-blue,.gynzy-student-application-container input[type=submit].button-large-blue{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:2.4rem;padding:.75rem 2.7rem;line-height:4.8rem!important}.gynzy-student-application-container .button-large-blue *,.gynzy-student-application-container button.button-large-blue *,.gynzy-student-application-container input[type=submit].button-large-blue *{cursor:pointer}.gynzy-student-application-container .button-large-blue:hover,.gynzy-student-application-container .button-large-blue:visited,.gynzy-student-application-container button.button-large-blue:hover,.gynzy-student-application-container button.button-large-blue:visited,.gynzy-student-application-container input[type=submit].button-large-blue:hover,.gynzy-student-application-container input[type=submit].button-large-blue:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-large-blue:active,.gynzy-student-application-container button.button-large-blue:active,.gynzy-student-application-container input[type=submit].button-large-blue:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-large-blue:active.disabled,.gynzy-student-application-container button.button-large-blue:active.disabled,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-large-blue:active.disabled *,.gynzy-student-application-container button.button-large-blue:active.disabled *,.gynzy-student-application-container input[type=submit].button-large-blue:active.disabled *{cursor:default}.gynzy-student-application-container .button-large-blue:focus,.gynzy-student-application-container button.button-large-blue:focus,.gynzy-student-application-container input[type=submit].button-large-blue:focus{outline:0}.gynzy-student-application-container .button-large-blue .fa,.gynzy-student-application-container button.button-large-blue .fa,.gynzy-student-application-container input[type=submit].button-large-blue .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-large-blue.disabled *,.gynzy-student-application-container button.button-large-blue.disabled *,.gynzy-student-application-container input[type=submit].button-large-blue.disabled *{cursor:default}.gynzy-student-application-container .button-large-blue.controleren img,.gynzy-student-application-container button.button-large-blue.controleren img,.gynzy-student-application-container input[type=submit].button-large-blue.controleren img{position:relative;top:.8rem;height:2.9rem;width:2.9rem}.gynzy-student-application-container .button-large-blue.controleren img.tick,.gynzy-student-application-container button.button-large-blue.controleren img.tick,.gynzy-student-application-container input[type=submit].button-large-blue.controleren img.tick{height:2.7rem;width:3.4rem;top:.7rem}.gynzy-student-application-container .button-extra-large-blue,.gynzy-student-application-container button.button-extra-large-blue,.gynzy-student-application-container input[type=submit].button-extra-large-blue{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:3rem;padding:.75rem 3.5rem;line-height:6.2rem!important}.gynzy-student-application-container .button-extra-large-blue *,.gynzy-student-application-container button.button-extra-large-blue *,.gynzy-student-application-container input[type=submit].button-extra-large-blue *{cursor:pointer}.gynzy-student-application-container .button-extra-large-blue:hover,.gynzy-student-application-container .button-extra-large-blue:visited,.gynzy-student-application-container .button-normal-blue-hover,.gynzy-student-application-container button.button-extra-large-blue:hover,.gynzy-student-application-container button.button-extra-large-blue:visited,.gynzy-student-application-container input[type=submit].button-extra-large-blue:hover,.gynzy-student-application-container input[type=submit].button-extra-large-blue:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-extra-large-blue:active,.gynzy-student-application-container .button-normal-blue-active,.gynzy-student-application-container button.button-extra-large-blue:active,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-extra-large-blue:active.disabled,.gynzy-student-application-container button.button-extra-large-blue:active.disabled,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-extra-large-blue:active.disabled *,.gynzy-student-application-container button.button-extra-large-blue:active.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-blue:active.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-blue:focus,.gynzy-student-application-container button.button-extra-large-blue:focus,.gynzy-student-application-container input[type=submit].button-extra-large-blue:focus{outline:0}.gynzy-student-application-container .button-extra-large-blue img.correct-tick,.gynzy-student-application-container .button-extra-large-blue img.incorrect-cross,.gynzy-student-application-container button.button-extra-large-blue img.correct-tick,.gynzy-student-application-container button.button-extra-large-blue img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-extra-large-blue img.correct-tick,.gynzy-student-application-container input[type=submit].button-extra-large-blue img.incorrect-cross{display:none}.gynzy-student-application-container .button-extra-large-blue .fa,.gynzy-student-application-container button.button-extra-large-blue .fa,.gynzy-student-application-container input[type=submit].button-extra-large-blue .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-extra-large-blue.disabled *,.gynzy-student-application-container button.button-extra-large-blue.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-blue.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-blue.disabled.dark,.gynzy-student-application-container .button-extra-large-blue.is-active,.gynzy-student-application-container .button-large-blue.disabled.dark,.gynzy-student-application-container .button-large-blue.is-active,.gynzy-student-application-container .button-normal-blue.disabled.dark,.gynzy-student-application-container .button-normal-blue.is-active,.gynzy-student-application-container .button-square.is-active,.gynzy-student-application-container .dark{background-image:linear-gradient(to bottom,#123364,#3c83f3);background-color:#123364;opacity:1}.gynzy-student-application-container .button-extra-large-blue.disabled.dark:active,.gynzy-student-application-container .button-extra-large-blue.disabled.dark:focus,.gynzy-student-application-container .button-extra-large-blue.disabled.dark:hover,.gynzy-student-application-container .button-extra-large-blue.disabled.dark:visited,.gynzy-student-application-container .button-extra-large-blue.is-active:active,.gynzy-student-application-container .button-extra-large-blue.is-active:focus,.gynzy-student-application-container .button-extra-large-blue.is-active:hover,.gynzy-student-application-container .button-extra-large-blue.is-active:visited,.gynzy-student-application-container .button-large-blue.disabled.dark:active,.gynzy-student-application-container .button-large-blue.disabled.dark:focus,.gynzy-student-application-container .button-large-blue.disabled.dark:hover,.gynzy-student-application-container .button-large-blue.disabled.dark:visited,.gynzy-student-application-container .button-large-blue.is-active:active,.gynzy-student-application-container .button-large-blue.is-active:focus,.gynzy-student-application-container .button-large-blue.is-active:hover,.gynzy-student-application-container .button-large-blue.is-active:visited,.gynzy-student-application-container .button-normal-blue.disabled.dark:active,.gynzy-student-application-container .button-normal-blue.disabled.dark:focus,.gynzy-student-application-container .button-normal-blue.disabled.dark:hover,.gynzy-student-application-container .button-normal-blue.disabled.dark:visited,.gynzy-student-application-container .button-normal-blue.is-active:active,.gynzy-student-application-container .button-normal-blue.is-active:focus,.gynzy-student-application-container .button-normal-blue.is-active:hover,.gynzy-student-application-container .button-normal-blue.is-active:visited,.gynzy-student-application-container .button-square.is-active:active,.gynzy-student-application-container .button-square.is-active:focus,.gynzy-student-application-container .button-square.is-active:hover,.gynzy-student-application-container .button-square.is-active:visited,.gynzy-student-application-container .dark:active,.gynzy-student-application-container .dark:focus,.gynzy-student-application-container .dark:hover,.gynzy-student-application-container .dark:visited{background-image:linear-gradient(to bottom,#123364,#3c83f3);background-color:#123364}.gynzy-student-application-container .button-extra-large-blue.is-correct,.gynzy-student-application-container .button-large-blue.is-correct,.gynzy-student-application-container .button-normal-blue.is-correct{cursor:default;background-color:transparent!important;background-image:none!important;box-shadow:none;border:#209914 1px solid;color:#209914!important}.gynzy-student-application-container .button-extra-large-blue.is-correct img.correct-tick,.gynzy-student-application-container .button-large-blue.is-correct img.correct-tick,.gynzy-student-application-container .button-normal-blue.is-correct img.correct-tick{margin-right:2rem;display:inline}.gynzy-student-application-container .button-extra-large-blue.is-correct img.incorrect-cross,.gynzy-student-application-container .button-large-blue.is-correct img.incorrect-cross,.gynzy-student-application-container .button-normal-blue.is-correct img.incorrect-cross{display:none}.gynzy-student-application-container .button-extra-large-blue.is-incorrect,.gynzy-student-application-container .button-large-blue.is-incorrect,.gynzy-student-application-container .button-normal-blue.is-incorrect{cursor:default;background-color:transparent!important;background-image:none!important;box-shadow:none;border:#ed1c24 1px solid;color:#ed1c24!important}.gynzy-student-application-container .button-extra-large-blue.is-incorrect img.incorrect-cross,.gynzy-student-application-container .button-large-blue.is-incorrect img.incorrect-cross,.gynzy-student-application-container .button-normal-blue.is-incorrect img.incorrect-cross{margin-right:2rem;display:inline}.gynzy-student-application-container .button-blue-next img.correct-tick,.gynzy-student-application-container .button-blue-next img.incorrect-cross,.gynzy-student-application-container .button-blue-prev img.correct-tick,.gynzy-student-application-container .button-blue-prev img.incorrect-cross,.gynzy-student-application-container .button-blue-previous-arrow img.correct-tick,.gynzy-student-application-container .button-blue-previous-arrow img.incorrect-cross,.gynzy-student-application-container .button-extra-large-blue.is-incorrect img.correct-tick,.gynzy-student-application-container .button-extra-large-white img.correct-tick,.gynzy-student-application-container .button-extra-large-white img.incorrect-cross,.gynzy-student-application-container .button-large-blue.is-incorrect img.correct-tick,.gynzy-student-application-container .button-large-white img.correct-tick,.gynzy-student-application-container .button-large-white img.incorrect-cross,.gynzy-student-application-container .button-normal-blue.is-incorrect img.correct-tick,.gynzy-student-application-container .button-normal-white img.correct-tick,.gynzy-student-application-container .button-normal-white img.incorrect-cross,.gynzy-student-application-container .button-small-white img.correct-tick,.gynzy-student-application-container .button-small-white img.incorrect-cross,.gynzy-student-application-container .button-square img.correct-tick,.gynzy-student-application-container .button-square img.incorrect-cross,.gynzy-student-application-container button.button-extra-large-white img.correct-tick,.gynzy-student-application-container button.button-extra-large-white img.incorrect-cross,.gynzy-student-application-container button.button-large-white img.correct-tick,.gynzy-student-application-container button.button-large-white img.incorrect-cross,.gynzy-student-application-container button.button-normal-white img.correct-tick,.gynzy-student-application-container button.button-normal-white img.incorrect-cross,.gynzy-student-application-container button.button-small-white img.correct-tick,.gynzy-student-application-container button.button-small-white img.incorrect-cross,.gynzy-student-application-container button.button-square img.correct-tick,.gynzy-student-application-container button.button-square img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-extra-large-white img.correct-tick,.gynzy-student-application-container input[type=submit].button-extra-large-white img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-large-white img.correct-tick,.gynzy-student-application-container input[type=submit].button-large-white img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-normal-white img.correct-tick,.gynzy-student-application-container input[type=submit].button-normal-white img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-small-white img.correct-tick,.gynzy-student-application-container input[type=submit].button-small-white img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-square img.correct-tick,.gynzy-student-application-container input[type=submit].button-square img.incorrect-cross{display:none}.gynzy-student-application-container .button-extra-large-blue.disabled,.gynzy-student-application-container .button-large-blue.disabled,.gynzy-student-application-container .button-normal-blue.disabled,.gynzy-student-application-container .button-square.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-blue-next:active.disabled:active,.gynzy-student-application-container .button-blue-next:active.disabled:focus,.gynzy-student-application-container .button-blue-next:active.disabled:hover,.gynzy-student-application-container .button-blue-next:active.disabled:visited,.gynzy-student-application-container .button-blue-prev:active.disabled:active,.gynzy-student-application-container .button-blue-prev:active.disabled:focus,.gynzy-student-application-container .button-blue-prev:active.disabled:hover,.gynzy-student-application-container .button-blue-prev:active.disabled:visited,.gynzy-student-application-container .button-blue-previous-arrow:active.disabled:active,.gynzy-student-application-container .button-blue-previous-arrow:active.disabled:focus,.gynzy-student-application-container .button-blue-previous-arrow:active.disabled:hover,.gynzy-student-application-container .button-blue-previous-arrow:active.disabled:visited,.gynzy-student-application-container .button-extra-large-blue.disabled:hover,.gynzy-student-application-container .button-extra-large-white:active.disabled:active,.gynzy-student-application-container .button-extra-large-white:active.disabled:focus,.gynzy-student-application-container .button-extra-large-white:active.disabled:hover,.gynzy-student-application-container .button-extra-large-white:active.disabled:visited,.gynzy-student-application-container .button-large-blue.disabled:hover,.gynzy-student-application-container .button-large-white:active.disabled:active,.gynzy-student-application-container .button-large-white:active.disabled:focus,.gynzy-student-application-container .button-large-white:active.disabled:hover,.gynzy-student-application-container .button-large-white:active.disabled:visited,.gynzy-student-application-container .button-next-large.disabled .button-blue-next:active,.gynzy-student-application-container .button-next-large.disabled .button-blue-next:focus,.gynzy-student-application-container .button-next-large.disabled .button-blue-next:hover,.gynzy-student-application-container .button-next-large.disabled .button-blue-next:visited,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev:active,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-next-small.disabled .button-blue-next:active,.gynzy-student-application-container .button-next-small.disabled .button-blue-next:focus,.gynzy-student-application-container .button-next-small.disabled .button-blue-next:hover,.gynzy-student-application-container .button-next-small.disabled .button-blue-next:visited,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev:active,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-next.disabled .button-blue-next:active,.gynzy-student-application-container .button-next.disabled .button-blue-next:focus,.gynzy-student-application-container .button-next.disabled .button-blue-next:hover,.gynzy-student-application-container .button-next.disabled .button-blue-next:visited,.gynzy-student-application-container .button-next.disabled .button-blue-prev:active,.gynzy-student-application-container .button-next.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-next.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-next.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-normal-blue.disabled:hover,.gynzy-student-application-container .button-normal-white:active.disabled:active,.gynzy-student-application-container .button-normal-white:active.disabled:focus,.gynzy-student-application-container .button-normal-white:active.disabled:hover,.gynzy-student-application-container .button-normal-white:active.disabled:visited,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next:active,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next:focus,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next:hover,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next:visited,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev:active,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next:active,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next:focus,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next:hover,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next:visited,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev:active,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-previous.disabled .button-blue-next:active,.gynzy-student-application-container .button-previous.disabled .button-blue-next:focus,.gynzy-student-application-container .button-previous.disabled .button-blue-next:hover,.gynzy-student-application-container .button-previous.disabled .button-blue-next:visited,.gynzy-student-application-container .button-previous.disabled .button-blue-prev:active,.gynzy-student-application-container .button-previous.disabled .button-blue-prev:focus,.gynzy-student-application-container .button-previous.disabled .button-blue-prev:hover,.gynzy-student-application-container .button-previous.disabled .button-blue-prev:visited,.gynzy-student-application-container .button-small-white:active.disabled:active,.gynzy-student-application-container .button-small-white:active.disabled:focus,.gynzy-student-application-container .button-small-white:active.disabled:hover,.gynzy-student-application-container .button-small-white:active.disabled:visited,.gynzy-student-application-container .button-square-white:active.disabled:active,.gynzy-student-application-container .button-square-white:active.disabled:focus,.gynzy-student-application-container .button-square-white:active.disabled:hover,.gynzy-student-application-container .button-square-white:active.disabled:visited,.gynzy-student-application-container .button-square.disabled:hover{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-large-white.disabled:hover{outline:0}.gynzy-student-application-container .button-extra-large-blue.disabled:active,.gynzy-student-application-container .button-large-blue.disabled:active,.gynzy-student-application-container .button-normal-blue.disabled:active,.gynzy-student-application-container .button-square.disabled:active{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-large-white.disabled:active{outline:0}.gynzy-student-application-container .button-extra-large-blue.disabled:focus,.gynzy-student-application-container .button-large-blue.disabled:focus,.gynzy-student-application-container .button-normal-blue.disabled:focus,.gynzy-student-application-container .button-square.disabled:focus{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-large-white.disabled:focus{outline:0}.gynzy-student-application-container .button-extra-large-blue.disabled:visited,.gynzy-student-application-container .button-large-blue.disabled:visited,.gynzy-student-application-container .button-normal-blue.disabled:visited,.gynzy-student-application-container .button-square.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-large-white.disabled:visited{outline:0}.gynzy-student-application-container .button-square:active.disabled:active,.gynzy-student-application-container .button-square:active.disabled:focus,.gynzy-student-application-container .button-square:active.disabled:hover,.gynzy-student-application-container .button-square:active.disabled:visited,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled:active,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled:focus,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled:hover,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled:visited,.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled:active,.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled:focus,.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled:hover,.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled:visited,.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled:active,.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled:focus,.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled:hover,.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled:visited,.gynzy-student-application-container button.button-extra-large-white:active.disabled:active,.gynzy-student-application-container button.button-extra-large-white:active.disabled:focus,.gynzy-student-application-container button.button-extra-large-white:active.disabled:hover,.gynzy-student-application-container button.button-extra-large-white:active.disabled:visited,.gynzy-student-application-container button.button-large-white:active.disabled:active,.gynzy-student-application-container button.button-large-white:active.disabled:focus,.gynzy-student-application-container button.button-large-white:active.disabled:hover,.gynzy-student-application-container button.button-large-white:active.disabled:visited,.gynzy-student-application-container button.button-normal-white:active.disabled:active,.gynzy-student-application-container button.button-normal-white:active.disabled:focus,.gynzy-student-application-container button.button-normal-white:active.disabled:hover,.gynzy-student-application-container button.button-normal-white:active.disabled:visited,.gynzy-student-application-container button.button-small-white:active.disabled:active,.gynzy-student-application-container button.button-small-white:active.disabled:focus,.gynzy-student-application-container button.button-small-white:active.disabled:hover,.gynzy-student-application-container button.button-small-white:active.disabled:visited,.gynzy-student-application-container button.button-square-white:active.disabled:active,.gynzy-student-application-container button.button-square-white:active.disabled:focus,.gynzy-student-application-container button.button-square-white:active.disabled:hover,.gynzy-student-application-container button.button-square-white:active.disabled:visited,.gynzy-student-application-container button.button-square:active.disabled:active,.gynzy-student-application-container button.button-square:active.disabled:focus,.gynzy-student-application-container button.button-square:active.disabled:hover,.gynzy-student-application-container button.button-square:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled:active,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled:active,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled:active,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled:active,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled:active,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-square:active.disabled:active,.gynzy-student-application-container input[type=submit].button-square:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-square:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-square:active.disabled:visited,.gynzy-student-application-container.button-white:active.disabled:active,.gynzy-student-application-container.button-white:active.disabled:focus,.gynzy-student-application-container.button-white:active.disabled:hover,.gynzy-student-application-container.button-white:active.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-extra-large-blue.inactive,.gynzy-student-application-container .button-large-blue.inactive,.gynzy-student-application-container .button-normal-blue.inactive,.gynzy-student-application-container .button-square.inactive{cursor:default}.gynzy-student-application-container .button-extra-large-blue.inactive:active,.gynzy-student-application-container .button-extra-large-blue.inactive:focus,.gynzy-student-application-container .button-extra-large-blue.inactive:hover,.gynzy-student-application-container .button-extra-large-blue.inactive:visited,.gynzy-student-application-container .button-large-blue.inactive:active,.gynzy-student-application-container .button-large-blue.inactive:focus,.gynzy-student-application-container .button-large-blue.inactive:hover,.gynzy-student-application-container .button-large-blue.inactive:visited,.gynzy-student-application-container .button-normal-blue.inactive:active,.gynzy-student-application-container .button-normal-blue.inactive:focus,.gynzy-student-application-container .button-normal-blue.inactive:hover,.gynzy-student-application-container .button-normal-blue.inactive:visited,.gynzy-student-application-container .button-square.inactive:active,.gynzy-student-application-container .button-square.inactive:focus,.gynzy-student-application-container .button-square.inactive:hover,.gynzy-student-application-container .button-square.inactive:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#3c83f3}.gynzy-student-application-container .button-scroll-bottom.disabled,.gynzy-student-application-container .button-scroll-top.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-scroll-top.disabled:active,.gynzy-student-application-container .button-scroll-top.disabled:focus,.gynzy-student-application-container .button-scroll-top.disabled:hover,.gynzy-student-application-container .button-scroll-top.disabled:visited{cursor:default;color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#2571e6)!important;background-color:#0e5fd8!important}.gynzy-student-application-container .button-scroll-bottom.disabled:active,.gynzy-student-application-container .button-scroll-bottom.disabled:focus,.gynzy-student-application-container .button-scroll-bottom.disabled:hover,.gynzy-student-application-container .button-scroll-bottom.disabled:visited{cursor:default;color:#fff;outline:0;background-image:linear-gradient(to bottom,#2571e6,#0e5fd8)!important;background-color:#0e5fd8!important}.gynzy-student-application-container .button-blue-previous-arrow{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;height:4rem;padding:.5rem 1.75rem;line-height:3rem!important;font-size:1.5rem}.gynzy-student-application-container .button-blue-previous-arrow *{cursor:pointer}.gynzy-student-application-container .button-blue-previous-arrow:hover,.gynzy-student-application-container .button-blue-previous-arrow:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-blue-previous-arrow:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-blue-previous-arrow:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-blue-previous-arrow:active.disabled *{cursor:default}.gynzy-student-application-container .button-blue-previous-arrow:focus{outline:0}.gynzy-student-application-container .button-blue-previous-arrow .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-blue-previous-arrow.disabled *{cursor:default}.gynzy-student-application-container .button-blue-previous-arrow span{margin-left:1.3rem;height:2rem;line-height:2rem}.gynzy-student-application-container .button-blue-previous-arrow img{vertical-align:middle;height:2rem;line-height:2rem}.gynzy-student-application-container .button-blue-previous-arrow .triangle-left{display:inline-block;width:0;height:0;border-style:solid;position:relative;left:0;top:50%;margin:-.65rem 0 0 -.35rem;border-width:.65rem .7rem .65rem 0;border-color:transparent #fff transparent transparent}.gynzy-student-application-container .button-blue-previous-arrow .triangle-right{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem;border-width:.65rem 0 .65rem .7rem;border-color:transparent transparent transparent #fff}.gynzy-student-application-container .button-next,.gynzy-student-application-container .button-previous{position:relative;display:inline-block;filter:drop-shadow(.1rem .1rem .3rem rgba(50,50,50,.35))}.gynzy-student-application-container .button-next:focus .button-blue-next,.gynzy-student-application-container .button-next:focus .button-blue-prev,.gynzy-student-application-container .button-next:hover .button-blue-next,.gynzy-student-application-container .button-next:hover .button-blue-prev,.gynzy-student-application-container .button-next:visited .button-blue-next,.gynzy-student-application-container .button-next:visited .button-blue-prev,.gynzy-student-application-container .button-previous:focus .button-blue-next,.gynzy-student-application-container .button-previous:focus .button-blue-prev,.gynzy-student-application-container .button-previous:hover .button-blue-next,.gynzy-student-application-container .button-previous:hover .button-blue-prev,.gynzy-student-application-container .button-previous:visited .button-blue-next,.gynzy-student-application-container .button-previous:visited .button-blue-prev{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-next:focus span.next,.gynzy-student-application-container .button-next:focus span.prev,.gynzy-student-application-container .button-next:hover span.next,.gynzy-student-application-container .button-next:hover span.prev,.gynzy-student-application-container .button-next:visited span.next,.gynzy-student-application-container .button-next:visited span.prev,.gynzy-student-application-container .button-previous:focus span.next,.gynzy-student-application-container .button-previous:focus span.prev,.gynzy-student-application-container .button-previous:hover span.next,.gynzy-student-application-container .button-previous:hover span.prev,.gynzy-student-application-container .button-previous:visited span.next,.gynzy-student-application-container .button-previous:visited span.prev{background:linear-gradient(135deg,#0e5fd8 0,#3c83f3 100%);background-color:#0e5fd8;cursor:pointer}.gynzy-student-application-container .button-next:active .button-blue-next,.gynzy-student-application-container .button-next:active .button-blue-prev,.gynzy-student-application-container .button-previous:active .button-blue-next,.gynzy-student-application-container .button-previous:active .button-blue-prev{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-next:active span.next,.gynzy-student-application-container .button-next:active span.prev,.gynzy-student-application-container .button-previous:active span.next,.gynzy-student-application-container .button-previous:active span.prev{background:linear-gradient(135deg,#123364 0,#3c83f3 100%);background-image:linear-gradient(to bottom,#123364,#3c83f3);background-color:#123364}.gynzy-student-application-container .button-next.disabled .button-blue-next,.gynzy-student-application-container .button-next.disabled .button-blue-prev,.gynzy-student-application-container .button-previous.disabled .button-blue-next,.gynzy-student-application-container .button-previous.disabled .button-blue-prev{cursor:default;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);opacity:1}.gynzy-student-application-container .button-next.disabled .button-blue-next *,.gynzy-student-application-container .button-next.disabled .button-blue-prev *,.gynzy-student-application-container .button-previous.disabled .button-blue-next *,.gynzy-student-application-container .button-previous.disabled .button-blue-prev *{cursor:default}.gynzy-student-application-container .button-next.disabled span.next,.gynzy-student-application-container .button-next.disabled span.prev,.gynzy-student-application-container .button-previous.disabled span.next,.gynzy-student-application-container .button-previous.disabled span.prev{background:linear-gradient(135deg,#3c83f3 0,#0e5fd8 100%);background-color:#3c83f3;border:1px solid #0034a0}.gynzy-student-application-container .button-blue-next{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;position:relative;padding:.75rem 1.5rem .75rem 2.5rem;margin-right:2rem;border-right:none;box-shadow:none}.gynzy-student-application-container .button-blue-next *{cursor:pointer}.gynzy-student-application-container .button-blue-next:hover,.gynzy-student-application-container .button-blue-next:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-blue-next:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-blue-next:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-blue-next:active.disabled *{cursor:default}.gynzy-student-application-container .button-blue-next:focus{outline:0}.gynzy-student-application-container .button-blue-next .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-blue-next.disabled *{cursor:default}.gynzy-student-application-container span.next{height:3.9rem;width:3.9rem;border-top-left-radius:.6rem;border-bottom-right-radius:.6rem;display:inline-block;transform:rotate(45deg);position:absolute;right:.5rem;top:.6rem;-webkit-background-clip:content;background:linear-gradient(135deg,#3c83f3 0,#0e5fd8 100%);background-color:#3c83f3;border:1px solid #0034a0}.gynzy-student-application-container .button-blue-prev{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;position:relative;padding:.75rem 2.5rem .75rem 1.5rem;margin-left:2rem;border-left:none;box-shadow:none}.gynzy-student-application-container .button-blue-prev *{cursor:pointer}.gynzy-student-application-container .button-blue-prev:hover,.gynzy-student-application-container .button-blue-prev:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-blue-prev:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-blue-prev:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-blue-prev:active.disabled *{cursor:default}.gynzy-student-application-container .button-blue-prev:focus{outline:0}.gynzy-student-application-container .button-blue-prev .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-blue-prev.disabled *{cursor:default}.gynzy-student-application-container span.prev{display:inline-block;height:3.9rem;width:3.9rem;border-top-left-radius:.6rem;border-bottom-right-radius:.6rem;transform:rotate(45deg);position:absolute;left:.5rem;top:.6rem;-webkit-background-clip:content;background:linear-gradient(135deg,#3c83f3 0,#0e5fd8 100%);background-color:#3c83f3;border:1px solid #0034a0}.gynzy-student-application-container .button-previous-small span.prev{left:.97rem}.gynzy-student-application-container .button-next-large,.gynzy-student-application-container .button-next-small,.gynzy-student-application-container .button-previous-large,.gynzy-student-application-container .button-previous-small{position:relative;display:inline-block;filter:drop-shadow(.1rem .1rem .3rem rgba(50,50,50,.35))}.gynzy-student-application-container .button-next-small:focus .button-blue-next,.gynzy-student-application-container .button-next-small:focus .button-blue-prev,.gynzy-student-application-container .button-next-small:hover .button-blue-next,.gynzy-student-application-container .button-next-small:hover .button-blue-prev,.gynzy-student-application-container .button-next-small:visited .button-blue-next,.gynzy-student-application-container .button-next-small:visited .button-blue-prev,.gynzy-student-application-container .button-previous-small:focus .button-blue-next,.gynzy-student-application-container .button-previous-small:focus .button-blue-prev,.gynzy-student-application-container .button-previous-small:hover .button-blue-next,.gynzy-student-application-container .button-previous-small:hover .button-blue-prev,.gynzy-student-application-container .button-previous-small:visited .button-blue-next,.gynzy-student-application-container .button-previous-small:visited .button-blue-prev{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-next-small:focus span.next,.gynzy-student-application-container .button-next-small:focus span.prev,.gynzy-student-application-container .button-next-small:hover span.next,.gynzy-student-application-container .button-next-small:hover span.prev,.gynzy-student-application-container .button-next-small:visited span.next,.gynzy-student-application-container .button-next-small:visited span.prev,.gynzy-student-application-container .button-previous-small:focus span.next,.gynzy-student-application-container .button-previous-small:focus span.prev,.gynzy-student-application-container .button-previous-small:hover span.next,.gynzy-student-application-container .button-previous-small:hover span.prev,.gynzy-student-application-container .button-previous-small:visited span.next,.gynzy-student-application-container .button-previous-small:visited span.prev{background:linear-gradient(135deg,#0e5fd8 0,#3c83f3 100%);background-color:#0e5fd8;cursor:pointer}.gynzy-student-application-container .button-next-small:active .button-blue-next,.gynzy-student-application-container .button-next-small:active .button-blue-prev,.gynzy-student-application-container .button-previous-small:active .button-blue-next,.gynzy-student-application-container .button-previous-small:active .button-blue-prev{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-next-small:active span.next,.gynzy-student-application-container .button-next-small:active span.prev,.gynzy-student-application-container .button-previous-small:active span.next,.gynzy-student-application-container .button-previous-small:active span.prev{background:linear-gradient(135deg,#123364 0,#3c83f3 100%);background-image:linear-gradient(to bottom,#123364,#3c83f3);background-color:#123364}.gynzy-student-application-container .button-next-small.disabled .button-blue-next,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev{cursor:default;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);opacity:1}.gynzy-student-application-container .button-next-small.disabled .button-blue-next *,.gynzy-student-application-container .button-next-small.disabled .button-blue-prev *,.gynzy-student-application-container .button-previous-small.disabled .button-blue-next *,.gynzy-student-application-container .button-previous-small.disabled .button-blue-prev *{cursor:default}.gynzy-student-application-container .button-next-small.disabled span.next,.gynzy-student-application-container .button-next-small.disabled span.prev,.gynzy-student-application-container .button-previous-small.disabled span.next,.gynzy-student-application-container .button-previous-small.disabled span.prev{background:linear-gradient(135deg,#3c83f3 0,#0e5fd8 100%);background-color:#3c83f3;border:1px solid #0034a0}.gynzy-student-application-container .button-next-small .button-blue-next,.gynzy-student-application-container .button-next-small .button-blue-prev,.gynzy-student-application-container .button-previous-small .button-blue-next,.gynzy-student-application-container .button-previous-small .button-blue-prev{height:4rem;font-size:1.5rem;line-height:2.2rem!important;padding:.75rem 2.8rem .75rem 2.6rem}.gynzy-student-application-container .button-next-small span.next,.gynzy-student-application-container .button-next-small span.prev,.gynzy-student-application-container .button-previous-small span.next,.gynzy-student-application-container .button-previous-small span.prev{height:3.1rem;width:3.1rem;right:1rem;top:.5rem;cursor:pointer}.gynzy-student-application-container .button-next-large:focus .button-blue-next,.gynzy-student-application-container .button-next-large:focus .button-blue-prev,.gynzy-student-application-container .button-next-large:hover .button-blue-next,.gynzy-student-application-container .button-next-large:hover .button-blue-prev,.gynzy-student-application-container .button-next-large:visited .button-blue-next,.gynzy-student-application-container .button-next-large:visited .button-blue-prev,.gynzy-student-application-container .button-previous-large:focus .button-blue-next,.gynzy-student-application-container .button-previous-large:focus .button-blue-prev,.gynzy-student-application-container .button-previous-large:hover .button-blue-next,.gynzy-student-application-container .button-previous-large:hover .button-blue-prev,.gynzy-student-application-container .button-previous-large:visited .button-blue-next,.gynzy-student-application-container .button-previous-large:visited .button-blue-prev{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-next-large:focus span.next,.gynzy-student-application-container .button-next-large:focus span.prev,.gynzy-student-application-container .button-next-large:hover span.next,.gynzy-student-application-container .button-next-large:hover span.prev,.gynzy-student-application-container .button-next-large:visited span.next,.gynzy-student-application-container .button-next-large:visited span.prev,.gynzy-student-application-container .button-previous-large:focus span.next,.gynzy-student-application-container .button-previous-large:focus span.prev,.gynzy-student-application-container .button-previous-large:hover span.next,.gynzy-student-application-container .button-previous-large:hover span.prev,.gynzy-student-application-container .button-previous-large:visited span.next,.gynzy-student-application-container .button-previous-large:visited span.prev{background:linear-gradient(135deg,#0e5fd8 0,#3c83f3 100%);background-color:#0e5fd8;cursor:pointer}.gynzy-student-application-container .button-next-large:active .button-blue-next,.gynzy-student-application-container .button-next-large:active .button-blue-prev,.gynzy-student-application-container .button-previous-large:active .button-blue-next,.gynzy-student-application-container .button-previous-large:active .button-blue-prev{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-next-large:active span.next,.gynzy-student-application-container .button-next-large:active span.prev,.gynzy-student-application-container .button-previous-large:active span.next,.gynzy-student-application-container .button-previous-large:active span.prev{background:linear-gradient(135deg,#123364 0,#3c83f3 100%);background-image:linear-gradient(to bottom,#123364,#3c83f3);background-color:#123364}.gynzy-student-application-container .button-next-large.disabled .button-blue-next,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev{cursor:default;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);opacity:1}.gynzy-student-application-container .button-next-large.disabled .button-blue-next *,.gynzy-student-application-container .button-next-large.disabled .button-blue-prev *,.gynzy-student-application-container .button-previous-large.disabled .button-blue-next *,.gynzy-student-application-container .button-previous-large.disabled .button-blue-prev *{cursor:default}.gynzy-student-application-container .button-next-large.disabled span.next,.gynzy-student-application-container .button-next-large.disabled span.prev,.gynzy-student-application-container .button-previous-large.disabled span.next,.gynzy-student-application-container .button-previous-large.disabled span.prev{background:linear-gradient(135deg,#3c83f3 0,#0e5fd8 100%);background-color:#3c83f3;border:1px solid #0034a0}.gynzy-student-application-container .button-next-large .button-blue-next,.gynzy-student-application-container .button-next-large .button-blue-prev,.gynzy-student-application-container .button-previous-large .button-blue-next,.gynzy-student-application-container .button-previous-large .button-blue-prev{font-size:2.4rem;line-height:4.8rem!important;padding:.75rem 2rem .75rem 3rem}.gynzy-student-application-container .button-next-large span.next,.gynzy-student-application-container .button-next-large span.prev,.gynzy-student-application-container .button-previous-large span.next,.gynzy-student-application-container .button-previous-large span.prev{height:4.9rem;width:4.9rem;right:.1rem;top:.8rem;cursor:pointer}.gynzy-student-application-container .button-normal-white,.gynzy-student-application-container button.button-normal-white,.gynzy-student-application-container input[type=submit].button-normal-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa}.gynzy-student-application-container .button-normal-white *,.gynzy-student-application-container button.button-normal-white *,.gynzy-student-application-container input[type=submit].button-normal-white *{cursor:pointer}.gynzy-student-application-container .button-normal-white:hover,.gynzy-student-application-container .button-normal-white:visited,.gynzy-student-application-container button.button-normal-white:hover,.gynzy-student-application-container button.button-normal-white:visited,.gynzy-student-application-container input[type=submit].button-normal-white:hover,.gynzy-student-application-container input[type=submit].button-normal-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-normal-white:active,.gynzy-student-application-container button.button-normal-white:active,.gynzy-student-application-container input[type=submit].button-normal-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-normal-white:active.disabled,.gynzy-student-application-container button.button-normal-white:active.disabled,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-normal-white:active.disabled *,.gynzy-student-application-container button.button-normal-white:active.disabled *,.gynzy-student-application-container input[type=submit].button-normal-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-normal-white:focus,.gynzy-student-application-container button.button-normal-white:focus,.gynzy-student-application-container input[type=submit].button-normal-white:focus{outline:0}.gynzy-student-application-container .button-normal-white .fa,.gynzy-student-application-container button.button-normal-white .fa,.gynzy-student-application-container input[type=submit].button-normal-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container button.button-normal-white.disabled *,.gynzy-student-application-container input[type=submit].button-normal-white.disabled *{cursor:default}.gynzy-student-application-container .button-normal-white-hover,.gynzy-student-application-container .button-normal-white:hover,.gynzy-student-application-container .button-normal-white:visited,.gynzy-student-application-container button.button-normal-white:hover,.gynzy-student-application-container button.button-normal-white:visited,.gynzy-student-application-container input[type=submit].button-normal-white:hover,.gynzy-student-application-container input[type=submit].button-normal-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-normal-white-active,.gynzy-student-application-container .button-normal-white:active,.gynzy-student-application-container button.button-normal-white:active,.gynzy-student-application-container input[type=submit].button-normal-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-normal-white.square,.gynzy-student-application-container button.button-normal-white.square,.gynzy-student-application-container input[type=submit].button-normal-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-small-white,.gynzy-student-application-container button.button-small-white,.gynzy-student-application-container input[type=submit].button-small-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;font-size:1.5rem;padding:0 2.7rem;line-height:4rem!important}.gynzy-student-application-container .button-small-white *,.gynzy-student-application-container button.button-small-white *,.gynzy-student-application-container input[type=submit].button-small-white *{cursor:pointer}.gynzy-student-application-container .button-small-white:hover,.gynzy-student-application-container .button-small-white:visited,.gynzy-student-application-container button.button-small-white:hover,.gynzy-student-application-container button.button-small-white:visited,.gynzy-student-application-container input[type=submit].button-small-white:hover,.gynzy-student-application-container input[type=submit].button-small-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-small-white:active,.gynzy-student-application-container button.button-small-white:active,.gynzy-student-application-container input[type=submit].button-small-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-small-white:active.disabled,.gynzy-student-application-container button.button-small-white:active.disabled,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-small-white:active.disabled *,.gynzy-student-application-container button.button-small-white:active.disabled *,.gynzy-student-application-container input[type=submit].button-small-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-small-white:focus,.gynzy-student-application-container button.button-small-white:focus,.gynzy-student-application-container input[type=submit].button-small-white:focus{outline:0}.gynzy-student-application-container .button-small-white .fa,.gynzy-student-application-container button.button-small-white .fa,.gynzy-student-application-container input[type=submit].button-small-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-small-white.disabled *,.gynzy-student-application-container button.button-small-white.disabled *,.gynzy-student-application-container input[type=submit].button-small-white.disabled *{cursor:default}.gynzy-student-application-container .button-small-white:hover,.gynzy-student-application-container .button-small-white:visited,.gynzy-student-application-container button.button-small-white:hover,.gynzy-student-application-container button.button-small-white:visited,.gynzy-student-application-container input[type=submit].button-small-white:hover,.gynzy-student-application-container input[type=submit].button-small-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-small-white:active,.gynzy-student-application-container button.button-small-white:active,.gynzy-student-application-container input[type=submit].button-small-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-small-white.square,.gynzy-student-application-container button.button-small-white.square,.gynzy-student-application-container input[type=submit].button-small-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-large-white,.gynzy-student-application-container button.button-large-white,.gynzy-student-application-container input[type=submit].button-large-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;font-size:2.4rem;padding:.75rem 2.7rem;line-height:4.8rem!important}.gynzy-student-application-container .button-large-white *,.gynzy-student-application-container button.button-large-white *,.gynzy-student-application-container input[type=submit].button-large-white *{cursor:pointer}.gynzy-student-application-container .button-large-white:hover,.gynzy-student-application-container .button-large-white:visited,.gynzy-student-application-container button.button-large-white:hover,.gynzy-student-application-container button.button-large-white:visited,.gynzy-student-application-container input[type=submit].button-large-white:hover,.gynzy-student-application-container input[type=submit].button-large-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-large-white:active,.gynzy-student-application-container button.button-large-white:active,.gynzy-student-application-container input[type=submit].button-large-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-large-white:active.disabled,.gynzy-student-application-container button.button-large-white:active.disabled,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-large-white:active.disabled *,.gynzy-student-application-container button.button-large-white:active.disabled *,.gynzy-student-application-container input[type=submit].button-large-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-large-white:focus,.gynzy-student-application-container button.button-large-white:focus,.gynzy-student-application-container input[type=submit].button-large-white:focus{outline:0}.gynzy-student-application-container .button-large-white .fa,.gynzy-student-application-container button.button-large-white .fa,.gynzy-student-application-container input[type=submit].button-large-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container button.button-large-white.disabled *,.gynzy-student-application-container input[type=submit].button-large-white.disabled *{cursor:default}.gynzy-student-application-container .button-large-white:hover,.gynzy-student-application-container .button-large-white:visited,.gynzy-student-application-container button.button-large-white:hover,.gynzy-student-application-container button.button-large-white:visited,.gynzy-student-application-container input[type=submit].button-large-white:hover,.gynzy-student-application-container input[type=submit].button-large-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-large-white:active,.gynzy-student-application-container button.button-large-white:active,.gynzy-student-application-container input[type=submit].button-large-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-large-white.square,.gynzy-student-application-container button.button-large-white.square,.gynzy-student-application-container input[type=submit].button-large-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-extra-large-white,.gynzy-student-application-container button.button-extra-large-white,.gynzy-student-application-container input[type=submit].button-extra-large-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;font-size:3rem;padding:.75rem 3.5rem;line-height:6.2rem!important}.gynzy-student-application-container .button-extra-large-white *,.gynzy-student-application-container button.button-extra-large-white *,.gynzy-student-application-container input[type=submit].button-extra-large-white *{cursor:pointer}.gynzy-student-application-container .button-extra-large-white:hover,.gynzy-student-application-container .button-extra-large-white:visited,.gynzy-student-application-container button.button-extra-large-white:hover,.gynzy-student-application-container button.button-extra-large-white:visited,.gynzy-student-application-container input[type=submit].button-extra-large-white:hover,.gynzy-student-application-container input[type=submit].button-extra-large-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-extra-large-white:active,.gynzy-student-application-container button.button-extra-large-white:active,.gynzy-student-application-container input[type=submit].button-extra-large-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-extra-large-white:active.disabled,.gynzy-student-application-container button.button-extra-large-white:active.disabled,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-extra-large-white:active.disabled *,.gynzy-student-application-container button.button-extra-large-white:active.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-white:focus,.gynzy-student-application-container button.button-extra-large-white:focus,.gynzy-student-application-container input[type=submit].button-extra-large-white:focus{outline:0}.gynzy-student-application-container .button-extra-large-white .fa,.gynzy-student-application-container button.button-extra-large-white .fa,.gynzy-student-application-container input[type=submit].button-extra-large-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-extra-large-white.disabled *,.gynzy-student-application-container button.button-extra-large-white.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-white.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-white:hover,.gynzy-student-application-container .button-extra-large-white:visited,.gynzy-student-application-container button.button-extra-large-white:hover,.gynzy-student-application-container button.button-extra-large-white:visited,.gynzy-student-application-container input[type=submit].button-extra-large-white:hover,.gynzy-student-application-container input[type=submit].button-extra-large-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-extra-large-white:active,.gynzy-student-application-container button.button-extra-large-white:active,.gynzy-student-application-container input[type=submit].button-extra-large-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-extra-large-white.square,.gynzy-student-application-container button.button-extra-large-white.square,.gynzy-student-application-container input[type=submit].button-extra-large-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-large-white.disabled,.gynzy-student-application-container .button-normal-white.disabled{cursor:default;opacity:.5!important}.gynzy-student-application-container .button-large-white.disabled *,.gynzy-student-application-container .button-large-white.inactive,.gynzy-student-application-container .button-large-white.inactive *,.gynzy-student-application-container .button-normal-white.disabled *,.gynzy-student-application-container .button-normal-white.inactive,.gynzy-student-application-container .button-normal-white.inactive *{cursor:default}.gynzy-student-application-container .button-large-white.disabled:active,.gynzy-student-application-container .button-large-white.disabled:focus,.gynzy-student-application-container .button-large-white.disabled:hover,.gynzy-student-application-container .button-large-white.disabled:visited,.gynzy-student-application-container .button-normal-white.disabled:active,.gynzy-student-application-container .button-normal-white.disabled:focus,.gynzy-student-application-container .button-normal-white.disabled:hover,.gynzy-student-application-container .button-normal-white.disabled:visited{color:#06c!important;background-image:linear-gradient(to bottom,#fff,#e5e5e5)!important;background-color:#e5e5e5!important}.gynzy-student-application-container .button-large-white.inactive:active,.gynzy-student-application-container .button-large-white.inactive:focus,.gynzy-student-application-container .button-large-white.inactive:hover,.gynzy-student-application-container .button-large-white.inactive:visited,.gynzy-student-application-container .button-normal-white.inactive:active,.gynzy-student-application-container .button-normal-white.inactive:focus,.gynzy-student-application-container .button-normal-white.inactive:hover,.gynzy-student-application-container .button-normal-white.inactive:visited{background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;color:#06c}.gynzy-student-application-container .button-square,.gynzy-student-application-container button.button-square,.gynzy-student-application-container input[type=submit].button-square{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:2.4rem;height:6.2rem;width:6.2rem;line-height:3rem!important;margin:0;padding:1.5rem .8rem;text-align:center;background-clip:border-box}.gynzy-student-application-container .button-square *,.gynzy-student-application-container button.button-square *,.gynzy-student-application-container input[type=submit].button-square *{cursor:pointer}.gynzy-student-application-container .button-square:hover,.gynzy-student-application-container .button-square:visited,.gynzy-student-application-container button.button-square:hover,.gynzy-student-application-container button.button-square:visited,.gynzy-student-application-container input[type=submit].button-square:hover,.gynzy-student-application-container input[type=submit].button-square:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-square:active,.gynzy-student-application-container button.button-square:active,.gynzy-student-application-container input[type=submit].button-square:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-square:active.disabled,.gynzy-student-application-container button.button-square:active.disabled,.gynzy-student-application-container input[type=submit].button-square:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-square:active.disabled *,.gynzy-student-application-container button.button-square:active.disabled *,.gynzy-student-application-container input[type=submit].button-square:active.disabled *{cursor:default}.gynzy-student-application-container .button-square:focus,.gynzy-student-application-container button.button-square:focus,.gynzy-student-application-container input[type=submit].button-square:focus{outline:0}.gynzy-student-application-container .button-square .fa,.gynzy-student-application-container button.button-square .fa,.gynzy-student-application-container input[type=submit].button-square .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-square.disabled *,.gynzy-student-application-container button.button-square.disabled *,.gynzy-student-application-container input[type=submit].button-square.disabled *{cursor:default}.gynzy-student-application-container .button-square.controleren img,.gynzy-student-application-container button.button-square.controleren img,.gynzy-student-application-container input[type=submit].button-square.controleren img{position:relative;top:.8rem;height:2.9rem;width:2.9rem}.gynzy-student-application-container .button-square.controleren img.tick,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom.controleren img.tick,.gynzy-student-application-container .scroll-buttons .button-scroll-top.controleren img.tick,.gynzy-student-application-container .scroll-buttons .button-scroll.controleren img.tick,.gynzy-student-application-container button.button-square.controleren img.tick,.gynzy-student-application-container input[type=submit].button-square.controleren img.tick{height:2.7rem;width:3.4rem;top:.7rem}.gynzy-student-application-container .button-square-white,.gynzy-student-application-container button.button-square-white,.gynzy-student-application-container input[type=submit].button-square-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;text-indent:0;display:inline-block;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;font-size:2.4rem;height:6.2rem;width:6.2rem;line-height:3rem!important;margin:0;padding:1.5rem .8rem;text-align:center;background-clip:border-box}.gynzy-student-application-container .button-square-white *,.gynzy-student-application-container button.button-square-white *,.gynzy-student-application-container input[type=submit].button-square-white *{cursor:pointer}.gynzy-student-application-container .button-square-white:hover,.gynzy-student-application-container .button-square-white:visited,.gynzy-student-application-container button.button-square-white:hover,.gynzy-student-application-container button.button-square-white:visited,.gynzy-student-application-container input[type=submit].button-square-white:hover,.gynzy-student-application-container input[type=submit].button-square-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-square-white:active,.gynzy-student-application-container button.button-square-white:active,.gynzy-student-application-container input[type=submit].button-square-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-square-white:active.disabled,.gynzy-student-application-container button.button-square-white:active.disabled,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-square-white:active.disabled *,.gynzy-student-application-container button.button-square-white:active.disabled *,.gynzy-student-application-container input[type=submit].button-square-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-square-white:focus,.gynzy-student-application-container button.button-square-white:focus,.gynzy-student-application-container input[type=submit].button-square-white:focus{outline:0}.gynzy-student-application-container .button-square-white img.correct-tick,.gynzy-student-application-container .button-square-white img.incorrect-cross,.gynzy-student-application-container .scroll-buttons .button-scroll img.correct-tick,.gynzy-student-application-container .scroll-buttons .button-scroll img.incorrect-cross,.gynzy-student-application-container button.button-square-white img.correct-tick,.gynzy-student-application-container button.button-square-white img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-square-white img.correct-tick,.gynzy-student-application-container input[type=submit].button-square-white img.incorrect-cross,.gynzy-student-application-container.button-white img.correct-tick,.gynzy-student-application-container.button-white img.incorrect-cross{display:none}.gynzy-student-application-container .button-square-white .fa,.gynzy-student-application-container button.button-square-white .fa,.gynzy-student-application-container input[type=submit].button-square-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-square-white.disabled *,.gynzy-student-application-container button.button-square-white.disabled *,.gynzy-student-application-container input[type=submit].button-square-white.disabled *{cursor:default}.gynzy-student-application-container .button-square-white:hover,.gynzy-student-application-container .button-square-white:visited,.gynzy-student-application-container button.button-square-white:hover,.gynzy-student-application-container button.button-square-white:visited,.gynzy-student-application-container input[type=submit].button-square-white:hover,.gynzy-student-application-container input[type=submit].button-square-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-square-white:active,.gynzy-student-application-container button.button-square-white:active,.gynzy-student-application-container input[type=submit].button-square-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-square-white.square,.gynzy-student-application-container button.button-square-white.square,.gynzy-student-application-container input[type=submit].button-square-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container.button-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;padding:0}.gynzy-student-application-container.button-white *{cursor:pointer}.gynzy-student-application-container.button-white:hover,.gynzy-student-application-container.button-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container.button-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled,.gynzy-student-application-container.button-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container.button-white:active.disabled *{cursor:default}.gynzy-student-application-container.button-white:focus{outline:0}.gynzy-student-application-container.button-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .scroll-buttons .button-scroll:active.disabled *,.gynzy-student-application-container.button-white.disabled *{cursor:default}.gynzy-student-application-container.button-white:hover,.gynzy-student-application-container.button-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container.button-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container.button-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .scroll-buttons{float:right;margin-right:-4.5rem}.gynzy-student-application-container .scroll-buttons .button-scroll{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:2.4rem;line-height:4.8rem!important;height:6.2rem;width:6.2rem;margin:0;padding:1rem;display:block}.gynzy-student-application-container .scroll-buttons .button-scroll *,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom>img,.gynzy-student-application-container .scroll-buttons .button-scroll-top>img,.gynzy-student-application-container .scroll-buttons .button-scroll>div{cursor:pointer}.gynzy-student-application-container .scroll-buttons .button-scroll:hover,.gynzy-student-application-container .scroll-buttons .button-scroll:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll:focus{outline:0}.gynzy-student-application-container .scroll-buttons .button-scroll .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .scroll-buttons .button-scroll.disabled *{cursor:default}.gynzy-student-application-container .scroll-buttons .button-scroll.controleren img{position:relative;top:.8rem;height:2.9rem;width:2.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll .triangle{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll .zoom-image{height:2.1rem;width:2.1rem}.gynzy-student-application-container .scroll-buttons .button-scroll.disabled:active,.gynzy-student-application-container .scroll-buttons .button-scroll.disabled:focus,.gynzy-student-application-container .scroll-buttons .button-scroll.disabled:hover,.gynzy-student-application-container .scroll-buttons .button-scroll.disabled:visited{cursor:default;color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8)!important;background-color:#3c83f3!important}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom.disabled>img,.gynzy-student-application-container .scroll-buttons .button-scroll-top.disabled>img,.gynzy-student-application-container .scroll-buttons .button-scroll.disabled>div{cursor:default}.gynzy-student-application-container .scroll-buttons .button-scroll-top{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:2.4rem;line-height:4.8rem!important;height:6.2rem;width:6.2rem;margin:0;padding:1rem;display:block;border-radius:.4rem .4rem 0 0;background-clip:padding-box;background-image:linear-gradient(to bottom,#3c83f3,#2571e6);border-bottom:1px solid #16448a}.gynzy-student-application-container .scroll-buttons .button-scroll-top *{cursor:pointer}.gynzy-student-application-container .scroll-buttons .button-scroll-top:hover{color:#fff;outline:0;background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll-top:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll-top:active{color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .scroll-buttons .button-scroll-top:active.disabled *{cursor:default}.gynzy-student-application-container .scroll-buttons .button-scroll-top:focus{outline:0}.gynzy-student-application-container .scroll-buttons .button-scroll-top img.correct-tick,.gynzy-student-application-container .scroll-buttons .button-scroll-top img.incorrect-cross{display:none}.gynzy-student-application-container .scroll-buttons .button-scroll-top .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .scroll-buttons .button-scroll-top.disabled *{cursor:default}.gynzy-student-application-container .scroll-buttons .button-scroll-top.controleren img{position:relative;top:.8rem;height:2.9rem;width:2.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll-top .triangle{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll-top .zoom-image{height:2.1rem;width:2.1rem}.gynzy-student-application-container .scroll-buttons .button-scroll-top .triangle-top{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem;border-width:0 .9rem .9rem;border-color:transparent transparent #fff}.gynzy-student-application-container .scroll-buttons .button-scroll-top:hover{background-image:linear-gradient(to bottom,#2571e6,#3c83f3)}.gynzy-student-application-container .scroll-buttons .button-scroll-top:active{background-image:linear-gradient(to bottom,#123364,#3c83f3)}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:2.4rem;line-height:4.8rem!important;height:6.2rem;width:6.2rem;margin:0;padding:1rem;display:block;border-radius:0 0 .4rem .4rem;background-clip:padding-box;background-image:linear-gradient(to bottom,#2571e6,#0e5fd8);border-top:1px solid #7caaef}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom *{cursor:pointer}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:hover{color:#fff;outline:0;background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-pause-blue:hover,.gynzy-student-application-container .button-pause-blue:visited,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:visited,.gynzy-student-application-container button.button-pause-blue:hover,.gynzy-student-application-container button.button-pause-blue:visited,.gynzy-student-application-container input[type=submit].button-pause-blue:hover,.gynzy-student-application-container input[type=submit].button-pause-blue:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-pause-blue:active,.gynzy-student-application-container button.button-pause-blue:active,.gynzy-student-application-container input[type=submit].button-pause-blue:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active{color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active.disabled *{cursor:default}.gynzy-student-application-container .button-pause-blue:focus,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:focus,.gynzy-student-application-container button.button-pause-blue:focus,.gynzy-student-application-container input[type=submit].button-pause-blue:focus{outline:0}.gynzy-student-application-container .button-pause-blue img.correct-tick,.gynzy-student-application-container .button-pause-blue img.incorrect-cross,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom img.correct-tick,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom img.incorrect-cross,.gynzy-student-application-container button.button-pause-blue img.correct-tick,.gynzy-student-application-container button.button-pause-blue img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-pause-blue img.correct-tick,.gynzy-student-application-container input[type=submit].button-pause-blue img.incorrect-cross{display:none}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom.disabled *{cursor:default}.gynzy-student-application-container .button-pause-blue.controleren img,.gynzy-student-application-container .scroll-buttons .button-scroll-bottom.controleren img,.gynzy-student-application-container button.button-pause-blue.controleren img,.gynzy-student-application-container input[type=submit].button-pause-blue.controleren img{position:relative;top:.8rem;height:2.9rem;width:2.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom .triangle{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom .zoom-image{height:2.1rem;width:2.1rem}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom .triangle-bottom{width:0;height:0;border-style:solid;position:relative;left:50%;top:50%;margin:-.3rem 0 0 -.9rem;border-width:.9rem .9rem 0;border-color:#fff transparent transparent}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:hover{background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8)}.gynzy-student-application-container .scroll-buttons .button-scroll-bottom:active{background-image:linear-gradient(to bottom,#3c83f3,#123364)}.gynzy-student-application-container .button-pause-blue,.gynzy-student-application-container button.button-pause-blue,.gynzy-student-application-container input[type=submit].button-pause-blue{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;cursor:pointer;white-space:nowrap;transition:opacity .2s;height:6.2rem;width:6.2rem;line-height:3rem!important;margin:0;background-clip:border-box;font-size:3.4rem;letter-spacing:.4rem;padding:1.5rem .8rem;text-indent:.3rem;text-align:center}.gynzy-student-application-container .button-pause-blue *,.gynzy-student-application-container button.button-pause-blue *,.gynzy-student-application-container input[type=submit].button-pause-blue *{cursor:pointer}.gynzy-student-application-container .button-pause-blue:active.disabled,.gynzy-student-application-container button.button-pause-blue:active.disabled,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-pause-blue:active.disabled *,.gynzy-student-application-container button.button-pause-blue:active.disabled *,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled *{cursor:default}.gynzy-student-application-container .button-pause-blue:active.disabled:active,.gynzy-student-application-container .button-pause-blue:active.disabled:focus,.gynzy-student-application-container .button-pause-blue:active.disabled:hover,.gynzy-student-application-container .button-pause-blue:active.disabled:visited,.gynzy-student-application-container .button-toggle .button-center:active.disabled:active,.gynzy-student-application-container .button-toggle .button-center:active.disabled:focus,.gynzy-student-application-container .button-toggle .button-center:active.disabled:hover,.gynzy-student-application-container .button-toggle .button-center:active.disabled:visited,.gynzy-student-application-container .button-toggle .button-left:active.disabled:active,.gynzy-student-application-container .button-toggle .button-left:active.disabled:focus,.gynzy-student-application-container .button-toggle .button-left:active.disabled:hover,.gynzy-student-application-container .button-toggle .button-left:active.disabled:visited,.gynzy-student-application-container .button-toggle .button-right:active.disabled:active,.gynzy-student-application-container .button-toggle .button-right:active.disabled:focus,.gynzy-student-application-container .button-toggle .button-right:active.disabled:hover,.gynzy-student-application-container .button-toggle .button-right:active.disabled:visited,.gynzy-student-application-container .button-toggle button.button-left:active.disabled:active,.gynzy-student-application-container .button-toggle button.button-left:active.disabled:focus,.gynzy-student-application-container .button-toggle button.button-left:active.disabled:hover,.gynzy-student-application-container .button-toggle button.button-left:active.disabled:visited,.gynzy-student-application-container .button-toggle button.button-right:active.disabled:active,.gynzy-student-application-container .button-toggle button.button-right:active.disabled:focus,.gynzy-student-application-container .button-toggle button.button-right:active.disabled:hover,.gynzy-student-application-container .button-toggle button.button-right:active.disabled:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled:active,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled:focus,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled:active,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled:focus,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled:visited,.gynzy-student-application-container button.button-pause-blue:active.disabled:active,.gynzy-student-application-container button.button-pause-blue:active.disabled:focus,.gynzy-student-application-container button.button-pause-blue:active.disabled:hover,.gynzy-student-application-container button.button-pause-blue:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled:active,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-pause-blue:active.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-pause-blue .fa,.gynzy-student-application-container button.button-pause-blue .fa,.gynzy-student-application-container input[type=submit].button-pause-blue .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-pause-blue.disabled *,.gynzy-student-application-container button.button-pause-blue.disabled *,.gynzy-student-application-container input[type=submit].button-pause-blue.disabled *{cursor:default}.gynzy-student-application-container .button-pause-blue.controleren img.tick,.gynzy-student-application-container button.button-pause-blue.controleren img.tick,.gynzy-student-application-container input[type=submit].button-pause-blue.controleren img.tick{height:2.7rem;width:3.4rem;top:.7rem}.gynzy-student-application-container .button-pause-blue.play,.gynzy-student-application-container button.button-pause-blue.play,.gynzy-student-application-container input[type=submit].button-pause-blue.play{padding:1.6rem 1.4rem}.gynzy-student-application-container .button-circle{border-radius:3rem;background-clip:padding-box;display:inline-block;height:6rem;line-height:6rem;width:6rem;text-decoration:none;text-align:center}.gynzy-student-application-container .button-cancel,.gynzy-student-application-container button.button-cancel,.gynzy-student-application-container input[type=submit].button-cancel{border-radius:3rem;display:inline-block;line-height:6rem;text-decoration:none;text-align:center;background:url(img/cross.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 70%,transparent 100%);width:8rem;height:8rem;border-radius:0;background-clip:padding-box;margin-top:1.4rem;pointer-events:all}.gynzy-student-application-container .button-cancel:active,.gynzy-student-application-container .button-cancel:focus,.gynzy-student-application-container .button-cancel:hover,.gynzy-student-application-container .button-cancel:visited,.gynzy-student-application-container button.button-cancel:active,.gynzy-student-application-container button.button-cancel:focus,.gynzy-student-application-container button.button-cancel:hover,.gynzy-student-application-container button.button-cancel:visited,.gynzy-student-application-container input[type=submit].button-cancel:active,.gynzy-student-application-container input[type=submit].button-cancel:focus,.gynzy-student-application-container input[type=submit].button-cancel:hover,.gynzy-student-application-container input[type=submit].button-cancel:visited{background:url(img/cross-hover.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 70%,transparent 100%)}.gynzy-student-application-container .button-delete{display:inline-block;cursor:pointer;font-size:5.6rem;font-family:'arial';font-weight:700;line-height:normal;color:#ed1c24;padding:1.75rem 0;opacity:.5;transform:rotate(-45deg)}.gynzy-student-application-container .button-delete:hover{color:#ed1c24;opacity:1}.gynzy-student-application-container .button-toggle{height:4.6rem;max-width:29.2rem;display:inline-block}.gynzy-student-application-container .button-toggle .button-left,.gynzy-student-application-container .button-toggle button.button-left,.gynzy-student-application-container .button-toggle input[type=submit].button-left{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);text-indent:0;display:inline-block;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;float:left;width:14.5rem;border-color:#005aff;box-shadow:none;border-radius:.72rem;background-clip:padding-box;border-bottom-right-radius:0;border-top-right-radius:0}.gynzy-student-application-container .button-toggle .button-left *,.gynzy-student-application-container .button-toggle button.button-left *,.gynzy-student-application-container .button-toggle input[type=submit].button-left *{cursor:pointer}.gynzy-student-application-container .button-toggle .button-left:hover,.gynzy-student-application-container .button-toggle .button-left:visited,.gynzy-student-application-container .button-toggle button.button-left:hover,.gynzy-student-application-container .button-toggle button.button-left:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-left:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-left:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-toggle .button-left:active,.gynzy-student-application-container .button-toggle button.button-left:active,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-toggle .button-left:active.disabled,.gynzy-student-application-container .button-toggle button.button-left:active.disabled,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-toggle .button-left:active.disabled *,.gynzy-student-application-container .button-toggle button.button-left:active.disabled *,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-left:focus,.gynzy-student-application-container .button-toggle button.button-left:focus,.gynzy-student-application-container .button-toggle input[type=submit].button-left:focus{outline:0}.gynzy-student-application-container .button-extra-large-red img.correct-tick,.gynzy-student-application-container .button-extra-large-red img.incorrect-cross,.gynzy-student-application-container .button-icon-lcd img.correct-tick,.gynzy-student-application-container .button-icon-lcd img.incorrect-cross,.gynzy-student-application-container .button-icon-normal img.correct-tick,.gynzy-student-application-container .button-icon-normal img.incorrect-cross,.gynzy-student-application-container .button-icon-white img.correct-tick,.gynzy-student-application-container .button-icon-white img.incorrect-cross,.gynzy-student-application-container .button-large-red img.correct-tick,.gynzy-student-application-container .button-large-red img.incorrect-cross,.gynzy-student-application-container .button-normal-link img.correct-tick,.gynzy-student-application-container .button-normal-link img.incorrect-cross,.gynzy-student-application-container .button-normal-red img.correct-tick,.gynzy-student-application-container .button-normal-red img.incorrect-cross,.gynzy-student-application-container .button-search img.correct-tick,.gynzy-student-application-container .button-search img.incorrect-cross,.gynzy-student-application-container .button-small-blue img.correct-tick,.gynzy-student-application-container .button-small-blue img.incorrect-cross,.gynzy-student-application-container .button-small-link img.correct-tick,.gynzy-student-application-container .button-small-link img.incorrect-cross,.gynzy-student-application-container .button-small-red img.correct-tick,.gynzy-student-application-container .button-small-red img.incorrect-cross,.gynzy-student-application-container .button-toggle .button-center img.correct-tick,.gynzy-student-application-container .button-toggle .button-center img.incorrect-cross,.gynzy-student-application-container .button-toggle .button-left img.correct-tick,.gynzy-student-application-container .button-toggle .button-left img.incorrect-cross,.gynzy-student-application-container .button-toggle .button-right img.correct-tick,.gynzy-student-application-container .button-toggle .button-right img.incorrect-cross,.gynzy-student-application-container .button-toggle button.button-left img.correct-tick,.gynzy-student-application-container .button-toggle button.button-left img.incorrect-cross,.gynzy-student-application-container .button-toggle button.button-right img.correct-tick,.gynzy-student-application-container .button-toggle button.button-right img.incorrect-cross,.gynzy-student-application-container .button-toggle input[type=submit].button-left img.correct-tick,.gynzy-student-application-container .button-toggle input[type=submit].button-left img.incorrect-cross,.gynzy-student-application-container .button-toggle input[type=submit].button-right img.correct-tick,.gynzy-student-application-container .button-toggle input[type=submit].button-right img.incorrect-cross,.gynzy-student-application-container button.button-extra-large-red img.correct-tick,.gynzy-student-application-container button.button-extra-large-red img.incorrect-cross,.gynzy-student-application-container button.button-large-red img.correct-tick,.gynzy-student-application-container button.button-large-red img.incorrect-cross,.gynzy-student-application-container button.button-normal-red img.correct-tick,.gynzy-student-application-container button.button-normal-red img.incorrect-cross,.gynzy-student-application-container button.button-small-red img.correct-tick,.gynzy-student-application-container button.button-small-red img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-extra-large-red img.correct-tick,.gynzy-student-application-container input[type=submit].button-extra-large-red img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-large-red img.correct-tick,.gynzy-student-application-container input[type=submit].button-large-red img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-normal-red img.correct-tick,.gynzy-student-application-container input[type=submit].button-normal-red img.incorrect-cross,.gynzy-student-application-container input[type=submit].button-small-red img.correct-tick,.gynzy-student-application-container input[type=submit].button-small-red img.incorrect-cross{display:none}.gynzy-student-application-container .button-toggle .button-left .fa,.gynzy-student-application-container .button-toggle button.button-left .fa,.gynzy-student-application-container .button-toggle input[type=submit].button-left .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-toggle .button-left.disabled *,.gynzy-student-application-container .button-toggle button.button-left.disabled *,.gynzy-student-application-container .button-toggle input[type=submit].button-left.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-left:hover,.gynzy-student-application-container .button-toggle .button-left:visited,.gynzy-student-application-container .button-toggle button.button-left:hover,.gynzy-student-application-container .button-toggle button.button-left:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-left:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-left:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-toggle .button-left:active,.gynzy-student-application-container .button-toggle button.button-left:active,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active{background-color:#0e5fd8;color:#06c}.gynzy-student-application-container .button-toggle .button-left.square,.gynzy-student-application-container .button-toggle button.button-left.square,.gynzy-student-application-container .button-toggle input[type=submit].button-left.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-toggle .button-left:active,.gynzy-student-application-container .button-toggle button.button-left:active,.gynzy-student-application-container .button-toggle input[type=submit].button-left:active{background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-toggle .button-left.button-trainers,.gynzy-student-application-container .button-toggle button.button-left.button-trainers,.gynzy-student-application-container .button-toggle input[type=submit].button-left.button-trainers{width:12rem}.gynzy-student-application-container .button-toggle .button-right,.gynzy-student-application-container .button-toggle button.button-right,.gynzy-student-application-container .button-toggle input[type=submit].button-right{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);text-indent:0;display:inline-block;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;float:left;width:14.5rem;border-color:#005aff;box-shadow:none;border-bottom-right-radius:0;border-top-right-radius:0;border-radius:.72rem;background-clip:padding-box;border-bottom-left-radius:0;border-top-left-radius:0;border-left:0}.gynzy-student-application-container .button-toggle .button-right *,.gynzy-student-application-container .button-toggle button.button-right *,.gynzy-student-application-container .button-toggle input[type=submit].button-right *{cursor:pointer}.gynzy-student-application-container .button-toggle .button-right:hover,.gynzy-student-application-container .button-toggle .button-right:visited,.gynzy-student-application-container .button-toggle button.button-right:hover,.gynzy-student-application-container .button-toggle button.button-right:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-right:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-right:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-toggle .button-right:active,.gynzy-student-application-container .button-toggle button.button-right:active,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-toggle .button-right:active.disabled,.gynzy-student-application-container .button-toggle button.button-right:active.disabled,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-toggle .button-right:active.disabled *,.gynzy-student-application-container .button-toggle button.button-right:active.disabled *,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-right:focus,.gynzy-student-application-container .button-toggle button.button-right:focus,.gynzy-student-application-container .button-toggle input[type=submit].button-right:focus{outline:0}.gynzy-student-application-container .button-toggle .button-right .fa,.gynzy-student-application-container .button-toggle button.button-right .fa,.gynzy-student-application-container .button-toggle input[type=submit].button-right .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-toggle .button-right.disabled *,.gynzy-student-application-container .button-toggle button.button-right.disabled *,.gynzy-student-application-container .button-toggle input[type=submit].button-right.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-right:hover,.gynzy-student-application-container .button-toggle .button-right:visited,.gynzy-student-application-container .button-toggle button.button-right:hover,.gynzy-student-application-container .button-toggle button.button-right:visited,.gynzy-student-application-container .button-toggle input[type=submit].button-right:hover,.gynzy-student-application-container .button-toggle input[type=submit].button-right:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-toggle .button-right:active,.gynzy-student-application-container .button-toggle button.button-right:active,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active{background-color:#0e5fd8;color:#06c}.gynzy-student-application-container .button-toggle .button-right.square,.gynzy-student-application-container .button-toggle button.button-right.square,.gynzy-student-application-container .button-toggle input[type=submit].button-right.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-toggle .button-right:active,.gynzy-student-application-container .button-toggle button.button-right:active,.gynzy-student-application-container .button-toggle input[type=submit].button-right:active{background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-toggle .button-right.button-trainers,.gynzy-student-application-container .button-toggle button.button-right.button-trainers,.gynzy-student-application-container .button-toggle input[type=submit].button-right.button-trainers{width:12rem}.gynzy-student-application-container .button-toggle .button-center{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);text-indent:0;display:inline-block;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;float:left;width:14.5rem;border-color:#005aff;box-shadow:none;border-radius:.72rem;background-clip:padding-box;border-bottom-right-radius:0;border-top-right-radius:0;border-radius:0}.gynzy-student-application-container .button-toggle .button-center *{cursor:pointer}.gynzy-student-application-container .button-toggle .button-center:hover,.gynzy-student-application-container .button-toggle .button-center:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-toggle .button-center:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-toggle .button-center:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-toggle .button-center:active.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-center:focus{outline:0}.gynzy-student-application-container .button-toggle .button-center .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-toggle .button-center.disabled *{cursor:default}.gynzy-student-application-container .button-toggle .button-center:hover,.gynzy-student-application-container .button-toggle .button-center:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-toggle .button-center:active{background-color:#0e5fd8;color:#06c}.gynzy-student-application-container .button-toggle .button-center.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-toggle .button-center:active{background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-toggle .button-center.button-trainers{width:12rem}.gynzy-student-application-container .button-toggle .disabled{opacity:.5}.gynzy-student-application-container .button-toggle .disabled:active,.gynzy-student-application-container .button-toggle .disabled:focus,.gynzy-student-application-container .button-toggle .disabled:hover,.gynzy-student-application-container .button-toggle .disabled:visited{background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;color:#06c!important}.gynzy-student-application-container .button-toggle .is-active{color:#29416e;background-image:linear-gradient(to bottom,#c3d0e9,#d9e6ff)}.gynzy-student-application-container .button-toggle .is-active:active,.gynzy-student-application-container .button-toggle .is-active:hover,.gynzy-student-application-container .button-toggle .is-active:visited{background-image:linear-gradient(to bottom,#c3d0e9,#d9e6ff)!important}.gynzy-student-application-container .button-toggle.three{max-width:36.2rem}.gynzy-student-application-container .button-toggle.optie{max-width:100%;width:100%}.gynzy-student-application-container .button-toggle.optie a{color:#000!important;width:50%;line-height:3rem!important}.gynzy-student-application-container .button-toggle.optie button{width:50%}.gynzy-student-application-container .button-toggle.optie .button-left{border-right:0}.gynzy-student-application-container .button-toggle.optie .is-active{border:1px solid #0034a0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);color:#fff!important}.gynzy-student-application-container .button-toggle.optie .is-active:active,.gynzy-student-application-container .button-toggle.optie .is-active:hover,.gynzy-student-application-container .button-toggle.optie .is-active:visited{background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3)!important}.gynzy-student-application-container .button-icon-normal{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;color:#fff;font-family:'Arial';font-size:1.8rem;font-style:normal;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;border-radius:.4rem;background-clip:padding-box;width:7.2rem;height:7.2rem;margin:.44rem;padding:0;display:block;float:left;line-height:6.6rem!important;font-weight:400}.gynzy-student-application-container .button-icon-normal *{cursor:pointer}.gynzy-student-application-container .button-icon-normal:hover,.gynzy-student-application-container .button-icon-normal:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-icon-normal:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-icon-normal:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-icon-normal:active.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-red:active.disabled:active,.gynzy-student-application-container .button-extra-large-red:active.disabled:focus,.gynzy-student-application-container .button-extra-large-red:active.disabled:hover,.gynzy-student-application-container .button-extra-large-red:active.disabled:visited,.gynzy-student-application-container .button-icon-lcd:active.disabled:active,.gynzy-student-application-container .button-icon-lcd:active.disabled:focus,.gynzy-student-application-container .button-icon-lcd:active.disabled:hover,.gynzy-student-application-container .button-icon-lcd:active.disabled:visited,.gynzy-student-application-container .button-icon-normal:active.disabled:active,.gynzy-student-application-container .button-icon-normal:active.disabled:focus,.gynzy-student-application-container .button-icon-normal:active.disabled:hover,.gynzy-student-application-container .button-icon-normal:active.disabled:visited,.gynzy-student-application-container .button-icon-white:active.disabled:active,.gynzy-student-application-container .button-icon-white:active.disabled:focus,.gynzy-student-application-container .button-icon-white:active.disabled:hover,.gynzy-student-application-container .button-icon-white:active.disabled:visited,.gynzy-student-application-container .button-large-red:active.disabled:active,.gynzy-student-application-container .button-large-red:active.disabled:focus,.gynzy-student-application-container .button-large-red:active.disabled:hover,.gynzy-student-application-container .button-large-red:active.disabled:visited,.gynzy-student-application-container .button-normal-link:active.disabled:active,.gynzy-student-application-container .button-normal-link:active.disabled:focus,.gynzy-student-application-container .button-normal-link:active.disabled:hover,.gynzy-student-application-container .button-normal-link:active.disabled:visited,.gynzy-student-application-container .button-normal-red:active.disabled:active,.gynzy-student-application-container .button-normal-red:active.disabled:focus,.gynzy-student-application-container .button-normal-red:active.disabled:hover,.gynzy-student-application-container .button-normal-red:active.disabled:visited,.gynzy-student-application-container .button-search:active.disabled:active,.gynzy-student-application-container .button-search:active.disabled:focus,.gynzy-student-application-container .button-search:active.disabled:hover,.gynzy-student-application-container .button-search:active.disabled:visited,.gynzy-student-application-container .button-small-red:active.disabled:active,.gynzy-student-application-container .button-small-red:active.disabled:focus,.gynzy-student-application-container .button-small-red:active.disabled:hover,.gynzy-student-application-container .button-small-red:active.disabled:visited,.gynzy-student-application-container button.button-extra-large-red:active.disabled:active,.gynzy-student-application-container button.button-extra-large-red:active.disabled:focus,.gynzy-student-application-container button.button-extra-large-red:active.disabled:hover,.gynzy-student-application-container button.button-extra-large-red:active.disabled:visited,.gynzy-student-application-container button.button-large-red:active.disabled:active,.gynzy-student-application-container button.button-large-red:active.disabled:focus,.gynzy-student-application-container button.button-large-red:active.disabled:hover,.gynzy-student-application-container button.button-large-red:active.disabled:visited,.gynzy-student-application-container button.button-normal-red:active.disabled:active,.gynzy-student-application-container button.button-normal-red:active.disabled:focus,.gynzy-student-application-container button.button-normal-red:active.disabled:hover,.gynzy-student-application-container button.button-normal-red:active.disabled:visited,.gynzy-student-application-container button.button-small-red:active.disabled:active,.gynzy-student-application-container button.button-small-red:active.disabled:focus,.gynzy-student-application-container button.button-small-red:active.disabled:hover,.gynzy-student-application-container button.button-small-red:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled:active,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled:active,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled:active,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled:visited,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled:active,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled:focus,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled:hover,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-icon-normal .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-icon-normal.disabled *{cursor:default}.gynzy-student-application-container .button-icon-normal:active,.gynzy-student-application-container .button-icon-normal:focus,.gynzy-student-application-container .button-icon-normal:hover,.gynzy-student-application-container .button-icon-normal:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-icon-white{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);text-indent:0;font-family:'Arial';font-size:1.8rem;font-style:normal;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;color:#06c;border:1px solid #93b2d2;background-image:linear-gradient(to bottom,#fff,#e5e5e5);background-color:#fafafa;border-radius:.4rem;background-clip:padding-box;width:7.2rem;height:7.2rem;margin:.44rem;padding:0;display:block;float:left;line-height:6.6rem!important;font-weight:400}.gynzy-student-application-container .button-icon-white *{cursor:pointer}.gynzy-student-application-container .button-icon-white:hover,.gynzy-student-application-container .button-icon-white:visited{outline:0;text-decoration:none}.gynzy-student-application-container .button-icon-white:active{opacity:1;text-decoration:none}.gynzy-student-application-container .button-icon-white:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-icon-white:active.disabled *{cursor:default}.gynzy-student-application-container .button-icon-white:focus{outline:0}.gynzy-student-application-container .button-icon-white .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-icon-white.disabled *{cursor:default}.gynzy-student-application-container .button-icon-white:hover,.gynzy-student-application-container .button-icon-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-icon-white:active{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-icon-white.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-icon-white:active,.gynzy-student-application-container .button-icon-white:focus,.gynzy-student-application-container .button-icon-white:hover,.gynzy-student-application-container .button-icon-white:visited{background-color:#0e5fd8;color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-icon-lcd:active.disabled,.gynzy-student-application-container .button-icon-white.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-icon-lcd{text-indent:0;color:#fff;font-family:'Arial';font-size:1.8rem;font-style:normal;text-decoration:none;text-align:center;padding:.75rem 1.95rem;white-space:nowrap;transition:opacity .2s;border-radius:.4rem;background-clip:padding-box;width:7.2rem;height:7.2rem;margin:.44rem;padding:0;display:block;float:left;line-height:6.6rem!important;font-weight:400;cursor:auto;background-image:linear-gradient(to bottom,#c6d89d,#b0c286);background-color:#c6d89d;box-shadow:inset 0 0 .4rem rgba(0,0,0,.25);border:1px solid #7f7f7f}.gynzy-student-application-container .button-icon-lcd *{cursor:pointer}.gynzy-student-application-container .button-icon-lcd:hover,.gynzy-student-application-container .button-icon-lcd:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-icon-lcd:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-icon-lcd .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-icon-lcd.disabled *,.gynzy-student-application-container .button-icon-lcd:active.disabled *{cursor:default}.gynzy-student-application-container .button-icon-lcd:active,.gynzy-student-application-container .button-icon-lcd:focus,.gynzy-student-application-container .button-icon-lcd:hover,.gynzy-student-application-container .button-icon-lcd:visited{color:#fff;outline:0;text-decoration:none;background-color:#c6d89d;background-image:linear-gradient(to bottom,#c6d89d,#b0c286)}.gynzy-student-application-container .button-icon-lcd i{color:#485922}.gynzy-student-application-container .button-feedback{background-image:url(img/speech-bubble.png);width:2.6rem;height:3.9rem;float:left;background-repeat:no-repeat;background-position:left center}.gynzy-student-application-container .button-info{border-radius:2rem;background-clip:padding-box;height:1.6rem;width:1.6rem;background-color:#277cd9;display:inline-block;padding:0;position:relative;transition:.15s}.gynzy-student-application-container .button-info:hover{background-color:#4e92ff}.gynzy-student-application-container .button-info:active{background-color:#2465ab;color:rgba(255,255,255,.5)}.gynzy-student-application-container .button-info-small{height:2.5rem;width:2.5rem;margin-top:-.4rem;font-size:1.7rem;line-height:2.5rem!important}.gynzy-student-application-container .button-search{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;white-space:nowrap;transition:opacity .2s;border-radius:2rem;background-clip:padding-box;height:3.2rem;width:3.2rem;padding:0;vertical-align:middle;cursor:pointer;background:url(img/search_light.svg) no-repeat center center,linear-gradient(to bottom,#3c83f3,#0e5fd8);background-size:65%,auto}.gynzy-student-application-container .button-search *{cursor:pointer}.gynzy-student-application-container .button-search:hover,.gynzy-student-application-container .button-search:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-search:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-search:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-search:active.disabled *{cursor:default}.gynzy-student-application-container .button-search:focus{outline:0}.gynzy-student-application-container .button-search .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-search.disabled *{cursor:default}.gynzy-student-application-container .button-search:hover{background:url(img/search_light.svg) no-repeat center center,linear-gradient(to bottom,#0e5fd8,#3c83f3);background-size:65%,auto}.gynzy-student-application-container .button-normal-link{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;box-shadow:0 0 0 0 rgba(255,255,255,.35);background-image:linear-gradient(to bottom,#fff,#fff);border:0;background-color:#fff;color:rgba(0,0,0,.8)}.gynzy-student-application-container .button-normal-link *{cursor:pointer}.gynzy-student-application-container .button-normal-link:hover{color:#fff;text-decoration:none}.gynzy-student-application-container .button-normal-link:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-normal-link:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-normal-link:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-normal-link:active.disabled *{cursor:default}.gynzy-student-application-container .button-normal-link:focus{outline:0}.gynzy-student-application-container .button-normal-link .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-normal-link.disabled *{cursor:default}.gynzy-student-application-container .button-normal-link-hover,.gynzy-student-application-container .button-normal-link:hover{color:rgba(0,0,0,.8);outline:0;background-image:linear-gradient(to bottom,#fff,#fff);background-color:#fff}.gynzy-student-application-container .button-normal-blue-flex,.gynzy-student-application-container .button-normal-white-flex{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:row;height:6rem;width:6rem;box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-color:#0e5fd8;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border:1px solid #0034a0;border-radius:.72rem;color:#fff;font-family:'Arial';font-size:1.8rem;cursor:pointer;white-space:nowrap;transition:opacity .2s}.gynzy-student-application-container .button-normal-blue-flex:hover{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3)}.gynzy-student-application-container .button-normal-blue-flex:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;opacity:1}.gynzy-student-application-container .button-normal-white-flex{background-image:linear-gradient(to bottom,#fff,#e5e5e5);border:1px solid #93b2d2;color:#06c}.gynzy-student-application-container .button-normal-white-flex:hover{outline:0}.gynzy-student-application-container .button-normal-white-flex:active{opacity:1}.gynzy-student-application-container .button-normal-white-flex:hover{color:#06c;background-image:linear-gradient(to bottom,#e5e5e5,#fff)}.gynzy-student-application-container .button-normal-white-flex:active{color:#06c;background-image:linear-gradient(to bottom,#c3c3c3,#fff)}.gynzy-student-application-container .button-normal-blue-flex.disabled,.gynzy-student-application-container .button-normal-blue-flex.disabled *,.gynzy-student-application-container .button-normal-blue-flex.inactive,.gynzy-student-application-container .button-normal-blue-flex.inactive *,.gynzy-student-application-container .button-normal-white-flex.disabled,.gynzy-student-application-container .button-normal-white-flex.disabled *,.gynzy-student-application-container .button-normal-white-flex.inactive,.gynzy-student-application-container .button-normal-white-flex.inactive *{cursor:default}.gynzy-student-application-container .button-normal-blue-flex.disabled:active,.gynzy-student-application-container .button-normal-blue-flex.disabled:hover,.gynzy-student-application-container .button-normal-blue-flex.inactive:active,.gynzy-student-application-container .button-normal-blue-flex.inactive:hover{cursor:default;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8)}.gynzy-student-application-container .button-normal-white-flex.disabled:active,.gynzy-student-application-container .button-normal-white-flex.disabled:hover,.gynzy-student-application-container .button-normal-white-flex.inactive:active,.gynzy-student-application-container .button-normal-white-flex.inactive:hover{cursor:default;background-image:linear-gradient(to bottom,#fff,#e5e5e5)}.gynzy-student-application-container .button-transparant-normal{background:0 0;border-radius:.72rem;text-indent:0;border:1px solid #fff;display:inline-block!important;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center!important;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap}.gynzy-student-application-container .button-transparant-normal i{cursor:pointer;margin-right:1rem}.gynzy-student-application-container .button-transparant-normal:active,.gynzy-student-application-container .button-transparant-normal:hover{background:0 0}.gynzy-student-application-container .button-transparant-normal:focus{background:0 0;outline:0}.gynzy-student-application-container .button-normal-red,.gynzy-student-application-container button.button-normal-red,.gynzy-student-application-container input[type=submit].button-normal-red{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;border:1px solid #840000;background-color:#b40c0c;background-image:linear-gradient(to bottom,#de3737,#b40c0c)}.gynzy-student-application-container .button-normal-red *,.gynzy-student-application-container button.button-normal-red *,.gynzy-student-application-container input[type=submit].button-normal-red *{cursor:pointer}.gynzy-student-application-container .button-normal-red:hover,.gynzy-student-application-container .button-normal-red:visited,.gynzy-student-application-container button.button-normal-red:hover,.gynzy-student-application-container button.button-normal-red:visited,.gynzy-student-application-container input[type=submit].button-normal-red:hover,.gynzy-student-application-container input[type=submit].button-normal-red:visited{color:#fff;outline:0;text-decoration:none}.gynzy-student-application-container .button-normal-red:active,.gynzy-student-application-container button.button-normal-red:active,.gynzy-student-application-container input[type=submit].button-normal-red:active{color:#fff;opacity:1;text-decoration:none}.gynzy-student-application-container .button-normal-red:active.disabled,.gynzy-student-application-container button.button-normal-red:active.disabled,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-normal-red:active.disabled *,.gynzy-student-application-container button.button-normal-red:active.disabled *,.gynzy-student-application-container input[type=submit].button-normal-red:active.disabled *{cursor:default}.gynzy-student-application-container .button-normal-red:focus,.gynzy-student-application-container button.button-normal-red:focus,.gynzy-student-application-container input[type=submit].button-normal-red:focus{outline:0}.gynzy-student-application-container .button-normal-red .fa,.gynzy-student-application-container button.button-normal-red .fa,.gynzy-student-application-container input[type=submit].button-normal-red .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-normal-red.disabled *,.gynzy-student-application-container button.button-normal-red.disabled *,.gynzy-student-application-container input[type=submit].button-normal-red.disabled *{cursor:default}.gynzy-student-application-container .button-normal-red-active,.gynzy-student-application-container .button-normal-red-hover,.gynzy-student-application-container .button-normal-red:active,.gynzy-student-application-container .button-normal-red:hover,.gynzy-student-application-container .button-normal-red:visited,.gynzy-student-application-container button.button-normal-red:active,.gynzy-student-application-container button.button-normal-red:hover,.gynzy-student-application-container button.button-normal-red:visited,.gynzy-student-application-container input[type=submit].button-normal-red:active,.gynzy-student-application-container input[type=submit].button-normal-red:hover,.gynzy-student-application-container input[type=submit].button-normal-red:visited{background-image:linear-gradient(to bottom,#b40c0c,#de3737);background-color:#de3737}.gynzy-student-application-container .button-normal-red.square,.gynzy-student-application-container button.button-normal-red.square,.gynzy-student-application-container input[type=submit].button-normal-red.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-small-red,.gynzy-student-application-container button.button-small-red,.gynzy-student-application-container input[type=submit].button-small-red{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;border:1px solid #840000;background-color:#b40c0c;background-image:linear-gradient(to bottom,#de3737,#b40c0c);font-size:1.5rem;padding:0 2.7rem;line-height:4rem!important}.gynzy-student-application-container .button-small-red *,.gynzy-student-application-container button.button-small-red *,.gynzy-student-application-container input[type=submit].button-small-red *{cursor:pointer}.gynzy-student-application-container .button-small-red:hover,.gynzy-student-application-container .button-small-red:visited,.gynzy-student-application-container button.button-small-red:hover,.gynzy-student-application-container button.button-small-red:visited,.gynzy-student-application-container input[type=submit].button-small-red:hover,.gynzy-student-application-container input[type=submit].button-small-red:visited{color:#fff;outline:0;text-decoration:none}.gynzy-student-application-container .button-small-red:active,.gynzy-student-application-container button.button-small-red:active,.gynzy-student-application-container input[type=submit].button-small-red:active{color:#fff;opacity:1;text-decoration:none}.gynzy-student-application-container .button-small-red:active.disabled,.gynzy-student-application-container button.button-small-red:active.disabled,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-small-red:active.disabled *,.gynzy-student-application-container button.button-small-red:active.disabled *,.gynzy-student-application-container input[type=submit].button-small-red:active.disabled *{cursor:default}.gynzy-student-application-container .button-small-red:focus,.gynzy-student-application-container button.button-small-red:focus,.gynzy-student-application-container input[type=submit].button-small-red:focus{outline:0}.gynzy-student-application-container .button-small-red .fa,.gynzy-student-application-container button.button-small-red .fa,.gynzy-student-application-container input[type=submit].button-small-red .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-small-red.disabled *,.gynzy-student-application-container button.button-small-red.disabled *,.gynzy-student-application-container input[type=submit].button-small-red.disabled *{cursor:default}.gynzy-student-application-container .button-small-red:active,.gynzy-student-application-container .button-small-red:hover,.gynzy-student-application-container .button-small-red:visited,.gynzy-student-application-container button.button-small-red:active,.gynzy-student-application-container button.button-small-red:hover,.gynzy-student-application-container button.button-small-red:visited,.gynzy-student-application-container input[type=submit].button-small-red:active,.gynzy-student-application-container input[type=submit].button-small-red:hover,.gynzy-student-application-container input[type=submit].button-small-red:visited{background-image:linear-gradient(to bottom,#b40c0c,#de3737);background-color:#de3737}.gynzy-student-application-container .button-small-red.square,.gynzy-student-application-container button.button-small-red.square,.gynzy-student-application-container input[type=submit].button-small-red.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-large-red,.gynzy-student-application-container button.button-large-red,.gynzy-student-application-container input[type=submit].button-large-red{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;border:1px solid #840000;background-color:#b40c0c;background-image:linear-gradient(to bottom,#de3737,#b40c0c);font-size:2.4rem;padding:.75rem 2.7rem;line-height:4.8rem!important}.gynzy-student-application-container .button-large-red *,.gynzy-student-application-container button.button-large-red *,.gynzy-student-application-container input[type=submit].button-large-red *{cursor:pointer}.gynzy-student-application-container .button-large-red:hover,.gynzy-student-application-container .button-large-red:visited,.gynzy-student-application-container button.button-large-red:hover,.gynzy-student-application-container button.button-large-red:visited,.gynzy-student-application-container input[type=submit].button-large-red:hover,.gynzy-student-application-container input[type=submit].button-large-red:visited{color:#fff;outline:0;text-decoration:none}.gynzy-student-application-container .button-large-red:active,.gynzy-student-application-container button.button-large-red:active,.gynzy-student-application-container input[type=submit].button-large-red:active{color:#fff;opacity:1;text-decoration:none}.gynzy-student-application-container .button-large-red:active.disabled,.gynzy-student-application-container button.button-large-red:active.disabled,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-large-red:active.disabled *,.gynzy-student-application-container button.button-large-red:active.disabled *,.gynzy-student-application-container input[type=submit].button-large-red:active.disabled *{cursor:default}.gynzy-student-application-container .button-large-red:focus,.gynzy-student-application-container button.button-large-red:focus,.gynzy-student-application-container input[type=submit].button-large-red:focus{outline:0}.gynzy-student-application-container .button-large-red .fa,.gynzy-student-application-container button.button-large-red .fa,.gynzy-student-application-container input[type=submit].button-large-red .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-large-red.disabled *,.gynzy-student-application-container button.button-large-red.disabled *,.gynzy-student-application-container input[type=submit].button-large-red.disabled *{cursor:default}.gynzy-student-application-container .button-large-red:active,.gynzy-student-application-container .button-large-red:hover,.gynzy-student-application-container .button-large-red:visited,.gynzy-student-application-container button.button-large-red:active,.gynzy-student-application-container button.button-large-red:hover,.gynzy-student-application-container button.button-large-red:visited,.gynzy-student-application-container input[type=submit].button-large-red:active,.gynzy-student-application-container input[type=submit].button-large-red:hover,.gynzy-student-application-container input[type=submit].button-large-red:visited{background-image:linear-gradient(to bottom,#b40c0c,#de3737);background-color:#de3737}.gynzy-student-application-container .button-large-red.square,.gynzy-student-application-container button.button-large-red.square,.gynzy-student-application-container input[type=submit].button-large-red.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-extra-large-red,.gynzy-student-application-container button.button-extra-large-red,.gynzy-student-application-container input[type=submit].button-extra-large-red{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap;transition:opacity .2s;border:1px solid #840000;background-color:#b40c0c;background-image:linear-gradient(to bottom,#de3737,#b40c0c);font-size:3rem;padding:.75rem 3.5rem;line-height:6.2rem!important}.gynzy-student-application-container .button-extra-large-red *,.gynzy-student-application-container button.button-extra-large-red *,.gynzy-student-application-container input[type=submit].button-extra-large-red *{cursor:pointer}.gynzy-student-application-container .button-extra-large-red:hover,.gynzy-student-application-container .button-extra-large-red:visited,.gynzy-student-application-container button.button-extra-large-red:hover,.gynzy-student-application-container button.button-extra-large-red:visited,.gynzy-student-application-container input[type=submit].button-extra-large-red:hover,.gynzy-student-application-container input[type=submit].button-extra-large-red:visited{color:#fff;outline:0;text-decoration:none}.gynzy-student-application-container .button-extra-large-red:active,.gynzy-student-application-container button.button-extra-large-red:active,.gynzy-student-application-container input[type=submit].button-extra-large-red:active{color:#fff;opacity:1;text-decoration:none}.gynzy-student-application-container .button-extra-large-red:active.disabled,.gynzy-student-application-container button.button-extra-large-red:active.disabled,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-extra-large-red:active.disabled *,.gynzy-student-application-container button.button-extra-large-red:active.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-red:active.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-red:focus,.gynzy-student-application-container button.button-extra-large-red:focus,.gynzy-student-application-container input[type=submit].button-extra-large-red:focus{outline:0}.gynzy-student-application-container .button-extra-large-red .fa,.gynzy-student-application-container button.button-extra-large-red .fa,.gynzy-student-application-container input[type=submit].button-extra-large-red .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-extra-large-red.disabled *,.gynzy-student-application-container button.button-extra-large-red.disabled *,.gynzy-student-application-container input[type=submit].button-extra-large-red.disabled *{cursor:default}.gynzy-student-application-container .button-extra-large-red:active,.gynzy-student-application-container .button-extra-large-red:hover,.gynzy-student-application-container .button-extra-large-red:visited,.gynzy-student-application-container button.button-extra-large-red:active,.gynzy-student-application-container button.button-extra-large-red:hover,.gynzy-student-application-container button.button-extra-large-red:visited,.gynzy-student-application-container input[type=submit].button-extra-large-red:active,.gynzy-student-application-container input[type=submit].button-extra-large-red:hover,.gynzy-student-application-container input[type=submit].button-extra-large-red:visited{background-image:linear-gradient(to bottom,#b40c0c,#de3737);background-color:#de3737}.gynzy-student-application-container .button-extra-large-red.square,.gynzy-student-application-container button.button-extra-large-red.square,.gynzy-student-application-container input[type=submit].button-extra-large-red.square{font-size:2.8rem;padding:0 .75rem;min-width:33px;min-height:33px}.gynzy-student-application-container .button-tertiary-normal,.gynzy-student-application-container .button-tertiary-selected,.gynzy-student-application-container .button-tertiary-small{background:0 0;border-radius:.72rem;text-indent:0;border:1px solid #8ab4cf;display:inline-block!important;color:#06c;font-family:'Arial';font-size:1.8rem;font-weight:700;font-style:normal;line-height:3.5rem!important;text-decoration:none;text-align:center!important;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap}.gynzy-student-application-container .button-tertiary-normal:hover{border:1px solid #006bc6;background:#f7f7f7;color:#06c}.gynzy-student-application-container .button-tertiary-normal:active{background:#f7f7f7}.gynzy-student-application-container .button-tertiary-selected,.gynzy-student-application-container .button-tertiary-small{padding:.25rem 1.5rem;font-size:1.7rem}.gynzy-student-application-container .button-tertiary-small:hover{border:1px solid #006bc6;background:#f7f7f7;color:#06c}.gynzy-student-application-container .button-tertiary-selected:active,.gynzy-student-application-container .button-tertiary-small:active{background:#f7f7f7}.gynzy-student-application-container .button-tertiary-selected{font-size:1.8rem;padding:.75rem 1.95rem;background:#f7f7f7;color:#000;box-shadow:#ccc 1px 1px 1px inset}.gynzy-student-application-container .button-tertiary-selected:hover{border:1px solid #8ab4cf;background:#f7f7f7;color:#000}.gynzy-student-application-container .student-background-green{background-color:#75e260;background-image:url(../unicorn-commons/assets/img/backgrounds/icons.png);background-repeat:repeat}.gynzy-student-application-container .flex{display:flex;align-items:center;text-align:center;flex-direction:row}.gynzy-student-application-container .flex.row-reverse{flex-direction:row-reverse}.gynzy-student-application-container .flex.column{flex-direction:column}.gynzy-student-application-container .flex.end{justify-content:flex-end}.gynzy-student-application-container .flex.start{justify-content:flex-start}.gynzy-student-application-container .flex.flex-center{justify-content:center}.gynzy-student-application-container .flex.between{justify-content:space-between}.gynzy-student-application-container .flex.around{justify-content:space-around}.gynzy-student-application-container .flex.cross-start{align-items:flex-start}.gynzy-student-application-container .flex.cross-end{align-items:flex-end}.gynzy-student-application-container .flex.stretch{align-items:stretch}.gynzy-student-application-container .flex.overlay-dark{background-color:rgba(0,0,0,.7)}.gynzy-student-application-container .flex.wrap{flex-wrap:wrap}.gynzy-student-application-container .flex.grow{flex:1}.gynzy-student-application-container .flex .flex-half,.gynzy-student-application-container .flex .flex-quarter,.gynzy-student-application-container .flex .flex-sixth,.gynzy-student-application-container .flex .flex-third,.gynzy-student-application-container .flex .flex-two-third{box-sizing:border-box}.gynzy-student-application-container .flex .flex-half{width:50%}.gynzy-student-application-container .flex .flex-third{width:33.33%}.gynzy-student-application-container .flex .flex-two-third{width:66.66%}.gynzy-student-application-container .flex .flex-quarter{width:25%}.gynzy-student-application-container .flex .flex-three-quarter{width:75%}.gynzy-student-application-container .flex .flex-five-sixth{width:83.33%}.gynzy-student-application-container .flex .flex-fifth{width:20%}.gynzy-student-application-container .flex .flex-sixth{width:16.66%}.gynzy-student-application-container .flex .flex-90{width:90%}.gynzy-student-application-container .flex .flex-80{width:80%}.gynzy-student-application-container .flex .flex-75{width:75%}.gynzy-student-application-container .flex .flex-70{width:70%}.gynzy-student-application-container .flex .flex-60{width:60%}.gynzy-student-application-container .flex .flex-50{width:50%}.gynzy-student-application-container .flex .flex-40{width:40%}.gynzy-student-application-container .flex .flex-30{width:30%}.gynzy-student-application-container .flex .flex-20{width:20%}.gynzy-student-application-container .flex .flex-15{width:15%}.gynzy-student-application-container .flex .flex-10{width:10%}.gynzy-student-application-container .flex .flex-5{width:5%}.gynzy-student-application-container .flex .flex-remaining-space{flex-grow:1}.gynzy-student-application-container .flex .flex-grow-1{flex:1 1}.gynzy-student-application-container .flex .flex-grow-2{flex:2 1}.gynzy-student-application-container .flex .flex-grow-3{flex:3 1}.gynzy-student-application-container .flex .flex-grow-4{flex:4 1}.gynzy-student-application-container .flex .flex-grow-5{flex:5 1}.gynzy-student-application-container .flex .flex-grow-6{flex:6 1}.gynzy-student-application-container .flex .flex-grow-7{flex:7 1}.gynzy-student-application-container .flex .flex-grow-8{flex:8 1}.gynzy-student-application-container .full{width:100%;height:100%}.gynzy-student-application-container .fixed{position:fixed;top:0;left:0;z-index:21000;height:100%;width:100%}.gynzy-student-application-container .fixed .fixed{z-index:22000}.gynzy-student-application-container .fixed .fixed .fixed{z-index:23000}.gynzy-student-application-container .fixed .fixed .fixed .fixed{z-index:24000}.gynzy-student-application-container .max-width{width:100%}.gynzy-student-application-container #leerling-index{height:100%}.gynzy-student-application-container .auto-margin{margin:auto}.gynzy-student-application-container .limit-heigth-86{max-height:86%}.gynzy-student-application-container .limit-heigth-84{max-height:84%}.gynzy-student-application-container .padding-1{padding:1rem}.gynzy-student-application-container .padding-2{padding:2rem}.gynzy-student-application-container .padding-3{padding:3rem}.gynzy-student-application-container .padding-5{padding:5rem}.gynzy-student-application-container .margin-1{margin:1rem}.gynzy-student-application-container .margin-2{margin:2rem}.gynzy-student-application-container .margin-3{margin:3rem}.gynzy-student-application-container .margin-5{margin:5rem}.gynzy-student-application-container .no-margin,.gynzy-student-application-container ul.pagination{margin:0}.gynzy-student-application-container .text-left{text-align:left}.gynzy-student-application-container .text-right{text-align:right}.gynzy-student-application-container div.login{background:url(img/styleguide/bg-wood.jpg);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(center,rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-wood.jpg) top left;margin:0;padding:0;text-align:left;height:100%;width:100%;position:absolute}.gynzy-student-application-container div.login .button-normal-blue{width:100%;margin-top:3.2rem;height:5.2rem}.gynzy-student-application-container div.login .terug-knop{padding:3rem 4rem;position:absolute}.gynzy-student-application-container div.login .l-container{text-align:center;padding:1rem}.gynzy-student-application-container div.login .l-container .l-container-header{font-family:var(--font-family-header);color:rgba(0,0,0,.8)}.gynzy-student-application-container div.login .entered-icons{text-align:center;width:100%;border-bottom:1px solid #e5e5e5;overflow:hidden;padding:1rem 1rem 3rem;margin-top:1rem}.gynzy-student-application-container div.login .window{background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:1.5rem;padding:2rem 4rem;position:absolute;top:50%;left:50%;box-shadow:0 0 20px rgba(0,0,0,.2);width:41.6rem;margin-left:-20.8rem}.gynzy-student-application-container div.login .window.gebruikersnaam{font-size:2.2rem;line-height:2.4rem;margin-top:-17.5rem;padding:3.2rem;-webkit-animation-duration:.8s}.gynzy-student-application-container div.login .window.wachtwoord{height:auto;margin-top:-23.2rem;width:31.6rem;margin-left:-15.8rem;padding:0;-webkit-animation-duration:.8s}.gynzy-student-application-container div.login .window.wachtwoord .button-icon-normal,.gynzy-student-application-container div.login .window.wachtwoord .button-icon-white{width:27%;margin:.8rem 3.1%;font-size:2.5rem;font-weight:700;height:5rem;line-height:5rem!important}.gynzy-student-application-container div.login .window.wachtwoord .button-icon-lcd{font-size:6rem;width:20.6%;height:5rem;line-height:7.5rem!important;margin:0 2.04%}.gynzy-student-application-container div.login .window.wachtwoord .l-container{margin-top:2rem}.gynzy-student-application-container div.login .gebruiker{text-align:center;top:50%;position:absolute;margin-top:-32rem;height:8rem;width:64rem;margin-left:-32rem;left:50%}.gynzy-student-application-container div.login .gebruiker .naam{display:inline-block;font-size:3.2rem;line-height:7.2rem;text-align:left;height:8rem;vertical-align:top;color:#fff}.gynzy-student-application-container div.login .gebruiker .foto{display:inline-block;margin-right:1.6rem;height:8rem}.gynzy-student-application-container div.login .pincode .button-normal-blue{width:8.4rem;height:4.2rem;margin-top:1.6rem;margin-left:1.6rem;padding:0}.gynzy-student-application-container div.login .qr-button{position:absolute;top:3.125rem;right:3.125rem}.gynzy-student-application-container .login-docent-info{margin-top:4rem;padding-top:3rem;border-top:1px solid #e5e5e5;text-align:left;font-size:1.5rem}.gynzy-student-application-container .login-logo{position:absolute;text-align:center;top:25%;left:50%;margin-left:-14rem;margin-top:-14rem;width:28rem;height:10.5rem}.gynzy-student-application-container .login-voorbeeld{margin-top:3.5rem;font-size:2.2rem;text-align:center;color:#fff;padding:1.5rem;position:absolute;top:80%;width:100%}.gynzy-student-application-container .leerlingHeaderBlok{text-align:center;padding:1rem 0}.gynzy-student-application-container #leerling-index .pagination{margin-top:1.66666667rem}.gynzy-student-application-container #leerling-index .update-app{line-height:150%}.gynzy-student-application-container #leerling-index .update-app .svg__icon{width:11.66666667rem;height:11.66666667rem}.gynzy-student-application-container #leerling-index .update-app h1{margin-top:2.5rem;font-family:var(--font-family-header)}.gynzy-student-application-container #leerling-index .update-app p{margin:var(--radius-m) 0 0 0;font-size:2.08333333rem}.gynzy-student-application-container #leerling-index .content{width:100%;height:calc(100% - 15rem);overflow-x:hidden}.gynzy-student-application-container #leerling-index .content.full-height{height:100%}.gynzy-student-application-container #leerling-index .cookies-blocked{display:flex;justify-content:space-between;align-items:center;border-radius:0}.gynzy-student-application-container #leerling-index .cookies-blocked .contact-link{text-decoration:underline;font-weight:600}.gynzy-student-application-container #leerling-index .cookies-blocked .contact-link:hover{color:#fff;cursor:pointer}.gynzy-student-application-container div#toolContainer{line-height:normal}.gynzy-student-application-container .header a.button-normal-blue{min-width:15.5rem}.gynzy-student-application-container .voorbeeld{text-align:center}.gynzy-student-application-container .voorbeeld img{height:600px}.gynzy-student-application-container :not(input):not(textarea){-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.gynzy-student-application-container img{width:auto;height:auto}.gynzy-student-application-container [data-ember-action],.gynzy-student-application-container li.topcoat-list__item{cursor:pointer}.gynzy-student-application-container .inactive-action [data-ember-action],.gynzy-student-application-container .inactive-action[data-ember-action]{cursor:default}.gynzy-student-application-container a.text-link,.gynzy-student-application-container a.text-link:visited{text-decoration:underline;cursor:pointer;color:#0e5fd8}.gynzy-student-application-container a.text-link:active,.gynzy-student-application-container a.text-link:hover,.gynzy-student-application-container a.text-link:visited:active,.gynzy-student-application-container a.text-link:visited:hover{color:#005580}.gynzy-student-application-container h1,.gynzy-student-application-container h2,.gynzy-student-application-container h3,.gynzy-student-application-container h4,.gynzy-student-application-container h5,.gynzy-student-application-container h6{font-weight:700;line-height:1.5em;margin:0}.gynzy-student-application-container h1.soft,.gynzy-student-application-container h2.soft,.gynzy-student-application-container h3.soft,.gynzy-student-application-container h4.soft,.gynzy-student-application-container h5.soft,.gynzy-student-application-container h6.soft{font-weight:300;color:#8f9595}.gynzy-student-application-container h1.drop,.gynzy-student-application-container h2.drop,.gynzy-student-application-container h3.drop,.gynzy-student-application-container h4.drop,.gynzy-student-application-container h5.drop,.gynzy-student-application-container h6.drop{text-shadow:.1rem .1rem .1rem rgba(0,0,0,.35);font-weight:400;color:#fff}.gynzy-student-application-container .drop{color:#fff;text-shadow:.1rem .1rem .1rem rgba(0,0,0,.35)}.gynzy-student-application-container input[type=email],.gynzy-student-application-container input[type=number],.gynzy-student-application-container input[type=password],.gynzy-student-application-container input[type=search],.gynzy-student-application-container input[type=tel],.gynzy-student-application-container input[type=text],.gynzy-student-application-container input[type=url],.gynzy-student-application-container select,.gynzy-student-application-container textarea{background-image:linear-gradient(to bottom,#eee,#fff);border:1px solid #93b2d2;color:#000;height:4.8rem;font-size:2rem}.gynzy-student-application-container input[type=email]:focus,.gynzy-student-application-container input[type=number]:focus,.gynzy-student-application-container input[type=password]:focus,.gynzy-student-application-container input[type=search]:focus,.gynzy-student-application-container input[type=tel]:focus,.gynzy-student-application-container input[type=text]:focus,.gynzy-student-application-container input[type=url]:focus,.gynzy-student-application-container select:focus,.gynzy-student-application-container textarea:focus{border:1px solid #a5bfd9;color:#000}.gynzy-student-application-container input[type=number]{padding:0 .6em;line-height:normal}.gynzy-student-application-container select{-webkit-appearance:none;-moz-appearance:none;background:url(img/divider-dropdown.png) right/3.4rem 4.4rem no-repeat,linear-gradient(to bottom,#fff,#eee);box-shadow:.1rem .1rem .3rem rgba(0,0,0,.2);text-indent:.01px;text-overflow:''}.gynzy-student-application-container .unicorn-select{height:auto}.gynzy-student-application-container .unicorn-select.is-disabled{opacity:.5}.gynzy-student-application-container input[type=password],.gynzy-student-application-container input[type=text]{padding:0 1.6rem}.gynzy-student-application-container iframe.fullscreen{border:0;width:100%;height:100%;margin:0;top:0;bottom:0;left:0;right:0;position:absolute;-ms-touch-action:none}.gynzy-student-application-container button{padding:0}.gynzy-student-application-container .left{float:left}.gynzy-student-application-container .right{float:right}.gynzy-student-application-container .text-center{text-align:center!important}.gynzy-student-application-container .center{width:88rem;margin:0 auto}.gynzy-student-application-container .container-centered{width:85.8rem;margin:0 auto}.gynzy-student-application-container .relative{position:relative}.gynzy-student-application-container .overflow{overflow:auto}.gynzy-student-application-container .bg-green{background-color:rgba(34,169,20,.2)}.gynzy-student-application-container .bg-yellow{background-color:rgba(254,223,78,.2)}.gynzy-student-application-container .bg-red{background-color:rgba(255,49,48,.3)}.gynzy-student-application-container .white{color:#fff}.gynzy-student-application-container .clear{clear:both}.gynzy-student-application-container li.topcoat-list__item:active{background-color:red}.gynzy-student-application-container .no-scroll{overflow:hidden!important}.gynzy-student-application-container .max-height{height:100%}.gynzy-student-application-container .disabled,.gynzy-student-application-container .global-card-content .styleguide.table__regular .table__header__scroll .table__header__scroll__container .scroll__right__column.data-column-disabled .flat__icon{opacity:.5}.gynzy-student-application-container .italic{font-style:italic}.gynzy-student-application-container .font-loader{visibility:hidden;position:absolute}.gynzy-student-application-container h1.opac1,.gynzy-student-application-container h2.opac1,.gynzy-student-application-container h3.opac1,.gynzy-student-application-container h4.opac1,.gynzy-student-application-container h5.opac1,.gynzy-student-application-container h6.opac1{color:rgba(0,0,0,.1)}.gynzy-student-application-container h1.opac2,.gynzy-student-application-container h2.opac2,.gynzy-student-application-container h3.opac2,.gynzy-student-application-container h4.opac2,.gynzy-student-application-container h5.opac2,.gynzy-student-application-container h6.opac2{color:rgba(0,0,0,.2)}.gynzy-student-application-container h1.opac3,.gynzy-student-application-container h2.opac3,.gynzy-student-application-container h3.opac3,.gynzy-student-application-container h4.opac3,.gynzy-student-application-container h5.opac3,.gynzy-student-application-container h6.opac3{color:rgba(0,0,0,.3)}.gynzy-student-application-container h1.opac4,.gynzy-student-application-container h2.opac4,.gynzy-student-application-container h3.opac4,.gynzy-student-application-container h4.opac4,.gynzy-student-application-container h5.opac4,.gynzy-student-application-container h6.opac4{color:rgba(0,0,0,.4)}.gynzy-student-application-container h1.opac5,.gynzy-student-application-container h2.opac5,.gynzy-student-application-container h3.opac5,.gynzy-student-application-container h4.opac5,.gynzy-student-application-container h5.opac5,.gynzy-student-application-container h6.opac5{color:rgba(0,0,0,.5)}.gynzy-student-application-container h1.opac6,.gynzy-student-application-container h2.opac6,.gynzy-student-application-container h3.opac6,.gynzy-student-application-container h4.opac6,.gynzy-student-application-container h5.opac6,.gynzy-student-application-container h6.opac6{color:rgba(0,0,0,.6)}.gynzy-student-application-container h1.opac7,.gynzy-student-application-container h2.opac7,.gynzy-student-application-container h3.opac7,.gynzy-student-application-container h4.opac7,.gynzy-student-application-container h5.opac7,.gynzy-student-application-container h6.opac7{color:rgba(0,0,0,.7)}.gynzy-student-application-container h1.opac8,.gynzy-student-application-container h2.opac8,.gynzy-student-application-container h3.opac8,.gynzy-student-application-container h4.opac8,.gynzy-student-application-container h5.opac8,.gynzy-student-application-container h6.opac8{color:rgba(0,0,0,.8)}.gynzy-student-application-container h1.opac9,.gynzy-student-application-container h2.opac9,.gynzy-student-application-container h3.opac9,.gynzy-student-application-container h4.opac9,.gynzy-student-application-container h5.opac9,.gynzy-student-application-container h6.opac9{color:rgba(0,0,0,.9)}.gynzy-student-application-container .component-wacht-indicator .modal h4,.gynzy-student-application-container h1.opac10,.gynzy-student-application-container h2.opac10,.gynzy-student-application-container h3.opac10,.gynzy-student-application-container h4.opac10,.gynzy-student-application-container h5.opac10,.gynzy-student-application-container h6.opac10{color:#000}.gynzy-student-application-container h2 span.errorRed,.gynzy-student-application-container h2 span.okGreen{padding:.1rem 0}.gynzy-student-application-container .highlight-yellow-small:before{background:url(img/highlight-small-left.png) no-repeat center;content:' ';width:3.2rem;height:2.8rem;display:inline-block;position:absolute;left:-3.2rem;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-small,.gynzy-student-application-container .highlight-yellow-small-multiline{background:#fedf4f;background-position:top;background-repeat:repeat-x;text-align:center;white-space:nowrap;display:inline-block;line-height:2.8rem;position:relative}.gynzy-student-application-container .highlight-yellow-small:after{background:url(img/highlight-small-right.png) no-repeat center;content:' ';display:inline-block;position:absolute;width:3.2rem;height:2.8rem;right:-3.2rem;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-small-multiline{background:#fedf4e;white-space:normal}.gynzy-student-application-container .highlight-yellow-small-multiline:before{background:url(img/highlight-small-left.png);content:' ';width:3.2rem;height:100%;display:inline-block;position:absolute;top:0;left:-3.2rem;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-small-multiline:after{background:url(img/highlight-small-right.png);content:' ';display:inline-block;position:absolute;top:0;left:100%;width:3.2rem;height:100%;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-normal:before{background:url(img/highlight-normal-left.png) no-repeat top;content:' ';width:4.9rem;height:4.2rem;position:absolute;background-size:4.9rem 4.2rem;left:-4.9rem;top:0}.gynzy-student-application-container .highlight-yellow-normal{background:url(img/highlight-normal-mid.png);background-size:100% 4.2rem;background-position:center;background-repeat:repeat-x;text-align:center;white-space:nowrap;display:inline-block;line-height:4.2rem;position:relative}.gynzy-student-application-container .highlight-yellow-normal:after{background:url(img/highlight-normal-right.png) no-repeat top;content:' ';position:absolute;width:5.2rem;height:4.2rem;background-size:5.2rem 4.2rem;right:-5.2rem;top:0}.gynzy-student-application-container p.highlight-yellow-normal:after,.gynzy-student-application-container p.highlight-yellow-normal:before{margin-top:.4rem;background-size:5.2rem 4.1rem}.gynzy-student-application-container .highlight-yellow-large,.gynzy-student-application-container .highlight-yellow-large-opacity{background:url(img/styleguide/highlight-mid.png);background-size:100% 5.1rem;background-position:center;background-repeat:repeat-x;text-align:center;white-space:nowrap;display:inline-block;position:relative;line-height:5.1rem}.gynzy-student-application-container .highlight-yellow-large:before{background:url(img/styleguide/highlight-left.png) no-repeat top;content:' ';width:5.9rem;height:5.1rem;display:inline-block;position:absolute;left:-5.9rem;margin-top:0;background-size:5.9rem 5.1rem}.gynzy-student-application-container .highlight-yellow-large:after{background:url(img/styleguide/highlight-right.png) no-repeat top;content:' ';display:inline-block;position:absolute;width:5.9rem;height:5.1rem;margin-top:0;background-size:5.9rem 5.1rem;right:-5.9rem}.gynzy-student-application-container .highlight-yellow-large-opacity{background:rgba(254,210,4,.7);line-height:5.8rem}.gynzy-student-application-container .highlight-yellow-large-opacity:before{background:url(img/styleguide/highlight-left.png) no-repeat top;content:' ';width:5.9rem;display:inline-block;position:absolute;left:-5.9rem;margin-top:0;background-size:5.9rem 5.1rem}.gynzy-student-application-container .highlight-yellow-large-opacity:after{background:url(img/styleguide/highlight-right.png) no-repeat top;content:' ';display:inline-block;position:absolute;width:5.9rem;margin-top:0;background-size:5.9rem 5.1rem;right:-5.9rem;opacity:.7;height:5.8rem;background-size:cover}.gynzy-student-application-container .highlight-yellow-large-opacity:before{opacity:.7;height:5.8rem;background-size:cover}.gynzy-student-application-container .highlight-yellow-small-left,.gynzy-student-application-container .highlight-yellow-small-right{background:url(img/highlight-small-mid.png);background-position:top;background-repeat:repeat-x;text-align:center;white-space:nowrap;display:inline-block;line-height:2.8rem;position:relative}.gynzy-student-application-container .highlight-yellow-small-left:before{background:url(img/highlight-small-left.png) no-repeat center;content:' ';width:3.2rem;height:2.8rem;display:inline-block;position:absolute;left:-3.2rem;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-small-right:after{background:url(img/highlight-small-right.png) no-repeat center;content:' ';display:inline-block;position:absolute;width:3.2rem;height:2.8rem;right:-3.2rem;background-size:3.2rem 2.8rem}.gynzy-student-application-container .highlight-yellow-large-left,.gynzy-student-application-container .highlight-yellow-large-right{background:url(img/styleguide/highlight-mid.png);background-size:100% 5.1rem;background-position:center;background-repeat:repeat-x;white-space:nowrap;display:inline-block;position:relative;line-height:5.1rem;text-align:right}.gynzy-student-application-container .highlight-yellow-large-left:after{background:url(img/styleguide/highlight-right.png) no-repeat top;content:' ';display:inline-block;position:absolute;width:5.9rem;height:5.1rem;margin-top:0;background-size:5.9rem 5.1rem;right:-5.9rem}.gynzy-student-application-container .highlight-yellow-large-left:before{background:url(img/styleguide/highlight-left.png) no-repeat top;content:' ';width:5.9rem;height:5.1rem;display:inline-block;position:absolute;left:-5.9rem;margin-top:0;background-size:5.9rem 5.1rem}.gynzy-student-application-container .highlight-yellow-large-left:after{background:0 0}.gynzy-student-application-container .highlight-yellow-large-right{text-align:left}.gynzy-student-application-container .highlight-yellow-large-right:before{background:url(img/styleguide/highlight-left.png) no-repeat top;content:' ';width:5.9rem;height:5.1rem;display:inline-block;position:absolute;left:-5.9rem;margin-top:0;background-size:5.9rem 5.1rem}.gynzy-student-application-container .highlight-yellow-large-right:after{background:url(img/styleguide/highlight-right.png) no-repeat top;content:' ';display:inline-block;position:absolute;width:5.9rem;height:5.1rem;margin-top:0;background-size:5.9rem 5.1rem;right:-5.9rem}.gynzy-student-application-container .highlight-yellow-large-right:before{background:0 0}.gynzy-student-application-container h1{font-size:3.4rem}.gynzy-student-application-container h2{font-size:2.8rem}.gynzy-student-application-container h3{font-size:2.2rem}.gynzy-student-application-container h4{font-size:1.8rem}.gynzy-student-application-container h5{font-size:1.6rem}.gynzy-student-application-container h6{font-size:1.5rem}.gynzy-student-application-container h1.large{font-size:8rem}.gynzy-student-application-container h2.large{font-size:6.8rem}.gynzy-student-application-container h3.large{font-size:5.8rem}.gynzy-student-application-container h4.large{font-size:4.8rem}.gynzy-student-application-container h5.large{font-size:4.2rem}.gynzy-student-application-container h6.large{font-size:3.8rem}.gynzy-student-application-container p{font-size:1.7rem;margin-bottom:1.5rem;line-height:1.1em}.gynzy-student-application-container .overlay{background-color:#000;position:fixed;height:100%;width:100%;left:0;top:0;z-index:20000;opacity:.7}.gynzy-student-application-container .slider-component .input-slider{margin-top:1rem;margin-bottom:1rem}.gynzy-student-application-container .slider-component .slider-value{font-weight:700}.gynzy-student-application-container .label-container{height:3.2rem;width:19rem}.gynzy-student-application-container .button-label{display:inline-block;border-radius:.4rem;background-clip:padding-box;height:2.1rem;width:auto;max-width:100%;margin:.2rem;float:left;background-color:#777}.gynzy-student-application-container .button-label.blue,.gynzy-student-application-container .button-label.blue.no-hover{background-color:#117697}.gynzy-student-application-container .button-label.cyan,.gynzy-student-application-container .button-label.cyan.no-hover{background-color:#10abbd}.gynzy-student-application-container .button-label.turquoise,.gynzy-student-application-container .button-label.turquoise.no-hover{background-color:#1ec78d}.gynzy-student-application-container .button-label.green,.gynzy-student-application-container .button-label.green.no-hover{background-color:#189839}.gynzy-student-application-container .button-label.lime,.gynzy-student-application-container .button-label.lime.no-hover{background-color:#8bcb1a}.gynzy-student-application-container .button-label.yellow,.gynzy-student-application-container .button-label.yellow.no-hover{background-color:#dfb00c}.gynzy-student-application-container .button-label.orange,.gynzy-student-application-container .button-label.orange.no-hover{background-color:#d76918}.gynzy-student-application-container .button-label.red,.gynzy-student-application-container .button-label.red.no-hover{background-color:#db0000}.gynzy-student-application-container .button-label.pink,.gynzy-student-application-container .button-label.pink.no-hover{background-color:#cd198b}.gynzy-student-application-container .button-label.purple,.gynzy-student-application-container .button-label.purple.no-hover{background-color:#6e35d5}.gynzy-student-application-container .button-label.parnassys,.gynzy-student-application-container .button-label.parnassys.no-hover{background-color:#ed5c82}.gynzy-student-application-container .button-label.riverbed,.gynzy-student-application-container .button-label.riverbed.no-hover{background-color:#3f4c5a}.gynzy-student-application-container .button-label.active{border:.3rem solid #fff;box-shadow:0 0 0 .3rem rgba(0,0,0,.2)}.gynzy-student-application-container .button-label-text{line-height:2.1rem;float:left;font-size:1.25rem;font-weight:700;color:#fff;margin:0 .8rem;white-space:nowrap}.gynzy-student-application-container .button-label-group .button-label{height:2.2rem;width:2.2rem;border-radius:1.5rem;background-clip:padding-box;border:.3rem solid transparent;margin:.6rem .2rem}.gynzy-student-application-container .button-label-large{cursor:pointer;margin:.5rem}.gynzy-student-application-container .button-label-large.blue:active,.gynzy-student-application-container .button-label-large.blue:focus,.gynzy-student-application-container .button-label-large.blue:hover,.gynzy-student-application-container .button-label-large.blue:visited{background-color:#158fb7}.gynzy-student-application-container .button-label-large.cyan:active,.gynzy-student-application-container .button-label-large.cyan:focus,.gynzy-student-application-container .button-label-large.cyan:hover,.gynzy-student-application-container .button-label-large.cyan:visited{background-color:#13c9de}.gynzy-student-application-container .button-label-large.cyan.no-hover{background-color:#10abbd}.gynzy-student-application-container .button-label-large.turquoise:active,.gynzy-student-application-container .button-label-large.turquoise:focus,.gynzy-student-application-container .button-label-large.turquoise:hover,.gynzy-student-application-container .button-label-large.turquoise:visited{background-color:#2adfa1}.gynzy-student-application-container .button-label-large.turquoise.no-hover{background-color:#1ec78d}.gynzy-student-application-container .button-label-large.green:active,.gynzy-student-application-container .button-label-large.green:focus,.gynzy-student-application-container .button-label-large.green:hover,.gynzy-student-application-container .button-label-large.green:visited{background-color:#1db745}.gynzy-student-application-container .button-label-large.lime:active,.gynzy-student-application-container .button-label-large.lime:focus,.gynzy-student-application-container .button-label-large.lime:hover,.gynzy-student-application-container .button-label-large.lime:visited{background-color:#9fe326}.gynzy-student-application-container .button-label-large.lime.no-hover{background-color:#8bcb1a}.gynzy-student-application-container .button-label-large.yellow:active,.gynzy-student-application-container .button-label-large.yellow:focus,.gynzy-student-application-container .button-label-large.yellow:hover,.gynzy-student-application-container .button-label-large.yellow:visited{background-color:#f3c31c}.gynzy-student-application-container .button-label-large.yellow.no-hover{background-color:#dfb00c}.gynzy-student-application-container .button-label-large.orange:active,.gynzy-student-application-container .button-label-large.orange:focus,.gynzy-student-application-container .button-label-large.orange:hover,.gynzy-student-application-container .button-label-large.orange:visited{background-color:#e77b2b}.gynzy-student-application-container .button-label-large.red:active,.gynzy-student-application-container .button-label-large.red:focus,.gynzy-student-application-container .button-label-large.red:hover,.gynzy-student-application-container .button-label-large.red:visited{background-color:red}.gynzy-student-application-container .button-label-large.pink:active,.gynzy-student-application-container .button-label-large.pink:focus,.gynzy-student-application-container .button-label-large.pink:hover,.gynzy-student-application-container .button-label-large.pink:visited{background-color:#e4259e}.gynzy-student-application-container .button-label-large.purple:active,.gynzy-student-application-container .button-label-large.purple:focus,.gynzy-student-application-container .button-label-large.purple:hover,.gynzy-student-application-container .button-label-large.purple:visited{background-color:#8353db}.gynzy-student-application-container .button-label-large.parnassys:active,.gynzy-student-application-container .button-label-large.parnassys:focus,.gynzy-student-application-container .button-label-large.parnassys:hover,.gynzy-student-application-container .button-label-large.parnassys:visited{background-color:#f17c9b}.gynzy-student-application-container .button-label-large.parnassys.no-hover{background-color:#ed5c82}.gynzy-student-application-container .button-label-large.riverbed{background-color:#3f4c5a}.gynzy-student-application-container .button-label-large.riverbed:active,.gynzy-student-application-container .button-label-large.riverbed:focus,.gynzy-student-application-container .button-label-large.riverbed:hover,.gynzy-student-application-container .button-label-large.riverbed:visited{background-color:#4e5e6f}.gynzy-student-application-container .button-label-large.riverbed.no-hover{background-color:#3f4c5a}.gynzy-student-application-container .button-label-large .checked,.gynzy-student-application-container .button-label-large .fa{cursor:pointer}.gynzy-student-application-container .button-label-large .checked.parnassys{top:-4rem;padding-top:.7rem;right:0;padding-right:1rem;cursor:default}.gynzy-student-application-container .button-label-group{text-align:center;margin:1.5rem 0;width:100%}.gynzy-student-application-container .button-label-group .button-label{float:none}.gynzy-student-application-container .button-label-large,.gynzy-student-application-container .label-large{display:inline-block;border-radius:.5rem;background-clip:padding-box;height:4rem;line-height:4rem;font-size:1.7rem;background-color:#454545;vertical-align:middle;color:#fff;font-weight:700}.gynzy-student-application-container .label-large.indigo{background-color:#3452ad}.gynzy-student-application-container .label-large.crimson{background-color:#dc2828}.gynzy-student-application-container .label-large.pumpkin{background-color:#d36e09}.gynzy-student-application-container .label-large.lemon{background-color:#d3b109}.gynzy-student-application-container .label-large.pear{background-color:#98bb30}.gynzy-student-application-container .label-large.mantis{background-color:#59d640}.gynzy-student-application-container .label-large.emerald{background-color:#34ad70}.gynzy-student-application-container .label-large.caribbean{background-color:#30bbbb}.gynzy-student-application-container .label-large.sky{background-color:#2690c9}.gynzy-student-application-container .label-large.lavender{background-color:#772ec2}.gynzy-student-application-container .label-large.fuchsia{background-color:#c22ec2}.gynzy-student-application-container .label-large.cranberry{background-color:#c12f77}.gynzy-student-application-container .label-large.esis{background-color:#2bb60f}.gynzy-student-application-container .label-large.blue{background-color:#117697}.gynzy-student-application-container .label-large.cyan{background-color:#10abbd}.gynzy-student-application-container .label-large.turquoise{background-color:#1ec78d}.gynzy-student-application-container .label-large.green{background-color:#189839}.gynzy-student-application-container .label-large.lime{background-color:#8bcb1a}.gynzy-student-application-container .label-large.yellow{background-color:#dfb00c}.gynzy-student-application-container .label-large.orange{background-color:#d76918}.gynzy-student-application-container .label-large.red{background-color:#db0000}.gynzy-student-application-container .label-large.pink{background-color:#cd198b}.gynzy-student-application-container .label-large.purple{background-color:#6e35d5}.gynzy-student-application-container .label-large.parnassys{background-color:#ed5c82}.gynzy-student-application-container .label-large .label-name{text-align:left;padding-left:1rem}.gynzy-student-application-container .label-large .label-count{font-weight:400}.gynzy-student-application-container .button-label-large .label-count i,.gynzy-student-application-container .label-large .label-count i{margin-right:.5rem}.gynzy-student-application-container .button-label-large{width:28rem}.gynzy-student-application-container .button-label-large.indigo{background-color:#3452ad}.gynzy-student-application-container .button-label-large.crimson{background-color:#dc2828}.gynzy-student-application-container .button-label-large.pumpkin{background-color:#d36e09}.gynzy-student-application-container .button-label-large.lemon{background-color:#d3b109}.gynzy-student-application-container .button-label-large.pear{background-color:#98bb30}.gynzy-student-application-container .button-label-large.mantis{background-color:#59d640}.gynzy-student-application-container .button-label-large.emerald{background-color:#34ad70}.gynzy-student-application-container .button-label-large.caribbean{background-color:#30bbbb}.gynzy-student-application-container .button-label-large.sky{background-color:#2690c9}.gynzy-student-application-container .button-label-large.lavender{background-color:#772ec2}.gynzy-student-application-container .button-label-large.fuchsia{background-color:#c22ec2}.gynzy-student-application-container .button-label-large.cranberry{background-color:#c12f77}.gynzy-student-application-container .button-label-large.esis{background-color:#2bb60f}.gynzy-student-application-container .button-label-large.blue,.gynzy-student-application-container .button-label-large.blue.no-hover{background-color:#117697}.gynzy-student-application-container .button-label-large.cyan{background-color:#10abbd}.gynzy-student-application-container .button-label-large.turquoise{background-color:#1ec78d}.gynzy-student-application-container .button-label-large.green,.gynzy-student-application-container .button-label-large.green.no-hover{background-color:#189839}.gynzy-student-application-container .button-label-large.lime{background-color:#8bcb1a}.gynzy-student-application-container .button-label-large.yellow{background-color:#dfb00c}.gynzy-student-application-container .button-label-large.orange,.gynzy-student-application-container .button-label-large.orange.no-hover{background-color:#d76918}.gynzy-student-application-container .button-label-large.red{background-color:#db0000}.gynzy-student-application-container .button-label-large.pink,.gynzy-student-application-container .button-label-large.pink.no-hover{background-color:#cd198b}.gynzy-student-application-container .button-label-large.purple,.gynzy-student-application-container .button-label-large.purple.no-hover{background-color:#6e35d5}.gynzy-student-application-container .button-label-large.parnassys{background-color:#ed5c82}.gynzy-student-application-container .button-label-large .label-name{text-align:left;padding-left:1rem}.gynzy-student-application-container .button-label-large .label-count{font-weight:400}.gynzy-student-application-container .button-label-large.red.no-hover{background-color:#db0000}.gynzy-student-application-container .button-label-large .checked{display:block;position:relative;right:1rem;top:-4rem;text-align:right}.gynzy-student-application-container .button-small{font-size:1.5rem;line-height:2.5rem!important}.gynzy-student-application-container .button-small-blue{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:.72rem;background-clip:padding-box;background-color:#3c83f3;text-indent:0;border:1px solid #0034a0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-size:1.5rem;line-height:2.5rem!important}.gynzy-student-application-container .button-small-blue *{cursor:pointer}.gynzy-student-application-container .button-small-blue:hover,.gynzy-student-application-container .button-small-blue:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-small-blue:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-small-blue:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-small-blue:active.disabled *{cursor:default}.gynzy-student-application-container .button-small-blue:active.disabled:active,.gynzy-student-application-container .button-small-blue:active.disabled:focus,.gynzy-student-application-container .button-small-blue:active.disabled:hover,.gynzy-student-application-container .button-small-blue:active.disabled:visited,.gynzy-student-application-container .button-small-link:active.disabled:active,.gynzy-student-application-container .button-small-link:active.disabled:focus,.gynzy-student-application-container .button-small-link:active.disabled:hover,.gynzy-student-application-container .button-small-link:active.disabled:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);background-color:#0e5fd8}.gynzy-student-application-container .button-small-blue:focus{outline:0}.gynzy-student-application-container .button-small-blue .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-small-blue.disabled *{cursor:default}.gynzy-student-application-container .button-small-link{box-shadow:.1rem .1rem .3rem 0 rgba(50,50,50,.35);border-radius:.72rem;background-clip:padding-box;text-indent:0;display:inline-block;color:#fff;font-family:'Arial';font-weight:700;font-style:normal;text-decoration:none;text-align:center;padding:.75rem 1.95rem;cursor:pointer;white-space:nowrap;transition:opacity .2s;box-shadow:0 0 0 0 rgba(255,255,255,.35);background-image:linear-gradient(to bottom,#fff,#fff);border:0;background-color:#fff;color:rgba(0,0,0,.8);font-size:1.5rem;line-height:2.5rem!important}.gynzy-student-application-container .button-small-link *,.gynzy-student-application-container .modal .oefening-checkbox label,.gynzy-student-application-container .modal-flex .oefening-checkbox label{cursor:pointer}.gynzy-student-application-container .button-small-link:hover{color:#fff;text-decoration:none}.gynzy-student-application-container .button-small-link:visited{color:#fff;outline:0;background-image:linear-gradient(to bottom,#0e5fd8,#3c83f3);background-color:#0e5fd8;text-decoration:none}.gynzy-student-application-container .button-small-link:active{background-image:linear-gradient(to bottom,#123364,#3c83f3);color:#fff;background-color:#123364;opacity:1;text-decoration:none}.gynzy-student-application-container .button-small-link:active.disabled{cursor:default;opacity:.5}.gynzy-student-application-container .button-small-link:active.disabled *{cursor:default}.gynzy-student-application-container .button-small-link:focus{outline:0}.gynzy-student-application-container .button-small-link .fa{font-size:3rem;padding-right:1rem}.gynzy-student-application-container .button-small-link.disabled *{cursor:default}.gynzy-student-application-container .button-small-link:hover{color:rgba(0,0,0,.8);outline:0;background-image:linear-gradient(to bottom,#fff,#fff);background-color:#fff}.gynzy-student-application-container .feedback-icon-button .fa{font-size:1.5rem}.gynzy-student-application-container .feedback-icon-button.small .fa{font-size:.9rem}.gynzy-student-application-container .feedback-icon{width:2rem;height:1.8rem;cursor:pointer}.gynzy-student-application-container .feedback-icon.small{width:1.5rem;height:1.3rem}.gynzy-student-application-container input[type=checkbox],.gynzy-student-application-container input[type=radio]{display:none}.gynzy-student-application-container label{font-size:1.6rem;line-height:2rem;vertical-align:middle;position:relative}.gynzy-student-application-container label span.button-checkbox,.gynzy-student-application-container label span.button-radio{display:inline-block;text-align:center;position:relative;width:2rem;height:2rem;vertical-align:middle;background-image:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(255,255,255,.2));box-shadow:0 0 .3rem #000;border:.2rem solid #fff;cursor:pointer;top:-.2rem;margin-right:1rem;line-height:2rem;font-size:1.6rem}.gynzy-student-application-container label span.button-checkbox{border-radius:.3rem;background-clip:padding-box}.gynzy-student-application-container label span.button-checkbox:hover,.gynzy-student-application-container label span.button-radio:hover{background-image:linear-gradient(to bottom,#c1d6f7,#fff);box-shadow:0 0 .5rem #21457b}.gynzy-student-application-container label input[type=checkbox]:checked+span.button-checkbox{background-image:url(img/styleguide/check.png),linear-gradient(to bottom,#c1d6f7,#fff);background-size:contain;box-shadow:0 0 .5rem #21457b}.gynzy-student-application-container label span.button-radio{border-radius:2rem;background-clip:padding-box}.gynzy-student-application-container .checkbox-checked,.gynzy-student-application-container label input[type=radio]:checked+span.button-radio{background-image:linear-gradient(to bottom,#c1d6f7,#fff);box-shadow:0 0 .5rem #21457b}.gynzy-student-application-container .checkbox-checked:before,.gynzy-student-application-container label input[type=radio]:checked+span.button-radio:before{content:'';background-image:linear-gradient(to bottom,#3c83f3,#0e5fd8);border-radius:2rem;background-clip:padding-box;height:1.2rem;width:1.2rem;display:inline-block;margin-bottom:.1rem}.gynzy-student-application-container ul.pagination li{padding:.5rem}.gynzy-student-application-container ul.pagination a{padding:0!important;background-color:#c5c5c5;border-radius:4rem;border:1px solid #8a8a8a;display:inline-block;height:1.6rem;width:1.6rem}.gynzy-student-application-container ul.pagination li.is-selected a{height:1.6rem;width:1.6rem;position:relative;border-radius:4rem;border:1px solid transparent;box-shadow:0 0 .5rem #c5c5c5;background-color:#3c82f3}.gynzy-student-application-container ul.pagination a:active,.gynzy-student-application-container ul.pagination a:focus{position:relative;border:1px solid transparent;box-shadow:0 0 .5rem #c5c5c5;background-color:#3c82f3}.gynzy-student-application-container .tape{transform:rotate(2deg);margin-top:-1.8rem;height:4.5rem;width:19.6rem}.gynzy-student-application-container .antwoorden{position:relative;margin-top:3.1rem;padding:0 11rem}.gynzy-student-application-container .antwoorden a{height:6.2rem;line-height:4.5rem!important}.gynzy-student-application-container .antwoorden a span{letter-spacing:2.8rem}.gynzy-student-application-container .antwoorden a .tick{margin:.8rem 1.4rem .8rem 0}.gynzy-student-application-container .antwoorden a .cross{margin:.8rem 0 .8rem 1.2rem}.gynzy-student-application-container .antwoorden a img{vertical-align:middle}.gynzy-student-application-container .antwoorden .button-square{padding:.75rem;width:6.5rem}.gynzy-student-application-container .achievement{position:relative;display:inline-block;margin-top:-5rem}.gynzy-student-application-container .achievement img{filter:drop-shadow(1rem 1rem 2.5rem rgba(0,0,0,.15));position:relative;width:27.8rem;height:27.8rem}.gynzy-student-application-container .check-green{background:url(img/check-green.png) center no-repeat;background-size:contain;width:2.4rem;height:2rem;display:block}.gynzy-student-application-container .cross-red{background:url(img/cross-red.png) center/2.5rem no-repeat;width:18px;height:18px;display:block}.gynzy-student-application-container .loading-overlay{padding-top:18rem;position:fixed;width:100%;height:100%;z-index:10;background-color:#fff;opacity:.7;text-align:center}.gynzy-student-application-container .user-portrait{position:relative;display:inline-block;height:6.8rem;width:6.8rem}.gynzy-student-application-container .user-portrait .border-white{border:.4rem solid #fff;filter:grayscale(100%) drop-shadow(.2rem .2rem .6rem rgba(0,0,0,.15));box-shadow:0 0 .1rem #63819f}.gynzy-student-application-container .divider{width:.6rem;height:100%;position:relative;background:rgba(0,0,0,.1);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(.1,rgba(0,0,0,.1)),color-stop(.9,rgba(0,0,0,.1)),color-stop(1,transparent));background:-moz-linear-gradient(center top,transparent 0%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.1) 90%,transparent 100%);background:-ms-linear-gradient(transparent 0%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.1) 90%,transparent 100%)}.gynzy-student-application-container .transparent-gradient-border{-webkit-border-image:-webkit-linear-gradient(to top,transparent,rgba(85,85,85,.3),transparent) 1 100%}.gynzy-student-application-container .arrow-arc{background:url(img/styleguide/arrow-arc.png) no-repeat top left;background-size:100%;height:7.7rem}.gynzy-student-application-container .bg-wood{background:url(img/styleguide/bg-wood.jpg);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(center,rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-wood.jpg) top left}.gynzy-student-application-container .bg-book{background:url(img/styleguide/bg-book.jpg);background:linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-book.jpg) top left}.gynzy-student-application-container .bg-clock{background:url(img/styleguide/bg-clock.jpg);background:linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-clock.jpg) top left}.gynzy-student-application-container .bg-blue{background:url(img/styleguide/bg-blue.jpg);background:linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-blue.jpg) top left}.gynzy-student-application-container .bg-blueprint{background:url(img/styleguide/bg-blueprint.jpg);background:linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/styleguide/bg-blueprint.jpg) top left}.gynzy-student-application-container .bg-tool{background:url(img/tools/tool-bg.jpg);background:linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 100%),radial-gradient(rgba(255,241,221,.1) 0%,rgba(251,195,107,.1) 60%,rgba(129,86,39,.1) 100%),url(img/tools/tool-bg.jpg) top left;background-size:cover}.gynzy-student-application-container .swipe{overflow:hidden;visibility:hidden;position:relative}.gynzy-student-application-container .swipe-wrap{overflow:hidden;position:relative}.gynzy-student-application-container .swipe-wrap>div{float:left;width:100%;position:relative}.gynzy-student-application-container .black{color:#000!important;font-weight:700}.gynzy-student-application-container span.search{background:url(img/search_dark.svg) no-repeat center center;background-size:2.8rem;padding:.5rem 2rem}.gynzy-student-application-container .center-helper{display:inline-block;vertical-align:middle;height:100%}.gynzy-student-application-container .error{height:1.6rem;font-size:1.6rem;text-align:center;color:#ed1c24;padding-bottom:.5rem}.gynzy-student-application-container .modal{height:auto!important;max-height:90%;padding:2rem 0}.gynzy-student-application-container .modal:after{background:0 0}.gynzy-student-application-container .modal h1,.gynzy-student-application-container .modal h2{margin-top:3rem}.gynzy-student-application-container .modal h1:first-of-type,.gynzy-student-application-container .modal h2:first-of-type{margin-top:0}.gynzy-student-application-container .modal .floatButtonBlock{overflow:hidden;padding:1.5rem 2rem}.gynzy-student-application-container .modal .row{border-bottom:1px solid rgba(0,0,0,.2)}.gynzy-student-application-container .modal .dark{background:#eee}.gynzy-student-application-container .modal .link{margin-top:2rem;margin-left:2rem;text-align:left}.gynzy-student-application-container .modal .uitleg{padding:1.5rem;line-height:1.3em}.gynzy-student-application-container .modal .klasGray{background:#888}.gynzy-student-application-container .inner-modal{padding:0 4.6rem;margin-bottom:1.6rem;height:27.2rem;text-align:center}.gynzy-student-application-container .inner-modal .maximaal{text-align:right;color:#585858}.gynzy-student-application-container .inner-modal.bezigMetLaden{text-align:center;padding-top:12rem}.gynzy-student-application-container .modal .oefening-checkbox,.gynzy-student-application-container .modal-flex .oefening-checkbox{margin:2rem 0;color:#000}.gynzy-student-application-container .modal .oefening-checkbox span,.gynzy-student-application-container .modal-flex .oefening-checkbox span{cursor:pointer;color:#777}.gynzy-student-application-container .modal .oefening-checkbox input[type=checkbox],.gynzy-student-application-container .modal-flex .oefening-checkbox input[type=checkbox]{cursor:pointer;margin-right:1rem;width:1.5rem;height:1.5rem}.gynzy-student-application-container .yellow-header{text-align:center}.gynzy-student-application-container .pointer,.gynzy-student-application-container .student-header .first-row .logout-icon i{cursor:pointer}.gynzy-student-application-container .center-header{text-align:center;margin-top:.6rem}.gynzy-student-application-container .button-normal-blue>img.icon,.gynzy-student-application-container .button-normal-white>img.icon{margin-right:1rem;width:2rem}.gynzy-student-application-container .button-normal-blue>img.icon.options{margin-bottom:-.2rem}.gynzy-student-application-container img.icon.options{margin-bottom:-.3rem;width:1.75rem}#wormhole,.gynzy-student-application-container .validating-textfield{position:relative}.gynzy-student-application-container .validating-textfield.valid input{border-color:#209914;padding-right:34px}.gynzy-student-application-container .validating-textfield.valid i{color:#209914;display:block}.gynzy-student-application-container .validating-textfield.invalid input{border-color:#ed1c24}.gynzy-student-application-container .validating-textfield i{position:absolute;right:0;padding:.7rem;pointer-events:none;font-size:2rem;line-height:3.4rem;display:none}.gynzy-student-application-container .icon-loading i{display:block}.gynzy-student-application-container .icon-loading i img{width:2rem;height:2rem;margin-top:1rem}.gynzy-student-application-container .center-text{text-align:center}.gynzy-student-application-container .noFloat{float:none}.gynzy-student-application-container .info-icon{position:relative;display:inline-block;height:1.5em;width:1.5em;background:#06c;border-radius:1em;line-height:1.5em;color:#fff;margin:0 .5rem}.gynzy-student-application-container .block{text-align:center;margin-top:2.5rem}.gynzy-student-application-container .block:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gynzy-student-application-container .centered{display:inline-block;vertical-align:middle}.gynzy-student-application-container .link{color:#06c!important;font-weight:700}.gynzy-student-application-container p.uitleg-text{color:#777;font-size:1.8rem;line-height:1.8rem;text-align:center;padding:3rem}.gynzy-student-application-container .tools-tab{width:4.8rem;height:12.9rem}.gynzy-student-application-container .close-blue,.gynzy-student-application-container .tool-close-blue{height:6rem;width:6rem;text-decoration:none;cursor:pointer;background:url(img/cross-blue.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 0,transparent 100%)}.gynzy-student-application-container .close-blue:hover,.gynzy-student-application-container .tool-close-blue:hover{background:url(img/cross-blue-hover.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 0,transparent 100%)}.gynzy-student-application-container .tool-close-blue{position:absolute;right:1.5rem;top:.5rem}.gynzy-student-application-container .small-close{color:rgba(0,0,0,.8);font-size:5rem;line-height:5rem;position:absolute;overflow:hidden;right:1.5rem;top:.5rem;transform:rotate(45deg)}.gynzy-student-application-container .small-close:hover{color:rgba(0,0,0,.5);cursor:pointer}.gynzy-student-application-container .absolute-close-blue{height:6rem;width:6rem;text-decoration:none;cursor:pointer;background:url(img/cross-blue.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 0,transparent 100%);position:absolute;right:1.5rem;top:.5rem;z-index:100}.gynzy-student-application-container .absolute-close-blue:hover{background:url(img/cross-blue-hover.png) center/3rem 3rem no-repeat,radial-gradient(rgba(0,0,0,.1),rgba(0,0,0,.01) 0,transparent 100%)}.gynzy-student-application-container .center-vertical{position:absolute;top:0;left:0;display:table;width:100%;height:100%;z-index:21000}.gynzy-student-application-container .center-vertical .item{display:table-cell;vertical-align:middle}.gynzy-student-application-container .center-vertical .item .center-horizontal{position:relative;display:inline-table;left:auto;top:auto;margin:0 auto}.gynzy-student-application-container .height-margin{margin-top:1.5rem;margin-bottom:1.5rem}.gynzy-student-application-container .lowercase{text-transform:lowercase}.gynzy-student-application-container .uitleg-link{color:#06c;font-size:1.5rem;padding-left:2rem;cursor:pointer}.gynzy-student-application-container .uitleg-div{height:auto;padding-left:3.5rem;font-size:1.5rem;color:#777}.gynzy-student-application-container .hide-overflow{overflow:hidden}.gynzy-student-application-container .auto-height{height:auto!important}.gynzy-student-application-container .grey-line{position:absolute;content:' ';border-bottom:.2rem #c6c6c6 solid;width:50rem;display:inline-block}.gynzy-student-application-container .top-border{border-top:1px solid #e5e5e5}.gynzy-student-application-container .optie-label{margin-bottom:1rem;display:inline-block;color:#000}.gynzy-student-application-container .modal-row{height:10rem;margin:1rem 0}.gynzy-student-application-container .stubsWarning{float:left;width:95.83333333%;margin-left:2.08333333%;margin-right:2.08333333%;color:#ed1c24;text-align:center!important;position:absolute;top:.5rem;font-weight:700;z-index:100;font-size:1.5rem}.gynzy-student-application-container .tabs-selectie{border-bottom:1px solid rgba(0,0,0,.2);height:5rem;position:relative;z-index:2}.gynzy-student-application-container .tabs-selectie .tab{color:#3f4c5a;font-family:'Open Sans',sans-serif;font-weight:600;font-size:1.7rem;text-transform:capitalize;width:15rem;height:100%;cursor:pointer;transition:color .5s,border .5s}.gynzy-student-application-container .tabs-selectie .tab.selected{color:#277cd9}.gynzy-student-application-container .tabs-selectie .tab.disabled{cursor:default}.gynzy-student-application-container .tabs-slider{background:#277cd9;height:.4rem;position:absolute;bottom:0;transition:width .5s,left .5s}.gynzy-student-application-container .wacht-cursor{cursor:wait!important}.gynzy-student-application-container .loader-gif{width:4rem;height:4rem}.gynzy-student-application-container .button-absolute-center{height:52px;width:260px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.gynzy-student-application-container .default-liquid-destination{z-index:21010}.gynzy-student-application-container .default-liquid-destination:not(.has-wormholes){pointer-events:none}.gynzy-student-application-container .swiper{width:100%}.gynzy-student-application-container .swiper .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.gynzy-student-application-container .swiper .swiper-slide.trainer{width:66rem;margin:auto 5rem}.gynzy-student-application-container .swiper .swiper-slide.tool{width:50rem;margin:auto 5rem}.gynzy-student-application-container .swiper .swiper-slide.prize{width:72rem;margin:auto 5rem}.gynzy-student-application-container .swiper-pagination-bullet{height:1.6rem;width:1.6rem;margin:.5rem}.gynzy-student-application-container .draggable-dropzone-default .draggable-dropzone{border:.3rem dashed rgba(255,255,255,.6);background:linear-gradient(rgba(255,255,255,.4),rgba(200,200,200,.4));border-radius:2rem;padding:0 2rem;min-height:9rem;min-width:9rem;transition:border .5s}.gynzy-student-application-container .draggable-dropzone-default .draggable-dropzone.draggable-over{border:.3rem dashed #06c}.gynzy-student-application-container .draggable-item{border-radius:2rem;background:#fff;padding:.3rem;box-shadow:0 0 1rem #06c;overflow:hidden;cursor:move;-ms-touch-action:none;touch-action:none}.gynzy-student-application-container .draggable-item.is-dragging{opacity:.6;box-shadow:none}.gynzy-student-application-container .draggable-item.draggable-ghost{z-index:100;opacity:.5;position:fixed;pointer-events:none}.gynzy-student-application-container .draggable-item *{cursor:move}.gynzy-student-application-container .draggable-kaartje{display:flex;align-items:center;text-align:center;flex-direction:row;justify-content:center;padding:0 1rem;height:9rem;min-height:9rem;width:100%;background:linear-gradient(#f8fafc,#f0f2f4);border:1px solid rgba(0,0,0,.2);border-radius:2rem;color:#555;font-size:2.4rem;line-height:1em}.gynzy-student-application-container .draggable-kaartje.row-reverse{flex-direction:row-reverse}.gynzy-student-application-container .draggable-kaartje.column{flex-direction:column}.gynzy-student-application-container .draggable-kaartje.end{justify-content:flex-end}.gynzy-student-application-container .draggable-kaartje.start{justify-content:flex-start}.gynzy-student-application-container .draggable-kaartje.flex-center{justify-content:center}.gynzy-student-application-container .draggable-kaartje.between{justify-content:space-between}.gynzy-student-application-container .draggable-kaartje.around{justify-content:space-around}.gynzy-student-application-container .draggable-kaartje.cross-start{align-items:flex-start}.gynzy-student-application-container .draggable-kaartje.cross-end{align-items:flex-end}.gynzy-student-application-container .draggable-kaartje.stretch{align-items:stretch}.gynzy-student-application-container .draggable-kaartje.overlay-dark{background-color:rgba(0,0,0,.7)}.gynzy-student-application-container .draggable-kaartje.wrap{flex-wrap:wrap}.gynzy-student-application-container .draggable-kaartje.grow{flex:1}.gynzy-student-application-container .draggable-kaartje .flex-half,.gynzy-student-application-container .draggable-kaartje .flex-quarter,.gynzy-student-application-container .draggable-kaartje .flex-sixth,.gynzy-student-application-container .draggable-kaartje .flex-third,.gynzy-student-application-container .draggable-kaartje .flex-two-third{box-sizing:border-box}.gynzy-student-application-container .draggable-kaartje .flex-half{width:50%}.gynzy-student-application-container .draggable-kaartje .flex-third{width:33.33%}.gynzy-student-application-container .draggable-kaartje .flex-two-third{width:66.66%}.gynzy-student-application-container .draggable-kaartje .flex-quarter{width:25%}.gynzy-student-application-container .draggable-kaartje .flex-three-quarter{width:75%}.gynzy-student-application-container .draggable-kaartje .flex-five-sixth{width:83.33%}.gynzy-student-application-container .draggable-kaartje .flex-fifth{width:20%}.gynzy-student-application-container .draggable-kaartje .flex-sixth{width:16.66%}.gynzy-student-application-container .draggable-kaartje .flex-90{width:90%}.gynzy-student-application-container .draggable-kaartje .flex-80{width:80%}.gynzy-student-application-container .draggable-kaartje .flex-75{width:75%}.gynzy-student-application-container .draggable-kaartje .flex-70{width:70%}.gynzy-student-application-container .draggable-kaartje .flex-60{width:60%}.gynzy-student-application-container .draggable-kaartje .flex-50{width:50%}.gynzy-student-application-container .draggable-kaartje .flex-40{width:40%}.gynzy-student-application-container .draggable-kaartje .flex-30{width:30%}.gynzy-student-application-container .draggable-kaartje .flex-20{width:20%}.gynzy-student-application-container .draggable-kaartje .flex-15{width:15%}.gynzy-student-application-container .draggable-kaartje .flex-10{width:10%}.gynzy-student-application-container .draggable-kaartje .flex-5{width:5%}.gynzy-student-application-container .draggable-kaartje .flex-remaining-space{flex-grow:1}.gynzy-student-application-container .draggable-kaartje .flex-grow-1{flex:1 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-2{flex:2 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-3{flex:3 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-4{flex:4 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-5{flex:5 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-6{flex:6 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-7{flex:7 1}.gynzy-student-application-container .draggable-kaartje .flex-grow-8{flex:8 1}.gynzy-student-application-container .draggable-kaartje.dikke-border{border:2px solid #555}.gynzy-student-application-container .draggable-kaartje.kaartje-isgoed{border:0;box-shadow:0 0 1rem .25rem #209914;background:linear-gradient(#f2f9f1,#eaf1ea)}.gynzy-student-application-container .draggable-kaartje.kaartje-isfout{border:0;box-shadow:0 0 1rem .25rem #ed1c24;background:linear-gradient(#fdf3f2,#f6eceb)}.gynzy-student-application-container .oefening{width:100%;height:100%;overflow:hidden;text-align:center}.gynzy-student-application-container .oefening .header{height:10rem;width:100%;z-index:2}.gynzy-student-application-container .oefening .header>.flex{padding:0 2rem}.gynzy-student-application-container .oefening .header #progress-bar{top:0}.gynzy-student-application-container .oefening .content{display:block;margin-left:auto;margin-right:auto;width:100%;position:relative;height:calc(100% - 30rem)}.gynzy-student-application-container .oefening .bottom,.gynzy-student-application-container .oefening .bottom-small{background:#fff url(img/styleguide/bg-paper-small.jpg) top left;box-shadow:0 0 2rem rgba(0,0,0,.4);height:20rem;width:100%;position:relative;padding:2rem 0}.gynzy-student-application-container .oefening .bottom-small{margin-top:5rem;height:15rem}.gynzy-student-application-container .oefening .bottom-small.no-background,.gynzy-student-application-container .oefening .bottom.no-background{background:0 0;box-shadow:none}.gynzy-student-application-container .global-card-content .styleguide.table__regular .table__header__scroll .table__header__scroll__container{padding-right:6.24rem}.gynzy-student-application-container .global-card-content .styleguide.table__regular .table__header__scroll .table__header__scroll__container .scroll__right__column{width:auto;padding-right:3.12rem;padding-left:.5rem;background:#fff}.gynzy-student-application-container .global-card-content .styleguide.table__regular .table__header__scroll .table__header__scroll__container .scroll__right__column.data-column-disabled{opacity:1}.gynzy-student-application-container .global-card-content .styleguide.table__regular .cell__scroll__container::after{width:3.12rem;right:-3.12rem;content:'';position:absolute;top:0;bottom:0;z-index:2}.gynzy-student-application-container .global-card-content .styleguide.table__regular tr:nth-child(odd) .cell__scroll__container::after{background:#f5f5f8}.gynzy-student-application-container .global-card-content .styleguide.table__regular tr:nth-child(odd) .cell__scroll__yield__container::after{background:linear-gradient(to left,#f5f5f8,rgba(245,245,248,0))}.gynzy-student-application-container .global-card-content .styleguide.table__regular tr:nth-child(even) .cell__scroll__container::after{background:#fff}.gynzy-student-application-container .global-card-content .styleguide.table__regular tr:nth-child(even) .cell__scroll__yield__container::after{background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.gynzy-student-application-container .global-card-content .styleguide.table__regular .cell__scroll__yield__container::after{width:3.12rem;right:0;transition:right .5s ease}.gynzy-student-application-container .global-card-content .styleguide.table__regular .cell__scroll__yield__container.scrolled-max-right::after{right:-3.12rem;transition:right .2s ease-out .3s}.gynzy-student-application-container .student-header{margin:0;padding:0;height:15rem;border-bottom:1px solid rgba(0,0,0,.2)}.gynzy-student-application-container .student-header .gynzykids-logo{height:4rem}.gynzy-student-application-container .student-header .login-button .button__regular{position:absolute;right:2rem;margin:.5rem}.gynzy-student-application-container .student-header .language-switcher{position:absolute;left:2rem;display:flex}.gynzy-student-application-container .student-header .language-switcher .country-flag{margin:.5rem;width:4rem;height:4rem;transition:.25s;opacity:.4}.gynzy-student-application-container .student-header .language-switcher .country-flag.active{transition:.25s;opacity:1;cursor:default}.gynzy-student-application-container .student-header .first-row{height:7.5rem}.gynzy-student-application-container .student-header .first-row .user-portrait-container{margin:0 1.25rem 0 1.66666667rem}.gynzy-student-application-container .student-header .first-row .user-portrait-container .user-portrait__container{width:4.16666667rem;height:4.16666667rem}.gynzy-student-application-container .student-header .first-row .full-name{margin-right:1rem;font-size:1.6rem;font-weight:600;color:#556474}.gynzy-student-application-container .student-header .first-row .logout-icon{cursor:pointer;color:#277cd9;padding-top:.3rem;font-size:2.1rem;transition:.15s}.gynzy-student-application-container .student-header .first-row .logout-icon:hover{color:#4e92ff}.gynzy-student-application-container .student-header .first-row .logout-icon:active{color:#2465ab}.gynzy-student-application-container .student-header .second-row{height:7.5rem;display:flex;justify-content:center;align-items:flex-end}.gynzy-student-application-container .logout-modal,.gynzy-student-application-container .outdated-app-modal{width:100%}.gynzy-student-application-container .logout-modal .logout-modal-container{width:32.5rem}.gynzy-student-application-container .outdated-app-modal .outdated-app-modal-container{width:41.66666667rem;display:flex;flex-direction:column;align-items:center;gap:1.66666667rem}.gynzy-student-application-container .outdated-app-modal .outdated-app-modal-container img{width:6.66666667rem;height:6.66666667rem}.gynzy-student-application-container .outdated-app-modal .outdated-app-modal-container .outdated-app-modal-header{font-size:2.08333333rem;font-family:var(--font-family-header)}.gynzy-student-application-container .outdated-app-modal .outdated-app-modal-container .outdated-app-modal-message{line-height:2.08333333rem;text-align:center}.gynzy-student-application-container .activity-component{height:29rem;width:100%;margin-top:1rem;margin-bottom:3rem}.gynzy-student-application-container .activity-component .title{background:#fedf4f;margin-bottom:1.6rem;max-width:75%}.gynzy-student-application-container .activity-component .title h5{cursor:pointer;font-size:1.8rem;font-family:var(--font-family-header);font-weight:500}.gynzy-student-application-container .activity-component .image{background-size:cover;border-radius:1.6rem;border:1px solid rgba(0,0,0,.5);cursor:pointer;min-height:20rem;min-width:20rem;margin-bottom:1rem;box-shadow:.4rem .4rem .8rem rgba(0,0,0,.15)}.gynzy-student-application-container .animated-stars .animated-stars__single-star,.gynzy-student-application-container .animated-stars .has-crown{position:relative;width:20rem;height:20rem}.gynzy-student-application-container .animated-stars .animated-stars__single-star:first-of-type,.gynzy-student-application-container .animated-stars .animated-stars__single-star:last-of-type,.gynzy-student-application-container .animated-stars .has-crown:first-of-type,.gynzy-student-application-container .animated-stars .has-crown:last-of-type{margin-top:10rem}.gynzy-student-application-container .animated-stars .animated-stars__single-star img{z-index:2;position:absolute;width:17rem;height:17rem;top:1.5rem;left:1.5rem}.gynzy-student-application-container .animated-stars .has-crown img{z-index:2;position:absolute;top:1.5rem;left:1.5rem;width:20rem;height:16rem;left:0}.gynzy-student-application-container .particle-explosion,.gynzy-student-application-container .sun-rays{position:relative;width:100%;height:100%}.gynzy-student-application-container .particle-explosion canvas{position:absolute;width:200%;height:200%;top:-50%;left:-50%}.gynzy-student-application-container .sun-rays img.ray{opacity:.7;z-index:1!important;position:absolute;width:350%!important;height:350%!important;left:-125%!important;top:-125%!important;animation:fadeIn .5s ease,rotating 20s linear infinite}.gynzy-student-application-container .dropdown-container{position:relative;height:4.3rem!important;top:0}.gynzy-student-application-container .dropdown-container .icon__point-down{margin-top:.15rem}.gynzy-student-application-container .dropdown-container.left-side .dropdown-menu{left:-13.5rem}.gynzy-student-application-container .dropdown-menu,.gynzy-student-application-container .dropdown-menu-hidden{padding:0 1.5rem;position:absolute;top:0;border:1px solid transparent}.gynzy-student-application-container .dropdown-menu-hidden .menu-content{display:none}.gynzy-student-application-container .dropdown-menu .menu-content .button__regular,.gynzy-student-application-container .dropdown-menu-hidden .menu-content .button__regular{justify-content:flex-start}.gynzy-student-application-container .dropdown-menu{width:27rem;padding:1rem 0 0;background:0 0;margin-right:1.5rem;background-color:#fff;top:-1rem;z-index:11;border-radius:.6rem;background-clip:padding-box;border:solid 1px rgba(0,0,0,.15);box-shadow:.4rem .4rem .8rem rgba(0,0,0,.15)}.gynzy-student-application-container .dropdown-menu .button__invisible{padding:0 1.5rem}.gynzy-student-application-container .dropdown-menu .button__invisible button{border:0!important;color:#556474!important;background:0 0}.gynzy-student-application-container .dropdown-menu .menu-content{display:inline-block;text-align:center;width:100%;margin:1rem 0;padding:1rem 0;line-height:2rem}.gynzy-student-application-container .dropdown-menu .menu-content .button__regular{width:85%;margin:.8rem auto;vertical-align:text-top}.gynzy-student-application-container .dropdown-menu .button-small-link{margin-left:1.6rem}.gynzy-student-application-container .error-balk{overflow:hidden;background:#fef1f1;padding:1.5rem;border-top:1px solid #ed1c24;border-bottom:1px solid #ed1c24;text-align:left}.gynzy-student-application-container .error-balk .error-button{float:right}.gynzy-student-application-container .component-connection-checker .overlay{z-index:26000;position:fixed}.gynzy-student-application-container .component-connection-checker .modal{z-index:26005;height:27.2rem;width:61.6rem;margin-top:-11.5rem;margin-left:-30.8rem;padding:2rem 4rem}.gynzy-student-application-container .component-connection-checker .modal .modal-header{font-family:var(--font-family-header)}.gynzy-student-application-container .component-connection-checker .modal .omschrijving{margin:2rem 0;text-align:center;line-height:1.5;font-size:2.2rem}.gynzy-student-application-container .component-connection-checker .modal .loader-gif{margin:1.6rem auto;display:block}.gynzy-student-application-container .component-connection-checker .modal .verbindingGevonden{text-align:center}.gynzy-student-application-container .component-connection-checker .modal .verbindingGevonden button{width:40rem;margin-top:1.6rem}.gynzy-student-application-container .component-connection-checker .modal.nieuweVersieBeschikbaar{width:50rem;margin-left:-25rem}.gynzy-student-application-container .component-connection-checker .modal.nieuweVersieBeschikbaar img{width:13rem;margin-left:1rem}.gynzy-student-application-container .component-connection-checker .modal.maintenanceMode,.gynzy-student-application-container div.ember-view.liquid-target-container,.gynzy-student-application-container div.ember-view.modal-window-wrapper{height:auto}.gynzy-student-application-container .component-connection-checker .modal.maintenanceMode img{width:20rem;margin-left:1rem;flex-shrink:0}.gynzy-student-application-container .component-connection-checker .modal.maintenanceMode p{text-align:left;line-height:2.6rem;font-size:2.2rem}.gynzy-student-application-container .component-connection-checker .modal.maintenanceMode a{color:#277cd9;font-weight:700}.gynzy-student-application-container .modal__yield__error-page{width:46.875rem;line-height:2.5rem}.gynzy-student-application-container .modal__yield__error-page span{color:#8c99a8;display:block;margin-bottom:1.66666667rem}.gynzy-student-application-container .component-wacht-indicator .overlay{position:fixed;opacity:.2}.gynzy-student-application-container .component-wacht-indicator .modal{z-index:20001;width:35rem;height:15rem;margin-top:-7.5rem;margin-left:-17.2rem;text-align:center}.gynzy-student-application-container .component-wacht-indicator .modal .loading-button-wrapper{margin-top:1rem}.gynzy-student-application-container .component-wacht-indicator .modal .modal-header{font-family:var(--font-family-header)}.gynzy-student-application-container #ui-header{height:12.4rem;box-shadow:0 0 .5rem #888;position:fixed;top:0;left:0;width:100%}.gynzy-student-application-container #ui-header img{width:4rem;height:4rem;cursor:pointer}.gynzy-student-application-container #ui-header>div.flex.between{margin-left:auto;margin-right:auto}.gynzy-student-application-container #ui-header>div.flex.between>.flex-third:first-of-type{padding-left:4.4rem}.gynzy-student-application-container #ui-header>div.flex.between>.flex-third:last-of-type{padding-right:4.4rem}.gynzy-student-application-container #ui-header.header-geel{background-color:#fedf4e}.gynzy-student-application-container #ui-header.header-blauw{background-color:#5d96ec}.gynzy-student-application-container #ui-header.header-rood{background-color:#ee6767}.gynzy-student-application-container #ui-header.header-groen{background-color:#70e453}.gynzy-student-application-container #ui-header.header-paars{background-color:#9f63e3}.gynzy-student-application-container .modal__component{z-index:22000}.gynzy-student-application-container .snackbar--wrapper{position:fixed;z-index:21001;left:50%;transform:translateX(-50%);bottom:1.5625rem}#ember-basic-dropdown-wormhole{position:fixed;z-index:22010;top:0}.board-button{position:fixed;bottom:.625rem;left:1.25rem;z-index:1000}.board-button img{width:6rem;height:6rem}