body,body *,body *:before,body *:after{margin:0;padding:0;border:0;background:transparent;box-sizing:border-box;text-decoration:none;outline:none;font-family:inherit}table{border-collapse:collapse;border-spacing:0}a img{border:none}input,textarea,select,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button,a{cursor:pointer;color:inherit}textarea{resize:none}body,html{scroll-behavior:smooth;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}.f svg{display:block;width:100%;height:100%}:root{--primary-color: #0abab5;--white-color: rgb(255, 250, 228);--dark-grey: rgb(90,90,90);--dark-grey-alpha: rgb(90,90,90,.2);--light-grey: rgb(247, 247, 247);--black-color: rgb(1, 27, 86);--black-color-alpha: rgba(1, 27, 86, .4)}body{font-family:Montserrat,sans-serif}section{min-height:100vh;padding:20px}.anim-in{opacity:0;transform:translateY(60px);transition:opacity .5s ease,transform .5s ease}.anim-in.visible{opacity:1;transform:translateY(0)}section.about{width:100%;max-width:1200px;margin:0 auto;padding:40px;color:var(--dark-grey);background-color:#fff}section.about h2{padding-bottom:20px}section.about p{white-space:pre-line;font-weight:500;font-size:15px;letter-spacing:-.4px;line-height:24px}@media (min-width: 801px){section.about{display:flex;justify-content:center;align-items:center}section.about article{width:50%}section.about img{width:50%;height:100%;object-fit:contain}}@media (max-width: 800px){section.about img{width:100%;height:auto}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{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-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .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}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(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-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{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:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s 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:translate(-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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s 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, .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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}section.courses{background-color:var(--light-grey);padding:20vh 40px 40vh;color:var(--dark-grey)}section.courses .section-header{position:relative;z-index:100}@media screen and (min-width: 501px){section.courses .section-header{display:flex}section.courses .section-header .search-bar{max-width:300px}}@media screen and (max-width: 500px){section.courses .section-header .search-bar{margin-top:20px}}section.courses h2,section.courses ul.courses-list,section.courses .section-header{width:100%;max-width:1100px;margin:0 auto}section.courses ul.courses-list{position:relative;z-index:1;list-style:none;padding:40px 0}section.courses ul.courses-list li{list-style:none;padding-bottom:30px}section.courses ul.courses-list li img{display:block;width:100%;margin-bottom:20px}section.courses ul.courses-list li h3{letter-spacing:-.4px;color:var(--black-color);padding-bottom:30px}section.courses ul.courses-list li p{padding-bottom:30px;font-weight:500;font-size:15px;letter-spacing:-.4px;line-height:24px}section.courses ul.courses-list li a.btn{font-size:12px!important;letter-spacing:.5px;text-transform:uppercase;padding:7px 25px;border-radius:40px;font-weight:800;color:var(--black-color);border:2px solid var(--black-color)}section.courses ul.courses-list li a.btn:hover{background-color:var(--black-color);color:var(--white-color)}section.courses .search-bar{position:relative;width:100%;margin-bottom:1rem;overflow:visible;z-index:100}section.courses .search-bar input{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc}section.courses .clear-btn{position:absolute;right:8px;top:8px;background:none;border:none;font-size:.9rem;cursor:pointer}section.courses .suggestions{position:absolute;background:#fff;border:1px solid #ccc;width:100%;max-height:150px;overflow-y:auto;pointer-events:auto;z-index:9999}section.courses .suggestions li{padding:.5rem;cursor:pointer}section.courses .suggestions li:hover{background-color:#f0f0f0}#hero{display:flex;align-items:center;justify-content:center;flex-direction:column;height:101vh;will-change:opacity;padding-bottom:15vh;color:var(--white-color);transition:opacity .4s}#hero video{position:absolute;top:0;left:0;width:100%;height:101vh;object-fit:cover;z-index:-1}#hero svg{width:336px;max-width:100%;height:120px}#hero svg .top{opacity:0}#hero svg .bottom{fill:var(--white-color)}#hero .titles h1{font-size:70px;font-weight:700;text-align:center;padding:20px 0}#hero .titles h2{font-size:14px;text-transform:uppercase;font-weight:500;letter-spacing:.1em;text-align:center}@media (max-width: 440px){#hero .titles h1{font-size:48px}#hero .titles h2{font-size:10px}}section.quote{min-height:0;width:100%;max-width:1020px;margin:0 auto;background-image:url(/quote-bg.png);background-size:contain;background-size:50%;background-repeat:no-repeat}@media (min-width: 801px){section.quote{display:flex;justify-content:end;background-position:left center}section.quote p{margin:0 0 25px}}@media (max-width: 800px){section.quote{background-position:top center}section.quote p{padding-top:80px;margin:0 auto 25px}}section.quote blockquote{padding:100px 20px;color:var(--dark-grey)}section.quote p{max-width:270px;text-align:center;font-size:24px;line-height:1.3;font-weight:700}section.quote div{text-align:center;font-family:gloria hallelujah;font-weight:400;letter-spacing:0;transform:rotate(-3deg)!important;font-size:18px}section.services{margin:calc(-40vh + 40px) 0 80px;min-height:0}section.services h2,section.services p,section.services ul{width:100%;max-width:1020px;margin:0 auto;text-align:center}section.services h2{padding-bottom:20px;color:var(--dark-grey)}section.services>p{padding-bottom:30px}section.services p{font-weight:500;font-size:15px;letter-spacing:-.4px;line-height:24px;color:var(--dark-grey)}section.services ul{background-color:#fff;box-shadow:0 0 20px #0000001a;list-style:none}@media (min-width: 801px){section.services ul{display:grid;grid-template-columns:1fr 1fr 1fr}}section.services ul li{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 40px 40px;list-style:none}@media (min-width: 801px){section.services ul li:not(:last-child){border-right:1px solid #e8e8e8}}@media (max-width: 800px){section.services ul li:not(:last-child){border-bottom:1px solid #e8e8e8}}section.services ul li:hover .icon-1 g path{transform:translateY(-2px)}section.services ul li:hover .icon-2 path:last-child{transform:rotate(135deg)}section.services ul li:hover .icon-3 path{transform:rotate(120deg)}section.services ul li h3,section.services ul li p{text-align:center}section.services ul li h3{font-size:24px;padding-bottom:30px;color:var(--black-color)}section.services ul li svg{width:70px;height:70px;margin-top:20px;margin-bottom:30px;fill:var(--dark-grey)}section.services ul li svg path{transform-origin:center center;transition:.3s transform}section.services ul li .icon-3 svg{width:80px;height:80px;margin-bottom:20px}section.team{width:100%;max-width:900px;min-height:0;padding:120px 10px;margin:0 auto}@media (min-width: 601px){section.team{display:flex;gap:40px}}@media (max-width: 600px){section.team .fl{margin-bottom:40px}}section.team h2{color:var(--dark-grey)}section.team .fl{flex:1;color:var(--dark-grey)}section.team .fl h3{padding:20px 0}section.team .fl h4{font-weight:500;font-size:12px}section.team .fl img{width:100%;height:auto;object-fit:cover}section.team .fl a{position:relative;display:block;width:44px;height:44px;margin:-60px 10px 10px;border:2px solid var(--white-color)}section.team .fl a svg{fill:var(--white-color);width:40px;height:40px}section.team .fl a:hover{background-color:var(--dark-grey)}section.team .fl a:hover svg{fill:var(--white-color)}section.why{background-color:var(--light-grey);padding:150px 20px}section.why h2,section.why>p{width:100%;max-width:700px;margin:0 auto;text-align:center}section.why h2{color:var(--black-color);font-size:30px}section.why>p{padding:30px 0;font-size:15px;font-weight:500;letter-spacing:-.4px;line-height:24px;color:var(--dark-grey)}section.why ul{max-width:900px;margin:0 auto;list-style:none}@media (min-width: 801px){section.why ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:320px 320px;gap:40px}}section.why ul li{list-style:none}@media (min-width: 801px){section.why ul li{padding:40px 20px 0}section.why ul li h3{min-height:90px}}section.why ul li svg{width:100%;height:56px;fill:var(--dark-grey);margin-top:20px}section.why ul li h3,section.why ul li p{text-align:center}section.why ul li h3{font-size:20px;color:var(--black-color);padding:20px 0;letter-spacing:-.4px}section.why ul li p{font-size:15px;font-weight:500;letter-spacing:-.4px;line-height:24px;color:var(--dark-grey)}.course-page h1{display:flex;align-items:center;justify-content:end;flex-direction:column;height:40vh;padding:40px;will-change:opacity;background-color:var(--primary-color);background-image:url(/hero-bg.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat;color:var(--white-color)}.course-page .course-content{width:100%;max-width:1000px;margin:0 auto;padding:10px;color:var(--dark-grey)}.course-page .course-content strong{font-weight:700}.course-page .course-content h2{font-size:20px;font-weight:300;text-align:center;padding-top:60px;padding-bottom:60px}.course-page .course-content h3{padding-bottom:20px}@media (min-width: 601px){.course-page .course-content h3{font-size:24px}}@media (max-width: 600px){.course-page .course-content h3{font-size:18px}}.course-page .course-content h4{font-size:18px;padding-bottom:10px}.course-page .course-content p,.course-page .course-content li{font-weight:500;font-size:15px;letter-spacing:-.4px;line-height:24px}.course-page .course-content p{padding-bottom:40px}.course-page .course-content ul>ul{padding-bottom:0}.course-page .course-content ul,.course-page .course-content ol{padding-bottom:40px;padding-left:20px}.course-page .course-content ul li,.course-page .course-content ol li{padding-bottom:10px}header{position:fixed;display:flex;justify-content:center;top:0;left:0;width:100%;height:120px;padding:10px;z-index:1000;overflow:hidden;color:var(--white-color);fill:var(--white-color);stroke:var(--white-color);stroke-width:.6px;transition:height .5s;will-change:height}header.scrolled{height:80px;background-color:var(--primary-color)}header.scrolled .logo{z-index:1;display:block;opacity:1;height:60px}header.scrolled nav{padding-right:100px}header.scrolled nav a:nth-child(3){padding-right:300px}@media (max-width: 1200px){header{height:80px}header:after{content:"";position:absolute;left:0;top:0;width:100%;height:100vh;background-color:var(--primary-color);transition:opacity .3s;opacity:0}}header.open{overflow:visible}header.open:after{opacity:.8}header.open nav{right:0}header.open #open-nav{background-color:var(--white-color)}header.open #open-nav rect{fill:var(--primary-color)}header.open #open-nav .left{transform:rotate(-45deg) translate(-5px,5px)}header.open #open-nav .right{transform:rotate(45deg) translate(3px,-7px)}header #open-nav{position:absolute;top:50%;right:10px;width:60px;height:60px;padding-top:3px;z-index:2;background-color:var(--primary-color);transform:translateY(-50%);transition:background-color .3s}@media (min-width: 1201px){header #open-nav{display:none}}header #open-nav svg{width:20px;height:20px;fill:var(--white-color)}header #open-nav rect{transition:transform .3s,fill .3s}@media (min-width: 1201px){header nav{height:100%;max-width:1200px;padding-right:0;transition:padding-right .3s;display:flex;align-items:center}header nav a:nth-child(3){transition:padding-right .3s;padding-right:0}}@media (max-width: 1200px){header nav{position:absolute;width:300px;height:100vh;top:0;right:-300px;z-index:1;padding:100px 20px 20px;transition:right .3s;background-color:var(--white-color)}header nav a,header nav button{display:block;color:var(--primary-color)}}header nav a,header nav button{font-size:14px;text-transform:uppercase;letter-spacing:.02em;padding:10px}header nav a{font-weight:700}header nav button{text-align:right}header .logo{position:absolute;left:50%;transform:translate(-50%);height:100px;width:200px;display:none;transition:height .3s,opacity .3s;opacity:0;z-index:-1}footer{background-color:var(--light-grey);color:var(--dark-grey);background-image:url(/footer-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed}footer p.error{color:red;font-size:10px;text-align:right}footer .follow{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:80px;padding-bottom:0}footer .follow div{display:flex}footer .follow a{width:44px;height:44px;margin:10px;border:2px solid var(--dark-grey)}footer .follow a svg{fill:var(--dark-grey);width:40px;height:40px}footer .follow a:hover{background-color:var(--dark-grey)}footer .follow a:hover svg{fill:var(--white-color)}footer .h2{text-align:center;padding-bottom:20px}footer #form{width:100%;max-width:480px;margin:0 auto;padding:100px 50px 0}@media (max-width: 800px){footer #form{padding:100px 10px 0}}footer #form p.form-info{text-align:center;font-size:16px;line-height:28px;padding-bottom:20px}footer #form label{letter-spacing:.2em;text-transform:uppercase;font-size:12px;font-weight:500;padding:0 15px}footer #form input,footer #form textarea{width:100%;padding:10px 20px;background-color:#fff;border:1px solid var(--dark-grey-alpha);margin:5px 0 10px;border-radius:20px;font-size:16px}footer #form input{height:40px}footer #form textarea{height:140px}footer #form .chk{display:flex;align-items:center;padding-bottom:50px}footer #form .chk a{padding-left:4px;text-decoration:underline}footer #form input[type=checkbox]{width:20px;height:20px;margin:0 10px 0 0;background-color:#fff;border:1px solid var(--dark-grey-alpha);padding:2px;cursor:pointer}footer #form input[type=checkbox]:hover{background-color:#90ee90}footer #form input[type=checkbox]:checked{background-color:#20b2aa}footer #form .button{font-weight:700;font-style:normal;font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:.2em;text-align:center;color:var(--white-color);display:block;max-width:260px;width:100%;padding:15px;background-color:var(--primary-color);margin:0 auto;border-radius:30px}footer #form .button:hover{background-color:var(--black-color);color:var(--white-color)}footer #imprint{background-image:linear-gradient(#0000,#00000080);padding-top:150px}footer #imprint .h2{padding-bottom:40px}footer #imprint div{display:flex;flex-wrap:wrap;justify-content:center;align-items:end;padding-bottom:20px}footer #imprint div p{padding:0 10px}@media (min-width: 1200px){footer #imprint div p:not(:last-child){border-right:1px solid var(--white-color)}}footer #imprint div.text,footer #imprint div.text *{color:var(--white-color);font-size:10px;text-align:center;text-transform:uppercase}
