/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-xl{max-width:1250px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-2,.col-3,.col-4,.col-6,.col-7,.col-8,.col-10,.col-12,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-12,.col-md,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-12,.col-md-auto,.col-sm-4,.col-sm-6,.col-sm-8,.col-sm-12,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-10,.col-xl-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-6{margin-left:50%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-6{margin-left:50%}}@media (min-width:1200px){.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-12{flex:0 0 100%;max-width:100%}}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-flex{display:flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-stretch{align-items:stretch!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}}@media (min-width:992px){.flex-lg-row-reverse{flex-direction:row-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.align-items-lg-start{align-items:flex-start!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}}.m-0{margin:0!important}.my-0{margin-top:0!important}.mb-0,.my-0{margin-bottom:0!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.pb-2{padding-bottom:.5rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pr-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5{padding-left:3rem!important}.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}}@media (min-width:992px){.pr-lg-0{padding-right:0!important}.ml-lg-auto{margin-left:auto!important}}:root{--midnight-blue-50:#f6f7f8;--midnight-blue-100:#edeff2;--midnight-blue-150:#e4e7eb;--midnight-blue-200:#dcdfe5;--midnight-blue-250:#d3d6de;--midnight-blue-300:#a7aebd;--midnight-blue-400:#7a859c;--midnight-blue-500:#22345a;--midnight-blue-600:#1b2a48;--midnight-blue-700:#141f36;--midnight-blue-800:#0e1524;--midnight-blue-900:#070a12;--aqua-blue-50:#f5fdff;--aqua-blue-100:#ebfaff;--aqua-blue-150:#e1f8ff;--aqua-blue-200:#d6f5ff;--aqua-blue-250:#ccf3ff;--aqua-blue-300:#99e7fe;--aqua-blue-400:#67dbfd;--aqua-blue-500:#34cffd;--aqua-blue-600:#2aa6ca;--aqua-blue-700:#1f7c98;--aqua-blue-800:#155365;--aqua-blue-900:#0a2933;--alpine-white-500:#f3f2f8;--ivy-green-500:#29c66c;--sunflower-orange-500:#fcbf1b;--crimson-red-500:#db3939;--midnight-grey-500:#505050;--eerie-black-500:#1a1a1a}.round-background{background:#fff;border-radius:50px;padding:50px;font-family:Helvetica Neue,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif}.section-cooperation,.section-get_support,.section-installation,.section-manuals,.section-refunds,body.page .section__content,body.page .section__tabs{background:#fff;border-radius:50px;padding-bottom:50px}@media (max-width:991.98px){.section-cooperation,.section-get_support,.section-installation,.section-manuals,.section-refunds,body.page .section__content,body.page .section__tabs{margin:0 15px}}.page-template-blog,.page-template-default,.post-type-archive,.tax-product_cat,body.archive,body.knowledge_base-template,body.page-template-faq,body.page-template-press,body.page-template-template-support,body.page-template-template-two_cols-document,body.single-post,body.single-product{background:#f8f8f8}.page-template-blog #masthead,.page-template-default #masthead,.post-type-archive #masthead,.tax-product_cat #masthead,body.archive #masthead,body.knowledge_base-template #masthead,body.page-template-faq #masthead,body.page-template-press #masthead,body.page-template-template-support #masthead,body.page-template-template-two_cols-document #masthead,body.single-post #masthead,body.single-product #masthead{background:#fff}.page-template-blog #masthead .fas,.page-template-default #masthead .fas,.post-type-archive #masthead .fas,.tax-product_cat #masthead .fas,body.archive #masthead .fas,body.knowledge_base-template #masthead .fas,body.page-template-faq #masthead .fas,body.page-template-press #masthead .fas,body.page-template-template-support #masthead .fas,body.page-template-template-two_cols-document #masthead .fas,body.single-post #masthead .fas,body.single-product #masthead .fas{color:#000}.page-template-blog #masthead .woosb_bundle a,.page-template-default #masthead .woosb_bundle a,.post-type-archive #masthead .woosb_bundle a,.tax-product_cat #masthead .woosb_bundle a,body.archive #masthead .woosb_bundle a,body.knowledge_base-template #masthead .woosb_bundle a,body.page-template-faq #masthead .woosb_bundle a,body.page-template-press #masthead .woosb_bundle a,body.page-template-template-support #masthead .woosb_bundle a,body.page-template-template-two_cols-document #masthead .woosb_bundle a,body.single-post #masthead .woosb_bundle a,body.single-product #masthead .woosb_bundle a{color:#000!important}.page-template-blog #masthead .site-header-cart .cart-contents:after,.page-template-default #masthead .site-header-cart .cart-contents:after,.post-type-archive #masthead .site-header-cart .cart-contents:after,.tax-product_cat #masthead .site-header-cart .cart-contents:after,body.archive #masthead .site-header-cart .cart-contents:after,body.knowledge_base-template #masthead .site-header-cart .cart-contents:after,body.page-template-faq #masthead .site-header-cart .cart-contents:after,body.page-template-press #masthead .site-header-cart .cart-contents:after,body.page-template-template-support #masthead .site-header-cart .cart-contents:after,body.page-template-template-two_cols-document #masthead .site-header-cart .cart-contents:after,body.single-post #masthead .site-header-cart .cart-contents:after,body.single-product #masthead .site-header-cart .cart-contents:after{background-image:url(/app/themes/tedee/assets/images/cart-black.svg)}.page-template-blog #support-sections,.page-template-default #support-sections,.post-type-archive #support-sections,.tax-product_cat #support-sections,body.archive #support-sections,body.knowledge_base-template #support-sections,body.page-template-faq #support-sections,body.page-template-press #support-sections,body.page-template-template-support #support-sections,body.page-template-template-two_cols-document #support-sections,body.single-post #support-sections,body.single-product #support-sections{padding-bottom:50px}.tabs-nav-wrapper a{transition:color .4s ease-in,background-color .4s ease-in}.video-info--dark:before,.video-info--light:before{transition:opacity .4s ease-in}.main-tedee.my-account-logged-out #masthead,body.page-template-about_us #masthead,body.page-template-how-it-work #masthead,body.page-template-smart-integration #masthead,body.page-template-template-homepage #masthead,body.product_info-template #masthead{position:absolute;top:0;left:0;width:100%;background:none}.main-tedee.my-account-logged-out #masthead .current-lang:after,body.page-template-about_us #masthead .current-lang:after,body.page-template-how-it-work #masthead .current-lang:after,body.page-template-smart-integration #masthead .current-lang:after,body.page-template-template-homepage #masthead .current-lang:after,body.product_info-template #masthead .current-lang:after{color:#fff}.main-tedee.my-account-logged-out #masthead .woosb_bundle a,body.page-template-about_us #masthead .woosb_bundle a,body.page-template-how-it-work #masthead .woosb_bundle a,body.page-template-smart-integration #masthead .woosb_bundle a,body.page-template-template-homepage #masthead .woosb_bundle a,body.product_info-template #masthead .woosb_bundle a{color:#000!important}.main-tedee.my-account-logged-out #masthead a,.main-tedee.my-account-logged-out .wmc-current-currency,body.page-template-about_us #masthead a,body.page-template-about_us .wmc-current-currency,body.page-template-how-it-work #masthead a,body.page-template-how-it-work .wmc-current-currency,body.page-template-smart-integration #masthead a,body.page-template-smart-integration .wmc-current-currency,body.page-template-template-homepage #masthead a,body.page-template-template-homepage .wmc-current-currency,body.product_info-template #masthead a,body.product_info-template .wmc-current-currency{color:#fff}.section-description--background-image__content:before{visibility:visible;font-family:Font Awesome\ 5 Free,serif;font-weight:700;font-size:20px}.site-header-cart .cart-contents:after,body.single-product div.product .bundle_button .single_add_to_cart_button:before,body.single-product div.product form.cart .single_add_to_cart_button:before{content:""!important;position:relative;background:url(/app/themes/tedee/assets/images/cart.svg) no-repeat 50%;background-size:28px 28px;display:inline-block;height:28px!important;width:28px!important;float:none;font-style:normal;font-variant:normal}#masthead .site-header-cart .widget_shopping_cart .buttons .btn:after,#masthead .site-header-cart .widget_shopping_cart .buttons .btn:focus:after,#masthead .site-header-cart .widget_shopping_cart .buttons .wc-forward:after,#masthead .site-header-cart .widget_shopping_cart .product_list_widget .hide-bundle.active:after,#masthead .site-header-cart .widget_shopping_cart .product_list_widget .show-bundle.active:after,#order_summary_rows .coupons-wrapper .show-coupons a:after,.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .woocommerce-button.button:after,.woocommerce-cart .woocommerce-cart-form table.cart td .hide-bundle.active:after,.woocommerce-cart .woocommerce-cart-form table.cart td .show-bundle.active:after,.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .show-coupons a:after,.woocommerce-checkout .site .cart-collaterals .shop_table tr td .hide-bundle.active:after,.woocommerce-checkout .site .cart-collaterals .shop_table tr td .show-bundle.active:after,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle.active:after,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle.active:after{display:inline-block;font-family:Font Awesome\ 5 Free,serif;font-style:normal;font-variant:normal;font-weight:800;line-height:1;vertical-align:baseline;margin-left:.5407911001em}a.added_to_cart.wc-forward{display:none}.button.alt:focus,a:focus,button:focus,input:focus,input[type=button]:focus,input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=submit]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus{outline:none!important}.btn{border-radius:50px;width:auto}.btn.btn-primary{transition:background-color .4s ease-in;color:#fff!important}.btn.btn-primary.focus,.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:#22345a}.btn.btn-lg{padding:13px 45px;text-transform:uppercase;font-size:13px}.tedee-thumbnail{padding:20px 60px}.onsale-badge{background:#34cffd;color:#fff;border:none;position:absolute;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px;top:0;left:10px}.post-type-archive .onsale-badge{left:30px;top:20%}@media (max-width:1030px){.post-type-archive .onsale-badge{left:20px}}.menu-badge{background:#34cffd;color:#fff;border:none;position:absolute;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px}@media (max-width:1030px){.menu-badge{right:-75px;top:0}}.tedee-thumbnail{display:block;position:relative;padding:36px;width:100%;background:#fff;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;align-items:center}.tedee-thumbnail>.woocommerce-LoopProduct-link.woocommerce-loop-product__link{height:100%}.tedee-thumbnail a{z-index:1;position:relative;display:flex;flex-direction:column}.tedee-thumbnail p{color:#303030;font-size:14px;margin:0}.tedee-thumbnail h3{font-weight:500;padding-top:24px}.tedee-thumbnail>button{display:none}.tedee-thumbnail .onsale{position:absolute}.tedee-thumbnail .price{color:#34cffd;font-size:22px;margin-top:40px;font-weight:500}.tedee-thumbnail .price ins{display:block;font-size:20px}.tedee-thumbnail--content{z-index:2;position:relative;padding:30px 0}.tedee-thumbnail--content img{margin:0 auto}.tedee-thumbnail--link.active:before,.tedee-thumbnail--link:hover:before{left:0;right:0;bottom:0;top:20px;border:1px solid #a1a1a1;box-shadow:0 0 20px rgba(0,0,0,.1)}.tedee-thumbnail.active:before{border:1px solid #34cffd}.clear{clear:both}.page-template-template-cart #content{background:#eee}.section-background--gray{padding:90px 0;background-color:#f8f8f8}.section-background--black{padding:90px 0;background-color:#000!important;color:#fff}.section-background--black h1,.section-background--black h2,.section-background--black h3{color:#fff}.section-background--white{padding:90px 0;background-color:#fff}.section-background--gray.section-background--show-image{padding:18% 0 60px;background:url(/app/themes/tedee/assets/images/apla.svg) no-repeat top transparent;background-size:cover;margin-top:-200px}@media (max-width:767.98px){.section-background--gray.section-background--show-image{background-size:1400px;margin-top:-35%;padding-top:45%}}.section-background--white.section-background--show-image{padding:15% 0 60px;margin-top:-10%;background:url(/app/themes/tedee/assets/images/appla2.svg) no-repeat top transparent;background-size:contain}@media (max-width:767.98px){.section-background--white.section-background--show-image{background-size:1400px;margin-top:-25%;padding-top:30%}}body{font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif!important;color:red}body,body p{font-weight:300;font-size:14px}body h1,body h2,body h3{color:#303030;font-weight:500}body h1,body h2,body h2.title{font-size:40px}@media (max-width:991.98px){body h1,body h2,body h2.title{font-size:32px}}body h1.extra-margin-top{margin-top:120px;padding-left:20%;padding-right:20%}@media (max-width:991.98px){body h1.extra-margin-top{margin-top:50px}}body h2.title{margin-bottom:80px}body h3{font-size:18px}body button,body input,body select,body textarea{font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif}body strong{font-weight:500;color:#000}body ul{margin-left:20px}body a,body a:visited{color:#34cffd;transition:color .4s ease-in}body a:hover,body a:visited:hover{color:#22345a;text-decoration:none}body .discount-info .woocommerce-Price-amount{font-size:11px!important;font-weight:400!important;line-height:10px}body table td,body table th{padding:8px 0}.table-odd-even{text-align:left}.table-odd-even .row{background:#fff}.table-odd-even .row:nth-child(2n){background:#f8f8f8}.table-odd-even .row>div{padding:10px 20px}.table-odd-even .row a{color:#34cffd}.table-odd-even .row>div:first-of-type{border-right:1px solid #f8f8f8;color:#000}.table-odd-even .row>div:last-of-type span{color:#000}.main-navigation ul li:hover>a,.main-navigation ul li a:hover,.site-header ul.menu li.current-menu-item>a{color:#34cffd!important}@media (min-width:992px){.main-navigation li.current-menu-item :after{position:absolute;display:block;content:" ";width:100%;border-bottom:4px solid #34cffd;bottom:-6px;left:0;right:0}}#masthead{width:100%;background:none;padding-top:0;border-bottom:0!important}#masthead.fixed-top .woocommerce-multi-currency.wmc-shortcode .wmc-current-currency{color:#000!important}#masthead>.container{position:relative}#masthead>.container>.col{display:flex;align-items:center;min-height:80px}#masthead .main-navigation div.menu>ul:not(.nav-menu){max-height:999999px}#masthead .main-navigation ul.menu{margin-left:0}#masthead .main-navigation ul li.focus>ul,#masthead .main-navigation ul li:hover>ul{position:absolute;display:flex}#masthead .wmc-currency,#masthead .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency{border:none!important;background:none}#masthead .wmc-currency .wmc-currency,#masthead .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency{padding:0}#masthead .wmc-currency .wmc-currency a,#masthead .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a{display:block;padding:5px 10px;margin-left:10px;background:hsla(0,0%,100%,.4)!important}#masthead .wmc-currency .wmc-currency a:hover,#masthead .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:hover{color:#0ec6fd}#masthead .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper{margin:10px}#masthead .storefront-primary-navigation{display:none!important}#masthead .site-branding{width:auto;float:none;margin:0;padding:0}#masthead .site-branding .custom-logo{width:105px}#masthead #site-navigation{width:auto;float:none;display:flex;flex-direction:column;margin-right:0}#masthead .primary-navigation{display:flex}#masthead .primary-navigation ul.menu{text-align:center;display:flex;margin-top:10px;margin-left:70px}@media (min-width:768px) and (max-width:1199.98px){#masthead .primary-navigation ul.menu{margin-left:20px}}#masthead .primary-navigation ul.menu .menu-item a:focus,#masthead .primary-navigation ul.menu .menu-item a:hover{color:#34cffd}#masthead .primary-navigation ul.menu .menu-item:first-of-type{position:relative}#masthead .primary-navigation ul.menu .menu-item-has-children>a:after{content:"\f0dd";position:relative;top:-3px;padding-left:7px;font-family:Font Awesome\ 5 Free,serif;margin:0;font-weight:900}#masthead .nav-options{flex:0 0 auto;padding-top:5px}#masthead .nav-options .btn-lg{padding:10px 35px}#masthead a{color:#000;font-size:12px;white-space:nowrap;font-weight:500;text-transform:uppercase;-webkit-text-stroke:.45px rgba(0,0,0,.1);-webkit-font-smoothing:antialiased}#masthead a.btn-primary{color:#fff!important}#masthead .wmc-current-currency{background:none!important;border:none!important;font-weight:500;font-size:12px}@media (max-width:575.98px){#masthead .wmc-current-currency{padding:5px 20px 5px 5px}}#masthead .wmc-current-currency:after{content:"\f0dd";font-weight:900;position:absolute;top:3px;right:5px;font-family:Font Awesome\ 5 Free,serif}#masthead .cart-contents{position:relative;min-height:20px!important;padding:0}#masthead .woocommerce-Price-amount{display:none!important}#masthead .woocommerce-mini-cart__buttons.buttons{display:flex;flex-direction:column-reverse}#masthead .site-header-cart .widget_shopping_cart{padding:28px 40px;position:absolute;background:#fff;top:22px;right:0;left:auto;width:434px!important;border:1px solid #dcdcdc;box-shadow:0 0 20px rgba(0,0,0,.1);box-sizing:border-box}#masthead .site-header-cart .widget_shopping_cart:after{content:"\A";border-color:transparent transparent #fff;border-style:solid;border-width:0 14px 11px;position:absolute;right:30px;top:-11px}#masthead .site-header-cart .widget_shopping_cart:before{content:"\A";border-color:transparent transparent #dcdcdc;border-style:solid;border-width:0 15px 12px;position:absolute;right:29px;top:-12px}#masthead .site-header-cart .widget_shopping_cart a{color:#000}#masthead .site-header-cart .widget_shopping_cart .product_list_widget{height:auto;overflow-y:visible!important;max-height:none!important}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li{padding-top:15px;padding-bottom:10px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li.bundle-details{padding:0 0 20px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column{display:inline-block;vertical-align:middle;padding-left:20px;font-size:13px;line-height:1}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column.img-column{width:130px;padding-left:0}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column a{display:block;text-transform:none;white-space:normal;font-size:inherit}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column a img{margin:0;max-width:100%}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column a.remove{display:none}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column .quantity .amount.woocommerce-Price-amount{display:inline-block!important;font-weight:500;color:#000;margin-left:20px;margin-top:15px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column .amount .woocommerce-Price-currencySymbol{margin-left:5px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .hide-bundle,#masthead .site-header-cart .widget_shopping_cart .product_list_widget .show-bundle{display:none;text-transform:uppercase;text-decoration:none;color:#0ec6fd;cursor:pointer}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .hide-bundle.active,#masthead .site-header-cart .widget_shopping_cart .product_list_widget .show-bundle.active{display:block;text-align:center}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .hide-bundle.active+.wrapper-for-woosb_bundle,#masthead .site-header-cart .widget_shopping_cart .product_list_widget .show-bundle.active+.wrapper-for-woosb_bundle{max-height:none}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .show-bundle.active:after{content:"\f078"}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .hide-bundle.active:after{content:"\f077"}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .wrapper-for-woosb_bundle{overflow:hidden;margin:0 -20px;max-height:0;transition:max-height 1s ease}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle{background-color:#f8f8f8;border-radius:25px;margin:20px 0;padding:10px 0}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li{padding:10px 20px;border:0;font-size:0}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .img-column{width:80px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .prod-details{width:calc(100% - 170px)}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .price-column{width:90px;text-align:right;font-size:13px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .price-column .amount.woocommerce-Price-amount{margin:0 0 10px}#masthead .site-header-cart .widget_shopping_cart.total,#masthead .site-header-cart .widget_shopping_cart li{padding-left:0;padding-right:0;background:transparent}#masthead .site-header-cart .widget_shopping_cart h4{font-size:12px;font-weight:500;text-transform:uppercase;margin-bottom:0}#masthead .site-header-cart .widget_shopping_cart .total{border:0;text-align:left;font-size:12px;font-weight:500;background:transparent;padding:18px 0 25px}#masthead .site-header-cart .widget_shopping_cart .total .amount.woocommerce-Price-amount{display:inline-block!important;font-weight:500;color:#000}#masthead .site-header-cart .widget_shopping_cart .total .amount .woocommerce-Price-currencySymbol{margin-left:.5em}#masthead .site-header-cart .widget_shopping_cart .buttons{padding:0;background:transparent}#masthead .site-header-cart .widget_shopping_cart .buttons .wc-forward{background:#34cffd!important;border:none;line-height:30px!important;font-size:14px!important;border-radius:50px;color:#fff;-webkit-text-stroke:.45px rgba(0,0,0,.1)}#masthead .site-header-cart .widget_shopping_cart .buttons .wc-forward:after{content:"\f105"}#masthead .site-header-cart .widget_shopping_cart .buttons .btn,#masthead .site-header-cart .widget_shopping_cart .buttons .btn:focus{box-shadow:none!important;outline:none!important;color:#34cffd!important;background:none!important;border:none!important;max-width:100%;height:42px;line-height:42px;font-size:14px;padding:0;-webkit-text-stroke:unset!important;margin:5px auto}#masthead .site-header-cart .widget_shopping_cart .buttons .btn:after,#masthead .site-header-cart .widget_shopping_cart .buttons .btn:focus:after{content:"\f105"}#masthead .site-header-cart>li:nth-of-type(2){padding-top:2em;position:absolute;left:auto;right:-28px;top:1em;background:transparent;display:none;width:434px}#masthead .site-header-cart>li:first-of-type:hover+li,#masthead .site-header-cart>li:nth-of-type(2):hover{display:block}#masthead .site-header-cart .close-mini-cart{display:none}@media (min-width:768px) and (max-width:991.98px){#masthead .site-header-cart .widget_shopping_cart{top:30px;right:-17%}#masthead .site-header-cart .widget_shopping_cart .close-mini-cart{position:absolute;top:17px;right:0;width:60px;display:block!important}#masthead .site-header-cart.focus>li:nth-of-type(2),#masthead .site-header-cart>li:first-of-type:hover+li,#masthead .site-header-cart>li:nth-of-type(2):hover{display:block}}@media (max-width:1030px){#masthead .site-header-cart .widget_shopping_cart{top:30px;right:-17%}#masthead .site-header-cart .widget_shopping_cart .close-mini-cart{position:absolute;top:17px;right:0;width:60px;display:block!important}}@media (max-width:767.98px){#masthead .site-header-cart .widget_shopping_cart{width:100vw!important;top:-30px;right:-14%}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column{display:flex;align-items:center;justify-content:center;flex-direction:column}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column.img-column{width:100%;padding-left:0}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column a{width:100%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}#masthead .site-header-cart .widget_shopping_cart .product_list_widget li .mini-cart-column a img{max-width:200%}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li{display:flex;flex-direction:row;flex-wrap:wrap;padding:10px 20px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .img-column{width:0}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .prod-details{width:70%;padding-right:35%}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .prod-details a{font-size:14px}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .price-column{width:30%;font-size:13px;padding-left:20%}#masthead .site-header-cart .widget_shopping_cart .product_list_widget .woosb_bundle li .price-column .quantity{font-size:14px;padding-right:20px}#masthead .site-header-cart .widget_shopping_cart .total,#masthead .site-header-cart .widget_shopping_cart h4{font-size:15px}#masthead .site-header-cart .widget_shopping_cart .buttons .btn{width:clamp(60px,100%,300px)}#masthead .site-header-cart .close-mini-cart{position:absolute;top:17px;right:-3%;width:60px;display:block}#masthead .site-header-cart .cart-contents{z-index:-1}}.woocommerce-page #masthead a{color:#000}#masthead.cart-theme-header{position:relative}@media (max-width:991.98px){#masthead.cart-theme-header{padding-bottom:10px}}#masthead.cart-theme-header .cart-header-steps{padding:8px 0 20px}@media (max-width:991.98px){#masthead.cart-theme-header .cart-header-steps{align-items:center;margin-top:20px}}#masthead.cart-theme-header .cart-header-steps a{display:flex;flex-direction:column;align-items:center;position:relative;color:#cdcdcd}#masthead.cart-theme-header .cart-header-steps a span{background-color:transparent;border:1px solid #cdcdcd;padding:10px;border-radius:50%;align-items:center;width:50px;height:50px;justify-content:center;display:flex;margin:10px;font-weight:500;font-size:19px}@media (max-width:991.98px){#masthead.cart-theme-header .cart-header-steps a span{width:35px;height:35px;font-size:14px}}#masthead.cart-theme-header .cart-header-steps a.step-current{color:#22345a}#masthead.cart-theme-header .cart-header-steps a.step-current span{border-color:#22345a}#masthead.cart-theme-header .cart-header-steps a.step-past{color:#fff}#masthead.cart-theme-header .cart-header-steps a.step-past span{background-color:#22345a}#masthead.cart-theme-header .cart-header-steps a.step-past p{color:#22345a}#masthead.cart-theme-header .cart-header-steps a p{font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif;font-size:11px;position:absolute;top:65px;margin:-2px 0 0;color:inherit}@media (max-width:991.98px){#masthead.cart-theme-header .cart-header-steps a p{font-size:10px;top:55px}}#masthead.cart-theme-header .cart-header-steps.step-separator{display:flex;width:48px;height:0;border-top:1px dashed #cdcdcd;flex-direction:column;align-items:center;margin-top:35px}@media (max-width:991.98px){#masthead.cart-theme-header .cart-header-steps.step-separator{width:80px}}@media (max-width:767.98px){#masthead.cart-theme-header .cart-header-steps.step-separator{width:40px;display:none}}.main-nav__lang-switch{width:35px;color:#000!important}.current-lang img{height:16px}.current-lang{position:relative}.current-lang:after{content:"\f0dd";font-weight:900;position:absolute;top:-4px;right:-6px;font-size:12px;font-family:Font Awesome\ 5 Free,serif}@media (max-width:1030px){.current-lang:after{top:-6px;right:-7px;font-size:15px;color:#000!important}}.current-lang ul{display:none;position:absolute;margin:0;top:100%;left:-20px;padding:5px 16px}.current-lang ul li{margin:0;padding:8px 5px;background:hsla(0,0%,100%,.4);list-style:none}.current-lang ul li img{height:16px!important;width:auto!important;min-width:25px}.current-lang:hover>ul{display:block}.site-header-cart{float:none!important;width:auto!important}.site-header-cart .cart-contents .count{display:none!important}.site-header-cart .cart-contents:after{float:unset!important;position:unset!important}.site-header-cart .cart-contents .cart-badge{position:absolute;left:9px;top:2px;height:16px;width:16px;padding-right:1px;text-align:center;border-radius:50%;background-color:#22345a;color:#fff}#masthead .primary-submenu-wrapper{background:#fff;max-height:0;overflow:hidden;transition:all 4.5s}#masthead .primary-submenu-wrapper--expanded{max-height:2000px}#masthead .primary-submenu-wrapper .row{display:flex;align-items:flex-start;padding:10px 0 10px 190px}#masthead .primary-submenu-wrapper .row a{color:#000;text-align:center;display:block;flex:0 0 auto}#masthead .primary-submenu-wrapper .row a img{min-height:100px}.mobile-menu{position:absolute;right:15px;top:-5px;display:none}@media (max-width:1030px){.mobile-menu{display:flex;align-items:center}}.mobile-menu .cart-contents{margin-top:5px}.mobile-menu__toggle{background:none!important;margin-left:20px}.mobile-menu__toggle .fas{font-size:25px;color:#fff}.mobile-menu__toggle .fa-bars{display:block}.mobile-menu__toggle .fa-times{display:none}@media (max-width:1030px){body #masthead{padding-top:20px;display:flex;align-items:flex-start;transition:background-color .5s ease-in;padding-bottom:30px}body #masthead .primary-navigation ul.menu{margin-top:30px!important;margin-bottom:0!important;flex-direction:column}body #masthead .primary-navigation ul.menu a{font-size:15px;padding:15px 0}body #masthead .cart-contents,body #masthead .widget_shopping_cart{display:block}body #masthead .btn.btn-primary{padding:15px 45px;letter-spacing:1px}body #masthead .wmc-current-currency{color:#303030!important;justify-content:center}body #masthead .site-header-cart>li:nth-of-type(2){right:45px!important}body #masthead .wmc-currency a{padding:0!important;color:#303030;justify-content:center}body #masthead #site-navigation,body #masthead .nav-options{max-height:0;transition:max-height .3s ease-out;overflow:hidden;padding-top:0}body #masthead .primary-submenu-wrapper .row{flex-direction:column;padding-left:0}body #masthead .primary-submenu-wrapper .row a{display:flex;align-items:center;font-weight:400;padding:5px 0}body #masthead .primary-submenu-wrapper .row a img{max-width:50px;min-height:50px;margin-right:10px}body #masthead .nav-options{width:100%;display:flex;justify-content:space-between}body #masthead .nav-options>.site-header-cart{display:none!important}body #masthead .nav-options .btn.btn-primary{margin-left:0!important}body #masthead .nav-options .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency{margin:10px;background:#fff!important;width:100%!important}body #masthead .nav-options .wmc-currency,body #masthead .nav-options .wmc-current-currency{font-size:15px}body #masthead .container>.col{min-height:0!important}body #masthead #nav-wrapper{display:flex!important;flex-direction:column;align-items:flex-start!important}body #masthead #nav-wrapper .ml-auto,body #masthead .primary-navigation>ul{margin-left:0!important}body #masthead .primary-navigation>ul li{display:block}body #masthead .primary-navigation>ul li a{padding-left:0;color:#303030!important;text-align:left}body #masthead.masthead-expanded{background:#fff!important;max-height:9999px}body #masthead.masthead-expanded .fas{color:#000}body #masthead.masthead-expanded .fa-bars{display:none}body #masthead.masthead-expanded .fa-times{display:block}body #masthead.masthead-expanded .cart-contents,body #masthead.masthead-expanded .widget_shopping_cart{display:none!important}body #masthead.masthead-expanded #site-navigation,body #masthead.masthead-expanded .nav-options{max-height:9999px}body #masthead.masthead-expanded .nav-options{overflow:visible}}.hide-cart{display:none!important}.woocommerce-cart .entry-title,.woocommerce-checkout .entry-title{font-style:normal;font-weight:600;font-size:32px!important;line-height:34px;padding:0!important;margin:0!important;margin-top:30px;margin-bottom:9px;text-transform:none!important}@media (max-width:991.98px){.woocommerce-cart .entry-title,.woocommerce-checkout .entry-title{font-size:24px!important;line-height:34px;color:#22345a;margin-top:32px;margin-bottom:15px!important}}.woocommerce-order-received .tedee-cart-header-steps{display:none!important}.tedee-cart-header-steps{padding:20px 0}@media (max-width:991.98px){.tedee-cart-header-steps{flex-wrap:wrap;align-items:flex-end;justify-content:end}}.tedee-cart-header-steps .tedee-cart-step{display:flex;justify-content:center;align-items:center;padding:24px 32px;color:#cacaca;background:hsla(0,0%,79.2%,.1);border:1px solid #cacaca;box-sizing:border-box;border-radius:8px}@media (max-width:991.98px){.tedee-cart-header-steps .tedee-cart-step{padding:8px 16px;font-weight:600;margin-bottom:5px;font-size:16px}}.tedee-cart-header-steps .tedee-cart-step.--active{background:rgba(52,207,253,.1);border:1px solid #34cffd}.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item{font-style:normal;color:#cacaca;font-size:16px;line-height:19px;flex:none;order:1;flex-grow:0;margin-right:16px;text-transform:none}@media (max-width:991.98px){.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item{font-size:14px;margin:0}}.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item svg{fill:#cacaca!important}@media (max-width:991.98px){.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item svg{display:none!important}}.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item.--active{font-weight:600;color:#34cffd}.tedee-cart-header-steps .tedee-cart-step .tedee-cart-step-item.--active svg{fill:#34cffd!important}.tedee-configurator{width:100%}.tedee-configurator .switch-tab{border:1px solid #a4a4a4;border-radius:8px;margin-bottom:20px;margin-right:20px;display:flex;min-width:300px}@media (max-width:413px){.tedee-configurator .switch-tab{min-width:200px;margin:0 25px 40px;flex-direction:column}}.tedee-configurator .switch-tab__button{font-size:15px;background:none;font-weight:500;flex:1}.tedee-configurator .switch-tab__button:hover{color:#34cffd}.tedee-configurator .switch-tab__button.active{box-shadow:0 0 0 1px #34cffd;border-radius:8px}.tedee-configurator .configurator-nav{margin:30px auto 100px;display:flex;flex-wrap:wrap}.tedee-configurator .configurator-nav label{color:#303030;margin-right:10px;margin-top:8px}@media (max-width:767.98px){.tedee-configurator .configurator-nav label{display:none}}.montagetype__group,.switch-tab{display:flex}@media (max-width:575.98px){.montagetype__group,.switch-tab{margin-left:0}}.montagetype__group .tab,.switch-tab .tab{border-radius:5px;padding:10px;margin:5px;border:1px solid hsla(0,0%,100%,.5);width:150px;position:relative}.montagetype__group .tab.active,.switch-tab .tab.active{border-color:#34cffd}.montagetype__group .tab.active.tab .montagetype__title,.switch-tab .tab.active.tab .montagetype__title{color:#000}.montagetype__group .tab img,.switch-tab .tab img{margin:0 auto;max-height:60px}.montagetype__title{color:#cdcdcd;width:100%;text-align:center}.montagetype-content{width:100%}.video-item{text-align:left;font-weight:200;padding-bottom:80px}.video-item h4{font-size:40px;font-weight:500}.video-item__play{position:absolute}.video-item__yt-wrapper{border-radius:50px;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.1)}.video-item__yt-wrapper iframe{width:100%}.video-item__video-col{padding-left:16px;padding-right:16px}.video-item__content-col{color:#303030}.video-item__play{width:90px;height:60px;border-radius:30px;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;transition:background-color .4s ease-in}.video-item__play:hover{background:rgba(0,0,0,.9)}.video-item__play:after{content:"";width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 24px}.faq-accordion{padding:60px 0}.faq-accordion h2.title{margin-bottom:24px;font-size:32px}@media (max-width:767.98px){.faq-accordion h2.title{margin-bottom:0;line-height:41px}}.faq-accordion .btn-outline-primary{color:#000;font-size:12px;border-width:2px;font-weight:500;padding:10px 55px}@media (max-width:767.98px){.faq-accordion .btn-outline-primary{padding:12px 105px}}@media (max-width:767.98px){.faq-accordion{padding:0}.faq-accordion__button{padding-bottom:55px}.faq-accordion__title{padding-bottom:50px}}.section-partners{padding:90px 0;position:relative}.section-partners--image{background:#fff;padding:115px 0}.section-partners__logo{width:auto!important}.section-partners__logos{display:flex;align-items:center;justify-content:center;width:155px;height:42px;margin:0 auto 6px}.section-partners__description{height:100%}.section-partners .owl-stage{display:flex}.section-partners .owl-nav .owl-next,.section-partners .owl-nav .owl-prev{position:absolute;min-width:5%;bottom:40%;color:#4d4d4d;transition:all .4s ease-in}.section-partners .owl-nav .owl-next:hover,.section-partners .owl-nav .owl-prev:hover{background:none}.section-partners .owl-nav .owl-prev{left:-15px}.section-partners .owl-nav .owl-prev:hover{left:-20px}.section-partners .owl-nav .owl-next{right:-15px}.section-partners .owl-nav .owl-next:hover{right:-20px}.section-partners__item{font-size:20px;font-weight:200;padding:10px}@media (max-width:991.98px){.section-partners__item{font-size:12px}}.section-partners__item a div{color:#000;transition:color .4s ease-in}.section-partners__item a:hover div{color:#34cffd}.section-partners__img-round{border-radius:20px;max-width:240px}.section-partners .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #b8b8b8;width:15px;height:15px}.section-partners .owl-theme .owl-dots .owl-dot.active span{border:1px solid #34cffd;background:#34cffd}@media (max-width:991.98px){.section-partners{padding:10px 0 30px}.section-partners .owl-stage{align-items:center}.section-partners__item{display:flex;align-items:center;justify-content:center}}.tabs-nav-wrapper{background:#eee;padding-top:20px;margin-bottom:90px}@media (max-width:991.98px){.tabs-nav-wrapper{margin-bottom:30px}}.tabs-nav-wrapper a{padding:15px 20px;color:#000;border-radius:15px 15px 0 0}@media (max-width:767.98px){.tabs-nav-wrapper a{padding:0}}.tabs-nav-wrapper a.active{background:#fff}.tedee-tabs-content{margin-bottom:80px;text-align:center}@media (max-width:991.98px){.tedee-tabs-content{margin-bottom:30px}}@media (max-width:767.98px){.section-tabs{background-size:220%!important}}.section-tabs .tedee-tabs{align-items:flex-start!important}@media (max-width:767.98px){.section-tabs .tedee-tabs{flex-wrap:wrap;padding:20px}}.section-tabs .tedee-tabs__background{position:absolute;height:100%;width:100%;bottom:0;left:0;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important;border-top-left-radius:30px;border-top-right-radius:30px;opacity:0;z-index:1;transition:opacity .4s ease-in}@media (max-width:991.98px){.section-tabs .tedee-tabs__background{border-radius:30px}}.section-tabs .tedee-tabs a,.section-tabs .tedee-tabs p{z-index:2}.section-tabs .tedee-tabs p{font-size:20px;font-weight:500}@media (max-width:767.98px){.section-tabs .tedee-tabs p{font-size:14px}}.section-tabs .tedee-tabs__tab{padding-top:70px!important;padding-bottom:20px!important;height:100%!important}@media (max-width:991.98px){.section-tabs .tedee-tabs__tab{padding:20px 15px!important;font-size:15px!important;text-align:center}}@media (max-width:767.98px){.section-tabs .tedee-tabs__tab{height:auto!important;flex:0 1 40%!important;border-radius:30px!important;padding:0 3%}}.section-tabs .tabs-nav-wrapper{padding-top:0;padding-bottom:30px;margin-bottom:0}.section-tabs .tedee-tab-content__description{text-align:left;display:flex;flex-direction:column;justify-content:center;color:#303030}@media (max-width:767.98px){.section-tabs .tedee-tab-content__description{text-align:center;padding:60px 20px}}.section-tabs .tedee-tab-content--default{padding:0!important;margin:0!important}.section-tabs .tedee-tab-content--default h3{font-size:40px;text-align:left}@media (max-width:991.98px){.section-tabs .tedee-tab-content--default h3{font-size:24px!important}}@media (max-width:767.98px){.section-tabs .tedee-tab-content--default h3{text-align:center;font-size:30px!important}}.section-tabs .tedee-tab-content--default p{color:#303030}.section-tabs .tedee-tabs__tab{font-size:18px;padding-top:50px;padding-bottom:50px;border-radius:0 0 10px 10px;height:auto;flex:1 1 0}.section-tabs .tedee-tabs__tab--active{color:#34cffd}.section-tabs.section-tabs-only{padding:80px 0 0;background-color:#22345a}.section-tabs.section-tabs-only h2{color:#fff}.section-tabs.section-tabs-only .tabs-nav-wrapper{background:none;padding-bottom:0}.section-tabs.section-tabs-only .tedee-tabs{margin-top:35px}@media (max-width:767.98px){.section-tabs.section-tabs-only .tedee-tabs__img{max-width:100%!important}}.section-tabs.section-tabs-only .tedee-tabs__tab{border-radius:30px 30px 0 0;margin:0 20px;padding:40px 70px;text-align:center;display:flex;flex-direction:column;font-size:24px;color:#fff;justify-content:flex-end;background:none;transition:background-color .4s ease-in}@media (max-width:1200px){.section-tabs.section-tabs-only .tedee-tabs__tab{padding:40px 50px}}.section-tabs.section-tabs-only .tedee-tabs__tab .btn{opacity:0;pointer-events:none;transition:background-color .4s ease-in;text-transform:uppercase;border-color:#fff;color:#fff;font-weight:400;font-size:12px;letter-spacing:1px;border-radius:35px;margin-top:20px;padding:10px 30px;border-width:2px}.section-tabs.section-tabs-only .tedee-tabs__tab .btn:hover{background:#fff;color:#34cffd}.section-tabs.section-tabs-only .tedee-tabs__tab:hover{color:#fff;background:#34cffd}.section-tabs.section-tabs-only .tedee-tabs__tab:hover .tedee-tabs__background{opacity:1}.section-tabs.section-tabs-only .tedee-tabs__tab:hover .btn{pointer-events:all;opacity:1}@media (max-width:991.98px){.section-tabs__title{font-size:30px}.section-tabs.section-tabs-only .tedee-tabs{padding-bottom:80px;position:relative}.section-tabs.section-tabs-only .tedee-tabs__tab{border-radius:30px;margin:0 10px;flex:0 0 30%;padding:30px 0;font-size:14px}.section-tabs.section-tabs-only .tedee-tabs__img{max-width:70%}.section-tabs.section-tabs-only .tedee-tabs .btn{position:absolute;top:-20px;right:0;height:100%;width:100%;border:0;border-radius:30px;font-size:0}.section-tabs.section-tabs-only .tedee-tabs .btn:hover{background-color:transparent;color:transparent}}.section-background--white .tabs-nav-wrapper{background-color:#f8f8f8}.section-background--gray .tabs-nav-wrapper,.section-background--white .tedee-tabs__tab--active{background-color:#fff}.section-background--gray .tedee-tabs__tab--active{background-color:#f8f8f8;border-radius:0 0 30px 30px}.section-background--black .tabs-nav-wrapper{background-color:#fff}.section-background--black .tedee-tabs__tab--active{background-color:#000}.yt-player-placeholder{background:no-repeat 50%;background-size:cover;min-height:322px}@media (max-width:991.98px){.yt-player-placeholder{width:clamp(10px,100%,370px);margin-bottom:60px;border-radius:50px;min-height:195px}}.section-hero-image{padding:55px 0}@media (max-width:767.98px){.section-hero-image{padding:0 0 55px}}.section-hero-image p{font-size:18px;font-weight:200}@media (max-width:767.98px){.section-hero-image p{font-size:18px}}@media (max-width:1199.98px){.section-hero-image>.container>.row{flex-direction:column-reverse}}.section-hero-image__col-left{padding-left:25px}@media (max-width:767.98px){.section-hero-image__col-left{padding:0 10%}.section-hero-image__col-left .btn-primary{display:block}}.section-hero-image .right-col-image{min-height:455px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat -40%}@media (max-width:1199.98px){.section-hero-image .right-col-image{background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 50%;background-size:720px}}@media (max-width:767.98px){.section-hero-image .right-col-image{min-height:400px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 50%;background-size:clamp(10px,112%,540px)}}@media (max-width:400px){.section-hero-image .right-col-image{min-height:35vh}}.section-hero-image .right-col-image img{max-width:100%;height:auto;max-height:360px;margin-right:8%}@media (max-width:1199.98px){.section-hero-image .right-col-image img{margin:0 auto}}@media (max-width:767.98px){.section-hero-image .right-col-image img{max-width:clamp(10px,95%,380px)}}@media (max-width:400px){.section-hero-image .right-col-image img{max-width:90%}}@media (min-width:768px) and (max-width:1199.98px){.section-hero-image .text-left{text-align:center!important}}.section-hero-image--lg{position:relative;padding-bottom:0;height:65vh}.section-hero-image--lg img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);max-width:unset;min-width:100vw}body.page .section__header{padding:70px 0}@media (max-width:991.98px){body.page .section__header{padding:50px 0}}body.page .section__header h1{margin-bottom:0}@media (max-width:991.98px){body.page .section__header h1{font-size:32px;text-align:center}}body.page .section__header p{font-size:25px;font-weight:200;margin:0}body.page .section__content{padding:50px;text-align:left;font-weight:200;color:#303030;line-height:22px;-webkit-font-smoothing:subpixel-antialiased;margin-bottom:70px}@media only screen and (max-width:532px){body.page .section__content{width:100vw}}@media (max-width:991.98px){body.page .section__content{margin-bottom:50px}}body.page .section__content ol,body.page .section__content ul{margin-left:16px}body.page .section__content ul li::marker{color:#34cffd}body.page .section__download{margin-bottom:70px;text-transform:uppercase}@media (max-width:991.98px){body.page .section__download{margin-bottom:50px}}body.page .section__download a.btn-primary{padding:10px 50px;font-size:13px;letter-spacing:1px}@media (max-width:991.98px){body.page .section__download a.btn-primary{padding:15px 50px}}body.page .section__tabs .tabs-nav-wrapper{background:none;padding:50px 0 60px}body.page .section__tabs .tabs-nav-wrapper .tedee-tabs>a{padding:20px 30px;border:1px solid #fff;margin:0 20px;border-radius:40px;color:#000;font-weight:500;background:#f8f8f8;font-size:14px;text-align:center;text-transform:uppercase}body.page .section__tabs .tabs-nav-wrapper .tedee-tabs>a img{margin:0 auto}body.page .section__tabs .tabs-nav-wrapper .tedee-tabs>a.tedee-tabs__tab--active{border:1px solid #34cffd;color:#000;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1)}body.page .section__tabs .accordionjs .acc_section{margin:0 85px;max-width:100%;text-align:left}@media (max-width:991.98px){body.page .section__tabs .accordionjs .acc_section{margin:0 15px}}body.page .section__tabs .accordionjs .acc_section h3{padding-top:35px}body.page .section__tabs .accordionjs .acc_section.acc_active{background:#f8f8f8;border:none}.page-template-default h1{text-align:center}.section-support_menu{padding:0;margin-top:60px;margin-bottom:50px;background:none!important}.section-support_menu--highlighted{margin-bottom:150px}@media (max-width:991.98px){.section-support_menu--highlighted{margin-bottom:50px}}.section-support_menu--highlighted .tedee-thumbnail{padding-bottom:40px!important}@media (max-width:991.98px){.section-support_menu--highlighted .tedee-thumbnail{padding-bottom:0!important}}.section-support_menu .tedee-thumbnail{height:100%;padding:0 0 20px;position:relative}@media (max-width:991.98px){.section-support_menu .tedee-thumbnail{padding:0 40px;margin-bottom:20px}.section-support_menu .tedee-thumbnail img{position:absolute;top:-5px;left:-20px;max-height:75px}.section-support_menu .tedee-thumbnail span{margin-top:0!important;padding:25px 50px!important}}@media (max-width:767.98px){.section-support_menu .tedee-thumbnail img{top:5px;left:-34px}}.section-support_menu .tedee-thumbnail.active:before{top:0}.section-support_menu .tedee-thumbnail:before{left:0;right:0;bottom:0;top:25%;border-radius:40px}@media (max-width:991.98px){.section-support_menu .tedee-thumbnail:before{top:0;bottom:0;left:65px;right:65px}}.section-support_menu .tedee-thumbnail span{color:#000;font-weight:500;text-transform:uppercase;letter-spacing:0;font-size:14px;margin-top:10px}.section-support_menu .tedee-thumbnail img{height:100px;width:100px}.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency .wmc-open-dropdown-currencies:after{display:none}.app_features{background:url(/app/themes/tedee/assets/images/apla.svg) no-repeat top;background-size:cover;padding:60px 0}.app_features .features-wrapper img{transition:transform .4s ease-in,background-color .4s ease-in;transform-origin:bottom center;padding-top:50px}.app_features .features-wrapper .title{font-size:32px;font-weight:500;margin-top:30px;line-height:42px;color:#303030}.app_features .features-wrapper .description{font-weight:200;padding-top:20px;opacity:0;transition:opacity .4s ease-in}.app_features .features-wrapper:hover{cursor:pointer}.app_features .features-wrapper:hover img{transform:scale(1.1)}.app_features .features-wrapper:hover .description{opacity:1}.app_features .owl-carousel .owl-item img{width:48%}@media (max-width:991.98px){.app_features .features-wrapper .title{margin-top:0;padding:0 10px;font-size:18px;font-weight:600;color:#000}.app_features .features-wrapper .description{opacity:1;padding:10px 60px 35px}.app_features .features-wrapper:hover img{transform:unset}.app_features .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #b8b8b8;width:15px;height:15px;margin:0}.app_features .owl-theme .owl-dots .owl-dot.active span{border:1px solid #34cffd;background:#34cffd}.app_features .owl-carousel .owl-item img{width:56%}}@media (max-width:767.98px){.app_features{padding:0;background-position-y:6px}}@media (max-width:767.98px){.two-columns{padding:55px 0 0}.two-columns .image-col{padding:5px 25px}.two-columns h2{font-size:30px;text-align:center;padding-top:30px}.two-columns .description{padding:0 10px}.two-columns .description p{text-align:center}.two-columns .row{display:flex;flex-direction:column-reverse!important}}.pricing-table{padding:70px 0;font-weight:200}@media (min-width:992px){.pricing-table .container{width:70%}}.pricing-table--desktop-only{display:flex!important}@media (max-width:767.98px){.pricing-table--desktop-only{display:none!important}}.pricing-table--mobile-only{display:none!important}@media (max-width:767.98px){.pricing-table--mobile-only{display:flex!important}}.pricing-table .pricing-cell{display:flex}.pricing-table .pricing-cell__content,.pricing-table .pricing-cell__header{flex:1}.pricing-table .pricing-cell__text{text-align:center;width:100%;font-size:17px}.pricing-table .pricing-cell__header{display:flex;align-items:center;font-size:14px}.pricing-table .pricing-cell__header img{max-width:40px}.pricing-table h2{max-width:800px;margin:0 auto 90px}.pricing-table .header__title{font-size:24px;color:#000;font-weight:500;line-height:35px;text-align:center;display:block;min-height:70px}.pricing-table .pricing-row__title{font-weight:400;font-size:17px}@media (max-width:767.98px){.pricing-table .pricing-row__title{justify-content:center;margin:15px 0;font-weight:500;font-size:20px;color:#303030}}.pricing-table .pricing-row__content{border-top:1px solid #dfdfdf;padding:15px 0}.pricing-table .tick-option{width:50px;height:50px;flex:1;align-items:flex-start;justify-content:center;display:flex;background:no-repeat 50%}.pricing-table .tick-option--inactive{background-image:url(/app/themes/tedee/assets/images/tick-close.svg)}.pricing-table .tick-option--active{background-image:url(/app/themes/tedee/assets/images/tick-check.svg)}.pricing-table .tick-option--active,.pricing-table .tick-option--inactive{background-size:10%}.single-post-header.knowledge-base-header{width:100%;min-height:137px;background-color:#000;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:column;padding:76px 30px 64px}@media (max-width:1199.98px){.single-post-header.knowledge-base-header{padding:30px}}@media (max-width:767.98px){.single-post-header.knowledge-base-header{padding:20px 30px}}.single-post-header.knowledge-base-header .main-title{font-size:40px;color:#fff;margin:0;text-shadow:2px 2px 3px rgba(0,0,0,.5)}@media (max-width:1199.98px){.single-post-header.knowledge-base-header .main-title{font-size:35px}}@media (max-width:767.98px){.single-post-header.knowledge-base-header .main-title{font-size:30px}}.single-post-header.knowledge-base-header .main-title span{color:#34cffd}.knowledge-base-header--search{width:100%;max-width:480px;padding:37px 15px 0}@media (max-width:1199.98px){.knowledge-base-header--search{padding-top:20px}}@media (max-width:767.98px){.knowledge-base-header--search{padding-left:0;padding-right:0}}.knowledge-base-header .search-form,.knowledge-base-header .search-form label{width:100%}.knowledge-base-header .search-form .search-field{width:68%;border-radius:33px;box-shadow:none;background:#f8f8f8;border:1px solid #f8f8f8;padding:12px 32px;float:left;height:48px}@media (max-width:767.98px){.knowledge-base-header .search-form .search-field{padding:10px;height:35px}}.knowledge-base-header .search-form .search-submit{background-color:#34cffd;border:2px solid #34cffd;border-radius:33px;text-transform:uppercase;font-size:12px;font-weight:400;color:#fff;padding:10px 15px;transition:background-color .4s ease-in;float:left;width:28%;margin:0 0 0 4%;height:48px}@media (max-width:767.98px){.knowledge-base-header .search-form .search-submit{padding:7px 0;height:35px}}.knowledge-base-header .search-form .search-submit:hover{background-color:#22345a;border:2px solid #34cffd;color:#fff}.hero-video{position:relative;height:100vh;color:#fff;overflow:hidden}.hero-video h1{font-weight:500;color:#fff;letter-spacing:1px;margin-bottom:15px;font-size:56px}.hero-video h1 span{color:#34cffd}.hero-video__content{position:absolute;font-size:24px;font-weight:200;width:100%}.hero-video .background-image{min-width:100vw;height:100%;max-width:unset}.hero-video__video-wrapper{position:absolute;height:100vh;min-width:100vw}.hero-video__video-wrapper:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.hero-video__video{height:100vh;min-width:100%;min-height:100%;max-width:unset;top:0;opacity:0;transition:opacity .4s ease-in}@media (min-width:1200px){.hero-video__video{height:auto;width:unset;min-width:100%;position:relative;top:50%;transform:translateY(-50%)}}.hero-video__video--active{opacity:1}.hero-video__play-button svg g{transition:stroke .4s ease-in}.hero-video__play-button svg .b{transition:all .4s ease-in}.hero-video__play-button:hover g{stroke:#34cffd}.hero-video__play-button:hover .b{fill:#34cffd}.works-with{padding:10px 0;text-transform:uppercase;letter-spacing:1px;font-weight:500;background:#fff;color:#000;font-size:14px}.works-with__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row}.works-with__item{margin:0 35px}@media (max-width:991.98px){.hero-video{height:78vh}.hero-video__content h1{font-size:48px!important;line-height:50px;padding-bottom:10px}.hero-video__svg{height:70px}.hero-video .desc{font-size:20px;font-weight:200;line-height:30px}.works-with{font-size:14px}.works-with__wrapper{flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:15px}.works-with__title{padding-bottom:20px;padding-top:13px;width:100%;max-width:100%;text-align:center}.works-with__item{flex:1 0 33%;margin:0}}.section-banner{position:relative;padding:90px 0}@media (max-width:767.98px){.section-banner{padding:50px 0}}.section-banner__content{display:flex;align-content:center;justify-content:center;flex-direction:column;min-height:250px;background:no-repeat 50%;background-size:cover;border-radius:40px;text-align:center}@media (max-width:767.98px){.section-banner__content{min-height:240px;margin:0 10px;background:no-repeat 81%;z-index:1}}.section-banner__content a,.section-banner__content a:visited{color:#fff;font-weight:500;font-size:40px}@media (max-width:767.98px){.section-banner__content a,.section-banner__content a:visited{line-height:45px;font-size:30px;padding:0 10px}}.section-banner__content a:hover{color:#34cffd!important}@media (max-width:991.98px){.section-banner__content:before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:rgba(2,27,156,.2);border-radius:40px;z-index:-1}}@media (max-width:767.98px){.section-banner:before{content:"";position:absolute;height:50%;width:100%;top:0;background-color:#fff}}.section-featured{padding:55px 0;position:relative;overflow:hidden}.section-featured,.section-featured__picture{display:flex;justify-content:center;align-items:center}.section-featured__picture{position:absolute;width:100%;height:100%}.section-featured__background{-o-object-fit:cover;object-fit:cover;flex-shrink:0;min-width:100%;min-height:100%}.section-featured h2{margin-bottom:70px}.section-featured__content{padding-left:40px;margin-bottom:10px}.section-featured__description{padding-left:25px}@media (max-width:991.98px){.section-featured h2{font-size:32px;margin-bottom:43px}.section-featured__content{padding-left:25px}.section-featured__description{padding-left:20px}.section-featured__description h3,.section-featured__description p{font-size:14px;line-height:12px}}@media (max-width:575.98px){.section-featured{background:no-repeat 31.5% -17%;background-size:1528px}.section-featured h2{margin-top:423px}}@media (max-width:575.98px){.section-featured{background-color:#040d19!important}.section-featured__picture{height:auto;top:0}.section-featured__background{-o-object-fit:contain;object-fit:contain}}.featured-product{padding-top:60px}@media (max-width:767.98px){.featured-product__image{max-width:50%}.featured-product__container{justify-content:center}.featured-product h2{font-size:30px;padding-top:83px}.featured-product__description{display:flex;align-content:center;justify-content:center;flex-direction:column}.featured-product__actions{margin-top:10px!important;justify-content:start!important}.featured-product__actions .btn{font-weight:500;font-size:12px}.featured-product__actions .price{margin:0!important;padding:0 0 0 80px;font-weight:200}}@media (max-width:767.98px){.featured-product{padding-bottom:10px}}@media (max-width:991.98px){.featured-product__actions a{padding:13px 0!important}.featured-product__actions ins{margin-left:0!important}}body.page-template-template-homepage .woocommerce-multi-currency.wmc-shortcode.plain-vertical{color:#fff}#main{padding-top:0}.upsell-product-info{padding:90px 0}.upsell-product-info .owl-carousel .product-excerpt{display:none}.upsell-product-info h2.title{margin-bottom:40px}.upsell-product-info .onsale{background:#34cffd;color:#fff;border:none;position:absolute;right:0;z-index:2}.upsell-product-info .product-wrapper h3{font-weight:200}.upsell-product-info .carousel-wrapper{margin-bottom:0}.upsell-product-info__next,.upsell-product-info__prev{position:absolute;min-width:5%;bottom:55%;color:#4d4d4d;transition:all .4s ease-in}@media (max-width:991.98px){.upsell-product-info{padding:45px 0 0}.upsell-product-info h2.title{font-size:30px;font-weight:500;margin-bottom:0}.upsell-product-info .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #b8b8b8;width:15px;height:15px;margin:0}.upsell-product-info .owl-theme .owl-dots .owl-dot.active span{border:1px solid #34cffd;background:#34cffd}.upsell-product-info .owl-theme .product,.upsell-product-info .owl-theme .product-wrapper{padding:10px 30px}.upsell-product-info__next,.upsell-product-info__prev{bottom:50%}.upsell-product-info__prev{left:-3%}.upsell-product-info__prev:hover{left:-6%}.upsell-product-info__next{right:-3%}.upsell-product-info__next:hover{right:-6%}}@media (max-width:767.98px){.upsell-product-info .owl-theme .product,.upsell-product-info .owl-theme .product-wrapper{padding:10px 0}.upsell-product-info .owl-theme .product-wrapper{margin:0 13%}.upsell-product-info__prev{left:1%}.upsell-product-info__prev:hover{left:-2%}.upsell-product-info__next{right:1%}.upsell-product-info__next:hover{right:-2%}}.download-specs{padding:60px}.download-specs .container{color:#fff}.download-specs .container>.row{margin-left:-60px;margin-right:-60px}.download-specs .container>.row>div{padding:15px 0}.download-specs .container>.row>div:first-of-type{background:#0a4b78;border-radius:20px 0 0 20px}.download-specs .container>.row>div:first-of-type span{color:#00baf1}.download-specs .container>.row>div:last-of-type{background:#00baf1;border-radius:0 20px 20px 0}.download-specs .container>.row>div:last-of-type span{color:#0a4b78}.download-specs__image{max-width:33%;padding:0}.download-specs__title{font-size:30px;padding:0 0 0 10px}.download-specs .btn{border:2px solid #fff;color:#fff;padding:10px 0;font-size:12px;text-transform:uppercase}@media (max-width:767.98px){.download-specs__image{max-width:unset;width:clamp(30px,45%,180px);margin-bottom:-20px}.download-specs .btn{font-size:14px;margin-bottom:10px}.download-specs__image-2{padding-left:30px;margin-bottom:-10px}.download-specs__title{width:50%;font-size:15px;font-weight:500;padding:5px 0 10px 15px;text-align:left!important}.download-specs .container>.row>div:first-of-type{border-radius:20px 20px 0 0;max-height:60%}.download-specs .container>.row>div:last-of-type{padding-top:0;border-radius:0 0 20px 20px}}@media (max-width:991.98px){.download-specs__title{font-size:20px}.download-specs__button{display:none}.download-specs__mobile{display:block}.download-specs__mobile .btn{width:clamp(60px,100%,270px)}}@media (min-width:768px){.download-specs__button{display:block}.download-specs__mobile{display:none}}.section__horizontal-slider-description{padding:110px 0}.section__horizontal-slider-description h2{margin-bottom:45px}.section__horizontal-slider-description .btn-lg{padding:13px 95px}.section__horizontal-slider-description .product-gallery--horizontal .owl-carousel .owl-stage{height:350px}.section__horizontal-slider-description .product-gallery--horizontal .product-gallery__thumbs{transform:rotate(90deg);width:350px;transform-origin:top left;margin:0;left:180px}.section__horizontal-slider-description .product-gallery--horizontal .product-gallery__thumbs .owl-stage-outer{z-index:999}.section__horizontal-slider-description .product-gallery--horizontal .product-gallery__thumbs .owl-stage{margin-top:40px}.section__horizontal-slider-description .product-gallery--horizontal .product-gallery__thumb{pointer-events:all;display:flex;align-items:center;transform:rotate(-90deg);transform-origin:right top}.section__horizontal-slider-description .product-gallery{padding:0;position:relative}.section__horizontal-slider-description .product-gallery__images{height:350px}.section__horizontal-slider-description .product-gallery__images .owl-stage{height:350px;display:flex;align-items:center}.section__horizontal-slider-description .product-gallery__image{border-radius:0}.section__horizontal-slider-description .product-gallery__arrow--left:before{left:.25em}.section__horizontal-slider-description .product-gallery__thumbs{display:block}.section__horizontal-slider-description .product-gallery__thumb{position:relative;height:105px;border:1px solid #dfdfdf}.section__horizontal-slider-description .product-gallery__thumb.active{border:1px solid #34cffd}.section__horizontal-slider-description .product-gallery .owl-nav{position:absolute;top:0;left:0;width:100%;height:100%}.section__horizontal-slider-description .product-gallery .owl-nav .owl-next,.section__horizontal-slider-description .product-gallery .owl-nav .owl-prev{position:absolute;top:16%;transform:translateY(-50%)}.section__horizontal-slider-description .product-gallery .owl-nav .owl-prev{left:-50px}.section__horizontal-slider-description .product-gallery .owl-nav .owl-next{right:-50px}.section__horizontal-slider-description .product-gallery__arrow{cursor:pointer;color:#000}.section__horizontal-slider-description .product-gallery__arrow:active,.section__horizontal-slider-description .product-gallery__arrow:focus{outline:none}.section__horizontal-slider-description .product-gallery__arrow:before{content:"";position:relative;top:.15rem;left:.15rem;height:1rem;width:1rem;display:inline-block;border-style:solid;border-width:3px 3px 0 0;transform:rotate(-45deg);vertical-align:top}.section__horizontal-slider-description .product-gallery__arrow--right:before{left:0;transform:rotate(45deg)}.section__horizontal-slider-description .product-gallery__arrow--left:before{left:.25rem;transform:rotate(-135deg)}@media (max-width:991.98px){.section__horizontal-slider-description{padding:0 0 50px}.section__horizontal-slider-description .product-image-md img{width:clamp(10px,120%,740px)}.section__horizontal-slider-description__content h2{text-align:center;margin-bottom:15px;font-size:35px}.section__horizontal-slider-description__content .description{text-align:center;padding:0 10%}.section__horizontal-slider-description__button{text-align:center}.section__horizontal-slider-description__button .btn{width:80%}.section__horizontal-slider-description .product-gallery .product-gallery__thumbs{transform:unset;left:0}.section__horizontal-slider-description .product-gallery .product-gallery__thumbs .owl-stage{height:0;margin-top:0}.section__horizontal-slider-description .product-gallery .product-gallery__thumbs .owl-stage .owl-item{padding:0 10px}.section__horizontal-slider-description .product-gallery .owl-nav{position:relative}.section__horizontal-slider-description .product-gallery .owl-nav .owl-next,.section__horizontal-slider-description .product-gallery .owl-nav .owl-prev{top:-50%;background-color:#eef6f8;padding:3% 4%!important;border-radius:50%;transition:all .4s ease-in}.section__horizontal-slider-description .product-gallery .owl-nav .owl-prev{left:-15%}.section__horizontal-slider-description .product-gallery .owl-nav .owl-prev:hover{left:-17%}.section__horizontal-slider-description .product-gallery .owl-nav .owl-next{right:-15%}.section__horizontal-slider-description .product-gallery .owl-nav .owl-next:hover{right:-17%}.section__horizontal-slider-description .product-gallery__image{height:auto;padding:20px}.section__horizontal-slider-description .product-gallery__column{padding:0 0 30px;display:flex;justify-content:center}.section__horizontal-slider-description .product-gallery .product-gallery__thumb{transform:unset}.section__horizontal-slider-description__row-mobile{display:flex;flex-direction:column-reverse}.section__horizontal-slider-description__next,.section__horizontal-slider-description__prev{width:80%;display:unset}}@media (max-width:767.98px){.section__horizontal-slider-description{padding:10px}.section__horizontal-slider-description .product-image-sm img{width:clamp(10px,120%,370px)}}.strengths{padding:75px 0}.strengths h2{margin-bottom:60px}.strengths h3{margin:20px 0;font-size:22px}.strengths__carousel .owl-stage .owl-item:nth-child(3) img{margin-bottom:-8px!important}.strengths__carousel .owl-stage .owl-item:first-child img{margin-bottom:27px!important}@media (max-width:991.98px){.strengths__carousel h3{margin:12px 0 10px}.strengths p{margin-bottom:40px}.strengths__title{display:flex;justify-content:center}.strengths__title h2{font-size:32px;font-weight:500}.strengths .owl-carousel .owl-nav{width:0}.strengths .owl-carousel .owl-item img{max-width:50%}.strengths .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #b8b8b8;width:15px;height:15px;margin:0}.strengths .owl-theme .owl-dots .owl-dot.active span{border:1px solid #34cffd;background:#34cffd}.strengths__next,.strengths__prev{position:absolute;top:30%;color:#4d4d4d;transition:all .4s ease-in;transform:translateY(-50%)}.strengths__next{right:-1%}.strengths__next:hover{right:-4%}.strengths__prev{left:-1%}.strengths__prev:hover{left:-4%}}@media (min-width:768px){.strengths .owl-carousel .owl-item img{max-width:55%}}@media (max-width:767.98px){.strengths{padding:60px 0 45px}.strengths__next,.strengths__prev{top:20%}.strengths__next{right:8%}.strengths__next:hover{right:5%}.strengths__prev{left:9%}.strengths__prev:hover{left:6%}}.video-info{padding:60px 0}.video-info .container>.row{min-height:250px;margin-left:-40px;margin-right:-40px}.video-info--dark,.video-info--light{overflow:hidden;position:relative}.video-info--dark a,.video-info--dark a:visited,.video-info--light a,.video-info--light a:visited{color:#fff}.video-info--dark{background:url(/app/themes/tedee/assets/images/video.png) no-repeat top #f8f8f8;border-radius:30px 0 0 30px}.video-info--dark:before{background:#22345a;opacity:.5;position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1}.video-info--dark:hover a,.video-info--dark:visited:hover a{color:#34cffd!important}.video-info--dark:hover:before,.video-info--dark:visited:hover:before{opacity:.9}.video-info--light{background:url(/app/themes/tedee/assets/images/zamek.png) no-repeat top #f8f8f8;border-radius:0 30px 30px 0}.video-info--light:before{background:#34cffd;opacity:.5;position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1}.video-info--light:hover a{color:#22345a}.video-info--light:hover:before{opacity:.9}.video-info__link{display:flex;height:100%;width:100%;align-items:center;padding:0 50px;color:#fff;z-index:2;font-size:30px}@media (max-width:767.98px){.video-info .container>.row{margin:0 10px}.video-info--dark{border-radius:30px 30px 0 0}.video-info--light{border-radius:0 0 30px 30px}.video-info--dark,.video-info--light{justify-content:center;background-size:cover;background-position:50%}}@media (max-width:767.98px) and (max-width:420px){.video-info--dark,.video-info--light{background-size:106%}}@media (max-width:767.98px) and (max-width:331px){.video-info--dark,.video-info--light{background-size:cover}}@media (max-width:767.98px){.video-info__link{font-size:20px;text-align:center;width:auto}}.set-configuration{padding:0}.set-configuration h2{margin-bottom:50px}.set-configuration h3{font-size:24px;font-weight:500}@media (max-width:991.98px){.set-configuration h3{text-align:center}}.set-configuration__content{background:none!important}.set-configuration .tedee-thumbnail{padding:10px 0;text-align:center}.set-configuration .tedee-thumbnail:before{bottom:0;left:10px;right:10px}.set-configuration .tabs-nav-wrapper{padding:90px 0}.set-configuration .tabs-nav-wrapper a{padding:0}.set-configuration .tabs-nav-wrapper a.active{background:none}.set-configuration .tedee-tabs__tab--active{background:none!important}.set-configuration .tedee-tabs__tab--active:before{top:20px;border:1px solid #34cffd}.set-configuration--button{margin:70px auto 0;border-radius:30px!important;padding:10px 50px!important;font-weight:300;font-size:13px;text-transform:uppercase}.hero-banner{background-size:cover;background:#000;color:#fff;position:relative;font-weight:200;padding:60px 0 40px;min-height:600px;z-index:1}@media (max-width:991.98px){.hero-banner{padding:30px 0}}.hero-banner:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(48,48,48,.3)}.hero-banner .custom-owl-nav__next,.hero-banner .custom-owl-nav__prev{position:absolute;top:50%;margin-top:-30px;transition:all .4s ease-in}.hero-banner .custom-owl-nav__prev{left:-80px}.hero-banner .custom-owl-nav__prev:hover{left:-85px}.hero-banner .custom-owl-nav__next{right:-80px}.hero-banner .custom-owl-nav__next:hover{right:-85px}.hero-banner .slide-title,.hero-banner h1{font-weight:500;color:#fff;font-size:55px;margin-bottom:12px}.hero-banner .slide-title strong,.hero-banner h1 strong{color:#34cffd}.hero-banner__description{padding-left:80px}@media (max-width:991.98px){.hero-banner__description{padding:0;text-align:center}}.hero-banner .price{font-size:24px;font-weight:500;margin-top:12px}.hero-banner .price span{color:#34cffd;font-weight:500}.hero-banner .btn-lg{padding:12px 40px;text-transform:uppercase;font-size:13px;letter-spacing:1px}.hero-banner .actions{margin-top:20px}.hero-banner .product-info{background:no-repeat 100% 100%;background-size:contain;background-position:100%;min-height:600px;z-index:2;position:relative}@media (max-width:991.98px){.hero-banner .product-info{background:none!important}}.hero-banner .product-info__mobile-image{display:none!important}@media (max-width:991.98px){.hero-banner .product-info__mobile-image{display:block!important}}body.product_info-template .wmc-current-currency{color:#fff}.section-description p{line-height:20px;text-align:left}.section-description--image{padding:110px 0}@media (max-width:991.98px){.section-description--image{padding:50px 0}}@media (max-width:991.98px){.section-description--image .row{flex-direction:column-reverse}}.section-description--image__content{padding-left:25px}@media (max-width:991.98px){.section-description--image__content>div{text-align:center!important;padding:0 40px!important}.section-description--image__content>div h2{margin-top:30px}}.section-description--image__image{min-height:455px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 15%}@media (max-width:1199.98px){.section-description--image__image{min-height:340px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 50%;background-size:570px;padding:0 80px!important}}@media (max-width:991.98px){.section-description--image__image{background-size:clamp(10px,100%,610px)}.section-description--image__image img{width:clamp(10px,100%,440px);padding:30px 0}}@media (max-width:767.98px){.section-description--image__image{min-height:350px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 50%;background-size:clamp(10px,112%,590px);padding:0 40px!important}}@media (max-width:516px){.section-description--image__image{min-height:unset;height:clamp(10px,100%,200px)}}.section-description--image__image img{max-width:100%;height:auto;max-height:360px;border-radius:40px}.section-description--single{padding:200px 0 110px;background:#fff}@media (max-width:991.98px){.section-description--single{padding:70px 0}}.section-description--single h1{margin-bottom:0!important}@media (max-width:991.98px){.section-description--single h1{font-size:32px!important}}.section-description--single__subtitle{font-size:24px;font-weight:200;margin-bottom:35px}@media (max-width:991.98px){.section-description--single__subtitle{font-size:21px;margin-bottom:30px}}.section-description--single .btn-primary{margin-top:30px;padding:10px 35px}@media (max-width:991.98px){.section-description--single .btn-primary{padding:15px 20%}}.section-description--with-logos{padding:110px 0;text-align:left;background-color:#f8f8f8}@media (max-width:991.98px){.section-description--with-logos{text-align:center;padding:60px 0}}@media (max-width:991.98px){.section-description--with-logos h2{margin-top:45px;margin-bottom:25px}}@media (max-width:991.98px){.section-description--with-logos .row{flex-direction:column-reverse;align-items:center}}.section-description--with-logos img{margin:35px 0}.section-description--with-logos__logos div a{height:420px;display:flex;justify-content:center;align-content:center}.section-description--with-logos__logos div a img{margin:0!important;width:100%;height:100%}@media (max-width:991.98px){.section-description--with-logos__logos div{display:flex;flex-wrap:wrap;justify-content:center}.section-description--with-logos__logos div a{display:block;height:clamp(10px,100%,300px)}}@media (max-width:991.98px) and (max-width:991.98px){.section-description--with-logos__logos div a img{margin:0}}.section-description--background-image{background:no-repeat 0 0;background-size:cover;position:relative;padding:110px 0;color:#fff}@media (min-width:2000px){.section-description--background-image{background-size:contain;background-position:50%;background-color:#7797a6}}@media (max-width:991.98px){.section-description--background-image{background-size:auto 500px;padding:500px 0 0}}@media (max-width:767.98px){.section-description--background-image{background-size:auto 300px;padding:300px 0 0;background-position-x:20%}}.section-description--background-image h2{color:#fff}@media (max-width:991.98px){.section-description--background-image .container{text-align:center;background:#22345a;font-weight:200;width:100%;max-width:100%}}@media (max-width:991.98px) and (max-width:991.98px){.section-description--background-image .container>.row{justify-content:center}}@media (max-width:991.98px){.section-description--background-image__container{text-align:center;background:#22345a;padding:50px 25px}}.section-description--background-image__content{padding-left:60px;padding-top:10px;position:relative}@media (max-width:991.98px){.section-description--background-image__content{padding-left:40px;font-weight:200}}.section-description--background-image__content:before{content:"\f10e";position:absolute;color:#34cffd;top:0;left:0;font-size:40px}@media (max-width:991.98px){.section-description--background-image__content:before{font-size:20px;top:8px}}.section-description--background-image__author{text-align:right;margin-top:60px}@media (max-width:991.98px){.section-description--background-image__author{font-weight:400}}.section-description--background-image:before{content:"";right:0;top:0;height:100%;position:absolute;width:50%;background:#7693a2;background:linear-gradient(90deg,rgba(118,147,162,0),#7693a2 35%,#7693a2)}@media (min-width:2000px){.section-description--background-image:before{background:#7797a6!important}}@media (max-width:991.98px){.section-description--background-image:before{display:none}}body.page-template-about_us .woocommerce-multi-currency.wmc-shortcode.plain-vertical{color:#fff}.section-document__content h3{font-size:24px;margin-bottom:10px}.section-document__content p{font-size:16px}.section-document__download{background:url(/app/themes/tedee/assets/images/icon-download.png) no-repeat left 10px;padding-top:15px}@media (max-width:991.98px){.section-document__download{background:none!important}}.section-document__download a,.section-document__download a:visited{padding-left:50px;display:block;color:#000;padding-bottom:20px;font-weight:200}@media (max-width:991.98px){.section-document__download a,.section-document__download a:visited{padding-left:0;padding-bottom:5px}}.section-document__download a:visited span,.section-document__download a span{color:#34cffd;font-weight:500}.section-document__download a:hover,.section-document__download a:visited:hover{color:#34cffd}.section-press-partners{padding:90px 0;position:relative}.section-press-partners__carousel{padding:0 10px!important}.section-press-partners__carousel .owl-item{width:60%}.section-press-partners__img{display:flex;align-items:center;justify-content:center;width:210px;height:150px;margin:0 auto}.section-press-partners__logo{width:70%!important;margin-bottom:0!important}.section-press-partners .owl-stage{display:flex}.section-press-partners .owl-nav .owl-next,.section-press-partners .owl-nav .owl-prev{position:absolute;min-width:5%;bottom:40%;color:#4d4d4d;transition:all .4s ease-in}.section-press-partners .owl-nav .owl-next:hover,.section-press-partners .owl-nav .owl-prev:hover{background:none}.section-press-partners .owl-nav .owl-prev{left:-50px}.section-press-partners .owl-nav .owl-prev:hover{left:-55px}.section-press-partners .owl-nav .owl-next{right:-50px;display:flex;justify-content:flex-end}.section-press-partners .owl-nav .owl-next:hover{right:-55px}.section-press-partners__item{font-size:20px;font-weight:200;padding:10px}.section-press-partners__item a div:nth-child(2){height:218px;padding-top:5px}@media (max-width:991.98px){.section-press-partners__item a div:nth-child(2){height:100px;padding:5px 20px 0}}@media (max-width:991.98px){.section-press-partners__item{font-size:12px}}.section-press-partners__item a div{color:#000;transition:color .4s ease-in}.section-press-partners__item a:hover div{color:#34cffd}.section-press-partners .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #b8b8b8;width:15px;height:15px;margin:0}.section-press-partners .owl-theme .owl-dots .owl-dot.active span{border:1px solid #34cffd;background:#34cffd}@media (max-width:991.98px){.section-press-partners{padding:10px 0 30px}.section-press-partners .owl-stage{align-items:center}.section-press-partners__item{display:flex;align-items:center;justify-content:center}}.section-manuals .tabs-nav-wrapper{background:none;text-transform:uppercase;font-weight:200}.section-manuals .tabs-nav-wrapper .tedee-tab-content{margin-left:-10px!important}.section-manuals .tabs-nav-wrapper label{margin:0 10px 0 0;font-weight:200}.section-manuals .tabs-nav-wrapper a{padding:10px 20px;color:#a4a4a4}.section-manuals .tabs-nav-wrapper a.tedee-tabs__tab--active{border-radius:5px;color:#000;font-weight:500;border:1px solid #34cffd}.section-manuals .tedee-thumbnail{padding:20px 50px}@media (max-width:575.98px){.section-manuals .tedee-thumbnail{padding:20px 30px}}.section-manuals .tedee-thumbnail:before{background-color:#f8f8f8;border:none;left:20px;right:20px;bottom:0}.section-manuals .tedee-thumbnail>div{padding-bottom:30px}.section-manuals .tedee-thumbnail strong{display:block;margin-bottom:20px;font-size:25px}@media (max-width:1199.98px){.section-manuals .tedee-thumbnail strong{font-size:1.5em}}@media (max-width:575.98px){.section-manuals .tedee-thumbnail strong{font-size:1.2em}}.section-manuals .tedee-thumbnail .btn{text-transform:uppercase;font-size:13px;width:clamp(10px,100%,250px);margin:0 auto}@media (max-width:767.98px){.section-manuals{margin:0 10px}.section-manuals .tedee-tabs{padding-top:20px;justify-content:space-between!important;align-items:unset!important}.section-manuals .tedee-tabs label{padding:10px 0 0 10px}.section-manuals .tedee-tabs__languages{flex-direction:column;align-items:flex-end;margin-right:0;padding-right:5px}.section-manuals .tedee-tabs__languages a{text-align:left;padding:8px 10px 8px 20px;width:clamp(80px,70%,80px)}.section-manuals .tedee-tabs__languages a.tedee-tabs__tab--active{position:relative;border-radius:10px}.section-manuals .tedee-tabs__languages a.tedee-tabs__tab--active:before{content:"";position:absolute;left:60px;top:15px;width:10px;height:10px;transform:rotate(0deg);background:url(/app/themes/tedee/assets/images/languages-arrow.svg) no-repeat 50%}}@media (min-width:768px){.section-manuals .tedee-tabs__languages{flex-wrap:wrap}}@media (max-width:340px){.section-manuals .tedee-tabs{justify-content:center!important}.section-manuals .tedee-tabs__languages{max-width:unset;margin-top:10px;padding-left:40px}}.section-installation .title{padding-top:40px;margin-bottom:40px}@media (max-width:575.98px){.section-installation .accordionjs{width:94vw;margin-left:-30px}}@media (max-width:450px){.section-installation .yt-player-placeholder{min-height:150px}}@media (max-width:400px){.section-installation .accordionjs .acc_section .acc_content{margin-top:-30px}.section-installation .yt-player-placeholder{min-height:120px}}.section-installation .accordionjs .acc_section{max-width:100%;margin:0 20px 0 40px}@media (max-width:767.98px){.section-installation .accordionjs .acc_section .acc_head{padding:10px 40px 20px 20px}}.section-cooperation{padding:30px 15px 30px 50px}.section-cooperation__title{font-weight:500;color:#000;font-size:18px;margin-bottom:20px}.section-cooperation__items{margin-bottom:60px}.section-cooperation__item{margin-bottom:10px}.section-cooperation__item p{margin:0}.section-cooperation .btn-primary{padding:10px 30px}.section-cooperation .right-col-image{min-height:455px;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 0;background-size:110%}.section-cooperation .right-col-image img{max-width:100%;height:auto;max-height:360px}@media (max-width:767.98px){.section-cooperation{margin:0;padding:0 5% 30px}.section-cooperation .row{flex-direction:column-reverse}.section-cooperation .row .right-col-image{min-height:330px;padding:15% 0;justify-content:center!important;background:url(/app/themes/tedee/assets/images/new-bg.svg) no-repeat 50%;background-size:clamp(50px,118%,640px)}.section-cooperation .row .right-col-image img{width:clamp(50px,91%,450px);border-radius:40px}.section-cooperation__items{margin-bottom:10px}.section-cooperation__items div:first-child .icon img{max-width:unset}.section-cooperation__register__button{display:flex;justify-content:center}.section-cooperation__register__button .btn-primary{width:clamp(10px,100%,400px)}}@media (max-width:991.98px){.section-cooperation__items{margin-bottom:10px}.section-cooperation__items div:first-child .icon img{max-width:unset}}@media (max-width:575.98px){.section-cooperation .row .right-col-image{padding:20% 0}}.section-refunds{padding:30px 100px}@media (max-width:991.98px){.section-refunds{padding:50px 30px;padding:40px 30px;margin:0}}@media (max-width:991.98px){.section-refunds .hbspt-form .hs-button.primary{width:clamp(10px,100%,340px);padding:15px 40px}.section-refunds .hbspt-form .hs-form-field{padding:0}}.section-get_support{padding:30px 100px}.section-get_support .hs-fieldtype-file{display:flex;align-items:center;flex-direction:column}.section-get_support__list{padding:0 30px}.section-get_support__list div:nth-child(3) img{max-width:65%;transform:translateX(40px)}@media (max-width:991.98px){.section-get_support__list div:nth-child(3) img{max-width:80%;transform:translateX(20px)}}@media (max-width:1199.98px){.section-get_support__list div:nth-child(3) img{max-width:80%;transform:translateX(30px)}}@media (max-width:1199.98px){.section-get_support__list div:nth-child(2) img{max-width:100%;min-width:64px}}@media (max-width:767.98px){.section-get_support{padding:30px 0;margin:0}.section-get_support__list{align-items:flex-start}.section-get_support__list div:nth-child(3) img{max-width:65%;transform:translateX(-8px);margin-right:0!important}.section-get_support__list div:nth-child(3) div:nth-child(2){margin-left:-60px}.section-get_support__list div:nth-child(3) div:nth-child(2) div{margin-left:0}.section-get_support__list div:nth-child(2) img{max-width:100%;min-width:64px}.section-get_support__contact{justify-content:flex-start!important}.section-get_support__contact__icon{margin-right:5px!important}.section-get_support .hbspt-form .hs-fieldtype-file{width:60%;border-radius:30px}.section-get_support .hbspt-form .hs-button.primary{width:clamp(10px,90%,345px)}}@media (max-width:991.98px){.section-get_support{padding:30px 0}.section-get_support__list div:nth-child(2) img{max-width:100%;min-width:64px}.section-get_support__list .section-get_support__contact__icon{margin-right:0!important}}@media (max-width:991.98px){.section-faq__tabs.section__tabs{margin:0 20px 50px}}.section-faq__tabs.section__tabs .accordionjs .acc_section h3{padding:10px 40px 20px 20px}@media (min-width:576px){.section-faq__tabs.section__tabs .accordionjs .acc_section h3{padding:10px 65px 20px 20px}}.section-faq__tabs.section__tabs .tabs-nav-wrapper{margin-bottom:0}.section-faq__tabs.section__tabs .tabs-nav-wrapper .tedee-tabs{position:relative}@media (max-width:991.98px){.section-faq__tabs.section__tabs .tabs-nav-wrapper .tedee-tabs{flex-direction:column;padding:0 60px}}.section-faq__tabs.section__tabs .tabs-nav-wrapper .tedee-tabs>a{flex:1;position:relative}@media (max-width:991.98px){.section-faq__tabs.section__tabs .tabs-nav-wrapper .tedee-tabs>a{box-sizing:content-box;padding-top:30px!important;padding-bottom:30px!important;margin:0 0 25px!important}.section-faq__tabs.section__tabs .tabs-nav-wrapper .tedee-tabs>a img{position:absolute;left:-40px;top:0}}body.page-template-faq .section__header{padding:40px}body.page-template-faq .section__header h1{margin-bottom:25px}body.page-template-faq .section__header p{font-size:18px}body.page-template-faq .section__tabs .accordionjs .acc_section{margin:0 40px}.smart-integrations-hero{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;min-height:85vh;background-size:cover!important}.smart-integrations-hero .scrolldown-header{width:100vw;height:auto;margin-bottom:33px}.smart-integrations-hero .scrolldown-header__scrollDownBtn{cursor:pointer;transform:rotate(180deg);transition:transform .4s ease-in}.smart-integrations-hero .scrolldown-header__scrollDownBtn:hover{transform:rotate(180deg) translateY(-10px)}.smart-integrations-hero__header-wrapper{height:auto;min-height:75vh;padding-top:3%;width:100%;justify-content:center;margin-bottom:-40px}@media (min-width:768px){.smart-integrations-hero__header-wrapper{padding-left:10px}}.smart-integrations-hero__header-wrapper .row{flex-direction:row-reverse;height:auto}.smart-integrations-hero__header-wrapper .header-image img{width:100%;height:100%}.smart-integrations-hero__header-wrapper .header-description{margin-top:0;color:#fff;text-align:left;padding-left:3px;padding-right:12%}.smart-integrations-hero__header-wrapper .header-description p{font-size:16px}@media (max-width:991.98px){.smart-integrations-hero__header-wrapper .header-description{padding-right:2%}}@media (max-width:767.98px){.smart-integrations-hero__header-wrapper .header-description{padding-right:0}}.smart-integrations-hero__header-wrapper .header-description__title{color:#fff;font-size:3.5em;margin-bottom:10px}@media (max-width:991.98px){.smart-integrations-hero{min-height:85vh}.smart-integrations-hero__header-wrapper{height:auto;min-height:85vh}.smart-integrations-hero__header-wrapper .header-image img{width:clamp(10px,125%,430px);max-width:unset;padding-left:4%}.smart-integrations-hero__header-wrapper .header-description{margin-top:15px;text-align:center;margin-bottom:15px;padding-left:0}.smart-integrations-hero .scrolldown-header{margin-top:20px}}@media (max-width:767.98px){.smart-integrations-hero__header-wrapper{padding-top:4%}}html{scroll-behavior:smooth}.smart-integrations-features{position:relative;display:flex;align-items:center;padding-top:60px;padding-bottom:40px;width:100vw}.smart-integrations-features .scroll-btn-smart{position:fixed;display:none;bottom:80px;right:22px;width:50px;height:50px;z-index:99;cursor:pointer;transition:transform .4s ease-in}.smart-integrations-features .scroll-btn-smart:hover{transform:translateY(-8px)}.smart-integrations-features .scroll-btn-smart img{height:auto;width:auto}.smart-integrations-features .background-tabs{z-index:-1;position:absolute;width:100%;height:171%}.smart-integrations-features__tabs-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap}.smart-integrations-features__tabs-wrapper .row{display:flex;justify-content:center;text-align:center;width:100%}.smart-integrations-features__tabs-wrapper .row .section-btn-scroll{max-width:320px;padding:10px 0;margin:15px;border-radius:60px}.smart-integrations-features__tabs-wrapper .row .section-btn-scroll .btn-outline-primary:not(:disabled):not(.disabled).active{border:1.5px solid #34cffd!important;background-color:#fff!important}.smart-integrations-features__tabs-wrapper .row .btn{padding:25px 0;height:120px;width:300px;border:1.5px solid #eee;background-color:#fff!important;color:#000;border-radius:33px;font-weight:500;font-size:1.5em}.smart-integrations-features__tabs-wrapper .row .btn:hover{border:1.5px solid #cdcdcd}.smart-integrations-features__tabs-wrapper .row:last-child{margin-bottom:30px}@media (max-width:1199.98px){.smart-integrations-features{padding-top:30px;padding-bottom:0}.smart-integrations-features .background-tabs{display:none}.smart-integrations-features__tabs-wrapper .row{width:unset}.smart-integrations-features__tabs-wrapper .row .section-btn-scroll{margin:5px 0;display:flex;align-content:center;justify-content:center}.smart-integrations-features__tabs-wrapper .row .btn{padding:30px 0}}.smart-integration-features-technology{display:flex;flex-direction:column;align-items:center;width:100vw}.smart-integration-features-technology__content-wrapper:last-child{margin-bottom:2%}.smart-integration-features-technology__content-wrapper{padding:0}.smart-integration-features-technology__content-wrapper .row{display:flex;justify-content:center;text-align:center;margin:0 10% -20px}.smart-integration-features-technology__content-wrapper .row .banner{display:flex;justify-content:center;align-items:center;position:relative;min-height:170px;margin-bottom:40px;background-size:cover!important;background-position-x:65%!important;border-radius:25px}.smart-integration-features-technology__content-wrapper .row .banner__title{font-size:2.3em;font-weight:500;color:#fff;margin-bottom:0}.smart-integration-features-technology__content-wrapper .row .technology-description{text-align:left;padding:0 0 0 4%}.smart-integration-features-technology__content-wrapper .row .technology-description__title{margin-top:10px;margin-bottom:20px;font-size:clamp(10px,2.4em,3em)}.smart-integration-features-technology__content-wrapper .row .technology-logos{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.smart-integration-features-technology__content-wrapper .row .technology-logos__works-with-logo{width:clamp(10px,100%,260px)}.smart-integration-features-technology__content-wrapper .row-desktop__technology{padding:0}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:last-child{margin-bottom:2%}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(odd) .technology-wrapper__image{transform:translateX(5%)}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(odd) .technology-text{padding-right:20%;min-height:auto}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(odd) .technology-text__how-to-install{display:none}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n){position:relative;flex-direction:row-reverse;background-color:#fff;background-clip:border-box;margin-top:-15px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-content{padding:6% 0 6% 15%}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-content .technology-buttons{padding-left:0}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-content .active-btn{color:#000;background-color:#34cffd!important}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-buttons__how-to-install-btn{background-color:transparent!important}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-wrapper__image{max-height:-webkit-fill-available;height:unset;max-width:840px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-wrapper__grey-block{position:absolute;left:0;width:100%;min-height:90%;background-color:#f8f8f8}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper:nth-child(2n) .technology-text{padding:0}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;min-height:400px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons{padding-left:15px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__how-to-install-btn,.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__return_to{padding:12px 5px;font-weight:500;font-size:13px;margin-bottom:0;background-color:#fff;color:#34cffd}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__read-more-btn{margin-right:10px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__how-to-install-btn:hover{background-color:#34cffd!important;color:#000}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__how-to-install-btn,.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__read-more-btn,.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__return_to{width:180px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons .active-btn{color:#000;background-color:#34cffd!important}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-content .technology-buttons__read-more-btn{padding:12px 5px;font-size:12px;font-weight:500;margin-bottom:0}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper__image{max-height:-webkit-fill-available;max-width:820px;padding:0 3%;z-index:1}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper__image img{border-radius:40px}.smart-integration-features-technology__content-wrapper .row-desktop__technology .technology-wrapper .technology-text{text-align:left}@media (max-width:1199.98px){.smart-integration-features-technology__content-wrapper .row .technology-description{text-align:center}.smart-integration-features-technology__content-wrapper .row .technology-description__title{margin-top:-10px}.smart-integration-features-technology__content-wrapper .row .technology-description__description{margin-bottom:0}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper{height:auto;flex-wrap:wrap;padding:20px 0}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper__image img{max-width:unset;width:clamp(10px,125%,560px)}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content{text-align:center;margin-top:-3%}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-buttons{padding-left:15px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-buttons div{margin:5px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-text{text-align:center;padding:0 9%}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-text ul{display:table;margin:0 auto 15px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-text li{text-align:left}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:last-child{margin-bottom:10px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(odd){margin-top:-50px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(odd) .technology-wrapper__image{transform:translateX(0)}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(odd) .technology-text{min-height:auto}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(2n) .technology-content{padding:0 15px 30px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(2n) .technology-content .technology-buttons{padding-left:15px}.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper:nth-child(2n) .technology-wrapper__grey-block{min-height:95%}.smart-integration-features-technology__content-wrapper .row-desktop .technology-description{text-align:center;padding-left:0}}@media (max-width:500px){.smart-integration-features-technology__content-wrapper .row-desktop .technology-wrapper .technology-content .technology-text__description{font-size:13px}}body.page-template-smart-integration .woocommerce-multi-currency.wmc-shortcode.plain-vertical{color:#fff}.knowledge-base--releated-links{margin-top:24px}.knowledge-base--releated-links ul{list-style:none;margin:0}.knowledge-base--releated-links ul a{font-size:18px;font-weight:500;display:inline-block;padding:5px 0}.header-underline{border-bottom:1px solid #e4e4e4;padding-bottom:24px}.knowledge-base--back-btn{font-size:18px;font-weight:500}.header-how-it-works{min-height:90vh;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;padding-top:1px}@media (max-width:991.98px){.header-how-it-works,.header-how-it-works .row{align-items:flex-end}}.header-how-it-works__content{display:flex;min-height:90vh}@media (max-width:991.98px){.header-how-it-works__content{padding-top:100px}}.header-how-it-works__content .leftside{padding-left:30px}.header-how-it-works__content .leftside__description{width:295px;height:400px;display:flex;justify-content:center;align-content:center;flex-direction:column}@media (max-width:991.98px){.header-how-it-works__content .leftside__description{text-align:center;padding-top:0;height:200px}}.header-how-it-works__content .leftside__description .title{color:#fff;line-height:1em;font-weight:500;font-size:4em;margin-bottom:0}.header-how-it-works__content .leftside__description .text{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;color:#a4a4a4;font-size:1.8em;line-height:1.5em;min-height:20px;margin-top:10px}@media (max-width:991.98px){.header-how-it-works__content .leftside__description .text{justify-content:center}}.header-how-it-works__content .leftside__play-button{width:100%}.header-how-it-works__content .leftside__play-button .btn-text{color:#34cffd;width:50%;margin:0}.header-how-it-works__content .leftside__play-button .scrollDown{width:50%}.header-how-it-works__content .leftside__play-button .scrollDown__btn{cursor:pointer;transition:transform .4s ease-in}.header-how-it-works__content .leftside__play-button .scrollDown__btn:hover{transform:translateX(10px)}@media (max-width:991.98px){.header-how-it-works__content .leftside__play-button .btn-text{display:none}.header-how-it-works__content .leftside__play-button .scrollDown{width:100%;display:flex;justify-content:center}.header-how-it-works__content .leftside__play-button .scrollDown__btn{transform:rotate(90deg)}.header-how-it-works__content .leftside__play-button .scrollDown__btn:hover{transform:translateY(10px) rotate(90deg)}}.header-how-it-works__content .rightside__image{display:flex;align-content:center;justify-content:center;margin-right:-30%;position:relative;z-index:1;margin-bottom:1px}.header-how-it-works__content .rightside__image .headerPhoto{max-width:110%;height:auto;z-index:100}@media (max-width:1199.98px){.header-how-it-works__content .rightside__image .headerPhoto{max-width:140%}}.header-how-it-works__content .rightside__image .apla{position:absolute;display:block;top:-80px;left:-110px;height:128%;z-index:-1}@media (max-width:991.98px){.header-how-it-works__content .rightside{width:0;justify-content:center}.header-how-it-works__content .rightside__image{height:100%;margin-right:-38%}.header-how-it-works__content .rightside .apla{left:-7%;top:3%;width:clamp(10px,80%,700px);height:107%}}@media (max-width:500px){.header-how-it-works__content .rightside__image{height:80%;margin-right:-63%}.header-how-it-works__content .rightside__image .headerPhoto{width:110%}}@media (min-width:2000px){.header-how-it-works{min-height:65vh;max-height:65vh}.header-how-it-works__content{min-height:65vh}}.video-with-slider{min-height:750px;margin-bottom:20px;width:100vw}.video-with-slider .content-wrapper{min-height:596px;width:clamp(10px,98%,1150px);padding:0;background-color:#f8f8f8;overflow:hidden}.video-with-slider .content-wrapper .upper-content{display:flex;width:100%}.video-with-slider .content-wrapper .row{min-height:550px;width:clamp(10px,100%,1150px);align-items:flex-end}.video-with-slider .content-wrapper .mobile-carousel{display:none}.video-with-slider .content-wrapper__slider{flex-wrap:wrap}@media (max-width:767.98px){.video-with-slider .content-wrapper__slider{width:100vw}}.video-with-slider .content-wrapper .upper-content__video{display:flex;padding:0;position:relative}.video-with-slider .content-wrapper .upper-content__video .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;cursor:pointer}.video-with-slider .content-wrapper .upper-content__video .video-header{position:absolute;min-width:100%;display:none}.video-with-slider .content-wrapper .upper-content__video .video-header.autoplay,.video-with-slider .content-wrapper .upper-content__video .video-header.autoplay video{display:block;opacity:1}.video-with-slider .content-wrapper .upper-content__video .video-header__video{top:0;opacity:0;transition:opacity .4s ease-in}.video-with-slider .content-wrapper .upper-content__video .video-header__video--active{opacity:1}.video-with-slider .content-wrapper .upper-content__video img{width:100%}.video-with-slider .content-wrapper .upper-content__description{display:flex;padding-left:60px}.video-with-slider .content-wrapper .upper-content__description .title{margin-bottom:20px;font-size:36px;padding-right:60px}.video-with-slider .content-wrapper .upper-content__description .text{padding-right:60px}.video-with-slider .content-wrapper .upper-content__description .signature{text-align:left}@media (max-width:1199.98px){.video-with-slider .content-wrapper__description{padding:40px 50px;align-items:center!important}.video-with-slider .content-wrapper__description .text,.video-with-slider .content-wrapper__description .title{text-align:center}}.video-with-slider .content-wrapper__slider{padding:0;height:auto;width:auto;background-color:#cdcdcd}.video-with-slider .content-wrapper__slider .small-video{max-height:166px;width:20%;min-width:230px;padding:0;position:relative;cursor:pointer;overflow:hidden}.video-with-slider .content-wrapper__slider .small-video__play-btn{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.video-with-slider .content-wrapper__slider .small-video__play-btn img{width:65px;height:168px}.video-with-slider .content-wrapper__slider .small-video__title{position:absolute;bottom:0;left:10px;color:#fff;font-weight:500;margin-bottom:10px;text-shadow:1px 1px 1px #000,1px 1px 2px #000,1px 1px 3px #000}.video-with-slider .content-wrapper .activeBorder{border:1px solid #34cffd}@media (max-width:1200px){.video-with-slider{min-height:unset}.video-with-slider .content-wrapper{width:clamp(10px,100%,600px);background-color:#fff}.video-with-slider .content-wrapper .row{height:auto;min-height:unset}.video-with-slider .content-wrapper .upper-content{display:none}.video-with-slider .content-wrapper__slider{display:none!important}.video-with-slider .content-wrapper .mobile-carousel{display:unset}.video-with-slider .content-wrapper .mobile-carousel .owl-dots{margin-top:20px}.video-with-slider .content-wrapper .mobile-carousel .owl-dots .owl-dot span{width:15px;height:15px;border:1px solid #a4a4a4}.video-with-slider .content-wrapper .upper-content-mobile{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse}.video-with-slider .content-wrapper .upper-content-mobile__video{display:flex;padding:0;position:relative}.video-with-slider .content-wrapper .upper-content-mobile__video .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;cursor:pointer}.video-with-slider .content-wrapper .upper-content-mobile__video .video-header{position:absolute;min-width:100%;display:none}.video-with-slider .content-wrapper .upper-content-mobile__video .video-header__video{top:0;opacity:0;transition:opacity .4s ease-in}.video-with-slider .content-wrapper .upper-content-mobile__video .video-header__video--active{opacity:1}.video-with-slider .content-wrapper .upper-content-mobile__video img{width:100%}.video-with-slider .content-wrapper .upper-content-mobile__description{text-align:center;background-color:#f8f8f8;padding:40px 10%;min-height:400px}.video-with-slider .content-wrapper .upper-content-mobile__description .title{margin-bottom:20px}}.hiw-coming-soon{width:100vw;background-image:url(/app/themes/tedee/assets/images/coming_soon_temporary_background.png);background-position:50%;background-size:cover;padding-bottom:90px}@media (max-width:575.98px){.hiw-coming-soon .owl-carousel{display:block!important}}@media (max-width:767.98px){.hiw-coming-soon img{margin-bottom:10px!important}}.hiw-coming-soon__image{text-align:center;width:100%}.hiw-coming-soon__image img{display:inline-block!important;margin-bottom:-40px;width:auto!important;max-height:260px}.hiw-coming-soon .content-wrapper__description{margin-bottom:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width:991.98px){.hiw-coming-soon .content-wrapper__description{margin-bottom:80px}}@media (max-width:575.98px){.hiw-coming-soon .content-wrapper__description{margin-bottom:20px}}.hiw-coming-soon .content-wrapper__description .title{margin:90px 0 10px;color:#fff}.hiw-coming-soon .content-wrapper__description .text{color:#fff;font-size:24px;line-height:20px;font-weight:lighter;text-align:center}.hiw-coming-soon .content-wrapper .carousel .owl-dots{margin-top:20px}.hiw-coming-soon .content-wrapper .carousel .owl-dots .owl-dot span{height:15px;width:15px}.hiw-coming-soon .content-wrapper__item{position:relative;display:flex;flex-direction:column;align-items:flex-start!important;justify-content:end;background-color:#303030;border-radius:33px;color:#fff;height:215px;margin-top:160px;padding:10px 25px}@media (max-width:767.98px){.hiw-coming-soon .content-wrapper__item{height:unset}}.hiw-coming-soon .content-wrapper__item .image{align-items:center;margin-bottom:-18%}.hiw-coming-soon .content-wrapper__item .header{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.hiw-coming-soon .content-wrapper__item .header__content{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;width:100%}.hiw-coming-soon .content-wrapper__item .header__title{color:#fff;font-size:20px;width:50%}.hiw-coming-soon .content-wrapper__item .header__price{color:#34cffd;font-size:20px;width:50%;text-align:right}.hiw-coming-soon .content-wrapper__item .description{font-weight:200;font-size:12px;margin-bottom:10px;min-height:40px}.hiw-coming-soon .content-wrapper__item .date{font-weight:200}.hiw-coming-soon .content-wrapper__item .date span{font-weight:500}.hiw-coming-soon .content-wrapper__item:first-child{align-items:center!important}@media (max-width:1199.98px){.hiw-coming-soon{padding-bottom:40px}.hiw-coming-soon .content-wrapper__description .title{margin-top:40px}.hiw-coming-soon .content-wrapper__description .text{margin-bottom:-20px}.hiw-coming-soon .content-wrapper__item{min-height:330px;margin-top:50px}.hiw-coming-soon .content-wrapper__item .image{margin-bottom:-10%}.hiw-coming-soon .content-wrapper__item .image img{margin-bottom:0}.hiw-coming-soon .content-wrapper__item .header__title{width:100%;margin-bottom:0}.hiw-coming-soon .content-wrapper__item .header__price{padding:5px 0;width:100%;text-align:left}.hiw-coming-soon .content-wrapper__item .description{font-size:14px}}:root{--cardW:250px;--cardH:350px;--fontFam:"Open Sans",sans-serif;--color1:#212534;--color2:#fff;--color3:#191c29}.hiw-case-study{height:auto;width:100vw;padding-bottom:80px;background-color:#f8f8f8}@media (max-width:1199.98px){.hiw-case-study{min-height:60vh;padding-bottom:0}}.hiw-case-study .flipcards .flipcard{display:flex;justify-content:center;align-items:center;text-align:center;perspective:1000px;box-shadow:0}.hiw-case-study .flipcards .flipcard:hover .flipcard__inner{transform:rotateY(-180deg)}.hiw-case-study .flipcards .flipcard__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:all .8s ease}.hiw-case-study .flipcards .flipcard__inner .__back,.hiw-case-study .flipcards .flipcard__inner .__front{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:30px;backface-visibility:hidden;overflow:hidden}.hiw-case-study .flipcards .flipcard__inner .__front{z-index:1;flex-flow:column;border-radius:30px;background:#fff}.hiw-case-study .flipcards .flipcard__inner .__back{transform:rotateY(-180deg);z-index:2;flex-flow:column;border-radius:30px;background:#fff}.hiw-case-study .content-wrapper{padding-top:40px}.hiw-case-study .content-wrapper__title{padding:40px 0;width:100vw;text-align:center}.hiw-case-study .content-wrapper .tabs-wrapper{position:relative}@media (max-width:991.98px){.hiw-case-study .content-wrapper .tabs-wrapper{padding-bottom:20px}}.hiw-case-study .content-wrapper .tabs-wrapper .owl-dots{margin-top:5px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav{position:absolute;margin:0;width:95%;top:35%;transform:translateY(-50%)}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next,.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev{margin:0;position:absolute;transition:all .4s ease-in}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next:hover,.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev:hover{background:transparent}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev{left:0}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev:hover{left:-5px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next{right:-23px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next:hover{right:-28px}@media (max-width:991.98px){.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev{left:-40px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev:hover{left:-45px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next{right:-40px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next:hover{right:-45px}}@media (max-width:767.98px){.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev{left:0}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev:hover{left:-5px}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next{right:0}.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next:hover{right:-5px}}@media (max-width:390px){.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-next,.hiw-case-study .content-wrapper .tabs-wrapper .owl-nav .owl-prev{display:none}}.hiw-case-study .content-wrapper .tabs-wrapper .owl-item{display:flex;justify-content:center}.hiw-case-study .content-wrapper .tabs-wrapper .owl-item .owl-dots{display:block!important}.hiw-case-study .content-wrapper .tabs-wrapper .owl-dots .owl-dot span{width:15px;height:15px;border:1px solid #a4a4a4}.hiw-case-study .content-wrapper .tabs-wrapper .tab{display:flex;align-content:center;justify-content:center;flex-direction:column;height:300px;width:300px;border-radius:30px;margin-bottom:20px}.hiw-case-study .content-wrapper .tabs-wrapper .tab__title-tab{text-align:center;font-size:20px;font-weight:550;transition:font-size .4s ease-in}.hiw-case-study .content-wrapper .tabs-wrapper .tab__description{font-size:13px;text-align:center;padding:0 15px 10px;margin-bottom:0}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons{width:100%;text-align:center;height:30px}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less,.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-more{display:flex;align-items:center;justify-content:center}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less .btn,.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-more .btn{position:relative;display:inline-block;padding:5px 0;color:#34cffd;margin:0;font-size:16px}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less .btn span,.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-more .btn span{font-size:15px;padding-left:5px}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less .btn span i,.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-more .btn span i{height:20px;transform:translateY(1px)}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less{display:none;position:relative}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less .btn:first-letter{text-transform:capitalize}.hiw-case-study .content-wrapper .tabs-wrapper .tab .hiw-case-buttons__read-less .btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#34cffd;transition:width .4s ease-in}.hiw-client-review .content-wrapper{padding-bottom:60px}@media (max-width:1199.98px){.hiw-client-review .content-wrapper{padding-bottom:40px}}.hiw-client-review .content-wrapper__title{text-align:center;margin:90px 0 70px;font-size:36px}.hiw-client-review .content-wrapper .carousel-with-image{position:relative}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav{position:absolute;top:40%;transform:translateY(-50%);width:100%;height:25%;left:0}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next,.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev{position:absolute;transition:all .4s ease-in}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next.disabled,.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev.disabled{display:none}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next:hover,.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev:hover{background:transparent}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev{left:0}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev:hover{left:-5px}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next{right:0}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next:hover{right:-5px}@media (max-width:767.98px){.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev{left:10px}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-prev:hover{left:5px}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next{right:10px}.hiw-client-review .content-wrapper .carousel-with-image .owl-nav .owl-next:hover{right:5px}}.hiw-client-review .content-wrapper .carousel-with-image .owl-stage{display:flex;align-items:flex-end}.hiw-client-review .content-wrapper .carousel-with-image .owl-item{display:flex;align-content:center;justify-content:center}.hiw-client-review .content-wrapper .carousel-with-image .owl-dots{margin-top:20px}.hiw-client-review .content-wrapper .carousel-with-image .owl-dots .owl-dot span{width:15px;height:15px;border:1px solid #a4a4a4}.hiw-client-review .content-wrapper .carousel-with-image .item{padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.hiw-newsletter-section{min-height:auto;position:relative}.hiw-newsletter-section .newsletter-image-hd,.hiw-newsletter-section .newsletter-image-md{position:absolute;height:100%;width:100vw;background-position:60%;background-repeat:no-repeat;background-size:cover}.hiw-newsletter-section .newsletter-image-md{display:none}.hiw-newsletter-section .content-wrapper{display:flex;padding:30px 0}.hiw-newsletter-section .content-wrapper .news-content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-right:40px;padding-left:5%}.hiw-newsletter-section .content-wrapper .news-content__title{color:#fff;font-size:35px;padding-right:90px;line-height:50px}.hiw-newsletter-section .content-wrapper .news-content .sign-in{display:flex;align-items:center;justify-content:space-between;width:100%}.hiw-newsletter-section .content-wrapper .news-content .sign-in form{display:flex;flex-direction:row;flex-wrap:wrap}.hiw-newsletter-section .content-wrapper .news-content .sign-in form p{text-align:left;font-size:12px;color:#cdcdcd}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .hs-form-field{margin-bottom:15px;padding-left:0}.hiw-newsletter-section .content-wrapper .news-content .sign-in form span{color:#fff;font-weight:300;text-align:left}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .hs-submit{margin-top:0}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .actions{display:flex;justify-content:flex-start;align-items:flex-start;padding:0 30px 0 0}@media (max-width:991.98px){.hiw-newsletter-section{min-height:1000px}.hiw-newsletter-section .newsletter-image-hd{display:none}.hiw-newsletter-section .newsletter-image-md{display:block;min-height:1000px;background-position:60% 30%;width:100vw;height:90vh}.hiw-newsletter-section .content-wrapper .news-content__title{padding-right:35%}}@media (max-width:767.98px){.hiw-newsletter-section .newsletter-image-md{background-position:60% 30%}.hiw-newsletter-section .content-wrapper .news-content{padding-right:15px;align-items:center}.hiw-newsletter-section .content-wrapper .news-content__title{padding-right:0;text-align:center;font-size:33px}.hiw-newsletter-section .content-wrapper .news-content .sign-in{justify-content:center}.hiw-newsletter-section .content-wrapper .news-content .sign-in form{align-items:center;justify-content:center}.hiw-newsletter-section .content-wrapper .news-content .sign-in form p{width:clamp(10px,100%,360px);margin:0 auto}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .hs-form-field{padding:0}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .input{margin:0 auto;width:clamp(10px,100%,360px)}.hiw-newsletter-section .content-wrapper .news-content .sign-in form .actions{display:flex;justify-content:center;padding:0 30px}}.hiw-what-can-i-do{background-image:url(/app/themes/tedee/assets/images/how-it-works-apla-look.svg);background-position:0 -5%;background-repeat:no-repeat;background-size:cover;height:auto;min-width:100vw;position:relative;overflow:hidden}.hiw-what-can-i-do .content-wrapper .row{min-height:700px}.hiw-what-can-i-do .content-wrapper .description-content{width:100vw;padding:0 25px;z-index:10}.hiw-what-can-i-do .content-wrapper .description-content__title{text-align:left;font-size:33px;width:330px;margin-left:10px}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list span{color:#000}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs{align-items:center;padding:10px 0}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;float:left;border:1px solid #34cffd;border-radius:50%;cursor:pointer;display:block;line-height:52px;width:20px;padding:10px;margin-right:15px}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs input[type=radio]:hover{background-color:#fff}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs input[type=radio]:checked{position:relative}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs input[type=radio]:checked+span{font-weight:800}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs input[type=radio]:checked:after{content:"";position:absolute;transform:translateX(-50%) translateY(-50%);background-color:#34cffd;width:65%;height:65%;border-radius:50%}.hiw-what-can-i-do .content-wrapper .description-content .checkbox-list .inputs__text{padding-left:10px;margin-bottom:0;display:inline-block}.hiw-what-can-i-do .content-wrapper .description-content .buttons-container{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100vw;margin-bottom:60px}.hiw-what-can-i-do .content-wrapper .description-content .buttons-container a{width:clamp(10px,100%,170px);margin:10px}.hiw-what-can-i-do .content-wrapper .description-content .buttons-container a .btn{font-size:12px;padding:11px 0;width:clamp(10px,100%,170px)}.hiw-what-can-i-do .content-wrapper .image-content{position:relative;z-index:2}.hiw-what-can-i-do .content-wrapper .image-content img{position:absolute;left:72%;transform:translateX(-51%);bottom:0}@media (max-width:767.98px){.hiw-what-can-i-do .content-wrapper .image-content img{width:50%!important;height:auto}}@media (max-width:575.98px){.hiw-what-can-i-do .content-wrapper .image-content img{width:100%!important;height:auto}}.hiw-what-can-i-do .content-wrapper .image-content img:not(:first-child){display:none}.hiw-what-can-i-do .hiw-look-active-text{font-weight:500}@media (max-width:991.98px){.hiw-what-can-i-do{min-height:100vh}.hiw-what-can-i-do .content-wrapper .row{min-height:105vh}.hiw-what-can-i-do .content-wrapper .row .description-content{padding:75px 40px 0}.hiw-what-can-i-do .content-wrapper .row .description-content__title{text-align:center;width:100%}.hiw-what-can-i-do .content-wrapper .row .description-content .buttons-container{justify-content:center}.hiw-what-can-i-do .content-wrapper .row .description-content .buttons-container a .btn{padding:13px 0;margin:10px;width:clamp(10px,100%,150px)}}@media (max-width:991.98px) and (min-width:580px) and (max-width:991px){.hiw-what-can-i-do .content-wrapper .row .image-content{min-height:340px}}@media (max-width:991.98px) and (max-width:580px){.hiw-what-can-i-do .content-wrapper .row .image-content{margin-top:265px}}@media (max-width:991.98px){.hiw-what-can-i-do .content-wrapper .row .image-content img{width:clamp(10px,150%,480px);left:50%;transform:translateX(-50%)}}@media (max-width:991.98px) and (min-width:400px) and (max-width:580px){.hiw-what-can-i-do .content-wrapper .row .image-content img{left:70%;width:80%!important}}.hiw-accordion-image{min-height:65vh;width:100vw}.hiw-accordion-image .content-wrapper__title{text-align:center;padding:8% 0 40px}.hiw-accordion-image .content-wrapper .image-container{max-height:650px;cursor:all-scroll}.hiw-accordion-image .content-wrapper .image-container .panorama{display:none}@media (max-width:767.98px){.hiw-accordion-image .content-wrapper .image-container{max-height:unset;overflow:scroll}.hiw-accordion-image .content-wrapper .image-container .panorama{display:block}}.hiw-accordion-image .content-wrapper .logos-wrapper__logo{padding-bottom:5%;max-width:260px}@media (max-width:991.98px){.hiw-accordion-image .content-wrapper .logos-wrapper__logo{margin:0;padding:0}}.hiw-works-with{height:auto;width:100vw;background-color:#f8f8f8;padding:40px 0 20px}.hiw-works-with .plus-sign{background:#34cffd;padding:11px;border-radius:50px;height:26px;position:relative;width:26px}.hiw-works-with .plus-sign:after{display:block;content:"\002B";color:#fff;position:absolute;top:0;left:1px;font-size:31px;padding:3px;line-height:22px}.hiw-works-with .content-wrapper{padding-left:75px}.hiw-works-with .content-wrapper .description-wrapper{padding:0 20px}.hiw-works-with .content-wrapper .description-wrapper__title{font-size:35px;text-align:left;margin-bottom:50px;text-transform:none}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category:last-child{border-bottom:none}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category{margin:0 5px;border-bottom:1px solid hsla(0,0%,80.4%,.5)}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-header{padding:13px 0}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-header__title{font-weight:300;display:flex;align-items:flex-end;margin-left:6px;padding-top:5px}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-header__button{display:flex;align-items:center;justify-content:center;height:37px;width:37px;cursor:pointer}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-header .button-clicked{background:#fff;border:1px solid #34cffd}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-header .button-clicked:after{content:" ";cursor:pointer;background:#34cffd;width:16px;height:16px;border-radius:50px;top:4px;left:4px}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-description{margin-left:47px;display:none}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-description__text{font-size:13px;margin-bottom:5px}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-description__read-more{color:#34cffd;font-weight:500;margin-top:15px}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-description__read-more span{font-size:14px}.hiw-works-with .content-wrapper .description-wrapper .all-categories-tabs-wrapper .tabs-category .tabs-description__read-more span i{height:20px;transform:translateY(2px) translateX(3px)}@media (max-width:991.98px){.hiw-works-with .content-wrapper .image-content{display:none!important}}.hiw-works-with .content-wrapper .works-with-wrapper{padding:40px 15px}.hiw-works-with .content-wrapper .works-with-wrapper__text{text-align:center;margin:20px 0;font-size:13px;font-weight:500}@media (max-width:991.98px){.hiw-works-with .content-wrapper .works-with-wrapper__text{margin:40px 0 20px;font-size:16px}}@media (max-width:767.98px){.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos{padding:0}}.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos__logo{padding:0;margin:0}@media (max-width:767.98px){.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos__logo{flex:unset;max-width:280px}}.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos__logo img{margin:0}.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos a{margin:0 auto}.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos .buy-button{width:170px;padding:12px 0;margin:0 auto;font-size:12px}@media (max-width:991.98px){.hiw-works-with .content-wrapper .works-with-wrapper .works-with-logos .buy-button{display:none}}@media (max-width:991.98px){.hiw-works-with{min-height:90vh}.hiw-works-with .content-wrapper{padding:0 15px}.hiw-works-with .content-wrapper .tabs-header__title{max-width:85%}.hiw-works-with .content-wrapper .description-wrapper__title{text-align:center;padding-right:0;max-width:88%}}.main-tedee.my-account-logged-out .woocommerce-multi-currency.wmc-shortcode.plain-vertical,body.page-template-how-it-work .woocommerce-multi-currency.wmc-shortcode.plain-vertical{color:#fff}body.page-template-how-it-works .site-header-cart .cart-contents:after{content:""!important;background:url(/app/themes/tedee/assets/images/cart-black.svg);background-size:28px 28px;height:28px!important;width:28px!important}.page-template-full-page-php,.page-template-template-proshop-home,.store-locator-row{background:#f8f8f8}.page-template-full-page-php .woosb_bundle a,.page-template-template-proshop-home .woosb_bundle a,.store-locator-row .woosb_bundle a{color:#000!important}.page-template-full-page-php .site-header-cart .cart-contents:after,.page-template-template-proshop-home .site-header-cart .cart-contents:after,.store-locator-row .site-header-cart .cart-contents:after{background-image:url(/app/themes/tedee/assets/images/cart-black.svg)}.page-template-full-page-php .modal-body,.page-template-template-proshop-home .modal-body,.store-locator-row .modal-body{padding:0;margin:0}.page-template-full-page-php div#store_locator_main,.page-template-template-proshop-home div#store_locator_main,.store-locator-row div#store_locator_main{margin-left:0;padding-left:0}.page-template-full-page-php div#store_locator_search_box,.page-template-template-proshop-home div#store_locator_search_box,.store-locator-row div#store_locator_search_box{padding-left:65px;padding-top:45px;padding-bottom:145px}@media (max-width:991.98px){.page-template-full-page-php div#store_locator_search_box,.page-template-template-proshop-home div#store_locator_search_box,.store-locator-row div#store_locator_search_box{padding:20px 35px}}.page-template-full-page-php header#masthead,.page-template-template-proshop-home header#masthead,.store-locator-row header#masthead{background:#fff}.page-template-full-page-php #store_locator,.page-template-template-proshop-home #store_locator,.store-locator-row #store_locator{background:#fff;border-top-left-radius:33px 33px;border-bottom-left-radius:33px 33px;margin:35px 10px 190px}@media (max-width:991.98px){.page-template-full-page-php #store_locator,.page-template-template-proshop-home #store_locator,.store-locator-row #store_locator{margin:32px 0;border-top-right-radius:33px 33px;border-bottom-right-radius:33px 33px}}.page-template-full-page-php div#store_locator_filter_open_close .fas,.page-template-template-proshop-home div#store_locator_filter_open_close .fas,.store-locator-row div#store_locator_filter_open_close .fas{display:none}.page-template-full-page-php .store_modal_title,.page-template-template-proshop-home .store_modal_title,.store-locator-row .store_modal_title{font-size:40px;font-weight:500}@media (max-width:991.98px){.page-template-full-page-php .store_modal_title,.page-template-template-proshop-home .store_modal_title,.store-locator-row .store_modal_title{font-size:32px}}.page-template-full-page-php .wordpress-store-locator-address-title,.page-template-template-proshop-home .wordpress-store-locator-address-title,.store-locator-row .wordpress-store-locator-address-title{clear:both;font-size:24px;font-weight:700;margin-bottom:15px}.page-template-full-page-php #store_locator_filter_active_filter_box,.page-template-template-proshop-home #store_locator_filter_active_filter_box,.store-locator-row #store_locator_filter_active_filter_box{visibility:hidden}@media (max-width:991.98px){.page-template-full-page-php #store_locator_filter_active_filter_box,.page-template-template-proshop-home #store_locator_filter_active_filter_box,.store-locator-row #store_locator_filter_active_filter_box{display:none}}.page-template-full-page-php #store_locator_find_stores_button,.page-template-template-proshop-home #store_locator_find_stores_button,.store-locator-row #store_locator_find_stores_button{border-radius:50px;font-weight:400;margin-top:-6px;margin-left:10px}@media (max-width:991.98px){.page-template-full-page-php #store_locator_find_stores_button,.page-template-template-proshop-home #store_locator_find_stores_button,.store-locator-row #store_locator_find_stores_button{margin-top:10px;margin-left:0}}.page-template-full-page-php a#store_locator_reset_filters,.page-template-template-proshop-home a#store_locator_reset_filters,.store-locator-row a#store_locator_reset_filters{display:none}.page-template-full-page-php .store_locator_address_field,.page-template-template-proshop-home .store_locator_address_field,.store-locator-row .store_locator_address_field{background:#fff 0 0 no-repeat padding-box;border:1px solid #e5e5e5;border-radius:8px;padding:10px}.page-template-full-page-php a#store_locator_get_my_position,.page-template-template-proshop-home a#store_locator_get_my_position,.store-locator-row a#store_locator_get_my_position{margin-left:20px}.page-template-full-page-php .store_locator_category_filter_image,.page-template-template-proshop-home .store_locator_category_filter_image,.store-locator-row .store_locator_category_filter_image{text-align:left;position:relative;display:flex}.page-template-full-page-php .store_locator_filter_title,.page-template-template-proshop-home .store_locator_filter_title,.store-locator-row .store_locator_filter_title{font-size:24px;font-weight:700}.page-template-full-page-php a.store_locator_category_filter_image:before,.page-template-template-proshop-home a.store_locator_category_filter_image:before,.store-locator-row a.store_locator_category_filter_image:before{content:" ";width:23px;height:23px;display:block;border-radius:15px;border:1px solid #e5e5e5;background-clip:content-box;padding:4px;margin-right:5px}.page-template-full-page-php span.store_locator_category_filter_image_name,.page-template-template-proshop-home span.store_locator_category_filter_image_name,.store-locator-row span.store_locator_category_filter_image_name{font-size:16px;color:#000;font-weight:lighter}.page-template-full-page-php #store_locator_address_field,.page-template-template-proshop-home #store_locator_address_field,.store-locator-row #store_locator_address_field{max-width:228px}.product-categories{display:flex;align-items:baseline}@media (min-width:768px){.product-categories{padding-left:40px}}.product-categories__content{display:flex;flex-direction:row;flex:1}@media (max-width:767.98px){.product-categories__content{flex-direction:column;align-items:flex-end}}.product-categories__filter{font-size:15px;padding-left:45px;padding-top:5px;align-self:flex-start;display:none}.product-categories__filter:before{display:none}.product-categories__filter svg{margin-left:10px}@media (max-width:767.98px){.product-categories__filter{display:flex;align-items:center;padding-left:0}}.product-categories__filter .fas{font-size:24px;padding-left:10px}.product-categories__label{text-transform:uppercase;margin-right:10px;display:block;font-weight:200}@media (max-width:991.98px){.product-categories__label{display:none}}@media (max-width:767.98px){.product-categories span.label{display:none}}.product-categories a{color:#303030;padding:5px 25px;transition:all .4s ease-in;border:2px solid hsla(0,0%,100%,0);text-align:center;font-weight:300;border-radius:10px}@media (max-width:767.98px){.product-categories a{flex:1;padding:5px;width:200px}}.product-categories a.cat-list_item--active,.product-categories a:hover{border-color:#34cffd;color:#34cffd}.product-categories a:hover{border-color:rgba(0,0,0,.3);color:rgba(0,0,0,.7)}.post-type-archive .woocommerce-products-header h1,.tax-product_cat .woocommerce-products-header h1{margin-bottom:53px}.post-type-archive .title,.tax-product_cat .title{font-size:34px}.post-type-archive #product-loop,.tax-product_cat #product-loop{transition:opacity .4s ease-in;padding-bottom:30px;margin-top:2rem}.post-type-archive #product-loop.loading,.tax-product_cat #product-loop.loading{opacity:.5;pointer-events:none}@media (max-width:767.98px){.post-type-archive #product-loop .tedee-thumbnail,.tax-product_cat #product-loop .tedee-thumbnail{padding:30px}}.post-type-archive #product-loop .tedee-thumbnail .onsale,.tax-product_cat #product-loop .tedee-thumbnail .onsale{top:20%;left:-10%}@media (max-width:1199.98px){.post-type-archive #product-loop .tedee-thumbnail .onsale,.tax-product_cat #product-loop .tedee-thumbnail .onsale{left:-22%;top:16%}}@media (max-width:767.98px){.post-type-archive #product-loop .tedee-thumbnail .onsale,.tax-product_cat #product-loop .tedee-thumbnail .onsale{top:23%;left:-13px}}@media (max-width:380px){.post-type-archive #product-loop .tedee-thumbnail .onsale,.tax-product_cat #product-loop .tedee-thumbnail .onsale{top:15%}}@media (max-width:767.98px){.post-type-archive #product-loop .tedee-thumbnail:before,.tax-product_cat #product-loop .tedee-thumbnail:before{left:10px;right:10px}}.post-type-archive div.type-product,.tax-product_cat div.type-product{text-align:center;padding:10px;display:flex}@media (max-width:1199.98px){.post-type-archive div.type-product,.tax-product_cat div.type-product{font-size:14px}}.post-type-archive div.type-product:hover a.button,.tax-product_cat div.type-product:hover a.button{background:#029bc9;border-color:#029bc9}.post-type-archive div.type-product .attachment-woocommerce_thumbnail,.tax-product_cat div.type-product .attachment-woocommerce_thumbnail{flex-direction:column;align-items:flex-start;max-height:100%;width:auto}@media (max-width:1199.98px){.post-type-archive div.type-product .attachment-woocommerce_thumbnail,.tax-product_cat div.type-product .attachment-woocommerce_thumbnail{height:auto;max-width:100%}}.post-type-archive div.type-product h3,.tax-product_cat div.type-product h3{font-size:28px;margin-bottom:15px}@media (max-width:1199.98px){.post-type-archive div.type-product h3,.tax-product_cat div.type-product h3{font-size:18px;margin-bottom:15px}}.post-type-archive div.type-product a.button,.tax-product_cat div.type-product a.button{margin-top:20px;margin-bottom:auto;background:#34cffd;color:#fff;border-radius:50px;transition:all .4s ease-in;display:inline-block;padding:10px 60px;font-weight:400;font-size:12px;text-transform:uppercase}.post-type-archive div.type-product .tedee-thumbnail .price,.tax-product_cat div.type-product .tedee-thumbnail .price{font-size:22px;margin-top:auto}@media (max-width:1199.98px){.post-type-archive div.type-product .tedee-thumbnail .price,.tax-product_cat div.type-product .tedee-thumbnail .price{margin-top:15px}}.post-type-archive div.type-product .tedee-thumbnail .price del,.tax-product_cat div.type-product .tedee-thumbnail .price del{font-size:65%;opacity:1;font-weight:500;color:#000}.post-type-archive div.type-product .tedee-thumbnail .product-excerpt,.tax-product_cat div.type-product .tedee-thumbnail .product-excerpt{margin-bottom:.75rem}.post-type-archive div.type-product .tedee-thumbnail .omnibus-coupons,.tax-product_cat div.type-product .tedee-thumbnail .omnibus-coupons{margin:.5rem 0}.delivery-info{background:#f4f4f4;display:flex;align-items:center;justify-content:center}.delivery-info .widget{display:inline;padding:0;margin:0}.delivery-info.--proshop{background:#fff;color:#000}.delivery-info.--proshop div{background:#fff!important}@media (max-width:767.98px){.delivery-info__row{flex-wrap:wrap}}.delivery-info a,.delivery-info span{font-size:16px;font-weight:600}.delivery-info__column{padding:20px}.--proshop .delivery-info__column{background:#fff}@media (max-width:767.98px){.delivery-info__column{max-width:100%;padding:10px 20px}}.tedee-tabs--store-product .tabs-nav-wrapper{padding-top:25px}.tedee-tabs--store-product .tabs-nav-wrapper .tedee-tabs__tab--active{background:#f8f8f8}.tedee-tabs--store-product .tedee-tabs{font-weight:200;width:100%}@media (max-width:991.98px){.tedee-tabs--store-product .tedee-tabs{flex-wrap:wrap;justify-content:space-evenly;padding-bottom:30px}}.tedee-tabs--store-product .tedee-tabs a{padding:20px 30px;border-radius:20px 20px 0 0;font-size:20px}@media (max-width:991.98px){.tedee-tabs--store-product .tedee-tabs a{width:40%;text-align:center;font-size:18px;margin:10px 0;padding:15px 0;border-radius:30px!important}}.tedee-tabs--store-product .tedee-tabs-content{margin-bottom:0}@media (max-width:991.98px){.tedee-tabs--store-product .tedee-tabs-content{padding:0 20px;margin-top:60px}}#tabFunctionality .row>div{margin-bottom:35px}@media (max-width:991.98px){#tabDocumentation .table-odd-even>.row>div{display:flex;flex-direction:column}}body.single-product div.type-product>div.row{margin-bottom:80px}@media (max-width:991.98px){body.single-product div.type-product>div.row{margin-bottom:20px}}body.single-product .product-title-mobile{display:none;font-size:30px;font-weight:500;padding:0 25px}@media (max-width:991.98px){body.single-product .product-title-mobile{display:block;color:#000;padding-bottom:25px}}body.single-product h1.entry-title{display:block}@media (max-width:991.98px){body.single-product h1.entry-title{display:none}}body.single-product .woocommerce-product-gallery__trigger{display:none!important}body.single-product .entry-gallery{flex:0 0 57%;max-width:57%}@media (max-width:991.98px){body.single-product .entry-gallery{flex:0 0 100%;max-width:100%;padding:0 40px}}body.single-product .summary.entry-summary{flex:0 0 43%;max-width:43%;margin-left:5%;background:#fff;border-radius:50px;font-weight:200;padding:30px 40px}@media (max-width:991.98px){body.single-product .summary.entry-summary{flex:0 0 100%;max-width:100%;background:none}}body.single-product .summary.entry-summary .woocommerce-price-suffix{display:block}body.single-product .summary.entry-summary .add-to-cart-wrapper .minus,body.single-product .summary.entry-summary .add-to-cart-wrapper .plus,body.single-product .summary.entry-summary .add-to-cart-wrapper .quantity input,body.single-product .summary.entry-summary .bundle_form .minus,body.single-product .summary.entry-summary .bundle_form .plus,body.single-product .summary.entry-summary .bundle_form .quantity input{background:none;border:1px solid #eee;border-radius:15px;color:#333}body.single-product .summary.entry-summary .add-to-cart-wrapper input[type=number]::-webkit-inner-spin-button,body.single-product .summary.entry-summary .add-to-cart-wrapper input[type=number]::-webkit-outer-spin-button,body.single-product .summary.entry-summary .bundle_form input[type=number]::-webkit-inner-spin-button,body.single-product .summary.entry-summary .bundle_form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.single-product .summary.entry-summary .add-to-cart-wrapper .minus,body.single-product .summary.entry-summary .add-to-cart-wrapper .plus,body.single-product .summary.entry-summary .bundle_form .minus,body.single-product .summary.entry-summary .bundle_form .plus{padding:0 7px;height:24px}body.single-product .summary.entry-summary .price{font-weight:200;margin:25px 0;font-size:22px;color:#000}body.single-product .summary.entry-summary .price del{font-weight:200}body.single-product .summary.entry-summary .price ins{font-weight:500}body.single-product .summary.entry-summary .price small{font-size:60%;padding-bottom:12px;font-weight:200;position:relative;top:-7px}body.single-product .summary.entry-summary .variation .label{margin-bottom:10px}body.single-product span.onsale{position:absolute;right:-60px;z-index:2}body.single-product .flex-viewport{min-height:400px}body.single-product .flex-viewport img{max-height:400px;width:auto;max-width:100%;margin:0 auto!important}body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:20%!important;margin-right:5%!important}body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img{border:1px solid #a4a4a4!important;border-radius:5px;height:135px;width:auto}@media (max-width:991.98px){body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img{width:100%;height:auto}}body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img.flex-active{border-color:#34cffd!important}body.single-product div.product .cart.bundle_data{width:100%}body.single-product div.product .bundle_button,body.single-product div.product form.cart{margin-bottom:0;flex:1;display:flex;align-items:center;flex-wrap:wrap}@media (max-width:991.98px){body.single-product div.product .bundle_button,body.single-product div.product form.cart{width:100%;flex-wrap:wrap;justify-content:center}}body.single-product div.product .bundle_button .quantity,body.single-product div.product form.cart .quantity{float:none;margin:0;display:inline-block;background:none}body.single-product div.product .bundle_button .single_add_to_cart_button,body.single-product div.product form.cart .single_add_to_cart_button{margin-left:auto;padding:10px 35px;text-transform:uppercase;font-size:13px;align-items:center;display:flex;background-color:#34cffd;border-color:#34cffd;border-radius:50px;width:auto}@media (max-width:1199.98px){body.single-product div.product .bundle_button .single_add_to_cart_button,body.single-product div.product form.cart .single_add_to_cart_button{margin-left:0;margin-top:25px}}@media (max-width:991.98px){body.single-product div.product .bundle_button .single_add_to_cart_button,body.single-product div.product form.cart .single_add_to_cart_button{width:100%;margin-top:20px;justify-content:center;padding:15px 5px}}body.single-product div.product .bundle_button .single_add_to_cart_button:before,body.single-product div.product form.cart .single_add_to_cart_button:before{margin-right:10px}body.single-product .title-label{text-transform:uppercase;padding-right:15px}body.single-product #woosb-product-montage{padding-bottom:20px}body.single-product .variations_form .reset{display:none!important}body.single-product table.variations{width:100%;display:block!important}body.single-product .variations,body.single-product table.variations>tbody{display:flex!important;justify-content:space-between!important}@media (max-width:991.98px){body.single-product .variations,body.single-product table.variations>tbody{flex-direction:column}}body.single-product .variation{border:none!important;padding:0!important;min-width:50%}body.single-product .woosb-products{display:block;justify-content:space-between;flex-wrap:wrap}body.single-product .woosb-products .woosb-product:not(#woosb-product-montage) .variations_form{position:relative;margin-top:-10px}body.single-product .woosb-products .woosb-product:not(#woosb-product-montage) .variations_form .variations .variation .label{font-size:10px!important;margin-bottom:15px}@media (max-width:991.98px){body.single-product .woosb-products .woosb-product:not(#woosb-product-montage) .variations_form .variations .variation .label{font-size:11px!important;margin:20px 0}}body.single-product .woosb-products #woosb-product-montage .options{font-weight:500;display:flex;border:1px solid rgba(0,0,0,.3);border-radius:10px;font-size:12px}body.single-product .woosb-products #woosb-product-montage .options .variations_form--option{padding:7px 30px;color:#000;font-weight:500}@media (max-width:767.98px){body.single-product .woosb-products #woosb-product-montage .options .variations_form--option{padding:12px 40px;font-size:15px}}body.single-product .woosb-products #woosb-product-montage .options .variations_form--option.variations_form--active{box-shadow:0 0 1px 1px #34cffd;border-radius:9px;background:#fff}body.single-product .woosb-products #woosb-product-montage .options a:hover{color:#34cffd}body.single-product div.label,body.single-product td.label label{text-transform:uppercase;text-align:left;font-size:14px!important;margin-bottom:20px}body.single-product .image-variable-wrapper--title{font-size:10px;display:block;text-transform:uppercase;padding-top:5px}body.single-product .accordion-wrapper iframe{border-radius:50px}body.single-product .owl-carousel .product-excerpt{display:none}body.single-product #configurator-nav{min-height:80px}body.single-product #configurator-nav .group{display:flex}body.single-product #configurator-nav .group .tab{border-radius:5px;border:1px solid hsla(0,0%,100%,.5)}body.single-product #configurator-nav .group .tab.active{border-color:#34cffd}@media (max-width:1199.98px){body.single-product .add-to-cart-wrapper{flex-wrap:wrap}}@media (max-width:991.98px){body.single-product .add-to-cart-wrapper{flex-direction:column;margin-top:30px}}.type-product .product-type-variable .image-variable-wrapper,.type-product .woosb-product .image-variable-wrapper{align-items:flex-start}.type-product .product-type-variable .variable-item-contents{width:65px!important;height:auto!important}.type-product table.variations tr{width:50%}@media (max-width:991.98px){.type-product table.variations tr{width:100%}}ul.flex-direction-nav{position:absolute;top:30%;z-index:100;width:100%;left:0;margin:0;padding:0;list-style:none}li.flex-nav-prev{float:left}.flex-active-slide{pointer-events:none}li.flex-nav-next{float:right}a.flex-next,a.flex-prev{visibility:hidden;display:flex}a.flex-next:after,a.flex-prev:before{visibility:visible;display:block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.206 18.234c.97.977.97 2.563 0 3.54l-14.897 15a2.474 2.474 0 01-3.515 0 2.516 2.516 0 010-3.54L23.937 20 10.803 6.766a2.516 2.516 0 010-3.54 2.474 2.474 0 013.515 0l14.896 15-.007.008z' fill='%23ccc'/%3E%3C/svg%3E");background-size:100%;background-position:50%;background-repeat:no-repeat}a.flex-next:after{content:"";margin-right:10px}a.flex-prev:before{content:"";transform:rotate(-180deg);margin-left:10px}ul.flex-direction-nav li a{color:#ccc}ul.flex-direction-nav li a:hover{text-decoration:none}body.woocommerce-page .container-wrapper,body.woocommerce .container-wrapper{padding-top:80px}@media (max-width:1199.98px){body.woocommerce-page .container-wrapper,body.woocommerce .container-wrapper{padding-top:40px;margin-bottom:40px}}body.woocommerce-page .site-header .site-header-cart .cart-contents,body.woocommerce .site-header .site-header-cart .cart-contents{display:flex;cursor:pointer;z-index:1;position:relative}body.woocommerce-page .site-header .site-header-cart .count,body.woocommerce .site-header .site-header-cart .count{display:none}body.woocommerce-page .site-header-cart.focus .widget_shopping_cart,body.woocommerce-page .site-header-cart:hover .widget_shopping_cart,body.woocommerce .site-header-cart.focus .widget_shopping_cart,body.woocommerce .site-header-cart:hover .widget_shopping_cart{width:330px;padding:20px;position:absolute;background:#fff;right:0;left:auto!important;border:1px solid #dcdcdc;box-shadow:0 0 20px rgba(0,0,0,.1)}body.woocommerce-page .woocommerce-page #content,body.woocommerce .woocommerce-page #content{padding-top:50px}body.woocommerce-page .button.alt:focus,body.woocommerce-page a:focus,body.woocommerce-page button:focus,body.woocommerce-page input:focus,body.woocommerce-page input[type=button]:focus,body.woocommerce-page input[type=email]:focus,body.woocommerce-page input[type=password]:focus,body.woocommerce-page input[type=reset]:focus,body.woocommerce-page input[type=search]:focus,body.woocommerce-page input[type=submit]:focus,body.woocommerce-page input[type=tel]:focus,body.woocommerce-page input[type=url]:focus,body.woocommerce-page textarea:focus,body.woocommerce .button.alt:focus,body.woocommerce a:focus,body.woocommerce button:focus,body.woocommerce input:focus,body.woocommerce input[type=button]:focus,body.woocommerce input[type=email]:focus,body.woocommerce input[type=password]:focus,body.woocommerce input[type=reset]:focus,body.woocommerce input[type=search]:focus,body.woocommerce input[type=submit]:focus,body.woocommerce input[type=tel]:focus,body.woocommerce input[type=url]:focus,body.woocommerce textarea:focus{outline-color:transparent!important}body.woocommerce-page .onsale,body.woocommerce .onsale{background:#34cffd;color:#fff;border:none}body.woocommerce-page.single-product div.product .summary,body.woocommerce-page.single-product div.product .woocommerce-product-gallery,body.woocommerce.single-product div.product .summary,body.woocommerce.single-product div.product .woocommerce-product-gallery{width:100%;float:none;margin:0}body.woocommerce #order_review,body.woocommerce-page #order_review,body.woocommerce-page #order_review_heading,body.woocommerce-page .cart-collaterals .cart_totals,body.woocommerce-page .cart-collaterals .shipping_calculator,body.woocommerce .cart-collaterals .cart_totals{width:auto;float:none;margin:0;clear:none}.woocommerce-page .site{background:#f8f8f8}.woocommerce-page .site #masthead.cart-theme-header{background-color:initial}.woocommerce-page .site #mollie-notice{padding-left:20px;background:rgba(213,16,40,.1)!important;border-radius:8px!important;line-height:14px!important;color:#d51028!important;font-weight:600!important;border:none!important}.woocommerce-page .site #mollie-notice:before{display:none}.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-error{padding-left:2rem;background:rgba(213,16,40,.1)!important;border-radius:8px!important;line-height:1.5!important;list-style:disc;color:#d51028!important;font-weight:600!important;border:none!important}.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-error:before{display:none}.woocommerce-page .site .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{background:none;background-color:none;border-radius:8px;line-height:14px;color:#d51028;font-weight:600;border:none}.woocommerce-page .site .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout strong{color:#d51028;font-weight:800}.woocommerce-page .site .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-message{background-color:none;border:none;border-radius:8px}.woocommerce-page .site .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error{padding-left:2rem;background:rgba(213,16,40,.1)!important;border-radius:8px!important;line-height:1.5!important;color:#d51028!important;font-weight:600!important;border:none!important;list-style:disc}.woocommerce-page .site .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error:before{display:none}.woocommerce-page .site .woocommerce-NoticeGroup:not(.woocommerce-NoticeGroup-checkout) .woocommerce-message,.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-page .site .woocommerce .woocommerce-message{background-color:rgba(15,131,77,.5);color:#0f834d;border:1px solid #0f834d;font-weight:700;border-radius:25px}.woocommerce-page .site .woocommerce-NoticeGroup:not(.woocommerce-NoticeGroup-checkout) .woocommerce-error,.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-error,.woocommerce-page .site .woocommerce .woocommerce-error{background-color:rgba(226,64,28,.5);color:#e2401c;border:1px solid #e2401c;font-weight:700;border-radius:25px}.woocommerce-page .site .woocommerce-NoticeGroup:not(.woocommerce-NoticeGroup-checkout) .woocommerce-info,.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-info,.woocommerce-page .site .woocommerce .woocommerce-info{background-color:rgba(61,156,210,.5);color:#3d9cd2;border:1px solid #3d9cd2;font-weight:700;border-radius:25px}.woocommerce-page .site .woocommerce-NoticeGroup:not(.woocommerce-NoticeGroup-checkout) li[data-hide],.woocommerce-page .site .woocommerce-notices-wrapper li[data-hide],.woocommerce-page .site .woocommerce li[data-hide]{display:none}.woocommerce-page .site .entry-header .entry-title{font-size:19px;margin:77px 0 96px;padding:0;text-transform:uppercase}@media (max-width:991.98px){.woocommerce-page .site .entry-header .entry-title{margin:30px 0}}.woocommerce-page .site .checkout-sum .form-row{color:#000;display:block;margin-left:0;margin-right:0;margin-bottom:12px}.woocommerce-page .site .checkout-sum .form-row.woocommerce-invalid .checkmark{border-color:red!important}.woocommerce-page .site .checkout-sum .form-row.error input,.woocommerce-page .site .checkout-sum .form-row .error input{border:1px solid #d51028!important}.woocommerce-page .site .checkout-sum .form-row.form-spacer{margin-bottom:26px}.woocommerce-page .site .checkout-sum .form-row.field-error input{border:1px solid #d51028!important}.woocommerce-page .site .checkout-sum .form-row label{font-size:14px;margin-bottom:4px;font-weight:300}.woocommerce-page .site .checkout-sum .form-row label.error{color:#d51028;font-weight:500;font-size:12px;margin-top:3px;line-height:14px}.woocommerce-page .site .checkout-sum .form-row label.label_container{display:flex;align-items:baseline;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.woocommerce-page .site .checkout-sum .form-row label.label_container input:checked~.checkmark{border:1px solid #34cffd}.woocommerce-page .site .checkout-sum .form-row label.label_container input:checked~.checkmark:after{display:block;content:"L"}.woocommerce-page .site .checkout-sum .form-row label.label_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.woocommerce-page .site .checkout-sum .form-row label.label_container .checkmark:after{content:"";position:absolute;display:none}.woocommerce-page .site .checkout-sum .form-row label.label_container .checkmark{position:relative;display:inline-block;height:15px;width:15px;background-color:#fff;border:1px solid #34cffd;border-radius:4px;font-weight:600;font-size:12px;flex-shrink:0;margin-right:5px;margin-top:6px}.woocommerce-page .site .checkout-sum .form-row label.label_container .checkmark:after{font-family:arial;width:12px;height:12px;top:-5px;left:0;transform:scaleX(-1) rotate(-35deg);display:inline-block;color:#34cffd}@media (min-width:1200px){.woocommerce-page .site .checkout-sum.fixed{position:fixed;top:100px;z-index:10000}.woocommerce-page .site .checkout-sum.fixed-bottom{position:fixed;bottom:150px;z-index:10000}}.woocommerce-page .site .square-background-shadow{background-color:#fff}@media (max-width:1199.98px){.woocommerce-page .site .square-background-shadow{border-radius:24px;text-align:center}}.woocommerce-page .site .cart-collaterals .cart_totals h2{font-size:13px;font-weight:500;text-transform:uppercase;text-align:center;margin-bottom:25px}.woocommerce-page .site .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn{display:block;text-decoration:none;text-transform:uppercase;font-weight:700;padding:0;line-height:42px}.woocommerce-page .site .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn:after{content:"\f105"}.woocommerce-page .site .cart-collaterals .cart_totals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce-page .site .cart-collaterals .cart_totals .woocommerce-shipping-calculator input[type=text]{height:30px;border:1px solid #a4a4a4;border-radius:25px;background-color:#fff;font-size:13px;text-align:left}.woocommerce-page .site .cart-collaterals .cart_totals .woocommerce-Price-amount{color:#182645}.woocommerce-page .site .cart-collaterals .cart_totals .woocommerce-Price-amount small{display:block}.woocommerce-page .site .cart-collaterals .cart_totals .button{border-radius:25px}.woocommerce-page .site .cart-collaterals .shop_table .cart-subtotal{display:none}.woocommerce-page .site .cart-collaterals .shop_table tr th{padding:0 0 10px;background:transparent;color:#000;width:30%;text-align:left;font-size:13px;font-weight:500}.woocommerce-page .site .cart-collaterals .shop_table tr td{padding:0 0 10px;background:transparent;text-align:right;color:#000;font-size:13px}.woocommerce-page .site .order_summary{display:none;position:relative;font-size:0}.woocommerce-page .site .order_summary .checkout-section-header-title{font-size:19px;line-height:19px;font-weight:500;color:#000;text-transform:uppercase;margin:77px 15px 96px;width:100%}@media (max-width:991.98px){.woocommerce-page .site .order_summary .checkout-section-header-title{margin:35px 15px}}.woocommerce-page .site .order_summary .order-summary__section{margin-bottom:30px;font-size:14px;font-weight:200}.woocommerce-page .site .order_summary .order-summary__section.column{display:inline-block;vertical-align:top;width:auto;min-width:250px;margin-right:20px;font-weight:200}.woocommerce-page .site .order_summary .order-summary__section.column:nth-of-type(2n){margin-right:0}.woocommerce-page .site .order_summary .order-summary__section.column .checkout-section-title{margin-bottom:5px}.woocommerce-page .site .order_summary .cart-steps-nav{margin:0 15px}.woocommerce-page .site .order_summary .cart-steps-nav .close-window{margin-top:40px}.woocommerce-page .site #added-to-cart-loader{opacity:1}.woocommerce-page .site #added-to-cart-loader,.woocommerce-page .site .added-to-cart-wrapper{position:fixed;z-index:999999;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.5)}.woocommerce-page .site .added-to-cart-wrapper .popup-window{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;width:880px;padding:60px;background-color:#fff}@media (max-width:991.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window{width:100%;padding:25px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .close-added-to-cart-popup{position:absolute;top:23px;right:27px;display:block}@media (max-width:991.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .close-added-to-cart-popup{top:18px;right:10px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .close-added-to-cart-popup .close-added-to-cart-popup-link{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;display:block}.woocommerce-page .site .added-to-cart-wrapper .popup-window .close-added-to-cart-popup img{width:32px;height:32px}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-notification-title{position:absolute;top:80px;right:60px;width:calc(100% - 520px);display:block;margin:0 0 0 auto;font-size:18px;font-weight:600;color:#303030;text-align:left}@media (max-width:991.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-notification-title{top:3%;right:14%;width:82%;font-size:16px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-notification-title .cart-ico{width:55px;height:45px;position:relative;display:inline-block;vertical-align:middle;text-align:center;background:url(/app/themes/tedee/assets/images/cart-icon.svg) no-repeat 50%}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-notification-title .cart-ico span{position:absolute;bottom:12px;left:0;right:0;margin:auto;background-color:#22345a;border-radius:20px;line-height:20px;width:20px;display:inline-block;color:#fff;font-size:12px;font-weight:600}@media (max-width:991.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-notification-title .cart-ico span{width:15px;font-size:10px;line-height:15px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget{margin:0}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item{padding:0;font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif;font-size:0;position:relative;border-bottom:0;text-align:left}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column{display:inline-block;vertical-align:middle;line-height:1}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.img-column{width:400px;padding-right:10px}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.img-column{width:100%;display:flex;justify-content:center}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.img-column img{float:none;max-width:100%}@media (max-width:991.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.img-column img{padding-top:15%}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details{max-width:calc(100% - 400px);color:#303030;text-align:left;margin:0 0 0 auto}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details a{color:inherit;font-size:24px;display:block}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details .price{font-size:18px;display:block;color:inherit;margin-top:15px}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item{display:flex;flex-direction:column}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details{display:flex;flex-direction:row;flex-wrap:wrap;text-align:center;max-width:100%;margin:0}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details a{width:50%;text-align:left}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .popup-cart-item .popup-cart-column.prod-details .price{width:50%;text-align:right}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details{border-bottom:0;padding:0;margin-top:-22px;text-align:right;position:relative}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details{margin-top:10px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle{display:none;text-transform:uppercase;text-decoration:none;color:#0ec6fd;cursor:pointer;max-width:calc(100% - 400px);margin:0 0 0 auto}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle.active,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle.active{display:block;text-align:left}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle.active,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle.active{width:100%;max-width:unset;margin:0;text-align:center}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle.active+.wrapper-for-woosb_bundle,.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle.active+.wrapper-for-woosb_bundle{max-height:none}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .show-bundle.active:after{content:"\f078"}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .hide-bundle.active:after{content:"\f077"}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .wrapper-for-woosb_bundle{overflow:hidden;margin:0;max-height:0;transition:max-height 1s ease}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle{background-color:#f8f8f8;border-radius:25px;margin:50px 0;padding:10px 0}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle{padding-top:20px;margin-top:20px;height:auto}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li{padding:0 30px;border:0;font-size:0}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li{display:flex;flex-direction:row;flex-wrap:wrap}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .img-column{width:135px}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .img-column{display:none}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .img-column img{max-width:100px}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .prod-details{width:calc(100% - 400px)}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .prod-details a{font-size:14px;font-weight:500;color:#2c2d33}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .prod-details{width:70%}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .prod-details a{width:100%}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .price-column{width:100px;text-align:right;font-size:14px;font-weight:500;color:#2c2d33;display:inline-block;vertical-align:middle}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .price-column{width:30%}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .quantity-column{width:165px;text-align:right;font-size:13px;display:inline-block;vertical-align:middle;color:#2c2d33;font-weight:300}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .quantity-column{width:100%;padding-bottom:20px;margin-top:0}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .product_list_widget .bundle-details .woosb_bundle li .quantity-column span{font-weight:500}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav{position:relative;margin-top:35px}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav{margin-top:50px}}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .close-added-to-cart-popup-link{position:absolute;top:auto;right:auto;bottom:0;left:0;display:inline-block;vertical-align:middle;max-width:50%;text-align:left;font-size:18px;line-height:50px;color:#303030;text-decoration:none;cursor:pointer}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .close-added-to-cart-popup-link:before{font-family:Font Awesome\ 5 Free,serif;content:"\f104";color:#303030;font-weight:400;font-style:normal;font-variant:normal;display:inline-block;font-size:18px;padding-right:10px}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .btn-wrapper{display:block;max-width:calc(100% - 400px);margin:0 0 0 auto}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .btn-wrapper .btn{background-color:#34cffd;color:#fff;border-radius:50px;font-size:18px;font-weight:600;line-height:50px;max-width:100%;padding:0;display:block}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .btn-wrapper .btn:after{font-family:Font Awesome\ 5 Free,serif;content:"\f105";color:#fff;font-weight:600;font-style:normal;font-variant:normal;display:inline-block;font-size:18px;line-height:1;padding-left:10px}@media (max-width:767.98px){.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .btn-wrapper{display:flex;justify-content:flex-end;max-width:unset;margin:0}.woocommerce-page .site .added-to-cart-wrapper .popup-window .popup-nav .btn-wrapper .btn{width:clamp(110px,50%,300px)}}#order_summary_rows .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between!important}#order_summary_rows .coupons-wrapper{border-top:1px solid #f8f8f8;padding-top:25px}#order_summary_rows .coupons-wrapper .show-coupons{text-align:center}#order_summary_rows .coupons-wrapper .show-coupons a{cursor:pointer;color:#000;font-weight:500;font-size:14px;text-decoration:none}#order_summary_rows .coupons-wrapper .show-coupons a:after{content:"\f078"}#order_summary_rows .coupons-wrapper .cart-coupons{display:none;font-size:0;margin-top:15px}#order_summary_rows .coupons-wrapper .cart-coupons label{display:none}#order_summary_rows .coupons-wrapper .cart-coupons input[type=text]{border:1px solid #f8f8f8;border-radius:25px;background-color:#fff;font-size:13px;font-weight:400;color:#000;width:100%;padding:0 10px;text-align:center;line-height:44px}#order_summary_rows .coupons-wrapper .cart-coupons button{border-radius:25px;display:block;width:100%;margin-top:10px;line-height:44px;padding:0;font-size:13px;font-weight:500!important;text-transform:uppercase}.woocommerce-cart .woocommerce .cart-left .round-background{padding:23px 13px;border-radius:35px}@media (max-width:1199.98px){.woocommerce-cart .woocommerce .cart-left .round-background{margin:30px 0}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents img{width:50px}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents td.product-thumbnail{width:70px}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents td.product-quantity input[type=number]{width:40px}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents .product-remove a{top:0;right:0}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents .show-bundle-box{display:none}}@media (max-width:991.98px){.woocommerce-cart .woocommerce .cart-left .round-background .woocommerce-cart-form__contents .product-name{padding:20px 0}}@media (max-width:767.98px){.woocommerce-cart .woocommerce .cart-left table.shop_table_responsive tr td{display:inline-grid}}.woocommerce-cart .woocommerce .cart-right a,.woocommerce-cart .woocommerce .cart-right button,.woocommerce-cart .woocommerce .cart-right input[type=text],.woocommerce-cart .woocommerce .cart-right label,.woocommerce-cart .woocommerce .cart-right p{font-size:13px}.woocommerce-cart .woocommerce .cart-right .woocommerce-shipping-totals{display:none}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper{border-top:1px solid #f8f8f8;padding-top:25px}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .show-coupons{text-align:center}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .show-coupons a{cursor:pointer;color:#000;font-weight:500;font-size:14px;text-decoration:none}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .show-coupons a:after{content:"\f078"}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .cart-coupons{display:none;font-size:0;margin-top:15px}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .cart-coupons label{display:none}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .cart-coupons input[type=text]{border:1px solid #f8f8f8;border-radius:25px;background-color:#fff;font-size:13px;font-weight:400;color:#000;width:100%;padding:0 10px;text-align:center;line-height:44px}.woocommerce-cart .woocommerce .cart-right .coupons-wrapper .cart-coupons button{border-radius:25px;display:block;width:100%;margin-top:10px;line-height:44px;padding:0;font-weight:700;text-transform:uppercase}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .woocommerce-cart-form table.cart{margin:0}.woocommerce-cart .woocommerce-cart-form table.cart td,.woocommerce-cart .woocommerce-cart-form table.cart th{background:transparent}.woocommerce-cart .woocommerce-cart-form table.cart th{font-weight:300;text-transform:uppercase;font-size:13px;font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif;padding:0 0 0 10px}.woocommerce-cart .woocommerce-cart-form table.cart td{padding:4px 0 4px 10px;vertical-align:middle}.woocommerce-cart .woocommerce-cart-form table.cart td:first-of-type{padding-left:0}.woocommerce-cart .woocommerce-cart-form table.cart td.product-thumbnail{padding-bottom:0;width:160px}.woocommerce-cart .woocommerce-cart-form table.cart td.product-thumbnail img{max-width:140px;margin:0}.woocommerce-cart .woocommerce-cart-form table.cart td.product-name a,.woocommerce-cart .woocommerce-cart-form table.cart td.product-price .woocommerce-Price-amount{color:#000;font-size:14px;font-weight:500;text-decoration:none}.woocommerce-cart .woocommerce-cart-form table.cart td.product-price{padding-right:10px;width:110px}.woocommerce-cart .woocommerce-cart-form table.cart td.product-remove{text-align:right;width:68px}.woocommerce-cart .woocommerce-cart-form table.cart td.product-remove a{margin:0 0 0 auto}.woocommerce-cart .woocommerce-cart-form table.cart td.product-remove a:before{content:""}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity{padding-bottom:6px;padding-left:0;width:120px;text-align:center;font-size:13px;font-weight:500}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity .quantity-wrapper{line-height:33px}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity input[type=number]::-webkit-inner-spin-button,.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity input[type=number]{-moz-appearance:textfield;border:1px solid #a4a4a4;border-radius:25px;background-color:#fff;font-size:13px;font-weight:500;color:#000;line-height:38px;width:60px;max-width:none;padding:0}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity input[type=button]{border:1px solid #f8f8f8;border-radius:50px;background-color:#fff;color:#000;line-height:20px;width:25px;height:22px;cursor:pointer;display:inline-block;vertical-align:middle;font-size:11px;padding:0}.woocommerce-cart .woocommerce-cart-form table.cart td.product-quantity .quantity{display:inline-block;vertical-align:middle}.woocommerce-cart .woocommerce-cart-form table.cart td.actions{display:none}.woocommerce-cart .woocommerce-cart-form table.cart td .hide-bundle,.woocommerce-cart .woocommerce-cart-form table.cart td .show-bundle{font-size:13px;display:none;text-transform:uppercase;text-decoration:none;color:#0ec6fd;cursor:pointer}.woocommerce-cart .woocommerce-cart-form table.cart td .hide-bundle.active,.woocommerce-cart .woocommerce-cart-form table.cart td .show-bundle.active{display:block;text-align:center}.woocommerce-cart .woocommerce-cart-form table.cart td .hide-bundle.active+.wrapper-for-woosb_bundle,.woocommerce-cart .woocommerce-cart-form table.cart td .show-bundle.active+.wrapper-for-woosb_bundle{max-height:none}.woocommerce-cart .woocommerce-cart-form table.cart td .show-bundle.active:after{content:"\f078"}.woocommerce-cart .woocommerce-cart-form table.cart td .hide-bundle.active:after{content:"\f077"}.woocommerce-cart .woocommerce-cart-form table.cart td .wrapper-for-woosb_bundle{overflow:hidden;max-height:0;transition:max-height 1s ease}.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle{display:table;margin:20px 0 0;background-color:#f8f8f8;border-radius:35px;transition:all .4s ease-in}@media (max-width:1199.98px){.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle{background:#fff;padding-top:20px}}.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle td{padding:3px 10px;vertical-align:middle}.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle td.product-thumbnail img{max-width:100px;margin:0 auto}.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle tr:first-of-type td{padding-top:0}.woocommerce-cart .woocommerce-cart-form table.cart td .woosb_bundle tr:last-of-type td{padding-bottom:10px}.woocommerce-cart .cart-steps-nav:after{font-family:Font Awesome\ 5 Free;content:"\f105";color:#34cffd;font-weight:400;font-style:normal;font-variant:normal;display:inline-block;font-size:14px}.woocommerce-cart .cart-steps-nav --forward{content:"\f105"}.woocommerce-cart .cart-steps-nav a{color:#34cffd;display:inline-block;text-decoration:none;text-transform:uppercase;padding-left:0;padding-right:10px;font-size:14px;line-height:17px;cursor:pointer}.woocommerce-checkout .site .error-custom{position:absolute;font-weight:600;font-size:12px;line-height:14px;color:#d51028;margin-top:4px}.woocommerce-checkout .site .cart-collaterals .cart_totals h2{font-size:24px;line-height:34px;text-align:left;color:#303030;text-transform:none;font-weight:300}.woocommerce-checkout .site .woocommerce-privacy-policy-text{padding:15px 0;text-align:left}.woocommerce-checkout .site .woocommerce-privacy-policy-text a{padding:0}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .shipping_method{list-style:none;text-align:left}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .shipping_method label{font-size:14px;line-height:20px;font-weight:400;color:#182645}.woocommerce-checkout .site .woocommerce-checkout-review-order-table small.tax_label{width:100%;display:block}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .total-shipping-cost-col{text-align:left;padding-left:0}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .total-shipping-cost-col .woocommerce-Price-amount{font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#182645}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .total-shipping-cost-col.col-first{font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#22345a;min-width:110px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .cart_totals{margin-top:0;padding-top:32px;padding-bottom:24px;text-transform:uppercase;font-weight:600;font-size:14px;line-height:20px;color:#22345a}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .cart_totals .woocommerce-Price-amount{color:#182645;font-style:normal;font-weight:600;font-size:14px;line-height:20px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item img{max-height:56px;width:auto;padding-left:35px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item .product-title{font-size:14px;line-height:34px;color:#182645}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item .product-name{padding-left:15px!important}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item .product-quantity{font-size:12px;font-weight:400;line-height:20px;display:none}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item .product-title{font-weight:400}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .product-quantity{padding:6px 8px;background:rgba(34,52,90,.1);border-radius:8px;font-size:14px;font-weight:600;line-height:22px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .product-title{margin-bottom:0;line-height:20px;width:-moz-fit-content;width:fit-content}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item,.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundled_table_item td{padding-bottom:0!important;padding-top:0!important}.woocommerce-checkout .site .woocommerce-checkout-review-order-table h3{margin-top:24px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .cart_item{border-bottom:1px solid #e7e7e7;padding-bottom:16px;padding-top:16px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .cart_item.bundled_table_item.border-bottom{border-bottom:1px solid #e7e7e7!important}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .bundle_table_item{border:none}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .product-name{font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#00baf1}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dd,.woocommerce-checkout .site .woocommerce-checkout-review-order-table dt{color:#6d6d6d;font-size:14px;line-height:20px}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dt{font-weight:400!important;color:#6d6d6d}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dd,.woocommerce-checkout .site .woocommerce-checkout-review-order-table dd p{font-weight:600!important;color:#6d6d6d}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dl.variation{margin-bottom:0;margin-top:0}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dl.variation p{margin:0}.woocommerce-checkout .site .woocommerce-checkout-review-order-table dl.variation dd{margin:0 0 .618em!important}.woocommerce-checkout .site .woocommerce-checkout-review-order-table .product-total .amount{font-style:normal;font-weight:600;font-size:14px;line-height:22px;display:flex;text-align:left;color:#22345a}.woocommerce-checkout .site .col-coupon .showcoupon:before{background:url(/app/themes/tedee/assets/images/coupon.svg) 50% no-repeat;display:block;content:" ";width:20px;height:12px;display:inline-block}.woocommerce-checkout .site .col-coupon .woocommerce-message{background:rgba(15,131,77,.1);border-radius:8px;padding:8px 16px;border:none;line-height:14px;color:#0f834d;font-weight:600}.woocommerce-checkout .site .col-coupon .woocommerce-message:before{display:none}.woocommerce-checkout .site .col-coupon .woocommerce-error{border:none;background:rgba(213,16,40,.1);border-radius:8px;padding:8px 16px;font-weight:600;font-size:12px;line-height:14px;color:#d51028}.woocommerce-checkout .site .col-coupon .woocommerce-error:before,.woocommerce-checkout .site li.wc_payment_method.payment_method_mollie_wc_gateway_creditcard>input{display:none}.woocommerce-checkout .site .active .payment_box{display:block!important}.woocommerce-checkout .site .mollie-gateway-icon{height:50px}.woocommerce-checkout .site .wc_payment_method .input-radio,.woocommerce-checkout .site .wc_payment_method label{display:none}.woocommerce-checkout .site .gateway_title{color:#22345a;font-size:12px;text-align:center;display:none}.woocommerce-checkout .site .active .gateway_title{display:block;font-weight:600}.woocommerce-checkout .site .flex-wrap.gateway-ul{margin:0}.woocommerce-checkout .site .wc_payment_methods{margin-top:40px}.woocommerce-checkout .site b.mollie-component-label{font-weight:400;font-size:14px;line-height:17px;font-family:Mazzard H;color:#182645}.woocommerce-checkout .site li.gateway-li.list-unstyled.nav-item.active a{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.woocommerce-checkout .site li.gateway-li.list-unstyled.nav-item.active img{border:2px solid #34cffd;border-radius:12px;box-sizing:content-box}.woocommerce-checkout .site .woocommerce-input-wrapper input.error{border:1px solid #d51028!important}.woocommerce-checkout .site .woocommerce-checkout .site .woocommerce-billing-fields .form-row input:not(:-moz-placeholder-shown){border:1px solid #d51028!important}.woocommerce-checkout .site .woocommerce-checkout .site .woocommerce-billing-fields .form-row input:not(:placeholder-shown),.woocommerce-checkout .site .woocommerce-checkout .site .woocommerce-shipping-fields .form-row input.error{border:1px solid #d51028!important}.woocommerce-checkout .site .form-row.woocommerce-invalid input.input-text{border:1px solid #d51028;border-radius:8px;box-shadow:none!important}.woocommerce-checkout .site li.gateway-li img{border:1px solid #d9d9d9;border-radius:6px}.woocommerce-checkout .site .form-row.woocommerce-validated input.input-text{box-shadow:none}.woocommerce-checkout .site .mollie-components #cardHolder{margin-right:24px}@media (max-width:767.98px){.woocommerce-checkout .site .mollie-components #cardHolder{margin-right:0}}.woocommerce-checkout .site .mollie-components #expiryDate{padding-right:0;margin-right:24px;max-width:22.5%}@media (max-width:767.98px){.woocommerce-checkout .site .mollie-components #expiryDate{max-width:48%;margin-right:10px}}.woocommerce-checkout .site .mollie-components #verificationCode{padding-left:0;max-width:22.5%}@media (max-width:767.98px){.woocommerce-checkout .site .mollie-components #verificationCode{max-width:48%;width:48%}}.woocommerce-checkout .site div#cardNumber{width:47%;margin:0}@media (max-width:767.98px){.woocommerce-checkout .site div#cardNumber{width:100%}}.woocommerce-checkout .site div#cardHolder{width:47%;margin:0}.woocommerce-checkout .site .mollie-components .mollie-component{background:#fff;border:1px solid #b4b4b4;border-radius:8px;box-shadow:none}@media (max-width:767.98px){.woocommerce-checkout .site li.gateway-li{width:48%}.woocommerce-checkout .site li.gateway-li img{width:120%}.woocommerce-checkout .site li.gateway-li a{padding:5px 0}}.woocommerce-checkout .site .gateway-li.active{transform:scale(1.28)}@media (max-width:767.98px){.woocommerce-checkout .site .gateway-li.active{transform:none}}.woocommerce-checkout .site .gateway-li.active .img{border:3px solid #34cffd;border-radius:6px;margin:0 auto}.woocommerce-checkout .site .showcoupon{text-transform:uppercase}@media (max-width:767.98px){.woocommerce-checkout .site .showcoupon{font-size:14px;font-weight:600}}.woocommerce-checkout .site .woocommerce-form-coupon-toggle{text-align:right}@media (max-width:767.98px){.woocommerce-checkout .site .woocommerce-form-coupon-toggle{text-align:left;margin-bottom:20px}}.woocommerce-checkout .site .checkout_coupon{margin:.5rem -1rem 1rem 0;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.woocommerce-checkout .site .checkout_coupon .form-row-last{width:unset}.woocommerce-checkout .site .checkout_coupon .button{background:#34cffd;border-radius:68px;padding:12px 24px;font-size:14px;line-height:17px;color:#fff}.woocommerce-checkout .site input#coupon_code{padding:12px 16px;flex-grow:1;width:176px;height:45px;color:#b4b4b4;font-size:14px;line-height:21px;background:#fff;border:1px solid #b4b4b4;border-radius:8px}.woocommerce-checkout .site input#billing_phone{padding-left:45px}.woocommerce-checkout .site .order_notes_div .form-row{margin:0}.woocommerce-checkout .site .round-background{padding:10px 0;border-radius:25px}.woocommerce-checkout .site .checkout-section .select2-selection__rendered,.woocommerce-checkout .site .checkout-section .woocommerce-input-wrapper input{font-weight:200}@media (max-width:991.98px){.woocommerce-checkout .site .checkout-section .select2-selection__rendered,.woocommerce-checkout .site .checkout-section .woocommerce-input-wrapper input{padding:13px 25px!important}}@media (max-width:991.98px){.woocommerce-checkout .site .checkout-section .select2-selection__rendered{padding:0 25px!important;line-height:42px}}.woocommerce-checkout .site .checkout-section-title{font-weight:400;font-size:24px;line-height:34px;margin-bottom:14px;color:#303030}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods{list-style:none;margin:0}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li{padding:12px 0;border-bottom:1px solid #f8f8f8;font-weight:200}@media (max-width:991.98px){.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li{padding:12px 0}}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li:last-of-type{border-bottom:0}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li:last-of-type label{margin-bottom:0}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li input[type=radio]+label{margin:0 0 0 10px;display:inline-block;font-weight:200;width:calc(100% - 28px)}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li input[type=radio]:checked+label{font-weight:500;color:#303030}.woocommerce-checkout .site .payment_methods ul.wc_payment_methods li p{margin-bottom:0}.woocommerce-checkout .site .shipping_methods h3{display:none}.woocommerce-checkout .site .shipping_methods ul#shipping_method li{padding:12px 48px;border-bottom:1px solid #f8f8f8}@media (max-width:991.98px){.woocommerce-checkout .site .shipping_methods ul#shipping_method li{padding:12px 25px}}.woocommerce-checkout .site .shipping_methods ul#shipping_method li label{font-weight:200}.woocommerce-checkout .site .shipping_methods ul#shipping_method li:last-of-type{border-bottom:0}.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=checkbox],.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=radio]{margin:0}.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=checkbox]+label,.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=radio]+label{margin:0 0 0 30px}.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=checkbox]:checked+label,.woocommerce-checkout .site .shipping_methods ul#shipping_method li input[type=radio]:checked+label{font-weight:500;color:#303030}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields{font-size:18px;font-weight:500;color:#000;margin-bottom:20px;display:block}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address .woocommerce-form__input-checkbox,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields .woocommerce-form__input-checkbox{float:left;-webkit-appearance:none;position:relative;margin-right:13px;height:15px;right:auto;top:auto;transform:none}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address .woocommerce-form__input-checkbox:before,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields .woocommerce-form__input-checkbox:before{position:relative;display:block;width:15px;height:15px;border:1px solid #34cffd;content:"";background:#fff;border-radius:4px}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address .woocommerce-form__input-checkbox:after,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields .woocommerce-form__input-checkbox:after{position:relative;display:block;left:0;top:-15px;width:15px;height:15px;content:"";background-repeat:no-repeat;background-position:50%}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address .woocommerce-form__input-checkbox:checked:after,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields .woocommerce-form__input-checkbox:checked:after{content:"L";font-family:arial;width:12px;height:12px;top:-20px;font-size:14px;left:3px;transform:scaleX(-1) rotate(-35deg);color:#34cffd;font-weight:600}.woocommerce-checkout .site #order_summary_rows #ship-to-different-address .woocommerce-form__input-checkbox:disabled:after,.woocommerce-checkout .site #order_summary_rows .woocommerce-additional-fields .woocommerce-form__input-checkbox:disabled:after{-webkit-filter:opacity(.4)}.woocommerce-checkout .site #checkbox_trigger_field span label{font-size:12px;line-height:18px;font-style:normal;color:#303030;display:flex;align-items:center}.woocommerce-checkout .site #ship-to-different-address label span{font-size:12px!important;font-weight:400}.woocommerce-checkout .site .woocommerce-account-fields h3,.woocommerce-checkout .site .woocommerce-billing-fields h3,.woocommerce-checkout .site .woocommerce-shipping-fields h3{display:none}.woocommerce-checkout .site .woocommerce-account-fields .iti,.woocommerce-checkout .site .woocommerce-billing-fields .iti,.woocommerce-checkout .site .woocommerce-shipping-fields .iti{display:block}.woocommerce-checkout .site .woocommerce-account-fields p#shipping_company_field,.woocommerce-checkout .site .woocommerce-billing-fields p#shipping_company_field,.woocommerce-checkout .site .woocommerce-shipping-fields p#shipping_company_field{-moz-column-break-after:left;break-after:left;page-break-after:always;margin-right:50%}.woocommerce-checkout .site .woocommerce-account-fields #shipping_address_1_field,.woocommerce-checkout .site .woocommerce-account-fields #shipping_country_field,.woocommerce-checkout .site .woocommerce-account-fields #shipping_first_name_field,.woocommerce-checkout .site .woocommerce-account-fields #shipping_last_name_field,.woocommerce-checkout .site .woocommerce-billing-fields #shipping_address_1_field,.woocommerce-checkout .site .woocommerce-billing-fields #shipping_country_field,.woocommerce-checkout .site .woocommerce-billing-fields #shipping_first_name_field,.woocommerce-checkout .site .woocommerce-billing-fields #shipping_last_name_field,.woocommerce-checkout .site .woocommerce-shipping-fields #shipping_address_1_field,.woocommerce-checkout .site .woocommerce-shipping-fields #shipping_country_field,.woocommerce-checkout .site .woocommerce-shipping-fields #shipping_first_name_field,.woocommerce-checkout .site .woocommerce-shipping-fields #shipping_last_name_field{margin-bottom:12px}.woocommerce-checkout .site .woocommerce-account-fields #checkbox_trigger_field label,.woocommerce-checkout .site .woocommerce-account-fields #ship-to-different-address label,.woocommerce-checkout .site .woocommerce-billing-fields #checkbox_trigger_field label,.woocommerce-checkout .site .woocommerce-billing-fields #ship-to-different-address label,.woocommerce-checkout .site .woocommerce-shipping-fields #checkbox_trigger_field label,.woocommerce-checkout .site .woocommerce-shipping-fields #ship-to-different-address label{font-size:12px;line-height:18px;font-style:normal;color:#303030}.woocommerce-checkout .site .woocommerce-account-fields #billing_address_1_field,.woocommerce-checkout .site .woocommerce-account-fields #billing_country_field,.woocommerce-checkout .site .woocommerce-billing-fields #billing_address_1_field,.woocommerce-checkout .site .woocommerce-billing-fields #billing_country_field,.woocommerce-checkout .site .woocommerce-shipping-fields #billing_address_1_field,.woocommerce-checkout .site .woocommerce-shipping-fields #billing_country_field{margin-bottom:12px}.woocommerce-checkout .site .woocommerce-account-fields .form-row,.woocommerce-checkout .site .woocommerce-billing-fields .form-row,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row{display:block;margin:4px 0 36px;width:48%;flex-shrink:0}@media (max-width:991.98px){.woocommerce-checkout .site .woocommerce-account-fields .form-row,.woocommerce-checkout .site .woocommerce-billing-fields .form-row,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row{margin:4px 0 12px;width:100%}}.woocommerce-checkout .site .woocommerce-account-fields .form-row .input-text,.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=email],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=number],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=password],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=search],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=tel],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=text],.woocommerce-checkout .site .woocommerce-account-fields .form-row input[type=url],.woocommerce-checkout .site .woocommerce-account-fields .form-row textarea,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .input-text,.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=email],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=number],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=password],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=search],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=tel],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=text],.woocommerce-checkout .site .woocommerce-billing-fields .form-row input[type=url],.woocommerce-checkout .site .woocommerce-billing-fields .form-row textarea,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .input-text,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=email],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=number],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=password],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=search],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=tel],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=text],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input[type=url],.woocommerce-checkout .site .woocommerce-shipping-fields .form-row textarea{padding:12px}.woocommerce-checkout .site .woocommerce-account-fields .form-row label,.woocommerce-checkout .site .woocommerce-billing-fields .form-row label,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row label{margin-bottom:4px;color:#182645;font-size:14px;line-height:17px}.woocommerce-checkout .site .woocommerce-account-fields .form-row .select2-container,.woocommerce-checkout .site .woocommerce-account-fields .form-row input,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .select2-container,.woocommerce-checkout .site .woocommerce-billing-fields .form-row input,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .select2-container,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input{background:#fff;box-sizing:border-box;border-radius:8px;font-size:14px;line-height:21px;color:#182645;font-weight:400;border:1px solid #b4b4b4}.woocommerce-checkout .site .woocommerce-account-fields .form-row input:not(:-moz-placeholder-shown),.woocommerce-checkout .site .woocommerce-billing-fields .form-row input:not(:-moz-placeholder-shown),.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input:not(:-moz-placeholder-shown){border:1px solid #182645}.woocommerce-checkout .site .woocommerce-account-fields .form-row input:not(:placeholder-shown),.woocommerce-checkout .site .woocommerce-billing-fields .form-row input:not(:placeholder-shown),.woocommerce-checkout .site .woocommerce-shipping-fields .form-row input:not(:placeholder-shown){border:1px solid #182645}.woocommerce-checkout .site .woocommerce-account-fields .form-row .woocommerce-input-wrapper,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .woocommerce-input-wrapper,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper{display:block;width:100%}.woocommerce-checkout .site .woocommerce-account-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{top:5px}.woocommerce-checkout .site .woocommerce-account-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single{display:block;width:100%;background-color:#fff;border-radius:25px;border:0;margin:0;height:45px}.woocommerce-checkout .site .woocommerce-account-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-checkout .site .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-checkout .site .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{padding-left:12px;padding-right:40px;line-height:48px;padding-top:3px;font-weight:400}.woocommerce-checkout .site .woocommerce-account-fields .shipping_address,.woocommerce-checkout .site .woocommerce-billing-fields .shipping_address,.woocommerce-checkout .site .woocommerce-shipping-fields .shipping_address{margin-bottom:20px}.woocommerce-checkout .site .woocommerce-additional-fields__field-wrapper{width:48%}.woocommerce-checkout .site .woocommerce-additional-fields .notes{display:block;margin:0}.woocommerce-checkout .site .woocommerce-additional-fields .notes label{display:block}.woocommerce-checkout .site .woocommerce-additional-fields .notes .woocommerce-input-wrapper{display:block;background:#fff;border-radius:25px;margin-top:10px}.woocommerce-checkout .site .woocommerce-additional-fields .notes .woocommerce-input-wrapper textarea{background:#fff;border:1px solid #b4b4b4;box-sizing:border-box;border-radius:8px}.woocommerce-checkout .site .cart-steps-nav:before{font-family:Font Awesome\ 5 Free;content:"\f104";color:#34cffd;font-weight:400;font-style:normal;font-variant:normal;display:inline-block;font-size:14px}.woocommerce-checkout .site .cart-steps-nav --forward{content:"\f104"}.woocommerce-checkout .site .cart-steps-nav a{color:#34cffd;display:inline-block;text-decoration:none;text-transform:uppercase;padding-left:10px;font-size:14px;cursor:pointer}.woocommerce-checkout .site .cart-collaterals .shop_table{margin-bottom:30px!important}.woocommerce-checkout .site .cart-collaterals .shop_table th{padding-top:0;padding-bottom:25px}.woocommerce-checkout .site .cart-collaterals .shop_table tr:last-of-type td,.woocommerce-checkout .site .cart-collaterals .shop_table tr:last-of-type th{border-bottom:1px solid #f8f8f8}.woocommerce-checkout .site .cart-collaterals .shop_table tr.woosb-item-parent td{padding-bottom:5px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td{text-align:left;padding-bottom:30px;padding-top:0;vertical-align:middle}.woocommerce-checkout .site .cart-collaterals .shop_table tr td.product-thumbnail{width:45%}.woocommerce-checkout .site .cart-collaterals .shop_table tr td.product-thumbnail img{max-width:85px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .amount.woocommerce-Price-amount{display:inline-block;padding-left:10px;color:#000;font-weight:500}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .hide-bundle,.woocommerce-checkout .site .cart-collaterals .shop_table tr td .show-bundle{display:none;text-transform:uppercase;text-decoration:none;color:#0ec6fd;cursor:pointer;font-size:10px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .hide-bundle.active,.woocommerce-checkout .site .cart-collaterals .shop_table tr td .show-bundle.active{display:block;text-align:center}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .hide-bundle.active+.wrapper-for-woosb_bundle,.woocommerce-checkout .site .cart-collaterals .shop_table tr td .show-bundle.active+.wrapper-for-woosb_bundle{max-height:none}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .show-bundle.active:after{content:"\f078"}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .hide-bundle.active:after{content:"\f077"}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .wrapper-for-woosb_bundle{overflow:hidden;max-height:0;margin:0 -20px;transition:max-height 1s ease}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle{display:table;margin:20px 0 0;background-color:#f8f8f8;border-radius:35px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle td{padding:20px 20px 0 0}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle td.product-thumbnail{width:80px;max-width:80px;padding-left:10px;padding-right:10px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle td.product-thumbnail img{max-width:100%}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle td.price-column{width:70px;text-align:right}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle td.price-column .amount.woocommerce-Price-amount{float:none;display:block;padding:0}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle tr:first-of-type td{padding-top:20px}.woocommerce-checkout .site .cart-collaterals .shop_table tr td .woosb_bundle tr:last-of-type td{padding-bottom:25px;border:0}.woocommerce-checkout .site .cart-collaterals .shop_table tfoot td,.woocommerce-checkout .site .cart-collaterals .shop_table tfoot th{padding-top:15px;padding-bottom:0}.woocommerce-checkout .site .cart-collaterals .shop_table tfoot tr:last-of-type td,.woocommerce-checkout .site .cart-collaterals .shop_table tfoot tr:last-of-type th{border-bottom:0}.woocommerce-checkout .site .cart-collaterals .woocommerce-checkout-payment{display:none}.woocommerce-checkout .site .cart-collaterals .form-row{margin:0}.woocommerce-checkout .site .cart-collaterals .place-order .btn{display:block;font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-decoration:none;text-transform:uppercase;background-color:#34cffd;border-color:#34cffd;max-width:100%;height:42px;padding:12px 24px}.woocommerce-checkout .site .cart-collaterals .place-order .btn:after{content:"\f105";display:none!important}.woocommerce-checkout .site .cart-collaterals .place-order .woocommerce-terms-and-conditions-wrapper{margin-bottom:30px}.woocommerce-checkout .site .cart-collaterals .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{font-weight:400;font-size:12px;line-height:18px;color:#303030}.woocommerce-checkout .site .cart-collaterals .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text{line-height:13px;font-size:11px;margin-top:0;padding:0;display:inline-block;max-width:calc(100% - 28px);vertical-align:top}.woocommerce-checkout .site .cart-collaterals .place-order .woocommerce-terms-and-conditions-wrapper .required{display:none}.woocommerce-checkout .site .woocommerce-order{padding:40px 0 100px}.woocommerce-checkout .site .woocommerce-order .content-wrapper{background:url(/app/themes/tedee/assets/images/typ_background.png) no-repeat top transparent;text-align:center;min-height:558px;font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif}@media (max-width:991.98px){.woocommerce-checkout .site .woocommerce-order .content-wrapper{background-size:600px;min-height:340px}}.woocommerce-checkout .site .woocommerce-order .content-wrapper .title{font-weight:500;font-size:48px;line-height:70px;color:#303030;padding:169px 0 11px}@media (max-width:991.98px){.woocommerce-checkout .site .woocommerce-order .content-wrapper .title{font-size:30px;padding:60px 0 11px;line-height:35px}}.woocommerce-checkout .site .woocommerce-order .content-wrapper .title span{color:#34cffd}.woocommerce-checkout .site .woocommerce-order .content-wrapper .text{font-size:18px;padding-bottom:25px}@media (max-width:991.98px){.woocommerce-checkout .site .woocommerce-order .content-wrapper .text{font-size:14px}}.woocommerce-checkout .site .woocommerce-order .content-wrapper a{background-color:#34cffd;color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block;min-width:355px;max-width:100%;line-height:45px;padding:0;font-weight:600;font-size:14px}.woocommerce-checkout .site .woocommerce-order .content-wrapper a:after{content:"\f105"}.woocommerce-checkout .site .order-received-icons-footer{background-color:#eee;text-align:center;padding:20px 10px;font-size:0}.woocommerce-checkout .site .order-received-icons-footer .single-icon{display:inline-block;vertical-align:middle;padding:0 30px}.woocommerce-checkout .site .order-received-icons-footer .single-icon img{display:inline-block;vertical-align:middle;width:40px}.woocommerce-checkout .site .order-received-icons-footer .single-icon .description{display:inline-block;vertical-align:middle;width:calc(100% - 49px);padding-left:10px;text-align:left;font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif;font-size:14px;line-height:20px;white-space:nowrap}@media (max-width:768px){body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart{position:fixed;top:0;right:0;width:calc(100% - 20px)!important;border-bottom-left-radius:25px;border-bottom-right-radius:25px;display:block;z-index:1}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart:after,body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart:before{content:none}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .close-mini-cart{position:absolute;right:10px;top:10px;display:block}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .close-mini-cart .close-mini-cart-overlay{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;display:block}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .close-mini-cart img{width:32px;height:32px}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .product_list_widget li a,body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart h4{font-size:14px}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .product_list_widget .woosb_bundle li{padding-right:20px;font-size:12px}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .product_list_widget .woosb_bundle li a{font-size:inherit}body .site #masthead.site-header .site-header-cart.focus .widget_shopping_cart .buttons .btn{width:100%}}.site-header-cart .widget_shopping_cart{width:300px!important}@media (max-width:991.98px){table.cart td.actions,table.cart td.product-remove{border-top:none!important}}.amount.woocommerce-Price-amount small,.quantity small{float:none;display:block;padding:0}.custom-pay-nav a{text-decoration:none!important}.custom-pay-nav a.btn-primary{padding:13px 45px!important}#content>div.woocommerce{position:absolute;z-index:100;top:100px;width:100%}#content>div.woocommerce>.woocommerce-info{max-width:1024px;margin:20px auto;border-radius:20px}#content>div.woocommerce>.woocommerce-info a{text-decoration:underline}.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .woocommerce-button.button.view:after{content:"\f06e"}.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .woocommerce-button.button.pay:after{content:"\f09d"}.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .woocommerce-button.button.cancel:after{content:"\f05e"}.woocommerce-account .woocommerce.row.tedee-my-account .woocommerce-MyAccount-content .button{background:transparent;border:2px solid #00baf1;color:#00baf1;border-radius:4px;padding:.5rem 1.5rem}.woocommerce-account .woocommerce.row.tedee-my-account .woocommerce-MyAccount-content .button:hover{background:#00baf1;color:#fff}.woocommerce-account .woocommerce.row.tedee-my-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell .button{border:none;color:inherit;border-radius:0;padding:0 .25rem}.woocommerce-account .woocommerce.row.tedee-my-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell .button:hover{background:transparent;color:#00baf1}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a,.woocommerce-noreviews a{color:inherit!important;text-decoration:underline}.carousel-wrapper{margin-bottom:40px}.product-wrapper{text-align:center;position:relative;padding:10px 0}.product-wrapper .star-rating{display:none}.product-wrapper img{height:185px;margin:0 auto;width:auto!important}.product-wrapper h3{font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif}.product-wrapper a{color:#34cffd}.product-wrapper .price{display:none}.product-wrapper span.onsale{right:1px!important;top:0}.product-wrapper:hover .product-hover{opacity:1;pointer-events:all}.product-wrapper .product-hover{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.5);border-radius:30px;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .4s ease-in;pointer-events:none}.product-wrapper .product-hover .woocommerce-loop-product__link{display:none}.product-wrapper .product-hover a,.product-wrapper .product-hover button{background:#34cffd;color:#fff;border-radius:30px;font-size:13px;margin:3px;text-transform:uppercase;padding:10px 30px;font-weight:500}.tedee-checkout-main-card{padding:48px 40px;box-shadow:0 0 40px rgba(0,0,0,.1)}.card-payment-checkout{margin-bottom:24px;margin-top:24px!important}.page-template-template-cart .cart_totals{font-weight:200}.page-template-template-cart .cart_totals .product-thumbnail{width:20%}.page-template-template-cart .cart_totals .quantity{margin-top:5px;display:block}.page-template-template-cart .cart_totals .amount{float:none}.page-template-template-cart .cart_totals .includes_tax{display:block}.page-template-template-cart .order-total td,.page-template-template-cart .shipping-cost td{text-align:right}.page-template-template-cart .woocommerce-form__label-for-checkbox{width:100%;line-height:17px}.page-template-template-cart #order_summary_rows>div:first-of-type{margin-bottom:50px}@media (max-width:991.98px){.page-template-template-cart .cart-steps-nav{display:none!important}}.page-template-template-cart .cart-steps-nav a{font-weight:500;margin-top:40px}.page-template-template-cart.woocommerce-order-received #cart-header-steps{display:none!important}.post-sidebar{float:left}.post-sidebar .post-sidebar--box{background:#fff;border-radius:33px;padding:40px;margin:0 0 24px}.post-sidebar .post-sidebar--box h2{font-size:32px;border-bottom:1px solid #e4e4e4;padding-bottom:24px;margin:0 0 24px}.post-sidebar .search-form label{width:100%}.post-sidebar .search-form .search-field{width:100%;box-shadow:none;border-radius:33px;background:#f8f8f8;border:1px solid #f8f8f8;padding:12px 32px}.post-sidebar .search-form .search-submit{background-color:#34cffd;border:2px solid #34cffd;border-radius:33px;text-transform:uppercase;font-size:12px;font-weight:400;color:#fff;margin-top:16px;padding:10px 35px;transition:background-color .4s ease-in}.post-sidebar .search-form .search-submit:hover{background-color:#22345a;border:2px solid #34cffd;color:#fff}.post-sidebar .post-sidebar--categories a{font-size:18px;font-weight:600;display:block;padding:5px 0}@media (max-width:767.98px){.post-sidebar{padding:0}}.scroll-btn{position:fixed;display:none;bottom:80px;right:22px;width:50px;height:50px;z-index:99;cursor:pointer;transition:transform .4s ease-in}.scroll-btn img{height:auto;width:auto}.scroll-btn:hover{transform:translateY(-8px)}.posts-list article.post{padding:16px;background:#fff;border-radius:33px}.post-sidebar--realeated__thumbnail{float:left}.post-sidebar--realeated__thumbnail img{border-radius:10px;display:flex;justify-content:center;align-items:center}.post-sidebar--realeated_content{float:left;padding:14px 24px 24px 40px;background-color:#fff;margin:10px 0;border-radius:3%}@media (max-width:767.98px){.post-sidebar--realeated_content{padding:14px 10px 24px}}.post-sidebar--realeated_content p:nth-child(3){display:none}.post-sidebar--realeated_content h3{font-size:32px}.post-sidebar--realeated_content a.post-sidebar--realeated__content--link{font-size:12px;color:#34cffd;text-transform:uppercase;transition:color .4s ease-in}.post-sidebar--realeated_content a.post-sidebar--realeated__content--link:hover{color:#22345a}.single-post-header{width:100%;min-height:137px;background-color:#000;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;align-content:center;align-items:center;justify-content:center;padding:30px}.single-post-header__main-title{font-size:40px;color:#fff;margin:0;text-shadow:2px 2px 3px rgba(0,0,0,.5);text-align:center}.single-post-header__main-title span{color:#34cffd}.single-post-container{margin-top:40px}.post-entry{float:left}.post-entry img{border-radius:33px}.post-entry .post-entry--content{background:#fff;border-radius:33px;padding:40px 20px}.post-entry .post-entry--content h1{font-size:32px}.post-entry .post-entry--content .h2-like,.post-entry .post-entry--content h2,.post-entry .post-entry--content h3{font-size:24px}.post-entry .post-entry--content .h4-like{font-size:1.41575em;color:#333}.post-entry .post-entry--content img{border-radius:0;transition:transform .4s ease-in}.post-entry .post-entry--content img:hover{transform:scale(1.2)}@media (max-width:767.98px){.post-entry .post-entry--content h1{font-size:23px;margin-top:10px}.post-entry .post-entry--content .h2-like,.post-entry .post-entry--content h2,.post-entry .post-entry--content h3{font-size:16px;margin-top:10px}.post-entry .post-entry--content .h4-like,.post-entry .post-entry--content h4{margin-top:15px}}.post-sidebar--realeated ul{list-style:none;margin:0}.post-sidebar--realeated ul li{float:left;width:100%;border-bottom:1px solid #e4e4e4;padding-bottom:24px;margin-bottom:24px}.post-sidebar--realeated ul li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.post-sidebar--realeated .post-sidebar--realeated__thumbnail{float:left;width:30%}.post-sidebar--realeated .post-sidebar--realeated__thumbnail img{border-radius:10px}.post-sidebar--realeated .post-sidebar--realeated_content{float:left;width:99%;padding:0 0 24px}.post-sidebar--realeated .post-sidebar--realeated_content h3{font-size:24px}.post-sidebar--realeated .post-sidebar--realeated_content a.post-sidebar--realeated__content--link{font-size:12px;color:#34cffd;text-transform:uppercase;transition:color .4s ease-in}.post-sidebar--realeated .post-sidebar--realeated_content a.post-sidebar--realeated__content--link:hover{color:#22345a}.section-thank-you .error-message{background:rgba(180,3,28,.10196078431372549) 0 0 no-repeat padding-box;border:1px solid #b4031c;border-radius:10px;padding:20px;color:#b4031c;margin-bottom:40px}.section-thank-you__title{font-size:15px;line-height:21px;font-weight:500;padding-top:15px;padding-bottom:15px;color:#2b2b2b}.section-thank-you__switcher{padding-bottom:20px}.section-thank-you__cylinder{width:217px;margin-right:30px}.section-thank-you__cylinder .error{color:#b4031c}.section-thank-you__image{width:auto;height:100%;max-height:146px;border-radius:10px;border:1px solid #f5f5f5;background:#fff;background:radial-gradient(circle,#f5f5f5 0,#fff 100%)}.section-thank-you__image img{height:129px}.section-thank-you__description{font-size:15px;line-height:21px;padding-bottom:50px}label.custom-cylinder-select input{opacity:0;position:absolute;background:no-repeat 50%}label.custom-cylinder-select input:checked+div{border:1px solid #34cffd;background-image:url(/app/themes/tedee/assets/images/tick-check.svg);background-repeat:no-repeat;background-position:95% 90%}.switch-button{margin-bottom:30px;font-weight:500;width:300px;text-align:center;font-size:15px;letter-spacing:1px;color:#2b2b2b;position:relative;padding-right:140px;border:1px solid #a4a4a4;border-radius:8px}.switch-button:before{content:"Yes";position:absolute;top:0;bottom:0;right:0;width:150px;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}.switch-button-checkbox{cursor:pointer;position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:2}.switch-button-checkbox:checked+.switch-button-label:before{margin:0;transform:translateX(140px);transition:transform .3s linear}.switch-button-checkbox+.switch-button-label{position:relative;padding:14px 0;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin:0}.switch-button-checkbox+.switch-button-label:before{content:"";box-shadow:0 0 0 1px #34cffd;height:100%;width:100%;position:absolute;left:0;top:0;border-radius:8px;transform:translateX(0);transition:transform .3s}.switch-button-checkbox+.switch-button-label .switch-button-label-span{position:relative;font-weight:500}.lds-ring{display:inline-block;position:relative;width:40px;height:33px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:44px;height:44px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#34cffd}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-thank-you__cylinder_title{font-size:18px;margin-bottom:20px}.section-thank-you__cylinder_title.error{color:red!important}.main-tedee .dashboard-my h1,.main-tedee .dashboard-my h2,.main-tedee .dashboard-my h3,.main-tedee .dashboard-my p,.main-tedee .woocommerce-MyAccount-content{color:#22345a}.main-tedee .woocommerce-MyAccount-content h2{font-size:24px;font-weight:400}.main-tedee.my-account-logged-out #page{background:url(/app/themes/tedee/assets/images/top.jpg) no-repeat top;background-size:100%;background-position:top}.main-tedee.my-account-logged-out .site-content.my-account{background:none!important}.main-tedee.my-account-logged-out #my-account a.woocommerce-button{margin-top:25px}.main-tedee.my-account-logged-out #my-account h2{font-style:normal;padding-top:150px;font-weight:600;font-size:56px;line-height:78px;text-align:center;color:#fff}.main-tedee.my-account-logged-out #my-account h3{font-weight:600}.main-tedee.my-account-logged-out #my-account p{color:#303030;font-size:14px;line-height:22px}.main-tedee.my-account-logged-out #main{margin-bottom:12em}.accordionjs{margin:0 0 55px;width:100%}@media (max-width:767.98px){.accordionjs{margin-left:-5px;margin-right:-5px}}.accordionjs .acc_section{border:none;margin:0 -30px;overflow:visible;border-radius:30px!important}@media (max-width:767.98px){.accordionjs .acc_section{margin:0}}.accordionjs .acc_section .acc_head{position:relative;background:none;border-bottom:1px solid #cdcdcd;padding:20px 70px}@media (max-width:767.98px){.accordionjs .acc_section .acc_head{font-size:20px;padding:10px 100px 20px 20px;line-height:30px;text-align:left}}.accordionjs .acc_section .acc_head:after{content:"";width:30px;height:30px;position:absolute;top:25px;right:25px;transition:transform .4s ease-in;transform:rotate(180deg);background:url(/app/themes/tedee/assets/images/triangle.png) no-repeat 50%}@media (max-width:767.98px){.accordionjs .acc_section .acc_head:after{top:12px;right:5px}}.accordionjs .acc_section.acc_active{border:1px solid #cdcdcd;background:#fff}.accordionjs .acc_section.acc_active>.acc_head{border-bottom:none!important}@media (max-width:767.98px){.accordionjs .acc_section.acc_active>.acc_head{font-size:20px;padding:20px 100px 0 20px;line-height:30px}}.accordionjs .acc_section.acc_active>.acc_head:after{transform:rotate(0deg)}.accordionjs .acc_section .acc_content{padding:5px 70px 15px}@media (max-width:767.98px){.accordionjs .acc_section .acc_content{padding:5px 15px 15px 20px;text-align:left}}.accordionjs .acc_section .acc_content p{font-size:13px}.accordionjs .acc_section.acc_active>.acc_head{background:none}.accordionjs .acc_section .yt-player-placeholder{max-width:575px;box-shadow:0 0 20px rgba(0,0,0,.1);margin:0 auto 30px;border-radius:50px}.accordionjs h3{font-size:24px;font-weight:200}#content.my-account>div.woocommerce{position:relative;top:unset;margin-top:20px}#content.my-account>div.woocommerce .woocommerce-error,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{display:none}.site.proshop{background:#f8f8f8}.site.proshop h2.title,.site.proshop h3.title{font-weight:600;font-size:32px;line-height:34px}.site.proshop .proshop_main_titles{flex-wrap:wrap}.site.proshop .proshop_main_titles .card{box-shadow:0 0 40px rgba(0,0,0,.1);background-size:contain;background-repeat:no-repeat;padding-left:0!important;margin-bottom:18px;padding-right:0!important;min-width:23%;text-align:center}@media (min-width:768px){.site.proshop .proshop_main_titles .card{flex:1 1 0px}}.site.proshop .proshop_main_titles .card:hover{box-shadow:0 0 40px rgba(0,0,0,.2)}.site.proshop .proshop_main_titles .card .proshop_main_title{font-size:24px;font-style:normal;font-weight:600;line-height:34px;min-height:68px;text-align:center;color:#22345a;padding:0 45px;margin-top:5px;margin-bottom:30px}.site.proshop .proshop_main_titles .card ul{list-style:none;margin:0}.site.proshop .proshop_main_titles .card ul li a{display:block;font-style:normal;font-weight:700;font-size:16px;line-height:19px;padding:8px 0;color:#22345a;align-items:center;text-align:center;justify-content:center}.site.proshop .proshop_main_titles .card ul li a:hover{background-color:#f6f6f6;color:#34cffd}.woocommerce-account p.woocommerce-form-row,.woocommerce-address-fields p.woocommerce-form-row{display:block}.woocommerce-account label,.woocommerce-address-fields label{font-size:14px;margin-bottom:4px;font-weight:300}.woocommerce-account .woocommerce-Input,.woocommerce-address-fields .woocommerce-Input{padding:12px 16px;max-width:100%;height:45px;font-size:14px;background:#fff;border:1px solid #b4b4b4;box-sizing:border-box;border-radius:8px;box-shadow:none}#my-account{width:100%;font-family:Mazzard H,Helvetica Neue,Trebuchet MS,Tahoma,Arial,sans-serif;font-size:16px;font-weight:500}#my-account ::-moz-placeholder{color:#b4b4b4}#my-account ::placeholder{color:#b4b4b4}#my-account .woocommerce-error{border:none;font-size:12px;color:#d51028;font-weight:600;padding:8px 16px;background:none;margin-bottom:30px;background:rgba(213,16,40,.1);border-radius:8px}#my-account .woocommerce-error span{color:#d51028}#my-account .woocommerce-error:before{display:none}#my-account .woocommerce-password-strength{text-align:left}#my-account label .required{color:#000}#my-account label.woocommerce-form-login__rememberme{margin-bottom:20px}#my-account label.woocommerce-form-login__rememberme span{font-size:16px;line-height:32px}#my-account .card{box-shadow:0 0 40px rgba(0,0,0,.1)}#my-account form{margin-bottom:0}#my-account form a{font-weight:600;padding-left:23px}#my-account form a:hover{color:#34cffd;text-decoration:underline}#my-account h1{color:#22345a}#my-account h2{font-size:32px;line-height:34px;font-weight:600;padding-top:48px;padding-bottom:40px;color:#22345a}#my-account h3{font-size:24px;line-height:28px;font-weight:300;padding-bottom:16px;margin:0;color:#22345a}#my-account h4{font-family:MazzardH-Light;font-size:24px;line-height:34px;padding-bottom:22px;color:#22345a;font-weight:500}.woocommerce-privacy-policy-text{padding:15px 0}.woocommerce-privacy-policy-text a{padding:0}#my-account .form-row,.woocommerce-address-fields .form-row{color:#000;display:block;margin-left:0;margin-right:0;margin-bottom:12px}#my-account .form-row.error input,#my-account .form-row .error input,.woocommerce-address-fields .form-row.error input,.woocommerce-address-fields .form-row .error input{border:1px solid #d51028!important}#my-account .form-row.form-spacer,.woocommerce-address-fields .form-row.form-spacer{margin-bottom:26px}.woocommerce-address-fields .form-row.field-error input{border:1px solid #d51028!important}#my-account .form-row label,.woocommerce-address-fields .form-row label{font-size:14px;margin-bottom:4px;font-weight:300}#my-account .form-row label.error,.woocommerce-address-fields .form-row label.error{color:#d51028;font-weight:500;font-size:12px;margin-top:3px;line-height:14px}#my-account .form-row label.label_container,.woocommerce-address-fields .form-row label.label_container{display:flex;align-items:baseline;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#my-account .form-row label.label_container input:checked~.checkmark,.woocommerce-address-fields .form-row label.label_container input:checked~.checkmark{border:1px solid #34cffd}#my-account .form-row label.label_container input:checked~.checkmark:after,.woocommerce-address-fields .form-row label.label_container input:checked~.checkmark:after{display:block;content:"L"}#my-account .form-row label.label_container input,.woocommerce-address-fields .form-row label.label_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#my-account .form-row label.label_container .checkmark:after,.woocommerce-address-fields .form-row label.label_container .checkmark:after{content:"";position:absolute;display:none}#my-account .form-row label.label_container .checkmark,.woocommerce-address-fields .form-row label.label_container .checkmark{position:relative;display:inline-block;height:15px;width:15px;background-color:#fff;border:1px solid #34cffd;border-radius:4px;font-weight:600;font-size:12px;flex-shrink:0;margin-right:5px;margin-top:6px}#my-account .form-row label.label_container .checkmark:after,.woocommerce-address-fields .form-row label.label_container .checkmark:after{font-family:arial;width:12px;height:12px;top:-10px;left:4px;transform:scaleX(-1) rotate(-35deg);display:inline-block;color:#34cffd}#my-account .select2-container .select2-selection--single,.woocommerce-address-fields .select2-container .select2-selection--single{height:40px;max-width:100%}#my-account .select2-container,.woocommerce-address-fields .select2-container{max-width:100%}#my-account .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;right:10px}#my-account .select2-container--default .select2-selection--single,.woocommerce-address-fields .select2-container--default .select2-selection--single{height:45px;max-width:100%;font-size:14px;background:#fff;border:1px solid #b4b4b4;box-sizing:border-box;border-radius:8px;box-shadow:none}#my-account .input-text,#my-account input[type=email],#my-account input[type=number],#my-account input[type=password],#my-account input[type=search],#my-account input[type=tel],#my-account input[type=text],#my-account input[type=url],#my-account textarea,.woocommerce-address-fields .input-text,.woocommerce-address-fields input[type=email],.woocommerce-address-fields input[type=number],.woocommerce-address-fields input[type=password],.woocommerce-address-fields input[type=search],.woocommerce-address-fields input[type=tel],.woocommerce-address-fields input[type=text],.woocommerce-address-fields input[type=url],.woocommerce-address-fields textarea{padding:12px 16px;max-width:100%;height:45px;font-size:14px;background:#fff;border:1px solid #b4b4b4;box-sizing:border-box;border-radius:8px;box-shadow:none}.woocommerce-Input{padding:16px 24px 16px 16px;height:53px;font-size:14px;background:#fff;border:1px solid #b4b4b4;box-sizing:border-box;border-radius:8px;box-shadow:none}.account-orders-table .woocommerce-button{background:none!important}.dashboard-my table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th,.dashboard-my td.woocommerce-table__product-name.product-name{padding:16px 24px}.dashboard-my table.woocommerce-table.woocommerce-table--order-details tfoot tr td,.dashboard-my table.woocommerce-table.woocommerce-table--order-details tfoot tr th{background-color:#f6f6f6!important}.dashboard-my table.woocommerce-table.woocommerce-table--order-details tfoot tr.tr_order_total td,.dashboard-my table.woocommerce-table.woocommerce-table--order-details tfoot tr.tr_order_total th{background:rgba(34,52,90,.1)!important}.dashboard-my a.edit{font-size:16px}.dashboard-my .woocommerce{background:#fff!important;border-radius:24px;display:flex;padding:45px 35px 45px 0;margin:20px}.dashboard-my table,.dashboard-my td,.dashboard-my th,.dashboard-my tr{background-color:#fff!important;border-collapse:collapse}.dashboard-my tbody tr{border-bottom:1px solid #e7e7e7}.dashboard-my .my-account-header{font-weight:700;font-size:56px;line-height:78px;margin:2rem 0}.dashboard-my fieldset{padding-left:0}.dashboard-my fieldset,.dashboard-my fieldset legend{background:none!important}.dashboard-my .woocommerce-EditAccountForm .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first{width:45%;margin-right:0}.dashboard-my .woocommerce-EditAccountForm label{font-size:12px;color:#182645}.dashboard-my .woocommerce-EditAccountForm em{display:none;visibility:hidden;opacity:0}.dashboard-my .woocommerce-MyAccount-content{padding-left:25px}.dashboard-my .woocommerce-MyAccount-content tr.woocommerce-orders-table__row td{padding:15px}.dashboard-my .woocommerce-MyAccount-content .form-row-first,.dashboard-my .woocommerce-MyAccount-content .form-row-last{width:50%;float:none;margin-right:0}.dashboard-my .woocommerce-MyAccount-navigation{margin-right:0;padding:0;box-shadow:19px 3px 24px -23px rgba(0,0,0,.1)}.dashboard-my .woocommerce-MyAccount-navigation ul{list-style:none;margin:0}.dashboard-my .woocommerce-MyAccount-navigation ul li{padding:20px 30px}.dashboard-my .woocommerce-MyAccount-navigation ul li a{color:#2d4472}.dashboard-my .woocommerce-MyAccount-navigation-link{padding:15px 0;color:#2d4472;font-size:18px;line-height:21px;font-weight:400;display:flex}.dashboard-my .woocommerce-MyAccount-navigation-link span{margin-right:18px}.dashboard-my .woocommerce-MyAccount-navigation-link a:before{display:none}.dashboard-my .woocommerce-MyAccount-navigation-link.is-active{background:#00baf1;color:#fff}.dashboard-my .woocommerce-MyAccount-navigation-link.is-active a{color:#fff}.dashboard-my .woocommerce-MyAccount-navigation-link.is-active span{color:#fff;filter:brightness(0) invert(1)}#my-account input#billing_phone{padding-left:50px!important}.dashboard-my .form-row-wide{width:50%}.dashboard-my .edit-account .form-row-wide{width:100%}#my-account .validate-phone{color:#d51028;font-weight:500;font-size:12px;margin-top:3px;line-height:14px}#my-account .iti{display:block}#my-account .iti__flag-container{bottom:unset;top:16px}.woocommerce .lost_reset_password .form-row-first{width:100%}.main-tedee.my-account-logged-out #page{background:#f3f9f9}@media (min-width:1200px){.main-tedee.my-account-logged-out #page{background:url(/app/themes/tedee/assets/images/top.jpg) no-repeat top;background-size:100%;background-position:top}}.main-tedee.my-account-logged-out #customer_login .td-btn--link{margin-top:.75rem}@media (min-width:992px){.main-tedee.my-account-logged-out #customer_login .td-btn--link{margin-top:0}}.main-tedee.my-account-logged-out #customer_login>div:last-child{margin-top:2rem}@media (min-width:992px){.main-tedee.my-account-logged-out #customer_login>div:last-child{margin-top:0}}.main-tedee.my-account-logged-out #customer_login .card{margin-left:auto;margin-right:auto}@media (min-width:992px){.main-tedee.my-account-logged-out #customer_login .card{margin:0}}.main-tedee.my-account-logged-out .woocommerce-notices-wrapper{margin-left:auto;margin-right:auto}.woocommerce-page .site .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-page .site .woocommerce .woocommerce-message{background:#0f834d;color:#fff;font-weight:400}.lost-password-link-sent,.main-tedee.my-account-logged-out,.my-account-register,.my-account-thank-you-page,.woocommerce-lost-password{background:#f3f9f9}.lost-password-link-sent #content,.main-tedee.my-account-logged-out #content,.my-account-register #content,.my-account-thank-you-page #content,.woocommerce-lost-password #content{padding-top:var(--navHeight)!important}@media (min-width:1200px){.main-tedee.my-account-logged-out h2,.woocommerce-lost-password h2{color:#fff!important}}#my-account h2,.main-tedee.my-account-logged-out #my-account h2{font-weight:600;margin-bottom:1rem;line-height:1.1;color:inherit;font-size:2.5rem;font-size:clamp(2.5rem,.4230769230769229rem + 5.769230769230769vw,4rem);padding:0;color:#182645}.lost-password-link-sent #content,.my-account-thank-you-page #content{min-height:calc(100vh - var(--navHeight));height:100%;display:flex;justify-content:center;align-items:center}.lost-password-link-sent .woocommerce-message{margin-left:auto;margin-right:auto}.lost-password-link-sent .tedee-my-account{text-align:center}.my-account-register #main .td-btn--link{margin:0 auto;padding:0!important}.my-account-register #register-form{padding:2rem .75rem!important}@media (min-width:768px){.my-account-register #register-form{padding:1.5rem!important}}@media (min-width:992px){.my-account-register #register-form{padding:3rem 3rem 1.5rem!important}}.my-account-register #register-form form a{padding:0}.my-account-register .woocommerce-error a{color:inherit!important;text-decoration:underline}.my-account-register span.optional{display:none}.my-account--header{margin-bottom:2rem}
/*# sourceMappingURL=common.57270e82.css.map */