/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}h1,h2,h3,h4,h5,h6,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{list-style:none;margin:0;padding:0}html{font-family:Open Sans,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}textarea{resize:vertical}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}embed,iframe,img,object,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3E%3Cpath d='M15.3 9.3a1 1 0 011.4 1.4l-4 4a1 1 0 01-1.4 0l-4-4a1 1 0 011.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-repeat:no-repeat;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem 2.5rem .5rem .75rem;font-size:1rem;line-height:1.5;background-position:right .5rem center;background-size:1.5em 1.5em;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);cursor:pointer}.form-select::-ms-expand{color:#a0aec0;border:none}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{outline:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border-color:#a0aec0}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;border-radius:100%;height:1em;width:1em;color:#4299e1;background-color:#fff;border-color:#e2e8f0;border-width:1px}.form-radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-radio::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-radio:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}

/*!
    Modaal - accessible modals - v0.4.4
    by Humaan, for all humans.
    http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{z-index:10000;opacity:0;background:hsla(0,0%,100%,.9)}.modaal-overlay,.modaal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%}.modaal-wrapper{display:block;z-index:10010;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:none!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:2.5rem .9375rem}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:.9375rem;top:.3125rem;cursor:pointer;opacity:1;width:2.5rem;height:2.5rem;border-radius:100%;border:1px solid transparent;transition:all .4s}@media (min-width:768px){.modaal-close{right:1.25rem;top:1.25rem;width:3.75rem;height:3.75rem}}.modaal-close:focus,.modaal-close:hover{outline:none}@media (min-width:768px){.modaal-close:focus,.modaal-close:hover{border:1px solid rgba(0,0,0,.1)}}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:.875rem;left:1.75rem;width:1px;height:1.5625rem;background:#1d2123;transition:background .2s ease-in-out}@media (min-width:768px){.modaal-close:after,.modaal-close:before{height:1.875rem}}.modaal-close:before{transform:rotate(-45deg)}.modaal-close:after{transform:rotate(45deg)}.modaal-confirm .modaal-content-container{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);max-width:32rem;padding:1rem;margin-left:auto;margin-right:auto}.modaal-confirm .modaal-content-container h1{font-size:1rem;font-size:1.125rem;--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-weight:700;text-align:center}.modaal-confirm .modaal-content-container .minicart__list__item{padding-left:0;padding-right:0}.modaal-confirm .modaal-content-container .warning-cart-msg{--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity));font-weight:500;font-size:.875rem;margin-top:.75rem;margin-bottom:.75rem;text-align:center}.modaal-confirm .modaal-content-container .modaal-confirm-wrap{text-align:center;margin-top:.75rem}.modaal-confirm .modaal-content-container .modaal-cancel{margin-left:auto;margin-right:auto;--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));font-size:.75rem;--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));padding:.75rem 1rem;border-radius:.25rem}.modaal-confirm .modaal-content-container .modaal-cancel:hover{--bg-opacity:1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity))}.modaal-confirm .modaal-content-container .modaal-ok{display:none}.modaal-video-wrap{margin:auto 3.125rem;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:59.375rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.modaal-video-container{padding-bottom:0;height:31.25rem}}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe-elem,.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{display:block}.chocolat-zoomable.chocolat-zoomed{cursor:zoom-out}.chocolat-open{overflow:hidden}.chocolat-overlay{transition:opacity .4s ease,visibility 0s ease .4s;height:100%;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:#fff;visibility:hidden;opacity:0}.chocolat-overlay.chocolat-visible{transition:opacity .4s,visibility 0s;visibility:visible;opacity:.8}.chocolat-wrapper{transition:opacity .4s ease,visibility 0s ease .4s;width:100%;height:100%;position:fixed;opacity:0;left:0;top:0;z-index:16;color:#fff;visibility:hidden}.chocolat-wrapper.chocolat-visible{transition:opacity .4s,visibility 0s;opacity:1;visibility:visible}.chocolat-zoomable .chocolat-img{cursor:zoom-in}.chocolat-loader{transition:opacity .3s;height:32px;width:32px;position:absolute;left:50%;top:50%;margin-left:-16px;margin-top:-16px;z-index:11;background:url(../images/loader.gif);opacity:0}.chocolat-loader.chocolat-visible{opacity:1}.chocolat-image-wrapper{position:fixed;width:0;height:0;left:50%;top:50%;z-index:14;text-align:left;transform:translate(-50%,-50%)}.chocolat-image-wrapper .chocolat-img{position:absolute;width:100%;height:100%}.chocolat-wrapper .chocolat-left{width:50px;height:100px;cursor:pointer;background:url(../images/left.png) 50% 50% no-repeat;z-index:17;visibility:hidden}.chocolat-layout{display:flex;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0}.chocolat-image-canvas{transition:opacity .2s;opacity:0;flex-grow:1;align-self:stretch}.chocolat-image-canvas.chocolat-visible{opacity:1}.chocolat-center{flex-grow:1;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.chocolat-wrapper .chocolat-right{width:50px;height:100px;cursor:pointer;background:url(../images/right.png) 50% 50% no-repeat;z-index:17;visibility:hidden}.chocolat-wrapper .chocolat-left.active,.chocolat-wrapper .chocolat-right.active{visibility:visible}.chocolat-wrapper .chocolat-top{height:50px;overflow:hidden;z-index:17;flex-shrink:0}.chocolat-wrapper .chocolat-close{width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;background:url(../images/close.png) 50% 50% no-repeat}.chocolat-wrapper .chocolat-bottom{height:40px;font-size:12px;z-index:17;padding-left:15px;padding-right:15px;background:rgba(0,0,0,.2);flex-shrink:0;display:flex;align-items:center}.chocolat-wrapper .chocolat-set-title{display:inline-block;padding-right:15px;line-height:1;border-right:1px solid hsla(0,0%,100%,.3)}.chocolat-wrapper .chocolat-pagination{float:right;display:inline-block;padding-left:15px;padding-right:15px;margin-right:15px}.chocolat-wrapper .chocolat-fullscreen{width:16px;height:40px;background:url(../images/fullscreen.png) 50% 50% no-repeat;display:block;cursor:pointer;float:right}.chocolat-wrapper .chocolat-description{display:inline-block;flex-grow:1;text-align:left}body.chocolat-open>.chocolat-loader,body.chocolat-open>.chocolat-overlay{z-index:15}body.chocolat-open>.chocolat-image-wrapper{z-index:17}.chocolat-in-container .chocolat-image-wrapper,.chocolat-in-container .chocolat-overlay,.chocolat-in-container .chocolat-wrapper{position:absolute}.chocolat-in-container{position:relative}.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper,.chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper{transition:width .2s ease,height .2s ease}.chocolat-zoomable.chocolat-zooming-in .chocolat-img,.chocolat-zoomable.chocolat-zooming-out .chocolat-img{transition:margin .2s ease}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#fff;--swiper-preloader-color:var(--swiper-theme-color)}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-lazy-preloader{width:1.5625rem;height:1.5625rem;position:absolute;left:50%;top:50%;margin-left:-.75rem;margin-top:-.75rem;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:.0625rem solid hsla(0,0%,100%,.3);border-top-color:transparent}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}body{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-family:Open Sans,sans-serif;font-weight:300}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}p{margin-bottom:.75rem}p:last-of-type{margin-bottom:0}a,button{transition:all .35s cubic-bezier(.33333,0,.66667,.33333);outline:0!important}a{text-decoration:none}.section{padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){.section{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1280px){.section{padding-top:3vw;padding-bottom:3vw}}.section--large{padding-top:2rem;padding-bottom:2rem}@media (min-width:1024px){.section--large{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1280px){.section--large{padding-bottom:3vw;padding-top:3vw}}.title-block{font-size:1.5rem;text-align:center;--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-weight:600;margin-bottom:1.5rem}.title-block:before{content:"";display:block;width:8rem;height:.25rem;--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));margin:.75rem auto 1.5rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=search]:-webkit-autofill,input[type=search]:-webkit-autofill:focus,input[type=search]:-webkit-autofill:hover,select[type=search]:-webkit-autofill,select[type=search]:-webkit-autofill:focus,select[type=search]:-webkit-autofill:hover,textarea[type=search]:-webkit-autofill,textarea[type=search]:-webkit-autofill:focus,textarea[type=search]:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #1d2123 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.product-search{width:100%;max-width:28rem}.product-search .input-search{border-radius:9999px;border-width:1px;background-color:transparent;font-size:.875rem;width:100%;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));border-color:hsla(0,0%,100%,.3);transition:all .3s cubic-bezier(.33333,0,.66667,.33333);padding:.8125rem 6.25rem .8125rem 3.125rem;cursor:pointer}.product-search .input-search:focus{background-color:transparent;outline:0;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.product-search .input-search:-ms-input-placeholder{color:hsla(0,0%,100%,.45)}.product-search .input-search::-ms-input-placeholder{color:hsla(0,0%,100%,.45)}.product-search .input-search::placeholder{color:hsla(0,0%,100%,.45)}.product-search .input-search::-webkit-input-placeholder{color:hsla(0,0%,100%,.45)}.product-search .button-search{border-radius:9999px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));position:absolute;top:0;bottom:0;right:0;display:inline-block;font-size:.75rem;padding:.125rem 1.25rem;margin:.5rem;transition:all .2s cubic-bezier(.33333,0,.66667,.33333)}.product-search .button-search:hover{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity))}.grecaptcha-badge{visibility:collapse!important}.woocommerce-input-wrapper.hide-arrow .arrow-select{display:none}.checkbox-label{cursor:pointer}.checkbox-label input:checked+svg{display:block!important}.wpcf7 .wpcf7-text,.wpcf7 .wpcf7-textarea{font-size:.875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity));border-radius:.25rem;padding:.5rem .75rem;margin-bottom:.5rem;line-height:1.25}@media (min-width:1024px){.wpcf7 .wpcf7-text,.wpcf7 .wpcf7-textarea{padding:.75rem 1rem;margin-bottom:.75rem}}.wpcf7 .wpcf7-text:focus,.wpcf7 .wpcf7-textarea:focus{outline:0;--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.wpcf7 .wpcf7-text.wpcf7-not-valid,.wpcf7 .wpcf7-textarea.wpcf7-not-valid{--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity));border-width:1px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-bottom:.25rem}.wpcf7 .wpcf7-textarea{max-height:12.5rem;resize:none}.wpcf7 .wpcf7-submit{padding:1rem 1.5rem;font-size:.875rem;width:100%;cursor:pointer;--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));transition:all .3s}@media (min-width:1024px){.wpcf7 .wpcf7-submit{font-size:1rem}}.wpcf7 .wpcf7-submit:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.wpcf7 .wpcf7-response-output{display:none;margin-top:1rem;font-weight:500;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));text-align:center}.wpcf7 .screen-reader-response{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wpcf7 .wpcf7-not-valid-tip{font-weight:700;font-size:.75rem;margin-bottom:.75rem;display:block}.shop-sidebar{max-width:20rem}.shop-sidebar__inner{top:.625rem}.shop-sidebar .widgettitle{margin-top:.75rem;font-weight:600;text-transform:uppercase;font-size:.875rem}.shop-sidebar .widgettitle:after{content:"";width:3rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-top:.5rem;display:block;margin-bottom:1rem;height:.3125rem}.shop-sidebar li{margin-top:.25rem;margin-bottom:.25rem}.shop-sidebar li a:hover{text-decoration:underline}.shop-sidebar li .children{display:none}.shop-sidebar li.current-cat a{font-weight:600}.shop-sidebar li.current-cat .children{display:block;font-weight:300;margin-left:.75rem;font-size:.95rem}.shop-sidebar li.current-cat .children a{font-weight:300}.shop-sidebar li.current-cat .children a.current-cat{font-weight:600}.stock{margin-top:.75rem;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));border-radius:9999px;display:inline-block}.stock.available-on-backorder{--bg-opacity:1;background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.zoomImg{cursor:zoom-in}.flex-control-thumbs{display:flex;flex-wrap:wrap;margin-left:-.25rem;margin-right:-.25rem;margin-top:.5rem}.flex-control-thumbs li{padding-left:.25rem;padding-right:.25rem;width:5rem;height:5rem;cursor:pointer}.flex-control-thumbs li img{opacity:.7;filter:alpha(opacity=70)}.flex-control-thumbs .flex-active{border-width:1px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));opacity:1;filter:alpha(opacity=100)}.button-link-pdf{margin-bottom:.5rem}.button-link-pdf:last-of-type{margin-bottom:0}.single_add_to_cart_button.disabled{opacity:.5;pointer-events:none;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.product-categories-meta{font-size:.875rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));margin-bottom:.75rem}.product-categories-meta a{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-weight:600;border-bottom-width:1px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.product-categories-meta a:hover{--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}.product-tags-meta{font-size:.875rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));margin-bottom:.75rem}.product-tags-meta a{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));padding:.25rem .5rem;border-radius:9999px;margin-left:.25rem;margin-right:.25rem}.product-tags-meta a:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.hover-popup{transition:all .3s cubic-bezier(.33333,0,.66667,.33333)}.hover-popup.hide{opacity:0;filter:alpha(opacity=0)}.wc-tabs-wrapper .tab a{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));padding:.75rem 1.5rem;text-align:center;display:block;font-weight:500;border-top-left-radius:.5rem;border-top-right-radius:.5rem;transition:none}.wc-tabs-wrapper .tab a:hover{--bg-opacity:1;background-color:#4a5568;background-color:rgba(74,85,104,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));transition:all .2s}.wc-tabs-wrapper .tab.active a{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity))}.wc-tabs-wrapper .wc-tab{border-radius:.5rem;border-top-left-radius:0}.shop-error-checkout{padding-top:1.5rem;padding-bottom:1.5rem}.shop-error,.shop-notice{font-size:.8rem}.shop-notice a{font-weight:500;border-bottom-width:1px;--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity));margin-left:.5rem;margin-right:.5rem}.shop-notice a:hover{border-color:transparent}.woocommerce-privacy-policy-text{font-size:.875rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));line-height:1.625;margin-top:1rem}.woocommerce-privacy-policy-text a{font-weight:700;--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.woocommerce-privacy-policy-text a:hover{border-color:transparent}.order-status-table.cancelled,.order-status-table.failed,.order-status-table.fraud-screen{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity))}.order-status-table.refunded{background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.order-status-table.completed,.order-status-table.refunded{--bg-opacity:1;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.order-status-table.completed{background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity))}.woocommerce-password-strength{border-radius:.25rem;--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity));padding:.5rem 1rem;font-size:.875rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.woocommerce-password-strength.strong{--bg-opacity:1;background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity))}.woocommerce-password-strength.bad,.woocommerce-password-strength.short{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity))}.woocommerce-password-hint{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));padding-top:.5rem;padding-bottom:.5rem;display:block;font-size:.85rem}.shop-pagination .page-numbers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.shop-pagination .page-numbers li{margin-left:.5rem;margin-right:.5rem}@media (min-width:1024px){.shop-pagination .page-numbers li{margin-left:.75rem;margin-right:.75rem}}.shop-pagination .page-numbers li span{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity));display:block}.shop-pagination .page-numbers li a{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-size:.875rem;display:block;font-weight:500}@media (min-width:1024px){.shop-pagination .page-numbers li a{font-size:1rem}}#sagepayform_payment_form .button-alt{font-size:.875rem;margin-top:.75rem;justify-content:space-between;margin-bottom:1.5rem;cursor:pointer;padding:1rem 1.5rem;--bg-opacity:1;background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));transition:all .3s}@media (min-width:1024px){#sagepayform_payment_form .button-alt{font-size:1rem}}#sagepayform_payment_form .button-alt:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}#sagepayform_payment_form .cancel{margin-left:1rem;margin-right:1rem}.btn-shop-order{padding:.5rem .75rem;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity));margin-right:.75rem;border-radius:.25rem;font-size:.75rem}.btn-shop-order.pay{--bg-opacity:1;background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-shop-order.cancel{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity))}.btn-shop-order:hover{opacity:.7;filter:alpha(opacity=70)}.header-checkout .brand-pts-checkout{height:3.75rem;width:15rem;background-image:url(../images/logo-checkout.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin:.3125rem 0}@media (min-width:768px){.header-checkout .brand-pts-checkout{margin:0;width:18.75rem}}@media (min-width:1024px){.header-checkout .brand-pts-checkout{margin:0;width:100%;max-width:20rem}}.checkout__inner{min-height:100vh}.quantity-tag{transform:translateY(-7px);font-size:.5625rem}.woocommerce-checkout-payment label{display:flex;align-items:center;letter-spacing:.025em;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));font-size:.75rem;font-weight:700}.woocommerce-checkout-payment label img{display:none}.woocommerce-terms-and-conditions{padding:1.25rem;margin-top:1rem;margin-bottom:1rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));border-radius:.25rem;font-size:.84rem!important}.woocommerce-terms-and-conditions p{padding-left:0!important;padding-right:0!important}.checkout-terms-label{font-size:.875rem;font-weight:300}.checkout-terms-label a{font-weight:700;border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.checkout-terms-label a:hover{--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity))}.woocommerce-invalid label{--text-opacity:1;color:#fc0;color:rgba(255,204,0,var(--text-opacity))}.woocommerce-invalid .input-text,.woocommerce-invalid select{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.woocommerce-invalid .input-text,.woocommerce-invalid .input-text:focus,.woocommerce-invalid select,.woocommerce-invalid select:focus{--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity))}.hero-home .prev-btn{z-index:10;left:.9375rem;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.hero-home .prev-btn{left:1.875rem}}.hero-home .next-btn{z-index:10;right:.9375rem;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.hero-home .next-btn{right:1.875rem}}.hero-home__banner-text{padding:.75rem 2rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-transform:uppercase;font-size:1.5rem;font-weight:600;background:rgba(0,0,0,.4);text-shadow:1px 1px 2px rgba(0,0,0,.4)}@media (min-width:768px){.hero-home__banner-text{font-size:2.25rem;padding-top:1.25rem;padding-bottom:1.25rem;border-radius:.5rem}}.best-selling{position:relative}.best-selling .prev-btn-best{z-index:10;left:.625rem;top:50%;transform:translateY(-50%)}.best-selling .next-btn-best{z-index:10;right:.625rem;top:50%;transform:translateY(-50%)}.breadcrumbs a{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));border-bottom-width:2px;--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity))}.breadcrumbs a:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.breadcrumbs .separator{--text-opacity:1;color:#fc0;color:rgba(255,204,0,var(--text-opacity));opacity:.25}@media (min-width:1024px){.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,.page-content p,.woocommerce-terms-and-conditions h1,.woocommerce-terms-and-conditions h2,.woocommerce-terms-and-conditions h3,.woocommerce-terms-and-conditions h4,.woocommerce-terms-and-conditions h5,.woocommerce-terms-and-conditions h6,.woocommerce-terms-and-conditions p{max-width:56rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.page-content .alignwide,.woocommerce-terms-and-conditions .alignwide{max-width:72rem;margin-left:auto;margin-right:auto}}.page-content,.woocommerce-terms-and-conditions{font-size:.875rem}@media (min-width:768px){.page-content,.woocommerce-terms-and-conditions{font-size:1rem}}.page-content--smaller{font-size:.95rem}.page-content *,.woocommerce-terms-and-conditions *{line-height:1.6}@media (min-width:1024px){.page-content *,.woocommerce-terms-and-conditions *{line-height:2}}.page-content :first-child,.woocommerce-terms-and-conditions :first-child{margin-top:0}.page-content a,.woocommerce-terms-and-conditions a{font-weight:700;border-bottom:1px solid rgba(0,0,0,.15)}.page-content a:hover,.woocommerce-terms-and-conditions a:hover{border-bottom:1px solid rgba(0,0,0,.5)}.page-content p,.woocommerce-terms-and-conditions p{margin-bottom:.9375rem}@media (min-width:1024px){.page-content p,.woocommerce-terms-and-conditions p{margin-bottom:1.25rem}}.page-content p:last-of-type,.woocommerce-terms-and-conditions p:last-of-type{margin-bottom:0}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,.woocommerce-terms-and-conditions h1,.woocommerce-terms-and-conditions h2,.woocommerce-terms-and-conditions h3,.woocommerce-terms-and-conditions h4,.woocommerce-terms-and-conditions h5,.woocommerce-terms-and-conditions h6{margin-top:1.25rem;margin-bottom:.875rem;line-height:1.625}.page-content h1,.woocommerce-terms-and-conditions h1{font-size:1.5rem}@media (min-width:1024px){.page-content h1,.woocommerce-terms-and-conditions h1{font-size:1.875rem}}.page-content h2,.woocommerce-terms-and-conditions h2{font-size:1.25rem}@media (min-width:1024px){.page-content h2,.woocommerce-terms-and-conditions h2{font-size:1.5rem}}.page-content h3,.woocommerce-terms-and-conditions h3{font-size:1.125rem}@media (min-width:1024px){.page-content h3,.woocommerce-terms-and-conditions h3{font-size:1.25rem}}.page-content h4,.woocommerce-terms-and-conditions h4{font-size:1rem}@media (min-width:1024px){.page-content h4,.woocommerce-terms-and-conditions h4{font-size:1.125rem}}.page-content h5,.woocommerce-terms-and-conditions h5{font-size:.875rem}.page-content h6,.woocommerce-terms-and-conditions h6{font-size:.75rem}.page-content ol,.page-content ul,.woocommerce-terms-and-conditions ol,.woocommerce-terms-and-conditions ul{list-style:none;margin:.9375rem 0}.page-content ol li,.page-content ul li,.woocommerce-terms-and-conditions ol li,.woocommerce-terms-and-conditions ul li{margin-left:1.5625rem;position:relative}.page-content ol li:before,.page-content ul li:before,.woocommerce-terms-and-conditions ol li:before,.woocommerce-terms-and-conditions ul li:before{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));content:"";position:absolute;top:.5rem;left:-1.25rem;width:.375rem;height:.375rem;border-radius:999rem}@media (min-width:1024px){.page-content ol li:before,.page-content ul li:before,.woocommerce-terms-and-conditions ol li:before,.woocommerce-terms-and-conditions ul li:before{top:.625rem}}.page-content ol li.blocks-gallery-item:before,.page-content ul li.blocks-gallery-item:before,.woocommerce-terms-and-conditions ol li.blocks-gallery-item:before,.woocommerce-terms-and-conditions ul li.blocks-gallery-item:before{display:none}.page-content ol ol,.page-content ol ul,.page-content ul ol,.page-content ul ul,.woocommerce-terms-and-conditions ol ol,.woocommerce-terms-and-conditions ol ul,.woocommerce-terms-and-conditions ul ol,.woocommerce-terms-and-conditions ul ul{list-style:auto;margin:.3125rem 0}.page-content ol ol li,.page-content ol ul li,.page-content ul ol li,.page-content ul ul li,.woocommerce-terms-and-conditions ol ol li,.woocommerce-terms-and-conditions ol ul li,.woocommerce-terms-and-conditions ul ol li,.woocommerce-terms-and-conditions ul ul li{margin-left:1.875rem}.page-content ol ol li:before,.page-content ol ul li:before,.page-content ul ol li:before,.page-content ul ul li:before,.woocommerce-terms-and-conditions ol ol li:before,.woocommerce-terms-and-conditions ol ul li:before,.woocommerce-terms-and-conditions ul ol li:before,.woocommerce-terms-and-conditions ul ul li:before{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));content:"";position:absolute;top:.625rem;left:-1.5rem;width:.375rem;height:.375rem}.page-content ol ol ol li:before,.page-content ol ol ul li:before,.page-content ol ul ol li:before,.page-content ol ul ul li:before,.page-content ul ol ol li:before,.page-content ul ol ul li:before,.page-content ul ul ol li:before,.page-content ul ul ul li:before,.woocommerce-terms-and-conditions ol ol ol li:before,.woocommerce-terms-and-conditions ol ol ul li:before,.woocommerce-terms-and-conditions ol ul ol li:before,.woocommerce-terms-and-conditions ol ul ul li:before,.woocommerce-terms-and-conditions ul ol ol li:before,.woocommerce-terms-and-conditions ul ol ul li:before,.woocommerce-terms-and-conditions ul ul ol li:before,.woocommerce-terms-and-conditions ul ul ul li:before{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));content:"";position:absolute;top:.625rem;left:-1.5rem;width:.25rem;height:.25rem}.navigation .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.navigation .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.navigation .nav-links .nav-next,.navigation .nav-links .nav-previous{margin-left:.5rem;margin-right:.5rem}.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{display:flex;align-items:center;border-bottom-width:4px;--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity));font-weight:600}@media (min-width:1024px){.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{font-size:1.125rem}}.navigation .nav-links .nav-next a:hover,.navigation .nav-links .nav-previous a:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.nav-primary__toggle .button__open{display:block}.nav-primary__toggle .button__close,.nav-primary__toggle button[aria-expanded=true] .button__open{display:none}.nav-primary__menu.is-active,.nav-primary__toggle button[aria-expanded=true] .button__close{display:block}.tabs-item{display:none;padding-top:1rem;padding-bottom:1rem}.tabs-item:first-child{display:block}.tab-button{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem}@media (min-width:1024px){.tab-button{padding-top:.5rem;padding-bottom:.5rem;font-size:1rem}}.tab-button a{text-transform:uppercase;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));font-weight:700;font-size:.875rem;letter-spacing:.025em;padding-top:.25rem;padding-bottom:.25rem;border-bottom:.25rem solid transparent}.tab-button.current a{--border-opacity:1;border-color:#fc0;border-left-color:rgba(255,204,0,var(--border-opacity));border-bottom:.25rem solid;border-bottom-color:rgba(255,204,0,var(--border-opacity));border-right-color:rgba(255,204,0,var(--border-opacity));border-top-color:rgba(255,204,0,var(--border-opacity))}.header-app .logo-brand{max-width:18.75rem}.header-app .telephone-header a,.header-app .telephone-header span{white-space:nowrap}.header-app .product-search{margin-left:auto;margin-right:auto}@media (min-width:640px){.header-app .product-search{margin-left:0;margin-right:0}}@media (min-width:1024px){.header-app .product-search{margin-left:auto;margin-right:auto}}.link-nav-menu{background:transparent;transition:all .2s;font-size:.85rem;line-height:1.3}.link-nav-menu.active,.link-nav-menu:hover{background:hsla(0,0%,100%,.2)}.link-minicart{position:relative}.link-minicart .cart-count{position:absolute;bottom:-.125rem;left:-.0625rem}@media (min-width:1024px){.link-minicart .cart-count{right:auto;bottom:0;left:1.4375rem}}.link-minicart .cart-count span{position:relative;--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity));height:1.25rem;width:1.25rem;border-radius:9999px;text-align:center;display:block;--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity));font-weight:600;line-height:1.25rem;font-size:.625rem;left:-.0625rem}@media (min-width:1024px){.link-minicart .cart-count span{height:1.5rem;width:1.5rem;line-height:1.5rem;font-size:.6875rem}}.footer-app .card img{max-width:50px}.footer-app .card:last-of-type img{max-width:75px}@media (min-width:768px){.footer-app .social-icons li:first-of-type{margin-left:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#1d2123;background-color:rgba(29,33,35,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-yellow{--bg-opacity:1;background-color:#fc0;background-color:rgba(255,204,0,var(--bg-opacity))}.bg-green{--bg-opacity:1;background-color:#0db98c;background-color:rgba(13,185,140,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#cbd5e0;background-color:rgba(203,213,224,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#4a5568;background-color:rgba(74,85,104,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.hover\:bg-gray-300:hover{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.hover\:bg-gray-400:hover{--bg-opacity:1;background-color:#cbd5e0;background-color:rgba(203,213,224,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#4a5568;background-color:rgba(74,85,104,var(--bg-opacity))}.hover\:bg-gray-800:hover{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.focus\:bg-white:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.border-transparent{border-color:transparent}.border-black{--border-opacity:1;border-color:#1d2123;border-color:rgba(29,33,35,var(--border-opacity))}.border-yellow{--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.hover\:border-yellow:hover{--border-opacity:1;border-color:#fc0;border-color:rgba(255,204,0,var(--border-opacity))}.hover\:border-gray-300:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.hover\:border-gray-400:hover{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.hover\:border-gray-500:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.hover\:border-gray-600:hover{--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}.focus\:border-gray-500:focus{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.border-2{border-width:2px}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.content-center{align-content:center}.flex-1{flex:1 1 0%}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.leading-tight{line-height:1.25}.list-none{list-style-type:none}.m-4{margin:1rem}.m-auto{margin:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-mt-1{margin-top:-.25rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-max{max-width:90rem}.max-w-full{max-width:100%}.object-cover{object-fit:cover}.object-center{object-position:center}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-hidden{overflow:hidden}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pt-1{padding-top:.25rem}.pb-1{padding-bottom:.25rem}.pt-3{padding-top:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pl-4{padding-left:1rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{--text-opacity:1;color:#1d2123;color:rgba(29,33,35,var(--text-opacity))}.text-text{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-yellow{--text-opacity:1;color:#fc0;color:rgba(255,204,0,var(--text-opacity))}.text-green{--text-opacity:1;color:#0db98c;color:rgba(13,185,140,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.hover\:text-text:hover{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-yellow:hover{--text-opacity:1;color:#fc0;color:rgba(255,204,0,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.focus\:text-text:focus{--text-opacity:1;color:#2a3d48;color:rgba(42,61,72,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.hover\:underline:hover{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.visible{visibility:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/6{width:66.666667%}.w-full{width:100%}.z-10{z-index:10}.z-50{z-index:50}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:justify-between{justify-content:space-between}.sm\:flex-grow-0{flex-grow:0}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:h-20{height:5rem}.sm\:text-sm{font-size:.875rem}.sm\:text-lg{font-size:1.125rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-8{margin-bottom:2rem}.sm\:p-6{padding:1.5rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-auto{width:auto}.sm\:w-1\/2{width:50%}}@media (min-width:768px){.md\:bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.md\:border-b-0{border-bottom-width:0}.md\:flex{display:flex}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:font-semibold{font-weight:600}.md\:h-20{height:5rem}.md\:text-sm{font-size:.875rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-4xl{font-size:2.25rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:-mt-2{margin-top:-.5rem}.md\:p-8{padding:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:uppercase{text-transform:uppercase}.md\:w-20{width:5rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}}@media (min-width:1024px){.lg\:bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.lg\:border-r{border-right-width:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-col{flex-direction:column}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:items-end{align-items:flex-end}.lg\:justify-end{justify-content:flex-end}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:h-4{height:1rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:p-8{padding:2rem}.lg\:p-12{padding:3rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:text-left{text-align:left}.lg\:w-4{width:1rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-full{width:100%}}@media (min-width:1280px){.xl\:h-32{height:8rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:p-12{padding:3rem}.xl\:w-32{width:8rem}.xl\:w-1\/4{width:25%}.xl\:w-1\/5{width:20%}.xl\:w-4\/5{width:80%}.xl\:w-full{width:100%}}