.btn{width:-moz-fit-content;width:fit-content;padding:1rem 2rem;border-radius:.2rem;text-align:center;text-decoration:none;transition:all .3s ease-out}.btn-orange{background:#e2663f;color:#fff}.btn-orange:hover{background:#b95434}.btn-blue{background:#124666;color:#fff}.btn-blue:hover{background:#0c3147}.container{max-width:1170px;margin:0 auto}@media(max-width:1170px){.container{padding:0 2rem}}#diag-left-lead{position:absolute;top:-10rem;width:100%;background:#477e8c;height:20rem;transform:skewY(4deg)}#diag-lead-left,#diag-lead-right{width:100%;height:6rem}@media(max-width:768px){#diag-lead-left,#diag-lead-right{height:4rem}}.block{display:block}.centered{margin-left:auto;margin-right:auto}.no-padding{padding:0}.mt-default{margin-top:2rem}.mt-half{margin-top:1rem}.mb-default{margin-bottom:2rem}.mb-half{margin-bottom:1rem}.pt-default{padding-top:2rem}.pt-half{padding-top:1rem}.pb-default{padding-bottom:2rem}.pb-half{padding-bottom:1rem}.header-spacing{padding-top:15rem}@media(max-width:768px){.header-spacing{padding-top:9rem}}#showcase{position:relative;min-height:100vh;background:#477e8c}#showcase .showcase-img{display:grid;grid-template-rows:minmax(55vh,40rem) minmax(35vh,24rem) minmax(10vh,8rem);grid-template-areas:"." "contact-wrapper" "scroll-wheel";background-image:url(/images/backgrounds/lambo-grad-2-comp-tiny.png);background-position:0;background-size:cover;background-repeat:no-repeat}#showcase .showcase-img .showcase-contact-wrapper{grid-area:contact-wrapper;align-self:end;justify-self:center;position:relative;width:-moz-fit-content;width:fit-content;color:#f4f2e6;margin-bottom:3rem;padding:2rem;text-shadow:0 0 .3rem rgba(18,70,102,.8)}#showcase .showcase-img .showcase-contact-wrapper p{text-align:center}#showcase .showcase-img .showcase-contact-wrapper p:first-of-type{font-size:4.8rem}#showcase .showcase-img .showcase-contact-wrapper p:last-of-type{font-size:4.3rem}#showcase .showcase-img .showcase-contact-wrapper a{position:relative;color:#e2663f;color:#f4f2e6;font-weight:500}#showcase .showcase-img .showcase-contact-wrapper a:after,#showcase .showcase-img .showcase-contact-wrapper a:before{content:"";position:absolute;left:0;height:.2rem;width:100%;background:#e2663f;background:linear-gradient(90deg,rgba(226,102,63,.6),#e2663f 50%,rgba(226,102,63,.6))}#showcase .showcase-img .showcase-contact-wrapper a:before{content:none;top:-.3rem}#showcase .showcase-img .showcase-contact-wrapper a:after{bottom:-.3rem}#showcase .showcase-img .showcase-imagine{grid-area:imagine;align-self:end;margin-bottom:5.5vh;color:#f4f2e6;font-size:3.8rem;text-shadow:0 0 .6rem rgba(18,70,102,.8)}#showcase .imagine-tag{align-self:flex-end}#showcase .scroll-wheel{grid-area:scroll-wheel;align-self:center;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;align-content:stretch;position:relative;justify-self:center;height:6rem;width:2.8rem;border:2px solid #f4f2e6;border-radius:35%;padding:.35rem 0}#showcase .scroll-ball{height:1.4rem;width:1.4rem;background:#e2663f;border-radius:50%;animation:scroll 1.5s infinite}#showcase .scroll-trail{position:absolute;height:.8rem;width:.8rem;background:#e2663f;border-radius:50%}#showcase .scroll-trail:first-of-type{animation:trail-scroll 1.5s infinite}#showcase .scroll-trail:nth-of-type(2){animation:trail-scroll-2 1.5s infinite}@keyframes scroll{0%{transform:translateY(0) scale(1);opacity:1}75%{transform:translateY(32px);opacity:1}90%{opacity:0}to{transform:scale(.001);opacity:0}}@keyframes trail-scroll{0%{transform:translateY(0) scaleX(1);opacity:.6}75%{transform:translateY(8px);opacity:.6}90%{opacity:0}to{transform:scaleX(.001);opacity:0}}@keyframes trail-scroll-2{0%{transform:translateY(0) scale(1);opacity:.8}75%{transform:translateY(20px);opacity:.8}90%{opacity:0}to{transform:scale(.001);opacity:0}}#showcase #diag-lead-right{position:absolute;bottom:0;fill:#f4f2e6}#home-about{position:relative;min-height:35rem;background:#f4f2e6;color:#124666}#home-about .container{padding-top:6rem;padding-bottom:7rem}#home-about h1{font-size:4.5rem}#home-about .snippets{display:grid;grid-template-columns:[first] 17.5rem [line-2] 17.5rem [line-3] 17.5rem [line-4] 17.5rem [line-5] 17.5rem [line-6] 17.5rem [last];grid-row-gap:4rem;justify-content:center}#home-about .snippets .snippet{justify-self:center}#home-about .snippets .snippet i{display:block;width:-moz-fit-content;width:fit-content;margin-bottom:2rem;color:#e2663f;font-size:6rem;margin-left:auto;margin-right:auto}#home-about .snippets .snippet p{width:80%;margin-left:auto;margin-right:auto}#home-about .snippets .snippet:first-of-type{grid-column-start:first;grid-column-end:line-3}#home-about .snippets .snippet:nth-of-type(2){grid-column-start:line-3;grid-column-end:line-5}#home-about .snippets .snippet:nth-of-type(3){grid-column-start:line-5;grid-column-end:last}#home-about .snippets .snippet:nth-of-type(4){grid-column-start:line-2;grid-column-end:line-4}#home-about .snippets .snippet:nth-of-type(5){grid-column-start:line-4;grid-column-end:line-6}#home-about .diag-wrapper{position:absolute;top:0;height:6rem;width:100%;background-color:#477e8c}#home-about #diag-lead-right{fill:#f4f2e6}#home-about #diag-lead-left{position:absolute;bottom:0;fill:#124666}#home-offer{position:relative;background:#124666}#home-offer h1{color:#f4f2e6;font-size:4.5rem}#home-offer .container{padding-bottom:3rem}#home-offer .card-wrapper{display:grid;grid-template-columns:auto auto auto;grid-gap:2rem;gap:2rem;justify-content:space-between}#home-offer .card:first-of-type{background:url(/images/backgrounds/lessons-comp.jpg);background-position:50%;background-size:cover}#home-offer .card:nth-of-type(2){background:url(/images/backgrounds/pass-plus-comp.jpg);background-position:50%;background-size:cover}#home-offer .card:nth-of-type(3){background:url(/images/backgrounds/motorway-comp.jpg);background-position:50%;background-size:cover}#home-offer #diag-lead-right{position:absolute;bottom:-6rem;fill:#124666;transform:rotate(180deg);z-index:2}@media(max-width:1170px){#showcase .showcase-img{background-position:27.5% 50%}#showcase .showcase-img .showcase-contact-wrapper{margin-left:2rem}#showcase .showcase-img .showcase-imagine{margin-bottom:2rem;text-align:center}}@media(max-width:1024px){#showcase .showcase-img{background-position:42.5% 60%}#showcase .showcase-img .showcase-contact-wrapper{width:100%;padding:0 2rem;margin:0;align-self:center}#showcase .showcase-imagine{display:none}#home-about .snippets{grid-template-columns:1fr 1fr}#home-about .snippets .snippet:first-of-type,#home-about .snippets .snippet:nth-of-type(2),#home-about .snippets .snippet:nth-of-type(3),#home-about .snippets .snippet:nth-of-type(4){grid-column:auto}#home-about .snippets .snippet:nth-of-type(5){grid-column:span 2}#home-offer .card-wrapper{grid-template-columns:auto auto;justify-content:space-around}#home-offer .card:first-of-type{order:2}#home-offer .card:nth-of-type(2){grid-column:1/span 2;justify-self:center;order:1}#home-offer .card:nth-of-type(3){order:3}}@media(max-width:768px){#showcase .showcase-img .showcase-contact-wrapper{margin-bottom:0;align-self:center}#showcase .showcase-img .showcase-contact-wrapper p:first-of-type,#showcase .showcase-img .showcase-contact-wrapper p:last-of-type{font-size:3.4rem}#showcase .showcase-img .showcase-contact-wrapper p a{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-top:.5rem;font-weight:400}#showcase .showcase-img{grid-template-rows:minmax(60vh,25rem) minmax(30vh,18rem) minmax(10vh,7rem);background-position-x:42.5%;background-position-y:-50px}#home-about .container{padding-top:5rem;padding-bottom:6rem}#home-about .snippets{grid-template-columns:auto;grid-row-gap:4rem;justify-content:center}#home-about .snippets .snippet p{width:75%}#home-about .snippets .snippet:nth-of-type(4),#home-about .snippets .snippet:nth-of-type(5){display:none}#home-about .diag-wrapper{position:absolute;top:0;height:4rem;width:100%;background-color:#477e8c}#home-offer{padding:1rem 0}#home-offer h1{padding-top:1rem}#home-offer .container{padding-bottom:2rem}#home-offer .container.btn:first-of-type{margin-top:0}#home-offer .card-wrapper{grid-template-columns:auto;justify-content:center;gap:0}#home-offer .card:first-of-type{order:2}#home-offer .card:nth-of-type(2){order:1;grid-column:unset}#home-offer .card:nth-of-type(3){order:3}#showcase.android-chrome,#showcase.ios-chrome,#showcase.mobile-safari{min-height:unset}#showcase.android-chrome .showcase-img,#showcase.ios-chrome .showcase-img,#showcase.mobile-safari .showcase-img{grid-template-rows:minmax(55vh,25rem) minmax(25vh,18rem) minmax(10vh,7rem)}#showcase.android-chrome,#showcase.mobile-safari{height:calc(100vh - 5.6rem)}#showcase.ios-chrome .showcase-img{grid-template-rows:minmax(52vh,25rem) minmax(25vh,18rem) minmax(10vh,8rem)}#showcase.ios-chrome{height:calc(100vh - 7rem)}}@media(max-width:768px)and (max-height:640px){.scroll-wheel{margin-top:2rem}}