.btn{text-align:center;text-transform:uppercase;cursor:pointer;border:none;height:2.5rem;min-height:2.5rem;padding:0 2.1875rem;font-size:1rem;font-weight:700;line-height:1.25rem;transition:background-color .2s ease-in-out;border-radius:4px!important}.btn:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.btn.btn-sm{min-height:unset;height:30px;padding:0 15px;font-size:.8125rem;line-height:30px}.btn.btn-primary{color:#fff;box-shadow:0 .125rem .375rem #00000030;background-color:#276095!important}.btn.btn-primary:hover{background-color:#3581aa!important}.btn.btn-link{color:#1a2a36;box-shadow:0 .125rem .375rem #00000030;background-color:#8fd4db!important;text-decoration:none!important}.btn.btn-link:hover{background-color:#bce4e8!important}.bg-light{background-color:#f4f6f8!important}.bg-dark{color:#fff;background-color:#212b36!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-dark{color:#001222!important}.text-muted{color:#637381!important}.text-primary{color:#276095!important}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.875rem}.text-2xl{font-size:2.8125rem}.form-control{border:1px solid #0000;height:40px;min-height:40px;padding:0 10px;transition:border .2s ease-in-out}.form-control:focus,.form-control.focus{-webkit-box-shadow:none;box-shadow:none;border-color:#7396c9;outline:none}.invert,img.invert{filter:invert()}.dropdown.custom .dropdown-toggle,.dropup.custom .dropdown-toggle{text-transform:capitalize;padding:0;font-size:1rem;font-weight:400}.dropdown.custom .dropdown-toggle:after,.dropup.custom .dropdown-toggle:after{display:none!important}.dropdown.custom .dropdown-toggle svg,.dropup.custom .dropdown-toggle svg{width:1.5rem}.dropdown.custom .dropdown-icon,.dropup.custom .dropdown-icon{-webkit-margin-end:10px;margin-inline-end:10px}.dropdown.custom .dropdown-menu,.dropup.custom .dropdown-menu{opacity:0;pointer-events:none;padding-inline:15px;transition:opacity .2s ease-in-out;box-shadow:0 .375rem 1.5rem #00000030;display:block!important}.dropdown.custom .dropdown-menu.show,.dropup.custom .dropdown-menu.show{opacity:1;pointer-events:all}.dropdown.custom .dropdown-item,.dropup.custom .dropdown-item{color:#c4cdd5;border-bottom:2px solid #0000;padding:5px 0;font-weight:400;transition:none}.dropdown.custom .dropdown-item:hover,.dropdown.custom .dropdown-item.active,.dropup.custom .dropdown-item:hover,.dropup.custom .dropdown-item.active{color:#637381;background-color:#0000;font-weight:700;text-underline-position:under!important;text-underline-offset:3px!important;-webkit-text-decoration:underline #8fd4db!important;text-decoration:underline #8fd4db!important;text-decoration-thickness:2px!important}.dropdown.custom .dropdown-item:focus,.dropdown.custom .dropdown-item:active,.dropup.custom .dropdown-item:focus,.dropup.custom .dropdown-item:active{color:inherit;background-color:#0000}a,.link,a.link{color:#3581aa;cursor:pointer;font-size:1rem;transition:color .2s ease-in-out;text-decoration:none!important}a:hover,a:focus,.link:hover,.link:focus,a.link:hover,a.link:focus{color:#1e6287}a.w-icon,.link.w-icon,a.link.w-icon{display:inline-block;position:relative}a.w-icon:after,.link.w-icon:after,a.link.w-icon:after{content:">";vertical-align:middle;color:inherit;-webkit-margin-start:5px;margin-inline-start:5px;display:inline-block}h1,h2,h3,p{color:inherit;margin:0;font-weight:400}h1.heading,h1.title,h2.heading,h2.title{margin:0 0 20px;font-size:1.625rem;line-height:2.125rem}h3.heading,h3.title{margin:0 0 20px;font-size:1.25rem;line-height:1.625rem}p.sub,p.text{font-size:1rem;line-height:1.375rem}p.text{margin:0 0 20px}@media (width>=48rem){h1.heading,h1.title{margin:0 0 20px;font-size:2.8125rem;line-height:3.25rem}h2.heading{font-size:2.8125rem;line-height:3.25rem}h2.title,h3.heading,h3.title{font-size:1.875rem;line-height:2.5rem}p.sub,p.text{font-size:1.125rem;line-height:1.75rem}}::selection{color:#fff;background:#4d70b0}body,button,input,option,select,textarea{font-family:Karla,Source Sans Pro,Arial,sans-serif}body,html{color:#4d4d4de6;background-color:#fff;height:100%;margin:0;font-size:100%;line-height:1.3125rem;overflow-x:hidden}.typer{min-height:34px;display:block;color:#276095!important}.section{position:relative;overflow:hidden}.section>.wrapper{display:none}.section .container{max-width:85%}.section .container .contents .wrapper{justify-content:center;align-items:center;margin:0 0 40px;display:flex}.section .container .contents .wrapper .graphic{width:100vw}.section .container .contents .wrapper .graphic.lg{display:none}.section .intro{-webkit-margin-end:60px;margin-bottom:30px;margin-inline-end:60px}.section .intro .heading{color:#001222}.section .intro .sub,.section .intro .text{color:#637381}.overlay{z-index:6666;opacity:0;pointer-events:none;background-color:#000000e6;transition:opacity .3s ease-in-out;position:fixed;inset:0}.drawer--show{overflow:hidden}.drawer--show .overlay{opacity:1;pointer-events:all;cursor:pointer}.drawer--show .drawer{opacity:1;pointer-events:all;transform:translate(0)}.drawer--show #main-header{z-index:1}.drawer{z-index:9999;opacity:0;pointer-events:none;background-color:#fafafa;flex-direction:column;width:100%;max-width:100vh;min-height:100vh;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.drawer .header{background-color:#fff;min-height:56px;max-height:56px;padding:15px 30px}.drawer .header #nav-close{color:#4d4d4d;width:56px;height:100%;max-height:56px;display:flex;display:-ms-grid;justify-content:center;place-items:center;font-size:1rem;transition:box-shadow .2s ease-in-out;display:grid;position:absolute;top:0;right:0;height:unset!important;padding:15px!important}.drawer .header #nav-close:focus{box-shadow:0 6px 24px #00000030!important}.drawer .header #nav-close svg{width:1.5rem}.drawer .body{flex-grow:1;max-height:calc(100vh - 25px);padding:20px 30px;position:relative;overflow-y:auto}.drawer .body .head{margin-bottom:10px}.drawer .body .head span{color:#001222;font-weight:700}.drawer .body .nav-list .dropdown-toggle,.drawer .body .nav-list .dropdown-item{height:44px;padding:10px 0}.drawer .body .nav-list li:not(:last-child){border-bottom:1px solid #dfe3e8}.drawer .footer{padding:0 30px 30px}.drawer .footer>div{border-top:1px solid #dfe3e8;padding-top:20px}.drawer .body .nav-list .dropdown{position:static}.drawer .body .nav-list .dropdown-toggle{color:#001222;width:100%;min-height:unset;justify-content:space-between;align-items:center;max-height:44px;font-weight:400;display:flex}.drawer .body .nav-list .dropdown-toggle:after{display:none}.drawer .body .nav-list .dropdown-toggle *{pointer-events:none}.drawer .body .nav-list .dropdown-menu{z-index:6;-webkit-box-shadow:none;box-shadow:none;background-color:#fafafa;border:0;margin-top:0;padding:20px 30px;transition:none;position:absolute;border-radius:0!important;display:none!important}.drawer .body .nav-list .dropdown-menu>:not(:last-child){border-bottom:1px solid #dfe3e8}.drawer .body .nav-list .dropdown-menu.show{height:100%;top:0;right:0;display:block!important}.drawer .body .nav-list .dropdown-menu .btn.back{text-transform:capitalize;background-color:#0000;border:0;justify-content:flex-start;align-items:flex-end;gap:0;width:100%;height:20px;min-height:20px;margin:0 0 10px;padding:0;font-size:1rem;font-weight:700;display:flex}.drawer .body .nav-list .dropdown-menu .btn.back svg{transform:translate(-25%)}.drawer .body .nav-list .dropdown-submenu{z-index:9}.drawer .body .nav-list .dropdown-item{color:#001222;padding:10px 0}.drawer .body .nav-list .dropdown-item:not(:last-child){border-bottom:1px solid #dfe3e8}.drawer .body .nav-list .dropdown-item:hover,.drawer .body .nav-list .dropdown-item:focus{font-weight:400;text-decoration:none!important}.stop-propagation *{pointer-events:none!important}#main-header{z-index:6666;background-color:#f4f6f8;width:100%;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;position:sticky;top:0}#main-header:hover,#main-header.active{background-color:#fff;box-shadow:0 6px 24px #00000030}#main-header .navbar{max-width:100%;padding:0;transition:background-color .3s,box-shadow .3s;position:relative}#main-header .navbar #nav-open svg{height:20px}#main-header .navbar .container{perspective:2000px;justify-content:space-between;align-items:center;padding-block:15px;display:flex}#main-header .navbar .logo{-webkit-margin-end:15px;margin-inline-end:15px}#main-header .navbar .nav-list{align-items:center;display:flex}#main-header .navbar .nav-list>li{-webkit-margin-end:5px;margin-inline-end:5px;padding-inline:5px}#main-header .navbar .nav-list>li a{color:#001222;font-size:1rem;font-weight:400}#main-header .navbar .nav-list>li a.dropdown-toggle{border-bottom:2px solid #0000;height:26px;min-height:26px;padding:0}#main-header .navbar .nav-list>li a.dropdown-toggle:hover{border-color:#276095}#main-header .navbar .nav-list>li a.dropdown-toggle:after{display:none}#main-header .navbar .nav-list .dropdown:not(.custom) .dropdown-toggle:hover+.dropdown-menu,#main-header .navbar .nav-list .dropdown:not(.custom) .dropdown-menu>li:hover>.submenu,#main-header .navbar .nav-list .dropup:not(.custom) .dropdown-toggle:hover+.dropdown-menu,#main-header .navbar .nav-list .dropup:not(.custom) .dropdown-menu>li:hover>.submenu{display:block}#main-header .navbar .nav-list .dropdown-menu{border:0;min-width:180px;margin-top:0;padding:5px 20px 20px;box-shadow:0 6px 24px #00000030;border-radius:0 0 10px 10px!important}#main-header .navbar .nav-list .dropdown-menu:not(.submenu){top:100%}#main-header .navbar .nav-list .dropdown-menu.submenu{padding-bottom:5px;border-radius:10px!important}#main-header .navbar .nav-list .dropdown-menu:hover>li{filter:grayscale(.2)opacity(.5)}#main-header .navbar .nav-list .dropdown li{transition:filter .2s ease-in-out}#main-header .navbar .nav-list .dropdown li:hover{filter:grayscale(0)opacity();background-color:#0000}#main-header .navbar .nav-list .dropdown-item{padding:0;align-items:center;height:54px;max-height:54px;padding-block:15px;display:flex}#main-header .navbar .nav-list .dropdown-item svg{stroke:#001222;-webkit-margin-start:5px;margin-inline-start:5px}#main-header .navbar .nav-list .dropdown-item:hover,#main-header .navbar .nav-list .dropdown-item:focus,#main-header .navbar .nav-list .dropdown-item:active{color:#001222;background-color:#0000!important}#main-header .navbar .mobile-items{align-items:center;gap:0;display:flex}#main-header .navbar .mobile-items a.btn{min-height:unset;height:30px;padding:0 15px;font-size:.8125rem;line-height:30px}#main-header .navbar .mobile-items a.btn.btn-primary{font-weight:700}#main-header .navbar .mobile-items .bars{min-height:unset;flex-direction:column;justify-content:center;align-items:flex-end;gap:3.33333px;width:33px;height:30px;display:flex;padding-inline:0!important}#main-header .navbar .mobile-items .bars span{background-color:#395365;width:13px;height:2px;display:block}#main-header .navbar .mobile-items .bars:focus{box-shadow:0 6px 24px #00000030}#banner{position:relative}#banner .container{border-bottom:1px solid #dfe3e8;flex-direction:column;align-items:flex-start;margin:0 30px;padding:50px 0;display:flex}#banner .intro{display:contents}#banner .intro .sub{margin-bottom:20px}#banner .btn{order:2;width:100%}#banner .wrapper{-ms-grid-row-align:center;align-self:center;height:320px;margin:0 0 15px}#banner .wrapper .graphic{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;max-height:100%}#supercharge:before{content:"";clip-path:polygon(0 0,100% 0,100% 100%,0 99%);background-color:#f4f6f8;position:absolute;inset:0}#supercharge .container{margin:0 30px;padding:40px 0 110px;position:relative}#supercharge .intro{text-align:start}#supercharge .contents .row{align-items:center;row-gap:10px}#supercharge .contents .row:not(:last-child){margin-bottom:60px}#supercharge .wrapper{margin:0;padding:0;position:static}#supercharge .wrapper .graphic{-o-object-fit:contain;object-fit:contain;width:70%;height:100%}#supercharge .info .heading{color:#276095;font-weight:700}#supercharge .info .sub{color:#454f5b;margin:0 0 20px}#business{margin:-55px 0 0;padding:105px 0 80px}#business .intro{text-align:start;margin-inline:30px}#business .accordion .card{border:0;padding:0}#business .accordion .card:not(:last-child){border-bottom:1px solid #dfe3e8}#business .accordion .card .header{margin-inline:30px;padding-block:20px}#business .accordion .card .header .btn{color:#276095;text-transform:capitalize;justify-content:flex-start;align-items:center;padding:0;display:flex}#business .accordion .card .header .btn:hover,#business .accordion .card .header .btn:focus{color:#3581aa}#business .accordion .card .header .btn .heading{-webkit-margin-end:20px;margin-bottom:0;margin-inline-end:20px;font-weight:700}#business .accordion .card .body .image{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%}#business .accordion .card .body .image.lg{display:none}#business .accordion .card .body .text{color:#637381;z-index:1;margin:0 30px;padding:25px 0 20px;font-size:1rem;line-height:1.375rem}#case-studies{z-index:2;flex-flow:wrap;display:flex;position:relative;overflow:visible}#case-studies .banner{text-align:center;color:#fff;background:#212b36;order:7;width:100%;padding:40px 30px;box-shadow:1px 1px 11px 3px #00000080}#case-studies .banner .title{margin-bottom:0}#case-studies .banner .sub{margin-block:20px}#case-studies .banner .link{color:#8fd4db}#case-studies .banner .link:hover,#case-studies .banner .link:focus{color:#bce4e8}#case-studies .cases{display:contents}#case-studies .cases .case{width:50%}#case-studies .cases .case .link{height:100%}#case-studies .cases .case .bg{justify-content:center;align-items:center;height:85px;display:flex;position:relative}#case-studies .cases .case .bg .image{filter:brightness(55%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}#case-studies .cases .case .bg .logo{z-index:1;max-width:75%;max-height:55%}#case-studies .testimonials{text-align:center;background-color:#2a9092;flex:50%;order:16;justify-content:center;align-items:center;display:flex;position:relative}#case-studies .testimonials:before,#case-studies .testimonials:after{content:"";position:absolute;inset:0}#case-studies .testimonials:before{background:repeating-linear-gradient(45deg,#0000,#0000 12px,#ffffff1a 0 1rem)}#case-studies .testimonials:after{background-color:#00000073}#case-studies .testimonials .link{color:#fff;z-index:1;font-size:.9375rem;line-height:1.5rem}#good-hands{z-index:1;background-color:#0000}#good-hands:before{content:"";clip-path:polygon(0 0,100% 0,100% 95%,0 100%);background-color:#f4f6f8;position:absolute;inset:0}#good-hands .container{margin:0 30px;padding:60px 0 115px;position:relative}#good-hands .container .contents .heading{color:#276095}#good-hands .container .contents .text{color:#637381}#good-hands .wrapper{margin-bottom:30px}#start-shipping{background-color:#bcf8fc;margin-top:-175px}#start-shipping .container{color:#001222;margin:0 30px;padding:120px 0 65px;position:relative}#start-shipping .container p{color:#001222}#start-shipping .container .btn{margin-bottom:30px}#main-footer{color:#fff;background:linear-gradient(#264053,#1a2a36);padding-left:2.03125rem;padding-right:2.03125rem}#main-footer .logo{margin-bottom:20px;display:block}#main-footer .footer-cols{border-bottom:1px solid #395365;row-gap:30px;padding-top:30px;padding-bottom:30px}#main-footer .footer-cols .main-col{text-align:center;padding-bottom:30px;border-bottom:1px solid #395365;padding-inline:0}#main-footer .footer-cols .col-header{color:#8fd4db;margin-bottom:15px;font-size:1.125rem;font-weight:700}#main-footer .footer-cols .col-list{margin-bottom:30px}#main-footer .footer-cols .col-list li{margin-bottom:15px}#main-footer .footer-cols .col-list li a{font-size:1rem;font-weight:400;line-height:1.125rem}#main-footer .footer-form{margin-top:20px;width:300px;margin-inline:auto}#main-footer .footer-form .btn{min-height:1.25rem;padding:10px 30px;font-size:.8125rem}#main-footer .footer-bottom{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding-block:30px}#main-footer .footer-bottom .dropdown .dropdown-toggle,#main-footer .footer-bottom .dropup .dropdown-toggle{text-transform:capitalize;padding:0;font-weight:400}#main-footer .footer-bottom .dropdown .dropdown-toggle:after,#main-footer .footer-bottom .dropup .dropdown-toggle:after{display:none}#main-footer .footer-bottom .dropdown:not(:last-child) .dropdown-toggle,#main-footer .footer-bottom .dropup:not(:last-child) .dropdown-toggle{margin-right:30px}#main-footer .footer-bottom .dropdown-menu.countries #menuItems,#main-footer .footer-bottom .dropup-menu.countries #menuItems{min-height:100px}#main-footer .footer-bottom .dropdown-menu.countries .dropdown-icon,#main-footer .footer-bottom .dropup-menu.countries .dropdown-icon{-webkit-margin-end:10px;margin-inline-end:10px}#main-footer .footer-bottom .dropdown-menu.countries .dropdown-header,#main-footer .footer-bottom .dropup-menu.countries .dropdown-header{min-height:100px}#main-footer .footer-bottom .social-list li{display:inline-block}#main-footer .footer-bottom .social-list li:not(:first-child){-webkit-margin-start:10px;margin-inline-start:10px}#main-footer .copyright{color:#c4cdd5;margin-bottom:5px;line-height:1.5rem}#main-footer .divider{color:#fff;margin-left:10px;margin-right:10px}#main-footer .links a{display:inline-block;position:relative;color:#fff!important;font-weight:400!important}#main-footer .links a:hover,#main-footer .links a:focus{color:#c4cdd5!important}@media only screen and (width>=36rem){#main-footer .footer{width:auto}#main-footer .footer-form .form-control{-webkit-margin-end:10px;margin-inline-end:10px}#main-footer .footer-form>div{flex-wrap:nowrap!important}#main-footer .footer-form .btn{width:auto!important}}@media only screen and (width>=48rem){.typer{min-height:52px}.section>.wrapper{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.section>.wrapper .graphic{width:auto;height:100%;margin:0 -170px 0 0}.section .intro{-webkit-margin-end:0;margin-inline-end:0}.section .container .contents .wrapper{margin:0}.section .container .contents .wrapper .graphic{width:auto;height:370px}a.link{font-weight:700}#main-header .navbar .container{width:640px;margin:0 auto;padding:0}#main-header .navbar .logo{padding:20px 0}#main-header .navbar .nav-list li a.dropdown-toggle{border-bottom:0;height:auto;min-height:80px;padding:1.625rem 0;display:inline-block}#main-header .navbar .mobile-items{padding:20px 0}#main-header .navbar .mobile-items a.btn{height:2.5rem;min-height:2.5rem;padding:0 2.1875rem;font-size:1rem;font-weight:400;line-height:2.5rem}#banner .container{border:none;flex-direction:row;width:640px;margin:0 auto;padding:90px 0 125px;position:relative}#banner .intro{width:405px;padding:45px 0 0;display:block}#banner .intro .sub{max-width:90%}#banner .btn{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;width:auto}#banner .wrapper{top:30px;height:490px;margin:0;position:absolute;inset-inline-end:-305px}#supercharge:before{clip-path:polygon(0 0,100% 0,100% 100%,0 98%)}#supercharge .container{width:640px;margin:0 auto;padding:0 0 200px}#supercharge .intro{text-align:center}#supercharge .contents .row:nth-child(2n){flex-direction:row-reverse}#supercharge .contents .row .graphic{width:100%!important}#supercharge .contents .row a{font-weight:700}#business{margin:-100px 50px 0;padding:175px 0 120px}#business .intro{text-align:center}#business .accordion .card .header{margin:0}#business .accordion .card .body{flex-direction:column-reverse;display:flex}#business .accordion .card .body .text{margin:0;padding-top:0}#business .accordion .card .body .text a{font-weight:700}#case-studies{flex-flow:column wrap;height:280px}#case-studies .banner{text-align:start;order:3;width:330px;height:320px;margin:-20px 0;padding:45px 30px;box-shadow:3px 3px 11px 1px #0000004d;border-radius:10px!important}#case-studies .cases .case{width:auto;height:50%}#case-studies .cases .case .bg{width:calc(50vw - 165px);height:100%}#case-studies .testimonials{display:none}#good-hands:before{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}#good-hands .container{width:640px;margin:0 auto;padding:110px 0 200px}#good-hands .intro{text-align:center}#good-hands .contents a{font-weight:700}#start-shipping .container{width:640px;margin:0 auto;padding:195px 180px 95px 0}#main-footer .footer-cols{padding-top:50px;padding-bottom:50px}#main-footer .footer-cols .main-col{padding-bottom:50px}.overlay{background-color:#0003}.drawer{width:50%}.drawer .header{height:80px;min-height:80px}.drawer .header #nav-close{width:auto;min-height:80px;padding:30px 35px!important}}@media only screen and (width>=62rem){.section>.wrapper .graphic{margin:0 -60px 0 0}.section .container .contents .wrapper{justify-content:flex-end;margin:0 60px 0 0;position:absolute;top:80px;bottom:120px;right:460px}.section .container .contents .wrapper .graphic{height:100%;display:none}.section .container .contents .wrapper .graphic.lg{display:block}a,.link,a.link{font-size:1.125rem;font-weight:700;line-height:1.75rem}#main-header .navbar .container{width:100%;max-width:960px}#banner .container{width:960px;padding:100px 0 125px}#banner .intro{width:475px;max-width:500px}#banner .wrapper{top:30px;width:830px;height:auto;margin:0;position:absolute;inset-inline-end:-280px}#supercharge:before{clip-path:polygon(0 0,100% 0,100% 100%,0 96%)}#supercharge .container{width:960px;padding:0 0 130px}#supercharge .contents .row{margin-bottom:100px}#supercharge .info{padding-inline:20px}#business{width:960px;margin:-280px auto 0;padding:330px 0 120px;position:static;overflow:visible}#business .accordion{position:relative}#business .accordion .card{max-width:50%;position:static;overflow:visible!important}#business .accordion .card .header{margin-inline:0;padding-block:30px}#business .accordion .card .btn .heading{font-weight:400!important}#business .accordion .card .collapse .body .image.lg{display:none}#business .accordion .card .collapse.show .body .image.lg{display:block}#business .accordion .card .body .image{display:none}#business .accordion .card .body .image.lg{top:0;width:720px;position:absolute;inset-inline-end:-280px}#business .accordion .card .body .text{margin:0}#case-studies .banner{order:7;width:373px;padding:45px 60px}#case-studies .cases .case{max-height:140px}#case-studies .cases .case .bg{width:calc(25vw - 97px)}#case-studies .testimonials{display:flex}#case-studies .testimonials .link{font-size:1.375rem;line-height:2.5rem}#good-hands:before{clip-path:polygon(0 0,100% 0,100% 75%,0 100%)}#good-hands .container{width:960px;padding:165px 0 320px 500px;position:relative}#good-hands .wrapper{margin-bottom:0}#start-shipping{margin-top:-240px}#start-shipping .container{width:960px;padding:270px 500px 100px 0}#main-footer .footer-cols .col-list{margin-bottom:0}.dropdown-menu .dropdown-toggle:after{border:.3em solid #0000;border-left-color:currentColor;border-right:0}.dropdown-menu .dropdown-menu{margin-left:0;margin-right:0}.dropdown-menu li{position:relative}.nav-item .submenu{display:none;position:absolute;top:-7px;left:100%}.nav-item .submenu-left{left:auto;right:100%}}@media only screen and (width>=75rem){#main-header .navbar .container{max-width:1160px}#main-footer .footer-cols .main-col{-webkit-padding-end:60px;-webkit-padding-start:15px;text-align:start;border-bottom:0;padding-inline:15px 60px}#main-footer .footer-cols .col-list{margin-bottom:0}#main-footer .footer-form{width:100%;margin-bottom:50px}#main-footer .footer-form>div{flex-wrap:nowrap}#main-footer .footer-bottom{flex-direction:row;justify-content:space-between;padding-block:15px}}.theiaStickySidebar{margin-top:7rem}.is-invalid{border-color:#dc3545}.label-is-invalid{color:#dc3545}.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.invalid-feedback{color:#dc3545;width:100%;margin-top:.25rem;font-size:85%;display:none}.is-invalid~.invalid-feedback{display:block}.alert-error{color:#fff;background-color:#dc3545;border-radius:4px;padding:10px 15px;font-size:14px}.alert-error .hide{display:none}.wrapper-search{margin:10px 0 30px}.wrapper-search .form-search{display:flex}.wrapper-search .form-search .input-search{border:1px solid #ced4da;border-radius:4px;width:100%;height:50px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.wrapper-search .form-search .input-search:focus{border-color:#999;box-shadow:0 0 0 .25rem #66666640}.wrapper-search .form-search .btn-search{flex-shrink:0;width:90px;height:50px}.wrapper-search .form-search .btn-search .bdaia-io{font-size:25px;position:relative;top:2px}.pagination-parent{justify-content:center;margin-top:50px;margin-bottom:30px;display:flex}.pagination{border-radius:.25rem;padding-left:0;list-style:none;display:flex}.page-link{color:#007bff;background-color:#fff;border:1px solid #dee2e6;margin-left:-1px;padding:.5rem .75rem;line-height:1.25;display:block;position:relative}.page-link:hover{z-index:2;color:#0056b3;background-color:#e9ecef;border-color:#dee2e6;text-decoration:none}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#comments .comment-body{transition:all 1.2s ease-in-out}#comments .comment-body.comment-added-animate{background-color:#eee;border-radius:8px}#comments .comment-body.pending{padding-top:30px;position:relative}#comments .comment-body.pending .pending-badge{color:#fff;background-color:#da800c;border-radius:3px;padding:1px 4px;font-size:11px;position:absolute;top:0;left:0}#comments .comments-loading{justify-content:center;align-items:center;height:50px;display:flex}#comments .comments-loading.hide-load{display:none}#comments .comments-loading .loading-icon{font-size:30px}#comments .get-prev-comments .loading-icon.hide-load{display:none}#comments .get-perv-replies{margin-top:13px;margin-left:70px;padding-top:16px}@media (width<=500px){#comments .get-perv-replies{margin-left:34px}}.btn-submit{color:#fff;vertical-align:middle;letter-spacing:normal;text-align:center;background-color:#105efb;border:0;min-height:38px;padding:6px 20px;font-size:13px;transition:all .2s linear;display:inline-block}.btn-submit .loading-icon.hide-load{display:none}.social-counters-widget .social-counter-widget-ul .social-counter{margin-bottom:15px}.social-counters-widget .social-counter-widget-ul .social-counter .wrapper-social{justify-content:space-between;align-items:center;display:flex}.social-counters-widget .social-counter-widget-ul .social-counter .wrapper-social .side1{align-items:center;display:flex}.social-counters-widget .social-counter-widget-ul .social-counter .wrapper-social .side1 .icon span{color:#fff;font-size:22px}.social-counters-widget .social-counter-widget-ul .social-counter .wrapper-social .side1 .icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-counters-widget .social-counter-widget-ul .social-counter .wrapper-social .side1 .sc-num{margin-left:20px;margin-right:20px;font-weight:700}
