@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;600&display=swap";@keyframes showFromBottom{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1;transform-origin:bottom}}@keyframes showFromTop{0%{transform:translateY(-3rem);opacity:0}to{transform:translateY(0);opacity:1;transform-origin:bottom}}@keyframes showUp{0%{transform:scale(0);opacity:0}70%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}@keyframes pulsate{0%{transform:scale(1);box-shadow:none}50%{transform:scale(1.05);box-shadow:.5rem .5rem 2rem rgba(0,0,0,.5)}to{transform:scale(1);box-shadow:none}}@keyframes stick{0%{transform:rotate(-30deg) scale(10)}to{transform:rotate(-30deg) scale(1)}}*,:after,:before{margin:0;padding:0}html{font-size:62,5%}body{box-sizing:border-box;scroll-behavior:smooth}a{text-decoration:none;color:#fff}li{list-style:none}p{line-height:2}input[type=checkbox]{opacity:0;position:absolute}.invalid{border:2px solid #ba0021!important}@media only screen and (max-width:1300px){html{font-size:75%}}@media only screen and (min-width:1800px){html{font-size:125%}}body{font-family:Montserrat,sans-serif;font-weight:400;line-height:1.7;color:#000}button{cursor:pointer;font-weight:600!important;border:none;font:initial;font-size:1rem}a{font-weight:600}label,p{font-size:14px}@media only screen and (min-width:1900px){label,p{font-size:1rem}}p{text-indent:.5rem}textarea::placeholder{font-family:Montserrat,sans-serif}.header__navigation--service-link{text-transform:uppercase;font-weight:600}h1,h2,h3,h4,h5{text-align:center;font-family:Bebas Neue,cursive;letter-spacing:2px}.primary-heading{letter-spacing:5px;color:#fff;text-transform:uppercase;font-size:5rem;animation:showFromTop 2s ease-out;animation-fill-mode:backwards}.subheading{font-family:Montserrat,sans-serif;letter-spacing:3px;animation:showFromBottom 2s ease-out 2.5s;animation-fill-mode:backwards;color:#fff;font-size:1.7rem;margin:3rem 0}.secondary-heading{font-size:3rem;color:#0e3659}.tertiary-heading{color:#0e3659;font-size:2rem;margin:1.5rem 0}.heading-small{font-size:1.1rem;margin:1rem 0}.text-link{position:relative;color:#0e3659}.text-link:before{transition:all .2s;content:"";width:100%;height:1px;background-color:#0e3659;position:absolute;bottom:0;transform:scale(0)}.text-link:hover:before{transform:scale(1)}.service{padding:2rem 0;flex-direction:column}.service,.service__content{display:flex;align-items:center}.service__content{padding:2rem;align-self:stretch;justify-content:space-around}@media only screen and (max-width:600px){.service__content{text-align:center;flex-direction:column}}.service__content--info{flex:0 0 50%;display:flex;flex-direction:column}.service__content>figure{flex:0 0 20%;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:600px){.service__content>figure{width:60%;margin:2%;align-self:center;text-align:left}}.service__content>figure img{width:100%;height:auto}.service__content>figure figcaption{font-size:.8rem}@media only screen and (max-width:1300px){.service__content>figure figcaption{font-size:1rem}}@media only screen and (max-width:900px){.service__content>figure figcaption{font-size:1.2rem}}.service__carousel{display:flex;flex-direction:column;align-items:center;width:50%;height:60vh}@media only screen and (max-width:900px){.service__carousel{width:90%}}.boat-card{position:relative;height:50vh;margin:1%;display:flex;width:80%}@media only screen and (max-width:900px){.boat-card{flex-direction:column;margin:2%}}@media only screen and (max-width:600px){.boat-card{height:85vh}}.boat-card__homemade{font-family:Bebas Neue,cursive;font-size:1.5rem;position:absolute;top:2rem;left:-2rem;transform:rotate(-30deg);background-color:#ffc93c;padding:.5rem 2rem;animation:stick .8s}.boat-card>div{flex:1 1}.boat-card__image{background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:600px){.boat-card__image{min-height:20vh}}.boat-card__description{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:900px){.boat-card__description{padding:1rem 0}}.boat-card__description>h2{color:#aee2ff}.boat-card__description--data{display:flex;flex-direction:column;align-items:center;width:80%}@media only screen and (max-width:1300px){.boat-card__description--data{font-size:1.5rem}}.boat-card__description--card{align-self:stretch;display:flex;align-items:center;justify-content:space-between}.boat-card__description--card--heading{font-family:Bebas Neue,cursive}.boat-card__description--card--data{font-size:.9rem}@media only screen and (max-width:1300px){.boat-card__description--card--data{font-size:1.2rem}}@media only screen and (max-width:600px){.boat-card__description--card--data{text-align:right}}.boat-card__buttons{align-self:stretch;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:900px){.boat-card__buttons{margin:2rem 0}}@media only screen and (max-width:600px){.boat-card__buttons{margin:0;flex-direction:column;align-items:stretch}.boat-card__buttons a{margin:1rem}}.boat-card-mini{cursor:pointer;text-transform:uppercase;position:relative;overflow:hidden;width:18%;margin:1%}.boat-card-mini>img{transition:all .5s;width:100%;height:auto}.boat-card-mini:hover .boat-card-mini__description{padding:1.5rem;bottom:30%}.boat-card-mini:hover>img{filter:blur(3px)}.boat-card-mini__description{color:#fff;padding:.5rem;transition:all .5s;text-align:center;background-color:rgba(128,128,128,.8);width:100%;position:absolute;bottom:10%;left:50%;transform:translateX(-50%)}.button{position:relative;transition:all .2s;text-align:center;text-transform:uppercase;color:#000;padding:1rem 2rem;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:pulsate 1.5s infinite;z-index:1}.button:before{content:"";z-index:0;position:absolute;height:100%;width:0;transition:all .5s}.button:hover{animation:none}.button:hover:before{width:100%;color:#0e3659;background-color:#5bc0f8}.button:active{transform:scale(1)}.button__dark{color:#fff;background-color:#000}.equipment-card{flex:0 0 40%;height:35vh;color:#0e3659;position:relative;text-transform:uppercase;font-size:2rem;margin:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;transition:all .5s;transform:skew(-20deg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1300px){.equipment-card{transform:none;width:100%;margin:0}}@media only screen and (max-width:900px){.equipment-card{flex-direction:column;align-items:center;height:70vh;background-color:#fff}}.equipment-card__image{background-color:#fff;height:100%;width:100%;transition:all .5s;display:flex;justify-content:center;align-items:flex-start}@media only screen and (max-width:900px){.equipment-card__image{height:50%}}.equipment-card__image>img{transform:skew(20deg);height:60%;width:auto}@media only screen and (max-width:1300px){.equipment-card__image>img{transform:none}}@media only screen and (max-width:900px){.equipment-card__image>img{height:100%}}.equipment-card:hover{transform:scale(1.05) skew(-20deg)}@media only screen and (max-width:1300px){.equipment-card:hover{transform:none}}.equipment-card__label{text-align:center;font-size:1.5rem;width:100%;position:absolute;left:50%;transform:translateX(-48%) skew(20deg);bottom:20%;transition:all 1s;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1300px){.equipment-card__label{transform:translateX(-50%)}}@media only screen and (max-width:900px){.equipment-card__label{position:relative;flex:1 1;bottom:0}}.equipment-card__sublabel{color:#5bc0f8;font-size:1rem;transition:all .5s;position:absolute;left:-155%;transform:translateX(-50%) skew(20deg);bottom:5%}@media only screen and (max-width:1300px){.equipment-card__sublabel{left:50%;transform:translate(-50%) skew(0)}}@media only screen and (max-width:900px){.equipment-card__sublabel{padding:.2rem;left:0;transform:none;position:relative;text-align:center}}.equipment-card:hover .equipment-card__sublabel{left:55%}.equipment-card--rectangular{height:40vh;margin:1% 0;flex:0 0 18%}.equipment-card--rectangular .equipment-card__sublabel{display:none}.equipment-card--rectangular>.equipment-card__wrapper{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:1300px){.equipment-card--rectangular{flex:0 0 25%;margin:1%}}@media only screen and (max-width:900px){.equipment-card--rectangular{flex:0 0 45%;height:32vh;margin:auto 5%}}@media only screen and (max-width:600px){.equipment-card--rectangular{flex:0 0 45%;height:30vh;margin:auto 5%}}.equipment-card--rectangular--image{height:60%;display:flex;flex-direction:column;align-items:center;border-radius:50%}.equipment-card--rectangular--image>img{border-radius:50%;height:auto;width:80%}@media only screen and (max-width:900px){.equipment-card--rectangular--image>img{height:100%;width:auto}}.equipment-card--rectangular--label{text-align:center;color:#fff;font-size:1.5rem}.footer-section{align-self:stretch;flex:0 0 18%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}@media only screen and (max-width:900px){.footer-section{font-size:1.2rem;margin:2rem 0;flex:0 0 46%}}@media only screen and (max-width:600px){.footer-section{margin:2rem 0;flex:0 0 80%}}.footer-section .footer-section{padding:0;align-items:center}.footer-section .footer-section__heading{align-self:center}.footer-section__heading{font-family:Montserrat,sans-serif;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 30%;align-self:flex-start;text-transform:uppercase;text-align:center}@media only screen and (max-width:900px){.footer-section__heading{align-self:center}}.footer-section__content{font-family:Bebas Neue,cursive;flex:1 1;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:900px){.footer-section__content{font-size:1.5rem}}@media only screen and (max-width:600px){.footer-section__content{text-align:left;width:auto;align-items:center}}.footer-section__content a{font-weight:400}.footer-section a{color:#aee2ff;position:relative}.footer-section a:before{content:"";height:1px;width:100%;background-color:#aee2ff;position:absolute;bottom:0;transform:scale(0);transition:all .2s}.footer-section a:hover:before{transform:scale(1)}.form{position:relative;padding:2rem 0;align-self:stretch;display:flex;flex-direction:column;align-items:center;color:#fff;background-image:linear-gradient(to right bottom,rgba(91,192,248,.6),rgba(14,54,89,.6)),url(/_next/static/media/engine.a72735de.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}@media only screen and (max-width:1300px){.form{font-size:1.5rem}}.form>span{width:-moz-fit-content;width:fit-content}.form>h3{color:#fff}.form label{align-self:flex-start}.form label>span{font-size:1.2rem;color:#ba0021}.form input,.form textarea{padding:1rem;outline:none;border:none;background-color:rgba(255,255,255,.7);color:#0e3659;font-weight:600;font-size:1.2rem}.form input::placeholder,.form textarea::placeholder{font-weight:400;font-size:1rem}@media only screen and (max-width:600px){.form input::placeholder,.form textarea::placeholder{font-size:1.2rem}}.form__fields{width:80%;display:flex;flex-wrap:wrap;padding:2rem 0}@media only screen and (max-width:600px){.form__fields{flex-direction:column}}.form__field{position:relative;font-weight:600;margin:1%;width:47%;display:flex;flex-direction:column}.form__field span{bottom:-25%}@media only screen and (max-width:600px){.form__field span{bottom:-10%}.form__field{padding:1rem 0;width:100%}}.form__field input{border:2px solid rgba(0,0,0,0)}.form__field--wide{position:relative;width:97%;margin:1%}.form__field--wide span{bottom:-15%}@media only screen and (max-width:600px){.form__field--wide span{bottom:-5%}.form__field--wide{margin:0}}.form__field--wide>textarea{border:2px solid rgba(0,0,0,0);min-height:15vh;resize:none}@media only screen and (max-width:600px){.form__field--wide>textarea{width:100%}}.info-card{padding:2rem 0;width:20rem;display:flex;flex-direction:column;align-items:center}.info-card__image{width:6rem;height:6rem}.info-card h2{margin:0}.info-card__text{text-align:center}@media screen and (max-width:900px){.info-card{padding:4rem 0}.info-card__image{width:8rem;height:8rem}}.invalid-field{width:110%;font-size:.8rem;display:block;position:absolute;left:0;bottom:-20%;color:#ba0021}@media only screen and (max-width:600px){.invalid-field{width:100%}}.invalid-field__hidden{display:none}.newsletter{align-items:center}.newsletter,.newsletter__email-field{position:relative;display:flex;flex-direction:column}.newsletter__email-field>label{text-align:center;padding:.5rem;font-size:.9rem}.newsletter__email-field>input{position:relative;border:1px solid gray;padding:.5rem;outline:1px solid rgba(0,0,0,0);font-size:1.2rem}.newsletter__email-field>input::placeholder{font-size:1rem}@media only screen and (max-width:1300px){.newsletter__email-field>span{bottom:-25%}}.newsletter__button{text-transform:uppercase;color:#fff;padding:1rem 2rem;margin:1.5rem 0;background-color:#000;border-radius:5px}.newsletter>span{width:100%;left:50%;transform:translateX(-50%)}.ovalbutton{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.75rem 2rem;text-transform:uppercase;letter-spacing:.15rem;transition:all .3s;position:relative;overflow:hidden;z-index:1;color:#000;background-color:#fff}@media only screen and (max-width:900px){.ovalbutton{font-size:.9rem}}@media only screen and (max-width:600px){.ovalbutton{padding:1.5rem 3rem}}.ovalbutton__dark{color:#fff;background-color:#0e3659}.ovalbutton__pulsate{animation:pulsate 2s 3s infinite;animation-fill-mode:backwards}.ovalbutton__pulsate:hover{animation:none}.ovalbutton:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background-color:#aee2ff;transition:all .3s;z-index:-1}.ovalbutton:hover{color:#0e3659}.ovalbutton:hover:before{width:100%}.service-card{perspective:150rem;-moz-perspective:150rem;position:relative;height:25rem;width:22%;margin:1%}@media only screen and (max-width:900px){.service-card{width:40%;height:45rem;display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width:600px){.service-card{width:90%;min-height:30vh;margin:2%}}.service-card__side{padding:2rem 0;height:20rem;transition:all .8s ease;position:absolute;top:0;left:0;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:3px;overflow:hidden}@media only screen and (max-width:900px){.service-card__side{border-radius:none!important;position:relative}}.service-card__side--front{position:relative;display:flex;justify-content:center;align-items:flex-end;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:900px){.service-card__side--front{background-size:cover;height:15rem}}.service-card__side--back{transform:rotateY(180deg);background-color:#0e3659;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:900px){.service-card__side--back{transform:none;height:40vh}}.service-card__side--buttons{display:flex;flex-direction:column;align-items:center}.service-card:hover .service-card__side--front{transform:rotateY(-180deg)}@media only screen and (max-width:900px){.service-card:hover .service-card__side--front{transform:none}}.service-card:hover .service-card__side--back{transform:rotateY(0)}@media only screen and (max-width:900px){.service-card:hover .service-card__side--back{transform:none}}.service-card__heading{margin-bottom:10%;text-align:center;font-size:2rem;text-transform:uppercase;color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media only screen and (max-width:900px){.service-card__heading{font-size:1.5rem}}.service-card__details{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:900px){.service-card__details{flex-direction:column;justify-content:flex-start}}.service-card__details ul{color:#fff;width:80%;margin:0 auto;display:flex;flex-direction:column}.service-card__details ul li{align-self:stretch;text-align:center;padding:.5rem}.service-card__details ul li:not(:last-child){border-bottom:1px solid gray}.service-card__text{text-align:center;color:#fff;padding:.5rem;font-weight:100;display:flex;flex-direction:column;align-items:center}.successful-field{display:block;text-align:center;color:#54b435;position:absolute;left:50%;transform:translateX(-50%);bottom:0}.successful-field__hidden{display:none}.suggestions{padding:4rem 2rem;margin:2rem 0;display:flex;flex-direction:column;align-items:center;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);background-image:linear-gradient(to right bottom,rgba(91,192,248,.6),rgba(14,54,89,.6)),url(/_next/static/media/engine.a72735de.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}@media only screen and (max-width:900px){.suggestions{padding:7rem 0}}.suggestions>h2{text-align:center;color:#fff}.suggestions__images{align-self:stretch;padding:2rem 0;display:flex;justify-content:space-evenly}@media only screen and (max-width:1300px){.suggestions__images{flex-wrap:wrap}}@media only screen and (max-width:600px){.suggestions__images{padding:4rem 0}}.suggestions__image-wrapper{height:30vh;margin:1%;border-radius:50%;flex:0 0 20%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.suggestions__image-wrapper img{height:100%;width:auto}.used-equipment{color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;align-self:stretch;padding:2rem 0;background-image:linear-gradient(90deg,rgba(91,192,248,.6),rgba(14,54,89,.6)),url(/_next/static/media/engine.a72735de.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.used-equipment>h2{color:#fff}.used-equipment__cards{align-self:stretch;display:flex;justify-content:space-evenly;flex-wrap:wrap}.used-equipment__details{align-self:stretch;display:flex;flex-direction:column;align-items:center}.used-equipment__details--info{flex:0 0 45%;display:flex;flex-direction:column;align-items:center}.used-equipment__details--info h3{color:#aee2ff}.used-equipment__details--info ul{width:50%;display:flex;flex-wrap:wrap;align-items:flex-start}@media only screen and (max-width:1300px){.used-equipment__details--info ul{font-size:1.5rem}}@media only screen and (max-width:600px){.used-equipment__details--info ul{width:80%;justify-content:space-between}}.used-equipment__details--info ul li{flex:0 0 48%;margin:1%;display:flex;justify-content:flex-start;align-items:center;text-align:left}.used-equipment__details--images{align-self:stretch;display:flex;justify-content:center}@media only screen and (max-width:900px){.used-equipment__details--images{flex-wrap:wrap}}.used-equipment__details--images img{flex:1 1;max-width:20%;height:auto;margin:1%}@media only screen and (max-width:900px){.used-equipment__details--images img{max-width:none;flex:none;width:40%;margin:2%}}.used-equipment-card{position:relative;display:flex;flex-direction:column;text-align:center;justify-content:center;width:14%;height:30vh;margin:1%;overflow:hidden}@media only screen and (max-width:900px){.used-equipment-card{width:30%}}@media only screen and (max-width:600px){.used-equipment-card{width:45%}}.used-equipment-card img{width:100%}.used-equipment-card span{text-transform:uppercase;color:#fff;font-weight:600;padding:.5rem 0;width:100%;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);background-color:#0e3659}.used-equipment-card:hover{cursor:pointer}.user-review{min-height:30vh;border-radius:5px;color:#fff;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-size:cover;background-position:50%;background-repeat:no-repeat}.user-review__stars{font-size:2rem;color:#ffc93c}.user-review__text{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}@media only screen and (max-width:600px){.user-review__text{width:70%}}.user-review__name{font-size:.8rem;padding:1rem}.user-review:before{content:"“";position:absolute;top:-2.5rem;left:0;line-height:1;font-size:20rem;color:rgba(91,192,248,.1);font-family:sans-serif;z-index:1}.boat-layout{min-height:220vh;display:flex;flex-direction:column;align-items:center;padding:2rem 0}@media only screen and (max-width:1300px){.boat-layout{min-height:150vh}}@media only screen and (max-width:600px){.boat-layout{min-height:270vh}}.boat-layout--sportstar{justify-content:flex-start;min-height:280vh}@media only screen and (max-width:1300px){.boat-layout--sportstar{min-height:200vh}}@media only screen and (max-width:600px){.boat-layout--sportstar{min-height:300vh}}.boat-layout__about-and-image{align-self:stretch;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:600px){.boat-layout__about-and-image{flex-direction:column}}.boat-layout__about,.boat-layout__image{flex:0 0 45%}@media only screen and (max-width:600px){.boat-layout__about,.boat-layout__image{width:95%;margin:1rem 0}}.boat-layout__about{display:flex;flex-direction:column;align-items:center}.boat-layout__about p{align-self:flex-start}.boat-layout__image img{width:100%;height:auto}.boat-layout__info{display:flex;align-items:center;justify-content:space-evenly;align-self:stretch}@media only screen and (max-width:600px){.boat-layout__info{flex-direction:column}}.boat-layout__equipment>a{margin:auto 0 2rem;animation:pulsate 1.5s infinite}.boat-layout__equipment>a:hover{animation:none}.boat-layout__equipment--list{color:#0e3659;align-self:stretch;border-top:1px solid #0e3659;border-bottom:1px solid #0e3659;display:flex;flex-wrap:wrap}@media only screen and (max-width:600px){.boat-layout__equipment--list{margin-bottom:2rem}}.boat-layout__equipment--list>li{padding:1%;width:48%}@media only screen and (max-width:600px){.boat-layout__equipment--list>li{font-size:1.5rem}}.boat-layout__section{flex:0 0 45%;padding:2rem 0;display:flex;flex-direction:column;align-items:center;align-self:stretch}@media only screen and (max-width:600px){.boat-layout__section{width:95%;align-self:center}}.boat-layout__section>h2{margin:0}.boat-layout__section--data{display:flex;flex-direction:column;align-items:center;align-self:stretch}.boat-layout__section--table{border:thin solid #5bc0f8;align-self:stretch}@media only screen and (max-width:60s0px){.boat-layout__section--table{font-size:1.5rem}}.boat-layout__section--table>tbody>tr{display:flex;align-items:center;justify-content:space-between}.boat-layout__section--table>tbody>tr:nth-child(2n-1){background-color:#aee2ff}.boat-layout__section--table>tbody>tr>td{flex:0 0 25%;padding:.5rem 1rem}@media only screen and (max-width:600px){.boat-layout__section--table>tbody>tr>td{font-size:1.5rem}}.boat-layout__section--table--heading{text-align:left;font-size:1.1rem;font-family:Bebas Neue,cursive;color:#0e3659}.boat-layout__section--table--data{color:gray;font-weight:600;text-align:right}.boat-layout__carousel{display:flex;flex-direction:column;align-items:center;width:60%;height:50vh}@media only screen and (max-width:1300px){.boat-layout__carousel{width:80%}}@media only screen and (max-width:600px){.boat-layout__carousel{width:95%}}.boat-layout__video-gallery{margin-top:25vh;width:100%;display:flex;flex-direction:column;align-items:center}.boat-layout__video-gallery--videos{width:100%;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:768px){.boat-layout__video-gallery--videos{width:95%;flex-direction:column}}.boat-layout__video-gallery--videos iframe{flex:0 0 45%;height:50vh}@media only screen and (max-width:768px){.boat-layout__video-gallery--videos iframe{width:95%;margin:1rem 0;flex:auto}}.equipment-layout{display:flex;flex-direction:column;align-items:center;padding:2rem 0}.equipment-layout--text{max-width:80%;padding:2rem 0}.equipment-layout__list{max-width:-moz-fit-content;max-width:fit-content}.equipment-layout__list a{color:inherit}.equipment-layout__images{display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:900px){.equipment-layout__images{flex-wrap:wrap}}.equipment-layout__images img{width:23%;height:auto}@media only screen and (max-width:900px){.equipment-layout__images img{width:45%;margin:2%}}@media only screen and (max-width:600px){.equipment-layout__images img{width:80%}}.footer{background-color:#0e3659;color:#f7f7f7;min-height:50vh;flex-direction:column}.footer,.footer__sections{display:flex;align-items:center}.footer__sections{align-self:stretch;flex:1 1;padding:1rem;justify-content:space-evenly}@media only screen and (max-width:900px){.footer__sections{flex-wrap:wrap;padding:2rem}}.footer__rightsreserved{font-size:.8rem;display:flex;flex-direction:column;align-items:center;padding:1rem;color:#5bc0f8}.footer__rightsreserved a{display:inline;color:#aee2ff}.footer__social{flex-direction:column}.footer__social,.footer__social--icons{display:flex;align-items:center;align-self:stretch}.footer__social--icons{justify-content:flex-start}@media only screen and (max-width:600px){.footer__social--icons{align-self:center}}.footer__social--icons a{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__social--icons a:hover:before{transform:scale(0)}.footer__social--icons a img{transition:all .5s;width:2.5rem;height:auto}.footer__social--icons a img:hover{transform:scale(1.1)}.header{text-transform:uppercase;position:fixed;color:#0e3659;top:0;left:0;z-index:999;width:100%;display:flex;align-items:center;transition:all .5s}@media only screen and (max-width:1300px){.header{background-color:#0e3659!important;height:10vh!important;position:-webkit-sticky!important;position:sticky!important}}.header__navigation{align-self:stretch;padding:0 2rem;width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1300px){.header__navigation{display:none}}.header__navigation--boats{display:grid;grid-template-rows:auto}.header__navigation--boats li{padding:0;margin:.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.header__navigation--boats li img{height:auto;width:100%;transition:transform .5s ease}.header__navigation--boats li img:hover{transform:scale(1.1)}.header__navigation--boats li div{text-align:center}.header__navigation--boats .main-boat{grid-column:1/3;grid-row:1/2}.header__navigation--boats .other-boats{grid-row:2/3}.header__navigation--boats .other-boats:first-child{grid-row:1/2;grid-column:1/2}.header__navigation--boats .other-boats:nth-child(2){grid-row:2/3}.header__navigation--logo{padding:.5rem;height:3rem;flex:0 0 10%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header__navigation--logo>img{height:100%;width:auto}.header__navigation--services{align-self:stretch;display:flex;align-items:center;justify-content:space-around;justify-self:flex-end}.header__navigation--service-item{text-align:center;position:relative;display:flex;align-items:center;align-self:stretch;margin:0 1rem}.header__navigation--service-item>img{transition:all .5s;width:.8rem;padding:5px;height:auto}.header__navigation--service-item:hover a:before{transform:scale(1)}.header__navigation--service-item:hover>ul{height:auto;transform:scaleY(1)}.header__navigation--service-link{position:relative}.header__navigation--service-link:before{content:"";height:1px;position:absolute;width:100%;background-color:#fff;bottom:0;transform:scale(0);transition:all .2s}.header__navigation--catalog--list{text-align:left;transition:all .5s;position:absolute;top:10.5vh;left:-1rem;background-color:rgba(255,255,255,.9);width:20rem;transform:scaleY(0);transform-origin:top;border:1px solid #0e3659;border-top:none}.header__navigation--catalog--list-item{padding:.25rem 1rem}.header__navigation--catalog--item-link{color:#0e3659;transition:all .2s;font-size:.8rem;text-transform:none}.header__navigation--catalog--item-link:hover{color:#5bc0f8}.header__navigation--social{display:flex}.header__navigation--social a{transition:all .5s;padding:.5rem}.header__navigation--social a:hover:before{transform:scale(0)}.header__navigation--social a:hover{transform:scale(1.1)}.header__navigation--social a img{width:2rem;height:auto}.header__navigation--language{padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.2rem;border:1px solid #fff}.header__navigation--language>button{border:none;background-color:rgba(0,0,0,0);margin:0 3px}.header__mobile-navigation{z-index:10;align-self:stretch;flex:1 1;padding:0 5%;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:1301px){.header__mobile-navigation{display:none}}.header__mobile-navigation--logo{align-self:stretch;flex:0 0 10%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header__mobile-navigation--logo img{width:auto;height:80%}.header__mobile-navigation--list{overflow:scroll;font-size:1.5rem;background-color:#0e3659;position:fixed;left:0;top:10vh;width:100%;height:90vh;color:#fff;display:flex;flex-direction:column;align-items:center;transition:all .5s;transform:scaleY(0);transform-origin:top}.header__mobile-navigation--list li{padding:1rem 0;position:relative}.header__mobile-navigation--list li a{display:block;text-align:center}.header__mobile-navigation--list li label{position:absolute;top:1.5rem;right:-2rem;display:flex;align-items:center}.header__mobile-navigation--list .down-arrow{width:auto;height:1.25rem}.header__mobile-navigation--list .submenu{height:0;visibility:hidden;opacity:0;transition:all .5s;font-size:1.3rem;display:flex;flex-direction:column;align-items:center}.header__mobile-navigation--list .submenu li{opacity:0;padding:.5rem 0;transition:all .5s}.header__mobile-navigation--list .submenu li a{display:flex;text-align:center;color:#aee2ff}.header__mobile-navigation--list .submenu--opened{visibility:visible;opacity:1;display:flex;flex-direction:column;align-items:center}.header__mobile-navigation--list .submenu--opened li{opacity:1}.header__mobile-navigation--list .submenu--opened.boats-submenu{height:100px}.header__mobile-navigation--list .submenu--opened.services-submenu{height:140px}.header__mobile-navigation--list .submenu--opened.engines-submenu{height:70px}.header__mobile-navigation--list .submenu--opened.additional-equipment-submenu{height:150px}.header__mobile-navigation--list input[type=checkbox]:checked+label{transform:rotate(-180deg);transition:all .5s}.header__mobile-navigation--list input[type=checkbox]:not(:checked)+label{transform:rotate(0);transition:all .5s}.header__mobile-navigation--language img{height:2rem;width:auto}.header__mobile-navigation--social img{width:3rem!important}.header__mobile-navigation #menu-toggle:checked+.header__hamburger-menu--button>span{transform:rotate(45deg)}.header__mobile-navigation #menu-toggle:checked+.header__hamburger-menu--button>span:before{top:0;transform:rotate(0deg)}.header__mobile-navigation #menu-toggle:checked+.header__hamburger-menu--button>span:after{top:0;transform:rotate(90deg)}.header__mobile-navigation #menu-toggle:checked~ul{transform:scale(1)}.header__mobile-navigation .header__hamburger-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.header__mobile-navigation .header__hamburger-menu--button{display:block;width:35px;height:100%;cursor:pointer}.header__mobile-navigation .header__hamburger-menu--button>span,.header__mobile-navigation .header__hamburger-menu--button>span:after,.header__mobile-navigation .header__hamburger-menu--button>span:before{display:block;position:absolute;width:100%;height:4px;background-color:#fff;transition-duration:.2s}.header__mobile-navigation .header__hamburger-menu--button>span{position:relative}.header__mobile-navigation .header__hamburger-menu--button>span:before{content:"";top:-10px}.header__mobile-navigation .header__hamburger-menu--button>span:after{content:"";top:10px}.page-layout{min-height:150vh;display:flex;flex-direction:column}.page-layout__heading{text-align:center;position:relative;height:50vh;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media only screen and (max-width:1300px){.page-layout__heading{min-height:60vh;justify-content:space-evenly}}.page-layout__heading h1{position:absolute;top:50%;transform:translateY(-50%);animation:none;padding:1rem}@media only screen and (max-width:1300px){.page-layout__heading h1{position:relative;top:auto;transform:none}}.page-layout__heading p{font-size:1.2rem;color:#fff;font-weight:600;max-width:80%;text-align:center;margin-bottom:2%}@media only screen and (max-width:1300px){.page-layout__heading p{margin-bottom:0;font-size:1.5rem}}@media only screen and (max-width:900px){.page-layout__heading p{font-size:1.2rem}}.page-layout__content{flex:1 1;align-self:stretch}.page-layout__form{padding:2rem 0}.about-us,.about-us__section{display:flex;flex-direction:column}.about-us__section{align-items:center;padding:2rem 0}.about-us__section--text{padding:2rem 0;max-width:80%}.about-us__section--images{display:flex;justify-content:space-around;align-self:stretch}@media only screen and (max-width:900px){.about-us__section--images{flex-wrap:wrap}}.about-us__section--images img{width:23%;height:auto}@media only screen and (max-width:900px){.about-us__section--images img{width:40%;margin:2%}}@media only screen and (max-width:600px){.about-us__section--images img{width:70%}}.boats{padding:2rem 0;display:flex;flex-direction:column;align-items:center}.contact{min-height:80vh;display:flex;justify-content:space-evenly}@media only screen and (max-width:600px){.contact{flex-direction:column;min-height:100vh}}.contact__container{flex:0 0 45%;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:600px){.contact__container{flex-direction:column}}.contact__container--image{background-color:#5bc0f8;margin:1rem 0;align-self:center;width:20%;border-radius:50%;border:1px solid #0e3659;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact__container--image img{width:90%;height:auto}.contact__address{display:flex;flex-direction:column;align-items:flex-start}.contact__address--row{font-size:1.3rem;display:flex;align-items:center}.contact__address--row a{color:#5bc0f8;position:relative}.contact__address--row a:before{content:"";height:1px;width:100%;background-color:#aee2ff;position:absolute;bottom:0;transform:scale(0);transition:all .2s}.contact__address--row a:hover:before{transform:scale(1)}.contact__address--row img{height:1.2rem;width:auto}.contact__map{align-self:stretch;flex:0 0 70%}.contact__map iframe{border:0;height:100%;width:100%}@media only screen and (max-width:600px){.contact__map{align-self:center;flex:none;width:95%;height:40vh}}.equipment{height:auto;display:flex;flex-direction:column;align-items:center;padding:2rem 0}.equipment__text{padding:2rem 0;max-width:80%}.equipment__cards{align-self:stretch;display:flex;justify-content:space-evenly;align-items:center;background-image:linear-gradient(90deg,rgba(91,192,248,.7),rgba(14,54,89,.8)),url(/_next/static/media/engine.a72735de.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}@media only screen and (max-width:1300px){.equipment__cards{flex-wrap:wrap;padding:2rem 0}}.interior{min-height:160vh}@media only screen and (max-width:1300px){.interior{min-height:135vh}}@media only screen and (max-width:900px){.interior{min-height:115vh}}@media only screen and (max-width:600px){.interior{min-height:180vh}}.landing-page{width:100%;display:flex;flex-direction:column}.mechanic-service__images{flex:1 1;display:flex;justify-content:space-evenly}@media only screen and (max-width:900px){.mechanic-service__images{flex-wrap:wrap}}.mechanic-service__images>img{width:23%;height:auto}@media only screen and (max-width:900px){.mechanic-service__images>img{width:40%;margin:2%}}@media only screen and (max-width:600px){.mechanic-service__images>img{width:60%}}.outboard-engines{padding:2rem 0;align-self:stretch}.outboard-engines,.outboard-engines__content{display:flex;flex-direction:column;align-items:center}.outboard-engines__text{max-width:80%}.outboard-engines__cards{padding:2rem 0;align-self:stretch;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:600px){.outboard-engines__cards{flex-direction:column}}.outboard-engines__card{position:relative;display:block;margin:1%;width:20%;height:45vh}@media only screen and (max-width:1300px){.outboard-engines__card{width:30%}}@media only screen and (max-width:600px){.outboard-engines__card{width:70%}}.outboard-engines__card div{position:relative;top:70%;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,rgba(91,192,248,.8),rgba(14,54,89,.8));width:100%;padding:1rem 0;text-align:center;transition:all .5s;height:10%}.outboard-engines__card:hover div{top:0;height:100%;padding:0}.outboard-engines__card--1{background-image:url(/_next/static/media/sportstar-15.cd7bae7c.jpg)}.outboard-engines__card--1,.outboard-engines__card--2{background-size:cover;background-position:50%;background-repeat:no-repeat}.outboard-engines__card--2{background-image:url(/_next/static/media/yamaha4070getl-1.842329ed.jpg)}.service-vessel{min-height:140vh}@media only screen and (max-width:1300px){.service-vessel{min-height:120vh}}@media only screen and (max-width:900px){.service-vessel{min-height:110vh}}@media only screen and (max-width:600px){.service-vessel{min-height:165vh}}.service-vessel__carousel{text-align:center}@media only screen and (max-width:900px){.service-vessel__carousel{width:90%}}.services{padding:2rem 0;min-height:85vh;display:flex;justify-content:space-evenly;align-items:center}@media only screen and (min-width:1900px){.services{min-height:60vh}}@media only screen and (max-width:1300px){.services{min-height:60vh;font-size:1.2rem}}@media only screen and (max-width:900px){.services{font-size:1.5rem;min-height:70vh;flex-wrap:wrap}}@media only screen and (max-width:600px){.services{flex-direction:column}}.services__single-service{min-height:80vh;align-self:stretch;background-color:#0e3659;flex:0 0 23%;display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(90deg,rgba(91,192,248,.6),rgba(14,54,89,.6)),url(/_next/static/media/engine.a72735de.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}@media only screen and (min-width:1900px){.services__single-service{min-height:auto;height:70vh}}@media only screen and (max-width:900px){.services__single-service{flex:0 0 40%;margin:2%;min-height:80vh}}@media only screen and (max-width:600px){.services__single-service{flex:0 0 80%;min-height:60vh}}.services__single-service--heading{text-align:center;color:#fff;align-self:stretch;flex:0 0 30%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}@media only screen and (max-width:900px){.services__single-service--heading{flex:0 0 40%}}@media only screen and (max-width:600px){.services__single-service--heading{flex:1 1}}.services__single-service--heading--1{background-image:linear-gradient(90deg,rgba(91,192,248,.1),rgba(14,54,89,.1)),url(/_next/static/media/mechanic.62c650d8.jpg)}.services__single-service--heading--2{background-image:linear-gradient(90deg,rgba(91,192,248,.1),rgba(14,54,89,.1)),url(/_next/static/media/reparation-blue-after-2.bdca8c0e.jpg)}.services__single-service--heading--3{background-image:linear-gradient(90deg,rgba(91,192,248,.1),rgba(14,54,89,.1)),url(/_next/static/media/interior-1.78527ac2.jpg)}.services__single-service--heading--4{background-image:linear-gradient(90deg,rgba(91,192,248,.1),rgba(14,54,89,.1)),url(/_next/static/media/winter.77e9f45e.jpg)}.services__single-service--list{flex:1 1;width:80%}@media only screen and (max-width:600px){.services__single-service--list{flex:0 0 40%}}.services__single-service--list>li{align-self:stretch;text-align:center;color:#fff;padding:1rem}.services__single-service--list>li:not(:last-child){border-bottom:1px solid #fff}.services__single-service>a{margin:2rem 0}.winter--info{flex:0 0 45%}.winter__figure{flex:0 0 45%!important}@media only screen and (max-width:600px){.winter__figure{width:80%!important}}.winter__images img{width:48%;height:auto}@media only screen and (max-width:900px){.winter__images img{width:40%;margin:2%}}@media only screen and (max-width:600px){.winter__images img{width:80%}}.section-about-us{flex-direction:column;justify-content:center}.section-about-us,.section-about-us__content{display:flex;align-items:center;padding:2rem 0}.section-about-us__content{align-self:stretch;width:95%;justify-content:space-evenly}@media only screen and (max-width:900px){.section-about-us__content{flex-direction:column;align-self:center;width:95%}}.section-about-us__content--text-and-button{flex:0 0 35%;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:space-around}@media only screen and (max-width:900px){.section-about-us__content--text-and-button{order:2;padding:2rem}}.section-about-us__content--text{display:flex;flex-direction:column;text-align:left;margin-bottom:2rem}@media only screen and (max-width:1300px){.section-about-us__content--text{font-size:1.5rem}}.section-about-us__content--carousel{flex:0 0 40%}@media only screen and (max-width:900px){.section-about-us__content--carousel{align-self:center;order:1}}.section-about-us__content--carousel img{width:100%;height:auto}.section-boats{padding:2rem 0}.section-boats,.section-boats__main{display:flex;flex-direction:column;align-items:center}.section-boats__main{justify-content:center;padding:4rem 2rem;background-image:linear-gradient(90deg,rgba(14,54,89,.7),rgba(14,54,89,.7)),url(/_next/static/media/sportstar-background.64fbc370.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}@media only screen and (max-width:900px){.section-boats__main{padding:2rem 0}}.section-boats__info{color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}@media only screen and (max-width:1300px){.section-boats__info{margin-bottom:2rem}}@media only screen and (max-width:900px){.section-boats__info{flex-direction:column;padding:6rem 0}}@media only screen and (max-width:600px){.section-boats__info{width:100%}}.section-boats__info--carousel{flex:0 0 60%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:900px){.section-boats__info--carousel{width:95%}}.section-boats__info--content{flex:0 0 35%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.section-boats__info--content>h3{color:#aee2ff}.section-boats__info--content--text{width:90%}@media only screen and (max-width:1300px){.section-boats__info--content--text{font-size:1.5rem}}@media only screen and (max-width:900px){.section-boats__info--content--text{width:100%}}.section-boats__info--content--buttons{margin:2rem 0;align-self:stretch;display:flex;justify-content:space-between}@media only screen and (max-width:900px){.section-boats__info--content--buttons{width:70%;align-self:center}}@media only screen and (max-width:600px){.section-boats__info--content--buttons{width:80%;flex-direction:column}.section-boats__info--content--buttons>a{margin:1rem}}@media only screen and (max-width:900px){.section-boats__info--content{width:70%}}@media only screen and (max-width:600px){.section-boats__info--content{width:95%}}.section-boats__info--specifications{margin:2rem 0;align-self:stretch;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:900px){.section-boats__info--specifications{align-self:center;width:90%}}@media only screen and (max-width:600px){.section-boats__info--specifications{width:95%}}.section-boats__info--specifications-list{border-radius:5px;overflow:hidden;width:100%;display:flex;flex-direction:column}.section-boats__info--specification-card{color:#000;font-size:.9rem;flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background-color:rgba(255,255,255,.6)}@media only screen and (max-width:1300px){.section-boats__info--specification-card{font-size:1.2rem}}.section-boats__info--specification-card--heading{font-family:Bebas Neue,cursive;font-weight:400;font-size:.9rem;color:#0e3659}@media only screen and (max-width:1300px){.section-boats__info--specification-card--heading{font-size:1.5rem}}.section-boats__info--specification-card--data{flex:0 0 15%;color:#000;text-align:right;font-weight:600}@media only screen and (max-width:1300px){.section-boats__info--specification-card--data{flex:none}}.section-boats__other{margin:2rem auto;align-self:stretch;display:flex;flex-direction:column;align-items:center}.section-boats__other--boats{width:100%;display:flex}.section-boats__other--single{flex:1 1}.section-boats__videos{width:100%;margin:30px 0}.section-boats__videos h3{color:#fff;margin-bottom:20px}.section-boats__videos .section-boats__videos-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}@media only screen and (max-width:900px){.section-boats__videos .section-boats__videos-container{grid-template-columns:auto;width:95%;margin:0 auto}}.section-boats__videos .section-boats__videos-container iframe{width:100%}.carousell{height:100%;align-self:center}.carousell img{width:100%;height:auto}.section-contact{align-self:stretch}.section-contact,.section-engines{display:flex;flex-direction:column;align-items:center}.section-engines{min-height:60vh;padding:2rem 0}.section-engines__content{flex:1 1;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:600px){.section-engines__content{flex-direction:column}}.section-engines__content--info{align-self:stretch;flex:0 0 45%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.section-engines__content--info>p{margin-bottom:2rem}@media only screen and (max-width:600px){.section-engines__content--info{margin:2rem 0;align-self:center;width:95%;order:1}}.section-engines__content figure{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-engines__content figure img{width:100%;height:auto}.section-equipment,.section-equipment__content{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:2rem 0}.section-equipment__content{background-image:linear-gradient(to right bottom,rgba(255,255,255,.6),rgba(91,192,248,.6)),url(/_next/static/media/nautical-equipment.ba0860c9.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}@media only screen and (max-width:600px){.section-equipment__content{padding:4rem 0;align-self:stretch}}.section-equipment__cards{padding:3rem 0;width:95%;display:flex;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:600px){.section-equipment__cards{padding:5rem 0}}.section-equipment__cards--single-card{width:80%;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:1300px){.section-equipment__cards--single-card{margin:2%;flex-direction:column;justify-content:center;width:40%}.section-equipment__cards--single-card:nth-child(2n-1){flex-direction:column-reverse}}@media only screen and (max-width:600px){.section-equipment__cards--single-card{width:80%}}.section-equipment__cards--single-card--description{color:#fff;background-color:#0e3659;transform:skew(-20deg);display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;margin:1% 0;flex:0 0 50%}@media only screen and (max-width:1300px){.section-equipment__cards--single-card--description{transform:none;margin:0;align-self:center;width:100%}}.section-equipment__cards--single-card--description>p{transform:skew(20deg);width:50%}@media only screen and (max-width:1300px){.section-equipment__cards--single-card--description>p{transform:none;width:90%}}.section-hero{position:relative;height:100vh;overflow:hidden;background-image:linear-gradient(90deg,rgba(91,192,248,.6),rgba(14,54,89,.6));display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:1300px){.section-hero{height:90vh}}.section-hero__video{height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;object-fit:cover}.section-hero__heading{text-align:center;display:flex;flex-direction:column;align-items:center;margin:3rem 1rem}.section-hero>a{animation:showUp 1s ease-in 6s;animation-fill-mode:backwards}.section-icons{display:flex;justify-content:space-evenly}@media screen and (max-width:900px){.section-icons{flex-direction:column;align-items:center}}.section-newsletter-reviews{padding:2rem 0;min-height:60vh;display:flex;align-items:center;justify-content:space-around;overflow:hidden}@media only screen and (max-width:1300px){.section-newsletter-reviews{flex-direction:column-reverse}}.section-newsletter-reviews__field{flex:0 0 20%;display:flex;flex-direction:column;align-items:center}.section-newsletter-reviews__field>h3{color:#0e3659!important}.section-newsletter-reviews__field--content{display:flex;flex-direction:column;align-items:center;justify-content:center}.section-newsletter-reviews__field--content--source{font-size:.8rem}.section-newsletter-reviews__field--content--source>span{font-weight:600;color:#0e3659}.section-newsletter-reviews__carousel{width:70%}.section-services{padding:2rem 0}.section-services,.section-services__content{display:flex;flex-direction:column;align-items:center}.section-services__content{align-self:stretch;padding:2rem;background-image:linear-gradient(to right bottom,rgba(255,255,255,.6),rgba(91,192,248,.6)),url(/_next/static/media/engine.a72735de.jpg);background-attachment:fixed;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}.section-services__cards{padding:4rem 0;width:95%;display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width:900px){.section-services__cards{flex-wrap:wrap;min-height:80vh}}@media only screen and (max-width:600px){.section-services__cards{padding:8rem 0}}.section-services__cards--card{flex:1 1}