@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{display:none}*{padding:0;-ms-overflow-style:none;scrollbar-width:none;font-family:Manrope,sans-serif}*,blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nav-container{display:flex;justify-content:space-between;align-items:center;padding-block:3rem;width:100%;background-color:#101010;padding-inline:3rem;box-sizing:border-box;z-index:100;position:relative}.nav-container h1{color:#fff}.nav-container .menu{display:none}.nav-container .logo{flex-basis:100%}.nav-container nav{display:flex;flex-direction:row;justify-content:space-between;flex-basis:100%;text-align:center}.nav-container nav ul{display:flex;width:100%;justify-content:space-evenly;list-style:none;text-transform:uppercase;margin:0}.nav-container nav ul li{padding-right:1rem}.nav-container nav ul li a{text-decoration:none;color:#fff}.nav-container .cart{color:#fff;flex-basis:100%;text-align:right}.nav-container .cart button{cursor:pointer;background-color:transparent;border:none}.nav-container .cart .cart-icon{color:#fff;font-size:1.5rem}@media only screen and (max-width:900px){.nav-container{padding-inline:2.5rem;z-index:100;position:relative}.nav-container .menu-buttons{flex-basis:100%;z-index:10}.nav-container .menu{display:block;font-size:1.5rem;color:#fff;background-color:#101010;border:none}.nav-container .logo{text-align:center;z-index:100}.nav-container nav{position:absolute;top:100%;left:-1%;justify-content:space-between;background-color:#101010;height:100vh}.nav-container nav ul{flex-direction:column;padding-left:3rem;padding-right:8rem;text-align:left}.nav-container nav ul li a{text-decoration:none;color:#fff}.nav-container nav ul li a:hover{color:#d87d4a}.nav-container nav ul li a:visited{color:#fff}.nav-container nav div:first-child{display:flex;flex-direction:column;justify-content:space-between;height:auto}.nav-container nav div:first-child div{width:3.125rem;height:.3125rem;background-color:#fafafa}.nav-container .close{transform:translateX(-100%);transition:transform .35s ease-in}.nav-container .open{transform:translateX(0);transition:transform .35s ease-out}}.footer-container{background-color:#101010;box-sizing:border-box;padding-left:10%;padding-right:10%}.footer-container svg:hover{color:#d87d4a}.footer-container .design-section .design{background-color:#d87d4a;width:150px;height:4px}.footer-container .info{display:flex;flex-direction:column;margin-top:4.6875rem}.footer-container .info .logo-links{display:flex;margin-bottom:1rem}.footer-container .info p{width:50%;color:#fff;margin-bottom:30px;font-weight:500;line-height:25px}.footer-container .info img{-o-object-fit:contain;object-fit:contain;width:150px;margin-block:1rem;grid-area:first;align-self:center}.footer-container ul{display:flex;flex:0 1 100%;text-transform:uppercase;justify-content:flex-end;gap:5%}.footer-container ul li{display:block;color:#fff}.footer-container .bottom-footer{display:flex;justify-content:space-between;padding-bottom:4.6875rem}.footer-container .bottom-footer p{color:#fff;flex:1 1 100%}.footer-container .bottom-footer .social{display:flex;gap:5%;flex:1 1 100%;justify-content:flex-end}.footer-container .bottom-footer a{text-decoration:none}@media only screen and (max-width:810px){.footer-container{padding-inline:2rem}.footer-container .info .description p{width:100%}.footer-container .info .logo-links{flex-direction:column;text-align:left}.footer-container .info .logo-links img{align-self:flex-start}.footer-container .info .logo-links ul{padding:0;justify-content:flex-start;margin-bottom:2rem}}@media only screen and (max-width:428px){.footer-container{padding-left:2%;padding-right:2%;display:flex;flex-direction:column;align-items:center}.footer-container .info .description p{text-align:center}.footer-container .info .logo-links{align-items:center}.footer-container .info .logo-links img{align-self:center}.footer-container .info .logo-links ul{flex-direction:column;align-items:center;gap:.5rem}.footer-container .info .logo-links li{margin-bottom:.5rem}.footer-container .bottom-footer{flex-direction:column;align-items:center}.footer-container .bottom-footer .copyright{margin-bottom:2rem}.footer-container .bottom-footer .social{width:100%;justify-content:center;gap:10%}}.category-card-container{margin-inline:auto;max-width:min(1200px,100% - 3.5rem)}.category-card-container .main{display:flex;justify-content:space-between;box-sizing:border-box;margin-block:10.625rem 10.625rem;gap:1rem;margin-inline:auto}.category-card-container .main .product-type{display:flex;flex-direction:column;flex-basis:100%;justify-content:flex-end;text-align:center;position:relative}.category-card-container .main .product-type a:hover{color:#d87d4a}.category-card-container .main .product-type p{text-transform:uppercase;font-weight:700;font-size:1.125rem}.category-card-container .main .product-type a{padding-bottom:1.25rem;text-transform:uppercase;text-decoration:none;font-size:.8125rem;color:#101010;opacity:.5}.category-card-container .main .product-type a span{color:#d87d4a;font-size:1.25rem}.category-card-container .main .description-bg{width:100%;height:70%;position:absolute;background-color:#f1f1f1;border-radius:.5rem;z-index:-1}.category-card-container .main .product-description{padding-bottom:1.875rem}@media only screen and (max-width:900px){.category-card-container .main{flex-wrap:wrap;justify-content:space-around;margin-inline:2.5rem}.category-card-container .product-type{margin-bottom:1.875rem}.category-card-container .product-type p{font-size:.9375rem}.category-card-container .product-type a{font-size:.8125rem}}@media only screen and (max-width:600px){.category-card-container .main{margin-inline:1.5rem}}.showcase-container{margin-inline:auto}.showcase-container .showcase-section-1{display:grid;max-width:min(1200px,100% - 3.5rem);margin-inline:auto;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";background-color:#d87d4a;background-image:url(/_next/static/media/image-speaker-zx9.06448a5c.png),url(/_next/static/media/pattern-circles.809ea95a.svg);background-repeat:no-repeat,no-repeat;background-position:left 5rem,1rem;background-size:contain,cover;border-radius:.5rem;margin-bottom:3rem}.showcase-container .showcase-section-1 .description-wrapper{text-transform:uppercase;color:#000;grid-area:right;place-self:center;padding-block:10rem;padding-right:3rem}.showcase-container .showcase-section-1 .description-wrapper .newProductTitle{font-style:normal;font-weight:400;font-size:14px;line-height:19px;letter-spacing:10px;text-transform:uppercase;mix-blend-mode:normal;opacity:.5;margin-bottom:1.5rem;color:#d87d4a}.showcase-container .showcase-section-1 .description-wrapper button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;background-color:#d87d4a;color:#fff}.showcase-container .showcase-section-1 .description-wrapper button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.showcase-container .showcase-section-1 .description-wrapper button{padding:.9375rem 1.5rem}}.showcase-container .showcase-section-1 .description-wrapper p{font-style:normal;font-weight:700;text-transform:uppercase;font-weight:500;font-size:15px;line-height:25px;opacity:.5;color:#fff;mix-blend-mode:normal;opacity:.75;margin-bottom:2.5rem}.showcase-container .showcase-section-1 .description-wrapper h1{font-style:normal;font-weight:700;text-transform:uppercase;font-size:56px;line-height:58px;letter-spacing:2px;color:#fff;margin-bottom:1.5rem}@media screen and (max-width:600px){.showcase-container .showcase-section-1 .description-wrapper h1{font-size:36px;line-height:40px;text-align:center;letter-spacing:1.28571px;text-transform:uppercase}}.showcase-container .showcase-section-1 .description-wrapper h2{font-style:normal;font-weight:700;text-transform:uppercase;font-size:40px;line-height:44px;letter-spacing:1.42857px;margin-bottom:1.5rem}@media screen and (max-width:600px){.showcase-container .showcase-section-1 .description-wrapper h2{font-size:28px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase}}.showcase-container .showcase-section-1 .description-wrapper h3{font-style:normal;font-weight:700;font-size:28px;line-height:38px;letter-spacing:2px;text-transform:uppercase}.showcase-container .showcase-section-1 .description-wrapper a{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;color:#fff;background-color:#101010}.showcase-container .showcase-section-1 .description-wrapper a:hover{background-color:#4c4c4c}@media only screen and (max-width:428px){.showcase-container .showcase-section-1 .description-wrapper a{padding:.9375rem 1.5rem}}@media screen and (max-width:900px){.showcase-container .showcase-section-1{display:block;background-image:url(/_next/static/media/image-speaker-zx9.506f5f3a.png),url(/_next/static/media/pattern-circles.809ea95a.svg);background-position:top 5rem center,bottom 10rem center;background-size:50%,cover}.showcase-container .showcase-section-1 .description-wrapper{text-align:center;padding-bottom:4rem;padding-top:40rem;padding-inline:10rem}.showcase-container .showcase-section-1 .description-wrapper h1,.showcase-container .showcase-section-1 .description-wrapper p{text-align:center}}@media screen and (max-width:600px){.showcase-container .showcase-section-1{background-image:url(/_next/static/media/image-speaker-zx9.f652ff77.png),url(/_next/static/media/pattern-circles.809ea95a.svg)}.showcase-container .showcase-section-1 .description-wrapper{padding-inline:1.5rem;padding-top:25rem}}.showcase-container .showcase-section-2{max-width:min(1200px,100% - 3.5rem);margin-inline:auto;background-image:url(/_next/static/media/image-speaker-zx7.6e63ca7e.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:.5rem}.showcase-container .showcase-section-2 a{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;color:#fff;background-color:transparent;border:2px solid #101010;color:#101010}.showcase-container .showcase-section-2 a:hover{background-color:#000;color:#fafafa}@media only screen and (max-width:428px){.showcase-container .showcase-section-2 a{padding:.9375rem 1.5rem}}.showcase-container .showcase-section-2 .description{padding:6.25rem;margin-bottom:6.25rem;align-self:center}.showcase-container .showcase-section-2 .description h3{font-style:normal;font-weight:700;text-transform:uppercase;font-size:28px;line-height:38px;letter-spacing:2px;margin-bottom:2rem}@media only screen and (max-width:428px){.showcase-container .showcase-section-2 .description{padding:3rem 2rem}}.showcase-container .showcase-section-3{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"one two";max-width:min(1200px,100% - 3.5rem);margin-inline:auto;text-transform:uppercase;grid-gap:.625rem;gap:.625rem}.showcase-container .showcase-section-3 a{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;color:#fff;background-color:transparent;border:2px solid #101010;color:#101010}.showcase-container .showcase-section-3 a:hover{background-color:#000;color:#fafafa}@media only screen and (max-width:428px){.showcase-container .showcase-section-3 a{padding:.9375rem 1.5rem}}.showcase-container .showcase-section-3 .description{padding-block:9.375rem;padding-left:6rem;border-radius:.5rem;background-color:#f1f1f1;box-sizing:border-box;grid-area:two}.showcase-container .showcase-section-3 .description h3{font-style:normal;font-weight:700;text-transform:uppercase;font-size:28px;line-height:38px;letter-spacing:2px;margin-bottom:2rem;white-space:nowrap}.showcase-container .showcase-section-3 .showcase-img{background-image:url(/_next/static/media/image-earphones-yx1.bec270bd.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:.5rem;grid-area:one}@media only screen and (max-width:900px){.showcase-container .showcase-section-3 .description{padding:1rem;padding-block:5rem}}@media only screen and (max-width:600px){.showcase-container .showcase-section-3{grid-template-columns:1fr;grid-template-areas:"one" "two"}.showcase-container .showcase-section-3 .description{padding:3rem 2rem}}.company-info-container{max-width:min(1200px,100% - 3.5rem);text-transform:uppercase;color:#000;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";grid-gap:8rem;gap:8rem;margin-inline:auto;margin-bottom:10rem;align-items:center;margin-block:8rem}.company-info-container .newProductTitle{font-style:normal;font-weight:400;font-size:14px;line-height:19px;letter-spacing:10px;text-transform:uppercase;mix-blend-mode:normal;opacity:.5;margin-bottom:1.5rem;color:#d87d4a}.company-info-container button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;background-color:#d87d4a;color:#fff}.company-info-container button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.company-info-container button{padding:.9375rem 1.5rem}}.company-info-container p{font-style:normal;font-weight:700;text-transform:uppercase;font-weight:500;font-size:15px;line-height:25px;opacity:.5;color:#000;mix-blend-mode:normal;opacity:.75;margin-bottom:2.5rem}.company-info-container h1{font-style:normal;font-weight:700;text-transform:uppercase;font-size:56px;line-height:58px;letter-spacing:2px;color:#fff;margin-bottom:1.5rem}@media screen and (max-width:600px){.company-info-container h1{font-size:36px;line-height:40px;text-align:center;letter-spacing:1.28571px;text-transform:uppercase}}.company-info-container h2{font-style:normal;font-weight:700;text-transform:uppercase;font-size:40px;line-height:44px;letter-spacing:1.42857px;margin-bottom:1.5rem}@media screen and (max-width:600px){.company-info-container h2{font-size:28px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase}}.company-info-container h3{font-style:normal;font-weight:700;font-size:28px;line-height:38px;letter-spacing:2px;text-transform:uppercase}.company-info-container a{text-decoration:none;color:#fff}@media screen and (max-width:900px){.company-info-container{grid-template-columns:1fr;grid-template-areas:"left" "right";gap:4rem;text-align:center}.company-info-container .left{grid-area:left}.company-info-container .right{grid-area:right}}.company-info-container .left{padding-top:min(9.125rem,10vw);padding-bottom:5rem;text-transform:uppercase;flex:1 1 100%}.company-info-container span{color:#d87d4a}.company-info-container .right{flex:1 1 100%;min-width:0;margin:auto}.company-info-container .right img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;border-radius:.5rem}@media only screen and (max-width:810px){.company-info-container{margin-inline:2.5rem;flex-direction:column-reverse}.company-info-container .left{text-align:center;padding-right:0}}@media only screen and (max-width:428px){.company-info-container{margin-inline:1.5rem}}.cart-container .main{position:absolute;background-color:hsla(0,0%,83%,.8);top:100%;width:100%;left:0;height:100vh;z-index:100;display:flex;justify-content:flex-end;overflow-y:hidden}.cart-container .main .card{height:auto;background-color:#fff;z-index:1000;position:absolute;padding-block:2rem;padding-inline:2rem;right:10rem;top:2rem;border-radius:.5rem}.cart-container .main .card .heading{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-content:center}.cart-container .main .card .heading .cartCount{flex-basis:100%;background-color:transparent}.cart-container .main .card .heading .removeButton{opacity:.7}.cart-container .main .card .heading .removeButton button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;color:#fff;background-color:transparent;border:none;color:#101010}.cart-container .main .card .heading .removeButton button:hover{color:#d87d4a}@media only screen and (max-width:428px){.cart-container .main .card .heading .removeButton button{padding:.9375rem 1.5rem}}.cart-container .main .card .center{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.cart-container .main .card .center .itemImg img{-o-object-fit:contain;object-fit:contain;width:4.5rem;border-radius:.5rem}.cart-container .main .card .center .itemInfo{text-align:left;text-transform:uppercase;margin-right:auto;padding-left:1rem;padding-right:10rem}.cart-container .main .card .center h6,.cart-container .main .card .center p{margin:0}.cart-container .main .card .center .counter{color:#000;background-color:#f1f1f1;text-align:center;white-space:nowrap}.cart-container .main .card .center .counter button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;color:#fff;background-color:transparent;border:none;color:#101010;color:#000;background-color:#f1f1f1}.cart-container .main .card .center .counter button:hover{color:#d87d4a}@media only screen and (max-width:428px){.cart-container .main .card .center .counter button{padding:.9375rem 1.5rem}}.cart-container .main .card .bottom{display:flex;flex-direction:column}.cart-container .main .card .bottom .total{display:flex;justify-content:space-between;align-items:center}.cart-container .main .card .bottom .total h6{font-size:1.5rem;opacity:.7}.cart-container .main .card .bottom .total p{font-size:1.5rem}.cart-container .main .card .bottom button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;color:#fff;background-color:#d87d4a;width:100%}.cart-container .main .card .bottom button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.cart-container .main .card .bottom button{padding:.9375rem 1.5rem}}@media only screen and (max-width:810px){.cart-container .main{top:100%}.cart-container .main .card{right:2rem;top:2rem}.cart-container .main .card .center .itemInfo{padding-right:3rem}}@media only screen and (max-width:428px){.cart-container .main .card{right:.5rem}.cart-container .main .card .center .itemInfo{padding-right:2rem}}.checkout-container{background-color:#f2f2f2}.checkout-container form{display:flex;justify-content:space-between;width:100%;margin:auto;padding-block:5rem;padding-inline:min(10vw,10rem);gap:2rem;box-sizing:border-box}.checkout-container form input{display:block;border-width:1px;border-radius:8px;padding:20px 10px;flex:1 1 100%}.checkout-container form label{width:100%;display:block}.checkout-container form .formInfo{flex:1 1 75%;display:flex;flex-direction:column;background-color:#fff;padding:5rem}.checkout-container form .formSection{display:flex;flex-direction:column;margin-bottom:5rem}.checkout-container form .formSection .title{font-size:1.5rem;color:#d87d4a}.checkout-container form .formSection .inputFields{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.checkout-container form .formSection .inputFields .inputRow{flex:1 1 100%;display:flex;gap:2rem;flex-flow:row nowrap}.checkout-container form .formSection .payment{display:flex;flex-direction:column}.checkout-container form .formSection .labelAndInput{display:flex;flex-flow:column nowrap;box-sizing:border-box;flex-basis:100%;gap:1rem}.checkout-container form .formSection .labelAndInput #country{box-sizing:border-box;flex-basis:50%;width:50%}.checkout-container form .formSection .labelAndInput #street{flex-basis:100%}.checkout-container form #paymentSection{display:flex;justify-content:flex-start;align-items:center}.checkout-container form #paymentSection h3{color:#000;margin:0;flex:1 1 100%;text-transform:capitalize;align-self:flex-start;font-size:16px}.checkout-container form #paymentSection .paymentMethod{flex:1 1 100%;display:flex;flex-direction:column;margin-bottom:3rem;box-sizing:border-box;gap:1rem}.checkout-container form #paymentSection .paymentMethod .paymentType{border:1px solid;border-radius:8px;padding:20px 10px}.checkout-container form .paymentCredentials{display:flex;flex-direction:row;gap:2rem}.checkout-container form input[type=radio]{height:16px!important}.checkout-container form .card{display:inline-block;flex:1 1 25%;padding-block:2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;padding-inline:1.25rem;border-radius:.5rem}.checkout-container form .card .heading{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-content:center;margin-bottom:3rem;font-size:1.15rem;font-weight:700}.checkout-container form .card .center{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.checkout-container form .card .center .itemImg{background-color:#f1f1f1;border-radius:.5rem}.checkout-container form .card .center .itemImg img{-o-object-fit:contain;object-fit:contain;width:4.5rem}.checkout-container form .card .center .itemInfo{margin-right:auto;padding-left:1rem;text-transform:uppercase;font-weight:700;font-size:15px;line-height:25px}.checkout-container form .card .center p{margin:0;font-weight:700;font-size:15px;line-height:25px}.checkout-container form .card .center .counter{font-size:1rem}.checkout-container form .card .bottom{display:flex;flex-direction:column}.checkout-container form .card .bottom .total{display:flex;justify-content:space-between;align-items:center}.checkout-container form .card .bottom .total h6{font-size:1.5rem;color:#000}.checkout-container form .card .bottom .total p{font-size:1.5rem;opacity:.5;margin-block:1rem}.checkout-container form .card .bottom .checkoutButton input[type=submit]{width:100%;border-radius:0;color:#fff;background-color:#d87d4a;border:none}@media only screen and (max-width:810px){.checkout-container form{flex-direction:column;padding-inline:2rem}.checkout-container form .formInfo{flex:1 1 75%;display:flex;flex-direction:column;background-color:#fff;padding:1.75rem}.checkout-container form .formSection{display:flex;flex-direction:column;margin-bottom:5rem}.checkout-container form .formSection .title{font-size:1.5rem;color:#d87d4a}.checkout-container form .formSection .inputFields{display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem}.checkout-container form .formSection .inputFields .inputRow{display:flex;justify-content:space-between;width:100%}.checkout-container form .formSection .payment{display:flex;flex-direction:column}.checkout-container form .formSection .labelAndInput{display:flex;flex-direction:column;box-sizing:border-box;flex-basis:100%}.checkout-container form .formSection .labelAndInput #street{flex-basis:100%}.checkout-container form #paymentSection{display:flex;justify-content:flex-start;align-items:center;gap:5rem}.checkout-container form #paymentSection h3{color:#000;margin:0;flex:1 1 100%;text-transform:capitalize;align-self:flex-start;font-size:16px}.checkout-container form #paymentSection .paymentMethod{flex:1 1 100%;display:flex;flex-direction:column;margin-bottom:3rem;box-sizing:border-box;gap:1rem}.checkout-container form #paymentSection .paymentMethod .paymentType{flex-basis:100%;border:1px solid;border-radius:8px;padding:20px 10px}.checkout-container form #paymentSection .paymentMethod .paymentType input,.checkout-container form #paymentSection .paymentMethod .paymentType label{display:inline}}.checkout-container .card{padding-inline:2rem}@media only screen and (max-width:428px){.checkout-container form .formSection .inputFields{flex-direction:column}.checkout-container form .formSection .inputFields .inputRow{flex-flow:column nowrap}.checkout-container form .paymentCredentials{flex-direction:column}}.confirmation-container{position:absolute;background-color:hsla(0,0%,83%,.8);width:100%;left:0;height:100vh;z-index:100}.confirmation-container h3{font-weight:700;font-size:32px;line-height:36px;letter-spacing:1.14286px;text-transform:uppercase;margin-block:1.5rem}.confirmation-container .card{height:auto;width:33%;background-color:#fff;z-index:1000;position:absolute;top:8rem;left:0;right:0;padding-block:3rem;padding-inline:3rem;margin-inline:auto;border-radius:.5rem}.confirmation-container .card button{display:block;width:100%;border:none;color:#fff;background-color:#d87d4a;padding:1.25rem 1.75rem;font-size:16px;cursor:pointer;text-align:center;text-transform:uppercase}.confirmation-container .card button a{text-decoration:none;color:#f2f2f2}.confirmation-container .card button:hover{background-color:#fbaf85}.confirmation-container .receipt{display:flex;border-radius:.5rem;margin-bottom:2.5rem}.confirmation-container .receipt h1,.confirmation-container .receipt h3,.confirmation-container .receipt p{margin:0;text-transform:uppercase}.confirmation-container .receipt .left{flex-basis:100%;display:flex;flex-direction:column;border-radius:.5rem 0 0 .5rem;gap:2rem;padding:1.5rem;background-color:#f2f2f2}.confirmation-container .receipt .left img{-o-object-fit:contain;object-fit:contain;height:25%;display:inline}.confirmation-container .receipt .left .borderLine{width:100%;height:1px;margin-bottom:20px;background-color:#000;opacity:.3}.confirmation-container .receipt .left .items{display:flex;justify-content:space-between;align-items:center}.confirmation-container .receipt .left .items .itemImg{flex-basis:100%}.confirmation-container .receipt .left .items .itemImg img{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;width:100%}.confirmation-container .receipt .left .items .center{flex-basis:100%;flex-grow:1}.confirmation-container .receipt .left .items .center h5{margin:0;white-space:nowrap;font-size:1rem;text-transform:uppercase}.confirmation-container .receipt .left .items .quantityInfo{flex-basis:100%;flex-shrink:1}.confirmation-container .receipt .left .items .quantityInfo p{flex-basis:100%;text-align:right;text-transform:lowercase}.confirmation-container .receipt .left .others{text-align:center;margin:0;text-transform:lowercase;cursor:pointer}.confirmation-container .receipt .right{flex-basis:100%;padding:1.5rem;display:flex;border-radius:0 .5rem .5rem 0;justify-content:flex-end;flex-direction:column;color:#fff;background-color:#101010}@media only screen and (max-width:810px){.confirmation-container h3{font-size:2rem}.confirmation-container .card{width:66%}}@media only screen and (max-width:428px){.confirmation-container h3{font-size:1.5rem}.confirmation-container .card{width:95%;padding-inline:1rem;top:4rem}.confirmation-container .receipt{flex-direction:column}.confirmation-container .receipt .left{border-radius:.5rem .5rem 0 0}.confirmation-container .receipt .left .borderLine{margin-bottom:0}.confirmation-container .receipt .right{border-radius:0 0 .5rem .5rem}}.product-info-container{max-width:min(1200px,100% - 3.5rem);margin-inline:auto;margin-block:10rem}.product-info-container .product-wrapper{text-transform:uppercase;color:#000;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";grid-gap:8rem;gap:8rem;margin-inline:auto;margin-bottom:10rem;align-items:center}.product-info-container .product-wrapper .newProductTitle{font-style:normal;font-weight:400;font-size:14px;line-height:19px;letter-spacing:10px;text-transform:uppercase;mix-blend-mode:normal;opacity:.5;margin-bottom:1.5rem;color:#d87d4a}.product-info-container .product-wrapper button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;background-color:#d87d4a;color:#fff}.product-info-container .product-wrapper button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.product-info-container .product-wrapper button{padding:.9375rem 1.5rem}}.product-info-container .product-wrapper p{font-style:normal;font-weight:700;text-transform:uppercase;font-weight:500;font-size:15px;line-height:25px;opacity:.5;color:#000;mix-blend-mode:normal;opacity:.75;margin-bottom:2.5rem}.product-info-container .product-wrapper h1{font-style:normal;font-weight:700;text-transform:uppercase;font-size:56px;line-height:58px;letter-spacing:2px;color:#fff;margin-bottom:1.5rem}@media screen and (max-width:600px){.product-info-container .product-wrapper h1{font-size:36px;line-height:40px;text-align:center;letter-spacing:1.28571px;text-transform:uppercase}}.product-info-container .product-wrapper h2{font-style:normal;font-weight:700;text-transform:uppercase;font-size:40px;line-height:44px;letter-spacing:1.42857px;margin-bottom:1.5rem}@media screen and (max-width:600px){.product-info-container .product-wrapper h2{font-size:28px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase}}.product-info-container .product-wrapper h3{font-style:normal;font-weight:700;font-size:28px;line-height:38px;letter-spacing:2px;text-transform:uppercase}.product-info-container .product-wrapper a{text-decoration:none;color:#fff}@media screen and (max-width:900px){.product-info-container .product-wrapper{grid-template-columns:1fr;grid-template-areas:"left" "right";gap:4rem;text-align:center}.product-info-container .product-wrapper .left{grid-area:left}.product-info-container .product-wrapper .right{grid-area:right}}.product-info-container .product-wrapper .right .buttons{display:flex;gap:5%}.product-info-container .product-wrapper .right .buttons .counter{color:#000;background-color:#f1f1f1;text-align:center;white-space:nowrap}.product-info-container .product-wrapper .right .buttons .counter button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;color:#fff;background-color:transparent;border:none;color:#101010;color:#000;background-color:#f1f1f1}.product-info-container .product-wrapper .right .buttons .counter button:hover{color:#d87d4a}@media only screen and (max-width:428px){.product-info-container .product-wrapper .right .buttons .counter button{padding:.9375rem 1.5rem}}.product-info-container .product-wrapper .right .buttons button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;color:#fff}@media only screen and (max-width:428px){.product-info-container .product-wrapper .right .buttons button{padding:.9375rem 1.5rem}}@media only screen and (max-width:900px){.product-info-container .product-wrapper.right .buttons{justify-content:center}}.features-container{max-width:min(1200px,100% - 3.5rem);margin-inline:auto;display:flex;margin-bottom:10rem;gap:7.8125rem}.features-container h3{margin-bottom:3rem;font-weight:700;font-size:32px;line-height:36px;letter-spacing:1.14286px;text-transform:uppercase}.features-container .product-features{flex:0 1 75%;padding-right:100px}.features-container .product-features p{margin-bottom:3rem;white-space:pre-wrap}.features-container .box-features{flex:0 1 25%}.features-container .box-features,.features-container .box-features .box-content{display:flex;flex-direction:column;text-align:left}.features-container .box-features .box-content .content{margin-bottom:.5rem}.features-container .box-features .box-content .content p:first-child{padding-right:1%;color:#d87d4a}.features-container .box-features .box-content .content p{display:inline;text-transform:uppercase}@media screen and (max-width:900px){.features-container{flex-direction:column;margin-inline:2.5rem}.features-container .product-features{padding-right:0}.features-container .box-features{flex-direction:row;justify-content:space-between}.features-container .box-features h3{margin-top:0}.features-container .product-wrapper{flex-direction:column;justify-items:center}.features-container .product-wrapper .right{padding-left:1%;padding-right:1%;text-align:center}.features-container .product-wrapper .right .buttons{display:inline}.features-container .product-wrapper .right .buttons .counter{display:inline;margin-right:1rem;padding-block:.9rem}.features-container .product-wrapper .right .buttons .counter button{box-sizing:border-box;padding-block:0}.features-container .product-wrapper .right .buttons button{display:inline}}@media screen and (max-width:600px){.features-container{margin-inline:1.5rem}.features-container .box-features{flex-direction:column}}.photo-container{max-width:min(1200px,100% - 3.5rem);margin-inline:auto;display:flex;gap:1rem;margin-bottom:7.5rem}.photo-container .left{display:flex;box-sizing:border-box;gap:1rem;flex-direction:column;flex-basis:100%}.photo-container .left img{-o-object-fit:contain;object-fit:contain;width:100%;border-radius:.5rem}.photo-container .right{flex-basis:100%;box-sizing:border-box}.photo-container .right img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:8px}@media screen and (max-width:810px){.photo-container{flex-direction:column;margin-inline:2.5rem}.photo-container .box-features{flex-direction:row;justify-content:space-between;margin-bottom:10rem;align-content:flex-start}.photo-container .box-features h3{flex-basis:50%;text-align:left}.photo-container .box-features .box-content{flex-basis:50%}}@media screen and (max-width:428px){.photo-container{margin-inline:1.5rem}}.recommendations-container{display:flex;flex-direction:column;align-items:center;max-width:min(1200px,100% - 3.5rem);margin-inline:auto}.recommendations-container h3{text-transform:uppercase;font-weight:700;font-size:32px;line-height:36px;letter-spacing:1.14286px;margin-bottom:1.5rem}.recommendations-container .boxes{display:flex;width:100%;justify-content:space-around;gap:2rem}.recommendations-container .boxes .productBox{width:100%;text-align:center}.recommendations-container .boxes .productBox .imageBox{position:relative;width:100%}.recommendations-container .boxes .productBox h3{margin-block:1.5rem;font-style:normal;font-weight:700;text-transform:uppercase;font-size:28px;line-height:38px;letter-spacing:2px}.recommendations-container .boxes .productBox button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;color:#fff;background-color:#d87d4a}.recommendations-container .boxes .productBox button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.recommendations-container .boxes .productBox button{padding:.9375rem 1.5rem}}@media only screen and (max-width:600px){.recommendations-container h3{font-size:1.5rem}.recommendations-container .boxes{flex-direction:column;align-items:center}}.hero-container{display:flex;align-items:center;background-color:#101010;background-image:url(/_next/static/media/image-hero.149b597b.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.hero-container .hero-content-wrapper{text-transform:uppercase;color:#fff;padding-left:10rem;margin-block:auto;padding-block:25vh;width:50%}.hero-container .hero-content-wrapper .newProductTitle{font-style:normal;font-weight:400;font-size:14px;line-height:19px;letter-spacing:10px;text-transform:uppercase;mix-blend-mode:normal;opacity:.5;margin-bottom:1.5rem;color:#fff}.hero-container .hero-content-wrapper button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;background-color:#d87d4a;color:#fff}.hero-container .hero-content-wrapper button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.hero-container .hero-content-wrapper button{padding:.9375rem 1.5rem}}.hero-container .hero-content-wrapper p{font-style:normal;font-weight:700;text-transform:uppercase;font-weight:500;font-size:15px;line-height:25px;opacity:.5;color:#fff;mix-blend-mode:normal;opacity:.75;margin-bottom:2.5rem}.hero-container .hero-content-wrapper h1{font-style:normal;font-weight:700;text-transform:uppercase;font-size:56px;line-height:58px;letter-spacing:2px;color:#fff;margin-bottom:1.5rem}@media screen and (max-width:600px){.hero-container .hero-content-wrapper h1{font-size:36px;line-height:40px;text-align:center;letter-spacing:1.28571px;text-transform:uppercase}}.hero-container .hero-content-wrapper h2{font-style:normal;font-weight:700;text-transform:uppercase;font-size:40px;line-height:44px;letter-spacing:1.42857px;margin-bottom:1.5rem}@media screen and (max-width:600px){.hero-container .hero-content-wrapper h2{font-size:28px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase}}.hero-container .hero-content-wrapper h3{font-style:normal;font-weight:700;font-size:28px;line-height:38px;letter-spacing:2px;text-transform:uppercase}.hero-container .hero-content-wrapper a{text-decoration:none;color:#fff}@media only screen and (max-width:900px){.hero-container{height:auto;background-image:url(/_next/static/media/image-header.6953f81d.jpg)}.hero-container .hero-content-wrapper{text-align:center;padding-block:6rem;padding-inline:3rem;width:auto}}@media only screen and (max-width:600px){.hero-container .hero-content-wrapper{padding-top:10rem;padding-inline:1rem}}.category-container{background-color:#101010;margin-bottom:10rem}.category-container .page-title{text-transform:uppercase;color:#fff;text-align:center;padding-bottom:6rem;background-color:#101010}.category-container .page-title h1{padding-top:8rem}.description-container{max-width:min(1200px,100% - 3.5rem);margin-inline:auto}.description-container .product-wrapper{text-transform:uppercase;color:#000;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";grid-gap:8rem;gap:8rem;margin-inline:auto;margin-bottom:10rem;align-items:center}.description-container .product-wrapper .newProductTitle{font-style:normal;font-weight:400;font-size:14px;line-height:19px;letter-spacing:10px;text-transform:uppercase;mix-blend-mode:normal;opacity:.5;margin-bottom:1.5rem;color:#d87d4a}.description-container .product-wrapper button{padding:.9375rem 1.875rem;text-align:center;text-decoration:none;white-space:nowrap;font-size:1rem;text-transform:uppercase;cursor:pointer;min-width:auto;border:none;background-color:#d87d4a;color:#fff}.description-container .product-wrapper button:hover{background-color:#fbaf85}@media only screen and (max-width:428px){.description-container .product-wrapper button{padding:.9375rem 1.5rem}}.description-container .product-wrapper p{font-style:normal;font-weight:700;text-transform:uppercase;font-weight:500;font-size:15px;line-height:25px;opacity:.5;color:#000;mix-blend-mode:normal;opacity:.75;margin-bottom:2.5rem}.description-container .product-wrapper h1{font-style:normal;font-weight:700;text-transform:uppercase;font-size:56px;line-height:58px;letter-spacing:2px;color:#fff;margin-bottom:1.5rem}@media screen and (max-width:600px){.description-container .product-wrapper h1{font-size:36px;line-height:40px;text-align:center;letter-spacing:1.28571px;text-transform:uppercase}}.description-container .product-wrapper h2{font-style:normal;font-weight:700;text-transform:uppercase;font-size:40px;line-height:44px;letter-spacing:1.42857px;margin-bottom:1.5rem}@media screen and (max-width:600px){.description-container .product-wrapper h2{font-size:28px;line-height:38px;text-align:center;letter-spacing:1px;text-transform:uppercase}}.description-container .product-wrapper h3{font-style:normal;font-weight:700;font-size:28px;line-height:38px;letter-spacing:2px;text-transform:uppercase}.description-container .product-wrapper a{text-decoration:none;color:#fff}@media screen and (max-width:900px){.description-container .product-wrapper{grid-template-columns:1fr;grid-template-areas:"left" "right";gap:4rem;text-align:center}.description-container .product-wrapper .left{grid-area:left}.description-container .product-wrapper .right{grid-area:right}}.description-container div:nth-child(2n) .left{grid-area:right}.description-container div:nth-child(2n) .right{grid-area:left}@media screen and (max-width:900px){.description-container div:nth-child(2n) .left{grid-area:left}.description-container div:nth-child(2n) .right{grid-area:right}}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}