@charset "UTF-8";html{scroll-behavior:smooth}body{margin:0;font-family:"Ropa Sans",Arial,sans-serif;font-weight:thin;background:#f8f9fa;color:#222}body .container{width:100%;min-height:600px;max-width:1240px;margin:0 auto}.container{width:90%;max-width:1200px;margin:0 auto}.header-container{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0 1rem 0}.hamburger{display:none}.promo-competition-box{background:#fff;border-radius:16px;padding:2.5rem .5rem 2rem .5rem;max-width:900px;margin:0 auto}.promo-competition-box-content{display:flex;flex-direction:column;gap:.5rem}.promo-competition-text{padding:0;background:0 0;border-radius:0;box-shadow:none}.promo-competition-form{padding:0;background:0 0;border-radius:0;box-shadow:none}@media (min-width:900px){.hero{background:url(../../assets/img/hero-bg.png) no-repeat left center/cover}.promo-competition-box-content{flex-direction:row;gap:3.5rem;align-items:stretch}.promo-competition-form,.promo-competition-text{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center}}.promo-competition{background:linear-gradient(90deg,#fff 60%,#f8f9fa 100%);padding:3rem 0 2.5rem 0;margin-bottom:2.5rem}.promo-competition-flex{display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}.promo-competition-text{flex:1 1 0;background:#fff;border-radius:12px;padding:2.5rem 2rem 2rem 2rem;display:flex;flex-direction:column;justify-content:center}.promo-competition-text h2{font-size:1.4rem;font-weight:700;color:#b00000;margin-bottom:1.1rem}.promo-competition-text p{font-size:1rem;color:#333;margin-bottom:1.2rem}.promo-competition-list{list-style:none;padding-left:0;margin:0}.promo-competition-list li{position:relative;font-size:.95rem;color:#555;margin-bottom:.5rem;padding-left:1.5em}.promo-competition-list li:before{content:"•";position:absolute;left:0;color:#d60000;font-size:1.1em;top:.1em}.promo-competition-list li:last-child{margin-bottom:0}.promo-competition-form{flex:1 1 0;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.07);padding:2.5rem 2rem 2rem 2rem;display:flex;align-items:center}.promo-competition-form .contact-form{width:100%;margin:0}@media (min-width:900px){.promo-competition-flex{flex-direction:row;align-items:stretch;gap:3.5rem}.promo-competition-form,.promo-competition-text{flex:1 1 0;min-width:0}}.promo-competition{padding:2.5rem 0 2rem 0;background:#f8f9fa}.promo-competition-flex{display:flex;flex-direction:column;gap:2rem}.promo-competition-text{flex:1 1 0}.promo-competition-form{flex:1 1 0;background:#fff;border-radius:10px;box-shadow:0 2px 16px rgba(0,0,0,.07);padding:2rem 1.5rem;display:flex;align-items:center}.promo-competition-form .contact-form{width:100%;margin:0}.promo-competition-list{margin-top:1.2rem;font-size:.98rem;color:#555;padding-left:1.2rem}@media (min-width:900px){.promo-competition-flex{flex-direction:row;align-items:flex-start;gap:3rem}.promo-competition-form,.promo-competition-text{flex:1 1 0}}.contact-form{width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:1.5rem}.form-row{display:flex;gap:1.5rem;flex-wrap:wrap}.form-group{display:flex;flex-direction:column;flex:1 1 0;min-width:140px}.form-group label{font-weight:600;margin-bottom:.5rem;color:#222}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form select,.contact-form textarea,.form-control{padding:.4rem .7rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;background:#fafbfc;color:#222;transition:border-color .2s;margin-bottom:.3rem}.contact-form input[type=email]:focus,.contact-form input[type=tel]:focus,.contact-form input[type=text]:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#d60000;outline:0}.contact-form textarea{min-height:90px;resize:vertical}.gdpr{font-size:.95rem;color:#333;background:#f8f9fa;border-radius:6px;padding:1rem;margin-bottom:.5rem}.checkbox-group{display:flex;flex-direction:column;gap:.5rem}.checkbox-group .small-label,.checkbox-group label{font-size:.95rem;font-weight:400;color:#222;margin-left:.5rem}.contact-form input[type=submit],.form-submit{background:#d60000;color:#fff;border:none;border-radius:6px;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;margin-top:.5rem}.contact-form input[type=submit]:hover,.form-submit:hover{background:#b00000}body.modal-open{overflow:hidden}.logo img{height:48px;width:auto}.nav-container{display:flex;justify-content:space-around;align-items:center;background:#f5f5f5;padding:1rem 0}.main-nav ul{list-style:none;display:flex;gap:1rem;margin:0;padding:0}.main-nav a{text-decoration:none;color:#292929;font-weight:400;transition:color .2s;font-size:1.3rem}.main-nav a:hover{color:#0041bb}.hero{color:#fff;padding-bottom:2rem;height:600px;background-color:#2c2c2c;background:url(../../assets/img/hero-bg.jpg) no-repeat center center/cover}.info-tile{grid-column:1/2;grid-row:3/4;background:red;display:flex;flex-direction:column;padding:.5em;height:100%;align-self:center;padding:1rem 2rem;align-items:center;justify-content:center}.info-tile h2{margin:0;font-size:2.5rem;font-weight:700}.info-tile p{margin:0;font-size:3rem;font-weight:700}.products-container{padding:3rem 0 2rem 0}.products-container h2{text-align:center;margin-bottom:2rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:415px;gap:2rem;padding:2rem}.product-tile{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);text-align:center;transition:box-shadow .2s;cursor:pointer}.product-tile .product-tile-text{width:100%;background-color:rgba(128,128,128,.349)}.product-tile .product-tile-text p{display:block;background-color:#c90000;padding:.5em;color:#fff;font-weight:700}.product-tile:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;justify-content:center;align-items:center;transition:opacity .2s}.modal.open{display:flex}.modal-overlay{position:absolute;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:1}.modal-content{background:#fff;padding:2.5rem 2rem 2rem 2rem;border-radius:12px;max-width:1000px;width:90vw;position:relative;z-index:2;box-shadow:0 8px 32px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:stretch}.modal-close{position:absolute;top:1rem;right:1rem;background:0 0;border:none;font-size:2.2rem;color:#333;cursor:pointer;line-height:1}.modal-title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.modal-description{font-size:1.1rem;margin-bottom:1.5rem;text-align:center}.firstname .lastname{display:flex;justify-content:center;align-items:center}.firstname .lastname input{width:48%}.gdpr .checkbox-group{font-size:.8rem}.gdpr+p{text-align:center!important}.promotion{display:grid;grid-template-columns:.3fr .1fr 1fr 1fr .1fr .3fr;grid-template-rows:.1fr .1fr .5fr .5fr .1fr .1fr;gap:1rem;margin-top:3rem}.promotion .square5{width:100%;height:100%;grid-column:3/5;grid-row:3/5;align-self:center;justify-self:center;justify-content:center;font-size:25rem;color:rgba(0,0,0,.15);text-align:center;z-index:0}@media (max-width:1200px){.promotion .square5{display:flex;justify-self:center;align-items:center;font-size:20rem}}@media (max-width:950px){.promotion .square5{font-size:15rem}}.promotion .square6{display:flex;justify-content:start;align-items:center;grid-column:6/7;grid-row:1/3;font-size:10rem}@media (max-width:700px){.promotion .square6{font-size:6rem}}.promotion .square1{min-width:30px;grid-column:2/3;grid-row:2/6;border:5px solid #000;border-right:none;z-index:1}.promotion .square2{display:flex;width:100%;height:100%;grid-column:3/4;grid-row:3/5;align-self:center;justify-self:center;justify-content:center;align-items:center;z-index:1}@media (max-width:700px){.promotion .square2{grid-column:3/5;grid-row:3/4}}.promotion .square2 .promotion-content{display:flex;flex-direction:column;border:3px solid #000;height:500px;max-width:350px}.promotion .square2 .promotion-content h2{text-align:center;font-size:1.6rem;margin-bottom:1rem;color:#c90000}.promotion .square2 .promotion-content p{font-size:1rem;text-align:justify;padding:0 1.5em}@media (max-width:700px){.promotion .square2 .promotion-content{display:flex;justify-content:center;align-items:center}}.promotion .square2 button{padding:0}.promotion .square3{width:100%;height:100%;align-self:end;grid-column:4/5;grid-row:3/5;z-index:1}.promotion .square3 .form-section{height:60%}.promotion .square3 .form-section input{box-shadow:5px 5px 10px rgba(0,0,0,.1)}.promotion .square3 .form-section .form-submit{border:none;font-size:1.5rem;background:0 0;color:#181818;letter-spacing:.2rem}.promotion .square3 .form-section .form-submit:hover{background-color:#666!important;height:100%;border-radius:8px!important;color:#fff!important;box-shadow:5px 5px 10px rgba(0,0,0,.1)}.promotion .square3 .form-section .gdpr{display:flex!important;flex-direction:column!important;align-items:start;justify-content:center;align-items:center;width:100%!important;padding:0;margin:0}.promotion .square3 .form-section .form-submit{margin-left:auto;margin-right:auto;padding:.5rem 2rem}.promotion .square3 .form-section .promo-checkbox-text{font-size:.5rem}@media (max-width:700px){.promotion .square3{grid-column:3/5;grid-row:4/5}}.promotion .square4{grid-column:5/6;grid-row:2/6;min-width:30px;border:5px solid #000;border-left:none;z-index:1}@media (max-width:750px){.logo img{height:35px!important;width:auto}.hero{background:url(../../assets/img/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:30% 50%}.main-nav.open{display:block;margin-bottom:1.5rem;text-align:center}.main-nav{position:fixed;top:0;right:-100vw;width:80vw;height:100vh;background:#000533;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:4rem 2rem 2rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);z-index:10001;box-shadow:-2px 0 16px rgba(0,0,0,.15)}.main-nav.open{right:0}.main-nav ul{flex-direction:column;gap:1.5rem;width:100%;margin:0;padding:0}.main-nav li{width:100%;text-align:left}.main-nav a{font-size:1.3rem;color:#fff;padding:.7rem 0;display:block;width:100%;transition:color .2s,scale .2s}.main-nav a:hover{color:#fff;scale:1.02}.hamburger{display:block;position:absolute;top:1.2rem;right:1.2rem;width:2.2rem;height:2.2rem;z-index:10002;background:0 0;border:none;cursor:pointer}.hamburger span,.hamburger span:after,.hamburger span:before{display:block;position:absolute;width:2.2rem;height:.25rem;background:#000279;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);content:""}.hamburger span{top:1rem;left:0}.hamburger span:before{top:-.7rem;left:0}.hamburger span:after{top:.7rem;left:0}.hamburger.active span{background:0 0}.hamburger.active span:before{background-color:#fff;transform:translateY(.7rem) rotate(45deg)}.hamburger.active span:after{background-color:#fff;transform:translateY(-.7rem) rotate(-45deg)}.header-container{position:relative}.main-nav{display:flex}}@media (max-width:750px) and (min-width:749px){.hamburger{display:none}.main-nav{position:static;flex-direction:row;height:auto;background:0 0;box-shadow:none;padding:0;right:0}.main-nav ul{flex-direction:row;gap:1rem}}@media (max-width:750px){.modal-content{padding:1.2rem .5rem 1rem .5rem;max-width:98vw}#modal-contact .modal-content{padding:1rem .2rem 1rem .2rem;max-width:99vw;width:99vw;border-radius:10px}#modal-contact .modal-title{font-size:1.1rem;text-align:center;margin-bottom:.7rem}#modal-contact .modal-description{font-size:.98rem;text-align:center;margin-bottom:.7rem}#modal-contact .contact-form{gap:.7rem}#modal-contact .contact-form label{font-size:.97rem}#modal-contact .contact-form input[type=email],#modal-contact .contact-form input[type=tel],#modal-contact .contact-form input[type=text]{font-size:.97rem;padding:.3rem .5rem}#modal-contact .contact-form button[type=submit]{font-size:1rem;padding:.7rem 1.2rem;width:100%;margin-top:.5rem}.promo-competition{padding:1.2rem 0 1rem 0}.promo-competition-box{padding:1rem .2rem 1rem .2rem;border-radius:8px}.promo-competition-box-content{flex-direction:column;gap:1rem}.promo-competition-text{padding:1rem .2rem .5rem .2rem;border-radius:8px}.promo-competition-text h2{font-size:1.1rem;margin-bottom:.7rem;text-align:center}.promo-competition-text p{font-size:.95rem;margin-bottom:.7rem;text-align:center}.promo-competition-list{font-size:.85rem;padding-left:.7rem}.promo-competition-form{padding:.7rem .1rem;border-radius:8px}.contact-form{padding:0;gap:.7rem}.form-row{flex-direction:column;gap:.5rem}.form-group label{font-size:.95rem}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form select,.contact-form textarea,.form-control{font-size:.93rem;padding:.22rem .3rem}.contact-form input[type=submit],.form-submit{font-size:.95rem;padding:.5rem 1rem}}.product-tile{cursor:pointer}.product-tile-text{background:#000!important}.gdpr p{font-size:.7rem}.wpcf7 input,.wpcf7 select,.wpcf7 textarea{max-width:100%;box-sizing:border-box}.footer-legal-links{margin-left:0;padding-left:0;list-style:none}.mobile-nav-logo{display:none}.products-headig h2{color:red!important}@media (601px <= width <= 900px){p{font-size:1.2rem!important}li{font-size:1.2rem!important}h2{font-size:4rem!important;text-align:center}}@media (max-width:600px){.container{min-height:450px!important}h2{font-size:4rem!important;text-align:center}}.about-us-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%;min-height:600px;width:100%}.about-us-layout .left{grid-column:1/2;grid-row:1/3;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.about-us-layout .left .about-us-heading{font-family:"Ropa Sans",Arial,sans-serif;font-size:10.5rem;font-weight:400}.about-us-layout .right{grid-column:2/3;grid-row:1/3;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-us-layout .right p{font-size:1.5rem;font-weight:300;width:80%}@media (max-width:900px){.about-us-layout{display:flex;flex-direction:column;margin:0;padding:0;min-height:450px!important}.about-us-layout .left .about-us-heading{font-size:8rem;line-height:100%;margin:1rem;padding:1rem}}@media (max-width:600px){.about-us-layout{min-height:450px!important}.about-us-layout .right p{font-size:1rem}}.fleet-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 2fr}.fleet-layout .top{grid-column:1/3;grid-row:1/2;height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr}.fleet-layout .top .sections-logo{grid-column:1/2;display:flex;justify-content:flex-start;align-items:center}.fleet-layout .top .sections-heading{grid-column:2/3;font-size:5.5rem;display:flex;justify-content:center;align-items:center;font-weight:300}.fleet-layout .top .sections-heading img{width:30%;height:auto}.fleet-layout .bottom{grid-column:1/3;grid-row:2/3;height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr}.fleet-layout .bottom .fleet-intro{background:url(../../assets/img/fleet-intro.jpg) no-repeat center center/cover;grid-column:1/2;background-color:#babae5;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:hidden;width:100%;height:100%}.fleet-layout .bottom .fleet-list{grid-column:2/3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.fleet-layout .bottom .fleet-list li{list-style:none;text-decoration:none;font-size:1.4rem;padding:.3em;line-height:1.5em}.fleet-layout .fleet-intro{display:flex;position:relative;overflow:hidden}.fleet-layout .fleet-intro .our-fleet{position:absolute;bottom:0;right:0;left:0;background-color:rgba(0,8,75,.6980392157);color:#fff;padding:0 1.5rem;font-size:1.8rem;letter-spacing:.5em;font-weight:300;line-height:1.8em;text-align:left}.fleet-layout .fleet-intro .fleet-intro-text{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;background-color:transparent;color:#fff;border-radius:15px;clip-path:circle(0 at 50% 95%);transition:clip-path .8s,background-color .8s;z-index:2;visibility:visible;font-size:1.3rem;font-weight:300;line-height:1.5em;text-align:left}.fleet-layout .fleet-intro:hover .fleet-intro-text{clip-path:circle(120% at 50% 90%);background-color:rgba(0,5,51,.8901960784)}.fleet-layout .right{grid-column:2/3;grid-row:1/2;height:100%;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:900px){.fleet .fleet-layout .top{display:flex;justify-content:center}.fleet-layout .bottom .fleet-list{justify-content:start}.fleet-intro{height:300px!important}.fleet-intro .our-fleet{font-size:1rem!important}.fleet-intro-text p{line-height:1.5em!important;font-size:.9rem!important}.fleet-list{padding:0 .5em 1em .5em}.fleet-list li{font-size:.9rem!important}}@media (max-width:600px){.fleet-layout{display:block!important}.fleet-layout .top{display:block!important;margin:0;padding:0}.fleet-intro{height:300px!important}.fleet-intro .our-fleet{font-size:1rem!important}.fleet-intro-text{font-size:.9rem!important}.fleet-list{padding:1em .5em 1em .5em}.fleet-list li{font-size:.9rem!important}.bottom{display:flex!important;flex-direction:column}}.scroll-top-btn{position:fixed;right:24px;bottom:24px;z-index:1000;background:0 0;border:none;outline:0;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,transform .2s;opacity:0;pointer-events:none}.scroll-top-btn.show{opacity:1;pointer-events:auto}.scroll-top-btn svg{width:48px;height:48px;display:block}.phone-float-btn{position:fixed;left:24px;bottom:24px;z-index:1000;background:0 0;border:none;outline:0;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,transform .2s}.phone-float-btn:hover{box-shadow:0 4px 16px rgba(0,0,0,.28);transform:scale(1.08)}.phone-float-btn svg{width:48px;height:48px;display:block}.cargo-layout{display:grid;grid-template-columns:1fr 1fr}.cargo-layout .top{grid-column:1/2;grid-row:1/2}.cargo-layout .top .sections-heading{display:flex;justify-content:center;align-items:center}.cargo-layout .top .sections-heading h2{font-weight:300;font-size:5.5rem}.cargo-layout .top .sections-heading img{width:30%;height:auto}.cargo-layout .bottom{grid-column:1/3;grid-row:2/3;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.cargo-layout .bottom .cargo-paragraph{min-width:50px;width:33%;height:100%}.cargo-layout .bottom .cargo-paragraph h3{padding:0 1em 0 0}.cargo-layout .bottom .cargo-paragraph p{font-weight:300;width:80%;font-size:1.1rem;line-height:1.5em}.cargo-layout .bottom .cargo-paragraph .cargo-paragraph-img{display:flex;justify-content:center;align-items:center;width:auto;height:auto;margin-bottom:3rem}@media (max-width:900px){.cargo-layout .top{grid-column:1/3}.cargo-layout .top .sections-heading{display:flex!important;justify-content:center!important;width:100%!important}.cargo-layout .bottom .cargo-paragraph{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:500px;height:auto}.cargo-layout .bottom .cargo-paragraph h3{padding:.7em}.cargo-layout .bottom .cargo-paragraph p{font-size:.9rem;text-align:justify}.cargo-layout .bottom{display:flex;flex-direction:column}}@media (max-width:600px){.cargo-layout .top{grid-column:1/3}.cargo-paragraph h3{padding:1em;width:80%}.cargo-paragraph p{text-align:justify;padding:.5em;width:100%}}.spread-layout{display:grid;grid-template-columns:1fr 1fr}.spread-layout .top{grid-column:2/3;grid-row:1/2}.spread-layout .top .sections-heading{display:flex;justify-content:center;align-items:center}.spread-layout .top .sections-heading h2{font-size:5.5rem;font-weight:300}.spread-layout .top .sections-heading img{width:30%;height:auto}.spread-layout .bottom{background:url(../img/rose.png);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;grid-column:1/3;grid-row:2/3;height:100%;width:100%}.spread-layout .offer-cards__card{cursor:pointer;position:relative;margin:10px;height:300px;width:15%;max-width:300px;border-radius:15px;background-position:center;background-size:100% 100%;text-align:center;padding:5rem;box-shadow:2px 2px 8px rgba(145,145,145,.547);background-color:red;background:url(../img/world.jpg);background-size:cover;background-position:center}.spread-layout .offer-cards__card .front-card-header{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100px;letter-spacing:.25rem;color:#fff;background-color:rgba(0,5,51,.6980392157);padding:.2rem .5rem;border-radius:5px;left:0;bottom:5%;overflow:hidden;width:96%}.spread-layout .offer-cards__card--text{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:80px 30px;background-color:rgba(0,5,51,.8901960784);color:#fff;clip-path:circle(0 at 50% 95%);transition:clip-path .8s}.spread-layout .offer-cards__card--text .btn-wrapper{position:relative;transition:scale .3s;margin-top:4rem}.spread-layout .offer-cards__card--text-header{margin-bottom:2rem;letter-spacing:.25rem}.spread-layout .offer-cards__card--text-header::first-letter{text-transform:uppercase;color:red}.spread-layout .offer-cards__card--text-paragraph{text-align:left;line-height:1.5em}.spread-layout .offer-cards__card:hover>.offer-cards__card--text{clip-path:circle(120% at 50% 90%)}.spread-layout .one{background-image:url(../img/poland.png);background-size:cover;background-position:center;background-repeat:no-repeat}.spread-layout .two{background-image:url(../img/world.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.spread-layout .horizontal-baner-container{overflow:hidden;width:100%;background:0 0;position:absolute;bottom:150px;left:0;z-index:0;pointer-events:none}.spread-layout .scrolling-banner-text{display:inline-block;white-space:nowrap;font-size:1.5rem;font-weight:700;color:rgba(255,19,19,.308);animation:banner-scroll 40s linear infinite;will-change:transform}@media (max-width:900px){.spread-layout .top{grid-column:1/3}.offer-cards__card{width:45%!important;height:200px;padding:2rem}.offer-cards__card .offer-cards__card--text{padding:40px 20px}.offer-cards__card .offer-cards__card--text p{font-size:.9rem!important}}@media (max-width:600px){.spread-layout .top{grid-column:1/3}.offer-cards__card{width:45%!important;height:200px;padding:2rem}}.trust.trust{margin-top:5rem}.trust-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:.5fr 1fr 1fr}.trust-layout .top{grid-column:1/3;grid-row:1/2}.trust-layout .top .sections-heading{font-size:5.5rem;display:flex;justify-content:center;align-items:center;font-weight:300}.trust-layout .top .sections-heading img{width:30%;height:auto}.trust-layout .bottom{display:flex;grid-column:1/3;grid-row:2/3;height:100%;width:100%}.trust-layout .bottom .left{display:flex;align-items:center;height:auto}.trust-layout .bottom .left p{font-weight:300;font-size:1.5rem;line-height:1.5em}.trust-layout .bottom .right{display:flex;justify-content:center;align-items:center;height:auto}.trust-layout .bottom .right img{filter:grayscale(5%);width:100%;height:auto}.trust-layout .bottom-center{grid-row:3/4;grid-column:1/3;display:flex;flex-direction:column;justify-content:center}.trust-layout .bottom-center p{font-weight:300;font-size:1.5rem;line-height:1.5em}.trust-layout .bottom-center .trusted-companies{display:flex;justify-content:center;align-items:center}.trust-layout .bottom-center .trusted-companies ul li{font-weight:300;font-size:1.5rem;line-height:1.5em;list-style-type:none}@media (max-width:900px){.trust-paragraph{text-align:justify;padding:.5em 1em}.trust-layout .bottom-center{justify-content:center}.trust-layout .bottom-center p{padding:1.5rem}}@media (max-width:600px){.trust-layout{align-items:center;grid-template-rows:.25fr 1fr 1fr}.trust-layout .top{grid-column:1/3;grid-row:1/2}.trust-layout .top .sections-heading{margin:0!important}.trust-layout .bottom .left{width:100%}.trust-layout .bottom .left p{font-size:1rem;text-align:justify;padding:1em}.trust-layout .bottom .right{width:100%}.trust-layout .bottom .right img{width:60%;height:auto}.trust-layout .bottom-center p{font-size:1rem;text-align:justify;padding:1em}.trust-layout .bottom-center .trusted-companies ul{display:flex;flex-direction:column;padding-left:1em!important}.trust-layout .bottom-center .trusted-companies ul li{font-size:1rem;text-align:justify}}.coda .divider{margin:5rem 0 2rem 0;width:100%;height:10px;background-color:rgba(0,5,51,.8901960784)}.coda .divider .divider-img{width:100%;height:100%}.coda .coda-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;margin-left:auto;margin-right:auto;max-width:1240px}.coda .coda-container .coda-text{font-size:1.5rem;line-height:1.8em;font-weight:300;text-align:left;padding:0 1.5rem}@media (max-width:600px){.coda .divider{margin:0 0 1rem 0}.coda .coda-container .coda-text{font-size:1rem}}.footer{display:flex;flex-direction:column;background-color:rgba(0,5,51,.8901960784);height:100%;color:#fff;padding:2rem 3rem;margin-top:2rem}.footer .footer-content{display:grid;grid-template-columns:1fr .8fr 1fr;grid-template-rows:1fr auto;gap:3rem}.footer .footer-content .footer-logo{display:flex;align-items:center;grid-column:1/2;grid-row:1/2}.footer .footer-content .footer-logo .footer-logo-img{height:48px;width:auto}.footer .footer-content .footer-contact{grid-column:2/3;grid-row:1/2}.footer .footer-content .footer-company{grid-column:3/4;grid-row:1/2;padding-left:0;margin:0}.footer .footer-content .footer-company .footer-item{margin:0;padding:.3rem 0}.footer .footer-content .footer-company .footer-legal{grid-column:4/5;grid-row:1/2}.footer .footer-content .footer-company .footer-legal a{padding:0;padding-left:0}.footer .footer-column{display:flex;flex-direction:column;justify-content:start;padding-left:0;margin-left:0}.footer .footer-column a{color:#fff;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer .footer-column a:hover{color:#bbb}.footer .footer-column li{margin-bottom:.5rem;list-style-type:none;padding-left:0!important;margin-left:0}.footer .footer-bottom{grid-column:1/5;grid-row:2/3;text-align:center;font-size:.875rem;color:#bbb}.product-tile{cursor:pointer}.gdpr p{font-size:.7rem}.wpcf7 input,.wpcf7 select,.wpcf7 textarea{max-width:100%;box-sizing:border-box}.footer-legal-links{margin-left:0;padding-left:0;list-style:none}@media (max-width:1200){.square5{font-size:7rem;background-color:red!important}}@media (max-width:900px){.footer-content{display:flex!important;justify-content:center;align-items:center;text-align:center!important;flex-direction:column!important}}@media (751px <= width <= 899px){.main-nav a{font-size:1.1rem}}.policy-container{max-width:800px;margin:40px auto 60px auto;padding:2em;background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.policy-container h1{font-size:2.2rem!important;margin-bottom:1.2rem;color:#000533}.policy-container h2{font-size:1.3rem!important;margin-top:2rem;margin-bottom:.7rem;color:#222}.policy-container ul{margin-left:1.2rem;margin-bottom:1.2rem}.policy-container li{font-size:1rem;margin-bottom:.5rem}.policy-container p{font-size:1.05rem;margin-bottom:1rem}.policy-container a{color:#000533;text-decoration:underline}@media (max-width:600px){.policy-container{margin:8px auto 18px auto;border-radius:0;box-shadow:none;background:#fff;padding:1em}.policy-container h1{font-size:1.05rem!important;margin-bottom:.7rem;color:#000533;text-align:left;letter-spacing:.02em}.policy-container h2{font-size:.95rem!important;margin-top:1.2rem;margin-bottom:.5rem;color:#222;text-align:left;letter-spacing:.01em}.policy-container ul{margin-left:.7rem;margin-bottom:.7rem}.policy-container li{font-size:.9rem;margin-bottom:.3rem;line-height:1.4em}.policy-container p{font-size:.92rem;margin-bottom:.7rem;line-height:1.5em}.policy-container a{color:#0041bb;text-decoration:underline;word-break:break-all}}