#content-wrapper{text-align:center;font-family:Roboto,sans-serif;font-weight:400;color:#000;line-height:1.7}.container{max-width:1140px;padding:0 20px;margin:auto}#top-section{background:#f8f8f8;padding-bottom:20px}#top-section br{display:none}@media (min-width:768px){#top-section br{display:initial}}#top-section .thank-you button{background:#00afec;color:#fff;border:none;border-radius:100px;font-size:16px;font-weight:500;padding:.85em 2em;margin-top:.9em;box-shadow:0 10px 45px 0 rgba(0,0,0,.1);margin-bottom:50px}#top-section .thank-you button:disabled{opacity:.6}#top-section .thank-you button:not(:disabled):hover{background:#008ec0}.webform-gdpr .gdpr-consent{margin:0;font:400 11px/1.4 Roboto,Helvetica,Arial,sans-serif;color:#868686}.webform-gdpr .gdpr-consent a{color:#868686;text-decoration:underline}.webform-gdpr .gdpr-consent a:hover{text-decoration:none}#big-tick{fill:#14ea1a;width:38px;height:38px;margin-top:15px;margin-bottom:-12px}.univ-logo{fill:#00afec;width:168px;height:61.12px;margin:44px 0 18px}h1{font-weight:500;font-size:36px;line-height:1;margin-bottom:.5em}.scroll-down{display:inline-block;width:40px;height:40px;border-radius:100px;background:#00afec;margin-top:13px;margin-bottom:45px;box-shadow:0 10px 45px 0 rgba(0,0,0,.1)}.scroll-down:hover{background:#008ec0}.scroll-down svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;width:11px;height:11px;position:relative;top:6px}#main-image{max-width:100%;margin-bottom:-34px}.form-wrapper{max-width:800px;border:2px solid #00afec;border-bottom:none;box-sizing:border-box;padding:38px 20px 31px;text-align:center;position:relative;margin:32px auto 84px}.form-wrapper:after,.form-wrapper:before{content:"";width:calc(50% - 122px);position:absolute;bottom:0;height:2px;background:#00afec}.form-wrapper:before{left:0}.form-wrapper:after{right:0}.form-wrapper .container-message{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.form-wrapper .container-message.error{color:red}#list-section{padding-bottom:120px}#list-section h2{font-size:24px;font-weight:500;margin-top:2.9em;margin-bottom:2em}#list-section ul{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0;margin:0;list-style:none}#list-section ul li{width:100%;box-sizing:border-box;padding-left:.5em;padding-right:.5em;margin-bottom:20px;background:#fff;box-shadow:0 0 88px 0 rgba(0,0,0,.07);color:#434343;font-size:16px;line-height:1.4;padding-bottom:35px}@media (min-width:768px){#list-section ul li{width:calc(50% - 15px)}}@media (min-width:980px){#list-section ul li{width:calc(25% - 15px)}}#list-section ul li:last-child{background:#edfaff;font-size:14px;padding-top:27px}#list-section button{background:#00afec;color:#fff;border:none;border-radius:100px;font-size:12px;padding:.6em 2em;margin-top:.9em;box-shadow:0 10px 45px 0 rgba(0,0,0,.1)}#list-section button:disabled{opacity:.6}#list-section button:not(:disabled):hover{background:#008ec0}#list-section .tick{background:#f8f8f8;border-radius:100px;width:28px;height:28px;margin:30px auto 16px}#list-section .tick svg{fill:none;stroke:#00afec;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;width:12px;height:9px;position:relative;top:3px}#bottom-section{background:#2f2e2c url(/images/pages/resources-new/single-page/custom/5468/bg.jpg) no-repeat;background-size:cover;background-position:50% 50%;padding-bottom:1px;padding-top:1px}#bottom-section h2{color:#fff;font-size:24px;font-weight:500;margin-top:2.9em;margin-bottom:-1.3em}#bottom-section .form-wrapper{border:none}#bottom-section .form-wrapper:after,#bottom-section .form-wrapper:before{display:none}#bottom-section .form-wrapper .form-control,#bottom-section .form-wrapper .form-control~label{color:#fff}#bottom-section .form-wrapper .has-error .form-control~label{color:red}#bottom-section .container-message{color:#fff}#bottom-section .container-message.error{color:red}.form-wrapper form{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;grid-gap:20px 30px;max-width:700px;margin:auto}@media(max-width:767px){.form-wrapper form{grid-gap:50px 30px;-ms-grid-columns:auto;grid-template-columns:auto;-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto}}.form-wrapper form .webform-gdpr{order:10}.form-wrapper form .button-group{order:11;text-align:center;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2;margin:0}@media(max-width:767px){.form-wrapper form .button-group{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/span 1}}.form-wrapper form .webform-gdpr{text-align:center;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2}@media(max-width:767px){.form-wrapper form .webform-gdpr{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/span 1}}.form-wrapper form div:empty{display:none}.form-wrapper .form-group{position:relative;margin-bottom:10px}.form-wrapper .form-control{display:block;width:100%;border:none;border-bottom:2px solid #e1e1e1;font-size:16px;color:#0b212b;line-height:1;padding:.4em .6em;box-sizing:border-box;outline:none;background:transparent}.form-wrapper .form-control~label{font-size:16px;line-height:1;position:absolute;left:.65em;top:.5em;transition:all .3s ease;transform-origin:0 0;pointer-events:none}.form-wrapper .has-error .form-control~label{color:red}.form-wrapper .form-control.not-empty~label,.form-wrapper .form-control:focus~label{top:-9px;transform:scale(.7)}.form-wrapper .bar{position:absolute;left:0;bottom:0;background-color:#14ea1a;height:2px;width:100%;transform:scaleX(0);transition:transform .2s ease}.form-wrapper .form-control:focus~.bar{transform:none}.form-wrapper .has-error .bar{background-color:red}.form-wrapper .help-block{position:absolute;left:0;top:38px;color:red;font-size:.6em}.form-wrapper button{background:#00afec;color:#fff;border:none;border-radius:100px;font-size:16px;position:absolute;left:50%;bottom:-53px;transform:translateX(-50%);width:204px;padding:.8em 0;box-shadow:0 10px 45px 0 rgba(0,0,0,.1)}@media (min-width:768px){.form-wrapper button{bottom:-55px}}.form-wrapper button:disabled{opacity:.6}.form-wrapper button:not(:disabled):hover{background:#008ec0}.thank-you-page .scroll-down{display:none}.thank-you-page #main-image{margin-bottom:-254px}.thank-you-page #top-section{overflow:hidden}