@font-face{font-family:Nimbus;src:url(./fonts/nimbus.woff2) format("woff2"),url(./fonts/nimbus.svg#wf) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RobotoLight;src:url(./fonts/roboto/roboto-light-webfont.woff2) format("woff2"),url(./fonts/roboto/roboto-light-webfont.svg#learning_curve_proregular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RobotoThin;src:url(./fonts/roboto/roboto-thin-webfont.woff2) format("woff2"),url(./fonts/roboto/roboto-thin-webfont.svg#learning_curve_proregular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RobotoBlack;src:url(./fonts/roboto/roboto-black-webfont.woff2) format("woff2"),url(./fonts/roboto/roboto-black-webfont.svg#learning_curve_proregular) format("svg");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas{display:block;max-width:100%;height:auto}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}body{color:#000;background:#f3f3f3e6}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:400}input,button,textarea,select{padding:0;margin:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;font-size:16px}input:focus,textarea:focus{outline:0}*{outline:none;-webkit-tap-highlight-color:transparent}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}fieldset{border:none;padding:0;margin:0}legend{padding:0}ul,li{list-style:none;padding:0;margin:0}body{scrollbar-width:thin;scrollbar-color:rgba(242,242,242)}table{width:100%}textarea{resize:none}html,body{color:#000}.spin{position:fixed;top:-50px;left:50%;border-radius:0 0 4px 4px;padding:10px 20px;transform:translate(-50%);background-color:#000;color:#fff;font-size:12px;text-transform:uppercase;font-family:RobotoLight,Arial,Helvetica,sans-serif;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s}.spin.show{top:0}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;padding:0}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}.nav{position:fixed;top:50px;left:50%;display:flex;justify-content:center;width:95%;z-index:9900}.nav{transform:translate(-50%) scale(1.1);transition:transform .3s ease,padding .3s ease}.nav>nav{display:block;background:linear-gradient(0deg,#101010e6,#000000e6);border-radius:4px;box-shadow:0 0 8px #0003;padding-right:30px;padding-left:5px}.nav>nav ul{position:relative}.nav>nav ul:after{content:"";clear:both;display:table}.nav>nav ul li{position:relative;float:left}.nav>nav ul li a{display:block;padding:20px;cursor:pointer;color:#dadada;font-size:14px;display:flex;justify-content:center;align-items:center;height:60px}.nav>nav ul li:first-child a.home{display:flex;justify-content:center;align-items:center;height:60px;padding:0 20px;margin:0;font-family:RobotoBlack,Arial,sans-serif;color:#fff;text-decoration:none;font-size:22px}.nav>nav ul li>div{position:absolute;top:150%;left:50%;white-space:nowrap;width:max-content;opacity:0;visibility:hidden;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transform:translate(-50%);padding:10px 20px}.nav>nav ul li>div ul{padding:10px 20px;border-radius:4px;box-shadow:0 0 6px #0003;background:linear-gradient(0deg,#101010e6,#000000e6)}.nav>nav ul li.board>div ul{background:linear-gradient(0deg,#edededfa,#f3f3f3fa);border-left:5px solid rgba(255,191,1,.9)}.nav>nav ul ul li{float:none;padding:0}.nav>nav ul ul li a{padding:10px 25px;text-transform:none;text-align:left}.nav>nav ul ul li a:hover,.nav>nav ul ul li:first-child a:hover{background:url(./images/bullet.svg) 0px 50% no-repeat}.nav>nav ul ul li:first-child a{background:none;padding:5px 25px;width:auto;height:auto;text-indent:0px}.nav>nav ul li:hover div{display:block;visibility:visible;top:100%;opacity:1}.nav>nav ul li:hover ul>li{display:block}.nav>nav ul li.parent{background:url(./images/arrow.svg) 100% 50% no-repeat;padding-right:10px}.nav>nav ul li a[lang]{width:32px;height:32px}.nav>nav ul li a.en{background:url(./images/en.svg) 50% 50% no-repeat}.nav>nav ul li a.bg{background:url(./images/bg.svg) 50% 50% no-repeat}.nav>nav ul li.icon a{width:60px;height:60px;padding:15px}.nav>nav ul li section>div{padding:20px 0 0 20px;color:#1e1e1e}.nav>nav ul li section>div h4{display:block;font-family:RobotoLight,Arial,sans-serif;margin-bottom:20px;font-weight:400;font-size:21px;margin-left:25px}.nav>nav ul li section>div+div{padding:28px 20px 20px 40px;margin-left:30px;margin-top:-8px;margin-bottom:-8px;background:none}.nav>nav ul li section>div:first-child+div>div{padding:5px 20px 5px 30px;font-size:14px;background:url(./images/bullet.svg) 10px 6px no-repeat}.nav>nav ul li:first-child section a{padding:15px 0 15px 40px}.nav>nav ul li:first-child section a.magento{background:url(./images/magento.svg) 0 10px no-repeat;background-size:24px 24px}.nav>nav ul li:first-child section a.woocommerce{background:url(./images/woocommerce.svg) 0 10px no-repeat;background-size:24px 24px}.nav>nav ul li:first-child section a.shopify{background:url(./images/shopify.svg) 0 10px no-repeat;background-size:24px 24px}.nav>nav ul li:first-child section a.all{background:url(./images/all.svg) 0 10px no-repeat;background-size:24px 24px}.nav>nav ul li>div ul.awi-resources{padding:20px 30px 20px 20px}.nav>nav ul li>div ul.awi-resources li{padding:5px 0}.nav.shrink{transform:translate(-50%) scale(1)}main{position:relative}main h1,main h2,main h3,main h4,main h5,main h6{position:relative;display:block;text-align:center;font-weight:400;z-index:100}main h1{font-family:RobotoBlack,Arial,sans-serif;font-size:90px;padding:50px;text-align:center;max-width:80%;margin:20px auto}main h2{font-family:RobotoThin,Arial,sans-serif;font-size:40px}main h3{font-family:RobotoBlack,Arial,sans-serif;font-size:24px;text-align:left;margin:auto;padding:10px}main h4{font-family:RobotoThin,Arial,sans-serif;font-size:16px}main h5{font-family:RobotoThin,Arial,sans-serif;font-size:16px}main h6{font-family:RobotoThin,Arial,sans-serif;font-size:16px;text-align:center;font-size:24px;margin:20px 0}main h1 sup{font-family:RobotoThin,Arial,sans-serif;font-size:32px;text-transform:lowercase}.column{display:flex}.column>div{flex:1}main{display:block;padding:80px 20px 20px}main article{position:relative;display:block;background:#e8e8e8;color:#000;border-radius:20px}.icon-cart{display:block;width:60px;height:60px}.page div,.page p{line-height:32px}.page h2{display:block;text-align:left;padding:20px 0 10px}form{display:block}form fieldset{display:block;padding:10px}form fieldset h3{margin-bottom:30px}form label{display:block;margin:10px 0;line-height:25px}form input[type=text],form input[type=password],form textarea{padding:10px;border:1px solid rgb(221,221,221);width:100%;text-align:left;border-radius:4px;background:#f8f8f8;line-height:24px}form textarea{min-height:60px}form textarea:focus{background:#fff}form input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;border:1px solid rgb(255,191,0)}form input[type=text]:focus{background:#fff}form button{box-shadow:0 0 3px #0006;text-transform:uppercase;border:none;border-radius:4px;display:block;padding:15px 25px;background:linear-gradient(0deg,#000,#000);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;margin-top:30px}form button:hover{background:linear-gradient(0deg,#ffbf00,#ffbf00);color:#000}form button:focus{outline:none;background:linear-gradient(0deg,#ffbf00,#ffbf00);color:#000}form input[type=color]{padding:0;margin:0;border:none;width:24px;height:24px;cursor:pointer}form textarea.train{min-height:400px}form select{width:100%;padding:10px;border:1px solid rgb(211,211,211);background-color:#fff;font-size:16px;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'><polygon points='70,100 20,40 120,40' fill='%23007BFF'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;cursor:pointer}form select:focus{outline:none;border:1px solid rgb(255,191,0)}form button.cancel{background:#e80000}form button[data-method=review]{float:right}form input[type=file]{display:none}form label[for=train]{cursor:pointer;box-shadow:0 0 3px #0006;text-transform:uppercase;border:none;border-radius:4px;display:block;padding:15px 25px;background:linear-gradient(0deg,#000,#000);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;margin-top:30px}form label[for=train]:hover,form label[for=train]:focus{background:linear-gradient(0deg,#ffbf00,#ffbf00);color:#000}form input[name=dataset_search]{display:block;max-width:500px;margin:0 auto 30px;padding:20px}form ul.buttons:after{content:"";clear:both;display:table}form ul.buttons{margin:0;padding:0}form ul.buttons li{float:left;background:none;padding:0 5px 0 0;margin:0}form ul.buttons li label,form ul.buttons li button{padding:15px 25px;line-height:14px}form fieldset ul[data-actions]{display:flex;justify-content:center;padding:0;margin:20px auto;list-style:none}form fieldset ul[data-actions] li{margin:0 5px;padding:0;background:none}form fieldset ul[data-actions] li a,form fieldset ul[data-actions] li button{line-height:12px;cursor:pointer;box-shadow:0 0 3px #0006;text-transform:uppercase;border:none;border-radius:4px;display:block;padding:15px 25px;background:linear-gradient(0deg,#000,#000);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;margin:0}form fieldset ul[data-actions] li button[data-upload]{background:none;color:#000;box-shadow:none}form input[type=checkbox]{display:block;box-sizing:border-box;width:16px;height:16px;padding:0;-webkit-appearance:none;appearance:none;background:#f9f9f9;outline:none;transition:outline .1s;border:1px solid rgba(155,155,155,1);margin-right:8px;cursor:pointer}form input[type=checkbox]:checked{background-size:cover}form input[type=checkbox]:not(:disabled):checked{background:#fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIC00LjUgMzMgMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0icmdiYSg1NSwgNTUsIDU1LDEpIiBkPSJtMCAxMC45MDkgNC4zNjQtNC4zNjQgOC43MjcgOC43MjcgMTUuMjczLTE1LjI3MyA0LjM2NCA0LjM2NC0xOS42MzYgMTkuNjM2eiIvPjwvc3ZnPg==) center center no-repeat}form input[type=checkbox]:disabled:checked{background:#e9e9e9 url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIC00LjUgMzMgMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0icmdiYSg1NSwgNTUsIDU1LDEpIiBkPSJtMCAxMC45MDkgNC4zNjQtNC4zNjQgOC43MjcgOC43MjcgMTUuMjczLTE1LjI3MyA0LjM2NCA0LjM2NC0xOS42MzYgMTkuNjM2eiIvPjwvc3ZnPg==) center center no-repeat}form input[type=checkbox]:disabled{background:#e9e9e9}form input[type=radio]{display:inline-block;box-sizing:border-box;width:20px;height:20px;padding:0;-webkit-appearance:none;appearance:none;background:#f9f9f9;outline:none;transition:outline .1s;border:1px solid rgba(155,155,155,1);margin:5px 8px 0 0;cursor:pointer;border-radius:50%}form input[type=radio]:checked{background-size:cover}form input[type=radio]:not(:disabled):checked{background:#fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIC00LjUgMzMgMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0icmdiYSg1NSwgNTUsIDU1LDEpIiBkPSJtMCAxMC45MDkgNC4zNjQtNC4zNjQgOC43MjcgOC43MjcgMTUuMjczLTE1LjI3MyA0LjM2NCA0LjM2NC0xOS42MzYgMTkuNjM2eiIvPjwvc3ZnPg==) center center no-repeat}form input[type=radio]:disabled:checked{background:#e9e9e9 url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIC00LjUgMzMgMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0icmdiYSg1NSwgNTUsIDU1LDEpIiBkPSJtMCAxMC45MDkgNC4zNjQtNC4zNjQgOC43MjcgOC43MjcgMTUuMjczLTE1LjI3MyA0LjM2NCA0LjM2NC0xOS42MzYgMTkuNjM2eiIvPjwvc3ZnPg==) center center no-repeat}form input[type=radio]:disabled{background:#e9e9e9}form em{text-decoration:none;font-size:12px;font-family:RobotoLight,Arial,sans-serif;display:block;margin:10px 0 20px;text-transform:none;color:#0009;font-style:normal}.choice{position:relative;display:block;padding:5px 0 5px 30px;margin-bottom:10px}.choice input{position:absolute;top:0;left:0}.errors{background:#ffd1d1f2}.errors>div{padding:5px 0}.success{background:#eeffdf}.carousel{width:100%}.carousel.featured-collection{padding:50px 0;width:100%;max-width:calc(100% - 50px)}.product-card h3{font-size:14px}ul.breadcrumb{background:none;display:block;margin-left:50px;margin-top:50px}ul.breadcrumb:after{content:"";clear:both;display:table}ul.breadcrumb li{display:block;float:left;background:none;background:url(./assets/breadcrumb.svg) 100% 50% no-repeat;padding:5px 20px 5px 0;margin-right:10px}ul.breadcrumb li:last-child{background:none}ul.breadcrumb li:last-child a{opacity:.5}ul.breadcrumb li a{display:block;font-size:14px}#cases .column>div{padding:20px}#cases .column>div h3{padding:0;margin:0 0 30px;font-family:RobotoLight,Arial,sans-serif}.bubbles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.bubbles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#ffffff4d;animation:animate 25s linear infinite;top:-150px}.bubbles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.bubbles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.bubbles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.bubbles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.bubbles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.bubbles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.bubbles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.bubbles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.bubbles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.bubbles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(1000px) rotate(720deg);opacity:0;border-radius:50%}}section.layout{display:block;padding:20px}.section{min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:translateY(20px);border-radius:10px}.section:nth-child(odd){background:transparent}.section:nth-child(2n){background:transparent}.section:last-of-type{margin-bottom:100px}.footer{display:flex;padding:40px;margin:0 20px;background:#1f1f1f;border-radius:20px 20px 0 0}.footer,.footer p{color:#b0b0b0e6;display:block;font-size:16px;font-family:Arial,sans-serif}.footer p{margin:0 0 20px;line-height:25px}.footer p strong{font-weight:400;font-size:19px;color:#e0e0e0e6}.footer .column>div{padding:20px}.footer .column>div:first-child{text-align:center}.footer .social:after{content:"";clear:both;display:table}.footer .social>a{float:right;margin-left:20px}.footer ul{margin-top:45px;padding-left:40px}.footer ul,.footer ul li,.footer ul li a{display:block}.footer ul li{padding:5px 5px 5px 15px;background:url(./images/bullet.footer.svg) 0px 15px no-repeat}.footer ul li a{padding:5px;color:#dadadae6;cursor:pointer}.footer ul li div{padding:5px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
