@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#000;--primary-yiq:var(--white);--primary-rgb:0,0,0;--secondary:#000;--secondary-yiq:var(--white);--secondary-rgb:0,0,0;--success:#28a745;--success-yiq:var(--white);--success-rgb:40,167,69;--info:#17a2b8;--info-yiq:var(--white);--info-rgb:23,162,184;--warning:#ffc107;--warning-yiq:var(--gray-dark);--warning-rgb:255,193,7;--danger:#dc3545;--danger-yiq:var(--white);--danger-rgb:220,53,69;--light:#f8f9fa;--light-yiq:var(--gray-dark);--light-rgb:248,249,250;--dark:#343a40;--dark-yiq:var(--white);--dark-rgb:52,58,64;--primary-whiter:#bfbfbf;--primary-white:grey;--primary-lightest:#545454;--primary-lightest-rgb:84,84,84;--primary-lightest-yiq:var(--white);--primary-lighter:#363636;--primary-lighter-rgb:54,54,54;--primary-lighter-yiq:var(--white);--primary-light:#1a1a1a;--primary-light-rgb:26,26,26;--primary-light-yiq:var(--white);--primary-lighten:#121212;--primary-lighten-rgb:18,18,18;--primary-lighten-yiq:var(--white);--primary-darken:#000;--primary-darken-rgb:0,0,0;--primary-darken-yiq:var(--white);--primary-dark:#000;--primary-dark-rgb:0,0,0;--primary-dark-yiq:var(--white);--primary-darker:#000;--primary-darker-rgb:0,0,0;--primary-darker-yiq:var(--white);--primary-darkest:#000;--primary-darkest-rgb:0,0,0;--primary-darkest-yiq:var(--white);--primary-black:#000;--secondary-whiter:#bfbfbf;--secondary-white:grey;--secondary-lightest:#545454;--secondary-lightest-rgb:84,84,84;--secondary-lightest-yiq:var(--white);--secondary-lighter:#363636;--secondary-lighter-rgb:54,54,54;--secondary-lighter-yiq:var(--white);--secondary-light:#1a1a1a;--secondary-light-rgb:26,26,26;--secondary-light-yiq:var(--white);--secondary-lighten:#121212;--secondary-lighten-rgb:18,18,18;--secondary-lighten-yiq:var(--white);--secondary-darken:#000;--secondary-darken-rgb:0,0,0;--secondary-darken-yiq:var(--white);--secondary-dark:#000;--secondary-dark-rgb:0,0,0;--secondary-dark-yiq:var(--white);--secondary-darker:#000;--secondary-darker-rgb:0,0,0;--secondary-darker-yiq:var(--white);--secondary-darkest:#000;--secondary-darkest-rgb:0,0,0;--secondary-darkest-yiq:var(--white);--secondary-black:#000;--body-bg:#fff;--body-color:#212529;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--border-width:1px;--border-color:#dee2e6;--border-radius-sm:0.2rem;--border-radius:0.25rem;--border-radius-lg:0.3rem;--rounded-pill:50rem;--box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--box-shadow:0 0.5rem 1rem #00000026;--box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--spacer-1:0.25rem;--spacer-2:0.5rem;--spacer-3:1rem;--spacer-4:1.5rem;--spacer-5:3rem;--text-muted:#6c757d;--font-light:300;--font-normal:400;--font-headings:500;--font-bold:700;--line-height:1.5;--line-height-lg:1.5;--line-height-sm:1.2;--font-size:1rem;--font-size-lg:1.25rem;--font-size-sm:0.875rem;--h1:2.5rem;--h2:2rem;--h3:1.75rem;--h4:1.5rem;--h5:1.25rem;--h6:1rem;--font-family-sans-serif:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{background-color:#fff;color:#212529;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--primary);text-decoration:none}@media(hover:hover){a:hover{color:var(--primary-darkest);text-decoration:underline}}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}@media(max-width:1200px){legend{font-size:calc(1.275rem + .3vw)}}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}@media(max-width:1200px){.h1,h1{font-size:calc(1.375rem + 1.5vw)}}.h2,h2{font-size:2rem}@media(max-width:1200px){.h2,h2{font-size:calc(1.325rem + .9vw)}}.h3,h3{font-size:1.75rem}@media(max-width:1200px){.h3,h3{font-size:calc(1.3rem + .6vw)}}.h4,h4{font-size:1.5rem}@media(max-width:1200px){.h4,h4{font-size:calc(1.275rem + .3vw)}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{border:0;border-top:1px solid #0000001a;margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid{height:auto;max-width:100%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{color:#212529;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:#0000;border:0}.form-control:focus{background-color:#fff;border-color:var(--primary-lighter);box-shadow:0 0 0 .2rem rgba(var(--primary),.25);color:#495057;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.2em + .5rem + 2px);line-height:1.2;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.valid-feedback{color:#28a745;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#28a745e6;border-radius:.25rem;color:var(--white);display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(1.5em + .75rem)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545e6;border-radius:.25rem;color:var(--white);display:none;font-size:.875rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.btn{background-color:#0000;border:1px solid #0000;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(var(--primary),.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--primary-yiq)}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:var(--primary-darken);border-color:var(--primary-dark);color:var(--primary-darken-yiq)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--primary);border-color:var(--primary);color:var(--primary-yiq)}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:var(--primary-dark);border-color:var(--primary-darker);color:var(--primary-dark-yiq)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.5)}.btn-secondary{background-color:var(--secondary);border-color:var(--secondary);color:var(--secondary-yiq)}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:var(--secondary-darken);border-color:var(--secondary-dark);color:var(--secondary-darken-yiq)}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(var(--secondary-rgb),.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:var(--secondary);border-color:var(--secondary);color:var(--secondary-yiq)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:var(--secondary-dark);border-color:var(--secondary-darker);color:var(--secondary-dark-yiq)}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--secondary-rgb),.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:var(--white)}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:var(--white)}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:var(--white)}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:var(--white)}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:var(--white)}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:var(--white)}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:var(--white)}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:var(--white)}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:var(--gray-dark)}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:var(--gray-dark)}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:var(--gray-dark)}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:var(--gray-dark)}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-dark{background-color:#343a40;border-color:#343a40;color:var(--white)}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:var(--white)}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:var(--white)}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:var(--white)}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.btn-outline-primary:hover{background-color:var(--primary);border-color:var(--primary);color:var(--primary-yiq)}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(var(--primary),.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:#0000;color:var(--primary)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:var(--primary);border-color:var(--primary);color:var(--primary-yiq)}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--primary),.5)}.btn-outline-secondary{border-color:var(--secondary);color:var(--secondary)}.btn-outline-secondary:hover{background-color:var(--secondary);border-color:var(--secondary);color:var(--secondary-yiq)}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(var(--secondary),.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:#0000;color:var(--secondary)}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:var(--secondary);border-color:var(--secondary);color:var(--secondary-yiq)}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--secondary),.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:var(--white)}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:#0000;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:var(--white)}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:var(--white)}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:#0000;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:var(--white)}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-link{color:var(--primary);font-weight:400;text-decoration:none}.btn-link:hover{color:var(--primary-darkest)}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.2;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #00000026;border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:#0000;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:var(--primary);color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:#0000;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.2em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.875rem;line-height:1.2;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.25rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:var(--primary);border-color:var(--primary);color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(var(--primary),.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:var(--primary-lighter)}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:var(--primary-lightest);border-color:var(--primary-lightest);color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:var(--primary);border-color:var(--primary)}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(var(--primary),.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(var(--primary),.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(var(--primary),.5)}.custom-select{appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:var(--primary-lighter);box-shadow:0 0 0 .2rem rgba(var(--primary),.25);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.875rem;height:calc(1.2em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + .75rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:var(--primary-lighter);box-shadow:0 0 0 .2rem rgba(var(--primary),.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;font-weight:400;height:calc(1.5em + .75rem + 2px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + .75rem);z-index:3}.custom-range{appearance:none;background-color:#0000;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(var(--primary),.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(var(--primary),.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(var(--primary),.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{appearance:none;background-color:var(--primary);border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:var(--primary-lightest)}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{appearance:none;background-color:var(--primary);border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:var(--primary-lightest)}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:var(--primary);border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:var(--primary-lightest)}.custom-range::-ms-track{background-color:#0000;border-color:#0000;border-width:.5rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:#0000;border:1px solid #0000;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:#0000;border-color:#0000;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:#00000008;border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex:1 0 0%;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{background-color:#0000;border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.5rem 0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#ced4da;content:"/";float:left;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:var(--primary);display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:var(--primary-darkest);text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(var(--primary),.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:var(--primary);border-color:var(--primary);color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:initial;white-space:nowrap}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-primary{background-color:var(--primary);color:var(--primary-yiq)}a.badge-primary:focus,a.badge-primary:hover{background-color:var(--primary-dark);color:var(--primary-yiq)}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.5);outline:0}.badge-secondary{background-color:var(--secondary);color:var(--secondary-yiq)}a.badge-secondary:focus,a.badge-secondary:hover{background-color:var(--secondary-dark);color:var(--secondary-yiq)}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem rgba(var(--secondary-rgb),.5);outline:0}.badge-success{background-color:#28a745;color:var(--white)}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:var(--white)}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem #28a74580;outline:0}.badge-info{background-color:#17a2b8;color:var(--white)}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:var(--white)}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem #17a2b880;outline:0}.badge-warning{background-color:#ffc107;color:var(--gray-dark)}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:var(--gray-dark)}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem #ffc10780;outline:0}.badge-dark{background-color:#343a40;color:var(--white)}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:var(--white)}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem #343a4080;outline:0}.alert{border:1px solid #0000;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0;z-index:2}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c32}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b1b7}.alert-danger .alert-link{color:#491217}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem;line-height:0}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--primary);color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:1rem 1rem}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:var(--primary-lightest);border-color:var(--primary-lightest);color:var(--primary-lightest-yiq);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}@media(max-width:1200px){.close{font-size:calc(1.275rem + .3vw)}}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:#0000;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{background-clip:padding-box;background-color:#ffffffd9;border:1px solid #0000001a;border-radius:.25rem;box-shadow:0 .25rem .75rem #0000001a;flex-basis:350px;font-size:.875rem;max-width:350px;opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid #0000000d;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid #0003;border-radius:.3rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:#0000;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:color-rgba(#0003,.95);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:color-rgba(#0003,.95);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:color-rgba(#0003,.95);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:color-rgba(#0003,.95);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid #0000;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentcolor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.m-0{margin:0}.mt-0,.my-0{margin-top:0}.mr-0,.mx-0{margin-right:0}.mb-0,.my-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.m-1{margin:.25rem}.mt-1,.my-1{margin-top:.25rem}.mr-1,.mx-1{margin-right:.25rem}.mb-1,.my-1{margin-bottom:.25rem}.ml-1,.mx-1{margin-left:.25rem}.m-2{margin:.5rem}.mt-2,.my-2{margin-top:.5rem}.mr-2,.mx-2{margin-right:.5rem}.mb-2,.my-2{margin-bottom:.5rem}.ml-2,.mx-2{margin-left:.5rem}.m-3{margin:1rem}.mt-3,.my-3{margin-top:1rem}.mr-3,.mx-3{margin-right:1rem}.mb-3,.my-3{margin-bottom:1rem}.ml-3,.mx-3{margin-left:1rem}.m-4{margin:1.5rem}.mt-4,.my-4{margin-top:1.5rem}.mr-4,.mx-4{margin-right:1.5rem}.mb-4,.my-4{margin-bottom:1.5rem}.ml-4,.mx-4{margin-left:1.5rem}.m-5{margin:3rem}.mt-5,.my-5{margin-top:3rem}.mr-5,.mx-5{margin-right:3rem}.mb-5,.my-5{margin-bottom:3rem}.ml-5,.mx-5{margin-left:3rem}.p-0{padding:0}.pt-0,.py-0{padding-top:0}.pr-0,.px-0{padding-right:0}.pb-0,.py-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.p-1{padding:.25rem}.pt-1,.py-1{padding-top:.25rem}.pr-1,.px-1{padding-right:.25rem}.pb-1,.py-1{padding-bottom:.25rem}.pl-1,.px-1{padding-left:.25rem}.p-2{padding:.5rem}.pt-2,.py-2{padding-top:.5rem}.pr-2,.px-2{padding-right:.5rem}.pb-2,.py-2{padding-bottom:.5rem}.pl-2,.px-2{padding-left:.5rem}.p-3{padding:1rem}.pt-3,.py-3{padding-top:1rem}.pr-3,.px-3{padding-right:1rem}.pb-3,.py-3{padding-bottom:1rem}.pl-3,.px-3{padding-left:1rem}.p-4{padding:1.5rem}.pt-4,.py-4{padding-top:1.5rem}.pr-4,.px-4{padding-right:1.5rem}.pb-4,.py-4{padding-bottom:1.5rem}.pl-4,.px-4{padding-left:1.5rem}.p-5{padding:3rem}.pt-5,.py-5{padding-top:3rem}.pr-5,.px-5{padding-right:3rem}.pb-5,.py-5{padding-bottom:3rem}.pl-5,.px-5{padding-left:3rem}.m-auto{margin:auto}.mt-auto,.my-auto{margin-top:auto}.mr-auto,.mx-auto{margin-right:auto}.mb-auto,.my-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}@media(min-width:576px){.m-sm-0{margin:0}.mt-sm-0,.my-sm-0{margin-top:0}.mr-sm-0,.mx-sm-0{margin-right:0}.mb-sm-0,.my-sm-0{margin-bottom:0}.ml-sm-0,.mx-sm-0{margin-left:0}.m-sm-1{margin:.25rem}.mt-sm-1,.my-sm-1{margin-top:.25rem}.mr-sm-1,.mx-sm-1{margin-right:.25rem}.mb-sm-1,.my-sm-1{margin-bottom:.25rem}.ml-sm-1,.mx-sm-1{margin-left:.25rem}.m-sm-2{margin:.5rem}.mt-sm-2,.my-sm-2{margin-top:.5rem}.mr-sm-2,.mx-sm-2{margin-right:.5rem}.mb-sm-2,.my-sm-2{margin-bottom:.5rem}.ml-sm-2,.mx-sm-2{margin-left:.5rem}.m-sm-3{margin:1rem}.mt-sm-3,.my-sm-3{margin-top:1rem}.mr-sm-3,.mx-sm-3{margin-right:1rem}.mb-sm-3,.my-sm-3{margin-bottom:1rem}.ml-sm-3,.mx-sm-3{margin-left:1rem}.m-sm-4{margin:1.5rem}.mt-sm-4,.my-sm-4{margin-top:1.5rem}.mr-sm-4,.mx-sm-4{margin-right:1.5rem}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem}.ml-sm-4,.mx-sm-4{margin-left:1.5rem}.m-sm-5{margin:3rem}.mt-sm-5,.my-sm-5{margin-top:3rem}.mr-sm-5,.mx-sm-5{margin-right:3rem}.mb-sm-5,.my-sm-5{margin-bottom:3rem}.ml-sm-5,.mx-sm-5{margin-left:3rem}.p-sm-0{padding:0}.pt-sm-0,.py-sm-0{padding-top:0}.pr-sm-0,.px-sm-0{padding-right:0}.pb-sm-0,.py-sm-0{padding-bottom:0}.pl-sm-0,.px-sm-0{padding-left:0}.p-sm-1{padding:.25rem}.pt-sm-1,.py-sm-1{padding-top:.25rem}.pr-sm-1,.px-sm-1{padding-right:.25rem}.pb-sm-1,.py-sm-1{padding-bottom:.25rem}.pl-sm-1,.px-sm-1{padding-left:.25rem}.p-sm-2{padding:.5rem}.pt-sm-2,.py-sm-2{padding-top:.5rem}.pr-sm-2,.px-sm-2{padding-right:.5rem}.pb-sm-2,.py-sm-2{padding-bottom:.5rem}.pl-sm-2,.px-sm-2{padding-left:.5rem}.p-sm-3{padding:1rem}.pt-sm-3,.py-sm-3{padding-top:1rem}.pr-sm-3,.px-sm-3{padding-right:1rem}.pb-sm-3,.py-sm-3{padding-bottom:1rem}.pl-sm-3,.px-sm-3{padding-left:1rem}.p-sm-4{padding:1.5rem}.pt-sm-4,.py-sm-4{padding-top:1.5rem}.pr-sm-4,.px-sm-4{padding-right:1.5rem}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem}.pl-sm-4,.px-sm-4{padding-left:1.5rem}.p-sm-5{padding:3rem}.pt-sm-5,.py-sm-5{padding-top:3rem}.pr-sm-5,.px-sm-5{padding-right:3rem}.pb-sm-5,.py-sm-5{padding-bottom:3rem}.pl-sm-5,.px-sm-5{padding-left:3rem}.m-sm-auto{margin:auto}.mt-sm-auto,.my-sm-auto{margin-top:auto}.mr-sm-auto,.mx-sm-auto{margin-right:auto}.mb-sm-auto,.my-sm-auto{margin-bottom:auto}.ml-sm-auto,.mx-sm-auto{margin-left:auto}}@media(min-width:768px){.m-md-0{margin:0}.mt-md-0,.my-md-0{margin-top:0}.mr-md-0,.mx-md-0{margin-right:0}.mb-md-0,.my-md-0{margin-bottom:0}.ml-md-0,.mx-md-0{margin-left:0}.m-md-1{margin:.25rem}.mt-md-1,.my-md-1{margin-top:.25rem}.mr-md-1,.mx-md-1{margin-right:.25rem}.mb-md-1,.my-md-1{margin-bottom:.25rem}.ml-md-1,.mx-md-1{margin-left:.25rem}.m-md-2{margin:.5rem}.mt-md-2,.my-md-2{margin-top:.5rem}.mr-md-2,.mx-md-2{margin-right:.5rem}.mb-md-2,.my-md-2{margin-bottom:.5rem}.ml-md-2,.mx-md-2{margin-left:.5rem}.m-md-3{margin:1rem}.mt-md-3,.my-md-3{margin-top:1rem}.mr-md-3,.mx-md-3{margin-right:1rem}.mb-md-3,.my-md-3{margin-bottom:1rem}.ml-md-3,.mx-md-3{margin-left:1rem}.m-md-4{margin:1.5rem}.mt-md-4,.my-md-4{margin-top:1.5rem}.mr-md-4,.mx-md-4{margin-right:1.5rem}.mb-md-4,.my-md-4{margin-bottom:1.5rem}.ml-md-4,.mx-md-4{margin-left:1.5rem}.m-md-5{margin:3rem}.mt-md-5,.my-md-5{margin-top:3rem}.mr-md-5,.mx-md-5{margin-right:3rem}.mb-md-5,.my-md-5{margin-bottom:3rem}.ml-md-5,.mx-md-5{margin-left:3rem}.p-md-0{padding:0}.pt-md-0,.py-md-0{padding-top:0}.pr-md-0,.px-md-0{padding-right:0}.pb-md-0,.py-md-0{padding-bottom:0}.pl-md-0,.px-md-0{padding-left:0}.p-md-1{padding:.25rem}.pt-md-1,.py-md-1{padding-top:.25rem}.pr-md-1,.px-md-1{padding-right:.25rem}.pb-md-1,.py-md-1{padding-bottom:.25rem}.pl-md-1,.px-md-1{padding-left:.25rem}.p-md-2{padding:.5rem}.pt-md-2,.py-md-2{padding-top:.5rem}.pr-md-2,.px-md-2{padding-right:.5rem}.pb-md-2,.py-md-2{padding-bottom:.5rem}.pl-md-2,.px-md-2{padding-left:.5rem}.p-md-3{padding:1rem}.pt-md-3,.py-md-3{padding-top:1rem}.pr-md-3,.px-md-3{padding-right:1rem}.pb-md-3,.py-md-3{padding-bottom:1rem}.pl-md-3,.px-md-3{padding-left:1rem}.p-md-4{padding:1.5rem}.pt-md-4,.py-md-4{padding-top:1.5rem}.pr-md-4,.px-md-4{padding-right:1.5rem}.pb-md-4,.py-md-4{padding-bottom:1.5rem}.pl-md-4,.px-md-4{padding-left:1.5rem}.p-md-5{padding:3rem}.pt-md-5,.py-md-5{padding-top:3rem}.pr-md-5,.px-md-5{padding-right:3rem}.pb-md-5,.py-md-5{padding-bottom:3rem}.pl-md-5,.px-md-5{padding-left:3rem}.m-md-auto{margin:auto}.mt-md-auto,.my-md-auto{margin-top:auto}.mr-md-auto,.mx-md-auto{margin-right:auto}.mb-md-auto,.my-md-auto{margin-bottom:auto}.ml-md-auto,.mx-md-auto{margin-left:auto}}@media(min-width:992px){.m-lg-0{margin:0}.mt-lg-0,.my-lg-0{margin-top:0}.mr-lg-0,.mx-lg-0{margin-right:0}.mb-lg-0,.my-lg-0{margin-bottom:0}.ml-lg-0,.mx-lg-0{margin-left:0}.m-lg-1{margin:.25rem}.mt-lg-1,.my-lg-1{margin-top:.25rem}.mr-lg-1,.mx-lg-1{margin-right:.25rem}.mb-lg-1,.my-lg-1{margin-bottom:.25rem}.ml-lg-1,.mx-lg-1{margin-left:.25rem}.m-lg-2{margin:.5rem}.mt-lg-2,.my-lg-2{margin-top:.5rem}.mr-lg-2,.mx-lg-2{margin-right:.5rem}.mb-lg-2,.my-lg-2{margin-bottom:.5rem}.ml-lg-2,.mx-lg-2{margin-left:.5rem}.m-lg-3{margin:1rem}.mt-lg-3,.my-lg-3{margin-top:1rem}.mr-lg-3,.mx-lg-3{margin-right:1rem}.mb-lg-3,.my-lg-3{margin-bottom:1rem}.ml-lg-3,.mx-lg-3{margin-left:1rem}.m-lg-4{margin:1.5rem}.mt-lg-4,.my-lg-4{margin-top:1.5rem}.mr-lg-4,.mx-lg-4{margin-right:1.5rem}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem}.ml-lg-4,.mx-lg-4{margin-left:1.5rem}.m-lg-5{margin:3rem}.mt-lg-5,.my-lg-5{margin-top:3rem}.mr-lg-5,.mx-lg-5{margin-right:3rem}.mb-lg-5,.my-lg-5{margin-bottom:3rem}.ml-lg-5,.mx-lg-5{margin-left:3rem}.p-lg-0{padding:0}.pt-lg-0,.py-lg-0{padding-top:0}.pr-lg-0,.px-lg-0{padding-right:0}.pb-lg-0,.py-lg-0{padding-bottom:0}.pl-lg-0,.px-lg-0{padding-left:0}.p-lg-1{padding:.25rem}.pt-lg-1,.py-lg-1{padding-top:.25rem}.pr-lg-1,.px-lg-1{padding-right:.25rem}.pb-lg-1,.py-lg-1{padding-bottom:.25rem}.pl-lg-1,.px-lg-1{padding-left:.25rem}.p-lg-2{padding:.5rem}.pt-lg-2,.py-lg-2{padding-top:.5rem}.pr-lg-2,.px-lg-2{padding-right:.5rem}.pb-lg-2,.py-lg-2{padding-bottom:.5rem}.pl-lg-2,.px-lg-2{padding-left:.5rem}.p-lg-3{padding:1rem}.pt-lg-3,.py-lg-3{padding-top:1rem}.pr-lg-3,.px-lg-3{padding-right:1rem}.pb-lg-3,.py-lg-3{padding-bottom:1rem}.pl-lg-3,.px-lg-3{padding-left:1rem}.p-lg-4{padding:1.5rem}.pt-lg-4,.py-lg-4{padding-top:1.5rem}.pr-lg-4,.px-lg-4{padding-right:1.5rem}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem}.pl-lg-4,.px-lg-4{padding-left:1.5rem}.p-lg-5{padding:3rem}.pt-lg-5,.py-lg-5{padding-top:3rem}.pr-lg-5,.px-lg-5{padding-right:3rem}.pb-lg-5,.py-lg-5{padding-bottom:3rem}.pl-lg-5,.px-lg-5{padding-left:3rem}.m-lg-auto{margin:auto}.mt-lg-auto,.my-lg-auto{margin-top:auto}.mr-lg-auto,.mx-lg-auto{margin-right:auto}.mb-lg-auto,.my-lg-auto{margin-bottom:auto}.ml-lg-auto,.mx-lg-auto{margin-left:auto}}@media(min-width:1200px){.m-xl-0{margin:0}.mt-xl-0,.my-xl-0{margin-top:0}.mr-xl-0,.mx-xl-0{margin-right:0}.mb-xl-0,.my-xl-0{margin-bottom:0}.ml-xl-0,.mx-xl-0{margin-left:0}.m-xl-1{margin:.25rem}.mt-xl-1,.my-xl-1{margin-top:.25rem}.mr-xl-1,.mx-xl-1{margin-right:.25rem}.mb-xl-1,.my-xl-1{margin-bottom:.25rem}.ml-xl-1,.mx-xl-1{margin-left:.25rem}.m-xl-2{margin:.5rem}.mt-xl-2,.my-xl-2{margin-top:.5rem}.mr-xl-2,.mx-xl-2{margin-right:.5rem}.mb-xl-2,.my-xl-2{margin-bottom:.5rem}.ml-xl-2,.mx-xl-2{margin-left:.5rem}.m-xl-3{margin:1rem}.mt-xl-3,.my-xl-3{margin-top:1rem}.mr-xl-3,.mx-xl-3{margin-right:1rem}.mb-xl-3,.my-xl-3{margin-bottom:1rem}.ml-xl-3,.mx-xl-3{margin-left:1rem}.m-xl-4{margin:1.5rem}.mt-xl-4,.my-xl-4{margin-top:1.5rem}.mr-xl-4,.mx-xl-4{margin-right:1.5rem}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem}.ml-xl-4,.mx-xl-4{margin-left:1.5rem}.m-xl-5{margin:3rem}.mt-xl-5,.my-xl-5{margin-top:3rem}.mr-xl-5,.mx-xl-5{margin-right:3rem}.mb-xl-5,.my-xl-5{margin-bottom:3rem}.ml-xl-5,.mx-xl-5{margin-left:3rem}.p-xl-0{padding:0}.pt-xl-0,.py-xl-0{padding-top:0}.pr-xl-0,.px-xl-0{padding-right:0}.pb-xl-0,.py-xl-0{padding-bottom:0}.pl-xl-0,.px-xl-0{padding-left:0}.p-xl-1{padding:.25rem}.pt-xl-1,.py-xl-1{padding-top:.25rem}.pr-xl-1,.px-xl-1{padding-right:.25rem}.pb-xl-1,.py-xl-1{padding-bottom:.25rem}.pl-xl-1,.px-xl-1{padding-left:.25rem}.p-xl-2{padding:.5rem}.pt-xl-2,.py-xl-2{padding-top:.5rem}.pr-xl-2,.px-xl-2{padding-right:.5rem}.pb-xl-2,.py-xl-2{padding-bottom:.5rem}.pl-xl-2,.px-xl-2{padding-left:.5rem}.p-xl-3{padding:1rem}.pt-xl-3,.py-xl-3{padding-top:1rem}.pr-xl-3,.px-xl-3{padding-right:1rem}.pb-xl-3,.py-xl-3{padding-bottom:1rem}.pl-xl-3,.px-xl-3{padding-left:1rem}.p-xl-4{padding:1.5rem}.pt-xl-4,.py-xl-4{padding-top:1.5rem}.pr-xl-4,.px-xl-4{padding-right:1.5rem}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem}.pl-xl-4,.px-xl-4{padding-left:1.5rem}.p-xl-5{padding:3rem}.pt-xl-5,.py-xl-5{padding-top:3rem}.pr-xl-5,.px-xl-5{padding-right:3rem}.pb-xl-5,.py-xl-5{padding-bottom:3rem}.pl-xl-5,.px-xl-5{padding-left:3rem}.m-xl-auto{margin:auto}.mt-xl-auto,.my-xl-auto{margin-top:auto}.mr-xl-auto,.mx-xl-auto{margin-right:auto}.mb-xl-auto,.my-xl-auto{margin-bottom:auto}.ml-xl-auto,.mx-xl-auto{margin-left:auto}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-muted{color:#6c757d!important}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.animated{animation-duration:.3s}.animated.faster{animation-duration:.15s}.animated.fast{animation-duration:.225s}.animated.slow{animation-duration:.45s}.animated.slower{animation-duration:.675s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@font-face{font-display:swap;font-family:Storefront Icons;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/add975d8a182422cc76087b01611f56f.woff) format("woff")}i[class*=" fa-"],i[class*=" i-"],i[class^=fa-],i[class^=i-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Storefront Icons;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-decoration:inherit;text-transform:none}.fa-facebook:before,.i-facebook:before{content:""}.fa-facebook-f:before,.i-facebook-f:before{content:""}.fa-facebook-messenger:before,.i-facebook-messenger:before{content:""}.fa-youtube:before,.i-youtube:before{content:""}.fa-instagram:before,.i-instagram:before{content:""}.fa-windows:before,.i-windows:before{content:""}.fa-google:before,.i-google:before{content:""}.fa-tiktok:before,.i-tiktok:before{content:""}.fa-linkedin:before,.i-linkedin:before{content:""}.fa-twitter:before,.i-twitter:before{content:""}.fa-whatsapp:before,.i-whatsapp:before{content:""}.fa-pinterest:before,.i-pinterest:before{content:""}.fa-telegram:before,.i-telegram:before{content:""}.fa-search:before,.i-search:before{content:""}.fa-heart:before,.i-heart:before{content:""}.fa-user:before,.i-user:before{content:""}.fa-check:before,.i-check:before{content:""}.fa-times:before,.i-times:before{content:""}.fa-home:before,.i-home:before{content:""}.fa-lock:before,.i-lock:before{content:""}.fa-barcode:before,.i-barcode:before{content:""}.fa-tag:before,.i-tag:before{content:""}.fa-print:before,.i-print:before{content:""}.fa-edit:before,.i-edit:before{content:""}.fa-play:before,.i-play:before{content:""}.fa-forward:before,.i-forward:before{content:""}.fa-chevron-left:before,.i-chevron-left:before{content:""}.fa-chevron-right:before,.i-chevron-right:before{content:""}.fa-times-circle:before,.i-times-circle:before{content:""}.fa-check-circle:before,.i-check-circle:before{content:""}.fa-question-circle:before,.i-question-circle:before{content:""}.fa-info-circle:before,.i-info-circle:before{content:""}.fa-arrow-left:before,.i-arrow-left:before{content:""}.fa-arrow-right:before,.i-arrow-right:before{content:""}.fa-arrow-up:before,.i-arrow-up:before{content:""}.fa-arrow-down:before,.i-arrow-down:before{content:""}.fa-plus:before,.i-plus:before{content:""}.fa-gift:before,.i-gift:before{content:""}.fa-exclamation-triangle:before,.i-exclamation-triangle:before{content:""}.fa-chevron-up:before,.i-chevron-up:before{content:""}.fa-chevron-down:before,.i-chevron-down:before{content:""}.fa-shopping-cart:before,.i-shopping-cart:before{content:""}.fa-phone:before,.i-phone:before{content:""}.fa-credit-card:before,.i-credit-card:before{content:""}.fa-filter:before,.i-filter:before{content:""}.fa-copy:before,.i-copy:before{content:""}.fa-bars:before,.i-bars:before{content:""}.fa-truck:before,.i-truck:before{content:""}.fa-sort:before,.i-sort:before{content:""}.fa-envelope:before,.i-envelope:before{content:""}.fa-bell:before,.i-bell:before{content:""}.fa-history:before,.i-history:before{content:""}.fa-wifi:before,.i-wifi:before{content:""}.fa-shopping-bag:before,.i-shopping-bag:before{content:""}.fa-shopping-basket:before,.i-shopping-basket:before{content:""}.fa-hashtag:before,.i-hashtag:before{content:""}.fa-percent:before,.i-percent:before{content:""}.fa-user-circle:before,.i-user-circle:before{content:""}.fa-trash-alt:before,.i-trash:before{content:""}.fa-stopwatch:before,.i-stopwatch:before{content:""}.fa-sign-out-alt:before,.i-sign-out:before{content:""}.fa-pencil-alt:before,.i-pencil:before{content:""}.fa-ruler:before,.i-ruler:before{content:""}.fa-exchange-alt:before,.i-exchange:before{content:""}.fa-shield-alt:before,.i-shield:before{content:""}.fa-shipping-fast:before,.i-shipping-fast:before{content:""}.fa-comment-dots:before,.i-comment-dots:before{content:""}.fa-money-check:before,.i-money-check:before{content:""}.fa-receipt:before,.i-receipt:before{content:""}.fa-store:before,.i-store:before{content:""}.fa-map-marked-alt:before,.i-map-marked:before{content:""}.fa-blog:before,.i-blog:before{content:""}.custom-control-input,.custom-control-label{cursor:pointer}:root{--content-max-width:80rem}body{height:100%;overflow-x:hidden;width:100%}.app{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.app__footer .container-fluid,.app__footer .container-lg,.app__footer .container-md,.app__footer .container-sm,.app__footer .container-xl,.app__header .container-fluid,.app__header .container-lg,.app__header .container-md,.app__header .container-sm,.app__header .container-xl{margin:0 auto;max-width:90rem}.app__header{background:var(--light);box-shadow:var(--box-shadow-sm);font-size:var(--font-size-sm);padding:var(--spacer-2);text-align:center}@media(min-width:576px){.app__header{font-size:var(--font-size);padding:var(--spacer-3);text-align:right}}.app__header>div>.row{align-items:center}.app__contact{color:var(--text-muted)}.app__contact span:not(:last-child){margin-right:var(--spacer-2)}@media(min-width:992px){.app__contact span:not(:last-child){margin-right:var(--spacer-3)}}.app__contact span:not(:first-child){color:var(--secondary)}.app__footer{background:linear-gradient(180deg,var(--light) 0,var(--body-bg) 90%);border-top:var(--spacer-1) solid var(--secondary)}.app__stamps{padding:var(--spacer-3) 0}@media(min-width:768px){.app__stamps{margin-top:var(--spacer-2);padding:var(--spacer-4)}}.app__stamps>.stamps{justify-content:flex-end}.app__logo{max-height:60px;max-width:300px}.app__safe{display:none}@media(min-width:576px){.app__safe{display:inline}}.app__safe-icon{color:var(--success);margin-right:var(--spacer-1)}.app__credits{color:var(--gray);font-size:var(--font-size-sm);padding:var(--spacer-4) var(--spacer-2) 0;text-align:center}@media(min-width:992px){.app__credits{display:flex;justify-content:space-between;padding-top:var(--spacer-2)}.app__credits>div{padding-top:var(--spacer-3)}}.banner-slider{height:auto;height:calc(100vw*var(--banner-aspect-ratio) - 5px);margin:0 auto;max-height:calc(var(--content-max-width)*var(--banner-aspect-ratio));max-width:var(--content-max-width);width:100%}@media(max-width:575.98px){.banner-slider{height:calc(100vw*var(--banner-aspect-ratio-mobile, --banner-aspect-ratio) - 5px);max-height:calc(var(--content-max-width)*var(--banner-aspect-ratio-mobile, --banner-aspect-ratio))}}.banner-slider--full-width{max-height:calc(160rem*var(--banner-aspect-ratio));max-width:160rem}.banner-slider__slides,.banner-slider__slides>li{margin:0;min-height:5rem;overflow:hidden}@media(min-width:768px){.banner-slider__slides,.banner-slider__slides>li{min-height:12rem}}@media(min-width:992px){.banner-slider__slides,.banner-slider__slides>li{min-height:18rem}}.banner-slider__slides a,.banner-slider__slides>li a{text-align:center}.banner-slider__slides a>img,.banner-slider__slides>div,.banner-slider__slides>img,.banner-slider__slides>li a>img,.banner-slider__slides>li>div,.banner-slider__slides>li>img{line-height:4;width:100%}.banner-slider .glide__slides{will-change:auto}.banner{display:inline-block;min-height:var(--spacer-5);min-width:var(--spacer-5)}.banner>a{display:block}.banner picture{display:block;margin:0 auto;min-height:1rem}.banner picture img{height:auto;width:100%}.banner .lozad:not([data-loaded=true]){opacity:0}.brands-carousel__list{align-items:center}.brands-carousel__item{text-align:center}.brands-carousel .glide__arrow{font-size:var(--font-size-lg)}.header{background:var(--light);border-bottom:1px solid var(--primary-lighter);box-shadow:var(--box-shadow-sm);padding:var(--spacer-1);position:sticky;top:0;width:100%;z-index:900}@media(min-width:576px){.header{border-width:2px;padding:var(--spacer-2) var(--spacer-3)}}.header__container{max-width:var(--content-max-width)}@media(min-width:768px){.header__container{margin-bottom:var(--spacer-1);margin-top:var(--spacer-1)}}.header__row{align-items:center;min-height:45px}@media(min-width:768px){.header__row{min-height:60px}.header__row--centralized-logo .header__toggler-block{flex-basis:3%;max-width:3%;order:-2}.header__row--centralized-logo .header__logo-block{display:flex;flex-basis:33.33%;justify-content:center;max-width:33.33%}.header__row--centralized-logo .header__buttons-block{display:flex;flex-basis:8%;justify-content:flex-end;max-width:8%}.header__row--centralized-logo .header__nav-block{display:flex;flex:1 1 25.33%}.header__row--centralized-logo #search-bar{display:flex!important;flex-basis:30.33%;justify-content:flex-start;max-width:30.33%;order:-1}.header__row--full-width .header__buttons-block{flex-basis:33.33%!important;max-width:33.33%!important}}.header__toggler{color:var(--text-muted);font-weight:var(--font-headings);height:100%;margin-top:-.15rem;min-width:32px;opacity:.85;padding:var(--spacer-2) var(--spacer-1);text-transform:uppercase;transition:opacity .15s}@media(hover:hover){.header__toggler:hover{opacity:1}}.header__toggler:focus{box-shadow:none}.header__toggler-icon{color:var(--secondary);font-size:1.3rem;margin-bottom:-.13rem;margin-right:var(--spacer-1)}.header__logo{height:auto;max-height:calc(var(--font-size-lg)*var(--line-height-lg) + var(--spacer-2)*2);max-width:125px;width:auto}@media(min-width:576px){.header__logo{max-height:60px;max-width:300px}}.header__nav{font-size:var(--font-size-sm);line-height:var(--line-height-lg);text-align:center;text-transform:uppercase}.header__nav a{border-radius:var(--border-radius-sm);display:inline-block;font-weight:var(--font-headings);padding:0 var(--spacer-1);transition:background-color .15s}.header__nav--full a{margin-top:var(--spacer-1);padding:0 var(--spacer-2)}.header__category:hover{background:var(--primary-lightest);text-decoration:none}.header__links{list-style:none;padding-left:0}.header__submenu{background:var(--light);border-top:1px solid var(--gray);box-shadow:var(--box-shadow-sm);display:none;gap:var(--spacer-2);grid-template-columns:repeat(auto-fit,minmax(30%,1fr));margin-top:var(--spacer-4);max-width:500px;min-width:300px;overflow:auto;padding:var(--spacer-3);position:absolute;text-align:left}.header__submenu::-webkit-scrollbar{width:4px}.header__submenu::-webkit-scrollbar-thumb{background:var(--secondary)}.header__submenu::-webkit-scrollbar-track{background:var(--primary-yiq)}.header__submenu--full{left:50%;max-height:400px;max-width:1200px;overflow-y:auto;scrollbar-color:var(--secondary) var(--primary-yiq);scrollbar-width:thin;transform:translateX(-50%);width:98%}.header__submenu--full .header__submenu-subcategory{width:180px}.header__submenu--full a{display:block}.header__submenu--full:after{display:none}.header__submenu:after{background:var(--secondary);content:"";height:4px;left:0;position:absolute;top:-4px;width:20%}.header__submenu-subcategory{color:var(--gray);display:block;text-transform:none;width:100%}.header__submenu-subcategory:hover{background:none}.header__buttons .btn{box-shadow:none;color:var(--secondary);margin-left:var(--spacer-1);padding:var(--spacer-2);position:relative;transition:color .2s}@media(hover:hover){.header__buttons .btn:hover{color:var(--primary)}}@media(min-width:1200px){.header__buttons .btn{font-size:var(--h4)}}.header__buttons .btn .badge{font-size:.75rem;position:absolute;right:-3px;top:-3px}.header__search{overflow:hidden;position:relative}.header__search-input{border:none;display:block!important}.header__search-input:focus{box-shadow:none}.header__search-btn{background:none;border:none;bottom:50%;color:var(--secondary-lighter);font-size:1.3rem;line-height:1;margin-bottom:calc((var(--spacer-2) + .65rem)*-1);padding:var(--spacer-2);position:absolute;right:var(--spacer-1);transition:color .125s}@media(hover:hover){.header__search-btn:hover{color:var(--secondary-light)}}.header__search-btn:focus{outline:none}@media(min-width:768px){.header__search-input{border-radius:var(--border-radius-lg);font-size:var(--font-size-lg);height:calc(var(--line-height-lg)*var(--font-size-lg) + var(--spacer-2)*2);line-height:var(--line-height-lg);padding:0 var(--spacer-3)}.header__search-input::-webkit-search-cancel-button{display:none}.header__search-btn{font-size:1.6rem;margin-bottom:calc((var(--spacer-2) + .85rem)*-1)}}.hero-banner{margin:var(--spacer-4) auto;min-height:5rem;text-align:center;width:100%}.html-clearfix{margin-bottom:var(--spacer-4);margin-top:var(--spacer-4);max-width:100%;overflow-x:auto}@media(min-width:992px){.html-clearfix{overflow-x:hidden}}.html-clearfix .table,.html-clearfix img,.html-clearfix table{max-width:100%}.footer{background:var(--light);border-top:var(--spacer-1) solid var(--secondary)}@media(min-width:992px){.footer__contacts{max-width:250px}}.footer__title{color:var(--dark);display:block;font-size:var(--font-size-lg);font-weight:var(--font-light);margin-bottom:var(--spacer-2);outline:none}.footer__title:hover{text-decoration:none}.footer__title:after{display:inline;font-weight:700;position:absolute;right:var(--spacer-4);top:var(--spacer-2);transition:opacity .2s}@media(min-width:992px){.footer__title:after{margin-left:var(--spacer-3);opacity:0;position:static}}.footer__title[aria-expanded]{border-bottom-width:var(--border-width);border-color:var(--border-color);border-left-width:0;border-right-width:0;border-style:solid;border-top-width:var(--border-width);padding-bottom:var(--spacer-2);padding-top:var(--spacer-2)}@media(min-width:992px){.footer__title[aria-expanded]{border:none;padding-bottom:0;padding-top:0}.footer__title[aria-expanded]:hover{color:var(--dark);cursor:auto}}.footer__title[aria-expanded=false]:after{content:"+";opacity:1}.footer__title[aria-expanded=true]:after{content:"-"}.footer__store{color:var(--secondary);font-weight:var(--font-headings)}.footer__links{list-style:none;padding-left:0}.footer__links i{color:var(--text-muted)}@media(min-width:576px){.footer__links{font-size:94%}}.footer__list-icon{display:inline-block;width:1.35rem}.footer__social{font-size:var(--font-size-lg)}.footer__social a{color:inherit;margin-right:var(--spacer-2);opacity:.7;text-decoration:none}.footer__social a:last-child{margin-right:0}.footer__social a:hover{opacity:1}.footer__credits{align-items:center;border-top:var(--border-width) solid var(--border-color);display:flex;font-size:var(--font-size-sm);justify-content:space-between;margin-top:var(--spacer-3);padding-top:var(--spacer-3)}.ecom-credits{background:#fff;color:#37003c;font-size:.85rem;padding:1.5rem;text-align:center}.ecom-credits a{color:inherit;text-decoration:none}.ecom-credits img{display:inline-block;height:auto;margin-left:.2rem;max-width:100px}.info-bar{background:var(--secondary);color:var(--secondary-yiq);margin-left:auto;margin-right:auto;max-width:var(--content-max-width);width:100%}.info-bar:first-child{display:none}@media(min-width:768px){.info-bar:first-child{display:inherit}}.info-bar:first-child .info-bar__nav,.info-bar__nav{flex-wrap:nowrap}.info-bar__nav{align-items:center;min-width:100%;overflow-x:auto}@media(min-width:768px){.info-bar__nav{flex-wrap:wrap}}.info-bar__item{align-items:center;color:inherit;display:flex;font-size:var(--font-size-sm);margin-bottom:var(--spacer-3);margin-top:var(--spacer-3);max-width:50vw;position:relative}@media(min-width:576px){.info-bar__item{font-weight:var(--font-light);text-transform:uppercase}.info-bar__item:after{background:var(--light);bottom:-3px;content:" ";height:.1rem;left:20%;position:absolute;transition:width .5s;width:0}.info-bar__item:hover{color:inherit;text-decoration:none}.info-bar__item:hover:after{width:70%}}.loading{text-align:center}.loading .spinner-border{color:var(--primary);height:5rem;width:5rem}.maintenance>main{align-items:center;display:flex;flex-direction:column;justify-content:center}.menu{background:var(--body-bg);display:none;flex-direction:column;height:100vh;justify-content:space-between;left:0;overflow-y:auto;position:fixed;top:0;width:300px;z-index:1100}.menu__list{padding-top:40px}.menu__item{align-items:center;border-bottom:var(--border-width) solid var(--primary-lightest);color:var(--primary);display:flex;padding:var(--spacer-3);transition:background-color .15s}.menu__item:hover{background:var(--primary-lightest);text-decoration:none}.menu__item:last-child{border-bottom:none}.menu__item-icon{display:inline-block;height:calc(var(--line-height)*var(--font-size));margin-right:.75rem;text-align:center;width:1.75rem}.menu__item img{max-height:100%;max-width:100%}.menu__link{border-top:var(--border-width) dashed var(--primary-lightest-yiq);color:var(--primary);display:block;line-height:1;margin:var(--spacer-3);padding:var(--spacer-3) var(--spacer-2);text-align:center}.menu__btn{color:var(--dark);font-size:1.1rem;left:0;position:absolute;top:0}.menu__btn:focus{box-shadow:none}.menu__btn--close{left:auto;right:0}.menu__footer{font-weight:var(--font-light);margin:var(--spacer-3) var(--spacer-2);text-align:center}.menu__footer a{color:var(--gray);text-decoration:none}.menu__social a{display:inline-block;font-size:var(--font-size-lg);margin:var(--spacer-1)}.md-content img,.md-content table{max-width:100%}.offers-timer{border-bottom:var(--spacer-1) solid var(--secondary-light);padding-bottom:var(--spacer-2)}.offers-timer .product-card__name{height:auto}@media(hover:hover){.offers-timer .product-card:hover{box-shadow:none}}.page-title__head{color:var(--secondary);display:block;margin-bottom:var(--spacer-2)}@media(min-width:768px){.page-title__head{align-items:center;display:flex;justify-content:space-between}}.page-title__logo{height:auto;max-height:6rem;max-width:16rem}.page-title__logo+h1{color:var(--gray);display:none}@media(min-width:768px){.page-title__logo+h1{display:inherit}}.page-title__logo+h1:before{content:" # ";font-size:90%;font-weight:var(--font-normal);margin-right:var(--spacer-2);opacity:.5}.pay-icon{background-image:url(/assets/payments.png);background-position:0 25px;background-repeat:no-repeat;background-size:40px 451px;display:inline-block;height:25px;margin:3px 3px 0 0;width:40px}.pay-icon--visa{background-position:0 0}.pay-icon--pix{background-position:0 -22.5px}.pay-icon--mastercard{background-position:0 -50px}.pay-icon--itau{background-position:0 -75px}.pay-icon--hsbc{background-position:0 -100px}.pay-icon--hipercard{background-position:0 -125px}.pay-icon--hiper{background-position:0 -150px}.pay-icon--elo{background-position:0 -175px}.pay-icon--diners,.pay-icon--diners-club{background-position:0 -200px}.pay-icon--citibank{background-position:0 -225px}.pay-icon--bradesco{background-position:0 -250px}.pay-icon--boleto{background-position:0 -275px}.pay-icon--banrisul{background-position:0 -300px}.pay-icon--bb{background-position:0 -325px}.pay-icon--aura{background-position:0 -350px}.pay-icon--american-express,.pay-icon--amex{background-position:0 -375px}.pay-icon--mais{background-position:0 -400px}.pay-icon--paypal{background-position:0 -425px}.picture{display:inline-block;overflow:hidden;transition:opacity .2s;width:100%}.picture:not(.loaded){background:linear-gradient(25deg,var(--light) 40%,var(--gray) 200%);font-size:0;height:100%;min-height:50px;opacity:.3}.picture img{height:auto;margin:0 auto;max-width:100%;width:auto}.prices{line-height:var(--line-height-sm)}.prices small:not(.prices__discount-label){text-transform:lowercase}.prices:not(.prices--big){font-size:var(--font-size-sm)}.prices:not(.prices--big) .prices__installments{font-weight:var(--font-light)}.prices__value{display:block;font-size:var(--font-size-lg)}.prices__value small{font-size:var(--font-size-sm)}.prices--big{font-size:var(--font-size)}.prices--big .prices__value{font-size:var(--h1);margin-bottom:var(--spacer-1)}.prices--literal .prices__discount span,.prices--literal .prices__installments span{font-weight:var(--font-bold)}.prices--literal small{font-size:100%}.prices__points{color:var(--secondary);margin-bottom:var(--spacer-2)}.prices:not(.prices--literal) .prices__compare{color:var(--gray)}.product-card{border-radius:var(--border-radius);font-size:var(--font-size);height:100%;padding:var(--spacer-2);position:relative}.product-card>section{display:flex;flex-direction:column;height:100%}.product-card__prices{display:flex;flex:1;flex-direction:column;justify-content:flex-end}.product-card__offer-stamp{background-color:var(--success);border-radius:var(--border-radius);color:var(--success-yiq);font-size:80%;line-height:2.2;min-width:55px;opacity:.9;position:absolute;right:0;text-align:center;top:1rem;transition:border-radius .3s;z-index:9}.product-card__offer-stamp i,.product-card__offer-stamp svg{font-size:85%;opacity:.8}.product-card__link{outline:none}.product-card__pictures{align-items:center;display:flex;overflow:hidden;position:relative;text-align:center}.product-card__picture{display:block;flex:0 0 100%;position:absolute}.product-card__picture img{max-width:100%}.product-card__picture:not(:last-child){opacity:0}.product-card__picture:not(:last-child).picture{background-color:none}.product-card__picture.loaded:last-child{opacity:1;position:inherit;transition:opacity .15s ease-out .1s}.product-card__pictures{height:180px}@media(min-width:576px){.product-card__pictures{height:200px}}@media(min-width:992px){.product-card__pictures{height:250px}}.product-card__picture img{max-height:180px}@media(min-width:576px){.product-card__picture img{max-height:200px}}@media(min-width:992px){.product-card__picture img{max-height:250px}}.product-card__name{--max-lines:3;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--font-size-sm);font-weight:var(--font-normal);line-height:var(--line-height-sm);overflow:hidden;padding-top:var(--spacer-1);z-index:1}@media(min-width:992px){.product-card__name{--max-lines:2}}.product-card__favorite{font-size:var(--font-size-lg);position:absolute;top:var(--spacer-1);z-index:9}.product-card__favorite .active{color:var(--red)}.product-card__buy{margin-top:var(--spacer-1);position:relative}.product-card__buy-loading{left:var(--spacer-2);margin-top:-8px;position:absolute;top:50%}@media(hover:hover){.product-card:hover{box-shadow:var(--box-shadow-sm)}.product-card:hover .product-card__offer-stamp{border-bottom-right-radius:0;border-top-right-radius:0}.product-card:hover .product-card__picture.loaded{opacity:1;position:inherit}.product-card:hover .product-card__picture.loaded+.picture{opacity:0;position:absolute;z-index:-1}.product-card:hover .product-card__buy{opacity:1}.product-card:hover .product-card__favorite{opacity:.7}}.product-card--inactive,.product-card--inactive img{opacity:.7}.product-card--small .product-card__pictures{height:90px}@media(min-width:576px){.product-card--small .product-card__pictures{height:100px}}@media(min-width:992px){.product-card--small .product-card__pictures{height:125px}}.product-card--small .product-card__picture img{max-height:90px}@media(min-width:576px){.product-card--small .product-card__picture img{max-height:100px}}@media(min-width:992px){.product-card--small .product-card__picture img{max-height:125px}}.product-card--small .product-card__name{--max-lines:2;margin-bottom:0;padding-top:var(--spacer-2)}.product-card--small .product-card__buy{bottom:var(--spacer-3);position:absolute;right:var(--spacer-3)}.product-item{height:100%}.product-card .spinner-border{bottom:var(--spacer-3);color:var(--gray);opacity:0;position:absolute;right:var(--spacer-3)}.product-card__stamps{display:flex;flex-direction:column;left:-5px;position:absolute;top:0;z-index:10}.product-card__stamps img{max-width:70px}.product-card:has(.product-card__favorite) .product-card__stamps{left:unset;right:0;top:40px}@media(hover:hover){.product-card:hover .spinner-border{opacity:.85}}.product__sku{color:var(--text-muted);font-size:var(--font-size-sm)}.product__buy{cursor:pointer;margin-bottom:var(--spacer-3)}.product__out-of-stock,.product__unavailable,.product__without-price{color:var(--warning);font-size:var(--font-size-lg);font-weight:var(--font-bold);margin-bottom:var(--spacer-3)}.product__discount{color:var(--success)}.product__short-stock{background:rgba(var(--info-rgb),.2);border-radius:var(--border-radius-sm);display:inline-block;font-weight:var(--font-light);padding:var(--spacer-1) var(--spacer-3);text-transform:lowercase}.product__production i,.product__production svg,.product__short-stock i,.product__short-stock svg{color:var(--info)}.product__production strong{text-transform:lowercase}.product__payment>a{align-items:center;display:flex;justify-content:space-between}.product__free-shipping-from{color:var(--secondary);font-size:var(--font-size)}.product__sticky{background:var(--body-bg);bottom:0;box-shadow:var(--box-shadow-lg);left:0;padding:var(--spacer-2) var(--spacer-3);position:fixed;width:100%;z-index:500}.product__sticky-container{align-items:center;display:flex;justify-content:space-between;padding:0}.product__sticky a{margin-left:var(--spacer-3);padding:var(--spacer-2) var(--spacer-5);white-space:nowrap}.product__sticky .prices{align-items:center;display:flex;gap:var(--spacer-2);position:relative;white-space:nowrap}.product__sticky-picture{width:auto}.product__sticky-picture img{max-height:70px;width:auto}.product__sticky-info{align-items:center;display:flex}.product__sticky-info h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:0 var(--spacer-3);overflow:hidden;text-overflow:ellipsis}.product__sticky-buy{display:flex}.product__favorite i{color:var(--red);opacity:.4}.product__favorite i.active{opacity:1}.product__favorite i.active+span{color:var(--text-muted)}.product__sale-timer{align-items:center;background-color:var(--secondary-light);border-radius:var(--border-radius);color:var(--secondary-light-yiq);display:flex;justify-content:center;line-height:1.2;max-width:300px;padding:var(--spacer-2);text-align:center;text-transform:uppercase;width:100%}.product__sale-timer small{text-transform:lowercase}@media(max-width:768px){.product__sticky-info{display:none}}@media(max-width:992px){.product__sticky-buy{width:100%}.product__sticky .btn{margin-left:0;width:100%}.product__sticky .prices{display:none}}.offers-variation-notification{margin:-1rem 0 1rem}.product__picture{display:block;text-align:center}.product__picture picture{display:block;padding-top:var(--aspect-ratio-pc)}.product__picture picture.picture{opacity:1;position:relative}.product__picture picture.picture img{left:0;position:absolute;top:0;width:100%}.product__picture img{height:auto;max-width:100%;width:100%}.product__stamps{display:flex;flex-direction:column;position:absolute;right:0;top:0;z-index:10}.product__stamps img{max-width:70px}@media(min-width:992px){#product-gallery>.product__picture{margin-left:110px}}.products-carousel{background:var(--body-bg);margin:var(--spacer-4) auto;max-width:var(--content-max-width);min-height:6rem;padding:0 var(--spacer-2)}@media(min-width:768px){.products-carousel{padding:0 3rem}}@media(min-width:992px){.products-carousel{padding:0 4rem}}.products-carousel__list{margin-bottom:0;margin-top:0}.products-carousel__title{display:block;margin:0;padding:var(--spacer-3);position:relative;text-align:center}.products-carousel__title:before{background:var(--border-color);content:" ";height:var(--border-width);left:10%;margin-top:-.05rem;position:absolute;top:50%;width:80%}.products-carousel__title a,.products-carousel__title span{background:var(--body-bg);color:inherit;display:inline-block;padding-left:var(--spacer-3);padding-right:var(--spacer-3);position:relative}.products-carousel .products-carousel__item{padding:var(--spacer-1);width:50%}@media(min-width:768px){.products-carousel .products-carousel__item{width:33.333%}}@media(min-width:992px){.products-carousel .products-carousel__item{width:25%}}.products-carousel .products-carousel__item>:only-child{height:100%}.products-carousel .glide__track{align-items:stretch;display:flex}.products-carousel .glide__slides{overflow:visible;will-change:auto}.products-carousel .glide:not(.glide--slider) .glide__arrows{display:none}.retail-grid{margin-bottom:2rem;margin-top:3rem}@media(max-width:767.98px){.retail-grid{margin-bottom:1rem;margin-top:1.5rem}}.rounded-icon{border:1px solid var(--light);border-radius:50%;display:inline-block;flex:0 0 3.25rem;font-size:1.5rem;height:3.25rem;line-height:1;padding-top:.875rem;text-align:center;width:3.25rem}@media(max-width:575.98px){.rounded-icon{flex:0 0 2.4rem;font-size:1.2rem;height:2.4rem;padding-top:.5rem;width:2.4rem}}.shelfs-nav__title{display:block;margin:0;padding:var(--spacer-3);position:relative;text-align:center}.shelfs-nav__title a,.shelfs-nav__title span{background:var(--body-bg);color:inherit;display:inline-block;padding-left:var(--spacer-3);padding-right:var(--spacer-3);position:relative}.shelfs-nav__tabs{align-items:center;display:flex;flex-wrap:nowrap;list-style:none;margin:var(--spacer-4) auto;max-width:var(--content-max-width);overflow-x:auto;padding:0 var(--spacer-2)}.shelfs-nav__tabs li{min-width:40%}@media(min-width:768px){.shelfs-nav__tabs{padding:0 3rem}.shelfs-nav__tabs li{min-width:unset}}@media(min-width:992px){.shelfs-nav__tabs{padding:0 4rem}.shelfs-nav__tabs li{min-width:unset}}.shelfs-nav__tab{margin-right:1rem;padding-bottom:7px}.shelfs-nav__tab.active,.shelfs-nav__tab:hover{border-bottom:3px solid var(--primary);cursor:pointer;opacity:1!important}.shelfs-nav__tab:not(.active){opacity:.5}.stamps{align-items:center;display:flex;flex-wrap:nowrap;list-style:none;margin:0;max-width:100%;overflow-x:auto;padding:0}@media(min-width:768px){.stamps{flex-wrap:wrap}}.stamps>li{max-width:180px;min-width:120px;padding:var(--spacer-3) 0;text-align:center}@media(min-width:768px){.stamps>li{min-width:auto;padding-right:var(--spacer-2)}}.stamps img{height:auto;max-height:70px;max-width:100%;width:auto}@media(min-width:768px){.stamps img{max-height:none}}.stamps li:not(:last-child),.timer{margin-right:var(--spacer-4)}.timer{margin-bottom:var(--spacer-3);text-align:right}@media(min-width:768px){.timer{padding-top:var(--spacer-5)}}.timer__icon{color:var(--secondary);font-size:var(--h1)}.timer__count{background:var(--secondary);border-radius:var(--border-radius);color:var(--secondary-yiq);display:inline-block;font-size:var(--h3);padding:var(--spacer-1) var(--spacer-2)}.timer__notes{color:var(--text-muted);margin-top:var(--spacer-2)}.top-bar{background:var(--light);width:100%}.top-bar__countdown{background:var(--secondary);color:var(--secondary-yiq);display:block;font-size:var(--font-size-sm);font-weight:var(--font-light);overflow-x:auto;padding:var(--spacer-1) var(--spacer-2);text-align:center;white-space:nowrap}@media(min-width:768px){.top-bar__countdown{font-size:var(--font-size);white-space:normal}}@media(min-width:992px){.top-bar__countdown{font-size:var(--font-size-lg);padding-bottom:var(--spacer-2);padding-top:var(--spacer-2)}}.top-bar a.top-bar__countdown{background:var(--primary);color:var(--primary-yiq)}.top-bar__nav{color:var(--gray);margin-left:auto;margin-right:auto;max-width:var(--content-max-width);padding:var(--spacer-2) var(--spacer-2) var(--spacer-1)}@media(min-width:1200px){.top-bar__nav{padding-left:var(--spacer-3);padding-right:var(--spacer-3)}}.top-bar__nav a{color:inherit;display:inline-block;margin-right:var(--spacer-2)}.top-bar__nav a:last-child{margin-right:0}.top-bar__page-links{display:inline-block;margin-right:var(--spacer-3)}.top-bar__page-links a{font-weight:700}@media(min-width:992px){.top-bar__page-links a{margin-right:var(--spacer-3)}}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{background:#0000;border:none;color:var(--secondary);cursor:pointer;display:block;font-size:1.2rem;line-height:1;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;z-index:2}@media(hover:hover){.glide__arrow:hover{opacity:.9}}@media(max-width:767.98px){.glide__arrow{font-size:1.75rem}}@media(min-width:768px)and (max-width:991.98px){.glide__arrow{font-size:2.25rem}}@media(min-width:992px){.glide__arrow{font-size:3rem}}.glide__arrow:focus{box-shadow:none;outline:none}@media(max-width:767.98px){.glide__arrow--left{left:.5rem}}@media(min-width:768px)and (max-width:991.98px){.glide__arrow--left{left:1rem}}@media(min-width:992px){.glide__arrow--left{left:1.5rem}}@media(max-width:767.98px){.glide__arrow--right{right:.5rem}}@media(min-width:768px)and (max-width:991.98px){.glide__arrow--right{right:1rem}}@media(min-width:992px){.glide__arrow--right{right:1.5rem}}.glide__arrow--disabled{opacity:.33}@media(max-width:575.98px){.glide__arrows--outer .glide__arrow--left{left:-15px}}@media(min-width:576px)and (max-width:1199.98px){.glide__arrows--outer .glide__arrow--left{left:-30px}}@media(min-width:1200px){.glide__arrows--outer .glide__arrow--left{left:-45px}}@media(max-width:575.98px){.glide__arrows--outer .glide__arrow--right{right:-15px}}@media(min-width:576px)and (max-width:1199.98px){.glide__arrows--outer .glide__arrow--right{right:-30px}}@media(min-width:1200px){.glide__arrows--outer .glide__arrow--right{right:-45px}}.glide__bullets{display:inline-flex;left:50%;list-style:none;position:absolute;transform:translateX(-50%);z-index:2}@media(max-width:767.98px){.glide__bullets{bottom:.5rem}}@media(min-width:768px)and (max-width:991.98px){.glide__bullets{bottom:1rem}}@media(min-width:992px){.glide__bullets{bottom:1.75rem}}.glide__bullet{background:var(--secondary-lightest);border:1.5px solid var(--secondary-light);border-radius:.3rem;cursor:pointer;height:.6rem;line-height:0;margin:0 0 0 .25rem;opacity:.6;padding:0;transition:opacity .15s ease,background-color .2s,border .2s;width:1rem;z-index:3}.glide__bullet:first-child{margin-left:0}@media(min-width:768px){.glide__bullet{margin-left:.3rem;width:1.6rem}.glide__bullet:hover{background-color:var(--secondary);border-color:var(--secondary);opacity:.9}}@media(min-width:992px){.glide__bullet{border-radius:.4rem;height:.8rem;margin-left:.4rem;width:2rem}}.glide__bullet:focus{outline:none}.glide .glide__bullet--active{background-color:var(--secondary-lighter);border-color:var(--secondary);cursor:auto;opacity:.8}.glide--swipeable{cursor:grab}.glide--dragging{cursor:grabbing}#overlay{background:var(--dark);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-100}#overlay.show{cursor:pointer;opacity:.4}:root{--f53:53.41px;--f42:42.72px;--f27:27.34px;--f21:21.88px;--f17:16.5px;--f14:14px;--f12:12px;--f11:11.2px;--ffamily:"Futura";--banner_spacer:2rem}@media(max-width:990px){:root{--f53:27px;--f42:24px;--f27:21.88px;--f21:17.5px;--f17:14px;--f14:12.6px;--f12:11.02px;--f11:10.08px}}@font-face{font-family:Futura;src:url(/ed19af444f0976dbaf419323a98b90dd.ttf)}@font-face{font-family:Futura;font-weight:500;src:url(/4e762c29ef7b44ca51cbe3fa14901444.ttf)}@font-face{font-family:Futura;font-weight:700;src:url(/af72c25a6945b0f48abb1412d1ef5829.ttf)}a,body,p{color:#000;font-family:var(--ffamily)}a,a:hover{text-decoration:none}.apx_topbar{background-color:var(--background)}.apx_topbar *{font-size:var(--f14)}.apx_topbar *,.apx_topbar.first *{color:var(--color);font-weight:500;text-align:center}.apx_topbar.first *{font-size:calc(var(--f14)*.8)}@media(min-width:990px){header#header{position:sticky;top:0}}header#header{background:var(--background);border:0!important;color:var(--color);line-height:normal;padding:0}header#header #apx-menu{align-items:center;display:flex;justify-content:center;line-height:normal}header#header #apx-menu .level_1{display:flex;gap:2.5rem;justify-content:center;list-style-type:none;margin:0}header#header #apx-menu .level_1 li a{font-size:var(--f17);text-transform:uppercase}header#header #apx-menu .level_1>li>a{font-weight:500}header#header #apx-functions{align-items:center;display:flex;justify-content:flex-end;line-height:normal}header#header #apx-functions .header__buttons{align-items:center;display:flex;gap:1rem}header#header #apx-functions .header__buttons a,header#header #apx-functions .header__buttons button{background:#0000;border:0;line-height:normal;outline:none;padding:0}header#header #apx-functions .header__buttons .badge{border-radius:50%}.slick-list{margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:none}.slick-slider .apx_arrow{background:#0000;border:0;padding:0;position:absolute;top:50%;translate:0 -50%;z-index:2}.slick-slider .prev{left:-20px}.slick-slider .next{right:-20px}.slick-dots{display:flex;gap:5px;justify-content:center;margin-bottom:20px}.slick-dots li{display:block;margin:0;width:auto}.slick-dots li button{background:#0000004d;border:0;border-radius:0;font-size:0;height:2px;padding:0;position:relative;width:30px}.slick-dots li button:before{display:none}.slick-dots li.slick-active button{background:#000}.slick-dots li.slick-active button:after{display:none}.apx_banner-slider .slick-dots{bottom:0;margin-bottom:15px}.apx_banner-slider .slick-dots li button{background:#ffffff4d;height:4px;width:40px}.apx_banner-slider .slick-dots li.slick-active button{background:#fff}.apx_gallery .slick-slider{margin-bottom:40px}.apx_gallery .slick-slider .slick-dots{bottom:0;margin-bottom:-30px}.apx_banner-slider{--banner-aspect-ratio:1!important;--banner-aspect-ratio-mobile:1!important;height:auto!important;max-width:100%}.apx_banner{position:relative;width:100%}.apx_banner .apx_banner-content h3{font-size:var(--f42);font-weight:500;text-transform:uppercase}.apx_banner .apx_banner-content.inside_image h3{font-size:var(--f42)}.apx_banner .apx_banner-content{max-width:100%;width:570px}.apx_banner .apx_banner-content p{display:block;font-size:var(--f21);font-weight:400;line-height:calc(var(--f21)*1.4)!important;line-height:normal;max-width:80%}.apx_banner .apx_banner-content .buttons{gap:1rem}.apx_banner .apx_banner-content .buttons>a{align-items:center;background:var(--background-color);box-sizing:border-box;color:var(--color);display:flex;font-size:var(--f14);font-weight:500;height:42px;padding:0 2.5rem;text-decoration:none;text-transform:uppercase;width:fit-content}.transition_opacity{opacity:1;transition:all .3s ease-in-out}.transition_opacity:hover{opacity:.7}.apx_banner .apx_banner-content>.cta a{align-items:center;border-bottom:1px solid #0000;display:flex;font-size:var(--f-size-6);font-weight:700;gap:5px;text-decoration:none;transition:border .2s;width:fit-content}.apx_banner .apx_banner-content .cta a:hover{border-bottom-color:initial}.apx_banner .apx_banner-content .cta a:after{background:url(/assets/chevron_cta.svg);background-position:0 1px;background-size:contain;content:"";display:block;height:16px;width:15px}.apx_banner .apx_banner-content.inside_image{position:absolute}.apx_banner .apx_banner-content.inside_image.top_left{bottom:auto;left:var(--banner_spacer);right:auto;top:var(--banner_spacer)}.apx_banner .apx_banner-content.inside_image.bottom_center,.apx_banner .apx_banner-content.inside_image.center_middle,.apx_banner .apx_banner-content.inside_image.top_middle{text-align:center}.apx_banner .apx_banner-content.inside_image.top_middle{bottom:auto;left:auto;margin:0 auto;right:auto;top:var(--banner_spacer)}.apx_banner .apx_banner-content.inside_image.bottom_right,.apx_banner .apx_banner-content.inside_image.center_right,.apx_banner .apx_banner-content.inside_image.top_right{text-align:right}.apx_banner .apx_banner-content.inside_image.top_right{bottom:auto;left:auto;right:var(--banner_spacer);top:var(--banner_spacer)}.apx_banner .apx_banner-content.inside_image.center_left{bottom:auto;left:var(--banner_spacer);left:auto;top:50%;translate:0 -50%}.apx_banner .apx_banner-content.inside_image.center_middle{bottom:auto;left:auto;margin:0 auto;right:auto;top:50%;translate:0 -50%}.apx_banner .apx_banner-content.inside_image.center_right{bottom:auto;left:auto;right:var(--banner_spacer);top:50%;translate:0 -50%}.apx_banner .apx_banner-content.center_center{left:50%;top:50%;translate:-50% -50%}.apx_banner .apx_banner-content.inside_image.bottom_left{bottom:var(--banner_spacer);left:var(--banner_spacer);left:auto;top:auto}.apx_banner .apx_banner-content.inside_image.bottom_center{bottom:var(--banner_spacer);left:auto;margin:0 auto;right:auto;top:auto}.apx_banner .apx_banner-content.inside_image.bottom_right{bottom:var(--banner_spacer);left:auto;right:var(--banner_spacer);top:auto}.apx_banner .apx_banner-content.center_center *{margin-left:auto;margin-right:auto}.apx_banner .apx_banner-content.bottom_left *,.apx_banner .apx_banner-content.center_left *,.apx_banner .apx_banner-content.top_left *{text-align:left}.apx_banner .apx_banner-content.bottom_center *,.apx_banner .apx_banner-content.center_center,.apx_banner .apx_banner-content.top_center *{justify-content:center;text-align:center}.apx_banner .apx_banner-content.bottom_right *,.apx_banner .apx_banner-content.center_right *,.apx_banner .apx_banner-content.top_right *{text-align:left}.apx_banner.outside .left_image.apx_banner-content{order:-1}.apx_banner.outside .right_image.apx_banner-content{order:99}.apx_banner.outside.center_left{align-items:center}.container_90{margin-left:auto;margin-right:auto;max-width:90%;width:100%}.apx_responsive-banner .apx_banner{width:100%}.apx_responsive-banner .apx_banner:not(.outside){width:fit-content}.banner-slider .glide__slides{width:100%!important}.apx_banner .has_mask{--mask_opacity:.5;--mask_color:#000;--mask_opacity_m:1;--mask_color_m: ;background:var(--mask_color);height:100%;left:0;opacity:var(--mask_opacity);pointer-events:none;position:absolute;top:0;width:100%}.apx_banner a.pri,.apx_banner h3,.apx_banner p{color:var(--color)}.apx_banner a.pri{background-color:var(--background-color)}.apx_banner a.sec{color:var(--color)}@media(max-width:990px){.apx_banner .has_mask{background:var(--mask_color_m);opacity:var(--mask_opacity_m)}.apx_banner a.pri,.apx_banner h3,.apx_banner p{color:var(--color_m)}.apx_banner a.pri{background-color:var(--background-color_m)}.apx_banner a.sec{color:var(--color_m)}}.apx_banner-slider .apx_banner-content h3{font-weight:700}.apx_section-title{text-align:center}.apx_section-title h2{font-size:var(--f42);font-weight:500;text-transform:uppercase}.apx_section-title small{display:block;font-size:var(--f21);font-weight:300;margin:0 auto;max-width:500px}.banners-grid .apx_banner .apx_banner-content h3{font-size:var(--f21);font-weight:700;margin-bottom:0!important}#apx-footer .footer__social{display:flex;gap:.8rem}#apx-footer .footer__social a{align-items:center;background:#000;border-radius:50%;display:flex;height:26px;justify-content:center;margin:0;opacity:1;width:26px}#apx-footer .footer__social a i{color:#fff;font-size:14px;line-height:0;opacity:1}#apx-footer .apx-newsletter{max-width:450px}#apx-footer .apx-newsletter h4{color:#000;font-size:var(--f21);font-weight:700;text-transform:uppercase}#apx-footer .apx-newsletter form{align-items:center;border-bottom:1px solid #848484;display:flex;justify-content:space-between;padding:0 0 .5rem}#apx-footer .apx-newsletter form input:active,#apx-footer .apx-newsletter form input:hover{border:0;box-shadow:0 0 0;outline:0}#apx-footer .apx-newsletter form input{border:0;font-size:var(--f17);width:100%}#apx-footer .apx-newsletter form button{background:#0000;border:0;padding:0}#apx-footer .apx-newsletter form+p{font-size:var(--f11)}#apx-footer h4{font-size:var(--f17);font-weight:700;margin-bottom:1rem;text-transform:uppercase}#apx-footer ul.links{display:flex;flex-direction:column;gap:10px;list-style-type:none;margin:0;padding:0}#apx-footer ul.links li a{font-size:var(--f14)}#apx-footer .footer__contacts ul{display:flex;flex-direction:column;gap:10px}#apx-footer .footer__contacts ul a{font-size:var(--f17);font-weight:300}#apx-footer .footer__contacts ul li:last-child p{font-size:var(--f14)}#apx-footer .footer__payment-methods .pay-icon{border:1px solid #f2f2f2;border-radius:5px}#apx-footer .footer_credits span{font-size:var(--f11)}#apx-footer .footer_credits .credits *{color:#000;font-size:var(--f11)}#apx-footer .footer_credits .credits img,#apx-footer .footer_credits .credits svg{height:16px;width:auto}#apx-footer .footer_credits .ecom-credits{padding:0}.flex-nowrap{flex-wrap:nowrap}.w-100{width:100%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:end}.product-item .product-card__name{font-size:var(--f17);font-weight:500;text-transform:uppercase}.product-item .prices .prices__value{font-size:var(--f17)}.custom_back,.custom_close{background:#0000;border:0;height:27px;padding:0;position:absolute;right:1rem;top:1rem;width:27px;z-index:999}.custom_back{left:1rem;right:auto}.custom_close:after,.custom_close:before{background:#131313;content:"";height:18px;left:50%;position:absolute;rotate:45deg;top:50%;translate:-50% -50%;width:1px}.custom_close:before{rotate:-45deg}#custom_customizations.visible{right:0}#custom_customizations{background:#fff;box-shadow:0 0 20px #0000004d;height:100%;padding:2rem 1rem;position:fixed;right:0;right:-460px;top:0;transition:right .3s ease-in-out;width:400px;z-index:999}#custom_customizations .lds-dual-ring{display:inline-block;height:80px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:80px;z-index:999}#custom_customizations .lds-dual-ring:after{animation:lds-dual-ring .5s linear infinite;border-color:#000 #0000;border-radius:50%;border-style:solid;border-width:6px;content:" ";display:block;height:64px;margin:8px;width:64px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#custom_customizations .upload-option h3{font-size:14px;font-weight:700;text-align:center;text-transform:uppercase}#custom_customizations .upload-option img{display:block;height:150px;margin:1.5rem auto;max-width:100%}#custom_customizations .upload-option p{font-size:var(--f14);font-weight:400;line-height:normal;text-align:center}#custom_customizations .upload-option input{border:1px solid #ccc;display:block;font-size:13px;padding:.5rem;width:100%}#custom_customizations .upload-option button{align-items:center;border:1px solid;display:flex;font-size:14px;font-weight:600;gap:1rem;height:auto;justify-content:center;margin:1rem 0;padding:.8rem;text-transform:uppercase;width:100%}#custom_customizations .customizations_header{display:flex;gap:5px;justify-content:space-between}#custom_customizations .customizations_header button{background:#f2f2f2;border:0;border-radius:50%;color:#848484;min-height:24px;min-width:24px;padding:0;text-align:center}#custom_customizations .customizations_header button.active{background:#1e1e1e;color:#fff}#custom_customizations .customizations_header .button_cover{align-items:center;display:flex;flex:1 1 auto;gap:5px}#custom_customizations .customizations_header .button_cover:not(:last-child):after{background:#f2f2f2;content:"";display:block;height:1px;width:100%}#custom_customizations .customizations_header .button_cover:last-child{flex:0 1 auto;width:fit-content}#custom_customizations .customizations_body{height:100%;position:relative}#custom_customizations .customizations_body .step:not(.current){opacity:0;pointer-events:none}#custom_customizations .customizations_body .step.last{display:flex!important;flex-direction:column;height:100%}#custom_customizations .customizations_body .step{left:0;position:absolute;top:0;width:100%}#custom_customizations .customizations_body .step .option_title h4{font-size:var(--f17);font-weight:700;text-transform:uppercase}#custom_customizations .customizations_body .step .option_title p{font-size:var(--f14);font-weight:400;line-height:normal}#custom_customizations .customizations_body .step .option_options .customization_functions button,#custom_customizations .customizations_body .step .selected_option .customization_functions button{background:#000;border-radius:0;text-transform:uppercase}#custom_customizations .customizations_body .step .option_options .button_box_style .option_title,#custom_customizations .customizations_body .step .selected_option .button_box_style .option_title{font-weight:400}#custom_customizations .customizations_body .step .option_options .button_box_style .option_description,#custom_customizations .customizations_body .step .selected_option .button_box_style .option_description{font-size:var(--f12)}#custom_customizations .customizations_body .step .option_options .button_box_style,#custom_customizations .customizations_body .step .option_options button,#custom_customizations .customizations_body .step .selected_option .button_box_style,#custom_customizations .customizations_body .step .selected_option button{background:#fff;border:1px solid #f2f2f2;border-radius:0;box-shadow:0 0 15px rgba(0,0,0,.025);padding:1rem;transition:all .2s}#custom_customizations .customizations_body .step .option_options button:hover,#custom_customizations .customizations_body .step .selected_option button:hover{background:#f8f8f8}#custom_customizations .customizations_body .step .option_options button.active,#custom_customizations .customizations_body .step .selected_option button.active{background:#f8f8f8;border:1px solid #ccc}#custom_customizations .customizations_body .step .option_options .option_title,#custom_customizations .customizations_body .step .selected_option .option_title{display:block;font-size:calc(var(--f14)*1.1);font-weight:700;text-align:left}#custom_customizations .customizations_body .step .option_options .option_price,#custom_customizations .customizations_body .step .selected_option .option_price{display:block;font-size:var(--f12);font-weight:300;text-align:right}#custom_customizations .customizations_body .step .option_options .option_description,#custom_customizations .customizations_body .step .selected_option .option_description{display:block;font-size:var(--f14);font-weight:400;line-height:normal;margin:0;text-align:left}#custom_customizations .customizations_body .step .option_options .option_image,#custom_customizations .customizations_body .step .selected_option .option_image{max-width:100%;width:100%}#custom_customizations .customizations_body .step .option_options .input_digitable input,#custom_customizations .customizations_body .step .selected_option .input_digitable input{border:1px solid #ccc;border-radius:5px;font-size:var(--f12);height:40px;padding:0 .5rem;width:100%}#custom_customizations .customizations_body .step .option_options .upselling_customizations-title,#custom_customizations .customizations_body .step .selected_option .upselling_customizations-title{font-size:var(--f14)}#custom_customizations .customizations_body .step .option_options .upselling_customizations-description,#custom_customizations .customizations_body .step .selected_option .upselling_customizations-description{font-size:var(--f14);line-height:calc(var(--f14)*1.2);margin-top:.5rem}#custom_customizations .customizations_body .step .selected_option{background:#fff;border:1px solid #f2f2f2;border-radius:0;box-shadow:0 0 15px rgba(0,0,0,.025);padding:1rem;transition:all .2s}#custom_customizations .customizations_body .step .selected_option small{display:block}#custom_customizations .customizations_body .step .selected_option b{font-weight:400}#custom_customizations .customizations_body .step .subtotal{border-top:1px solid #f2f2f2;height:100%}#custom_customizations .customizations_body .step .btn.btn-primary{align-items:center;border-radius:0;display:flex;font-weight:600;height:54px;justify-content:center;text-align:center;text-transform:uppercase}#custom_customizations .customizations_body .step .btn-back{align-items:center;background:#0000;border:0;border-bottom:1px solid #0000;display:flex;font-size:var(--f14);font-weight:700;gap:5px;margin:0 auto;padding:0;text-decoration:none;transition:border .2s;width:fit-content}#custom_customizations .customizations_body .step .btn-back:hover{border-bottom-color:initial}#custom_customizations .customizations_body .step .customization_functions{flex-direction:column;gap:1rem}#custom_customizations .customizations_body .step.current{display:block}.bg_f8f8f8{background:#f8f8f8}.breadcrumb{margin:0}.breadcrumb li,.breadcrumb li a,.breadcrumb li.active,.breadcrumb li.active a{color:#000;font-size:var(--f14)}.breadcrumb .breadcrumb-item+.breadcrumb-item:before,.breadcrumb li.active:before{color:#000;content:"-";margin:0 1rem}.breadcrumb li.active{font-weight:700}@media(min-width:990px){.apx_gallery .slicked{display:flex;flex-wrap:wrap;gap:.5rem}.apx_gallery .slicked .apx_gallery__item{cursor:pointer;line-height:0}.apx_gallery .slicked .apx_gallery__item picture,.apx_gallery .slicked .apx_gallery__item picture img{width:100%}.apx_gallery .slicked .apx_gallery__item:not(:first-child){flex:0 0 calc(50% - 0.25rem);height:auto!important}.apx_gallery .slicked .apx_gallery__item:nth-child(2n):last-child{flex:0 0 100%;width:100%}.apx_gallery .slicked .apx_gallery__item:nth-child(2n):last-child picture{height:auto!important}}#page-products #product hr{border-color:#f2f2f2}#page-products h1.product__name{font-size:var(--f27);font-weight:500;text-transform:uppercase}#page-products .product__sku{color:#000;font-size:var(--f14);font-weight:300;text-transform:uppercase}#page-products .product__info.lead{font-size:var(--f17);font-weight:300}#page-products .variations__grid .variations__grid-title{font-size:var(--f17);font-weight:500;text-transform:uppercase}#page-products .variations__grid .variations__value{color:#666;font-size:var(--f17);font-weight:300}#page-products .variations__grid .variations__value i{display:none}#page-products .variations__grid .variations__option{border-radius:0}#page-products .variations__grid .variations__option.with-image{overflow:hidden;padding:0;width:25%;width:calc(25% - var(--spacer-2))}#page-products .variations__grid .variations__option.with-image img{width:100%}#page-products .product__prices .prices--big>span:last-child{flex:0 0 100%}#page-products .product__prices .prices--big{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem 1rem}#page-products .product__prices .prices--big .prices__compare{color:#585858;font-size:var(--f17);font-weight:300}#page-products .product__prices .prices--big .prices__compare small{display:none}#page-products .product__prices .prices--big .prices__value{align-items:flex-end;display:flex;font-size:var(--f27);font-weight:500;gap:10px;justify-content:flex-start}#page-products .product__prices .prices--big .prices__value small{font-size:var(--f17);font-weight:500;margin-bottom:2px}#page-products .product__prices .prices--big .prices__installments{font-size:var(--f14)}#page-products .product__prices .prices--big .prices__installments *{font-weight:300}#page-products .box{background:#f8f8f8}#page-products .product__buy{margin-bottom:0!important}#page-products .product__buy .btn-primary{border-radius:0;padding:.7rem 1.4rem;width:100%}#page-products .product__buy .btn-primary span{color:#fff;font-size:var(--f17);font-weight:700;text-transform:uppercase}#page-products #sticker{position:sticky;top:2rem}#cart-quickview .minicart__subtotal>span{color:#131313;font-weight:600}#cart-quickview .minicart__subtotal{color:#131313}#cart-quickview .minicart__subtotal .prices__value{font-size:var(--f-size-4)}#cart-quickview .card-footer{background:#f8f8f8;border:0;padding:1.5rem}#cart-quickview .card-footer .minicart__btn-cart,#cart-quickview .card-footer .minicart__btn-checkout{align-items:center;border-radius:0;display:flex;font-size:var(--f17);font-weight:600;height:42px;justify-content:center;margin-top:10px;text-transform:uppercase}#cart-quickview .card-footer .minicart__btn-cart i,#cart-quickview .card-footer .minicart__btn-checkout i{display:none}#cart-quickview .card-footer .minicart__btn-cart{border-color:#131313;color:#131313}#cart-quickview .card-header{background:#fff;border-bottom:1px solid #f2f2f2;font-size:var(--f17);font-weight:600;padding:1.3rem 1.5rem;text-transform:uppercase}#cart-quickview .card-header .close span{display:none}#cart-quickview .card-header .apx_close,#cart-quickview .card-header .close{background:#0000;border:0;height:25px;opacity:1;padding:0;position:absolute;right:1rem;top:1rem;width:25px}#cart-quickview .card-header .apx_close:after,#cart-quickview .card-header .apx_close:before,#cart-quickview .card-header .close:after,#cart-quickview .card-header .close:before{background:#000;content:"";height:100%;left:50%;position:absolute;rotate:45deg;top:50%;translate:-50% -50%;width:1px}#cart-quickview .card-header .apx_close:before,#cart-quickview .card-header .close:before{rotate:-45deg}#cart-quickview .cart-item:not(:first-child){border-top:1px solid #f2f2f2;padding-top:1.25rem}#cart-quickview .cart-item .cart-item__thumb{width:70px}#cart-quickview .cart-item .cart-item__container{align-items:flex-start}#cart-quickview .cart-item picture{border:1px solid #f2f2f2;border-radius:10px}#cart-quickview .cart-item .cart-item__data{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;position:relative}#cart-quickview .cart-item .cart-item__data .cart-item__name{order:-10;width:100%}#cart-quickview .cart-item .cart-item__data .cart-item__customizations{margin-bottom:1rem;order:-9;width:100%}#cart-quickview .cart-item .cart-item__data .cart-item__customizations div{color:#848484;margin:.5rem 0 1rem}#cart-quickview .cart-item .cart-item__data .cart-item__customizations div .text-muted{display:block;font-size:var(--f12);font-weight:700}#cart-quickview .cart-item .cart-item__data .cart-item__customizations div:last-child{margin-bottom:0}#cart-quickview .cart-item .cart-item__data .cart-item__quantity:after{border-bottom:1px solid #000;border-left:0;border-right:1px solid #000;border-top:0;content:"";height:5px;position:absolute;right:8px;rotate:45deg;top:calc(50% - 3px);width:5px}#cart-quickview .cart-item .cart-item__data .cart-item__quantity{max-width:50px!important;order:-8;position:relative}#cart-quickview .cart-item .cart-item__data .cart-item__quantity select{background:#f2f2f2;border:0;font-size:var(--f14)}#cart-quickview .cart-item .cart-item__data .cart-item__prices{align-items:flex-end!important;flex-direction:column;font-weight:700;justify-content:flex-end;order:-7;text-align:right}#cart-quickview .cart-item .cart-item__data .cart-item__prices .cart-item__price-un,#cart-quickview .cart-item .cart-item__data .cart-item__prices .cart-item__price-un *{color:#848484;font-size:var(--f14);font-weight:400}#cart-quickview .cart-item .cart-item__data .cart-item__prices,#cart-quickview .cart-item .cart-item__data .cart-item__quantity{align-items:center;display:flex;flex:1 1 auto;margin:0;width:fit-content}#cart-quickview .cart-item .cart-item__data .close{color:#848484;position:absolute;right:0;top:0}#cart-quickview .cart-item .cart-item__name{font-weight:700}.apx_tabs{display:flex;flex-direction:column}.apx_tabs .item{border-bottom:1px solid #f2f2f2}.apx_tabs .item>button{background:#0000;border:0;font-size:var(--f17);font-weight:500;padding:0;text-transform:uppercase}.apx_tabs .item>button span{display:block;line-height:0}.apx_tabs_content .content{background:#fff;height:100%;max-width:400px;position:fixed;right:-400px;top:0;transition:all .2s;width:100%;z-index:999}.apx_tabs_content .content .apx_backdrop{background-color:var(--dark);cursor:pointer;height:100vh;left:0;opacity:0;position:fixed;top:-100vh;transition:opacity .15s ease-in-out;width:100vw;z-index:-100}.apx_tabs_content .content .heading{border-bottom:1px solid #f2f2f2;font-size:var(--f17);font-weight:600;text-transform:uppercase}.apx_tabs_content .content .markdown{height:100%;margin:0!important;overflow-y:auto}.apx_tabs_content .content .container-fluid,.apx_tabs_content .content .container-lg,.apx_tabs_content .content .container-md,.apx_tabs_content .content .container-sm,.apx_tabs_content .content .container-xl{background:#fff;display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.apx_tabs_content .content.visible{box-shadow:0 0 20px #0000004d;right:0}.apx_tabs_content .content.visible .apx_backdrop{opacity:.65;top:0}.pswp .btn,.pswp__caption__center{display:none}.pswp__bg{background:#fff}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background:#0000!important}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:1}.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-color:#0000!important;filter:invert(1)!important}.pswp__counter{color:#000!important}.apx_close{background:#0000;border:0;height:25px;opacity:1;padding:0;position:absolute;right:1rem;top:1rem;width:25px}.apx_close:after,.apx_close:before{background:#000;content:"";height:100%;left:50%;position:absolute;rotate:45deg;top:50%;translate:-50% -50%;width:1px}.apx_close:before{rotate:-45deg}.category-banner{margin:0}.page-title__head h1{font-size:var(--f42);margin:1rem 0;text-transform:uppercase}.page-title__head .page-title__short-description{font-size:var(--f21);font-weight:300}.category-retail .search-engine__aside{border:0;left:auto;max-width:100%;position:relative;right:auto;top:auto;width:100%;z-index:1}.category-retail .search-engine__aside .card-body{border:0;padding:0}.category-retail .search-engine__aside .card-body #collapse-shape .custom-control-input:checked~.custom-control-label img{filter:invert(1)}.category-retail .search-engine__aside .card-body .search-engine__filter:not(:first-child){border-top:1px solid #f2f2f2;margin-top:.5rem;padding-top:.5rem}.category-retail .search-engine__aside .card-body .search-engine__filter>button{font-size:var(--f17);font-weight:700;text-transform:uppercase}.category-retail .search-engine__aside .card-body .search-engine__option{margin-top:.5rem;padding:0}.category-retail .search-engine__aside .card-body .search-engine__option label{border:1px solid #f2f2f2;color:#848484;font-size:14px;padding:.5rem;width:100%}.category-retail .search-engine__aside .card-body .search-engine__option .d-flex{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;text-align:left}.category-retail .search-engine__aside .card-body .search-engine__option .cms_ico img{border-radius:3px;max-height:16px;max-width:36px}.category-retail .search-engine__aside .card-body .search-engine__option .cms_description{color:#848484;font-size:var(--f11);width:100%}.category-retail .search-engine__aside .card-body .custom-control-input:checked~.custom-control-label{background:#000;border-color:#000;color:#fff}.category-retail .search-engine__aside .card-body .custom-control-input:checked~.custom-control-label *{color:#fff}.category-retail .search-engine__aside .card-body .custom-control-input:checked~.custom-control-label:after,.category-retail .search-engine__aside .card-body .custom-control-input:checked~.custom-control-label:before{background:#fff;background-color:#fff!important;border:0;border-radius:0!important;content:"";height:12px;left:auto;opacity:1!important;position:absolute;right:1rem;rotate:45deg;top:.8rem;width:1.5px;z-index:3}.category-retail .search-engine__aside .card-body .custom-control-input:checked~.custom-control-label:after{rotate:-45deg}.category-retail .search-engine__aside .card-footer{background:#0000;border-top:1px solid #f2f2f2;padding:1.5rem 0 0}.category-retail .search-engine__aside .card-footer button{background:#f2f2f2;border:1px solid #ccc;border-radius:0;color:#848484;font-size:var(--f14);font-weight:600;padding:.8rem}.category-retail .search-engine__aside .card-footer button:hover{background:#000;color:#fff}.retail-grid{margin-top:2rem}body .search-engine__nav{background:#0000;border-top:1px solid #f2f2f2;color:#000;margin-bottom:1.5rem;padding:1.5rem 0 0}body .search-engine__nav .search-engine__count{color:#000;font-size:var(--f14);font-weight:700}body .search-engine__nav .search-engine__toggles button{background:#0000;border:0;color:#000;font-size:var(--f14);font-weight:700;padding:0;text-transform:uppercase}body .search-engine__nav .search-engine__toggles button i{font-size:calc(var(--f14)*.8)}.product-card{padding:0}.product-card .product-card__favorite{left:auto;padding:.5rem;right:0;top:0}.product-card .product-card__favorite span.active svg{fill:#000}.product-card .product-card__pictures{height:var(--height)}.product-card .product-card__pictures picture{height:var(--height);overflow:hidden;width:100%}.product-card .product-card__pictures picture img{height:var(--height);max-height:unset;object-fit:cover;width:100%}.product-card .prices{gap:3px}.product-card .prices,.product-card .prices *{align-items:flex-start;justify-content:flex-start;text-align:left}.product-card .apx_listing_colors{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:2px}.product-card .apx_listing_colors button{background:#0000;border:0;border-radius:50%;height:16px;line-height:0;padding:0;width:16px}.product-card .apx_listing_colors button .color{border-radius:50%;display:block;height:100%;line-height:0;width:100%}.product-card .apx_listing_colors button .color img{border-radius:50%;height:100%;width:100%}.product-card .apx_listing_colors button.selected{border:3px solid #fff;box-shadow:0 0 0 1px #000}.product-card .apx_tags{height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.product-card .apx_tags .text_tag{background-color:var(--bg_);border:1px solid var(--bd_);border-radius:5px;color:var(--cl_);font-size:var(--f11);padding:.2rem .5rem;text-transform:uppercase}.product-card .apx_tags .top_left{left:.8rem;top:.8rem}.product-card .apx_tags .top_center{left:50%;top:.8rem;translate:-50% 0}.product-card .apx_tags .bottom_left{bottom:.8rem;left:.8rem}.product-card .apx_tags .bottom_center{bottom:.8rem;left:50%;translate:-50% 0}.product-card .apx_tags .bottom_right{bottom:.8rem;right:.8rem}.product-card .apx_tags>div{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;position:absolute}.product-card .apx_tags>div div{line-height:normal}.product-card:hover{box-shadow:0 0 0}#apx-menu .level_1>li button{background:#0000;border:0;padding:0}header{z-index:3}header .container-fluid,header .container-lg,header .container-md,header .container-sm,header .container-xl{position:relative;z-index:5}@media(min-width:990px){#apx-menu .level_1>li{margin:-35px 0;padding:35px 0;position:relative}}#apx-menu .level_1>li{position:relative}#apx-menu .level_2{background:#fff;box-shadow:0 4px 4px #00000040;display:flex;gap:3rem;left:0;list-style-type:none;margin-top:2rem;min-width:300px;opacity:0;padding:0;pointer-events:none;position:absolute;top:100%;transition:all .2s}#apx-menu .level_2 ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;max-height:80dvh;max-width:unset;overflow-y:auto;padding:2rem;white-space:nowrap}#apx-menu .level_2 ul a{text-transform:none;transition:all .2s}#apx-menu .max_menu .bordered ul{display:flex;flex-direction:column;margin-top:1rem;padding:0}#apx-menu .max_menu .bordered ul li a{text-transform:none}#apx-menu .max_menu .bordered>a{font-weight:600}#apx-menu .max_menu.open .level_2{pointer-events:all}@media(min-width:990px){#apx-menu .level_1>li:hover .level_2{margin-top:0;opacity:1;pointer-events:all}}@media(max-width:990px){header#header #cart-button,header#header #user-button{display:block;line-height:0}header#header #cart-button img,header#header #user-button img{height:24px}header#header .menu-trigger{background:#0000;border:0;display:flex;flex-direction:column;gap:6px;padding:0}header#header .menu-trigger span{background:#000;height:1px;width:100%}header#header .menu-trigger b{font-size:10px;font-weight:700}header#header .apx_topbar *{font-size:11px}header#header .header__search input{background:#f8f8f8;border-bottom:1px solid #f8f8f8;border-radius:0;font-size:12px;height:36px}header#header .header__search button{border:0;bottom:auto;left:auto;padding:5.6px;right:7.5px;top:0}header#header .header__search button img{height:24px}#apx-menu{background:#eae0df;display:flex;flex-direction:column;height:100vh;left:0;left:-100%;max-width:100%;padding:1rem;position:fixed;top:0;transition:left .2s ease-in-out;width:100%;z-index:10}#apx-menu .level_1{flex-direction:column;padding:0}#apx-menu .level_1 li{text-align:center}#apx-menu .level_1 li a{font-size:17px!important;text-align:center}#apx-menu.visible{left:0}.apx_banner .apx_banner-content.inside_image{margin:0!important;padding:0 2rem}.apx_banner .apx_banner-content{left:auto!important;right:auto!important}.apx_banner .apx_banner-content .buttons a{display:flex;height:36px;justify-content:center;padding:0 1rem;text-align:center;width:100%}.apx_responsive-banner>div{margin:0!important;max-width:100%;padding:0!important}.apx_responsive-banner>div picture{margin:0}.apx_responsive-banner>div .apx_banner-content{padding:0 2.5rem}.apx_responsive-banner>div .apx_banner-content p{max-width:100%}.apx_banner.outside{flex-direction:column}.apx_banner.outside *{align-items:center!important;justify-content:center!important;text-align:center!important}.apx_banner.outside>div{margin-left:0!important;margin-right:0!important;margin-top:2rem;order:1!important}footer#apx-footer{overflow:hidden}footer#apx-footer .footer_credits *{justify-content:center}footer#apx-footer .footer_credits span{display:block;line-height:normal;text-align:center}footer#apx-footer .footer_credits .credits{justify-content:center;margin-bottom:1.5rem;margin-top:1rem}footer#apx-footer h4{align-items:center;display:flex;font-size:17.5px;justify-content:space-between}footer#apx-footer h4 .toggleLinks{background:#0000;border:0;display:block;height:10px;padding:0;position:relative;width:10px}footer#apx-footer h4 .toggleLinks:after,footer#apx-footer h4 .toggleLinks:before{background:#000;content:"";height:10px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:1px}footer#apx-footer h4 .toggleLinks:after{rotate:90deg}footer#apx-footer h4 .toggleLinks.active:before,footer#apx-footer ul.links{display:none}footer#apx-footer .flex-nowrap{flex-wrap:wrap!important}footer#apx-footer .footer__payment-methods,footer#apx-footer .footer__stamps ul{justify-content:center;text-align:center}footer#apx-footer .footer__stamps ul img{max-height:40px}footer#apx-footer .apx-newsletter .col-auto>svg{height:46px}footer#apx-footer .apx-newsletter .row{flex-direction:column;gap:1rem;justify-content:center;text-align:center}footer#apx-footer .apx-newsletter form+p{text-align:center}footer#apx-footer .footer__social{justify-content:center}footer#apx-footer .footer__contacts ul{align-items:center;justify-content:center;text-align:center}footer#apx-footer .footer__contacts ul a{font-size:17.5px}footer#apx-footer .footer__contacts ul svg{height:20px;width:20px}footer#apx-footer .footer__contacts ul p{font-size:14px}.gallery-container{padding:0}#page-products #product-block{position:relative;z-index:1}#page-products #product-actions .box{bottom:0;box-shadow:0 -10px 10px #0000001a;left:0;position:fixed;width:100%;z-index:1000000}#page-products #product-actions .product__prices .prices--big{gap:.25rem .5rem}#page-products #product-actions .product__prices .prices--big .prices__compare{font-size:12px}#page-products #product-actions .product__prices .prices--big .prices__value{font-size:18px;margin:0}#page-products #product-actions .product__buy{padding-left:0}#page-products #product-actions .product__buy .btn-primary{align-items:center;border:0;display:flex;height:42px;justify-content:center;padding:.5rem 0}#page-products #custom_customizations{max-width:100%}#page-products #custom_customizations .customization_functions{padding-bottom:1.5rem}#page-products #custom_customizations .customization_functions .btn-primary{font-size:14px;height:46px}#page-products #custom_customizations .step.current{height:80vh;position:relative}#page-products #custom_customizations .step.current .option_options{overflow-y:auto}#page-products .product__info.lead{text-align:center}#page-products .apx_tabs_content .content .markdown{font-size:14px}.apx_close{height:20px}.page--categories .page-title .page-title__short-description.lead{font-size:14px}.category-retail .search-engine__aside{left:-100vw;padding:1.5rem;position:fixed;top:0;transition:left .2s ease-in-out;z-index:999}.category-retail .search-engine__aside header.card-header{background:#0000;border-bottom:1px solid #f2f2f2;font-size:var(--f17);font-weight:600;margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem;text-transform:uppercase}.category-retail .search-engine__aside .search-engine__filter>button{font-size:var(--f14)!important}.category-retail .search-engine__aside.visible{left:0}.search-engine__retail>.row{margin:0 -.25rem}.search-engine__results>.container-fluid,.search-engine__results>.container-lg,.search-engine__results>.container-md,.search-engine__results>.container-sm,.search-engine__results>.container-xl{padding:0}.search-engine__retail>.row>.col-6{margin-bottom:1rem;padding:0 .25rem}.search-engine__retail .product-item .product-card .p-md-3{padding:.5rem}.search-engine__retail .product-item .product-card .p-md-3>.d-flex{flex-direction:row;gap:1rem}}.item-customizations.small.cart-item__customizations{text-overflow:ellipsis;word-break:break-all}@media(min-width:1440px){#apx-menu .level_1>li{margin:-40px 0;padding:40px 0;position:relative}}@media(min-width:1000px)and (max-width:1440px){:root{--f42:34px}.category-retail .search-engine__aside .card-body .search-engine__filter>button{font-size:var(--f14)}.lead{font-size:1.2rem}.header__logo{max-height:40px}header#header #apx-menu .level_1{gap:1.4rem}header#header #apx-menu .level_1 li a{font-size:calc(var(--f17)*.8);text-transform:uppercase}header#header #apx-functions .header__buttons a,header#header #apx-functions .header__buttons button{align-items:center;display:flex}header#header #apx-functions .header__buttons a img,header#header #apx-functions .header__buttons button img{height:24px}header#header #apx-functions .header__buttons{gap:.5rem}#page-products .variations__grid .variations__option.with-image{overflow:hidden;width:25%;width:calc(25% - var(--spacer-2))}#page-products .variations__grid .variations__option.with-image img{height:auto;max-width:100%}#apx-footer .apx-newsletter{max-width:320px}#apx-footer .apx-newsletter h4{margin:0}#apx-footer .container_90{max-width:100%;padding:0 2rem}}.product-specs ul{display:flex;flex-direction:column;font-size:var(--f14);list-style-type:none;margin:0;padding:0}.product-specs ul li{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding:.5rem}.product-specs ul li .text-muted{color:#000!important;font-weight:500;white-space:nowrap}.product-specs ul li:nth-child(odd){background:#f8f8f8}.product-specs ul li::marker{display:none}.apx_tabs_content .content .html-clearfix *{font-size:var(--f14)!important;line-height:calc(var(--f14)*1.6)}header.header .search-engine__aside{display:none!important}#custom_customizations .current>div{display:flex;flex-direction:column;height:calc(100dvh - 60px)}#custom_customizations .current>div .option_options{height:100%;margin:0 -15px;overflow-y:scroll;padding:0 15px}#custom_customizations .current>div .option_options::-webkit-scrollbar{border-left:1px solid #888;width:3px}#custom_customizations .current>div .option_options::-webkit-scrollbar-track{background:#f1f1f1}#custom_customizations .current>div .option_options::-webkit-scrollbar-thumb{background:#000;border-radius:var(--borderRadius)!important}#custom_customizations .current>div .option_options::-webkit-scrollbar-thumb:hover{background:#f2f2f2}#custom_customizations .current.step.last>div{height:100dvh}html::-webkit-scrollbar{border-left:1px solid #888;width:10px}html::-webkit-scrollbar-track{background:#f1f1f1}html::-webkit-scrollbar-thumb{background:#888;border:3px solid #f1f1f1;border-radius:var(--borderRadius)!important}html::-webkit-scrollbar-thumb:hover{background:#555}#collapse-altura_lentes .custom-checkbox input,#collapse-comprimento_hastes .custom-checkbox input{opacity:0}#collapse-altura_lentes .custom-checkbox label:after,#collapse-altura_lentes .custom-checkbox label:before,#collapse-comprimento_hastes .custom-checkbox label:after,#collapse-comprimento_hastes .custom-checkbox label:before{display:none}#collapse-altura_lentes .custom-checkbox,#collapse-altura_lentes label,#collapse-comprimento_hastes .custom-checkbox,#collapse-comprimento_hastes label{width:fit-content}#collapse-altura_lentes.show,#collapse-comprimento_hastes.show{display:flex;flex-wrap:wrap;gap:.5rem}#collapse-altura_lentes.show .custom-checkbox,#collapse-comprimento_hastes.show .custom-checkbox{margin:0}@media(min-width:990px){.search-engine__aside .card-body{overflow-x:unset!important;overflow-y:unset!important}.search-engine__aside .card-body .sticky{height:calc(100dvh - 4rem);margin-right:-1rem;overflow-y:scroll;padding-right:1rem;position:sticky;top:2rem}.search-engine__aside .card-body .sticky::-webkit-scrollbar{border-left:1px solid #888;width:3px}.search-engine__aside .card-body .sticky::-webkit-scrollbar-track{background:#f1f1f1}.search-engine__aside .card-body .sticky::-webkit-scrollbar-thumb{background:#000;border-radius:var(--borderRadius)!important}.search-engine__aside .card-body .sticky::-webkit-scrollbar-thumb:hover{background:#f2f2f2}.search-engine__aside .card-body label{overflow:hidden}}body #instant-search .search__box{background:var(--background);border-radius:0;margin:0;max-height:80vh;width:100%}body #instant-search .search__box .card-body .search-engine>.row:last-child>.col-md-2{display:none}body #instant-search .search__box .card-body .search-engine>.row:last-child>.col-md-10{flex:1 1 100%;max-width:100%;width:100%}@media(min-width:990px){body #instant-search .search__box .card-body .search-engine>.row:last-child>.col-md-10 .search-engine__retail>.row>div{flex:0 0 25%;max-width:25%}body #instant-search .search__box .card-body .search-engine>.row:last-child>.col-md-10 .search-engine__retail>.row>div:empty{display:none}}body #instant-search .search__box .search-engine__nav{display:none}body #instant-search .search__box .search-engine{background:#fff;margin-left:-.5rem;margin-right:-.5rem;padding-left:1.5rem;padding-right:1.5rem}body #instant-search .search__box .search-body{background:#fff}body #instant-search .search__box .search__title{color:#000;font-size:var(--f11);font-weight:400}body #instant-search .search__box .search__header{background:var(--background);border:0;padding:0}body #instant-search .search__box .search__header .search__input-group{padding:0}body #instant-search .search__box .search__header .search__input-group input{background:var(--background);border:0;border-bottom:1px solid #000;border-radius:0;color:#000;font-size:var(--f15);padding:0}body #instant-search .search__box .search__header .search__input-group input::placeholder{color:#000}body #instant-search .search__box .search__submit{bottom:auto;left:auto;margin-top:0;position:relative;right:auto;top:auto}body #instant-search .search__box .custom_close{right:2rem;top:2rem}body #instant-search .search__box .search__footer{background:#fff;margin:0;padding:1.5rem 2rem}body #instant-search .search__box .search__footer .search__history{overflow:visible}body #instant-search .search__box .search__footer .search__history a{font-size:var(--f12);text-decoration:underline}body #instant-search .search__box .search__footer b{color:#666;font-size:var(--f11);font-weight:600;text-transform:uppercase}.instagram_2{background-image:linear-gradient(to right top,#701630,#87343a,#9c4f46,#b06b55,#c38766,#b38d5f,#a2915f,#909565,#5d7f5e,#326659,#134b50,#0a313f)!important}.page--categories .product-card section>.p-3{padding:.5rem}.page--categories .product-card section>.p-3 .product-card__name{font-size:calc(var(--f17)*.9)}.page--categories .product-card section>.p-3>div{gap:1rem}.page--categories .product-card .apx_listing_colors{align-items:center;margin-top:.2rem}.page--categories .product-card .apx_listing_colors button{height:13px;width:13px}.page--categories .product-card .apx_listing_colors button.selected{border-width:1.5px}.page--categories .product-card .apx_listing_colors span{font-size:var(--f11)}.product-item .prices__installments{font-size:var(--f11);line-height:normal}.cms_ico.colors{border-radius:3px;gap:0!important;height:16px;overflow:hidden;width:16px}.cms_ico.colors *{display:flex;flex-basis:0;flex-grow:1;gap:0;height:100%;max-width:100%}.product-card .apx_listing_colors .cms_ico.color{gap:0!important;overflow:hidden}.product-card .apx_listing_colors .cms_ico.color span{display:flex;flex-basis:0;flex-grow:1;gap:0;height:100%;max-width:100%}@media(max-width:990px){#apx-menu .level_1>li>.level_2,#apx-menu .level_1>li>.level_2 *{transition:none!important}#apx-menu button svg{height:10px;width:10px}#apx-menu .level_1>li.open>button>svg{rotate:180deg}#apx-menu .level_1>li.open>.level_2{box-shadow:0 0 0;display:block;margin:1rem -1rem;opacity:1;padding:0;position:relative;top:unset;transition:unset}#apx-menu .level_1>li.open>.level_2 ul{align-items:flex-start;gap:1rem;justify-content:flex-start;padding:1rem;position:relative;transition:unset}#apx-menu .level_1>li.open>.level_2 ul li{text-align:left;width:100%}#apx-menu .level_1>li.open>.level_2 ul li a{font-size:var(--f14)!important}header#header #apx-menu .level_1{align-items:flex-start;gap:1.5rem;justify-content:flex-start;left:auto;position:relative;text-align:left;top:auto;translate:unset;width:100%}#apx-menu .level_1>li{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:space-between;padding:0 0 .5rem;width:100%}header#header #apx-menu{align-items:flex-start;justify-content:flex-start;overflow-y:auto;padding-top:5rem}.product-card .apx_listing_colors{gap:3px}.product-card section>.p-3{padding:.5rem}.product-card section>.p-3 .product-card__name{font-size:calc(var(--f17)*.9)}.product-card section>.p-3>div{gap:1rem}.product-card .apx_listing_colors{align-items:center;margin-top:.4rem}.product-card .apx_listing_colors button{height:11px;width:11px}.product-card .apx_listing_colors button.selected{border-width:1.5px}.product-card .apx_listing_colors span{font-size:var(--f11)}.page--categories .product-card .apx_listing_colors{margin-top:.25rem}}#header .gapper{gap:3rem!important}#header .dropdown.max_menu{position:static}#header .level_1 .level_2.max_menu{border-top:1px solid #f2f2f2;padding:0;position:fixed;top:var(--header-vh);width:100vw}#header .level_1 .level_2.max_menu>div>ul{display:flex;flex-direction:row;width:100%}#header .level_1 .level_2.max_menu>ul>li>div>div>a{display:block;font-weight:600;margin-bottom:1rem;text-shadow:0 0 0!important;width:fit-content}#header .level_1 .bordered ul li a,#header .level_1 .level_2:not(.max_menu) ul li a{font-weight:400;text-transform:none!important;transition:all .2s ease-in-out}#header .level_1 .bordered ul li a:hover,#header .level_1 .level_2:not(.max_menu) ul li a:hover{opacity:.7}[class^="page page--pages"] .page-title .page-title__head{align-items:center;justify-content:center;text-align:center}[class^="page page--pages"] .extra-page .container{max-width:100%;width:800px}[class^="page page--pages"] .extra-page h2{font-size:var(--h5);font-weight:600;margin:3rem 0 1rem}[class^="page page--pages"] .extra-page h2:first-child{margin-top:0}.list_bg{margin-bottom:-15rem}.banner-slider .slick-slider{margin:0}.banner-slider .slick-slider .slick-item{line-height:0}@media(max-width:990px){.banner-slider+.apx_product-list.mt-0 .list_bg.d-hidden{margin-bottom:0;margin-top:3rem}}@media(min-width:990px){.banner-slider+.apx_product-list.mt-0 .list_bg.md-hidden{margin-bottom:0;margin-top:3rem}}#whatsapp_btn{bottom:1rem;position:fixed;right:1rem}.search-engine button.btn[data-toggle=collapse].collapsed{align-items:center;display:flex;justify-content:space-between;width:100%}.search-engine button.btn[data-toggle=collapse].collapsed i{display:inline-block;height:12px;position:relative;width:12px}.search-engine button.btn[data-toggle=collapse].collapsed i:before{background:#000;content:"";height:1px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:100%}.search-engine button.btn[data-toggle=collapse].collapsed i:after{background:#000;content:"";height:100%;left:50%;position:absolute;top:50%;translate:-50% -50%;width:1px}.search-engine button.btn[data-toggle=collapse]{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}.search-engine button.btn[data-toggle=collapse] i{display:inline-block;height:12px;position:relative;width:12px}.search-engine button.btn[data-toggle=collapse] i:before{background:#000;content:"";height:1px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:100%}.app{--blk:#131313;--txt:#4f4f4f;--gray:#4f4f4f;--wht:#fff;--color1:#131313;--color-border:#e8e8e8;--color-bg:#f8f8f8;--body-bg:#f8f8f8;--light:#fff;--primary-lightest:#f2f2f2;--smallest:10px}.app .footer__credits{border-top:0;margin:0}.app .credits *{color:#4f4f4f;font-size:calc(var(--smallest)*1.2)}.app .credits .ecom-credits{background:#0000;padding:0}.app .credits img{height:16px}.app .footer__credits{padding:1.5rem 0}.app .form-control{background-color:#f8f8f8}.app .app__footer,.app .footer{border:0!important}.app .footer{border-top:1px solid var(--border-color)!important}.app__header{background:var(--body-bg);border-bottom:1px solid var(--color-border);box-shadow:0 0 0;padding:2rem}.app{justify-content:flex-start}.app footer.footer{margin-top:auto}.app .btn-success{border:0}.app__logo{max-height:36px}ul.app_contacts{display:flex;gap:2rem;justify-content:flex-end;margin:0}ul.app_contacts li{align-items:center;display:flex;gap:.5rem;justify-content:flex-start}ul.app_contacts li span img{height:20px}ul.app_contacts li a,ul.app_contacts li p{color:var(--blk);font-size:var(--font-size-sm);line-height:normal;margin:0}ul.app_contacts li a small,ul.app_contacts li p small{color:var(--txt);display:block;font-size:var(--smallest);line-height:normal;text-align:left}#storefront-app{margin-bottom:0;padding-bottom:0}#storefront-app .discount-applier__coupon-btn{border-radius:0;height:40px;padding:0 1rem}#storefront-app .discount-applier__coupon-btn i{font-size:calc(var(--font-size-sm)*.8)}#storefront-app [data-page-title="✓ Recebemos seu pedido"] h1{margin:1rem auto -1rem;text-align:center!important}#storefront-app .summary__buyer p{font-size:var(--font-size-sm)}#storefront-app .summary__buyer .btn-outline-secondary{border-radius:0;font-size:var(--font-size-sm);height:40px;min-width:40px;padding:0 1rem}#storefront-app .summary__buyer .btn-outline-secondary i{font-size:calc(var(--font-size-sm)*.8)}#storefront-app .order-info__number,#storefront-app .order-info__number *{color:var(--blk)}#storefront-app .order-info__right .summary__title{font-size:var(--h5)!important}#storefront-app .order-info__right .order-info__buy-again{border-radius:0;font-size:var(--font-size-sm);height:40px;margin-left:1.25rem;margin-right:auto;margin-top:0;min-width:40px;padding:0 1rem}#storefront-app .order-info__right .order-info__buy-again i{font-size:calc(var(--font-size-sm)*.8)}#storefront-app #confirmation .order-info>div:first-child{color:var(--txt);font-size:var(--font-size)}#storefront-app #confirmation .order-info__details .card{border:1px solid var(--border-color);border-radius:0}#storefront-app #confirmation .order-info__details .card-header{background:var(--border-color);border:0;font-size:var(--font-size-sm);font-weight:600}#storefront-app #confirmation .order-info__details .card-header i{font-size:var(--smallest)}#storefront-app #confirmation .order-info__details .card-body{border:0;color:var(--txt);font-size:var(--font-size-sm)}#storefront-app #confirmation .order-info__details .card-body *{color:var(--txt);font-size:var(--font-size-sm)}#storefront-app #confirmation .order-info__details .card-body :last-child{margin-bottom:0}#storefront-app #confirmation .order-info__details .card-body hr:last-child{display:none}#storefront-app #confirmation .summary__amount>div>div{color:var(--blk);font-size:var(--font-size)}#storefront-app #confirmation .summary__amount{border-top:0;display:flex;flex-direction:column;gap:1rem;padding-top:0}#storefront-app #confirmation .summary__amount span{font-size:var(--font-size);font-weight:600}#storefront-app #confirmation .summary__amount .prices__value{color:var(--color1);font-size:var(--h4);font-weight:600}#storefront-app #confirmation .order-info__summary{border:0}#storefront-app #confirmation .order-info__summary .card-body{padding-bottom:0;padding-top:0}#storefront-app #confirmation h5.summary__title{color:var(--blk);font-size:var(--h3);font-weight:600;margin:0 0 1rem}#storefront-app #confirmation .summary__item{align-items:center;display:flex}#storefront-app #confirmation .summary__item>div{color:var(--txt);font-size:var(--font-size-sm)}#storefront-app #confirmation .summary__item>div .badge{background:#0000;color:var(--txt);display:inline-block;font-size:var(--font-size-sm);font-weight:400;letter-spacing:-1.5px;margin-right:.25rem;padding:0}#storefront-app #confirmation .summary__item>div .badge:after{content:"x"}#storefront-app #confirmation .summary__item{background:#fff;border-radius:0;padding:0}#storefront-app #confirmation .summary__item img{height:80px}#storefront-app #confirmation .summary__item a>small{color:var(--blk);font-size:var(--font-size-sm);font-weight:600;margin-top:.25rem}#storefront-app .discount-applier__form .btn-outline-success{background:#f8f8f8;border:0;border-radius:0}#storefront-app .discount-applier__form label{font-size:var(--font-size);font-weight:600}#storefront-app .discount-applier__form #discount-applier-coupon{background:#f8f8f8;border:0;height:46px;padding:0 1rem}#storefront-app .discount-applier__form .btn-outline-secondary{background:#000;border:0;border-radius:0;color:#fff;font-size:var(--font-size-sm);font-weight:700;text-transform:uppercase}#storefront-app .discount-applier__form .btn-outline-secondary i{font-size:calc(var(--font-size-sm)*.8)}#storefront-app h1{color:var(--blk)!important;font-size:var(--h2);font-weight:600;margin:0 auto;text-align:left!important;width:83.3333%}#storefront-app h1:before{display:none}#storefront-app #cart .cart-item{background:#fff;border:0;border-radius:0;padding:1.25rem}#storefront-app #cart .cart-item .cart-item__container{align-items:flex-start}#storefront-app #cart .cart-item .cart-item__data .cart-item__name a{color:var(--blk);font-size:var(--font-size)}#storefront-app #cart .cart-item .cart-item__data .cart-item__prices{align-items:center;color:var(--color1);display:flex;font-size:var(--font-size-sm);font-weight:600;gap:1rem}#storefront-app #cart .cart-item .cart-item__data .cart-item__prices *{font-size:var(--font-size-sm)}#storefront-app #cart .cart-item .cart-item__data .cart-item__prices .cart-item__price-un{color:var(--txt)}#storefront-app #cart .cart__info+.cart__discount{padding:0 1rem}#storefront-app #cart .cart__info{padding-bottom:0;padding-top:0}#storefront-app #cart .cart__info .prices__value{color:var(--color1);font-size:var(--h4)}#storefront-app #cart .cart__info>div{color:var(--blk);font-size:var(--font-size)}#storefront-app #cart .cart__info>:not(:first-child){margin-top:2rem}#storefront-app #cart .shipping-calculator .input-group{flex-wrap:nowrap}#storefront-app #cart .shipping-calculator input{max-width:unset;width:100%}#storefront-app #cart .cart__btn-checkout{align-items:center;background:var(--color1);border-radius:0;display:flex;font-size:var(--font-size);font-weight:600;height:50px;justify-content:center;text-transform:capitalize}#storefront-app .checkout .custom-radio input:checked~label:after,#storefront-app .checkout .custom-radio input:checked~label:before,#storefront-app .checkout .custom-radio input~label:after,#storefront-app .checkout .custom-radio input~label:before{margin-top:-3px}#storefront-app .checkout .custom-checkbox input:checked~label:after,#storefront-app .checkout .custom-checkbox input:checked~label:before,#storefront-app .checkout .custom-checkbox input~label:after,#storefront-app .checkout .custom-checkbox input~label:before{border-radius:0;margin-top:-3px}#storefront-app .checkout .checkout__account{max-width:100%;width:83.3333%}#storefront-app .checkout .checkout__account form>.form-group:first-child{display:none}#storefront-app .checkout .login{align-items:flex-start;display:flex;justify-content:space-between;max-width:100%;width:83.3333%}#storefront-app .checkout .address-form input,#storefront-app .checkout .checkout__account input{border:0;border-radius:0;font-size:var(--font-size);height:47px}#storefront-app .checkout .address-form label,#storefront-app .checkout .checkout__account label{color:var(--blk);font-size:var(--font-size-sm)}#storefront-app .checkout .address-form button,#storefront-app .checkout .checkout__account button{border-radius:0;font-size:var(--font-size-sm);font-weight:600}#storefront-app .checkout .address-form .lead,#storefront-app .checkout .checkout__account .lead{color:var(--txt);font-size:var(--font-size);font-weight:400;margin:-1.5rem 0 2rem;text-align:left}#storefront-app .checkout .address-form button.btn-lg,#storefront-app .checkout .checkout__account button.btn-lg{align-items:center;display:flex;font-size:var(--font-size);gap:.5rem;height:47px;justify-content:center;max-width:100%;width:310px}#storefront-app .checkout .address-form button.btn-lg i,#storefront-app .checkout .checkout__account button.btn-lg i{font-size:calc(var(--font-size)*.8)}#storefront-app .checkout .login form{text-align:left}#storefront-app .checkout .login form .login__email{max-width:100%;width:420px}#storefront-app .checkout .login form label{color:var(--txt);font-size:var(--font-size);font-weight:400;margin:0 0 1rem}#storefront-app .checkout .login form input{border:0;border-radius:0;font-size:var(--font-size)}#storefront-app .checkout .login form button{border-radius:0;font-size:var(--font-size-sm);font-weight:600}#storefront-app .checkout .login form .lead{color:var(--txt);font-size:var(--font-size);font-weight:400}#storefront-app .checkout .login .login__info{background:var(--body-bg);border:0;border-radius:0;margin:0;max-width:100%;padding:1.3rem;width:400px}#storefront-app .checkout .login .login__info .login__info-title{align-items:center;color:var(--blk);display:flex;font-size:var(--font-size-sm);font-weight:700;line-height:normal;margin-bottom:1rem}#storefront-app .checkout .login .login__info .login__info-title .i-lock{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgMTFWOEM3IDUuMjM4NTggOS4yMzg1OCAzIDEyIDNDMTQuNDE5IDMgMTYuNDM2NyA0LjcxNzc2IDE2LjkgN003LjggMjFIMTYuMkMxNy44ODAyIDIxIDE4LjcyMDIgMjEgMTkuMzYyIDIwLjY3M0MxOS45MjY1IDIwLjM4NTQgMjAuMzg1NCAxOS45MjY1IDIwLjY3MyAxOS4zNjJDMjEgMTguNzIwMiAyMSAxNy44ODAyIDIxIDE2LjJWMTUuOEMyMSAxNC4xMTk4IDIxIDEzLjI3OTggMjAuNjczIDEyLjYzOEMyMC4zODU0IDEyLjA3MzUgMTkuOTI2NSAxMS42MTQ2IDE5LjM2MiAxMS4zMjdDMTguNzIwMiAxMSAxNy44ODAyIDExIDE2LjIgMTFINy44QzYuMTE5ODQgMTEgNS4yNzk3NiAxMSA0LjYzODAzIDExLjMyN0M0LjA3MzU0IDExLjYxNDYgMy42MTQ2IDEyLjA3MzUgMy4zMjY5OCAxMi42MzhDMyAxMy4yNzk4IDMgMTQuMTE5OCAzIDE1LjhWMTYuMkMzIDE3Ljg4MDIgMyAxOC43MjAyIDMuMzI2OTggMTkuMzYyQzMuNjE0NiAxOS45MjY1IDQuMDczNTQgMjAuMzg1NCA0LjYzODAzIDIwLjY3M0M1LjI3OTc2IDIxIDYuMTE5ODQgMjEgNy44IDIxWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);display:flex;font-size:0;height:24px;margin:0 .5rem 0 0;max-width:unset;min-width:24px;width:24px}#storefront-app .checkout .login .login__info .login__info-row{align-items:center;color:var(--txt);display:flex;font-size:var(--font-size-sm);margin-top:.5rem}#storefront-app .checkout .login .login__info .login__info-row .i-check{align-items:center;border:1px solid var(--color1);border-radius:50%;color:var(--color1);display:flex;font-size:6px;height:12px;justify-content:center;margin-right:.5rem;width:12px}#storefront-app .checkout__app{margin-bottom:-7.9rem;max-width:100%;width:83.3333%}#storefront-app .checkout__app .checkout__back a{background:var(--border-color);border-radius:5px;color:var(--blk);font-size:var(--font-size-sm);padding:.75rem;width:100%}#storefront-app .checkout__app .checkout__back a i{font-size:10px}#storefront-app .checkout__app .checkout-left-col+div{padding-left:2rem}#storefront-app .checkout__app .checkout-left-col{padding-bottom:4rem;padding-right:2rem}#storefront-app .checkout__app .first_step{display:flex;flex-direction:column;gap:1rem}#storefront-app .checkout__app .first_step .account-addresses .address-form{max-width:100%}#storefront-app .checkout__app .checkout__col h3,#storefront-app .checkout__app .first_step h3{color:var(--blk);font-size:var(--h4);font-weight:600}#storefront-app .checkout__app .checkout__col h3{margin:0 0 1rem}#storefront-app .checkout__app .payment .payment__pay{align-items:center;background:var(--color1);border-radius:0;display:flex;font-size:var(--font-size);font-weight:600;gap:.5rem;height:48px;justify-content:center;text-transform:capitalize}#storefront-app .checkout__app .payment .payment__pay i{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjMzMzcgNEw2LjAwMDMzIDExLjMzMzNMMi42NjY5OSA4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);display:block;font-size:0;height:16px;width:16px}#storefront-app .checkout__app .payment .btn-light{border-radius:0;font-size:var(--font-size-sm);padding:.5rem 0;width:100%}#storefront-app .checkout__app .payment .btn-light i{display:none}#storefront-app .checkout__app .payment .list-group a.active_{background:#fff}#storefront-app .checkout__app .payment .list-group a{background:#0000;border:1px solid var(--color-border);border-radius:0;margin-bottom:.5rem}#storefront-app .checkout__app .payment .list-group a .payment__title+span{display:none}#storefront-app .checkout__app .payment .list-group a .payment__title:before{background:#fff;border-radius:50%;box-shadow:0 0 0 1px #000;content:"";display:inline-block;height:12px;min-width:12px;width:12px}#storefront-app .checkout__app .payment .list-group a .payment__title{align-items:center;display:flex;gap:.5rem}#storefront-app .checkout__app .payment .list-group a .payment__title span{background:var(--color1);border:2px solid #fff;border-radius:50%;font-size:0;height:12px;position:absolute;width:12px}#storefront-app .checkout__app .payment .list-group .payment__method.list-group-item{background:#fff;border:1px solid var(--border-color);border-radius:0;padding:1rem;position:relative;width:100%}#storefront-app .checkout__app .checkout__summary{background:#0000}#storefront-app .checkout__app .checkout__info:before{background:#f8f8f8;border-left:1px solid var(--border-color);content:"";height:calc(100% + 3rem);left:0;position:absolute;top:-3rem;width:100vw;z-index:-1}#storefront-app .checkout__app .checkout__info{background:#0000;border:0;padding-bottom:1rem;position:relative}#storefront-app .checkout__app .checkout__info .summary__amount>div>div{color:var(--blk);font-size:var(--font-size)}#storefront-app .checkout__app .checkout__info .summary__amount{border-top:0;display:flex;flex-direction:column;gap:1rem;padding-top:0}#storefront-app .checkout__app .checkout__info .summary__amount span{font-size:var(--font-size);font-weight:600}#storefront-app .checkout__app .checkout__info .summary__amount .prices__value{color:var(--color1);font-size:var(--h4);font-weight:600}#storefront-app .checkout__app .checkout__info .summary__buyer{display:none}#storefront-app .checkout__app .checkout__info .checkout__summary .summary{margin:0 0 2rem;position:sticky;top:1.5rem}#storefront-app .checkout__app .checkout__info .checkout__summary h5.summary__title{color:var(--blk);font-size:var(--h5);font-weight:600;margin:0 0 1rem}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item{align-items:center;display:flex}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item picture{flex:0 0 120px;height:auto;margin-right:1rem;width:70px}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item>div{color:var(--txt);font-size:var(--font-size-sm)}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item>div .badge{background:#0000;color:var(--txt);display:inline-block;font-size:var(--font-size-sm);font-weight:400;letter-spacing:-1.5px;margin-right:.25rem;padding:0}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item>div .badge:after{content:"un."}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item{background:#fff;border-radius:3px;padding:1rem}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item img{height:auto;width:100%}#storefront-app .checkout__app .checkout__info .checkout__summary .summary__item a>small{color:var(--blk);font-size:var(--smallest);font-weight:600;margin-top:.25rem}#storefront-app .checkout__app .checkout__notes textarea{border:0;border-radius:0;font-size:var(--font-size-sm);padding:1rem}.shipping-calculator .shipping-calculator__services .list-group-item:not(:first-child){margin-top:.5rem}.shipping-calculator .shipping-calculator__services .list-group-item{border:1px solid var(--color-border)!important;border-radius:0;padding:.75rem}.shipping-calculator .shipping-calculator__services .list-group-item *{font-size:var(--font-size-sm);line-height:normal;margin:0!important}.shipping-calculator .shipping-calculator__services .list-group-item .shipping-calculator__option{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}.shipping-calculator .shipping-calculator__services .list-group-item .shipping-calculator__option strong{color:var(--txt);font-weight:400}.shipping-calculator .shipping-calculator__services .list-group-item .shipping-calculator__option span{color:var(--blk);font-weight:600}.shipping-calculator .shipping-calculator__services .list-group-item .shipping-calculator__option small{color:var(--blk);display:block;font-size:var(--font-size-sm);line-height:normal;position:relative;right:auto;text-align:left;top:auto}.checkout__shipping{margin-bottom:3rem!important}.checkout__shipping .btn-secondary{align-items:center;border-radius:0;display:flex;font-size:var(--font-size-sm);height:40px;justify-content:center;min-width:40px;padding:0 1rem;width:fit-content}.checkout__shipping .btn-secondary i{font-size:calc(var(--font-size-sm)*.8)}.checkout__shipping .shipping-calculator .shipping-calculator__services{max-width:100%;white-space:nowrap;width:420px}.checkout__shipping .shipping-calculator .shipping-line{display:flex;gap:1rem;justify-content:flex-end;text-align:right;width:-webkit-fill-available}.checkout__shipping .shipping-calculator .list-group-item .shipping-calculator__option{align-items:center;display:flex;flex-direction:row-reverse;gap:1rem;justify-content:flex-end}.checkout__shipping .shipping-calculator .list-group-item .shipping-calculator__option:after{background:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #000;content:"";display:inline-block;height:12px;min-width:12px;width:12px}.checkout__shipping .shipping-calculator .list-group-item.active .shipping-calculator__option:after{background:var(--color1)}@media(min-width:990px){#storefront-app .cart-divider{border-right:1px solid var(--color-border);padding-right:1.875rem}}.account-addresses .card{background:#f8f8f8;border-radius:0;overflow:hidden}.account-addresses .card .card-footer{background:#fff}.account-addresses .account-addresses__actions button{border-radius:0;font-size:12px;height:40px;min-width:40px}.account-addresses .btn-outline-secondary{border-radius:0;font-size:var(--font-size-sm);height:40px;min-width:40px;padding:0 1rem}.account-addresses .btn-outline-secondary i{font-size:calc(var(--font-size-sm)*.8)}@media(max-width:990px){.app .app__logo{max-height:26px}.app .app__header{padding:1rem}.app #storefront-app h1{font-size:var(--f27);padding:0 1rem;width:100%}.app #storefront-app .cart-item__thumb{margin-right:1rem}.app #storefront-app #cart .cart-item{padding:0 1rem}.app #storefront-app #cart .cart__info>:not(:first-child){border-radius:0;margin-top:.5rem}.app .cart__info>div{border-top:1px solid var(--border-color);margin-top:0!important;padding-bottom:1.5rem;padding-top:1.5rem}.app #storefront-app .checkout .login{flex-direction:column;gap:2rem;width:100%}.app #storefront-app .checkout .login form,.app #storefront-app .checkout .login form .login__email{width:100%}.app .checkout{padding:0 1rem}.app #storefront-app .checkout .checkout__account{width:100%}.app #storefront-app .checkout .address-form .lead,.app #storefront-app .checkout .checkout__account .lead{margin-top:-1rem}.app #storefront-app .checkout__app{margin-right:0;margin-top:-1rem;width:100%}.app .checkout__shipping .shipping-calculator .list-group-item .shipping-calculator__option{flex-wrap:wrap-reverse;gap:.5rem 1rem}.app .checkout__shipping .shipping-calculator .shipping-line{justify-content:space-between;padding-left:0;text-align:left}.app #storefront-app .checkout__app .checkout__info{margin-top:0;padding:0 15px 15px}.app #storefront-app .checkout__app .checkout__info:before{display:none}.app #storefront-app .checkout__app .checkout__info .checkout__summary .summary__item{padding:0}.app #storefront-app .checkout__app .checkout__info .checkout__back{display:none}.app .checkout__app>.row{flex-direction:column-reverse}.app #storefront-app .checkout__app .checkout-left-col{padding-right:15px}.app .footer__credits,.app .footer__credits .credits{gap:1rem;justify-content:center;text-align:center}.app #storefront-app .checkout__app .checkout__info .summary__amount{margin-bottom:0;padding-bottom:0}#page-products .product__buy .btn-primary span{font-size:12px;line-height:normal}body.customizationVisible header.header{z-index:1}#page-products #custom_customizations .customization_functions{padding-bottom:0!important}#custom_customizations .current>div{height:calc(100dvh - 45px)!important}#cart-quickview .card-header .apx_close,#cart-quickview .card-header .close{height:20px;width:20px}#cart-quickview .cart-item .cart-item__data .cart-item__prices,#cart-quickview .cart-item .cart-item__data .cart-item__quantity{font-size:var(--f14)}.minicart__aside .minicart__btn-back{display:none}#header .level_1 .level_2.max_menu>div>ul{gap:1rem!important;height:auto;padding-bottom:0;padding-top:0}#apx-menu .level_1>li.open>.level_2 ul{margin-top:0}}.minicart__aside .prices__installments,.minicart__aside .prices__installments *{font-size:var(--f14);font-weight:400!important}#cart-quickview .cart-item .cart-item__data .cart-item__name{width:calc(100% - 30px)}.text-muted{color:#666!important}.minicart__btn-cart{display:none!important}.apx_product-list .slick-slider .slick-arrow{align-items:center;background:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:0;position:absolute;top:40%;transition:box-shadow .2s ease-in-out;translate:0 -50%;width:40px;z-index:2}.apx_product-list .slick-slider .slick-arrow.next{left:auto;right:0}header .term-box-only{display:none!important}.term-box-only h1{font-size:var(--f42);margin:0 0 1rem;text-transform:uppercase}.search-engine__filter--tamanho_armacao .collapse.show{display:flex;flex-direction:column;gap:.5rem}.search-engine__filter--tamanho_armacao [data-value=PP]{order:-10}.search-engine__filter--tamanho_armacao [data-value=P]{order:-9}.search-engine__filter--tamanho_armacao [data-value=M]{order:-8}.search-engine__filter--tamanho_armacao [data-value=G]{order:-7}.search-engine__filter--tamanho_armacao [data-value=GG]{order:-6}#custom_customizations .option_options .option_description{font-size:calc(var(--f14)*1)!important;line-height:calc(var(--f14)*1.4)!important}.sb-product-testimonials-stars{font-size:0}.sb-product-testimonials-stars .sbStar{background-size:contain;display:inline-block}.sb-product-testimonials-stars .star-empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.sb-product-testimonials-stars .star-half{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVWMTUuNTgzM1oiIGZpbGw9IiNFRURCMDAiLz4KPC9zdmc+Cg==)}.sb-product-testimonials-stars .star-full{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBmaWxsPSIjRUVEQjAwIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}#message-container{bottom:1rem;display:flex;flex-direction:column;gap:10px;position:fixed;right:1rem;z-index:100000000000000000}#message-container .message{background:#000;border-radius:5px;color:#fff;font-size:var(--font-size-sm);opacity:0;padding:10px 20px;transition:all .5s ease-in-out;translate:100% 0}#message-container .fade-in{opacity:1;translate:0 0}#message-container .fade-out{opacity:0;translate:100% 0}#favorites-quickview{display:none;left:0;position:fixed;top:0;z-index:9999999999999}#favorites-quickview .text-center{width:100%}#favorites-quickview .backdrop{top:0}#favorites-quickview .favorites__aside{left:50%;max-width:90%;position:fixed;top:50%;translate:-50% -50%;width:500px}#favorites-quickview .favorites__aside .card-header{background:#fff;border:0;border-radius:0;color:var(--c1);font-family:var(--f-family-2);font-size:var(--f24)}#favorites-quickview .favorites__aside .card-header .apx-side-heading span{font-family:var(--f-family-1)!important;font-size:var(--f18)!important;font-weight:600;letter-spacing:0;text-transform:uppercase}#favorites-quickview .favorites__aside .card-body{display:flex;flex-wrap:wrap;gap:1.5rem;max-height:80dvh;overflow:auto}#favorites-quickview .favorites__aside .card-body .item{width:calc(33.33333% - 1rem)}#favorites-quickview .favorites__aside .card-body .item a{display:block}#favorites-quickview .favorites__aside .card-body .item a img{aspect-ratio:1.4;border-radius:5px;object-fit:cover;width:100%}#favorites-quickview .favorites__aside .card-body .item a h3{font-family:var(--ff2);margin:.5rem 0;min-height:36px}#favorites-quickview .favorites__aside .card-body .item button{background:#0000;border:0;color:var(--danger);padding:0}.apx_bookmark{position:relative}.apx_bookmark .favorite-count{align-items:center;border-radius:50%;display:block;display:flex;font-size:.75rem;font-weight:700;height:18px;justify-content:center;line-height:var(--f11);padding:0;position:absolute;right:-3px;top:-3px;width:18px}@media(max-width:990px){.recommended-products .container_90{max-width:100%;padding:0;width:100%}.apx_bookmark img{height:24px;width:24px}header#header #apx-functions .header__buttons{gap:.5rem}.apx_bookmark .favorite-count,.header__buttons .btn .badge{font-size:9px}.apx_bookmark .favorite-count{height:13px;line-height:13px;right:-3px;top:-3px;width:13px}#apx-menu .level_1>li button{align-items:center;background:#fff;border-radius:.25rem;display:flex;height:26px;justify-content:center;line-height:24px;margin-right:1rem;width:25px}#apx-menu .level_1>li>a{margin-left:1rem}}#sb-product-testimonials #sb-product-testimonials-header{border-bottom:1px solid #f2f2f2}#sb-product-testimonials #sb-product-testimonials-header .sb-product-testimonials-rating{font-size:var(--h3);font-weight:700}#sb-product-testimonials #sb-product-testimonials-header .sb-product-testimonials-stars .sbStar{background-size:contain;display:inline-block;height:22px;width:22px}#sb-product-testimonials #sb-product-testimonials-header button{background:#0000;border:0;color:var(--blk);font-size:var(--font-size-sm);margin-left:1rem;padding:0;text-transform:uppercase}#sb-product-testimonials #sb-product-testimonials-header button.active{font-weight:700}#sb-product-testimonials-body>[data-testimonial-id]{border-bottom:1px solid #f2f2f2}#sb-product-testimonials-body>[data-testimonial-id] b{font-weight:700}#sb-product-testimonials-body>[data-testimonial-id] span{font-size:var(--font-size-sm)}#sb-product-testimonials-body>[data-testimonial-id] .testimonial-gallery{align-items:center;display:flex;gap:.5rem}#sb-product-testimonials-body>[data-testimonial-id] .testimonial-gallery a{border:2px solid #fff;box-shadow:0 0 0 1px #f2f2f2;display:block;height:50px;width:50px}#sb-product-testimonials-body>[data-testimonial-id] .testimonial-gallery a img{aspect-ratio:1;object-fit:cover;width:100%}.sb-product-testimonial-stars,.sb-product-testimonials-stars{font-size:0}.sb-product-testimonial-stars .sbStar,.sb-product-testimonials-stars .sbStar{background-size:contain;display:inline-block}.sb-product-testimonial-stars .star-empty,.sb-product-testimonials-stars .star-empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.sb-product-testimonial-stars .star-half,.sb-product-testimonials-stars .star-half{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVWMTUuNTgzM1oiIGZpbGw9IiNFRURCMDAiLz4KPC9zdmc+Cg==)}.sb-product-testimonial-stars .star-full,.sb-product-testimonials-stars .star-full{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBmaWxsPSIjRUVEQjAwIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.sb-product-testimonial-stars .sbStar{height:15px;width:15px}#sb-product-testimonials-set{background:#f8f8f8;border-radius:0;padding:2rem}#sb-product-testimonials-set h3{font-size:var(--h4);font-weight:700;text-transform:uppercase}#sb-product-testimonials-set .sb-product-rating-set button{background-color:#0000;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBmaWxsPSIjRUVEQjAwIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-size:cover;border:0;height:36px;padding:0;transition:background-image .1s ease-in-out;width:36px}#sb-product-testimonials-set .sb-product-rating-set button.active~*,#sb-product-testimonials-set .sb-product-rating-set button:hover~*{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE1LjU4MzNMNS41IDE4LjMzMzNMNi44NzUgMTIuODMzM0wyLjc1IDguMjVMOC43MDgzMyA3Ljc5MTY3TDExIDIuNzVMMTMuMjkxNyA3Ljc5MTY3TDE5LjI1IDguMjVMMTUuMTI1IDEyLjgzMzNMMTYuNSAxOC4zMzMzTDExIDE1LjU4MzNaIiBzdHJva2U9IiNFRURCMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}#sb-product-testimonials-set textarea{border:#ccc;border-radius:.5rem;height:100px;padding:1rem;width:100%}#sb-product-testimonials-set label{font-size:var(--h5);font-weight:500}#sb-product-testimonials-set #files-image-cover{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDExLjVWMTQuNkMyMiAxNi44NDAyIDIyIDE3Ljk2MDMgMjEuNTY0IDE4LjgxNkMyMS4xODA1IDE5LjU2ODYgMjAuNTY4NiAyMC4xODA1IDE5LjgxNiAyMC41NjRDMTguOTYwMyAyMSAxNy44NDAyIDIxIDE1LjYgMjFIOC40QzYuMTU5NzkgMjEgNS4wMzk2OSAyMSA0LjE4NDA0IDIwLjU2NEMzLjQzMTM5IDIwLjE4MDUgMi44MTk0NyAxOS41Njg2IDIuNDM1OTcgMTguODE2QzIgMTcuOTYwMyAyIDE2Ljg0MDIgMiAxNC42VjkuNEMyIDcuMTU5NzkgMiA2LjAzOTY5IDIuNDM1OTcgNS4xODQwNEMyLjgxOTQ3IDQuNDMxMzkgMy40MzEzOSAzLjgxOTQ3IDQuMTg0MDQgMy40MzU5N0M1LjAzOTY5IDMgNi4xNTk3OSAzIDguNCAzSDEyLjVNMTkgOFYyTTE2IDVIMjJNMTYgMTJDMTYgMTQuMjA5MSAxNC4yMDkxIDE2IDEyIDE2QzkuNzkwODYgMTYgOCAxNC4yMDkxIDggMTJDOCA5Ljc5MDg2IDkuNzkwODYgOCAxMiA4QzE0LjIwOTEgOCAxNiA5Ljc5MDg2IDE2IDEyWiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-position:1.5rem;background-repeat:no-repeat;border:2px solid #000;border-radius:.5rem;max-width:100%;padding:.75rem 2rem .75rem 3.75rem;width:240px}#sb-product-testimonials-set #files-image-cover span{color:#000;font-weight:600}#sb-product-testimonials-set #files-image-cover input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}#sb-product-testimonials-set button[type=submit]{background:#0000;background:#ccc;border:0;border-radius:0;color:#000;font-size:var(--h5);font-weight:500;padding:.75rem 2rem;text-transform:uppercase;transition:all .2s ease-in-out;width:100%}#sb-product-testimonials-set button[type=submit]:hover{background:#000;color:#fff}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.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)}}#apx_loader{background:#0000004d;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999999999999}#apx_loader .lds-ring{left:50%;position:absolute;top:50%;translate:-50% -50%}.sb-product-rating-meta{align-items:center;cursor:pointer;display:flex;font-size:13px;gap:.25rem}.sb-product-rating-meta .sb-product-testimonials-stars i{height:18px;width:18px}@media(max-width:990px){#sb-product-testimonials-set h3{text-align:center}#sb-product-testimonials-set .row.align-items-center{justify-content:center;text-align:center}#sb-product-testimonials-set button[type=submit]{font-size:16px}.product-card__favorite{opacity:1}}.lgpd{background-color:#fff;bottom:1.5rem;box-shadow:0 0 40px 0 #00000026;left:1.5rem;margin:0 auto;max-width:50%;padding:1.5rem;position:fixed;right:1.5rem;z-index:1000}.lgpd #lgpd-btn{border-radius:0;font-weight:500;padding:.5rem 2rem;text-transform:uppercase}@media(max-width:991.98px){.lgpd{bottom:.5rem;left:.5rem;padding:1.5rem;right:.5rem}}.lgpd .text{color:#000;font-size:12px;font-weight:400;line-height:1}.lgpd .text a{text-decoration:underline}@media(min-width:990px){.recommended-products .slick-list,.recommended-products .slick-track{width:100%!important}}@media(max-width:990px){.list_bg.d-hidden{margin-bottom:1rem}.product-card .apx_tags .top_left{left:5px;top:5px}.product-card .apx_tags div{display:flex}.product-card .apx_tags .text_tag{border-radius:2px;font-size:8px;padding:2px 5px}}.apx_topbar.first{position:relative;z-index:10}.language-selector{display:inline-block;position:relative;position:absolute;right:0;top:0;z-index:3}.language-toggle{align-items:center;border-radius:3px;cursor:pointer;display:flex;padding:3px;transition:all .2s}.language-toggle:hover{background:#fff3}.language-toggle .flag-icon{align-items:center;display:flex;height:20px;width:25px}.language-toggle .flag-icon svg{height:20px;width:25px}.language-dropdown{background:#fff;border-radius:4px;box-shadow:0 3px 10px #0003;display:none;margin-right:5px;margin-top:5px;padding:5px;position:absolute;right:0;top:100%;z-index:1000}.language-dropdown *{color:#000!important}.language-dropdown.active{animation:fadeIn .2s ease;display:block}.language-option{align-items:center;border-radius:3px;cursor:pointer;display:flex;gap:8px;padding:8px;transition:background .2s;white-space:nowrap}.language-option:hover{background:#0000000d}.language-option .flag-icon{align-items:center;display:flex}.language-option span{color:#333;font-size:14px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.language-toggle{padding:4px 5px}@media only screen and (max-width:990px){header#header #user-button img{margin-top:-5px}.apx_topbar.first{padding:7px 0}.apx_topbar.first .slick-slide{padding:0 3rem}.apx_topbar.first .slick-track{align-items:center;display:flex}.language-toggle{padding:2px 5px}body #google_translate_element{left:0!important;padding:0!important;position:relative!important;top:0!important}#google_translate_element>div>div select{width:100%}.goog-te-banner-frame{display:none!important}body{position:static!important;top:0!important}body .goog-te-gadget{text-align:center}}body>.skiptranslate{display:none!important}body{top:0!important}#header.menu-visible .apx_topbar.first{z-index:1}

/*# sourceMappingURL=storefront.3ca33115e0fb9ae9413c.css.map*/