.FloatingLabelInput{margin-bottom:14px;position:relative}.FloatingLabelInput .FloatingLabel{position:absolute;left:11px;top:11px;font-size:14px;font-weight:400;color:#6b7280;background-color:#fff;pointer-events:none;transition:all 0.2s ease;transform-origin:left center;z-index:1}.FloatingLabelInput.IsFloating .FloatingLabel{top:2px;left:11px;font-size:12px}.FloatingLabelInput.IsFloating .form-control,.FloatingLabelInput.IsFloating select.form-control{padding-bottom:0px}.FloatingLabelInput.HasError .FloatingLabel{color:#df1b41}.FloatingLabelInput .InputWrapper{position:relative;display:flex;align-items:center;border-radius:8px}.FloatingLabelInput .SelectWrapper{position:relative;display:flex;align-items:center;border-radius:8px}.FloatingLabelInput .SelectWrapper .SelectArrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.FloatingLabelInput .SelectWrapper .SelectArrow svg{display:block}.FloatingLabelInput .SelectWrapper select.form-control{appearance:none;background:none;padding-right:44px;cursor:pointer}.FloatingLabelInput.HasSuffix .form-control{padding-right:60px}.FloatingLabelInput.HasSuffix .InputSuffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;pointer-events:auto}.FloatingLabelInput.HasSuffix .InputSuffix select{border:none;background:transparent;font-size:20px;cursor:pointer;appearance:none;padding:4px 8px;outline:none}.FloatingLabelInput.HasSuffix .InputSuffix select:focus{outline:none}.FloatingLabelInput .form-control{width:100%;height:44px;padding:14px 16px;border:1px solid #dedede;border-radius:8px;font-size:14px;color:#000000;background-color:#fff;transition:all 0.2s ease;font-weight:400}.FloatingLabelInput .form-control:hover{border-color:#b3b3b3}.FloatingLabelInput .form-control:focus{outline:none;border-color:#C9A962 !important;box-shadow:0 0 0 3px rgba(201,169,98,0.15) !important}.FloatingLabelInput .form-control::placeholder{color:#999;font-weight:400}.FloatingLabelInput .form-control.is-invalid{border-color:#df1b41;border-width:2px}.FloatingLabelInput .form-control.is-invalid:focus{border-color:#df1b41 !important;box-shadow:none !important}.FieldError{color:#df1b41;font-size:13px;margin-top:6px}.FieldErrorDiscount{margin-top:0px}

.CheckoutInvoiceSkeleton .skeleton{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.CheckoutInvoiceSkeleton .OrderItemsSkeleton{margin-bottom:20px}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper{display:flex;gap:12px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #E8E4DC}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper:last-child{border-bottom:none;margin-bottom:0}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper .skeleton-image{width:64px;height:64px;flex-shrink:0;border-radius:8px}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper .skeleton-item-content{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:center}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper .skeleton-title{height:16px;width:70%}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper .skeleton-subtitle{height:14px;width:50%}.CheckoutInvoiceSkeleton .OrderItemsSkeleton .skeleton-item-wrapper .skeleton-price{height:16px;width:30%}.CheckoutInvoiceSkeleton .DiscountBoxSkeleton{margin-bottom:20px}.CheckoutInvoiceSkeleton .DiscountBoxSkeleton .skeleton-button{height:44px;width:100%}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton{padding-top:16px;border-top:1px solid #E8E4DC}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-line-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-label-small{height:16px;width:40%}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-value-small{height:16px;width:25%}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-total-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #E8E4DC}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-label-large{height:20px;width:30%}.CheckoutInvoiceSkeleton .InvoiceSummarySkeleton .skeleton-value-large{height:24px;width:35%}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}

.Footer{color:#808b96;background-color:#FAFBFA}.Footer .Links{padding:0;margin:0;display:none}.Footer .Links li{list-style:none}.Footer .Links li a{color:inherit;padding:10px 5px}.Footer .Top{border-bottom:1px solid #eee;padding:10px 0}.Footer .Top .RightTop .ViewOptions .Languages{margin-right:10px}.Footer .Bottom{padding:18px 0}.Footer .AddressLine>span:not(:last-child)::after{content:",";margin-right:4px}

#app .footer{background-color:#2C2C2C;color:#fff;padding:4rem 0 2rem}#app .footer__grid{display:grid;grid-template-columns:1.3fr 2fr;gap:3rem;margin-bottom:3rem}#app .footer__brand>p{color:rgba(255,255,255,0.7);margin:1rem 0 1.5rem;max-width:200px}#app .footer__brand .footer__address{margin-bottom:1rem}#app .footer__logo .logo-text{color:#fff}#app .footer__contact-section{margin-bottom:1.5rem}#app .footer__contact-section:last-child{margin-bottom:0}#app .footer__contact-section h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}#app .footer__contact-section p{font-family:"Lora",Georgia,serif;font-size:1rem;color:rgba(255,255,255,0.85);line-height:1.6;margin-bottom:.25rem}#app .footer__contact-section p strong{font-weight:600;color:#fff}#app .footer__social{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}#app .footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#2C2C2C;border:2px solid rgba(255,255,255,0.3);border-radius:9999px;color:#fff;transition:all 150ms ease}#app .footer__social a:hover{background-color:#C9A962;border-color:#C9A962}#app .footer__links{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}#app .footer__column h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#fff;margin-bottom:1rem}#app .footer__column ul{display:flex;flex-direction:column;gap:.5rem}#app .footer__column a{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.7);transition:color 150ms ease}#app .footer__column a:hover{color:#C9A962}#app .footer__contact h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#fff;margin-bottom:1rem}#app .footer__address{font-style:normal;display:flex;flex-direction:column;gap:.5rem}#app .footer__address p{display:flex;align-items:flex-start;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.7);line-height:1.4}#app .footer__address svg{flex-shrink:0;margin-top:2px;color:#C9A962}#app .footer__address a{color:rgba(255,255,255,0.7);transition:color 150ms ease}#app .footer__address a:hover{color:#C9A962}#app .footer__hours{padding-top:.5rem;border-top:1px solid rgba(255,255,255,0.1);margin-top:.5rem}#app .footer__made-with{font-size:.75rem !important;margin-top:.5rem}#app .footer__bottom{padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}#app .footer__trust-badges{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}#app .footer__trust-badges img{height:25px;width:auto;opacity:0.7}#app .footer__legal{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}#app .footer__legal p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.5)}#app .footer__legal nav{display:flex;gap:1.5rem}#app .footer__legal a{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.5)}#app .footer__legal a:hover{color:#C9A962}@media (max-width: 1024px){#app .footer__grid{gap:2.5rem}}@media (max-width: 768px){#app .footer{padding:2.5rem 0 1.5rem}#app .footer__grid{display:flex !important;flex-direction:column-reverse !important;gap:2rem}#app .footer__brand{text-align:left}#app .footer__contact-section{margin-bottom:1.25rem}#app .footer__contact-section h4{font-size:.875rem;margin-bottom:.25rem}#app .footer__contact-section p{font-size:.875rem}#app .footer__social{justify-content:flex-start;gap:.5rem}#app .footer__social a{width:36px;height:36px}#app .footer__social a svg{width:20px;height:20px}#app .footer__links{display:grid;grid-template-columns:repeat(2, 1fr) !important;gap:1.25rem 1rem}#app .footer__column{text-align:left}#app .footer__column h4{margin-bottom:.5rem}#app .footer__column ul{gap:0}#app .footer__column li{padding:.25rem 0}#app .footer__column a{font-size:1rem}#app .footer__bottom{gap:1rem;padding-top:1.5rem}#app .footer__trust-badges{gap:.75rem}#app .footer__legal{gap:.5rem}}@media (max-width: 480px){#app .footer__links{grid-template-columns:repeat(2, 1fr) !important;gap:1rem}#app .footer__trust-badges{gap:.5rem}#app .footer__trust-badges img{height:20px}#app .footer__legal p{font-size:.75rem}}

#app .hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}#app .hero+.trust-bar{margin-top:0;border-top:none}#app .hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#app .hero__background picture{display:block;width:100%;height:100%}#app .hero__background img{width:100%;height:100%;object-fit:cover;object-position:center}#app .hero__background::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 40%, rgba(255,255,255,0.3) 70%, transparent 100%)}#app .hero__content{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:4rem 1.5rem;padding-bottom:3rem}#app .hero__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.15em;color:#C9A962;margin-bottom:1rem}#app .hero__title{font-size:3rem;line-height:1.1;margin-bottom:1.5rem}#app .hero__subtitle{font-size:1.25rem;color:#4A4A4A;line-height:1.625;margin-bottom:2rem;max-width:500px}#app .hero__trust{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}#app .hero__trust .trust-item{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A}#app .hero__trust .trust-item svg{color:#C9A962}#app .hero__cta-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}#app .hero__transformation{display:flex;justify-content:center}#app .transformation-card{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}#app .transformation-card__before,#app .transformation-card__after{position:relative;width:200px}#app .transformation-card__before img,#app .transformation-card__after img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}#app .transformation-card__before .label,#app .transformation-card__after .label{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;background:#2C2C2C;color:#fff;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}#app .transformation-card__arrow{color:#C9A962}@media (max-width: 1024px){#app .hero__content{grid-template-columns:1fr;gap:1.5rem;text-align:center}#app .hero__text{max-width:600px;margin:0 auto}#app .hero__title{font-size:2.25rem}#app .hero__trust{justify-content:center}#app .hero__cta-group{justify-content:center}#app .hero__transformation{order:-1}#app .transformation-card{padding:1rem}#app .transformation-card__before,#app .transformation-card__after{width:150px}}@media (max-width: 768px){#app .hero{min-height:auto}#app .hero__background::after{background:linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.8) 90%, rgba(255,255,255,0.7) 100%) !important}#app .hero__content{grid-template-columns:1fr !important;padding:2rem 0 !important;text-align:center !important}#app .hero__text{max-width:none}#app .hero__title{font-size:1.875rem !important}#app .hero__subtitle{font-size:1rem !important;margin:0 auto 1.5rem !important;padding:0 1rem !important}#app .hero__trust{justify-content:center !important;flex-wrap:wrap !important;gap:.75rem !important;padding:0 1rem !important}#app .hero__cta-group{flex-direction:column !important;align-items:stretch !important;gap:.75rem !important;padding:0 1rem !important}#app .hero__transformation{order:-1;margin-bottom:1.5rem;display:none !important}#app .transformation-card{flex-direction:row !important;padding:1rem !important;justify-content:center !important}#app .transformation-card__before,#app .transformation-card__after{width:120px}#app .transformation-card__arrow{transform:none}#app .transformation-card__arrow svg{width:24px;height:24px}}@media (max-width: 480px){#app .hero__title{font-size:1.5rem !important}#app .hero__trust{flex-direction:column;gap:.5rem}#app .trust-item{font-size:.875rem}#app .transformation-card{flex-direction:column;gap:.75rem}#app .transformation-card__before,#app .transformation-card__after{width:200px}#app .transformation-card__arrow{transform:rotate(90deg)}}

.ProductItem{background-color:#fff;border-radius:12px;overflow:hidden;transition:transform 200ms ease,box-shadow 200ms ease;margin-bottom:20px;display:flex;flex-direction:column;height:calc(100% - 20px)}.ProductItem:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.ProductItem>a{display:block;cursor:pointer;flex:1;display:flex;flex-direction:column}.ProductItem.isSaleOff .ProductItemInner .BottomProduct .Price .Sale{display:inline-block;color:#2C2C2C;font-weight:600;font-size:1.125rem;margin-right:.5rem}.ProductItem.isSaleOff .ProductItemInner .BottomProduct .Price .Origin{color:#9B9B9B;text-decoration:line-through;font-size:.875rem}.ProductItem .ProductItemInner{display:flex;flex-direction:column;flex:1;text-decoration:none;border-radius:12px;text-align:left}.ProductItem .ProductItemInner:hover .TopProduct .ImagePreview img{transform:scale(1.05)}.ProductItem .ProductItemInner .TopProduct{position:relative;aspect-ratio:1;overflow:hidden;background-color:#F5F0E6;flex-shrink:0}.ProductItem .ProductItemInner .TopProduct .ImagePreview{position:relative;width:100%;height:100%}.ProductItem .ProductItemInner .TopProduct .ImagePreview img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.ProductItem .ProductItemInner .TopProduct .ProductButtons{display:none}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons{display:block}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button{border:none;padding:0 0 4px 0;border-radius:8px;margin-left:auto;margin-right:auto;width:150px;transition:all 200ms ease;text-transform:uppercase;height:2.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button.ButtonViewProduct{margin-bottom:.5rem;background-color:#C9A962;color:#fff}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button.AddToCart{background-color:transparent;border:1px solid #fff;color:#fff}.ProductItem .BottomProduct{text-align:left;padding:1rem;flex:1;display:flex;flex-direction:column}.ProductItem .BottomProduct .Title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.125rem;line-height:1.375;color:#2C2C2C;margin-bottom:.5rem;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ProductItem .BottomProduct .Price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:1.125rem;color:#2C2C2C;margin-bottom:.5rem}.ProductItem .BottomProduct .Price .Sale{display:none}.ProductItem .BottomProduct .PersonalizeTag{color:#15CD72;background:#EBFAF3;border-radius:9999px;width:95px;height:20px;margin:auto;font-size:.75rem;display:inline-block;padding:2px 10px;margin-top:auto}.ProductItem .AddToCart{width:100%;padding:0 1rem 1rem;margin-top:auto}.ProductItem .AddToCart .AddToCartButton{width:100%;background-color:#C9A962;color:#fff;padding:.75rem 1rem;border:none;border-radius:8px;transition:all 200ms ease;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;cursor:pointer}.ProductItem .AddToCart .AddToCartButton:hover{background-color:#b9933f;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.ProductCollectionItem{margin:auto 0}.ProductCollectionItem>a{display:block;cursor:pointer}.ProductCollectionItem.isSaleOff .ProductCollectionItemInner .BottomProduct .Price .Sale{display:inline-block;color:#ee7500;font-size:1rem;margin-right:5px}.ProductCollectionItem.isSaleOff .ProductCollectionItemInner .BottomProduct .Price .Origin{font-size:0.75rem;text-decoration:line-through}.ProductCollectionItem .ProductCollectionItemInner{display:block}.ProductCollectionItem .ProductCollectionItemInner .BottomProduct{text-align:left}.ProductCollectionItem .ProductCollectionItemInner .BottomProduct .Title{font-weight:500;font-size:1rem;line-height:1.5rem;color:#303238;margin-bottom:0.25rem;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ProductCollectionItem .ProductCollectionItemInner .BottomProduct .Price{font-weight:600;font-size:1rem;line-height:1.5rem;font-weight:500;color:#ee7500}.ProductCollectionItem .ProductCollectionItemInner .BottomProduct .Price .Sale{display:none}.CollectionItem .CollectionInf{border:0.5px solid darkgray;padding:0px}.CollectionItem .CollectionItemInner{position:relative;height:100%;width:100%}.CollectionItem .CollectionItemInner .Thumbnail{background-size:cover;height:0;padding-bottom:80%}.CollectionItem .CollectionItemInner .Thumbnail img{opacity:0}.CollectionItem .CollectionItemInner .Name{position:absolute;bottom:0;left:0;right:0;padding:8px;color:#4b4f59;background-color:rgba(242,242,246,0.7);font-size:0.875rem}.TopBanner .TopBannerInner{position:relative;height:100%;overflow:hidden;transition:height 0.5s ease}.TopBanner .TopBannerInner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.4)}.TopBanner .TopBannerInner img{width:100%;height:100%;object-fit:cover}#app .hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}#app .hero+.trust-bar{margin-top:0;border-top:none}#app .hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#app .hero__background picture{display:block;width:100%;height:100%}#app .hero__background img{width:100%;height:100%;object-fit:cover;object-position:center}#app .hero__background::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 40%, rgba(255,255,255,0.3) 70%, transparent 100%)}#app .hero__content{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:4rem 1.5rem;padding-bottom:3rem}#app .hero__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.15em;color:#C9A962;margin-bottom:1rem}#app .hero__title{font-size:3rem;line-height:1.1;margin-bottom:1.5rem}#app .hero__subtitle{font-size:1.25rem;color:#4A4A4A;line-height:1.625;margin-bottom:2rem;max-width:500px}#app .hero__trust{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}#app .hero__trust .trust-item{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A}#app .hero__trust .trust-item svg{color:#C9A962}#app .hero__cta-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}#app .hero__transformation{display:flex;justify-content:center}#app .transformation-card{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}#app .transformation-card__before,#app .transformation-card__after{position:relative;width:200px}#app .transformation-card__before img,#app .transformation-card__after img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}#app .transformation-card__before .label,#app .transformation-card__after .label{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;background:#2C2C2C;color:#fff;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}#app .transformation-card__arrow{color:#C9A962}@media (max-width: 1024px){#app .hero__content{grid-template-columns:1fr;gap:1.5rem;text-align:center}#app .hero__text{max-width:600px;margin:0 auto}#app .hero__title{font-size:2.25rem}#app .hero__trust{justify-content:center}#app .hero__cta-group{justify-content:center}#app .hero__transformation{order:-1}#app .transformation-card{padding:1rem}#app .transformation-card__before,#app .transformation-card__after{width:150px}}@media (max-width: 768px){#app .hero{min-height:auto}#app .hero__background::after{background:linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.8) 90%, rgba(255,255,255,0.7) 100%) !important}#app .hero__content{grid-template-columns:1fr !important;padding:2rem 0 !important;text-align:center !important}#app .hero__text{max-width:none}#app .hero__title{font-size:1.875rem !important}#app .hero__subtitle{font-size:1rem !important;margin:0 auto 1.5rem !important;padding:0 1rem !important}#app .hero__trust{justify-content:center !important;flex-wrap:wrap !important;gap:.75rem !important;padding:0 1rem !important}#app .hero__cta-group{flex-direction:column !important;align-items:stretch !important;gap:.75rem !important;padding:0 1rem !important}#app .hero__transformation{order:-1;margin-bottom:1.5rem;display:none !important}#app .transformation-card{flex-direction:row !important;padding:1rem !important;justify-content:center !important}#app .transformation-card__before,#app .transformation-card__after{width:120px}#app .transformation-card__arrow{transform:none}#app .transformation-card__arrow svg{width:24px;height:24px}}@media (max-width: 480px){#app .hero__title{font-size:1.5rem !important}#app .hero__trust{flex-direction:column;gap:.5rem}#app .trust-item{font-size:.875rem}#app .transformation-card{flex-direction:column;gap:.75rem}#app .transformation-card__before,#app .transformation-card__after{width:200px}#app .transformation-card__arrow{transform:rotate(90deg)}}.TrustSignalsContainer{padding-top:30px}.TrustSignalsContainer .SeeMore a{color:#0268A6}.TrustSignalsContainer .TrustSignal{margin-bottom:15px;text-align:center}.TrustSignalsContainer .TrustSignal .TrustSignalInner{border-radius:0.25rem;overflow:hidden;height:100%;width:100%;border:1px solid #eee}.TrustSignalsContainer .TrustSignal .TrustIcon{display:inline-flex;margin-bottom:10px}.TrustSignalsContainer .TrustSignal .TrustIcon img{height:100px;width:auto}.TrustSignalsContainer .TrustSignal .TrustLabel{font-weight:600}.TrustSignalsContainer .TrustSignal .TrustCaption{color:#8c95a5}.JustForYouContainer{padding-bottom:40px}.ViewMoreContainer{display:flex;font-size:14px;justify-content:center;line-height:21px;margin:0 0 16px}.ViewMoreContainer .ViewMore{color:#fff;background-color:#15cd72;padding:0 2rem 0 2rem;height:51px;line-height:51px;text-transform:uppercase;font-size:1.15rem;border:none;border-radius:4px;transition:all 200ms ease-out;-webkit-transition:all 200ms ease-out;text-decoration:none}.ViewMoreContainer .ViewMore:hover{background-color:#484848}@media (min-width: 1200px){.JustForYouContainer{padding-bottom:70px}}.SearchProductsForm{position:absolute;top:50%;left:5%;right:5%;transform:translate(0, -50%)}.SearchProductsForm .Form{text-align:center;display:flex;justify-content:center;max-width:100%}.SearchProductsForm .Form .Input{height:37px;width:375px;max-width:80%;outline:none;border:none;border-top-right-radius:0;border-bottom-right-radius:0}.SearchProductsForm .Form .Input::-webkit-input-placeholder{color:#919191;font-weight:300}.SearchProductsForm .Form .Input::-moz-placeholder{color:#919191;font-weight:300}.SearchProductsForm .Form .Input:-ms-input-placeholder{color:#919191;font-weight:300}.SearchProductsForm .Form .Input:-moz-placeholder{color:#919191;font-weight:300}.SearchProductsForm .Form .SearchButton{font-size:1rem;padding:0 15px;background-color:#15cd72;outline:none;border:none;color:#fff;border-top-right-radius:4px;border-bottom-right-radius:4px;font-weight:500;transition:all .3s}.SearchProductsForm .Form .SearchButton:hover{background-color:#484848}@media all and (min-width: 1024px){.SearchProductsForm .Form .Input{height:51px;font-size:1rem}.SearchProductsForm .Form .SearchButton{font-size:1.125rem;padding:0 30px}}.FeaturedCollectionsContainer{background-color:#fafafa}.FeaturedCollectionsContainer .FeatureCollectionInner{overflow:auto;display:flex;flex-direction:column-reverse}.FeaturedCollectionsContainer .Collections{padding-bottom:40px}.FeaturedCollectionsContainer .Collections:empty{padding:0}.FeaturedCollectionsContainer .Collections:empty+.GroupTitle{display:none}.FeaturedCollection{margin-bottom:2rem}.FeaturedCollection .FeaturedCollectionBanner{position:relative;height:150px;overflow:hidden;width:100%;margin-bottom:1rem;transition:height 0.5s ease}.FeaturedCollection .FeaturedCollectionBanner .FeaturedCollectionBannerThumbnail{width:100%;height:100%;object-fit:cover}.FeaturedCollection .FeaturedCollectionBanner .FeaturedCollectionBtnBox{display:flex;justify-content:center}.FeaturedCollection .FeaturedCollectionBanner .FeaturedCollectionBtnBox .FeaturedCollectionBtn{color:#fff;background-color:#15cd72;cursor:pointer;padding:0.75rem 2.5rem;text-transform:uppercase;border:none;border-radius:0.25rem;transition:all 200ms ease-out;-webkit-transition:all 200ms ease-out;text-decoration:none;font-weight:600;font-size:18px;font-size:1.25rem;line-height:1.5rem}.FeaturedCollection .FeaturedCollectionBanner .FeaturedCollectionBtnBox .FeaturedCollectionBtn:hover{background-color:#484848}.FeaturedCollection .FeaturedCollectionBanner .FeaturedCollectionName{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:80%;font-size:1rem !important;line-height:1.25rem !important;overflow:hidden;padding:8px 30px !important}.FeaturedCollection .ProductItemInner{display:block;text-decoration:none}.FeaturedCollection .ProductItemInner:hover .Title{text-decoration:underline}.FeaturedCollection .BottomProduct{padding:0.75rem 0;text-align:left}.FeaturedCollection .BottomProduct .Title{font-weight:500;font-size:1rem;line-height:1.5rem;color:#303238;margin-bottom:0.25rem;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.FeaturedCollection .BottomProduct .Price{font-weight:600;font-size:1rem;line-height:1.5rem;font-weight:500;color:#ee7500}.FeaturedCollection .BottomProduct .Price .Sale{display:none}.FeaturedCollection .CollectionTitle{height:100%;display:block}.FeaturedCollection .CollectionTitle .TitleImageWrapper{height:100%;position:relative;background:linear-gradient(0deg, rgba(255,255,255,0) 0, rgba(18,18,18,0.5) 80%) repeat-x;background-size:cover;background-position:center}.FeaturedCollection .CollectionTitle .TitleImageWrapper .CollectionName{display:block;position:absolute;bottom:0;left:0;z-index:2;padding:0 0 20px 0;color:#fff;text-align:left}.FeaturedCollection .CollectionTitle .TitleImageWrapper .CollectionName .Name{display:inline;background-color:#15cd72;color:#fff;padding:0.45rem;text-transform:uppercase;line-height:2;font-weight:700;font-size:18px;-webkit-box-decoration-break:clone;word-break:break-word}.FeaturedCollection .CollectionTitle .TitleImageWrapper .TimeLeft{position:absolute;bottom:0;right:0;padding:0.5rem;background-color:#232323;color:#fff}.FeaturedCollection .CollectionTitle .TitleImageWrapper .TimeLeft .CollectionImage{height:auto}.FeaturedCollection .CollectionTitle .TitleImageWrapper .TimeLeft .TimeLeftValue{margin-left:0.75em}.FeaturedCollection .CollectionTitle .ButtonGroup{display:inline-flex;width:100%;border:1px solid #ccc;border-top:none}.FeaturedCollection .CollectionTitle .ButtonGroup .TitleButton{padding:0.5rem 0.25rem;min-height:3rem;cursor:pointer;background-color:transparent;border:none;outline:none;width:3333.33333%}.FeaturedCollection .CollectionTitle .ButtonGroup .TitleButton .Icon{margin-right:0.5em}@media (min-width: 576px){.FeaturedCollection .FeaturedCollectionBanner{height:200px}}@media (min-width: 768px){.FeaturedCollection{margin-bottom:3rem}.FeaturedCollection .FeaturedCollectionBanner{height:250px}.FeaturedCollectionName{max-width:50%;font-size:1.25rem;line-height:1.5rem}}@media (min-width: 992px){.FeaturedCollection .FeaturedCollectionBanner{height:290px}}@media (min-width: 1200px){.FeaturedCollection .FeaturedCollectionBanner{height:320px}}.FeaturedCollectionProduct .ItemWrapper{margin-bottom:2rem}.FeaturedCollectionProduct .ItemWrapper .ImagePreview{width:100%}.FeaturedCollectionProduct .ItemWrapper .ImagePreview .Thumbnail{width:100%;position:relative}.FeaturedCollectionProduct .ItemWrapper .ImagePreview .Thumbnail img{opacity:1;width:100%}.FeaturedCollectionProduct .ItemWrapper .ImagePreview .Thumbnail .Price{position:absolute;bottom:5px;left:5px;background-color:rgba(0,0,0,0.4);color:#fff;font-size:.75rem;padding:5px;border-radius:5px}.FeaturedCollectionProduct .ItemWrapper .ItemDetails .Name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;line-height:22px;max-height:44px;color:#03a9f4;text-decoration:none;background-color:transparent;margin-bottom:5px}.FeaturedCollectionProduct .ItemWrapper .ItemDetails .Brand{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.FeaturedCollectionProduct .ItemWrapper .ItemDetails .Brand .Title{color:#666}.FeaturedCollectionProduct .ItemWrapper .ItemDetails .Brand .Value{color:#03a9f4}

#app .trust-bar{background-color:#F5F0E6;padding:1.5rem 0;border-bottom:1px solid #E8E4DC;margin-top:-1px}#app .trust-bar__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}#app .trust-bar__item{display:flex;align-items:center;gap:.75rem;justify-content:center}#app .trust-bar__item svg{color:#C9A962;flex-shrink:0}#app .trust-bar__item div{display:flex;flex-direction:column}#app .trust-bar__item strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600}#app .trust-bar__item span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}@media (max-width: 768px){#app .trust-bar__items{grid-template-columns:repeat(2, 1fr);gap:1rem}#app .trust-bar__item{flex-direction:column;text-align:center;gap:.5rem}}

#app .product-card-skeleton{background-color:#fff;border-radius:12px;overflow:hidden}#app .product-card-skeleton__image{aspect-ratio:1;background-color:#F5F0E6;width:100%;height:auto}#app .product-card-skeleton__content{padding:1rem}#app .product-card-skeleton__tag{width:60%;height:12px;border-radius:4px;margin-bottom:.5rem}#app .product-card-skeleton__title{margin-bottom:.5rem}#app .product-card-skeleton__title div{height:20px;border-radius:4px;margin-bottom:.25rem}#app .product-card-skeleton__title div:first-child{width:100%}#app .product-card-skeleton__title div:last-child{width:70%}#app .product-card-skeleton__rating{margin-bottom:.5rem}#app .product-card-skeleton__rating div{width:120px;height:16px;border-radius:4px}#app .product-card-skeleton__price{width:80px;height:20px;border-radius:4px}#app .skeleton-shimmer{background:linear-gradient(90deg, #F5F0E6 0%, #fff 50%, #F5F0E6 100%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}

#app .best-sellers .products-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}#app .best-sellers .best-sellers__cta{margin-top:2rem;text-align:center}#app .best-sellers .best-sellers__empty{grid-column:1 / -1;text-align:center;padding:3rem 1.5rem;background-color:#fff;border-radius:12px}#app .best-sellers .best-sellers__empty p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;color:#9B9B9B;margin:0}@media (max-width: 1024px){#app .best-sellers .products-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media (max-width: 768px){#app .best-sellers .products-grid{gap:1rem}}@media (max-width: 480px){#app .best-sellers .products-grid{grid-template-columns:1fr}}

#app .social-proof{background-color:#F5F0E6}#app .rating-summary{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem}#app .rating-summary .rating-text{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A}#app .testimonials-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}#app .social-proof__cta{text-align:center;margin-top:2.5rem}@media (max-width: 1024px){#app .testimonials-grid{gap:1.5rem}}@media (max-width: 768px){#app .testimonials-grid{grid-template-columns:1fr;gap:1.5rem}}

#app .trending-gifts{padding:4rem 0}#app .trending-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);gap:1rem}#app .trending-card{position:relative;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);transition:all 200ms ease}@media screen and (max-width: 1024px){#app .trending-card{height:320px}}#app .trending-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}#app .trending-card--large{grid-column:span 2;grid-row:span 2}#app .trending-card__link{display:block;height:100%}#app .trending-card__image{position:relative;height:100%;min-height:200px}#app .trending-card__image img{width:100%;height:100%;object-fit:cover}#app .trending-card--large .trending-card__image{min-height:100%}#app .trending-card__rank{position:absolute;top:.75rem;left:.75rem;background:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:.875rem;padding:.25rem .75rem;border-radius:9999px}#app .trending-card__content{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent, rgba(0,0,0,0.8));color:#fff}#app .trending-card__content h3{font-family:"Lora",Georgia,serif;font-size:1.125rem;margin-bottom:.25rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .trending-card__tag{display:inline-block;background:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;margin-bottom:.5rem}#app .trending-card__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;opacity:0.9;color:#fff}#app .trending-card--large .trending-card__content h3{font-family:"Lora",Georgia,serif;font-size:1.5rem}@media (max-width: 1024px){#app .trending-grid{grid-template-columns:repeat(2, 1fr)}#app .trending-card--large{grid-column:span 2;grid-row:span 1}}@media (max-width: 768px){#app .trending-grid{grid-template-columns:1fr 1fr}#app .trending-card--large{grid-column:span 2}}@media (max-width: 480px){#app .trending-grid{grid-template-columns:1fr}#app .trending-card--large{grid-column:span 1}}

#app .shop-for{padding:4rem 0}#app .recipients-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}#app .recipient-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);transition:all 200ms ease;text-decoration:none}#app .recipient-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}#app .recipient-card__icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#FAFAFA;border-radius:9999px;margin-bottom:1rem;color:#C9A962}#app .recipient-card__icon img{width:50%;height:50%;object-fit:contain}#app .recipient-card h3{font-family:"Lora",Georgia,serif;font-size:1.125rem;color:#2C2C2C;margin-bottom:.25rem}#app .recipient-card p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin:0}@media (max-width: 1024px){#app .recipients-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){#app .recipients-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){#app .recipients-grid{grid-template-columns:repeat(2, 1fr);gap:.75rem}#app .recipient-card{padding:1rem}}

#app .categories__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 280px);gap:1.5rem}#app .category-card{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff}#app .category-card:hover .category-card__image img{transform:scale(1.05)}#app .category-card__image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}#app .category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}#app .category-card__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%)}#app .category-card__content h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;margin-bottom:.25rem;color:#fff}#app .category-card__content p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;margin-bottom:.75rem;opacity:0.9;color:#fff}#app .category-card__content .badge{position:absolute;top:1rem;left:1rem;background-color:#C9A962;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase}#app .category-card__link{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:.875rem;color:#C9A962;display:inline-flex;align-items:center}#app .category-card__link:hover{text-decoration:underline}#app .category-card--featured{grid-row:span 2}#app .category-card--featured .category-card__image{aspect-ratio:auto;height:100%}#app .category-card--featured .category-card__content h3{font-size:1.25rem}@media (max-width: 1024px){#app .categories__grid{grid-template-rows:repeat(2, 240px)}}@media (max-width: 768px){#app .categories__grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:auto}#app .category-card--featured{grid-column:span 2;grid-row:auto}#app .category-card__image{aspect-ratio:16/9}}@media (max-width: 480px){#app .categories__grid{grid-template-columns:1fr;grid-template-rows:repeat(6, 200px)}#app .category-card--featured{grid-column:auto}}

#app .shop-occasions{padding:4rem 0}#app .occasions-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}#app .occasion-card{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:3/4;text-decoration:none}#app .occasion-card__image{position:absolute;top:0;left:0;width:100%;height:100%}#app .occasion-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 200ms ease}#app .occasion-card:hover .occasion-card__image img{transform:scale(1.05)}#app .occasion-card__content{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent, rgba(0,0,0,0.8));color:#fff}#app .occasion-card__content h3{font-family:"Lora",Georgia,serif;font-size:1.125rem;margin-bottom:.25rem;color:#fff}#app .occasion-card__content span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;opacity:0.9}@media (max-width: 1024px){#app .occasions-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 768px){#app .occasions-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){#app .occasions-grid{grid-template-columns:1fr 1fr}#app .occasion-card{aspect-ratio:1}}

#app .curated-choices{padding:4rem 0;background-color:#F5F0E6}#app .curated-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}#app .curated-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);transition:all 200ms ease;text-decoration:none}#app .curated-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);transform:translateY(-4px)}#app .curated-card__image{aspect-ratio:1}#app .curated-card__image img{width:100%;height:100%;object-fit:cover}#app .curated-card__content{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}#app .curated-card__content h3{font-family:"Lora",Georgia,serif;font-size:1.25rem;color:#2C2C2C;margin-bottom:.5rem}#app .curated-card__content .curated-card__description{font-family:"Lora",Georgia,serif;font-size:1rem;color:#4A4A4A;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app .curated-card__content .curated-card__description>*{margin:0;padding:0}#app .curated-card__content .curated-card__link{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;color:#C9A962;display:inline-block}@media (max-width: 1024px){#app .curated-grid{grid-template-columns:1fr}}@media (max-width: 768px){#app .curated-card{grid-template-columns:1fr}#app .curated-card__image{aspect-ratio:16/9}}

#app .new-arrivals{padding:4rem 0}#app .new-arrivals-grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:1rem}#app .product-card--new .product-card__image{aspect-ratio:1}#app .product-card--new .product-card__price{margin-top:auto}#app .new-arrivals__cta{text-align:center;margin-top:2rem}@media (max-width: 1024px){#app .new-arrivals-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 768px){#app .new-arrivals-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){#app .new-arrivals-grid{grid-template-columns:1fr 1fr}}

#app .shop-products{padding:4rem 0;background-color:#F5F0E6}#app .products-type-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:1rem}#app .product-type-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);transition:all 200ms ease;text-decoration:none;border:1px solid transparent}#app .product-type-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);border-color:#C9A962}#app .product-type-card__icon{width:64px;height:64px;margin-bottom:.75rem}#app .product-type-card__icon img{width:100%;height:100%;object-fit:contain}#app .product-type-card h3{font-family:"Lora",Georgia,serif;font-size:1rem;color:#2C2C2C;margin-bottom:.25rem}#app .product-type-card__desc{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin-bottom:.5rem;line-height:1.4}#app .product-type-card span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}@media (max-width: 1024px){#app .products-type-grid{grid-template-columns:repeat(5, 1fr)}}@media (max-width: 768px){#app .products-type-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 480px){#app .products-type-grid{grid-template-columns:repeat(2, 1fr)}}

#app .craftsmanship__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}#app .craftsmanship__content .section__badge{display:block;margin-bottom:.75rem}#app .craftsmanship__content .section__title{text-align:left;margin-bottom:1.5rem}#app .craftsmanship__intro{font-size:1.125rem;color:#4A4A4A;margin-bottom:2rem}#app .craftsmanship__features{display:flex;flex-direction:column;gap:1.5rem}#app .craftsmanship__images{position:relative;display:grid;grid-template-columns:2fr 1fr;gap:1rem}#app .craftsmanship__image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#app .craftsmanship__image--main{aspect-ratio:4/5}#app .craftsmanship__image--detail{aspect-ratio:3/4;align-self:end}#app .craftsmanship .feature{display:flex;gap:1rem}#app .craftsmanship .feature__icon{flex-shrink:0;color:#C9A962}#app .craftsmanship .feature__content h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;margin-bottom:.25rem;color:#2C2C2C}#app .craftsmanship .feature__content p{font-family:"Lora",Georgia,serif;font-size:.875rem;color:#4A4A4A}@media (max-width: 1024px){#app .craftsmanship__grid{gap:2.5rem}}@media (max-width: 768px){#app .craftsmanship__grid{grid-template-columns:1fr;gap:2rem}#app .craftsmanship__content .section__title{text-align:center}#app .craftsmanship__intro{text-align:center}#app .craftsmanship__images{order:-1;grid-template-columns:1fr 1fr}}

#app .about-hellaprints{padding:4rem 0}#app .about-hellaprints__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}#app .about-hellaprints__intro{font-family:"Lora",Georgia,serif;font-size:1.125rem;color:#4A4A4A;margin-bottom:2rem;line-height:1.7}#app .about-hellaprints__features{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}#app .about-hellaprints__image{border-radius:16px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}#app .about-hellaprints__image img{width:100%;height:100%;object-fit:cover}#app .about-feature{display:flex;gap:1rem}#app .about-feature__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#FAFAFA;border-radius:8px;color:#C9A962}#app .about-feature__text h4{font-family:"Lora",Georgia,serif;font-size:1rem;color:#2C2C2C;margin-bottom:.25rem}#app .about-feature__text p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}@media (max-width: 1024px){#app .about-hellaprints__features{grid-template-columns:1fr}}@media (max-width: 768px){#app .about-hellaprints__grid{grid-template-columns:1fr;gap:2rem}#app .about-hellaprints__image{order:-1}}

#app .trending-searches{padding:3rem 0;background-color:#F5F0E6}#app .search-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}#app .search-tag{display:inline-block;padding:.5rem 1rem;background:#fff;border:1px solid #E8E4DC;border-radius:9999px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;transition:all 150ms ease;text-decoration:none}#app .search-tag:hover{background:#C9A962;border-color:#C9A962;color:#fff}@media (max-width: 480px){#app .search-tags{gap:.5rem}#app .search-tag{font-size:.75rem;padding:.5rem .75rem}}

.rc-menu{outline:none;margin-bottom:0;padding-left:0;padding-right:0;list-style:none;box-shadow:0 0 6px 0 rgba(0,0,0,0.1);border-radius:1px;font-size:16px;color:#333}.rc-menu a{text-decoration:none;padding-top:5px;padding-bottom:5px;color:#333}.rc-menu.rc-menu-inline{border:none;box-shadow:none;border-radius:none}.rc-menu.rc-menu-inline .rc-menu-item,.rc-menu.rc-menu-inline .rc-menu-submenu-inline{max-width:100%}.rc-menu.rc-menu-inline .rc-menu-item .rc-menu-submenu-title,.rc-menu.rc-menu-inline .rc-menu-submenu-inline .rc-menu-submenu-title{max-width:100%}.rc-menu-root .rc-menu-submenu,.rc-menu-root .rc-menu-item{white-space:normal;max-width:200px;color:#000}.rc-menu-root .rc-menu-submenu .rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-root .rc-menu-submenu .rc-menu-item,.rc-menu-root .rc-menu-item .rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-root .rc-menu-item .rc-menu-item{font-size:14px;background-color:#fbfbfb}.rc-menu-root.rc-menu-inline{margin-right:-14px}.rc-menu-inline .rc-menu-sub>.rc-menu-item,.rc-menu-submenu .rc-menu-submenu-inline>.rc-menu-submenu-title{border-top:1px solid #d9d9d9;display:flex;align-items:center}.rc-menu-inline .rc-menu-sub>.rc-menu-item:last-child,.rc-menu-submenu.rc-menu-submenu-inline:last-child>.rc-menu-submenu-title{border-bottom:1px solid #d9d9d9;margin-bottom:-1px}.rc-menu-submenu.rc-menu-submenu-vertical .rc-menu-submenu-popup{width:100%}.rc-menu-rtl{direction:rtl}.rc-menu-hidden{display:none}.rc-menu-collapse{overflow:hidden;transition:height 0.1s ease-out}.rc-menu-item{cursor:pointer}.rc-menu-item-group-list{margin:0;padding:0}.rc-menu-item-group-title{color:#999;line-height:1.5;padding:8px 10px;border-bottom:1px solid #dedede}.rc-menu-item-selected{transform:translateZ(0);border-bottom:2px solid #000}.rc-menu>li.rc-menu-submenu{padding:0}.rc-menu-horizontal.rc-menu-sub,.rc-menu-vertical.rc-menu-sub,.rc-menu-vertical-left.rc-menu-sub,.rc-menu-vertical-right.rc-menu-sub{min-width:160px;margin-top:0}.rc-menu-item,.rc-menu-submenu-title{margin:0;position:relative;display:block;padding:7px 0px;max-width:270px;white-space:normal}.rc-menu-rtl .rc-menu-item,.rc-menu-rtl .rc-menu-submenu-title{padding:7px 16px 7px 7px}.rc-menu-item.rc-menu-item-disabled,.rc-menu-submenu-title.rc-menu-item-disabled,.rc-menu-item.rc-menu-submenu-disabled,.rc-menu-submenu-title.rc-menu-submenu-disabled{color:#777 !important}.rc-menu>.rc-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;padding:0;line-height:0;background-color:#e5e5e5}.rc-menu-submenu-popup{position:absolute;z-index:100}.rc-menu-submenu-popup .submenu-title-wrapper{padding-right:20px}.rc-menu-submenu-rtl.rc-menu-submenu-popup .submenu-title-wrapper,.rc-menu-submenu-rtl .rc-menu-submenu-popup .submenu-title-wrapper{padding-right:0;padding-left:20px}.rc-menu-submenu>.rc-menu{background-color:#fff}.rc-menu .rc-menu-submenu-title .anticon,.rc-menu .rc-menu-item .anticon{width:14px;height:14px;margin-right:8px;top:-1px}.rc-menu-rtl .rc-menu .rc-menu-submenu-title .anticon,.rc-menu-rtl .rc-menu .rc-menu-item .anticon{margin-right:0;margin-left:8px}.rc-menu-horizontal{border:none;box-shadow:none;white-space:nowrap;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:1.5rem}.rc-menu-horizontal>.rc-menu-submenu,.rc-menu-horizontal>.rc-menu-item{display:inline-block;vertical-align:middle}.rc-menu-horizontal>.rc-menu-submenu-active,.rc-menu-horizontal>.rc-menu-item-active{background-color:transparent;border-bottom:2px solid #000;transition:right 0.5s}.rc-menu-horizontal:after{content:" ";display:block;height:0;clear:both}.rc-menu-vertical,.rc-menu-vertical-left,.rc-menu-vertical-right,.rc-menu-inline{padding:12px 0}.rc-menu-vertical>.rc-menu-item,.rc-menu-vertical-left>.rc-menu-item,.rc-menu-vertical-right>.rc-menu-item,.rc-menu-inline>.rc-menu-item,.rc-menu-vertical>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-vertical-left>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-vertical-right>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title{padding:5px 8px 2px 15px}.rc-menu-rtl.rc-menu-vertical>.rc-menu-item,.rc-menu-rtl.rc-menu-vertical-left>.rc-menu-item,.rc-menu-rtl.rc-menu-vertical-right>.rc-menu-item,.rc-menu-rtl.rc-menu-inline>.rc-menu-item,.rc-menu-rtl.rc-menu-vertical>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-rtl.rc-menu-vertical-left>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-rtl.rc-menu-vertical-right>.rc-menu-submenu>.rc-menu-submenu-title,.rc-menu-rtl.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title{padding:9px 24px 9px 8px}.rc-menu-vertical .rc-menu-submenu-arrow,.rc-menu-vertical-left .rc-menu-submenu-arrow,.rc-menu-vertical-right .rc-menu-submenu-arrow,.rc-menu-inline .rc-menu-submenu-arrow{display:inline-block;font:normal normal normal 14px/1 FontAwesome;vertical-align:baseline;text-align:center;text-transform:none;text-rendering:auto;position:absolute;right:16px;line-height:1.5em}.rc-menu-vertical .rc-menu-submenu-arrow:before,.rc-menu-vertical-left .rc-menu-submenu-arrow:before,.rc-menu-vertical-right .rc-menu-submenu-arrow:before,.rc-menu-inline .rc-menu-submenu-arrow:before{content:"\F0DA"}.rc-menu-rtl.rc-menu-vertical .rc-menu-submenu-arrow:before,.rc-menu-rtl.rc-menu-vertical-left .rc-menu-submenu-arrow:before,.rc-menu-rtl.rc-menu-vertical-right .rc-menu-submenu-arrow:before,.rc-menu-rtl.rc-menu-inline .rc-menu-submenu-arrow:before,.rc-menu-submenu-rtl .rc-menu-vertical .rc-menu-submenu-arrow:before,.rc-menu-submenu-rtl .rc-menu-vertical-left .rc-menu-submenu-arrow:before,.rc-menu-submenu-rtl .rc-menu-vertical-right .rc-menu-submenu-arrow:before,.rc-menu-submenu-rtl .rc-menu-inline .rc-menu-submenu-arrow:before{content:"\F0D9"}.rc-menu-rtl.rc-menu-vertical .rc-menu-submenu-arrow,.rc-menu-rtl.rc-menu-vertical-left .rc-menu-submenu-arrow,.rc-menu-rtl.rc-menu-vertical-right .rc-menu-submenu-arrow,.rc-menu-rtl.rc-menu-inline .rc-menu-submenu-arrow,.rc-menu-submenu-rtl .rc-menu-vertical .rc-menu-submenu-arrow,.rc-menu-submenu-rtl .rc-menu-vertical-left .rc-menu-submenu-arrow,.rc-menu-submenu-rtl .rc-menu-vertical-right .rc-menu-submenu-arrow,.rc-menu-submenu-rtl .rc-menu-inline .rc-menu-submenu-arrow{right:auto;left:16px}.rc-menu-inline .rc-menu-submenu-arrow{transform:rotate(90deg);transition:transform 0.1s}.rc-menu-inline .rc-menu-submenu-open>.rc-menu-submenu-title .rc-menu-submenu-arrow{transform:rotate(-90deg)}.rc-menu-vertical.rc-menu-sub,.rc-menu-vertical-left.rc-menu-sub,.rc-menu-vertical-right.rc-menu-sub{padding:0}.rc-menu-submenu-rtl .rc-menu-vertical.rc-menu-sub,.rc-menu-submenu-rtl .rc-menu-vertical-left.rc-menu-sub,.rc-menu-submenu-rtl .rc-menu-vertical-right.rc-menu-sub{direction:rtl}.rc-menu-sub.rc-menu-inline{padding:0;border:none;border-radius:0;box-shadow:none}.rc-menu-sub.rc-menu-inline>.rc-menu-item,.rc-menu-sub.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title{padding-top:0px;padding-bottom:0px;padding-right:0}.rc-menu-rtl .rc-menu-sub.rc-menu-inline>.rc-menu-item,.rc-menu-rtl .rc-menu-sub.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title{padding-left:0}.rc-menu-open-slide-up-enter,.rc-menu-open-slide-up-appear{animation-duration:0.1s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(0.08, 0.82, 0.17, 1);animation-play-state:paused}.rc-menu-open-slide-up-leave{animation-duration:0.1s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.34);animation-play-state:paused}.rc-menu-open-slide-up-enter.rc-menu-open-slide-up-enter-active,.rc-menu-open-slide-up-appear.rc-menu-open-slide-up-appear-active{animation-name:rcMenuOpenSlideUpIn;animation-play-state:running}.rc-menu-open-slide-up-leave.rc-menu-open-slide-up-leave-active{animation-name:rcMenuOpenSlideUpOut;animation-play-state:running}@keyframes rcMenuOpenSlideUpIn{0%{opacity:0;transform-origin:0% 0%;transform:scaleY(0)}100%{opacity:1;transform-origin:0% 0%;transform:scaleY(1)}}@keyframes rcMenuOpenSlideUpOut{0%{opacity:1;transform-origin:0% 0%;transform:scaleY(1)}100%{opacity:0;transform-origin:0% 0%;transform:scaleY(0)}}.rc-menu-open-zoom-enter,.rc-menu-open-zoom-appear{opacity:0;animation-duration:0.1s;animation-fill-mode:both;transform-origin:0 0;animation-timing-function:cubic-bezier(0.08, 0.82, 0.17, 1);animation-play-state:paused}.rc-menu-open-zoom-leave{animation-duration:0.1s;animation-fill-mode:both;transform-origin:0 0;animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.34);animation-play-state:paused}.rc-menu-open-zoom-enter.rc-menu-open-zoom-enter-active,.rc-menu-open-zoom-appear.rc-menu-open-zoom-appear-active{animation-name:rcMenuOpenZoomIn;animation-play-state:running}.rc-menu-open-zoom-leave.rc-menu-open-zoom-leave-active{animation-name:rcMenuOpenZoomOut;animation-play-state:running}.rc-menu-submenu-rtl.rc-menu-open-zoom-enter,.rc-menu-submenu-rtl.rc-menu-open-zoom-appear,.rc-menu-submenu-rtl.rc-menu-open-zoom-leave,.rc-menu-submenu-rtl .rc-menu-open-zoom-enter,.rc-menu-submenu-rtl .rc-menu-open-zoom-appear,.rc-menu-submenu-rtl .rc-menu-open-zoom-leave{transform-origin:top right !important}@keyframes rcMenuOpenZoomIn{0%{opacity:0;transform:scale(0, 0)}100%{opacity:1;transform:scale(1, 1)}}@keyframes rcMenuOpenZoomOut{0%{transform:scale(1, 1)}100%{opacity:0;transform:scale(0, 0)}}.DesktopMenu .rc-menu-horizontal>.rc-menu-submenu-active,.DesktopMenu .rc-menu-horizontal>.rc-menu-item-active{border-bottom:none}.DesktopMenu .rc-menu-item{cursor:initial}.DesktopMenu .rc-menu .MenuLink{position:relative}.DesktopMenu .rc-menu.rc-menu-root .MenuLink:hover::before,.DesktopMenu .rc-menu.rc-menu-root .rc-menu-item-selected .MenuLink::before,.DesktopMenu .rc-menu.rc-menu-root .rc-menu-submenu-selected .MenuLink::before{position:absolute;content:"";bottom:0;left:0;right:0;height:2px;background-color:#000}.DesktopMenu .rc-menu.rc-menu-root .rc-menu-submenu-arrow{margin-left:6px}.DesktopMenu .rc-menu.rc-menu-root .rc-menu-submenu-arrow::before{font-family:"Ionicons";content:"\F3D0";display:inline-block;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px}.DesktopMenu .rc-menu-item-selected{border-bottom:none}.rc-menu-submenu-popup .rc-menu-item-selected{border-bottom:none}.rc-menu-submenu-popup .MenuLink{position:relative}.rc-menu-submenu-popup .rc-menu-sub{border:1px solid #e7e7e7;padding:12px 0;box-shadow:none}.rc-menu-submenu-popup .rc-menu-sub li[role="menuitem"]{padding:5px 0}.rc-menu-submenu-popup .rc-menu-sub li[role="menuitem"]>*{padding:0 14px}.rc-menu-submenu-popup .rc-menu-sub .rc-menu-submenu-title[role="button"]{cursor:initial}.rc-menu-submenu-popup .rc-menu-sub .MenuLink:hover::before{position:absolute;content:"";bottom:3px;left:0;right:0;height:1px;background-color:#000}.rc-menu-submenu-popup .rc-menu-sub .rc-menu-submenu-arrow{margin-left:6px;float:right;font-size:16px;position:static}.rc-menu-submenu-popup .rc-menu-sub .rc-menu-submenu-arrow::before{font-family:"Ionicons";content:"\F3D3";display:inline-block;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rc-menu-submenu-vertical-left .DesktopSubmenu ul{z-index:20}.rc-menu-submenu-vertical-left .DesktopSubmenu ul .DesktopSubmenu ul{z-index:3;position:relative}.MobileMenu a{color:#333}.MobileMenu .Navigator>.rc-menu>.rc-menu-item>a{font-size:16px}.MobileMenu .Navigator>.rc-menu>.submenu-level-1>.rc-menu-submenu-title>a{font-size:16px}.MobileMenu .Navigator>.rc-menu>li>div>i.rc-menu-submenu-arrow{margin-right:-1px}.MobileMenu .rc-menu-submenu .rc-menu-submenu-arrow{top:50%;margin-top:-6px}.MobileMenu .rc-menu-submenu .rc-menu-submenu-arrow:before{content:"\F125";font-family:"Ionicons"}.MobileMenu .submenu-level-1>ul li>.rc-menu-submenu-title,.MobileMenu .submenu-level-1>ul>.rc-menu-item{padding-left:20px !important}.MobileMenu .submenu-level-1>ul>.rc-menu-submenu>ul>.rc-menu-item{padding-left:32px !important}.MobileMenu .rc-menu-sub.rc-menu-inline>.rc-menu-item,.MobileMenu .rc-menu-sub.rc-menu-inline>.rc-menu-submenu>.rc-menu-submenu-title{max-width:100%}.MobileMenu .rc-menu-item-selected{border-bottom:none}.MobileMenu .rc-menu-inline .rc-menu-submenu-open>.rc-menu-submenu-title .rc-menu-submenu-arrow{margin-right:-1px}.MobileMenu .rc-menu{display:block}

.ShopMenu{cursor:pointer}.MobileMainMenu{padding-left:15px}.Navigator{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 65px)}.MobileMenu{display:flex;flex-direction:column}.CompanyInfo{border-top:1px solid #d9d9d9}

/*!
 * Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:'Font Awesome 6 Free'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.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, 0.2em 0.25em 0.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{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@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-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{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%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"0"}.fa-1::before{content:"1"}.fa-2::before{content:"2"}.fa-3::before{content:"3"}.fa-4::before{content:"4"}.fa-5::before{content:"5"}.fa-6::before{content:"6"}.fa-7::before{content:"7"}.fa-8::before{content:"8"}.fa-9::before{content:"9"}.fa-fill-drip::before{content:"\F576"}.fa-arrows-to-circle::before{content:"\E4BD"}.fa-circle-chevron-right::before{content:"\F138"}.fa-chevron-circle-right::before{content:"\F138"}.fa-at::before{content:"@"}.fa-trash-can::before{content:"\F2ED"}.fa-trash-alt::before{content:"\F2ED"}.fa-text-height::before{content:"\F034"}.fa-user-xmark::before{content:"\F235"}.fa-user-times::before{content:"\F235"}.fa-stethoscope::before{content:"\F0F1"}.fa-message::before{content:"\F27A"}.fa-comment-alt::before{content:"\F27A"}.fa-info::before{content:"\F129"}.fa-down-left-and-up-right-to-center::before{content:"\F422"}.fa-compress-alt::before{content:"\F422"}.fa-explosion::before{content:"\E4E9"}.fa-file-lines::before{content:"\F15C"}.fa-file-alt::before{content:"\F15C"}.fa-file-text::before{content:"\F15C"}.fa-wave-square::before{content:"\F83E"}.fa-ring::before{content:"\F70B"}.fa-building-un::before{content:"\E4D9"}.fa-dice-three::before{content:"\F527"}.fa-calendar-days::before{content:"\F073"}.fa-calendar-alt::before{content:"\F073"}.fa-anchor-circle-check::before{content:"\E4AA"}.fa-building-circle-arrow-right::before{content:"\E4D1"}.fa-volleyball::before{content:"\F45F"}.fa-volleyball-ball::before{content:"\F45F"}.fa-arrows-up-to-line::before{content:"\E4C2"}.fa-sort-down::before{content:"\F0DD"}.fa-sort-desc::before{content:"\F0DD"}.fa-circle-minus::before{content:"\F056"}.fa-minus-circle::before{content:"\F056"}.fa-door-open::before{content:"\F52B"}.fa-right-from-bracket::before{content:"\F2F5"}.fa-sign-out-alt::before{content:"\F2F5"}.fa-atom::before{content:"\F5D2"}.fa-soap::before{content:"\E06E"}.fa-icons::before{content:"\F86D"}.fa-heart-music-camera-bolt::before{content:"\F86D"}.fa-microphone-lines-slash::before{content:"\F539"}.fa-microphone-alt-slash::before{content:"\F539"}.fa-bridge-circle-check::before{content:"\E4C9"}.fa-pump-medical::before{content:"\E06A"}.fa-fingerprint::before{content:"\F577"}.fa-hand-point-right::before{content:"\F0A4"}.fa-magnifying-glass-location::before{content:"\F689"}.fa-search-location::before{content:"\F689"}.fa-forward-step::before{content:"\F051"}.fa-step-forward::before{content:"\F051"}.fa-face-smile-beam::before{content:"\F5B8"}.fa-smile-beam::before{content:"\F5B8"}.fa-flag-checkered::before{content:"\F11E"}.fa-football::before{content:"\F44E"}.fa-football-ball::before{content:"\F44E"}.fa-school-circle-exclamation::before{content:"\E56C"}.fa-crop::before{content:"\F125"}.fa-angles-down::before{content:"\F103"}.fa-angle-double-down::before{content:"\F103"}.fa-users-rectangle::before{content:"\E594"}.fa-people-roof::before{content:"\E537"}.fa-people-line::before{content:"\E534"}.fa-beer-mug-empty::before{content:"\F0FC"}.fa-beer::before{content:"\F0FC"}.fa-diagram-predecessor::before{content:"\E477"}.fa-arrow-up-long::before{content:"\F176"}.fa-long-arrow-up::before{content:"\F176"}.fa-fire-flame-simple::before{content:"\F46A"}.fa-burn::before{content:"\F46A"}.fa-person::before{content:"\F183"}.fa-male::before{content:"\F183"}.fa-laptop::before{content:"\F109"}.fa-file-csv::before{content:"\F6DD"}.fa-menorah::before{content:"\F676"}.fa-truck-plane::before{content:"\E58F"}.fa-record-vinyl::before{content:"\F8D9"}.fa-face-grin-stars::before{content:"\F587"}.fa-grin-stars::before{content:"\F587"}.fa-bong::before{content:"\F55C"}.fa-spaghetti-monster-flying::before{content:"\F67B"}.fa-pastafarianism::before{content:"\F67B"}.fa-arrow-down-up-across-line::before{content:"\E4AF"}.fa-spoon::before{content:"\F2E5"}.fa-utensil-spoon::before{content:"\F2E5"}.fa-jar-wheat::before{content:"\E517"}.fa-envelopes-bulk::before{content:"\F674"}.fa-mail-bulk::before{content:"\F674"}.fa-file-circle-exclamation::before{content:"\E4EB"}.fa-circle-h::before{content:"\F47E"}.fa-hospital-symbol::before{content:"\F47E"}.fa-pager::before{content:"\F815"}.fa-address-book::before{content:"\F2B9"}.fa-contact-book::before{content:"\F2B9"}.fa-strikethrough::before{content:"\F0CC"}.fa-k::before{content:"K"}.fa-landmark-flag::before{content:"\E51C"}.fa-pencil::before{content:"\F303"}.fa-pencil-alt::before{content:"\F303"}.fa-backward::before{content:"\F04A"}.fa-caret-right::before{content:"\F0DA"}.fa-comments::before{content:"\F086"}.fa-paste::before{content:"\F0EA"}.fa-file-clipboard::before{content:"\F0EA"}.fa-code-pull-request::before{content:"\E13C"}.fa-clipboard-list::before{content:"\F46D"}.fa-truck-ramp-box::before{content:"\F4DE"}.fa-truck-loading::before{content:"\F4DE"}.fa-user-check::before{content:"\F4FC"}.fa-vial-virus::before{content:"\E597"}.fa-sheet-plastic::before{content:"\E571"}.fa-blog::before{content:"\F781"}.fa-user-ninja::before{content:"\F504"}.fa-person-arrow-up-from-line::before{content:"\E539"}.fa-scroll-torah::before{content:"\F6A0"}.fa-torah::before{content:"\F6A0"}.fa-broom-ball::before{content:"\F458"}.fa-quidditch::before{content:"\F458"}.fa-quidditch-broom-ball::before{content:"\F458"}.fa-toggle-off::before{content:"\F204"}.fa-box-archive::before{content:"\F187"}.fa-archive::before{content:"\F187"}.fa-person-drowning::before{content:"\E545"}.fa-arrow-down-9-1::before{content:"\F886"}.fa-sort-numeric-desc::before{content:"\F886"}.fa-sort-numeric-down-alt::before{content:"\F886"}.fa-face-grin-tongue-squint::before{content:"\F58A"}.fa-grin-tongue-squint::before{content:"\F58A"}.fa-spray-can::before{content:"\F5BD"}.fa-truck-monster::before{content:"\F63B"}.fa-w::before{content:"W"}.fa-earth-africa::before{content:"\F57C"}.fa-globe-africa::before{content:"\F57C"}.fa-rainbow::before{content:"\F75B"}.fa-circle-notch::before{content:"\F1CE"}.fa-tablet-screen-button::before{content:"\F3FA"}.fa-tablet-alt::before{content:"\F3FA"}.fa-paw::before{content:"\F1B0"}.fa-cloud::before{content:"\F0C2"}.fa-trowel-bricks::before{content:"\E58A"}.fa-face-flushed::before{content:"\F579"}.fa-flushed::before{content:"\F579"}.fa-hospital-user::before{content:"\F80D"}.fa-tent-arrow-left-right::before{content:"\E57F"}.fa-gavel::before{content:"\F0E3"}.fa-legal::before{content:"\F0E3"}.fa-binoculars::before{content:"\F1E5"}.fa-microphone-slash::before{content:"\F131"}.fa-box-tissue::before{content:"\E05B"}.fa-motorcycle::before{content:"\F21C"}.fa-bell-concierge::before{content:"\F562"}.fa-concierge-bell::before{content:"\F562"}.fa-pen-ruler::before{content:"\F5AE"}.fa-pencil-ruler::before{content:"\F5AE"}.fa-people-arrows::before{content:"\E068"}.fa-people-arrows-left-right::before{content:"\E068"}.fa-mars-and-venus-burst::before{content:"\E523"}.fa-square-caret-right::before{content:"\F152"}.fa-caret-square-right::before{content:"\F152"}.fa-scissors::before{content:"\F0C4"}.fa-cut::before{content:"\F0C4"}.fa-sun-plant-wilt::before{content:"\E57A"}.fa-toilets-portable::before{content:"\E584"}.fa-hockey-puck::before{content:"\F453"}.fa-table::before{content:"\F0CE"}.fa-magnifying-glass-arrow-right::before{content:"\E521"}.fa-tachograph-digital::before{content:"\F566"}.fa-digital-tachograph::before{content:"\F566"}.fa-users-slash::before{content:"\E073"}.fa-clover::before{content:"\E139"}.fa-reply::before{content:"\F3E5"}.fa-mail-reply::before{content:"\F3E5"}.fa-star-and-crescent::before{content:"\F699"}.fa-house-fire::before{content:"\E50C"}.fa-square-minus::before{content:"\F146"}.fa-minus-square::before{content:"\F146"}.fa-helicopter::before{content:"\F533"}.fa-compass::before{content:"\F14E"}.fa-square-caret-down::before{content:"\F150"}.fa-caret-square-down::before{content:"\F150"}.fa-file-circle-question::before{content:"\E4EF"}.fa-laptop-code::before{content:"\F5FC"}.fa-swatchbook::before{content:"\F5C3"}.fa-prescription-bottle::before{content:"\F485"}.fa-bars::before{content:"\F0C9"}.fa-navicon::before{content:"\F0C9"}.fa-people-group::before{content:"\E533"}.fa-hourglass-end::before{content:"\F253"}.fa-hourglass-3::before{content:"\F253"}.fa-heart-crack::before{content:"\F7A9"}.fa-heart-broken::before{content:"\F7A9"}.fa-square-up-right::before{content:"\F360"}.fa-external-link-square-alt::before{content:"\F360"}.fa-face-kiss-beam::before{content:"\F597"}.fa-kiss-beam::before{content:"\F597"}.fa-film::before{content:"\F008"}.fa-ruler-horizontal::before{content:"\F547"}.fa-people-robbery::before{content:"\E536"}.fa-lightbulb::before{content:"\F0EB"}.fa-caret-left::before{content:"\F0D9"}.fa-circle-exclamation::before{content:"\F06A"}.fa-exclamation-circle::before{content:"\F06A"}.fa-school-circle-xmark::before{content:"\E56D"}.fa-arrow-right-from-bracket::before{content:"\F08B"}.fa-sign-out::before{content:"\F08B"}.fa-circle-chevron-down::before{content:"\F13A"}.fa-chevron-circle-down::before{content:"\F13A"}.fa-unlock-keyhole::before{content:"\F13E"}.fa-unlock-alt::before{content:"\F13E"}.fa-cloud-showers-heavy::before{content:"\F740"}.fa-headphones-simple::before{content:"\F58F"}.fa-headphones-alt::before{content:"\F58F"}.fa-sitemap::before{content:"\F0E8"}.fa-circle-dollar-to-slot::before{content:"\F4B9"}.fa-donate::before{content:"\F4B9"}.fa-memory::before{content:"\F538"}.fa-road-spikes::before{content:"\E568"}.fa-fire-burner::before{content:"\E4F1"}.fa-flag::before{content:"\F024"}.fa-hanukiah::before{content:"\F6E6"}.fa-feather::before{content:"\F52D"}.fa-volume-low::before{content:"\F027"}.fa-volume-down::before{content:"\F027"}.fa-comment-slash::before{content:"\F4B3"}.fa-cloud-sun-rain::before{content:"\F743"}.fa-compress::before{content:"\F066"}.fa-wheat-awn::before{content:"\E2CD"}.fa-wheat-alt::before{content:"\E2CD"}.fa-ankh::before{content:"\F644"}.fa-hands-holding-child::before{content:"\E4FA"}.fa-asterisk::before{content:"*"}.fa-square-check::before{content:"\F14A"}.fa-check-square::before{content:"\F14A"}.fa-peseta-sign::before{content:"\E221"}.fa-heading::before{content:"\F1DC"}.fa-header::before{content:"\F1DC"}.fa-ghost::before{content:"\F6E2"}.fa-list::before{content:"\F03A"}.fa-list-squares::before{content:"\F03A"}.fa-square-phone-flip::before{content:"\F87B"}.fa-phone-square-alt::before{content:"\F87B"}.fa-cart-plus::before{content:"\F217"}.fa-gamepad::before{content:"\F11B"}.fa-circle-dot::before{content:"\F192"}.fa-dot-circle::before{content:"\F192"}.fa-face-dizzy::before{content:"\F567"}.fa-dizzy::before{content:"\F567"}.fa-egg::before{content:"\F7FB"}.fa-house-medical-circle-xmark::before{content:"\E513"}.fa-campground::before{content:"\F6BB"}.fa-folder-plus::before{content:"\F65E"}.fa-futbol::before{content:"\F1E3"}.fa-futbol-ball::before{content:"\F1E3"}.fa-soccer-ball::before{content:"\F1E3"}.fa-paintbrush::before{content:"\F1FC"}.fa-paint-brush::before{content:"\F1FC"}.fa-lock::before{content:"\F023"}.fa-gas-pump::before{content:"\F52F"}.fa-hot-tub-person::before{content:"\F593"}.fa-hot-tub::before{content:"\F593"}.fa-map-location::before{content:"\F59F"}.fa-map-marked::before{content:"\F59F"}.fa-house-flood-water::before{content:"\E50E"}.fa-tree::before{content:"\F1BB"}.fa-bridge-lock::before{content:"\E4CC"}.fa-sack-dollar::before{content:"\F81D"}.fa-pen-to-square::before{content:"\F044"}.fa-edit::before{content:"\F044"}.fa-car-side::before{content:"\F5E4"}.fa-share-nodes::before{content:"\F1E0"}.fa-share-alt::before{content:"\F1E0"}.fa-heart-circle-minus::before{content:"\E4FF"}.fa-hourglass-half::before{content:"\F252"}.fa-hourglass-2::before{content:"\F252"}.fa-microscope::before{content:"\F610"}.fa-sink::before{content:"\E06D"}.fa-bag-shopping::before{content:"\F290"}.fa-shopping-bag::before{content:"\F290"}.fa-arrow-down-z-a::before{content:"\F881"}.fa-sort-alpha-desc::before{content:"\F881"}.fa-sort-alpha-down-alt::before{content:"\F881"}.fa-mitten::before{content:"\F7B5"}.fa-person-rays::before{content:"\E54D"}.fa-users::before{content:"\F0C0"}.fa-eye-slash::before{content:"\F070"}.fa-flask-vial::before{content:"\E4F3"}.fa-hand::before{content:"\F256"}.fa-hand-paper::before{content:"\F256"}.fa-om::before{content:"\F679"}.fa-worm::before{content:"\E599"}.fa-house-circle-xmark::before{content:"\E50B"}.fa-plug::before{content:"\F1E6"}.fa-chevron-up::before{content:"\F077"}.fa-hand-spock::before{content:"\F259"}.fa-stopwatch::before{content:"\F2F2"}.fa-face-kiss::before{content:"\F596"}.fa-kiss::before{content:"\F596"}.fa-bridge-circle-xmark::before{content:"\E4CB"}.fa-face-grin-tongue::before{content:"\F589"}.fa-grin-tongue::before{content:"\F589"}.fa-chess-bishop::before{content:"\F43A"}.fa-face-grin-wink::before{content:"\F58C"}.fa-grin-wink::before{content:"\F58C"}.fa-ear-deaf::before{content:"\F2A4"}.fa-deaf::before{content:"\F2A4"}.fa-deafness::before{content:"\F2A4"}.fa-hard-of-hearing::before{content:"\F2A4"}.fa-road-circle-check::before{content:"\E564"}.fa-dice-five::before{content:"\F523"}.fa-square-rss::before{content:"\F143"}.fa-rss-square::before{content:"\F143"}.fa-land-mine-on::before{content:"\E51B"}.fa-i-cursor::before{content:"\F246"}.fa-stamp::before{content:"\F5BF"}.fa-stairs::before{content:"\E289"}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:"\F6F2"}.fa-hryvnia::before{content:"\F6F2"}.fa-pills::before{content:"\F484"}.fa-face-grin-wide::before{content:"\F581"}.fa-grin-alt::before{content:"\F581"}.fa-tooth::before{content:"\F5C9"}.fa-v::before{content:"V"}.fa-bangladeshi-taka-sign::before{content:"\E2E6"}.fa-bicycle::before{content:"\F206"}.fa-staff-snake::before{content:"\E579"}.fa-rod-asclepius::before{content:"\E579"}.fa-rod-snake::before{content:"\E579"}.fa-staff-aesculapius::before{content:"\E579"}.fa-head-side-cough-slash::before{content:"\E062"}.fa-truck-medical::before{content:"\F0F9"}.fa-ambulance::before{content:"\F0F9"}.fa-wheat-awn-circle-exclamation::before{content:"\E598"}.fa-snowman::before{content:"\F7D0"}.fa-mortar-pestle::before{content:"\F5A7"}.fa-road-barrier::before{content:"\E562"}.fa-school::before{content:"\F549"}.fa-igloo::before{content:"\F7AE"}.fa-joint::before{content:"\F595"}.fa-angle-right::before{content:"\F105"}.fa-horse::before{content:"\F6F0"}.fa-q::before{content:"Q"}.fa-g::before{content:"G"}.fa-notes-medical::before{content:"\F481"}.fa-temperature-half::before{content:"\F2C9"}.fa-temperature-2::before{content:"\F2C9"}.fa-thermometer-2::before{content:"\F2C9"}.fa-thermometer-half::before{content:"\F2C9"}.fa-dong-sign::before{content:"\E169"}.fa-capsules::before{content:"\F46B"}.fa-poo-storm::before{content:"\F75A"}.fa-poo-bolt::before{content:"\F75A"}.fa-face-frown-open::before{content:"\F57A"}.fa-frown-open::before{content:"\F57A"}.fa-hand-point-up::before{content:"\F0A6"}.fa-money-bill::before{content:"\F0D6"}.fa-bookmark::before{content:"\F02E"}.fa-align-justify::before{content:"\F039"}.fa-umbrella-beach::before{content:"\F5CA"}.fa-helmet-un::before{content:"\E503"}.fa-bullseye::before{content:"\F140"}.fa-bacon::before{content:"\F7E5"}.fa-hand-point-down::before{content:"\F0A7"}.fa-arrow-up-from-bracket::before{content:"\E09A"}.fa-folder::before{content:"\F07B"}.fa-folder-blank::before{content:"\F07B"}.fa-file-waveform::before{content:"\F478"}.fa-file-medical-alt::before{content:"\F478"}.fa-radiation::before{content:"\F7B9"}.fa-chart-simple::before{content:"\E473"}.fa-mars-stroke::before{content:"\F229"}.fa-vial::before{content:"\F492"}.fa-gauge::before{content:"\F624"}.fa-dashboard::before{content:"\F624"}.fa-gauge-med::before{content:"\F624"}.fa-tachometer-alt-average::before{content:"\F624"}.fa-wand-magic-sparkles::before{content:"\E2CA"}.fa-magic-wand-sparkles::before{content:"\E2CA"}.fa-e::before{content:"E"}.fa-pen-clip::before{content:"\F305"}.fa-pen-alt::before{content:"\F305"}.fa-bridge-circle-exclamation::before{content:"\E4CA"}.fa-user::before{content:"\F007"}.fa-school-circle-check::before{content:"\E56B"}.fa-dumpster::before{content:"\F793"}.fa-van-shuttle::before{content:"\F5B6"}.fa-shuttle-van::before{content:"\F5B6"}.fa-building-user::before{content:"\E4DA"}.fa-square-caret-left::before{content:"\F191"}.fa-caret-square-left::before{content:"\F191"}.fa-highlighter::before{content:"\F591"}.fa-key::before{content:"\F084"}.fa-bullhorn::before{content:"\F0A1"}.fa-globe::before{content:"\F0AC"}.fa-synagogue::before{content:"\F69B"}.fa-person-half-dress::before{content:"\E548"}.fa-road-bridge::before{content:"\E563"}.fa-location-arrow::before{content:"\F124"}.fa-c::before{content:"C"}.fa-tablet-button::before{content:"\F10A"}.fa-building-lock::before{content:"\E4D6"}.fa-pizza-slice::before{content:"\F818"}.fa-money-bill-wave::before{content:"\F53A"}.fa-chart-area::before{content:"\F1FE"}.fa-area-chart::before{content:"\F1FE"}.fa-house-flag::before{content:"\E50D"}.fa-person-circle-minus::before{content:"\E540"}.fa-ban::before{content:"\F05E"}.fa-cancel::before{content:"\F05E"}.fa-camera-rotate::before{content:"\E0D8"}.fa-spray-can-sparkles::before{content:"\F5D0"}.fa-air-freshener::before{content:"\F5D0"}.fa-star::before{content:"\F005"}.fa-repeat::before{content:"\F363"}.fa-cross::before{content:"\F654"}.fa-box::before{content:"\F466"}.fa-venus-mars::before{content:"\F228"}.fa-arrow-pointer::before{content:"\F245"}.fa-mouse-pointer::before{content:"\F245"}.fa-maximize::before{content:"\F31E"}.fa-expand-arrows-alt::before{content:"\F31E"}.fa-charging-station::before{content:"\F5E7"}.fa-shapes::before{content:"\F61F"}.fa-triangle-circle-square::before{content:"\F61F"}.fa-shuffle::before{content:"\F074"}.fa-random::before{content:"\F074"}.fa-person-running::before{content:"\F70C"}.fa-running::before{content:"\F70C"}.fa-mobile-retro::before{content:"\E527"}.fa-grip-lines-vertical::before{content:"\F7A5"}.fa-spider::before{content:"\F717"}.fa-hands-bound::before{content:"\E4F9"}.fa-file-invoice-dollar::before{content:"\F571"}.fa-plane-circle-exclamation::before{content:"\E556"}.fa-x-ray::before{content:"\F497"}.fa-spell-check::before{content:"\F891"}.fa-slash::before{content:"\F715"}.fa-computer-mouse::before{content:"\F8CC"}.fa-mouse::before{content:"\F8CC"}.fa-arrow-right-to-bracket::before{content:"\F090"}.fa-sign-in::before{content:"\F090"}.fa-shop-slash::before{content:"\E070"}.fa-store-alt-slash::before{content:"\E070"}.fa-server::before{content:"\F233"}.fa-virus-covid-slash::before{content:"\E4A9"}.fa-shop-lock::before{content:"\E4A5"}.fa-hourglass-start::before{content:"\F251"}.fa-hourglass-1::before{content:"\F251"}.fa-blender-phone::before{content:"\F6B6"}.fa-building-wheat::before{content:"\E4DB"}.fa-person-breastfeeding::before{content:"\E53A"}.fa-right-to-bracket::before{content:"\F2F6"}.fa-sign-in-alt::before{content:"\F2F6"}.fa-venus::before{content:"\F221"}.fa-passport::before{content:"\F5AB"}.fa-heart-pulse::before{content:"\F21E"}.fa-heartbeat::before{content:"\F21E"}.fa-people-carry-box::before{content:"\F4CE"}.fa-people-carry::before{content:"\F4CE"}.fa-temperature-high::before{content:"\F769"}.fa-microchip::before{content:"\F2DB"}.fa-crown::before{content:"\F521"}.fa-weight-hanging::before{content:"\F5CD"}.fa-xmarks-lines::before{content:"\E59A"}.fa-file-prescription::before{content:"\F572"}.fa-weight-scale::before{content:"\F496"}.fa-weight::before{content:"\F496"}.fa-user-group::before{content:"\F500"}.fa-user-friends::before{content:"\F500"}.fa-arrow-up-a-z::before{content:"\F15E"}.fa-sort-alpha-up::before{content:"\F15E"}.fa-chess-knight::before{content:"\F441"}.fa-face-laugh-squint::before{content:"\F59B"}.fa-laugh-squint::before{content:"\F59B"}.fa-wheelchair::before{content:"\F193"}.fa-circle-arrow-up::before{content:"\F0AA"}.fa-arrow-circle-up::before{content:"\F0AA"}.fa-toggle-on::before{content:"\F205"}.fa-person-walking::before{content:"\F554"}.fa-walking::before{content:"\F554"}.fa-l::before{content:"L"}.fa-fire::before{content:"\F06D"}.fa-bed-pulse::before{content:"\F487"}.fa-procedures::before{content:"\F487"}.fa-shuttle-space::before{content:"\F197"}.fa-space-shuttle::before{content:"\F197"}.fa-face-laugh::before{content:"\F599"}.fa-laugh::before{content:"\F599"}.fa-folder-open::before{content:"\F07C"}.fa-heart-circle-plus::before{content:"\E500"}.fa-code-fork::before{content:"\E13B"}.fa-city::before{content:"\F64F"}.fa-microphone-lines::before{content:"\F3C9"}.fa-microphone-alt::before{content:"\F3C9"}.fa-pepper-hot::before{content:"\F816"}.fa-unlock::before{content:"\F09C"}.fa-colon-sign::before{content:"\E140"}.fa-headset::before{content:"\F590"}.fa-store-slash::before{content:"\E071"}.fa-road-circle-xmark::before{content:"\E566"}.fa-user-minus::before{content:"\F503"}.fa-mars-stroke-up::before{content:"\F22A"}.fa-mars-stroke-v::before{content:"\F22A"}.fa-champagne-glasses::before{content:"\F79F"}.fa-glass-cheers::before{content:"\F79F"}.fa-clipboard::before{content:"\F328"}.fa-house-circle-exclamation::before{content:"\E50A"}.fa-file-arrow-up::before{content:"\F574"}.fa-file-upload::before{content:"\F574"}.fa-wifi::before{content:"\F1EB"}.fa-wifi-3::before{content:"\F1EB"}.fa-wifi-strong::before{content:"\F1EB"}.fa-bath::before{content:"\F2CD"}.fa-bathtub::before{content:"\F2CD"}.fa-underline::before{content:"\F0CD"}.fa-user-pen::before{content:"\F4FF"}.fa-user-edit::before{content:"\F4FF"}.fa-signature::before{content:"\F5B7"}.fa-stroopwafel::before{content:"\F551"}.fa-bold::before{content:"\F032"}.fa-anchor-lock::before{content:"\E4AD"}.fa-building-ngo::before{content:"\E4D7"}.fa-manat-sign::before{content:"\E1D5"}.fa-not-equal::before{content:"\F53E"}.fa-border-top-left::before{content:"\F853"}.fa-border-style::before{content:"\F853"}.fa-map-location-dot::before{content:"\F5A0"}.fa-map-marked-alt::before{content:"\F5A0"}.fa-jedi::before{content:"\F669"}.fa-square-poll-vertical::before{content:"\F681"}.fa-poll::before{content:"\F681"}.fa-mug-hot::before{content:"\F7B6"}.fa-car-battery::before{content:"\F5DF"}.fa-battery-car::before{content:"\F5DF"}.fa-gift::before{content:"\F06B"}.fa-dice-two::before{content:"\F528"}.fa-chess-queen::before{content:"\F445"}.fa-glasses::before{content:"\F530"}.fa-chess-board::before{content:"\F43C"}.fa-building-circle-check::before{content:"\E4D2"}.fa-person-chalkboard::before{content:"\E53D"}.fa-mars-stroke-right::before{content:"\F22B"}.fa-mars-stroke-h::before{content:"\F22B"}.fa-hand-back-fist::before{content:"\F255"}.fa-hand-rock::before{content:"\F255"}.fa-square-caret-up::before{content:"\F151"}.fa-caret-square-up::before{content:"\F151"}.fa-cloud-showers-water::before{content:"\E4E4"}.fa-chart-bar::before{content:"\F080"}.fa-bar-chart::before{content:"\F080"}.fa-hands-bubbles::before{content:"\E05E"}.fa-hands-wash::before{content:"\E05E"}.fa-less-than-equal::before{content:"\F537"}.fa-train::before{content:"\F238"}.fa-eye-low-vision::before{content:"\F2A8"}.fa-low-vision::before{content:"\F2A8"}.fa-crow::before{content:"\F520"}.fa-sailboat::before{content:"\E445"}.fa-window-restore::before{content:"\F2D2"}.fa-square-plus::before{content:"\F0FE"}.fa-plus-square::before{content:"\F0FE"}.fa-torii-gate::before{content:"\F6A1"}.fa-frog::before{content:"\F52E"}.fa-bucket::before{content:"\E4CF"}.fa-image::before{content:"\F03E"}.fa-microphone::before{content:"\F130"}.fa-cow::before{content:"\F6C8"}.fa-caret-up::before{content:"\F0D8"}.fa-screwdriver::before{content:"\F54A"}.fa-folder-closed::before{content:"\E185"}.fa-house-tsunami::before{content:"\E515"}.fa-square-nfi::before{content:"\E576"}.fa-arrow-up-from-ground-water::before{content:"\E4B5"}.fa-martini-glass::before{content:"\F57B"}.fa-glass-martini-alt::before{content:"\F57B"}.fa-rotate-left::before{content:"\F2EA"}.fa-rotate-back::before{content:"\F2EA"}.fa-rotate-backward::before{content:"\F2EA"}.fa-undo-alt::before{content:"\F2EA"}.fa-table-columns::before{content:"\F0DB"}.fa-columns::before{content:"\F0DB"}.fa-lemon::before{content:"\F094"}.fa-head-side-mask::before{content:"\E063"}.fa-handshake::before{content:"\F2B5"}.fa-gem::before{content:"\F3A5"}.fa-dolly::before{content:"\F472"}.fa-dolly-box::before{content:"\F472"}.fa-smoking::before{content:"\F48D"}.fa-minimize::before{content:"\F78C"}.fa-compress-arrows-alt::before{content:"\F78C"}.fa-monument::before{content:"\F5A6"}.fa-snowplow::before{content:"\F7D2"}.fa-angles-right::before{content:"\F101"}.fa-angle-double-right::before{content:"\F101"}.fa-cannabis::before{content:"\F55F"}.fa-circle-play::before{content:"\F144"}.fa-play-circle::before{content:"\F144"}.fa-tablets::before{content:"\F490"}.fa-ethernet::before{content:"\F796"}.fa-euro-sign::before{content:"\F153"}.fa-eur::before{content:"\F153"}.fa-euro::before{content:"\F153"}.fa-chair::before{content:"\F6C0"}.fa-circle-check::before{content:"\F058"}.fa-check-circle::before{content:"\F058"}.fa-circle-stop::before{content:"\F28D"}.fa-stop-circle::before{content:"\F28D"}.fa-compass-drafting::before{content:"\F568"}.fa-drafting-compass::before{content:"\F568"}.fa-plate-wheat::before{content:"\E55A"}.fa-icicles::before{content:"\F7AD"}.fa-person-shelter::before{content:"\E54F"}.fa-neuter::before{content:"\F22C"}.fa-id-badge::before{content:"\F2C1"}.fa-marker::before{content:"\F5A1"}.fa-face-laugh-beam::before{content:"\F59A"}.fa-laugh-beam::before{content:"\F59A"}.fa-helicopter-symbol::before{content:"\E502"}.fa-universal-access::before{content:"\F29A"}.fa-circle-chevron-up::before{content:"\F139"}.fa-chevron-circle-up::before{content:"\F139"}.fa-lari-sign::before{content:"\E1C8"}.fa-volcano::before{content:"\F770"}.fa-person-walking-dashed-line-arrow-right::before{content:"\E553"}.fa-sterling-sign::before{content:"\F154"}.fa-gbp::before{content:"\F154"}.fa-pound-sign::before{content:"\F154"}.fa-viruses::before{content:"\E076"}.fa-square-person-confined::before{content:"\E577"}.fa-user-tie::before{content:"\F508"}.fa-arrow-down-long::before{content:"\F175"}.fa-long-arrow-down::before{content:"\F175"}.fa-tent-arrow-down-to-line::before{content:"\E57E"}.fa-certificate::before{content:"\F0A3"}.fa-reply-all::before{content:"\F122"}.fa-mail-reply-all::before{content:"\F122"}.fa-suitcase::before{content:"\F0F2"}.fa-person-skating::before{content:"\F7C5"}.fa-skating::before{content:"\F7C5"}.fa-filter-circle-dollar::before{content:"\F662"}.fa-funnel-dollar::before{content:"\F662"}.fa-camera-retro::before{content:"\F083"}.fa-circle-arrow-down::before{content:"\F0AB"}.fa-arrow-circle-down::before{content:"\F0AB"}.fa-file-import::before{content:"\F56F"}.fa-arrow-right-to-file::before{content:"\F56F"}.fa-square-arrow-up-right::before{content:"\F14C"}.fa-external-link-square::before{content:"\F14C"}.fa-box-open::before{content:"\F49E"}.fa-scroll::before{content:"\F70E"}.fa-spa::before{content:"\F5BB"}.fa-location-pin-lock::before{content:"\E51F"}.fa-pause::before{content:"\F04C"}.fa-hill-avalanche::before{content:"\E507"}.fa-temperature-empty::before{content:"\F2CB"}.fa-temperature-0::before{content:"\F2CB"}.fa-thermometer-0::before{content:"\F2CB"}.fa-thermometer-empty::before{content:"\F2CB"}.fa-bomb::before{content:"\F1E2"}.fa-registered::before{content:"\F25D"}.fa-address-card::before{content:"\F2BB"}.fa-contact-card::before{content:"\F2BB"}.fa-vcard::before{content:"\F2BB"}.fa-scale-unbalanced-flip::before{content:"\F516"}.fa-balance-scale-right::before{content:"\F516"}.fa-subscript::before{content:"\F12C"}.fa-diamond-turn-right::before{content:"\F5EB"}.fa-directions::before{content:"\F5EB"}.fa-burst::before{content:"\E4DC"}.fa-house-laptop::before{content:"\E066"}.fa-laptop-house::before{content:"\E066"}.fa-face-tired::before{content:"\F5C8"}.fa-tired::before{content:"\F5C8"}.fa-money-bills::before{content:"\E1F3"}.fa-smog::before{content:"\F75F"}.fa-crutch::before{content:"\F7F7"}.fa-cloud-arrow-up::before{content:"\F0EE"}.fa-cloud-upload::before{content:"\F0EE"}.fa-cloud-upload-alt::before{content:"\F0EE"}.fa-palette::before{content:"\F53F"}.fa-arrows-turn-right::before{content:"\E4C0"}.fa-vest::before{content:"\E085"}.fa-ferry::before{content:"\E4EA"}.fa-arrows-down-to-people::before{content:"\E4B9"}.fa-seedling::before{content:"\F4D8"}.fa-sprout::before{content:"\F4D8"}.fa-left-right::before{content:"\F337"}.fa-arrows-alt-h::before{content:"\F337"}.fa-boxes-packing::before{content:"\E4C7"}.fa-circle-arrow-left::before{content:"\F0A8"}.fa-arrow-circle-left::before{content:"\F0A8"}.fa-group-arrows-rotate::before{content:"\E4F6"}.fa-bowl-food::before{content:"\E4C6"}.fa-candy-cane::before{content:"\F786"}.fa-arrow-down-wide-short::before{content:"\F160"}.fa-sort-amount-asc::before{content:"\F160"}.fa-sort-amount-down::before{content:"\F160"}.fa-cloud-bolt::before{content:"\F76C"}.fa-thunderstorm::before{content:"\F76C"}.fa-text-slash::before{content:"\F87D"}.fa-remove-format::before{content:"\F87D"}.fa-face-smile-wink::before{content:"\F4DA"}.fa-smile-wink::before{content:"\F4DA"}.fa-file-word::before{content:"\F1C2"}.fa-file-powerpoint::before{content:"\F1C4"}.fa-arrows-left-right::before{content:"\F07E"}.fa-arrows-h::before{content:"\F07E"}.fa-house-lock::before{content:"\E510"}.fa-cloud-arrow-down::before{content:"\F0ED"}.fa-cloud-download::before{content:"\F0ED"}.fa-cloud-download-alt::before{content:"\F0ED"}.fa-children::before{content:"\E4E1"}.fa-chalkboard::before{content:"\F51B"}.fa-blackboard::before{content:"\F51B"}.fa-user-large-slash::before{content:"\F4FA"}.fa-user-alt-slash::before{content:"\F4FA"}.fa-envelope-open::before{content:"\F2B6"}.fa-handshake-simple-slash::before{content:"\E05F"}.fa-handshake-alt-slash::before{content:"\E05F"}.fa-mattress-pillow::before{content:"\E525"}.fa-guarani-sign::before{content:"\E19A"}.fa-arrows-rotate::before{content:"\F021"}.fa-refresh::before{content:"\F021"}.fa-sync::before{content:"\F021"}.fa-fire-extinguisher::before{content:"\F134"}.fa-cruzeiro-sign::before{content:"\E152"}.fa-greater-than-equal::before{content:"\F532"}.fa-shield-halved::before{content:"\F3ED"}.fa-shield-alt::before{content:"\F3ED"}.fa-book-atlas::before{content:"\F558"}.fa-atlas::before{content:"\F558"}.fa-virus::before{content:"\E074"}.fa-envelope-circle-check::before{content:"\E4E8"}.fa-layer-group::before{content:"\F5FD"}.fa-arrows-to-dot::before{content:"\E4BE"}.fa-archway::before{content:"\F557"}.fa-heart-circle-check::before{content:"\E4FD"}.fa-house-chimney-crack::before{content:"\F6F1"}.fa-house-damage::before{content:"\F6F1"}.fa-file-zipper::before{content:"\F1C6"}.fa-file-archive::before{content:"\F1C6"}.fa-square::before{content:"\F0C8"}.fa-martini-glass-empty::before{content:"\F000"}.fa-glass-martini::before{content:"\F000"}.fa-couch::before{content:"\F4B8"}.fa-cedi-sign::before{content:"\E0DF"}.fa-italic::before{content:"\F033"}.fa-church::before{content:"\F51D"}.fa-comments-dollar::before{content:"\F653"}.fa-democrat::before{content:"\F747"}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:"\F7C9"}.fa-skiing::before{content:"\F7C9"}.fa-road-lock::before{content:"\E567"}.fa-a::before{content:"A"}.fa-temperature-arrow-down::before{content:"\E03F"}.fa-temperature-down::before{content:"\E03F"}.fa-feather-pointed::before{content:"\F56B"}.fa-feather-alt::before{content:"\F56B"}.fa-p::before{content:"P"}.fa-snowflake::before{content:"\F2DC"}.fa-newspaper::before{content:"\F1EA"}.fa-rectangle-ad::before{content:"\F641"}.fa-ad::before{content:"\F641"}.fa-circle-arrow-right::before{content:"\F0A9"}.fa-arrow-circle-right::before{content:"\F0A9"}.fa-filter-circle-xmark::before{content:"\E17B"}.fa-locust::before{content:"\E520"}.fa-sort::before{content:"\F0DC"}.fa-unsorted::before{content:"\F0DC"}.fa-list-ol::before{content:"\F0CB"}.fa-list-1-2::before{content:"\F0CB"}.fa-list-numeric::before{content:"\F0CB"}.fa-person-dress-burst::before{content:"\E544"}.fa-money-check-dollar::before{content:"\F53D"}.fa-money-check-alt::before{content:"\F53D"}.fa-vector-square::before{content:"\F5CB"}.fa-bread-slice::before{content:"\F7EC"}.fa-language::before{content:"\F1AB"}.fa-face-kiss-wink-heart::before{content:"\F598"}.fa-kiss-wink-heart::before{content:"\F598"}.fa-filter::before{content:"\F0B0"}.fa-question::before{content:"?"}.fa-file-signature::before{content:"\F573"}.fa-up-down-left-right::before{content:"\F0B2"}.fa-arrows-alt::before{content:"\F0B2"}.fa-house-chimney-user::before{content:"\E065"}.fa-hand-holding-heart::before{content:"\F4BE"}.fa-puzzle-piece::before{content:"\F12E"}.fa-money-check::before{content:"\F53C"}.fa-star-half-stroke::before{content:"\F5C0"}.fa-star-half-alt::before{content:"\F5C0"}.fa-code::before{content:"\F121"}.fa-whiskey-glass::before{content:"\F7A0"}.fa-glass-whiskey::before{content:"\F7A0"}.fa-building-circle-exclamation::before{content:"\E4D3"}.fa-magnifying-glass-chart::before{content:"\E522"}.fa-arrow-up-right-from-square::before{content:"\F08E"}.fa-external-link::before{content:"\F08E"}.fa-cubes-stacked::before{content:"\E4E6"}.fa-won-sign::before{content:"\F159"}.fa-krw::before{content:"\F159"}.fa-won::before{content:"\F159"}.fa-virus-covid::before{content:"\E4A8"}.fa-austral-sign::before{content:"\E0A9"}.fa-f::before{content:"F"}.fa-leaf::before{content:"\F06C"}.fa-road::before{content:"\F018"}.fa-taxi::before{content:"\F1BA"}.fa-cab::before{content:"\F1BA"}.fa-person-circle-plus::before{content:"\E541"}.fa-chart-pie::before{content:"\F200"}.fa-pie-chart::before{content:"\F200"}.fa-bolt-lightning::before{content:"\E0B7"}.fa-sack-xmark::before{content:"\E56A"}.fa-file-excel::before{content:"\F1C3"}.fa-file-contract::before{content:"\F56C"}.fa-fish-fins::before{content:"\E4F2"}.fa-building-flag::before{content:"\E4D5"}.fa-face-grin-beam::before{content:"\F582"}.fa-grin-beam::before{content:"\F582"}.fa-object-ungroup::before{content:"\F248"}.fa-poop::before{content:"\F619"}.fa-location-pin::before{content:"\F041"}.fa-map-marker::before{content:"\F041"}.fa-kaaba::before{content:"\F66B"}.fa-toilet-paper::before{content:"\F71E"}.fa-helmet-safety::before{content:"\F807"}.fa-hard-hat::before{content:"\F807"}.fa-hat-hard::before{content:"\F807"}.fa-eject::before{content:"\F052"}.fa-circle-right::before{content:"\F35A"}.fa-arrow-alt-circle-right::before{content:"\F35A"}.fa-plane-circle-check::before{content:"\E555"}.fa-face-rolling-eyes::before{content:"\F5A5"}.fa-meh-rolling-eyes::before{content:"\F5A5"}.fa-object-group::before{content:"\F247"}.fa-chart-line::before{content:"\F201"}.fa-line-chart::before{content:"\F201"}.fa-mask-ventilator::before{content:"\E524"}.fa-arrow-right::before{content:"\F061"}.fa-signs-post::before{content:"\F277"}.fa-map-signs::before{content:"\F277"}.fa-cash-register::before{content:"\F788"}.fa-person-circle-question::before{content:"\E542"}.fa-h::before{content:"H"}.fa-tarp::before{content:"\E57B"}.fa-screwdriver-wrench::before{content:"\F7D9"}.fa-tools::before{content:"\F7D9"}.fa-arrows-to-eye::before{content:"\E4BF"}.fa-plug-circle-bolt::before{content:"\E55B"}.fa-heart::before{content:"\F004"}.fa-mars-and-venus::before{content:"\F224"}.fa-house-user::before{content:"\E1B0"}.fa-home-user::before{content:"\E1B0"}.fa-dumpster-fire::before{content:"\F794"}.fa-house-crack::before{content:"\E3B1"}.fa-martini-glass-citrus::before{content:"\F561"}.fa-cocktail::before{content:"\F561"}.fa-face-surprise::before{content:"\F5C2"}.fa-surprise::before{content:"\F5C2"}.fa-bottle-water::before{content:"\E4C5"}.fa-circle-pause::before{content:"\F28B"}.fa-pause-circle::before{content:"\F28B"}.fa-toilet-paper-slash::before{content:"\E072"}.fa-apple-whole::before{content:"\F5D1"}.fa-apple-alt::before{content:"\F5D1"}.fa-kitchen-set::before{content:"\E51A"}.fa-r::before{content:"R"}.fa-temperature-quarter::before{content:"\F2CA"}.fa-temperature-1::before{content:"\F2CA"}.fa-thermometer-1::before{content:"\F2CA"}.fa-thermometer-quarter::before{content:"\F2CA"}.fa-cube::before{content:"\F1B2"}.fa-bitcoin-sign::before{content:"\E0B4"}.fa-shield-dog::before{content:"\E573"}.fa-solar-panel::before{content:"\F5BA"}.fa-lock-open::before{content:"\F3C1"}.fa-elevator::before{content:"\E16D"}.fa-money-bill-transfer::before{content:"\E528"}.fa-money-bill-trend-up::before{content:"\E529"}.fa-house-flood-water-circle-arrow-right::before{content:"\E50F"}.fa-square-poll-horizontal::before{content:"\F682"}.fa-poll-h::before{content:"\F682"}.fa-circle::before{content:"\F111"}.fa-backward-fast::before{content:"\F049"}.fa-fast-backward::before{content:"\F049"}.fa-recycle::before{content:"\F1B8"}.fa-user-astronaut::before{content:"\F4FB"}.fa-plane-slash::before{content:"\E069"}.fa-trademark::before{content:"\F25C"}.fa-basketball::before{content:"\F434"}.fa-basketball-ball::before{content:"\F434"}.fa-satellite-dish::before{content:"\F7C0"}.fa-circle-up::before{content:"\F35B"}.fa-arrow-alt-circle-up::before{content:"\F35B"}.fa-mobile-screen-button::before{content:"\F3CD"}.fa-mobile-alt::before{content:"\F3CD"}.fa-volume-high::before{content:"\F028"}.fa-volume-up::before{content:"\F028"}.fa-users-rays::before{content:"\E593"}.fa-wallet::before{content:"\F555"}.fa-clipboard-check::before{content:"\F46C"}.fa-file-audio::before{content:"\F1C7"}.fa-burger::before{content:"\F805"}.fa-hamburger::before{content:"\F805"}.fa-wrench::before{content:"\F0AD"}.fa-bugs::before{content:"\E4D0"}.fa-rupee-sign::before{content:"\F156"}.fa-rupee::before{content:"\F156"}.fa-file-image::before{content:"\F1C5"}.fa-circle-question::before{content:"\F059"}.fa-question-circle::before{content:"\F059"}.fa-plane-departure::before{content:"\F5B0"}.fa-handshake-slash::before{content:"\E060"}.fa-book-bookmark::before{content:"\E0BB"}.fa-code-branch::before{content:"\F126"}.fa-hat-cowboy::before{content:"\F8C0"}.fa-bridge::before{content:"\E4C8"}.fa-phone-flip::before{content:"\F879"}.fa-phone-alt::before{content:"\F879"}.fa-truck-front::before{content:"\E2B7"}.fa-cat::before{content:"\F6BE"}.fa-anchor-circle-exclamation::before{content:"\E4AB"}.fa-truck-field::before{content:"\E58D"}.fa-route::before{content:"\F4D7"}.fa-clipboard-question::before{content:"\E4E3"}.fa-panorama::before{content:"\E209"}.fa-comment-medical::before{content:"\F7F5"}.fa-teeth-open::before{content:"\F62F"}.fa-file-circle-minus::before{content:"\E4ED"}.fa-tags::before{content:"\F02C"}.fa-wine-glass::before{content:"\F4E3"}.fa-forward-fast::before{content:"\F050"}.fa-fast-forward::before{content:"\F050"}.fa-face-meh-blank::before{content:"\F5A4"}.fa-meh-blank::before{content:"\F5A4"}.fa-square-parking::before{content:"\F540"}.fa-parking::before{content:"\F540"}.fa-house-signal::before{content:"\E012"}.fa-bars-progress::before{content:"\F828"}.fa-tasks-alt::before{content:"\F828"}.fa-faucet-drip::before{content:"\E006"}.fa-cart-flatbed::before{content:"\F474"}.fa-dolly-flatbed::before{content:"\F474"}.fa-ban-smoking::before{content:"\F54D"}.fa-smoking-ban::before{content:"\F54D"}.fa-terminal::before{content:"\F120"}.fa-mobile-button::before{content:"\F10B"}.fa-house-medical-flag::before{content:"\E514"}.fa-basket-shopping::before{content:"\F291"}.fa-shopping-basket::before{content:"\F291"}.fa-tape::before{content:"\F4DB"}.fa-bus-simple::before{content:"\F55E"}.fa-bus-alt::before{content:"\F55E"}.fa-eye::before{content:"\F06E"}.fa-face-sad-cry::before{content:"\F5B3"}.fa-sad-cry::before{content:"\F5B3"}.fa-audio-description::before{content:"\F29E"}.fa-person-military-to-person::before{content:"\E54C"}.fa-file-shield::before{content:"\E4F0"}.fa-user-slash::before{content:"\F506"}.fa-pen::before{content:"\F304"}.fa-tower-observation::before{content:"\E586"}.fa-file-code::before{content:"\F1C9"}.fa-signal::before{content:"\F012"}.fa-signal-5::before{content:"\F012"}.fa-signal-perfect::before{content:"\F012"}.fa-bus::before{content:"\F207"}.fa-heart-circle-xmark::before{content:"\E501"}.fa-house-chimney::before{content:"\E3AF"}.fa-home-lg::before{content:"\E3AF"}.fa-window-maximize::before{content:"\F2D0"}.fa-face-frown::before{content:"\F119"}.fa-frown::before{content:"\F119"}.fa-prescription::before{content:"\F5B1"}.fa-shop::before{content:"\F54F"}.fa-store-alt::before{content:"\F54F"}.fa-floppy-disk::before{content:"\F0C7"}.fa-save::before{content:"\F0C7"}.fa-vihara::before{content:"\F6A7"}.fa-scale-unbalanced::before{content:"\F515"}.fa-balance-scale-left::before{content:"\F515"}.fa-sort-up::before{content:"\F0DE"}.fa-sort-asc::before{content:"\F0DE"}.fa-comment-dots::before{content:"\F4AD"}.fa-commenting::before{content:"\F4AD"}.fa-plant-wilt::before{content:"\E5AA"}.fa-diamond::before{content:"\F219"}.fa-face-grin-squint::before{content:"\F585"}.fa-grin-squint::before{content:"\F585"}.fa-hand-holding-dollar::before{content:"\F4C0"}.fa-hand-holding-usd::before{content:"\F4C0"}.fa-bacterium::before{content:"\E05A"}.fa-hand-pointer::before{content:"\F25A"}.fa-drum-steelpan::before{content:"\F56A"}.fa-hand-scissors::before{content:"\F257"}.fa-hands-praying::before{content:"\F684"}.fa-praying-hands::before{content:"\F684"}.fa-arrow-rotate-right::before{content:"\F01E"}.fa-arrow-right-rotate::before{content:"\F01E"}.fa-arrow-rotate-forward::before{content:"\F01E"}.fa-redo::before{content:"\F01E"}.fa-biohazard::before{content:"\F780"}.fa-location-crosshairs::before{content:"\F601"}.fa-location::before{content:"\F601"}.fa-mars-double::before{content:"\F227"}.fa-child-dress::before{content:"\E59C"}.fa-users-between-lines::before{content:"\E591"}.fa-lungs-virus::before{content:"\E067"}.fa-face-grin-tears::before{content:"\F588"}.fa-grin-tears::before{content:"\F588"}.fa-phone::before{content:"\F095"}.fa-calendar-xmark::before{content:"\F273"}.fa-calendar-times::before{content:"\F273"}.fa-child-reaching::before{content:"\E59D"}.fa-head-side-virus::before{content:"\E064"}.fa-user-gear::before{content:"\F4FE"}.fa-user-cog::before{content:"\F4FE"}.fa-arrow-up-1-9::before{content:"\F163"}.fa-sort-numeric-up::before{content:"\F163"}.fa-door-closed::before{content:"\F52A"}.fa-shield-virus::before{content:"\E06C"}.fa-dice-six::before{content:"\F526"}.fa-mosquito-net::before{content:"\E52C"}.fa-bridge-water::before{content:"\E4CE"}.fa-person-booth::before{content:"\F756"}.fa-text-width::before{content:"\F035"}.fa-hat-wizard::before{content:"\F6E8"}.fa-pen-fancy::before{content:"\F5AC"}.fa-person-digging::before{content:"\F85E"}.fa-digging::before{content:"\F85E"}.fa-trash::before{content:"\F1F8"}.fa-gauge-simple::before{content:"\F629"}.fa-gauge-simple-med::before{content:"\F629"}.fa-tachometer-average::before{content:"\F629"}.fa-book-medical::before{content:"\F7E6"}.fa-poo::before{content:"\F2FE"}.fa-quote-right::before{content:"\F10E"}.fa-quote-right-alt::before{content:"\F10E"}.fa-shirt::before{content:"\F553"}.fa-t-shirt::before{content:"\F553"}.fa-tshirt::before{content:"\F553"}.fa-cubes::before{content:"\F1B3"}.fa-divide::before{content:"\F529"}.fa-tenge-sign::before{content:"\F7D7"}.fa-tenge::before{content:"\F7D7"}.fa-headphones::before{content:"\F025"}.fa-hands-holding::before{content:"\F4C2"}.fa-hands-clapping::before{content:"\E1A8"}.fa-republican::before{content:"\F75E"}.fa-arrow-left::before{content:"\F060"}.fa-person-circle-xmark::before{content:"\E543"}.fa-ruler::before{content:"\F545"}.fa-align-left::before{content:"\F036"}.fa-dice-d6::before{content:"\F6D1"}.fa-restroom::before{content:"\F7BD"}.fa-j::before{content:"J"}.fa-users-viewfinder::before{content:"\E595"}.fa-file-video::before{content:"\F1C8"}.fa-up-right-from-square::before{content:"\F35D"}.fa-external-link-alt::before{content:"\F35D"}.fa-table-cells::before{content:"\F00A"}.fa-th::before{content:"\F00A"}.fa-file-pdf::before{content:"\F1C1"}.fa-book-bible::before{content:"\F647"}.fa-bible::before{content:"\F647"}.fa-o::before{content:"O"}.fa-suitcase-medical::before{content:"\F0FA"}.fa-medkit::before{content:"\F0FA"}.fa-user-secret::before{content:"\F21B"}.fa-otter::before{content:"\F700"}.fa-person-dress::before{content:"\F182"}.fa-female::before{content:"\F182"}.fa-comment-dollar::before{content:"\F651"}.fa-business-time::before{content:"\F64A"}.fa-briefcase-clock::before{content:"\F64A"}.fa-table-cells-large::before{content:"\F009"}.fa-th-large::before{content:"\F009"}.fa-book-tanakh::before{content:"\F827"}.fa-tanakh::before{content:"\F827"}.fa-phone-volume::before{content:"\F2A0"}.fa-volume-control-phone::before{content:"\F2A0"}.fa-hat-cowboy-side::before{content:"\F8C1"}.fa-clipboard-user::before{content:"\F7F3"}.fa-child::before{content:"\F1AE"}.fa-lira-sign::before{content:"\F195"}.fa-satellite::before{content:"\F7BF"}.fa-plane-lock::before{content:"\E558"}.fa-tag::before{content:"\F02B"}.fa-comment::before{content:"\F075"}.fa-cake-candles::before{content:"\F1FD"}.fa-birthday-cake::before{content:"\F1FD"}.fa-cake::before{content:"\F1FD"}.fa-envelope::before{content:"\F0E0"}.fa-angles-up::before{content:"\F102"}.fa-angle-double-up::before{content:"\F102"}.fa-paperclip::before{content:"\F0C6"}.fa-arrow-right-to-city::before{content:"\E4B3"}.fa-ribbon::before{content:"\F4D6"}.fa-lungs::before{content:"\F604"}.fa-arrow-up-9-1::before{content:"\F887"}.fa-sort-numeric-up-alt::before{content:"\F887"}.fa-litecoin-sign::before{content:"\E1D3"}.fa-border-none::before{content:"\F850"}.fa-circle-nodes::before{content:"\E4E2"}.fa-parachute-box::before{content:"\F4CD"}.fa-indent::before{content:"\F03C"}.fa-truck-field-un::before{content:"\E58E"}.fa-hourglass::before{content:"\F254"}.fa-hourglass-empty::before{content:"\F254"}.fa-mountain::before{content:"\F6FC"}.fa-user-doctor::before{content:"\F0F0"}.fa-user-md::before{content:"\F0F0"}.fa-circle-info::before{content:"\F05A"}.fa-info-circle::before{content:"\F05A"}.fa-cloud-meatball::before{content:"\F73B"}.fa-camera::before{content:"\F030"}.fa-camera-alt::before{content:"\F030"}.fa-square-virus::before{content:"\E578"}.fa-meteor::before{content:"\F753"}.fa-car-on::before{content:"\E4DD"}.fa-sleigh::before{content:"\F7CC"}.fa-arrow-down-1-9::before{content:"\F162"}.fa-sort-numeric-asc::before{content:"\F162"}.fa-sort-numeric-down::before{content:"\F162"}.fa-hand-holding-droplet::before{content:"\F4C1"}.fa-hand-holding-water::before{content:"\F4C1"}.fa-water::before{content:"\F773"}.fa-calendar-check::before{content:"\F274"}.fa-braille::before{content:"\F2A1"}.fa-prescription-bottle-medical::before{content:"\F486"}.fa-prescription-bottle-alt::before{content:"\F486"}.fa-landmark::before{content:"\F66F"}.fa-truck::before{content:"\F0D1"}.fa-crosshairs::before{content:"\F05B"}.fa-person-cane::before{content:"\E53C"}.fa-tent::before{content:"\E57D"}.fa-vest-patches::before{content:"\E086"}.fa-check-double::before{content:"\F560"}.fa-arrow-down-a-z::before{content:"\F15D"}.fa-sort-alpha-asc::before{content:"\F15D"}.fa-sort-alpha-down::before{content:"\F15D"}.fa-money-bill-wheat::before{content:"\E52A"}.fa-cookie::before{content:"\F563"}.fa-arrow-rotate-left::before{content:"\F0E2"}.fa-arrow-left-rotate::before{content:"\F0E2"}.fa-arrow-rotate-back::before{content:"\F0E2"}.fa-arrow-rotate-backward::before{content:"\F0E2"}.fa-undo::before{content:"\F0E2"}.fa-hard-drive::before{content:"\F0A0"}.fa-hdd::before{content:"\F0A0"}.fa-face-grin-squint-tears::before{content:"\F586"}.fa-grin-squint-tears::before{content:"\F586"}.fa-dumbbell::before{content:"\F44B"}.fa-rectangle-list::before{content:"\F022"}.fa-list-alt::before{content:"\F022"}.fa-tarp-droplet::before{content:"\E57C"}.fa-house-medical-circle-check::before{content:"\E511"}.fa-person-skiing-nordic::before{content:"\F7CA"}.fa-skiing-nordic::before{content:"\F7CA"}.fa-calendar-plus::before{content:"\F271"}.fa-plane-arrival::before{content:"\F5AF"}.fa-circle-left::before{content:"\F359"}.fa-arrow-alt-circle-left::before{content:"\F359"}.fa-train-subway::before{content:"\F239"}.fa-subway::before{content:"\F239"}.fa-chart-gantt::before{content:"\E0E4"}.fa-indian-rupee-sign::before{content:"\E1BC"}.fa-indian-rupee::before{content:"\E1BC"}.fa-inr::before{content:"\E1BC"}.fa-crop-simple::before{content:"\F565"}.fa-crop-alt::before{content:"\F565"}.fa-money-bill-1::before{content:"\F3D1"}.fa-money-bill-alt::before{content:"\F3D1"}.fa-left-long::before{content:"\F30A"}.fa-long-arrow-alt-left::before{content:"\F30A"}.fa-dna::before{content:"\F471"}.fa-virus-slash::before{content:"\E075"}.fa-minus::before{content:"\F068"}.fa-subtract::before{content:"\F068"}.fa-chess::before{content:"\F439"}.fa-arrow-left-long::before{content:"\F177"}.fa-long-arrow-left::before{content:"\F177"}.fa-plug-circle-check::before{content:"\E55C"}.fa-street-view::before{content:"\F21D"}.fa-franc-sign::before{content:"\E18F"}.fa-volume-off::before{content:"\F026"}.fa-hands-asl-interpreting::before{content:"\F2A3"}.fa-american-sign-language-interpreting::before{content:"\F2A3"}.fa-asl-interpreting::before{content:"\F2A3"}.fa-hands-american-sign-language-interpreting::before{content:"\F2A3"}.fa-gear::before{content:"\F013"}.fa-cog::before{content:"\F013"}.fa-droplet-slash::before{content:"\F5C7"}.fa-tint-slash::before{content:"\F5C7"}.fa-mosque::before{content:"\F678"}.fa-mosquito::before{content:"\E52B"}.fa-star-of-david::before{content:"\F69A"}.fa-person-military-rifle::before{content:"\E54B"}.fa-cart-shopping::before{content:"\F07A"}.fa-shopping-cart::before{content:"\F07A"}.fa-vials::before{content:"\F493"}.fa-plug-circle-plus::before{content:"\E55F"}.fa-place-of-worship::before{content:"\F67F"}.fa-grip-vertical::before{content:"\F58E"}.fa-arrow-turn-up::before{content:"\F148"}.fa-level-up::before{content:"\F148"}.fa-u::before{content:"U"}.fa-square-root-variable::before{content:"\F698"}.fa-square-root-alt::before{content:"\F698"}.fa-clock::before{content:"\F017"}.fa-clock-four::before{content:"\F017"}.fa-backward-step::before{content:"\F048"}.fa-step-backward::before{content:"\F048"}.fa-pallet::before{content:"\F482"}.fa-faucet::before{content:"\E005"}.fa-baseball-bat-ball::before{content:"\F432"}.fa-s::before{content:"S"}.fa-timeline::before{content:"\E29C"}.fa-keyboard::before{content:"\F11C"}.fa-caret-down::before{content:"\F0D7"}.fa-house-chimney-medical::before{content:"\F7F2"}.fa-clinic-medical::before{content:"\F7F2"}.fa-temperature-three-quarters::before{content:"\F2C8"}.fa-temperature-3::before{content:"\F2C8"}.fa-thermometer-3::before{content:"\F2C8"}.fa-thermometer-three-quarters::before{content:"\F2C8"}.fa-mobile-screen::before{content:"\F3CF"}.fa-mobile-android-alt::before{content:"\F3CF"}.fa-plane-up::before{content:"\E22D"}.fa-piggy-bank::before{content:"\F4D3"}.fa-battery-half::before{content:"\F242"}.fa-battery-3::before{content:"\F242"}.fa-mountain-city::before{content:"\E52E"}.fa-coins::before{content:"\F51E"}.fa-khanda::before{content:"\F66D"}.fa-sliders::before{content:"\F1DE"}.fa-sliders-h::before{content:"\F1DE"}.fa-folder-tree::before{content:"\F802"}.fa-network-wired::before{content:"\F6FF"}.fa-map-pin::before{content:"\F276"}.fa-hamsa::before{content:"\F665"}.fa-cent-sign::before{content:"\E3F5"}.fa-flask::before{content:"\F0C3"}.fa-person-pregnant::before{content:"\E31E"}.fa-wand-sparkles::before{content:"\F72B"}.fa-ellipsis-vertical::before{content:"\F142"}.fa-ellipsis-v::before{content:"\F142"}.fa-ticket::before{content:"\F145"}.fa-power-off::before{content:"\F011"}.fa-right-long::before{content:"\F30B"}.fa-long-arrow-alt-right::before{content:"\F30B"}.fa-flag-usa::before{content:"\F74D"}.fa-laptop-file::before{content:"\E51D"}.fa-tty::before{content:"\F1E4"}.fa-teletype::before{content:"\F1E4"}.fa-diagram-next::before{content:"\E476"}.fa-person-rifle::before{content:"\E54E"}.fa-house-medical-circle-exclamation::before{content:"\E512"}.fa-closed-captioning::before{content:"\F20A"}.fa-person-hiking::before{content:"\F6EC"}.fa-hiking::before{content:"\F6EC"}.fa-venus-double::before{content:"\F226"}.fa-images::before{content:"\F302"}.fa-calculator::before{content:"\F1EC"}.fa-people-pulling::before{content:"\E535"}.fa-n::before{content:"N"}.fa-cable-car::before{content:"\F7DA"}.fa-tram::before{content:"\F7DA"}.fa-cloud-rain::before{content:"\F73D"}.fa-building-circle-xmark::before{content:"\E4D4"}.fa-ship::before{content:"\F21A"}.fa-arrows-down-to-line::before{content:"\E4B8"}.fa-download::before{content:"\F019"}.fa-face-grin::before{content:"\F580"}.fa-grin::before{content:"\F580"}.fa-delete-left::before{content:"\F55A"}.fa-backspace::before{content:"\F55A"}.fa-eye-dropper::before{content:"\F1FB"}.fa-eye-dropper-empty::before{content:"\F1FB"}.fa-eyedropper::before{content:"\F1FB"}.fa-file-circle-check::before{content:"\E5A0"}.fa-forward::before{content:"\F04E"}.fa-mobile::before{content:"\F3CE"}.fa-mobile-android::before{content:"\F3CE"}.fa-mobile-phone::before{content:"\F3CE"}.fa-face-meh::before{content:"\F11A"}.fa-meh::before{content:"\F11A"}.fa-align-center::before{content:"\F037"}.fa-book-skull::before{content:"\F6B7"}.fa-book-dead::before{content:"\F6B7"}.fa-id-card::before{content:"\F2C2"}.fa-drivers-license::before{content:"\F2C2"}.fa-outdent::before{content:"\F03B"}.fa-dedent::before{content:"\F03B"}.fa-heart-circle-exclamation::before{content:"\E4FE"}.fa-house::before{content:"\F015"}.fa-home::before{content:"\F015"}.fa-home-alt::before{content:"\F015"}.fa-home-lg-alt::before{content:"\F015"}.fa-calendar-week::before{content:"\F784"}.fa-laptop-medical::before{content:"\F812"}.fa-b::before{content:"B"}.fa-file-medical::before{content:"\F477"}.fa-dice-one::before{content:"\F525"}.fa-kiwi-bird::before{content:"\F535"}.fa-arrow-right-arrow-left::before{content:"\F0EC"}.fa-exchange::before{content:"\F0EC"}.fa-rotate-right::before{content:"\F2F9"}.fa-redo-alt::before{content:"\F2F9"}.fa-rotate-forward::before{content:"\F2F9"}.fa-utensils::before{content:"\F2E7"}.fa-cutlery::before{content:"\F2E7"}.fa-arrow-up-wide-short::before{content:"\F161"}.fa-sort-amount-up::before{content:"\F161"}.fa-mill-sign::before{content:"\E1ED"}.fa-bowl-rice::before{content:"\E2EB"}.fa-skull::before{content:"\F54C"}.fa-tower-broadcast::before{content:"\F519"}.fa-broadcast-tower::before{content:"\F519"}.fa-truck-pickup::before{content:"\F63C"}.fa-up-long::before{content:"\F30C"}.fa-long-arrow-alt-up::before{content:"\F30C"}.fa-stop::before{content:"\F04D"}.fa-code-merge::before{content:"\F387"}.fa-upload::before{content:"\F093"}.fa-hurricane::before{content:"\F751"}.fa-mound::before{content:"\E52D"}.fa-toilet-portable::before{content:"\E583"}.fa-compact-disc::before{content:"\F51F"}.fa-file-arrow-down::before{content:"\F56D"}.fa-file-download::before{content:"\F56D"}.fa-caravan::before{content:"\F8FF"}.fa-shield-cat::before{content:"\E572"}.fa-bolt::before{content:"\F0E7"}.fa-zap::before{content:"\F0E7"}.fa-glass-water::before{content:"\E4F4"}.fa-oil-well::before{content:"\E532"}.fa-vault::before{content:"\E2C5"}.fa-mars::before{content:"\F222"}.fa-toilet::before{content:"\F7D8"}.fa-plane-circle-xmark::before{content:"\E557"}.fa-yen-sign::before{content:"\F157"}.fa-cny::before{content:"\F157"}.fa-jpy::before{content:"\F157"}.fa-rmb::before{content:"\F157"}.fa-yen::before{content:"\F157"}.fa-ruble-sign::before{content:"\F158"}.fa-rouble::before{content:"\F158"}.fa-rub::before{content:"\F158"}.fa-ruble::before{content:"\F158"}.fa-sun::before{content:"\F185"}.fa-guitar::before{content:"\F7A6"}.fa-face-laugh-wink::before{content:"\F59C"}.fa-laugh-wink::before{content:"\F59C"}.fa-horse-head::before{content:"\F7AB"}.fa-bore-hole::before{content:"\E4C3"}.fa-industry::before{content:"\F275"}.fa-circle-down::before{content:"\F358"}.fa-arrow-alt-circle-down::before{content:"\F358"}.fa-arrows-turn-to-dots::before{content:"\E4C1"}.fa-florin-sign::before{content:"\E184"}.fa-arrow-down-short-wide::before{content:"\F884"}.fa-sort-amount-desc::before{content:"\F884"}.fa-sort-amount-down-alt::before{content:"\F884"}.fa-less-than::before{content:"<"}.fa-angle-down::before{content:"\F107"}.fa-car-tunnel::before{content:"\E4DE"}.fa-head-side-cough::before{content:"\E061"}.fa-grip-lines::before{content:"\F7A4"}.fa-thumbs-down::before{content:"\F165"}.fa-user-lock::before{content:"\F502"}.fa-arrow-right-long::before{content:"\F178"}.fa-long-arrow-right::before{content:"\F178"}.fa-anchor-circle-xmark::before{content:"\E4AC"}.fa-ellipsis::before{content:"\F141"}.fa-ellipsis-h::before{content:"\F141"}.fa-chess-pawn::before{content:"\F443"}.fa-kit-medical::before{content:"\F479"}.fa-first-aid::before{content:"\F479"}.fa-person-through-window::before{content:"\E5A9"}.fa-toolbox::before{content:"\F552"}.fa-hands-holding-circle::before{content:"\E4FB"}.fa-bug::before{content:"\F188"}.fa-credit-card::before{content:"\F09D"}.fa-credit-card-alt::before{content:"\F09D"}.fa-car::before{content:"\F1B9"}.fa-automobile::before{content:"\F1B9"}.fa-hand-holding-hand::before{content:"\E4F7"}.fa-book-open-reader::before{content:"\F5DA"}.fa-book-reader::before{content:"\F5DA"}.fa-mountain-sun::before{content:"\E52F"}.fa-arrows-left-right-to-line::before{content:"\E4BA"}.fa-dice-d20::before{content:"\F6CF"}.fa-truck-droplet::before{content:"\E58C"}.fa-file-circle-xmark::before{content:"\E5A1"}.fa-temperature-arrow-up::before{content:"\E040"}.fa-temperature-up::before{content:"\E040"}.fa-medal::before{content:"\F5A2"}.fa-bed::before{content:"\F236"}.fa-square-h::before{content:"\F0FD"}.fa-h-square::before{content:"\F0FD"}.fa-podcast::before{content:"\F2CE"}.fa-temperature-full::before{content:"\F2C7"}.fa-temperature-4::before{content:"\F2C7"}.fa-thermometer-4::before{content:"\F2C7"}.fa-thermometer-full::before{content:"\F2C7"}.fa-bell::before{content:"\F0F3"}.fa-superscript::before{content:"\F12B"}.fa-plug-circle-xmark::before{content:"\E560"}.fa-star-of-life::before{content:"\F621"}.fa-phone-slash::before{content:"\F3DD"}.fa-paint-roller::before{content:"\F5AA"}.fa-handshake-angle::before{content:"\F4C4"}.fa-hands-helping::before{content:"\F4C4"}.fa-location-dot::before{content:"\F3C5"}.fa-map-marker-alt::before{content:"\F3C5"}.fa-file::before{content:"\F15B"}.fa-greater-than::before{content:">"}.fa-person-swimming::before{content:"\F5C4"}.fa-swimmer::before{content:"\F5C4"}.fa-arrow-down::before{content:"\F063"}.fa-droplet::before{content:"\F043"}.fa-tint::before{content:"\F043"}.fa-eraser::before{content:"\F12D"}.fa-earth-americas::before{content:"\F57D"}.fa-earth::before{content:"\F57D"}.fa-earth-america::before{content:"\F57D"}.fa-globe-americas::before{content:"\F57D"}.fa-person-burst::before{content:"\E53B"}.fa-dove::before{content:"\F4BA"}.fa-battery-empty::before{content:"\F244"}.fa-battery-0::before{content:"\F244"}.fa-socks::before{content:"\F696"}.fa-inbox::before{content:"\F01C"}.fa-section::before{content:"\E447"}.fa-gauge-high::before{content:"\F625"}.fa-tachometer-alt::before{content:"\F625"}.fa-tachometer-alt-fast::before{content:"\F625"}.fa-envelope-open-text::before{content:"\F658"}.fa-hospital::before{content:"\F0F8"}.fa-hospital-alt::before{content:"\F0F8"}.fa-hospital-wide::before{content:"\F0F8"}.fa-wine-bottle::before{content:"\F72F"}.fa-chess-rook::before{content:"\F447"}.fa-bars-staggered::before{content:"\F550"}.fa-reorder::before{content:"\F550"}.fa-stream::before{content:"\F550"}.fa-dharmachakra::before{content:"\F655"}.fa-hotdog::before{content:"\F80F"}.fa-person-walking-with-cane::before{content:"\F29D"}.fa-blind::before{content:"\F29D"}.fa-drum::before{content:"\F569"}.fa-ice-cream::before{content:"\F810"}.fa-heart-circle-bolt::before{content:"\E4FC"}.fa-fax::before{content:"\F1AC"}.fa-paragraph::before{content:"\F1DD"}.fa-check-to-slot::before{content:"\F772"}.fa-vote-yea::before{content:"\F772"}.fa-star-half::before{content:"\F089"}.fa-boxes-stacked::before{content:"\F468"}.fa-boxes::before{content:"\F468"}.fa-boxes-alt::before{content:"\F468"}.fa-link::before{content:"\F0C1"}.fa-chain::before{content:"\F0C1"}.fa-ear-listen::before{content:"\F2A2"}.fa-assistive-listening-systems::before{content:"\F2A2"}.fa-tree-city::before{content:"\E587"}.fa-play::before{content:"\F04B"}.fa-font::before{content:"\F031"}.fa-rupiah-sign::before{content:"\E23D"}.fa-magnifying-glass::before{content:"\F002"}.fa-search::before{content:"\F002"}.fa-table-tennis-paddle-ball::before{content:"\F45D"}.fa-ping-pong-paddle-ball::before{content:"\F45D"}.fa-table-tennis::before{content:"\F45D"}.fa-person-dots-from-line::before{content:"\F470"}.fa-diagnoses::before{content:"\F470"}.fa-trash-can-arrow-up::before{content:"\F82A"}.fa-trash-restore-alt::before{content:"\F82A"}.fa-naira-sign::before{content:"\E1F6"}.fa-cart-arrow-down::before{content:"\F218"}.fa-walkie-talkie::before{content:"\F8EF"}.fa-file-pen::before{content:"\F31C"}.fa-file-edit::before{content:"\F31C"}.fa-receipt::before{content:"\F543"}.fa-square-pen::before{content:"\F14B"}.fa-pen-square::before{content:"\F14B"}.fa-pencil-square::before{content:"\F14B"}.fa-suitcase-rolling::before{content:"\F5C1"}.fa-person-circle-exclamation::before{content:"\E53F"}.fa-chevron-down::before{content:"\F078"}.fa-battery-full::before{content:"\F240"}.fa-battery::before{content:"\F240"}.fa-battery-5::before{content:"\F240"}.fa-skull-crossbones::before{content:"\F714"}.fa-code-compare::before{content:"\E13A"}.fa-list-ul::before{content:"\F0CA"}.fa-list-dots::before{content:"\F0CA"}.fa-school-lock::before{content:"\E56F"}.fa-tower-cell::before{content:"\E585"}.fa-down-long::before{content:"\F309"}.fa-long-arrow-alt-down::before{content:"\F309"}.fa-ranking-star::before{content:"\E561"}.fa-chess-king::before{content:"\F43F"}.fa-person-harassing::before{content:"\E549"}.fa-brazilian-real-sign::before{content:"\E46C"}.fa-landmark-dome::before{content:"\F752"}.fa-landmark-alt::before{content:"\F752"}.fa-arrow-up::before{content:"\F062"}.fa-tv::before{content:"\F26C"}.fa-television::before{content:"\F26C"}.fa-tv-alt::before{content:"\F26C"}.fa-shrimp::before{content:"\E448"}.fa-list-check::before{content:"\F0AE"}.fa-tasks::before{content:"\F0AE"}.fa-jug-detergent::before{content:"\E519"}.fa-circle-user::before{content:"\F2BD"}.fa-user-circle::before{content:"\F2BD"}.fa-user-shield::before{content:"\F505"}.fa-wind::before{content:"\F72E"}.fa-car-burst::before{content:"\F5E1"}.fa-car-crash::before{content:"\F5E1"}.fa-y::before{content:"Y"}.fa-person-snowboarding::before{content:"\F7CE"}.fa-snowboarding::before{content:"\F7CE"}.fa-truck-fast::before{content:"\F48B"}.fa-shipping-fast::before{content:"\F48B"}.fa-fish::before{content:"\F578"}.fa-user-graduate::before{content:"\F501"}.fa-circle-half-stroke::before{content:"\F042"}.fa-adjust::before{content:"\F042"}.fa-clapperboard::before{content:"\E131"}.fa-circle-radiation::before{content:"\F7BA"}.fa-radiation-alt::before{content:"\F7BA"}.fa-baseball::before{content:"\F433"}.fa-baseball-ball::before{content:"\F433"}.fa-jet-fighter-up::before{content:"\E518"}.fa-diagram-project::before{content:"\F542"}.fa-project-diagram::before{content:"\F542"}.fa-copy::before{content:"\F0C5"}.fa-volume-xmark::before{content:"\F6A9"}.fa-volume-mute::before{content:"\F6A9"}.fa-volume-times::before{content:"\F6A9"}.fa-hand-sparkles::before{content:"\E05D"}.fa-grip::before{content:"\F58D"}.fa-grip-horizontal::before{content:"\F58D"}.fa-share-from-square::before{content:"\F14D"}.fa-share-square::before{content:"\F14D"}.fa-child-combatant::before{content:"\E4E0"}.fa-child-rifle::before{content:"\E4E0"}.fa-gun::before{content:"\E19B"}.fa-square-phone::before{content:"\F098"}.fa-phone-square::before{content:"\F098"}.fa-plus::before{content:"+"}.fa-add::before{content:"+"}.fa-expand::before{content:"\F065"}.fa-computer::before{content:"\E4E5"}.fa-xmark::before{content:"\F00D"}.fa-close::before{content:"\F00D"}.fa-multiply::before{content:"\F00D"}.fa-remove::before{content:"\F00D"}.fa-times::before{content:"\F00D"}.fa-arrows-up-down-left-right::before{content:"\F047"}.fa-arrows::before{content:"\F047"}.fa-chalkboard-user::before{content:"\F51C"}.fa-chalkboard-teacher::before{content:"\F51C"}.fa-peso-sign::before{content:"\E222"}.fa-building-shield::before{content:"\E4D8"}.fa-baby::before{content:"\F77C"}.fa-users-line::before{content:"\E592"}.fa-quote-left::before{content:"\F10D"}.fa-quote-left-alt::before{content:"\F10D"}.fa-tractor::before{content:"\F722"}.fa-trash-arrow-up::before{content:"\F829"}.fa-trash-restore::before{content:"\F829"}.fa-arrow-down-up-lock::before{content:"\E4B0"}.fa-lines-leaning::before{content:"\E51E"}.fa-ruler-combined::before{content:"\F546"}.fa-copyright::before{content:"\F1F9"}.fa-equals::before{content:"="}.fa-blender::before{content:"\F517"}.fa-teeth::before{content:"\F62E"}.fa-shekel-sign::before{content:"\F20B"}.fa-ils::before{content:"\F20B"}.fa-shekel::before{content:"\F20B"}.fa-sheqel::before{content:"\F20B"}.fa-sheqel-sign::before{content:"\F20B"}.fa-map::before{content:"\F279"}.fa-rocket::before{content:"\F135"}.fa-photo-film::before{content:"\F87C"}.fa-photo-video::before{content:"\F87C"}.fa-folder-minus::before{content:"\F65D"}.fa-store::before{content:"\F54E"}.fa-arrow-trend-up::before{content:"\E098"}.fa-plug-circle-minus::before{content:"\E55E"}.fa-sign-hanging::before{content:"\F4D9"}.fa-sign::before{content:"\F4D9"}.fa-bezier-curve::before{content:"\F55B"}.fa-bell-slash::before{content:"\F1F6"}.fa-tablet::before{content:"\F3FB"}.fa-tablet-android::before{content:"\F3FB"}.fa-school-flag::before{content:"\E56E"}.fa-fill::before{content:"\F575"}.fa-angle-up::before{content:"\F106"}.fa-drumstick-bite::before{content:"\F6D7"}.fa-holly-berry::before{content:"\F7AA"}.fa-chevron-left::before{content:"\F053"}.fa-bacteria::before{content:"\E059"}.fa-hand-lizard::before{content:"\F258"}.fa-notdef::before{content:"\E1FE"}.fa-disease::before{content:"\F7FA"}.fa-briefcase-medical::before{content:"\F469"}.fa-genderless::before{content:"\F22D"}.fa-chevron-right::before{content:"\F054"}.fa-retweet::before{content:"\F079"}.fa-car-rear::before{content:"\F5DE"}.fa-car-alt::before{content:"\F5DE"}.fa-pump-soap::before{content:"\E06B"}.fa-video-slash::before{content:"\F4E2"}.fa-battery-quarter::before{content:"\F243"}.fa-battery-2::before{content:"\F243"}.fa-radio::before{content:"\F8D7"}.fa-baby-carriage::before{content:"\F77D"}.fa-carriage-baby::before{content:"\F77D"}.fa-traffic-light::before{content:"\F637"}.fa-thermometer::before{content:"\F491"}.fa-vr-cardboard::before{content:"\F729"}.fa-hand-middle-finger::before{content:"\F806"}.fa-percent::before{content:"%"}.fa-percentage::before{content:"%"}.fa-truck-moving::before{content:"\F4DF"}.fa-glass-water-droplet::before{content:"\E4F5"}.fa-display::before{content:"\E163"}.fa-face-smile::before{content:"\F118"}.fa-smile::before{content:"\F118"}.fa-thumbtack::before{content:"\F08D"}.fa-thumb-tack::before{content:"\F08D"}.fa-trophy::before{content:"\F091"}.fa-person-praying::before{content:"\F683"}.fa-pray::before{content:"\F683"}.fa-hammer::before{content:"\F6E3"}.fa-hand-peace::before{content:"\F25B"}.fa-rotate::before{content:"\F2F1"}.fa-sync-alt::before{content:"\F2F1"}.fa-spinner::before{content:"\F110"}.fa-robot::before{content:"\F544"}.fa-peace::before{content:"\F67C"}.fa-gears::before{content:"\F085"}.fa-cogs::before{content:"\F085"}.fa-warehouse::before{content:"\F494"}.fa-arrow-up-right-dots::before{content:"\E4B7"}.fa-splotch::before{content:"\F5BC"}.fa-face-grin-hearts::before{content:"\F584"}.fa-grin-hearts::before{content:"\F584"}.fa-dice-four::before{content:"\F524"}.fa-sim-card::before{content:"\F7C4"}.fa-transgender::before{content:"\F225"}.fa-transgender-alt::before{content:"\F225"}.fa-mercury::before{content:"\F223"}.fa-arrow-turn-down::before{content:"\F149"}.fa-level-down::before{content:"\F149"}.fa-person-falling-burst::before{content:"\E547"}.fa-award::before{content:"\F559"}.fa-ticket-simple::before{content:"\F3FF"}.fa-ticket-alt::before{content:"\F3FF"}.fa-building::before{content:"\F1AD"}.fa-angles-left::before{content:"\F100"}.fa-angle-double-left::before{content:"\F100"}.fa-qrcode::before{content:"\F029"}.fa-clock-rotate-left::before{content:"\F1DA"}.fa-history::before{content:"\F1DA"}.fa-face-grin-beam-sweat::before{content:"\F583"}.fa-grin-beam-sweat::before{content:"\F583"}.fa-file-export::before{content:"\F56E"}.fa-arrow-right-from-file::before{content:"\F56E"}.fa-shield::before{content:"\F132"}.fa-shield-blank::before{content:"\F132"}.fa-arrow-up-short-wide::before{content:"\F885"}.fa-sort-amount-up-alt::before{content:"\F885"}.fa-house-medical::before{content:"\E3B2"}.fa-golf-ball-tee::before{content:"\F450"}.fa-golf-ball::before{content:"\F450"}.fa-circle-chevron-left::before{content:"\F137"}.fa-chevron-circle-left::before{content:"\F137"}.fa-house-chimney-window::before{content:"\E00D"}.fa-pen-nib::before{content:"\F5AD"}.fa-tent-arrow-turn-left::before{content:"\E580"}.fa-tents::before{content:"\E582"}.fa-wand-magic::before{content:"\F0D0"}.fa-magic::before{content:"\F0D0"}.fa-dog::before{content:"\F6D3"}.fa-carrot::before{content:"\F787"}.fa-moon::before{content:"\F186"}.fa-wine-glass-empty::before{content:"\F5CE"}.fa-wine-glass-alt::before{content:"\F5CE"}.fa-cheese::before{content:"\F7EF"}.fa-yin-yang::before{content:"\F6AD"}.fa-music::before{content:"\F001"}.fa-code-commit::before{content:"\F386"}.fa-temperature-low::before{content:"\F76B"}.fa-person-biking::before{content:"\F84A"}.fa-biking::before{content:"\F84A"}.fa-broom::before{content:"\F51A"}.fa-shield-heart::before{content:"\E574"}.fa-gopuram::before{content:"\F664"}.fa-earth-oceania::before{content:"\E47B"}.fa-globe-oceania::before{content:"\E47B"}.fa-square-xmark::before{content:"\F2D3"}.fa-times-square::before{content:"\F2D3"}.fa-xmark-square::before{content:"\F2D3"}.fa-hashtag::before{content:"#"}.fa-up-right-and-down-left-from-center::before{content:"\F424"}.fa-expand-alt::before{content:"\F424"}.fa-oil-can::before{content:"\F613"}.fa-t::before{content:"T"}.fa-hippo::before{content:"\F6ED"}.fa-chart-column::before{content:"\E0E3"}.fa-infinity::before{content:"\F534"}.fa-vial-circle-check::before{content:"\E596"}.fa-person-arrow-down-to-line::before{content:"\E538"}.fa-voicemail::before{content:"\F897"}.fa-fan::before{content:"\F863"}.fa-person-walking-luggage::before{content:"\E554"}.fa-up-down::before{content:"\F338"}.fa-arrows-alt-v::before{content:"\F338"}.fa-cloud-moon-rain::before{content:"\F73C"}.fa-calendar::before{content:"\F133"}.fa-trailer::before{content:"\E041"}.fa-bahai::before{content:"\F666"}.fa-haykal::before{content:"\F666"}.fa-sd-card::before{content:"\F7C2"}.fa-dragon::before{content:"\F6D5"}.fa-shoe-prints::before{content:"\F54B"}.fa-circle-plus::before{content:"\F055"}.fa-plus-circle::before{content:"\F055"}.fa-face-grin-tongue-wink::before{content:"\F58B"}.fa-grin-tongue-wink::before{content:"\F58B"}.fa-hand-holding::before{content:"\F4BD"}.fa-plug-circle-exclamation::before{content:"\E55D"}.fa-link-slash::before{content:"\F127"}.fa-chain-broken::before{content:"\F127"}.fa-chain-slash::before{content:"\F127"}.fa-unlink::before{content:"\F127"}.fa-clone::before{content:"\F24D"}.fa-person-walking-arrow-loop-left::before{content:"\E551"}.fa-arrow-up-z-a::before{content:"\F882"}.fa-sort-alpha-up-alt::before{content:"\F882"}.fa-fire-flame-curved::before{content:"\F7E4"}.fa-fire-alt::before{content:"\F7E4"}.fa-tornado::before{content:"\F76F"}.fa-file-circle-plus::before{content:"\E494"}.fa-book-quran::before{content:"\F687"}.fa-quran::before{content:"\F687"}.fa-anchor::before{content:"\F13D"}.fa-border-all::before{content:"\F84C"}.fa-face-angry::before{content:"\F556"}.fa-angry::before{content:"\F556"}.fa-cookie-bite::before{content:"\F564"}.fa-arrow-trend-down::before{content:"\E097"}.fa-rss::before{content:"\F09E"}.fa-feed::before{content:"\F09E"}.fa-draw-polygon::before{content:"\F5EE"}.fa-scale-balanced::before{content:"\F24E"}.fa-balance-scale::before{content:"\F24E"}.fa-gauge-simple-high::before{content:"\F62A"}.fa-tachometer::before{content:"\F62A"}.fa-tachometer-fast::before{content:"\F62A"}.fa-shower::before{content:"\F2CC"}.fa-desktop::before{content:"\F390"}.fa-desktop-alt::before{content:"\F390"}.fa-m::before{content:"M"}.fa-table-list::before{content:"\F00B"}.fa-th-list::before{content:"\F00B"}.fa-comment-sms::before{content:"\F7CD"}.fa-sms::before{content:"\F7CD"}.fa-book::before{content:"\F02D"}.fa-user-plus::before{content:"\F234"}.fa-check::before{content:"\F00C"}.fa-battery-three-quarters::before{content:"\F241"}.fa-battery-4::before{content:"\F241"}.fa-house-circle-check::before{content:"\E509"}.fa-angle-left::before{content:"\F104"}.fa-diagram-successor::before{content:"\E47A"}.fa-truck-arrow-right::before{content:"\E58B"}.fa-arrows-split-up-and-left::before{content:"\E4BC"}.fa-hand-fist::before{content:"\F6DE"}.fa-fist-raised::before{content:"\F6DE"}.fa-cloud-moon::before{content:"\F6C3"}.fa-briefcase::before{content:"\F0B1"}.fa-person-falling::before{content:"\E546"}.fa-image-portrait::before{content:"\F3E0"}.fa-portrait::before{content:"\F3E0"}.fa-user-tag::before{content:"\F507"}.fa-rug::before{content:"\E569"}.fa-earth-europe::before{content:"\F7A2"}.fa-globe-europe::before{content:"\F7A2"}.fa-cart-flatbed-suitcase::before{content:"\F59D"}.fa-luggage-cart::before{content:"\F59D"}.fa-rectangle-xmark::before{content:"\F410"}.fa-rectangle-times::before{content:"\F410"}.fa-times-rectangle::before{content:"\F410"}.fa-window-close::before{content:"\F410"}.fa-baht-sign::before{content:"\E0AC"}.fa-book-open::before{content:"\F518"}.fa-book-journal-whills::before{content:"\F66A"}.fa-journal-whills::before{content:"\F66A"}.fa-handcuffs::before{content:"\E4F8"}.fa-triangle-exclamation::before{content:"\F071"}.fa-exclamation-triangle::before{content:"\F071"}.fa-warning::before{content:"\F071"}.fa-database::before{content:"\F1C0"}.fa-share::before{content:"\F064"}.fa-mail-forward::before{content:"\F064"}.fa-bottle-droplet::before{content:"\E4C4"}.fa-mask-face::before{content:"\E1D7"}.fa-hill-rockslide::before{content:"\E508"}.fa-right-left::before{content:"\F362"}.fa-exchange-alt::before{content:"\F362"}.fa-paper-plane::before{content:"\F1D8"}.fa-road-circle-exclamation::before{content:"\E565"}.fa-dungeon::before{content:"\F6D9"}.fa-align-right::before{content:"\F038"}.fa-money-bill-1-wave::before{content:"\F53B"}.fa-money-bill-wave-alt::before{content:"\F53B"}.fa-life-ring::before{content:"\F1CD"}.fa-hands::before{content:"\F2A7"}.fa-sign-language::before{content:"\F2A7"}.fa-signing::before{content:"\F2A7"}.fa-calendar-day::before{content:"\F783"}.fa-water-ladder::before{content:"\F5C5"}.fa-ladder-water::before{content:"\F5C5"}.fa-swimming-pool::before{content:"\F5C5"}.fa-arrows-up-down::before{content:"\F07D"}.fa-arrows-v::before{content:"\F07D"}.fa-face-grimace::before{content:"\F57F"}.fa-grimace::before{content:"\F57F"}.fa-wheelchair-move::before{content:"\E2CE"}.fa-wheelchair-alt::before{content:"\E2CE"}.fa-turn-down::before{content:"\F3BE"}.fa-level-down-alt::before{content:"\F3BE"}.fa-person-walking-arrow-right::before{content:"\E552"}.fa-square-envelope::before{content:"\F199"}.fa-envelope-square::before{content:"\F199"}.fa-dice::before{content:"\F522"}.fa-bowling-ball::before{content:"\F436"}.fa-brain::before{content:"\F5DC"}.fa-bandage::before{content:"\F462"}.fa-band-aid::before{content:"\F462"}.fa-calendar-minus::before{content:"\F272"}.fa-circle-xmark::before{content:"\F057"}.fa-times-circle::before{content:"\F057"}.fa-xmark-circle::before{content:"\F057"}.fa-gifts::before{content:"\F79C"}.fa-hotel::before{content:"\F594"}.fa-earth-asia::before{content:"\F57E"}.fa-globe-asia::before{content:"\F57E"}.fa-id-card-clip::before{content:"\F47F"}.fa-id-card-alt::before{content:"\F47F"}.fa-magnifying-glass-plus::before{content:"\F00E"}.fa-search-plus::before{content:"\F00E"}.fa-thumbs-up::before{content:"\F164"}.fa-user-clock::before{content:"\F4FD"}.fa-hand-dots::before{content:"\F461"}.fa-allergies::before{content:"\F461"}.fa-file-invoice::before{content:"\F570"}.fa-window-minimize::before{content:"\F2D1"}.fa-mug-saucer::before{content:"\F0F4"}.fa-coffee::before{content:"\F0F4"}.fa-brush::before{content:"\F55D"}.fa-mask::before{content:"\F6FA"}.fa-magnifying-glass-minus::before{content:"\F010"}.fa-search-minus::before{content:"\F010"}.fa-ruler-vertical::before{content:"\F548"}.fa-user-large::before{content:"\F406"}.fa-user-alt::before{content:"\F406"}.fa-train-tram::before{content:"\E5B4"}.fa-user-nurse::before{content:"\F82F"}.fa-syringe::before{content:"\F48E"}.fa-cloud-sun::before{content:"\F6C4"}.fa-stopwatch-20::before{content:"\E06F"}.fa-square-full::before{content:"\F45C"}.fa-magnet::before{content:"\F076"}.fa-jar::before{content:"\E516"}.fa-note-sticky::before{content:"\F249"}.fa-sticky-note::before{content:"\F249"}.fa-bug-slash::before{content:"\E490"}.fa-arrow-up-from-water-pump::before{content:"\E4B6"}.fa-bone::before{content:"\F5D7"}.fa-user-injured::before{content:"\F728"}.fa-face-sad-tear::before{content:"\F5B4"}.fa-sad-tear::before{content:"\F5B4"}.fa-plane::before{content:"\F072"}.fa-tent-arrows-down::before{content:"\E581"}.fa-exclamation::before{content:"!"}.fa-arrows-spin::before{content:"\E4BB"}.fa-print::before{content:"\F02F"}.fa-turkish-lira-sign::before{content:"\E2BB"}.fa-try::before{content:"\E2BB"}.fa-turkish-lira::before{content:"\E2BB"}.fa-dollar-sign::before{content:"$"}.fa-dollar::before{content:"$"}.fa-usd::before{content:"$"}.fa-x::before{content:"X"}.fa-magnifying-glass-dollar::before{content:"\F688"}.fa-search-dollar::before{content:"\F688"}.fa-users-gear::before{content:"\F509"}.fa-users-cog::before{content:"\F509"}.fa-person-military-pointing::before{content:"\E54A"}.fa-building-columns::before{content:"\F19C"}.fa-bank::before{content:"\F19C"}.fa-institution::before{content:"\F19C"}.fa-museum::before{content:"\F19C"}.fa-university::before{content:"\F19C"}.fa-umbrella::before{content:"\F0E9"}.fa-trowel::before{content:"\E589"}.fa-d::before{content:"D"}.fa-stapler::before{content:"\E5AF"}.fa-masks-theater::before{content:"\F630"}.fa-theater-masks::before{content:"\F630"}.fa-kip-sign::before{content:"\E1C4"}.fa-hand-point-left::before{content:"\F0A5"}.fa-handshake-simple::before{content:"\F4C6"}.fa-handshake-alt::before{content:"\F4C6"}.fa-jet-fighter::before{content:"\F0FB"}.fa-fighter-jet::before{content:"\F0FB"}.fa-square-share-nodes::before{content:"\F1E1"}.fa-share-alt-square::before{content:"\F1E1"}.fa-barcode::before{content:"\F02A"}.fa-plus-minus::before{content:"\E43C"}.fa-video::before{content:"\F03D"}.fa-video-camera::before{content:"\F03D"}.fa-graduation-cap::before{content:"\F19D"}.fa-mortar-board::before{content:"\F19D"}.fa-hand-holding-medical::before{content:"\E05C"}.fa-person-circle-check::before{content:"\E53E"}.fa-turn-up::before{content:"\F3BF"}.fa-level-up-alt::before{content:"\F3BF"}.sr-only,.fa-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}.sr-only-focusable:not(:focus),.fa-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}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: 'Font Awesome 6 Free';--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url("/static/assets/fonts/fontawesome/fa-solid-900.woff2") format("woff2"),url("/static/assets/fonts/fontawesome/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: 'Font Awesome 6 Brands';--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url("/static/assets/fonts/fontawesome/fa-brands-400.woff2") format("woff2"),url("/static/assets/fonts/fontawesome/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:"\F3D0"}.fa-hooli:before{content:"\F427"}.fa-yelp:before{content:"\F1E9"}.fa-cc-visa:before{content:"\F1F0"}.fa-lastfm:before{content:"\F202"}.fa-shopware:before{content:"\F5B5"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-aws:before{content:"\F375"}.fa-redhat:before{content:"\F7BC"}.fa-yoast:before{content:"\F2B1"}.fa-cloudflare:before{content:"\E07D"}.fa-ups:before{content:"\F7E0"}.fa-pixiv:before{content:"\E640"}.fa-wpexplorer:before{content:"\F2DE"}.fa-dyalog:before{content:"\F399"}.fa-bity:before{content:"\F37A"}.fa-stackpath:before{content:"\F842"}.fa-buysellads:before{content:"\F20D"}.fa-first-order:before{content:"\F2B0"}.fa-modx:before{content:"\F285"}.fa-guilded:before{content:"\E07E"}.fa-vnv:before{content:"\F40B"}.fa-square-js:before{content:"\F3B9"}.fa-js-square:before{content:"\F3B9"}.fa-microsoft:before{content:"\F3CA"}.fa-qq:before{content:"\F1D6"}.fa-orcid:before{content:"\F8D2"}.fa-java:before{content:"\F4E4"}.fa-invision:before{content:"\F7B0"}.fa-creative-commons-pd-alt:before{content:"\F4ED"}.fa-centercode:before{content:"\F380"}.fa-glide-g:before{content:"\F2A6"}.fa-drupal:before{content:"\F1A9"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-unity:before{content:"\E049"}.fa-whmcs:before{content:"\F40D"}.fa-rocketchat:before{content:"\F3E8"}.fa-vk:before{content:"\F189"}.fa-untappd:before{content:"\F405"}.fa-mailchimp:before{content:"\F59E"}.fa-css3-alt:before{content:"\F38B"}.fa-square-reddit:before{content:"\F1A2"}.fa-reddit-square:before{content:"\F1A2"}.fa-vimeo-v:before{content:"\F27D"}.fa-contao:before{content:"\F26D"}.fa-square-font-awesome:before{content:"\E5AD"}.fa-deskpro:before{content:"\F38F"}.fa-brave:before{content:"\E63C"}.fa-sistrix:before{content:"\F3EE"}.fa-square-instagram:before{content:"\E055"}.fa-instagram-square:before{content:"\E055"}.fa-battle-net:before{content:"\F835"}.fa-the-red-yeti:before{content:"\F69D"}.fa-square-hacker-news:before{content:"\F3AF"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-edge:before{content:"\F282"}.fa-threads:before{content:"\E618"}.fa-napster:before{content:"\F3D2"}.fa-square-snapchat:before{content:"\F2AD"}.fa-snapchat-square:before{content:"\F2AD"}.fa-google-plus-g:before{content:"\F0D5"}.fa-artstation:before{content:"\F77A"}.fa-markdown:before{content:"\F60F"}.fa-sourcetree:before{content:"\F7D3"}.fa-google-plus:before{content:"\F2B3"}.fa-diaspora:before{content:"\F791"}.fa-foursquare:before{content:"\F180"}.fa-stack-overflow:before{content:"\F16C"}.fa-github-alt:before{content:"\F113"}.fa-phoenix-squadron:before{content:"\F511"}.fa-pagelines:before{content:"\F18C"}.fa-algolia:before{content:"\F36C"}.fa-red-river:before{content:"\F3E3"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-safari:before{content:"\F267"}.fa-google:before{content:"\F1A0"}.fa-square-font-awesome-stroke:before{content:"\F35C"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-atlassian:before{content:"\F77B"}.fa-linkedin-in:before{content:"\F0E1"}.fa-digital-ocean:before{content:"\F391"}.fa-nimblr:before{content:"\F5A8"}.fa-chromecast:before{content:"\F838"}.fa-evernote:before{content:"\F839"}.fa-hacker-news:before{content:"\F1D4"}.fa-creative-commons-sampling:before{content:"\F4F0"}.fa-adversal:before{content:"\F36A"}.fa-creative-commons:before{content:"\F25E"}.fa-watchman-monitoring:before{content:"\E087"}.fa-fonticons:before{content:"\F280"}.fa-weixin:before{content:"\F1D7"}.fa-shirtsinbulk:before{content:"\F214"}.fa-codepen:before{content:"\F1CB"}.fa-git-alt:before{content:"\F841"}.fa-lyft:before{content:"\F3C3"}.fa-rev:before{content:"\F5B2"}.fa-windows:before{content:"\F17A"}.fa-wizards-of-the-coast:before{content:"\F730"}.fa-square-viadeo:before{content:"\F2AA"}.fa-viadeo-square:before{content:"\F2AA"}.fa-meetup:before{content:"\F2E0"}.fa-centos:before{content:"\F789"}.fa-adn:before{content:"\F170"}.fa-cloudsmith:before{content:"\F384"}.fa-opensuse:before{content:"\E62B"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-square-dribbble:before{content:"\F397"}.fa-dribbble-square:before{content:"\F397"}.fa-codiepie:before{content:"\F284"}.fa-node:before{content:"\F419"}.fa-mix:before{content:"\F3CB"}.fa-steam:before{content:"\F1B6"}.fa-cc-apple-pay:before{content:"\F416"}.fa-scribd:before{content:"\F28A"}.fa-debian:before{content:"\E60B"}.fa-openid:before{content:"\F19B"}.fa-instalod:before{content:"\E081"}.fa-expeditedssl:before{content:"\F23E"}.fa-sellcast:before{content:"\F2DA"}.fa-square-twitter:before{content:"\F081"}.fa-twitter-square:before{content:"\F081"}.fa-r-project:before{content:"\F4F7"}.fa-delicious:before{content:"\F1A5"}.fa-freebsd:before{content:"\F3A4"}.fa-vuejs:before{content:"\F41F"}.fa-accusoft:before{content:"\F369"}.fa-ioxhost:before{content:"\F208"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-app-store:before{content:"\F36F"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-itunes-note:before{content:"\F3B5"}.fa-golang:before{content:"\E40F"}.fa-kickstarter:before{content:"\F3BB"}.fa-grav:before{content:"\F2D6"}.fa-weibo:before{content:"\F18A"}.fa-uncharted:before{content:"\E084"}.fa-firstdraft:before{content:"\F3A1"}.fa-square-youtube:before{content:"\F431"}.fa-youtube-square:before{content:"\F431"}.fa-wikipedia-w:before{content:"\F266"}.fa-wpressr:before{content:"\F3E4"}.fa-rendact:before{content:"\F3E4"}.fa-angellist:before{content:"\F209"}.fa-galactic-republic:before{content:"\F50C"}.fa-nfc-directional:before{content:"\E530"}.fa-skype:before{content:"\F17E"}.fa-joget:before{content:"\F3B7"}.fa-fedora:before{content:"\F798"}.fa-stripe-s:before{content:"\F42A"}.fa-meta:before{content:"\E49B"}.fa-laravel:before{content:"\F3BD"}.fa-hotjar:before{content:"\F3B1"}.fa-bluetooth-b:before{content:"\F294"}.fa-square-letterboxd:before{content:"\E62E"}.fa-sticker-mule:before{content:"\F3F7"}.fa-creative-commons-zero:before{content:"\F4F3"}.fa-hips:before{content:"\F452"}.fa-behance:before{content:"\F1B4"}.fa-reddit:before{content:"\F1A1"}.fa-discord:before{content:"\F392"}.fa-chrome:before{content:"\F268"}.fa-app-store-ios:before{content:"\F370"}.fa-cc-discover:before{content:"\F1F2"}.fa-wpbeginner:before{content:"\F297"}.fa-confluence:before{content:"\F78D"}.fa-shoelace:before{content:"\E60C"}.fa-mdb:before{content:"\F8CA"}.fa-dochub:before{content:"\F394"}.fa-accessible-icon:before{content:"\F368"}.fa-ebay:before{content:"\F4F4"}.fa-amazon:before{content:"\F270"}.fa-unsplash:before{content:"\E07C"}.fa-yarn:before{content:"\F7E3"}.fa-square-steam:before{content:"\F1B7"}.fa-steam-square:before{content:"\F1B7"}.fa-500px:before{content:"\F26E"}.fa-square-vimeo:before{content:"\F194"}.fa-vimeo-square:before{content:"\F194"}.fa-asymmetrik:before{content:"\F372"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-flag:before{content:"\F2B4"}.fa-font-awesome-logo-full:before{content:"\F2B4"}.fa-gratipay:before{content:"\F184"}.fa-apple:before{content:"\F179"}.fa-hive:before{content:"\E07F"}.fa-gitkraken:before{content:"\F3A6"}.fa-keybase:before{content:"\F4F5"}.fa-apple-pay:before{content:"\F415"}.fa-padlet:before{content:"\E4A0"}.fa-amazon-pay:before{content:"\F42C"}.fa-square-github:before{content:"\F092"}.fa-github-square:before{content:"\F092"}.fa-stumbleupon:before{content:"\F1A4"}.fa-fedex:before{content:"\F797"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-shopify:before{content:"\E057"}.fa-neos:before{content:"\F612"}.fa-square-threads:before{content:"\E619"}.fa-hackerrank:before{content:"\F5F7"}.fa-researchgate:before{content:"\F4F8"}.fa-swift:before{content:"\F8E1"}.fa-angular:before{content:"\F420"}.fa-speakap:before{content:"\F3F3"}.fa-angrycreative:before{content:"\F36E"}.fa-y-combinator:before{content:"\F23B"}.fa-empire:before{content:"\F1D1"}.fa-envira:before{content:"\F299"}.fa-google-scholar:before{content:"\E63B"}.fa-square-gitlab:before{content:"\E5AE"}.fa-gitlab-square:before{content:"\E5AE"}.fa-studiovinari:before{content:"\F3F8"}.fa-pied-piper:before{content:"\F2AE"}.fa-wordpress:before{content:"\F19A"}.fa-product-hunt:before{content:"\F288"}.fa-firefox:before{content:"\F269"}.fa-linode:before{content:"\F2B8"}.fa-goodreads:before{content:"\F3A8"}.fa-square-odnoklassniki:before{content:"\F264"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-jsfiddle:before{content:"\F1CC"}.fa-sith:before{content:"\F512"}.fa-themeisle:before{content:"\F2B2"}.fa-page4:before{content:"\F3D7"}.fa-hashnode:before{content:"\E499"}.fa-react:before{content:"\F41B"}.fa-cc-paypal:before{content:"\F1F4"}.fa-squarespace:before{content:"\F5BE"}.fa-cc-stripe:before{content:"\F1F5"}.fa-creative-commons-share:before{content:"\F4F2"}.fa-bitcoin:before{content:"\F379"}.fa-keycdn:before{content:"\F3BA"}.fa-opera:before{content:"\F26A"}.fa-itch-io:before{content:"\F83A"}.fa-umbraco:before{content:"\F8E8"}.fa-galactic-senate:before{content:"\F50D"}.fa-ubuntu:before{content:"\F7DF"}.fa-draft2digital:before{content:"\F396"}.fa-stripe:before{content:"\F429"}.fa-houzz:before{content:"\F27C"}.fa-gg:before{content:"\F260"}.fa-dhl:before{content:"\F790"}.fa-square-pinterest:before{content:"\F0D3"}.fa-pinterest-square:before{content:"\F0D3"}.fa-xing:before{content:"\F168"}.fa-blackberry:before{content:"\F37B"}.fa-creative-commons-pd:before{content:"\F4EC"}.fa-playstation:before{content:"\F3DF"}.fa-quinscape:before{content:"\F459"}.fa-less:before{content:"\F41D"}.fa-blogger-b:before{content:"\F37D"}.fa-opencart:before{content:"\F23D"}.fa-vine:before{content:"\F1CA"}.fa-signal-messenger:before{content:"\E663"}.fa-paypal:before{content:"\F1ED"}.fa-gitlab:before{content:"\F296"}.fa-typo3:before{content:"\F42B"}.fa-reddit-alien:before{content:"\F281"}.fa-yahoo:before{content:"\F19E"}.fa-dailymotion:before{content:"\E052"}.fa-affiliatetheme:before{content:"\F36B"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-bootstrap:before{content:"\F836"}.fa-odnoklassniki:before{content:"\F263"}.fa-nfc-symbol:before{content:"\E531"}.fa-mintbit:before{content:"\E62F"}.fa-ethereum:before{content:"\F42E"}.fa-speaker-deck:before{content:"\F83C"}.fa-creative-commons-nc-eu:before{content:"\F4E9"}.fa-patreon:before{content:"\F3D9"}.fa-avianex:before{content:"\F374"}.fa-ello:before{content:"\F5F1"}.fa-gofore:before{content:"\F3A7"}.fa-bimobject:before{content:"\F378"}.fa-brave-reverse:before{content:"\E63D"}.fa-facebook-f:before{content:"\F39E"}.fa-square-google-plus:before{content:"\F0D4"}.fa-google-plus-square:before{content:"\F0D4"}.fa-mandalorian:before{content:"\F50F"}.fa-first-order-alt:before{content:"\F50A"}.fa-osi:before{content:"\F41A"}.fa-google-wallet:before{content:"\F1EE"}.fa-d-and-d-beyond:before{content:"\F6CA"}.fa-periscope:before{content:"\F3DA"}.fa-fulcrum:before{content:"\F50B"}.fa-cloudscale:before{content:"\F383"}.fa-forumbee:before{content:"\F211"}.fa-mizuni:before{content:"\F3CC"}.fa-schlix:before{content:"\F3EA"}.fa-square-xing:before{content:"\F169"}.fa-xing-square:before{content:"\F169"}.fa-bandcamp:before{content:"\F2D5"}.fa-wpforms:before{content:"\F298"}.fa-cloudversify:before{content:"\F385"}.fa-usps:before{content:"\F7E1"}.fa-megaport:before{content:"\F5A3"}.fa-magento:before{content:"\F3C4"}.fa-spotify:before{content:"\F1BC"}.fa-optin-monster:before{content:"\F23C"}.fa-fly:before{content:"\F417"}.fa-aviato:before{content:"\F421"}.fa-itunes:before{content:"\F3B4"}.fa-cuttlefish:before{content:"\F38C"}.fa-blogger:before{content:"\F37C"}.fa-flickr:before{content:"\F16E"}.fa-viber:before{content:"\F409"}.fa-soundcloud:before{content:"\F1BE"}.fa-digg:before{content:"\F1A6"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-letterboxd:before{content:"\E62D"}.fa-symfony:before{content:"\F83D"}.fa-maxcdn:before{content:"\F136"}.fa-etsy:before{content:"\F2D7"}.fa-facebook-messenger:before{content:"\F39F"}.fa-audible:before{content:"\F373"}.fa-think-peaks:before{content:"\F731"}.fa-bilibili:before{content:"\E3D9"}.fa-erlang:before{content:"\F39D"}.fa-x-twitter:before{content:"\E61B"}.fa-cotton-bureau:before{content:"\F89E"}.fa-dashcube:before{content:"\F210"}.fa-42-group:before{content:"\E080"}.fa-innosoft:before{content:"\E080"}.fa-stack-exchange:before{content:"\F18D"}.fa-elementor:before{content:"\F430"}.fa-square-pied-piper:before{content:"\E01E"}.fa-pied-piper-square:before{content:"\E01E"}.fa-creative-commons-nd:before{content:"\F4EB"}.fa-palfed:before{content:"\F3D8"}.fa-superpowers:before{content:"\F2DD"}.fa-resolving:before{content:"\F3E7"}.fa-xbox:before{content:"\F412"}.fa-searchengin:before{content:"\F3EB"}.fa-tiktok:before{content:"\E07B"}.fa-square-facebook:before{content:"\F082"}.fa-facebook-square:before{content:"\F082"}.fa-renren:before{content:"\F18B"}.fa-linux:before{content:"\F17C"}.fa-glide:before{content:"\F2A5"}.fa-linkedin:before{content:"\F08C"}.fa-hubspot:before{content:"\F3B2"}.fa-deploydog:before{content:"\F38E"}.fa-twitch:before{content:"\F1E8"}.fa-ravelry:before{content:"\F2D9"}.fa-mixer:before{content:"\E056"}.fa-square-lastfm:before{content:"\F203"}.fa-lastfm-square:before{content:"\F203"}.fa-vimeo:before{content:"\F40A"}.fa-mendeley:before{content:"\F7B3"}.fa-uniregistry:before{content:"\F404"}.fa-figma:before{content:"\F799"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-dropbox:before{content:"\F16B"}.fa-instagram:before{content:"\F16D"}.fa-cmplid:before{content:"\E360"}.fa-upwork:before{content:"\E641"}.fa-facebook:before{content:"\F09A"}.fa-gripfire:before{content:"\F3AC"}.fa-jedi-order:before{content:"\F50E"}.fa-uikit:before{content:"\F403"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-phabricator:before{content:"\F3DB"}.fa-ussunnah:before{content:"\F407"}.fa-earlybirds:before{content:"\F39A"}.fa-trade-federation:before{content:"\F513"}.fa-autoprefixer:before{content:"\F41C"}.fa-whatsapp:before{content:"\F232"}.fa-slideshare:before{content:"\F1E7"}.fa-google-play:before{content:"\F3AB"}.fa-viadeo:before{content:"\F2A9"}.fa-line:before{content:"\F3C0"}.fa-google-drive:before{content:"\F3AA"}.fa-servicestack:before{content:"\F3EC"}.fa-simplybuilt:before{content:"\F215"}.fa-bitbucket:before{content:"\F171"}.fa-imdb:before{content:"\F2D8"}.fa-deezer:before{content:"\E077"}.fa-raspberry-pi:before{content:"\F7BB"}.fa-jira:before{content:"\F7B1"}.fa-docker:before{content:"\F395"}.fa-screenpal:before{content:"\E570"}.fa-bluetooth:before{content:"\F293"}.fa-gitter:before{content:"\F426"}.fa-d-and-d:before{content:"\F38D"}.fa-microblog:before{content:"\E01A"}.fa-cc-diners-club:before{content:"\F24C"}.fa-gg-circle:before{content:"\F261"}.fa-pied-piper-hat:before{content:"\F4E5"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-yandex:before{content:"\F413"}.fa-readme:before{content:"\F4D5"}.fa-html5:before{content:"\F13B"}.fa-sellsy:before{content:"\F213"}.fa-sass:before{content:"\F41E"}.fa-wirsindhandwerk:before{content:"\E2D0"}.fa-wsh:before{content:"\E2D0"}.fa-buromobelexperte:before{content:"\F37F"}.fa-salesforce:before{content:"\F83B"}.fa-octopus-deploy:before{content:"\E082"}.fa-medapps:before{content:"\F3C6"}.fa-ns8:before{content:"\F3D5"}.fa-pinterest-p:before{content:"\F231"}.fa-apper:before{content:"\F371"}.fa-fort-awesome:before{content:"\F286"}.fa-waze:before{content:"\F83F"}.fa-cc-jcb:before{content:"\F24B"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AB"}.fa-fantasy-flight-games:before{content:"\F6DC"}.fa-rust:before{content:"\E07A"}.fa-wix:before{content:"\F5CF"}.fa-square-behance:before{content:"\F1B5"}.fa-behance-square:before{content:"\F1B5"}.fa-supple:before{content:"\F3F9"}.fa-webflow:before{content:"\E65C"}.fa-rebel:before{content:"\F1D0"}.fa-css3:before{content:"\F13C"}.fa-staylinked:before{content:"\F3F5"}.fa-kaggle:before{content:"\F5FA"}.fa-space-awesome:before{content:"\E5AC"}.fa-deviantart:before{content:"\F1BD"}.fa-cpanel:before{content:"\F388"}.fa-goodreads-g:before{content:"\F3A9"}.fa-square-git:before{content:"\F1D2"}.fa-git-square:before{content:"\F1D2"}.fa-square-tumblr:before{content:"\F174"}.fa-tumblr-square:before{content:"\F174"}.fa-trello:before{content:"\F181"}.fa-creative-commons-nc-jp:before{content:"\F4EA"}.fa-get-pocket:before{content:"\F265"}.fa-perbyte:before{content:"\E083"}.fa-grunt:before{content:"\F3AD"}.fa-weebly:before{content:"\F5CC"}.fa-connectdevelop:before{content:"\F20E"}.fa-leanpub:before{content:"\F212"}.fa-black-tie:before{content:"\F27E"}.fa-themeco:before{content:"\F5C6"}.fa-python:before{content:"\F3E2"}.fa-android:before{content:"\F17B"}.fa-bots:before{content:"\E340"}.fa-free-code-camp:before{content:"\F2C5"}.fa-hornbill:before{content:"\F592"}.fa-js:before{content:"\F3B8"}.fa-ideal:before{content:"\E013"}.fa-git:before{content:"\F1D3"}.fa-dev:before{content:"\F6CC"}.fa-sketch:before{content:"\F7C6"}.fa-yandex-international:before{content:"\F414"}.fa-cc-amex:before{content:"\F1F3"}.fa-uber:before{content:"\F402"}.fa-github:before{content:"\F09B"}.fa-php:before{content:"\F457"}.fa-alipay:before{content:"\F642"}.fa-youtube:before{content:"\F167"}.fa-skyatlas:before{content:"\F216"}.fa-firefox-browser:before{content:"\E007"}.fa-replyd:before{content:"\F3E6"}.fa-suse:before{content:"\F7D6"}.fa-jenkins:before{content:"\F3B6"}.fa-twitter:before{content:"\F099"}.fa-rockrms:before{content:"\F3E9"}.fa-pinterest:before{content:"\F0D2"}.fa-buffer:before{content:"\F837"}.fa-npm:before{content:"\F3D4"}.fa-yammer:before{content:"\F840"}.fa-btc:before{content:"\F15A"}.fa-dribbble:before{content:"\F17D"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-internet-explorer:before{content:"\F26B"}.fa-stubber:before{content:"\E5C7"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F2C6"}.fa-old-republic:before{content:"\F510"}.fa-odysee:before{content:"\E5C6"}.fa-square-whatsapp:before{content:"\F40C"}.fa-whatsapp-square:before{content:"\F40C"}.fa-node-js:before{content:"\F3D3"}.fa-edge-legacy:before{content:"\E078"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F198"}.fa-medrt:before{content:"\F3C8"}.fa-usb:before{content:"\F287"}.fa-tumblr:before{content:"\F173"}.fa-vaadin:before{content:"\F408"}.fa-quora:before{content:"\F2C4"}.fa-square-x-twitter:before{content:"\E61A"}.fa-reacteurope:before{content:"\F75D"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F23A"}.fa-amilia:before{content:"\F36D"}.fa-mixcloud:before{content:"\F289"}.fa-flipboard:before{content:"\F44D"}.fa-viacoin:before{content:"\F237"}.fa-critical-role:before{content:"\F6C9"}.fa-sitrox:before{content:"\E44A"}.fa-discourse:before{content:"\F393"}.fa-joomla:before{content:"\F1AA"}.fa-mastodon:before{content:"\F4F6"}.fa-airbnb:before{content:"\F834"}.fa-wolf-pack-battalion:before{content:"\F514"}.fa-buy-n-large:before{content:"\F8A6"}.fa-gulp:before{content:"\F3AE"}.fa-creative-commons-sampling-plus:before{content:"\F4F1"}.fa-strava:before{content:"\F428"}.fa-ember:before{content:"\F423"}.fa-canadian-maple-leaf:before{content:"\F785"}.fa-teamspeak:before{content:"\F4F9"}.fa-pushed:before{content:"\F3E1"}.fa-wordpress-simple:before{content:"\F411"}.fa-nutritionix:before{content:"\F3D6"}.fa-wodu:before{content:"\E088"}.fa-google-pay:before{content:"\E079"}.fa-intercom:before{content:"\F7AF"}.fa-zhihu:before{content:"\F63F"}.fa-korvue:before{content:"\F42F"}.fa-pix:before{content:"\E43A"}.fa-steam-symbol:before{content:"\F3F6"}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: 'Font Awesome 6 Free';--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url("/static/assets/fonts/fontawesome/fa-regular-400.woff2") format("woff2"),url("/static/assets/fonts/fontawesome/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Lora",Georgia,serif;font-size:1rem;line-height:1.625;color:#2C2C2C;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:600;line-height:1.25;color:#2C2C2C}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#1B4F72;text-decoration:none;transition:color 150ms ease}a:hover{color:#C9A962}a:focus-visible{outline:2px solid #C9A962;outline-offset:2px}strong,b{font-weight:600}small{font-size:.875rem}ul,ol{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}img{object-fit:cover}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}button{cursor:pointer;background:none;border:none}input,textarea{border:1px solid #E8E4DC;border-radius:8px;padding:.75rem 1rem;transition:border-color 150ms ease,box-shadow 150ms ease}input:focus,textarea:focus{outline:none;border-color:#C9A962;box-shadow:0 0 0 3px rgba(201,169,98,0.15)}input::placeholder,textarea::placeholder{color:#9B9B9B}@media (max-width: 768px){input,select,textarea{font-size:16px}}::selection{background-color:#C9A962;color:#fff}:focus{outline:none}:focus-visible{outline:2px solid #C9A962;outline-offset:2px}.skip-link{position:absolute;top:-100%;left:1rem;background:#2C2C2C;color:#fff;padding:.75rem 1rem;border-radius:8px;z-index:600;transition:top 150ms ease}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{width:100%;max-width:1280px !important;margin:0 auto;padding:0 1.5rem !important}.section{padding:4rem 0}.section--cream{background-color:#F5F0E6}.section__header{text-align:center;margin-bottom:3rem}.section__title{margin-bottom:1rem}.section__subtitle{font-size:1.125rem;color:#4A4A4A;max-width:600px;margin:0 auto}.section__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#C9A962;margin-bottom:.75rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-gold{color:#C9A962}.text-navy{color:#1B4F72}#app .btn,.modal .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;border:2px solid transparent;min-height:44px;cursor:pointer;transition:all 200ms ease}#app .btn svg,.modal .btn svg{width:20px;height:20px;flex-shrink:0}#app .btn--primary,.modal .btn--primary{background-color:#C9A962;color:#fff;border-color:#C9A962}#app .btn--primary:hover,.modal .btn--primary:hover{background-color:#B8993A;border-color:#B8993A;color:#fff}#app .btn--primary:active,.modal .btn--primary:active{transform:translateY(1px)}#app .btn--secondary,.modal .btn--secondary{background-color:transparent;color:#2C2C2C;border-color:#2C2C2C}#app .btn--secondary:hover,.modal .btn--secondary:hover{background-color:#2C2C2C;color:#fff}#app .btn--outline-gold,.modal .btn--outline-gold{background-color:transparent;color:#C9A962;border-color:#C9A962}#app .btn--outline-gold:hover,.modal .btn--outline-gold:hover{background-color:#C9A962;color:#fff}#app .btn--large,.modal .btn--large{padding:1rem 2rem;font-size:1.125rem}#app .btn--small,.modal .btn--small{padding:.5rem 1rem;font-size:.875rem}#app .btn--full,.modal .btn--full{width:100%}#app .btn:disabled,.modal .btn:disabled{opacity:0.6;cursor:not-allowed}#app .badge,.modal .badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:.25rem .5rem;border-radius:4px;background-color:#C9A962;color:#fff}#app .badge--new,.modal .badge--new{background-color:#7B241C}#app .badge--sale,.modal .badge--sale{background-color:#D4A5A5}#app .stars,.modal .stars{display:inline-flex;gap:2px}#app .stars svg,.modal .stars svg{color:#C9A962}#app .stars--small svg,.modal .stars--small svg{width:14px;height:14px}#app .announcement-bar,.modal .announcement-bar{background-color:#2C2C2C;color:#fff;text-align:center;padding:.5rem 1.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}#app .announcement-bar .highlight,.modal .announcement-bar .highlight{color:#C9A962}#app .header,.modal .header{position:sticky;top:0;z-index:300;background-color:#fff;border-bottom:1px solid #E8E4DC;height:80px}#app .header__inner,.modal .header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.5rem}#app .header__logo,.modal .header__logo{display:flex;flex-direction:column;text-decoration:none}#app .logo-text,.modal .logo-text{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#2C2C2C;line-height:1}#app .logo-tagline,.modal .logo-tagline{font-family:"Great Vibes",cursive;font-size:.875rem;color:#C9A962}#app .header__nav,.modal .header__nav{flex:1;display:flex;justify-content:center}#app .nav-list,.modal .nav-list{display:flex;gap:1.5rem}#app .nav-link,.modal .nav-link{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;padding:.5rem 0;position:relative}#app .nav-link::after,.modal .nav-link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#C9A962;transition:width 200ms ease}#app .nav-link:hover::after,.modal .nav-link:hover::after{width:100%}#app .nav-link--highlight,.modal .nav-link--highlight{color:#C9A962}#app .header__actions,.modal .header__actions{display:flex;align-items:center;gap:1rem}#app .header__search,#app .header__account,#app .header__cart,.modal .header__search,.modal .header__account,.modal .header__cart{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#2C2C2C;transition:color 150ms ease}#app .header__search:hover,#app .header__account:hover,#app .header__cart:hover,.modal .header__search:hover,.modal .header__account:hover,.modal .header__cart:hover{color:#C9A962}#app .header__cart,.modal .header__cart{position:relative}#app .cart-count,.modal .cart-count{position:absolute;top:4px;right:4px;background-color:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:9999px;display:flex;align-items:center;justify-content:center}#app .header__menu-toggle,.modal .header__menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px}#app .header__menu-toggle span,.modal .header__menu-toggle span{display:block;width:24px;height:2px;background-color:#2C2C2C;transition:all 200ms ease}#app .mobile-nav,.modal .mobile-nav{position:fixed;top:0;left:0;width:300px;height:100vh;background-color:#fff;z-index:500;transform:translateX(-100%);transition:transform 300ms ease;overflow-y:auto}#app .mobile-nav.is-active,.modal .mobile-nav.is-active{transform:translateX(0)}#app .mobile-nav__header,.modal .mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #E8E4DC}#app .mobile-nav__close,.modal .mobile-nav__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center}#app .mobile-nav__content,.modal .mobile-nav__content{padding:1.5rem}#app .mobile-nav__content ul,.modal .mobile-nav__content ul{display:flex;flex-direction:column;gap:.5rem}#app .mobile-nav__content a,.modal .mobile-nav__content a{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;padding:.75rem 0;color:#2C2C2C;border-bottom:1px solid #E8E4DC}#app .mobile-nav__content a.highlight,.modal .mobile-nav__content a.highlight{color:#C9A962}#app .mobile-nav__overlay,.modal .mobile-nav__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:calc($z-modal - 1);opacity:0;visibility:hidden;transition:all 300ms ease}#app .mobile-nav__overlay.is-active,.modal .mobile-nav__overlay.is-active{opacity:1;visibility:visible}#app .trust-bar,.modal .trust-bar{background-color:#F5F0E6;padding:1.5rem 0;border-bottom:1px solid #E8E4DC;margin-top:-1px}#app .trust-bar__items,.modal .trust-bar__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}#app .trust-bar__item,.modal .trust-bar__item{display:flex;align-items:center;gap:.75rem;justify-content:center}#app .trust-bar__item svg,.modal .trust-bar__item svg{color:#C9A962;flex-shrink:0}#app .trust-bar__item div,.modal .trust-bar__item div{display:flex;flex-direction:column}#app .trust-bar__item strong,.modal .trust-bar__item strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600}#app .trust-bar__item span,.modal .trust-bar__item span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}#app .product-card,.modal .product-card{background-color:#fff;border-radius:12px;overflow:hidden;transition:transform 200ms ease,box-shadow 200ms ease;display:flex;flex-direction:column;height:100%}#app .product-card:hover,.modal .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}#app .product-card__link,.modal .product-card__link{display:flex;flex-direction:column;text-decoration:none;height:100%}#app .product-card__image,.modal .product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background-color:#F5F0E6}#app .product-card__image img,.modal .product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}#app .product-card:hover .product-card__image img,.modal .product-card:hover .product-card__image img{transform:scale(1.05)}#app .product-card__badge,.modal .product-card__badge{position:absolute;top:.75rem;left:.75rem;background-color:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}#app .product-card__badge--new,.modal .product-card__badge--new{background-color:#7B241C}#app .product-card__content,.modal .product-card__content{padding:1rem;display:flex;flex-direction:column;flex:1}#app .product-card__tag,.modal .product-card__tag{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#C9A962;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:.5rem}#app .product-card__title,.modal .product-card__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:500;color:#2C2C2C;margin-bottom:.5rem;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app .product-card__rating,.modal .product-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;margin-top:auto}#app .product-card__rating span,.modal .product-card__rating span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}#app .product-card__price,.modal .product-card__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;color:#2C2C2C}#app .category-card,.modal .category-card{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none}#app .category-card__image,.modal .category-card__image{aspect-ratio:4/3;overflow:hidden}#app .category-card__image img,.modal .category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}#app .category-card:hover .category-card__image img,.modal .category-card:hover .category-card__image img{transform:scale(1.08)}#app .category-card__content,.modal .category-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);color:#fff}#app .category-card__content h3,.modal .category-card__content h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;color:#fff;margin-bottom:.25rem}#app .category-card__content p,.modal .category-card__content p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;opacity:0.9;margin-bottom:.5rem}#app .category-card__link,.modal .category-card__link{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962}#app .category-card__content .badge,.modal .category-card__content .badge{position:absolute;top:1rem;left:1rem}#app .testimonial-card,.modal .testimonial-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}#app .testimonial-card__image,.modal .testimonial-card__image{aspect-ratio:16/9;overflow:hidden}#app .testimonial-card__image img,.modal .testimonial-card__image img{width:100%;height:100%;object-fit:cover}#app .testimonial-card__content,.modal .testimonial-card__content{padding:1.5rem}#app .testimonial-card__content .stars,.modal .testimonial-card__content .stars{margin-bottom:.75rem}#app .testimonial-card__text,.modal .testimonial-card__text{font-size:1rem;font-style:italic;line-height:1.625;margin-bottom:1rem}#app .testimonial-card__author,.modal .testimonial-card__author{display:flex;flex-direction:column;gap:.25rem}#app .testimonial-card__author strong,.modal .testimonial-card__author strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}#app .testimonial-card__author span,.modal .testimonial-card__author span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}#app .feature,.modal .feature{display:flex;gap:1rem}#app .feature__icon,.modal .feature__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#F5F0E6;border-radius:9999px;color:#C9A962}#app .feature__content h4,.modal .feature__content h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;margin-bottom:.5rem}#app .feature__content p,.modal .feature__content p{font-size:.875rem;color:#4A4A4A}#app .footer,.modal .footer{background-color:#2C2C2C;color:#fff;padding:4rem 0 2rem}#app .footer__grid,.modal .footer__grid{display:grid;grid-template-columns:1.3fr 2fr;gap:3rem;margin-bottom:3rem}#app .footer__brand>p,.modal .footer__brand>p{color:rgba(255,255,255,0.7);margin:1rem 0 1.5rem;max-width:200px}#app .footer__brand .footer__address,.modal .footer__brand .footer__address{margin-bottom:1rem}#app .footer__logo .logo-text,.modal .footer__logo .logo-text{color:#fff}#app .footer__contact-section,.modal .footer__contact-section{margin-bottom:1.5rem}#app .footer__contact-section:last-child,.modal .footer__contact-section:last-child{margin-bottom:0}#app .footer__contact-section h4,.modal .footer__contact-section h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}#app .footer__contact-section p,.modal .footer__contact-section p{font-family:"Lora",Georgia,serif;font-size:1rem;color:rgba(255,255,255,0.85);line-height:1.6;margin-bottom:.25rem}#app .footer__contact-section p strong,.modal .footer__contact-section p strong{font-weight:600;color:#fff}#app .footer__social,.modal .footer__social{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}#app .footer__social a,.modal .footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#2C2C2C;border:2px solid rgba(255,255,255,0.3);border-radius:9999px;color:#fff;transition:all 150ms ease}#app .footer__social a:hover,.modal .footer__social a:hover{background-color:#C9A962;border-color:#C9A962}#app .footer__links,.modal .footer__links{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}#app .footer__column h4,.modal .footer__column h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#fff;margin-bottom:1rem}#app .footer__column ul,.modal .footer__column ul{display:flex;flex-direction:column;gap:.5rem}#app .footer__column a,.modal .footer__column a{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.7);transition:color 150ms ease}#app .footer__column a:hover,.modal .footer__column a:hover{color:#C9A962}#app .footer__contact h4,.modal .footer__contact h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#fff;margin-bottom:1rem}#app .footer__address,.modal .footer__address{font-style:normal;display:flex;flex-direction:column;gap:.5rem}#app .footer__address p,.modal .footer__address p{display:flex;align-items:flex-start;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.7);line-height:1.4}#app .footer__address svg,.modal .footer__address svg{flex-shrink:0;margin-top:2px;color:#C9A962}#app .footer__address a,.modal .footer__address a{color:rgba(255,255,255,0.7);transition:color 150ms ease}#app .footer__address a:hover,.modal .footer__address a:hover{color:#C9A962}#app .footer__hours,.modal .footer__hours{padding-top:.5rem;border-top:1px solid rgba(255,255,255,0.1);margin-top:.5rem}#app .footer__made-with,.modal .footer__made-with{font-size:.75rem !important;margin-top:.5rem}#app .footer__bottom,.modal .footer__bottom{padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}#app .footer__trust-badges,.modal .footer__trust-badges{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}#app .footer__trust-badges img,.modal .footer__trust-badges img{height:25px;width:auto;opacity:0.7}#app .footer__legal,.modal .footer__legal{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}#app .footer__legal p,.modal .footer__legal p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.5)}#app .footer__legal nav,.modal .footer__legal nav{display:flex;gap:1.5rem}#app .footer__legal a,.modal .footer__legal a{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.5)}#app .footer__legal a:hover,.modal .footer__legal a:hover{color:#C9A962}#app .form-group,.modal .form-group{display:flex;gap:.75rem}#app .form-group input[type="email"],.modal .form-group input[type="email"]{flex:1;min-width:0}@keyframes Shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}@keyframes FullView{100%{width:100%}}@keyframes ErrorBounce{0%,20%,50%,80%,100%{transform:translateY(0)}10%{transform:translateY(-5px)}30%{transform:translateY(-3px)}40%{transform:translateY(-2px)}60%{transform:translateY(-1px)}}.error-bounce-animation{animation:ErrorBounce 0.5s ease-out 1}input[type='text'],input[type='email'],input[type='passsword'],textarea,select,.form-control{border:solid 1px #DEE2E6;padding:0.625em 1em;border-radius:4px;background-color:#fff;-webkit-appearance:initial;outline:none;font-size:1rem}.Radio input[type="radio"]{position:absolute;opacity:0}.Radio input[type="radio"]+.RadioLabel{position:relative;padding-left:30px}.Radio input[type="radio"]+.RadioLabel:before{content:'';background:#f4f4f4;border-radius:100%;border:1px solid #b4b4b4;display:inline-block;width:20px;height:20px;position:absolute;top:50%;left:0;margin-top:-10px;cursor:pointer;text-align:center;transition:all 250ms ease}.Radio input[type="radio"]:checked+.RadioLabel:before{background-color:#3197EE;box-shadow:inset 0 0 0 4px #f4f4f4}.Radio input[type="radio"]:disabled+.RadioLabel:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.Radio input[type="radio"]+.RadioLabel:empty:before{margin-right:0}img{height:auto;max-width:100%}label{cursor:pointer;display:inline-block}button:focus{outline:none}#app{min-height:100vh}#app.open-modal{max-height:100vh;overflow:hidden}.font-weight-500{font-weight:500}.form-control{height:auto}.modal{-webkit-overflow-scrolling:touch}.gutter-10.row{margin-right:-5px;margin-left:-5px}.gutter-10>[class*="col-"]{padding-right:5px;padding-left:5px}.Page-checkout.processing{pointer-events:none}@media (min-width: 768px){.gutter-md-15.row{margin-right:-15px;margin-left:-15px}.gutter-md-15>[class*="col-"]{padding-right:15px;padding-left:15px}}.Hidden{display:none !important}.btn{color:#333;padding:8px 20px;border:none;border-radius:4px;transition:all 200ms ease-out}.btn.btn-primary{color:#fff;background-color:#15cd72}.btn.btn-tab{background-color:transparent}.ic_sliders{width:24px}.MainContent{position:relative;transition:all .2s ease-in;width:100%;min-height:calc(100vh - 80px)}@media screen and (max-width: 767px){.MainContent{padding-bottom:0px}}#app.isOpenMenu .MobileMenu{transform:translateX(0)}.MobileMenu{position:fixed;z-index:301;top:0;left:0;width:300px;height:100%;background-color:#fff;transform:translateX(-100%);transition:all .2s ease-in}.MobileMenu>div{padding:24px;padding-top:0px}.MobileMenu ul{list-style:none;padding:0}.MobileMenu ul li{line-height:2}.MobileMenu .mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #eee}.MobileMenu .mobile-nav__header .logo-text{font-family:"Domine", serif;font-size:24px;font-weight:700;color:#1a1a1a}.MobileMenu .mobile-nav__header .mobile-nav__close{background:none;border:none;cursor:pointer;padding:4px;color:#1a1a1a;display:flex;align-items:center;justify-content:center}.MobileMenu .rc-menu{border:none;box-shadow:none}.MobileMenu .rc-menu .rc-menu-item,.MobileMenu .rc-menu .rc-menu-submenu-title{padding:12px 0 !important;border-bottom:1px solid #E8E4DC;font-size:16px;color:#333;max-width:100%;margin:0}.MobileMenu .rc-menu .rc-menu-item a,.MobileMenu .rc-menu .rc-menu-submenu-title a{color:inherit;text-decoration:none;display:block;padding-top:0px;padding-bottom:0px}.MobileMenu .Item{padding-top:16px;font-size:16px;color:#333}.LayerOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.4);transition:all .2s ease-in;opacity:0;visibility:hidden}#app{position:relative}#app[class*="isOpen"] .LayerOverlay{opacity:1;visibility:visible;z-index:20}.Footer{font-size:1rem;padding:60px 0 0;clear:both}.Footer .FooterTop{margin-bottom:20px}.Footer .FooterTop>div{margin:0 15px}.Footer ul.ListPages{list-style:none;padding:0;text-align:center;margin-bottom:0}.Footer ul.ListPages li{display:inline-block;margin:0 10px}.Footer .ColumnTitle{font-size:17px;font-weight:500}.Footer .ColumnContent.StoreInformation li{position:relative;padding-left:28px}.Footer .ColumnContent li{line-height:26px;margin-bottom:8px}.Footer .ColumnContent li i{width:20px}.Footer .ColumnContent li img.svg-icon-store{width:15px;position:absolute;top:5px;margin:auto;left:0}.Footer .ColumnContent li img.svg-icon-store.store-address{width:22px;left:-4px}.Footer .ColumnContent li img.svg-icon-store.store-mail{width:18px;left:-1px}.Footer .ColumnContent li img{width:25px}.Footer .ColumnContent li>a{color:#808B96;font-size:15px}.Footer .ColumnContent li>a:hover{color:#0268A6;text-decoration:none}.Footer .ListSocial li{display:inline-block;margin-right:8px}.Footer .ListSocial li>a{width:30px;height:30px;border-radius:50%;display:block;line-height:30px;text-align:center;color:#fff;background-color:#3B5998}.Footer .ListSocial li>a.facebook{background-color:#3B5998}.Footer .ListSocial li>a.twitter{background-color:#55ACEE}.Footer .ListSocial li>a.instagram{background-color:#F93E81}.Footer .ListSocial li>a:hover{background:#0268A6}.Footer .FooterBottom{padding:10px 0;border-top:solid 1px #eee;margin-top:30px}.Footer .FooterBottom .Copyright{font-size:13px;margin:0}.Payments{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 768px){.Payments{gap:.5rem}}.Payments img{height:21px}.QuantityWrapper{display:inline-block}.QuantityWrapper .input-group .input-group-prepend span,.QuantityWrapper .input-group .input-group-append span{font-size:0.75rem;background-color:#fff}.QuantityWrapper .input-group .form-control{font-size:0.75rem;flex:unset;width:60px;margin:0 30px;text-align:center;background-color:#fff}.QuantityWrapper .input-group{position:relative}.QuantityWrapper .input-group input[type=number]{border-radius:0}.QuantityWrapper .input-group input[type=number]::-webkit-outer-spin-button,.QuantityWrapper .input-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.QuantityWrapper .input-group .input-group-prepend,.QuantityWrapper .input-group .input-group-append{position:absolute;top:0;bottom:0;width:30px;border:solid 1px #DEE2E6;display:flex;align-items:center;justify-content:center;cursor:pointer}.QuantityWrapper .input-group .input-group-append{left:calc(100% - 30px);border-radius:0 4px 4px 0;border-left-width:0}.QuantityWrapper .input-group .input-group-prepend{right:calc(100% - 30px);border-radius:4px 0 0 4px;border-right-width:0}.ImagePreview{position:relative;overflow:hidden}.ImagePreview .lds-css{opacity:0;visibility:hidden;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center}.ImagePreview.loading .lds-css{opacity:1;visibility:visible}.ImagePreview .Image{background-size:contain;display:block;width:100%;height:0;position:relative;padding-bottom:100%;background-repeat:no-repeat;background-position:center;backdrop-filter:blur(0)}.ImagePreview .Image .ImagePreview{width:100%;height:100%;object-fit:contain;position:absolute;opacity:1}.ImagePreview img{opacity:0}.Spinner{width:40px;height:40px;margin:100px auto;background-color:#333;border-radius:100%;-webkit-animation:sk-scaleout 1.0s infinite ease-in-out;animation:sk-scaleout 1.0s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lds-dual-ring{position:relative}.lds-dual-ring div{position:absolute;width:20px;height:20px;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid #000;border-color:#bfc7cf transparent #bfc7cf transparent;-webkit-animation:lds-dual-ring 0.7s linear infinite;animation:lds-dual-ring 0.7s linear infinite}.lds-dual-ring{width:20px;height:20px;-webkit-transform:translate(-100px, -100px) scale(1) translate(100px, 100px);transform:translate(-100px, -100px) scale(1) translate(100px, 100px)}.Pagination .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem;justify-content:center}.Pagination .pagination .page-item{min-width:40px;height:40px;text-align:center;cursor:pointer}.Pagination .pagination .page-item.active .page-link{z-index:1;color:#fff;background-color:#03a9f4;border-color:#03a9f4}.Pagination .pagination .page-item:not(:last-child){margin-right:5px}.Pagination .pagination .page-item .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;background-color:#fff;border:1px solid #eee;color:#aaa;border-radius:5px;outline:none}.Pagination .pagination .break:not(:last-child){margin-right:5px}.PaginationV2 .ButtonPagination{border-radius:4px;padding:6px 20px;min-width:114px}.PaginationV2 .ButtonPagination:not(.buttonDisabled):hover{color:#fff;background-color:#03a9f4;border-color:#03a9f4}.PaginationV2 .ButtonPagination.buttonDisabled{opacity:0.6;pointer-events:none}.GoogleMapsEmbed .MapsEmbedInner{min-height:200px;transition:all 200ms ease-out;position:relative}.GoogleMapsEmbed .MapsEmbedInner iframe{border:none;height:250px;width:100%;position:relative;z-index:10}.GoogleMapsEmbed .MapsEmbedInner .Placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;color:#999}.ql-align-center{text-align:center}.ql-align-left{text-align:left}.ql-align-right{text-align:right}.ql-size-huge{font-size:2.5em}.ql-size-large{font-size:1.5em}.ql-size-small{font-size:0.75em}.StaticPage blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.OrderInvoice{font-size:14px}.OrderInvoice .Bottom{margin-top:16px;padding-top:10px;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center}.OrderInvoice .GrandTotal{font-size:1.5rem}.OrderInvoice .Item{display:flex;justify-content:space-between}.OrderInvoice .Item:not(:first-child){margin-top:4px}.OrderInvoice .Item.Shipping .Amount .lineThrough{text-decoration:line-through}.OrderInvoice .DiscountAmount .Amount{color:#28a745}.OrderInvoice.discountApplied .Subtotal .Amount{text-decoration:line-through}.OrderListItems .OrderItem{display:flex}.OrderListItems .OrderItem .Left{display:flex}.OrderListItems .OrderItem .PreviewImage{margin-right:16px;width:63px;flex-shrink:0}.OrderListItems .OrderItem .Details{margin-right:16px}.OrderListItems .OrderItem .Details .Personalized,.OrderListItems .OrderItem .Details .Variants,.OrderListItems .OrderItem .Details .Title{word-break:break-all}.OrderListItems .OrderItem .Right{margin-left:auto;flex-shrink:0;text-align:right}.OrderListItems .OrderItem .DiscountAmount{color:#28a745;font-weight:500}.OrderListItems .OrderItem .Price{font-weight:500}.OrderListItems .OrderItem .DiscountApplied{margin-top:4px}.OrderListItems .OrderItem.discountApplied .Price{text-decoration:line-through}.OrderListItems .OrderItem:not(:last-child){margin-bottom:16px}.OrderListItems .OrderItem .Variants{color:#7F7F7F}.DiscountApplied{font-size:12px;border-radius:8px}.DiscountApplied .DiscountCode{border:solid 1px #d7d7d7;border-radius:8px;padding:2px 8px;position:relative;word-break:break-all;display:inline-block}.DiscountApplied .IconClose{width:14px;height:14px;color:#fff;cursor:pointer;line-height:14px;text-align:center}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 0;list-style:none;font-size:16px;margin-bottom:0;color:#232323;word-break:break-word;white-space:normal}.breadcrumb a{color:#7f7f7f}.breadcrumb a:hover{color:#49cc75}.breadcrumb li a,.breadcrumb li span{display:inline-block}.breadcrumb li a:hover,.breadcrumb li span:hover{text-decoration:underline}.breadcrumb .breadcrumb-item{word-break:break-word;white-space:normal}.breadcrumb .breadcrumb-item:after{display:inline-block;padding-right:.6rem;padding-left:.6rem;color:#7f7f7f;content:"\F3D1";font-family:"Ionicons"}.breadcrumb .breadcrumb-item:last-child:after{display:none}.ProductRightStickyBarWrapper .ProductRightStickyBar{position:fixed;z-index:1000;background-color:#FAFAFA;transition:all .2s ease-in;width:100%;left:0;padding:15px 0;display:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants{justify-content:flex-end;display:flex;align-items:center}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants>div{margin-bottom:0;padding:0 5px;max-width:fit-content}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Title.AttributeTitle{margin-bottom:3px;text-transform:capitalize;min-width:max-content}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .LabelVariant{max-width:100% !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Variant .OptionDropdown{width:100%;margin-bottom:0;height:34px;transition:all 200ms;padding:0 25px 0 15px;font-size:14px;max-width:125px;line-height:28px}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Variant .OptionDropdown:focus{box-shadow:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Variant .Options{position:relative;min-width:max-content;margin:0 !important;padding:0 !important;overflow-x:initial}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Variant .Options .OptionDropdown{border-radius:.5rem;border-color:#E8E4DC;background-image:linear-gradient(45deg, transparent 50%, #606060 60%),linear-gradient(135deg, #606060 40%, transparent 50%);background-position:calc(100% - 16px) 54%,calc(100% - 10px) 54%,100% 0;background-size:6px 6px,6px 6px;background-repeat:no-repeat;-webkit-appearance:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .Variant .form-control:focus{box-shadow:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .Variants .SizeVariant .SizeOptions.showDropdown::after{display:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductAddToCart{margin-bottom:0;margin-left:10px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity{margin-bottom:0 !important;margin-left:5px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart{margin-top:16px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart .wrapButton{display:flex;flex-wrap:wrap;margin:0 !important;column-gap:initial}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart .wrapButton .col-button:not(:first-child){margin-left:10px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart .wrapButton .col-6{padding:0 5px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart .wrapButton button.btn{overflow:hidden;text-transform:uppercase;font-size:13px;height:35px;font-weight:normal;min-width:max-content;line-height:35px;padding:0 20px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity{margin-top:0 !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity .QuantityWrapper .Title{margin-bottom:3px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity .QuantityWrapper .QuantityNumber.form-control{font-size:13px;padding:8px 5px;height:34px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:0}.ProductRightStickyBarWrapper .ProductRightStickyBar .WrapperImageSticky{margin-right:16px}.ProductRightStickyBarWrapper .ProductRightStickyBar .WrapperImageSticky .ProductLeft{width:80px;border:1px solid rgba(0,0,0,0.1)}.ProductRightStickyBarWrapper .ProductRightStickyBar .WrapperImageSticky .ProductImageCarousel div[data-swipeable=true]{overflow:hidden !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .WrapperImageSticky .ProductImageCarousel .SlideNav{display:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .WrapperImageSticky .ProductImageCarousel .slick-dots{display:none !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ContentProductSticky .ProductTitle{text-transform:uppercase;color:#333;font-weight:500;font-size:16px;line-height:1.2;margin-bottom:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ProductRightStickyBarWrapper .ProductRightStickyBar .LabelVariant .LabelOptions.showDropdown:after{display:none}.ProductRightStickyBarWrapper .slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ProductRightStickyBarWrapper .slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width: 801px){.ProductRightStickyBarWrapper .ProductRightStickyBar .ColorVariant .DesktopColor{display:block}}@media only screen and (max-width: 600px){.ProductRightStickyBarWrapper .ProductRightStickyBar{padding:0}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductQuantity{display:none}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart{margin-top:0}.ProductRightStickyBarWrapper .ProductRightStickyBar .ButtonAddToCart .wrapButton:not(:first-child){margin-left:15px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky{flex-flow:column}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky>div{width:100%;margin:0 !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants{padding:0.75rem 1rem 0 1rem;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:10px;row-gap:10px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants>div{max-width:100%;padding:0;margin-top:-1px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants.Variants_1>div:first-child,.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants.Variants_5>div:first-child,.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants.Variants_3>div:first-child{grid-column:1 / 3;grid-row:1}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants .Variant .Options{min-width:auto}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .Variants .Variant .OptionDropdown{max-width:100%;border-radius:0;border-left:0;border-color:rgba(0,0,0,0.05);font-size:16px;height:35px;line-height:35px}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart{position:relative;z-index:999}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .BtnPreviewProductSticky{height:36px !important;min-height:36px !important;max-height:36px !important;font-size:12px !important;line-height:32px !important;padding:0 10px !important;display:flex !important;align-items:center !important;justify-content:center !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .ButtonAddToCart .wrapButton{padding:10px 1rem;column-gap:0;gap:10px;display:grid}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .ButtonAddToCart .wrapButton>div{margin-left:0 !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .ButtonAddToCart .wrapButton button.btn{min-width:auto;height:36px !important;min-height:36px !important;max-height:36px !important;font-size:12px !important;line-height:32px !important;padding:0 10px !important}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .ButtonAddToCart .wrapButton .BuyItButton{background-color:#E6F5EC;border-color:#E6F5EC}.ProductRightStickyBarWrapper .ProductRightStickyBar .ProductVariantsSticky .ProductAddToCart .ButtonAddToCart .wrapButton .BuyItButton:hover{border-color:#E6F5EC;background-color:#fff;color:#333}.ProductRightStickyBarWrapper .ProductRightStickyBar .container{background-color:white}.ProductRightStickyBarWrapper .ProductRightStickyBar .container>.row>div{padding:0}}.ProductAddToCart .wrapButton{display:grid;grid-template-columns:1fr 1fr;column-gap:12px;margin-top:10px}.CTAButton{color:#fff;background-color:#044d79;border-color:#044d79}.CTAButton:hover{background-color:#022e48}.BuyItButton{color:#044d79 !important;background-color:#fff !important;border-color:#044d79 !important}.BuyItButton:hover{background-color:#044d79 !important;color:#fff !important}.PopupAddCartSuccess{max-width:560px}.PopupAddCartSuccess .modal-body{padding:24px}.PopupAddCartSuccess .modal-header{border-bottom:none;padding:0}.PopupAddCartSuccess .modal-header button.close{border:none;background:transparent;font-size:28px;position:absolute;top:0;right:10px;z-index:2}.PopupAddCartSuccess .CartList .Heading{font-weight:500;font-size:17px;margin-bottom:12px}.PopupAddCartSuccess .CartList .ImagePreview{width:80px;display:block}.PopupAddCartSuccess .CartList .Item:not(last-child){margin-bottom:12px}.PopupAddCartSuccess .CartList .ProductUrl{font-size:15px;margin-bottom:4px}.PopupAddCartSuccess .CartList .ProductUrl a{color:#333}.PopupAddCartSuccess .CartList .ProductUrl .Quantity{margin-left:4px;font-weight:bold}.PopupAddCartSuccess .CartList .Price{color:#C9A962;font-size:15px;font-weight:500}.PopupAddCartSuccess .CartList .PersonalizeTag{background:#EBFAF3;border-radius:100px;font-size:12px;color:#15CD72;padding:2px 10px}.PopupAddCartSuccess .CartList .VariantTitle{font-size:13px;color:#666;margin-right:8px}.PopupAddCartSuccess .CartSummary{padding:16px 0;border-top:2px solid #DEE2E6;border-bottom:2px solid #DEE2E6}.PopupAddCartSuccess .CartSummary .Amount .Heading{font-weight:500;font-size:15px;margin-right:16px}.PopupAddCartSuccess .CartSummary .Amount .Value{color:#C9A962;font-size:18px;font-weight:500}.PopupAddCartSuccess .CartSummary .CartUrl{color:#007BFF}.PopupAddCartSuccess .MobileContent .ImagePreview{width:80px;margin-right:16px}.PopupAddCartSuccess .DesktopContent{max-height:60vh;overflow-y:auto}@media (max-width: 767.9px){.PopupAddCartSuccess .modal-body{padding:16px}}.AddSuccessCart .TitleSuccessAddCart{color:#64C97B;font-weight:500;font-size:16px;margin-bottom:8px;display:flex;align-items:center}.AddSuccessCart .TitleSuccessAddCart .Icon{margin-right:8px;line-height:1}.AddSuccessCart .TitleSuccessAddCart .Icon i{color:#64C97B;font-size:22px}.AddSuccessCart .TitleErrorAddCart{color:#dc3545;font-weight:500;font-size:16px;margin-bottom:12px;display:flex;align-items:center;background-color:#ffe6e6;padding:10px;border-radius:4px}.AddSuccessCart .TitleErrorAddCart .Icon{margin-right:8px;line-height:1.2;margin-top:2px}.AddSuccessCart .TitleErrorAddCart .Icon i{color:#dc3545;font-size:18px}.AddSuccessCart .PopupContent{display:flex;align-items:flex-start}.AddSuccessCart .PopupContentAddCart{width:calc(80% - 80px)}.AddSuccessCart .PopupContentTitle{font-weight:500;font-size:15px;line-height:24px;margin-bottom:3px}.AddSuccessCart .PopupContentPrice{color:#DD7B2E;font-weight:500;font-size:15px}.AddSuccessCart .PopupTitleVariant{font-size:13px;color:#666;margin-bottom:3px;text-transform:capitalize}.AddSuccessCart .PopupTitleVariant>span:before{content:'/';margin:0 3px}.AddSuccessCart .PopupTitleVariant>span:first-child:before{display:none}.AddSuccessCart .Action{display:flex;align-items:center;flex-flow:wrap;gap:12px;margin:18px -6px 0;justify-content:center}.AddSuccessCart .Action button{text-transform:uppercase;height:40px;padding:0 24px;line-height:40px;border-radius:4px;font-size:14px;justify-content:flex-end}.AddSuccessCart .Action button.ContinueShopping{background-color:#fff;border:1px solid #C9A962;width:calc(50% - 6px);color:#C9A962}.AddSuccessCart .Action button.ContinueShopping:hover{background-color:#B8993A;color:#fff}.AddSuccessCart .Action button.ContinueShopping:disabled{background-color:#C9A962;cursor:not-allowed;opacity:0.7}@media (max-width: 767px){.AddSuccessCart .Action button.ContinueShopping{width:100%}}.AddSuccessCart .Action button.ViewCart{background-color:#C9A962;width:calc(50% - 6px);color:#fff}.AddSuccessCart .Action button.ViewCart:hover{background-color:#B8993A;color:#fff}.AddSuccessCart .Action button.ViewCart:disabled{background-color:#C9A962;cursor:not-allowed;opacity:0.7}@media (max-width: 767px){.AddSuccessCart .Action button.ViewCart{width:100%}}.AddSuccessCart .Action button.ProceedCheckout{background:#C9A962;border:none;color:#fff}.AddSuccessCart .Action button.ProceedCheckout:hover{background-color:#B8993A}.AddSuccessCart .Action button.ProceedCheckout:disabled{background-color:#C9A962;cursor:not-allowed;opacity:0.7}@media (max-width: 767.9px){.AddSuccessCart .TitleSuccessAddCart{align-items:flex-start}.AddSuccessCart .TitleSuccessAddCart .Icon{margin-top:5px}.AddSuccessCart .Action button{min-width:220px}}.AddSuccessCart .FreeShipping span{color:#DD7B2E}body.OverlayHidden{overflow:hidden}.TabAddCartSuccess{z-index:10000;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:end;transition:all 300ms ease-in-out}.TabAddCartSuccess .Overlay{position:fixed;background-color:rgba(140,149,165,0.6);height:100%;width:100%;top:0;left:0;z-index:9}.TabAddCartSuccess .AddSuccessCart{width:420px;max-width:100%;box-shadow:0 8px 10px -5px rgba(0,0,0,0.2),0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.1);background:#FFFFFF;-webkit-overflow-scrolling:touch;min-height:100%;height:100%;transform:translateX(100%);transition:all 300ms ease-in-out;z-index:99}@media (max-width: 767px){.TabAddCartSuccess .AddSuccessCart{width:350px}}.TabAddCartSuccess .AddSuccessCart.open{transform:none}.TabAddCartSuccess .AddSuccessCart .TabHeading{border-bottom:1px solid #e1e1e1;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.TabAddCartSuccess .AddSuccessCart .TabHeading h3{font-size:20px;font-weight:500;margin-bottom:0}.TabAddCartSuccess .AddSuccessCart .TabHeading i{font-size:21px;cursor:pointer}.TabAddCartSuccess .AddSuccessCart .TabHeading .IconClose{cursor:pointer}.TabAddCartSuccess .AddSuccessCart .TabContent{padding:10px 14px;overflow:auto;overflow-x:hidden;max-height:calc(100vh - 56px)}@media (max-width: 767px){.TabAddCartSuccess .AddSuccessCart .TabContent{padding-bottom:60px}}.TabAddCartSuccess .AddSuccessCart .TabContent .Loading{color:#5170FF;font-size:16px;font-weight:500;margin:6px 0}.TabAddCartSuccess .AddSuccessCart .TabContent .RelatedProductList{margin-top:18px}.TabAddCartSuccess .AddSuccessCart .TabContent .RelatedProductList h3{font-size:20px;font-weight:500}.TabAddCartSuccess .AddSuccessCart .TabContent .RelatedProductList .RelatedProductListWrapper{gap:12px}.TabAddCartSuccess .AddSuccessCart .TabContent .RelatedProductList .ProductItem{margin-bottom:0;width:calc(50% - 6px)}.TabAddCartSuccess .AddSuccessCart .TabContent .CartList .Items{max-height:400px;overflow-x:hidden;overflow-y:auto}@media (max-width: 767px){.TabAddCartSuccess .AddSuccessCart .TabContent .CartList .Items{max-height:300px}}.TabAddCartSuccess .CartList .Heading{font-weight:500;font-size:17px;margin-bottom:12px}.TabAddCartSuccess .CartList .ImagePreview{width:80px;display:block}.TabAddCartSuccess .CartList .Item:not(last-child){margin-bottom:12px}.TabAddCartSuccess .CartList .ProductUrl{font-size:15px;margin-bottom:4px}.TabAddCartSuccess .CartList .ProductUrl a{color:#333}.TabAddCartSuccess .CartList .ProductUrl .Quantity{margin-left:4px;font-weight:bold}.TabAddCartSuccess .CartList .Price{color:#C9A962;font-size:15px;font-weight:500}.TabAddCartSuccess .CartList .PersonalizeTag{background:#EBFAF3;border-radius:100px;font-size:12px;color:#15CD72;padding:2px 10px}.TabAddCartSuccess .CartList .VariantTitle{font-size:13px;color:#666;margin-right:8px}.TabAddCartSuccess .CartSummary{padding:16px 0;border-top:2px solid #DEE2E6;border-bottom:2px solid #DEE2E6}.TabAddCartSuccess .CartSummary .Amount .Heading{font-weight:500;font-size:15px;margin-right:16px}.TabAddCartSuccess .CartSummary .Amount .Value{color:#C9A962;font-size:18px;font-weight:500}.TabAddCartSuccess .CartSummary .CartUrl{color:#007BFF}.TabAddCartSuccess .MobileContent .ImagePreview{width:80px;margin-right:16px}@media (max-width: 767.9px){.TabAddCartSuccess .modal-body{padding:16px}}.TabAddCartSuccess .PaymentIcons{text-align:center}.TabAddCartSuccess .PaymentIcons img{width:29px;margin:0 2px}.TabAddCartSuccess .PaymentIcons img.PayPal{width:70px}.TabAddCartSuccess .box-protection{margin-top:12px;background-color:#f5f5f5;padding:12px;border-radius:4px}.TabAddCartSuccess .box-protection img{width:67px;margin-right:12px;margin-top:4px;height:76px}@media (max-width: 767px){.TabAddCartSuccess .box-protection .box-content{width:calc(100% - 94px)}}.TabAddCartSuccess .box-protection .box-content h3{font-size:19px;line-height:32px;font-weight:700;color:#C9A962;margin-bottom:6px}.TabAddCartSuccess .box-protection .box-content .sub-title{margin-bottom:0}.TabAddCartSuccess .box-protection .box-content .sub-title li{display:flex;margin-bottom:4px}.TabAddCartSuccess .box-protection .box-content .sub-title li svg{margin-right:6px;margin-top:5px}.TabAddCartSuccess .box-protection .box-content .sub-title li strong{margin-right:4px;font-weight:bolder}.TabAddCartSuccess .product-card-skeleton .skeleton-image{padding-top:100%;background-color:#f5f5f5;margin-bottom:10px;border-radius:4px}.TabAddCartSuccess .product-card-skeleton .skeleton-text{height:14px;background-color:#f5f5f5;margin-bottom:6px;border-radius:4px}.TabAddCartSuccess .product-card-skeleton .skeleton-text.full{width:80%}.TabAddCartSuccess .product-card-skeleton .skeleton-text.half{width:40%;margin-bottom:0}.TabAddCartSuccess .drawer-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.6);z-index:50;display:flex;align-items:center;justify-content:center;border-radius:4px}.TabAddCartSuccess .drawer-loading-overlay i{font-size:32px;color:#C9A962}.StarsRating .Wrapper{display:inline-flex;gap:.5rem}.StarsRating .Wrapper.clickable{cursor:pointer}.StarsRating .Stars{color:#FFC107}.StarsRating .Total{margin-left:8px}.StarsRating .RatingView{position:relative;font-size:16px;display:inline-block;color:#FFC107}.StarsRating .RatingView .StarFull{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden}.StarsRating .RatingView .fa-star:not(:last-child){margin-right:3px}.VideoPreviewWrapper{position:relative;overflow:hidden;background-color:rgba(0,0,0,0.1)}.VideoPreviewWrapper .VideoPreview{width:100%;height:100%;object-fit:contain;cursor:pointer}.VideoPreviewWrapper .VideoPreviewRefresh{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.3);transition:all 0.3s ease-in-out}.VideoPreviewWrapper .VideoPreviewRefresh .BtnRefresh{padding:15px;background-color:rgba(0,0,0,0.7);border-radius:100%;cursor:pointer}.VideoPreviewWrapper .VideoPreviewRefresh .BtnRefresh:hover{background-color:rgba(0,0,0,0.5)}@keyframes rotate{to{transform:rotate(360deg)}}.ProductDetailInfoWrapper{margin-top:20px}.ProductDetailInfoWrapper .ProductDetailInfoItem{border-top:1px solid #dee2e6;min-height:48px;padding:10px 0}.ProductDetailInfoWrapper .ProductDetailInfoItem .AnimationHeight{height:100%;max-height:1000px;opacity:1;overflow:overlay;transition:all 0.3s ease-in-out}.ProductDetailInfoWrapper .ProductDetailInfoItem .AnimationHeight.DisplayNone{max-height:0;opacity:0}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon{padding:10px;cursor:pointer;transform:rotate(180deg);color:rgba(86,86,86,0.7);transition:all 0.3s ease-in-out}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon.active{transform:rotate(0)}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon:hover{color:#565656}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon:active{color:rgba(86,86,86,0.7)}.ProductDetailInfoWrapper .FlexBetween{display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){.ProductShipping .DeliveryTimelineTrack .delivery-timeline-track{flex-direction:column;align-items:center}}.RelatedProductContainer .slick-slider .slick-track,.RelatedProductContainer .slick-slider .slick-list{display:flex;padding:5px 0 0 4px}.RelatedProductContainer .RelatedProduct{overflow-x:hidden;position:relative;width:100%}.RelatedProductContainer .RelatedProduct .RelatedSlide{width:100%;display:flex;justify-content:center;flex-direction:column}.RelatedProductContainer .RelatedProduct .RelatedSlide>a{display:block;cursor:pointer}.RelatedProductContainer .RelatedProduct .RelatedSlide .RelatedProductItem{display:block;text-decoration:none;width:calc(100% - 24px)}.RelatedProductContainer .RelatedProduct .RelatedSlide .RelatedProductItem .ProductImageContainer .ProductImageWrapper:hover{scale:1.04 !important;transition:all .3s ease-in-out}.RelatedProductContainer .RelatedProduct .RelatedSlide .RelatedProductItem>img{top:50%;left:50%;width:100%;height:100%;object-fit:contain;vertical-align:middle}.RelatedProductContainer .RelatedProduct .RelatedSlide .RelatedProductItem>img:hover{scale:1.1;transition:all .3s ease-in-out}.RelatedProductContainer .RelatedProduct .RelatedSlide .RelatedProductItem:hover .ProductTitle{text-decoration:underline}.RelatedProductContainer .ProductTitle{font-weight:500;font-size:14px;margin-top:4px;line-height:1.25rem;color:#303238;height:2.5rem;word-break:break-all;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.RelatedProductContainer .Arrow{position:absolute;top:50%;cursor:pointer;z-index:1000;background-color:transparent;font-size:35px !important}.RelatedProductContainer .PrevArrow{left:-20px}.RelatedProductContainer .NextArrow{right:0px}.RelatedProductContainer .ProductPrice{font-size:15px;line-height:1.5rem;font-weight:700;color:#FD7E14}.RelatedProductContainer .RelatedProductList{display:flex;flex-wrap:wrap;gap:24px}.RelatedProductContainer .RelatedProductList .RelatedSlideList{width:calc(100% / 4 - 24px)}@media (max-width: 768px){.RelatedProductContainer .RelatedProductList .RelatedSlideList{width:calc(100% / 2 - 24px)}}.RelatedProductContainer .RelatedProductList .RelatedSlideList .RelatedProductItemList{display:block;text-decoration:none}.RelatedProductContainer .RelatedProductList .RelatedSlideList .RelatedProductItemList .ProductImageContainer .ProductImageWrapper:hover{scale:1.04 !important;transition:all .3s ease-in-out}.RelatedProductContainer .RelatedProductList .RelatedSlideList .RelatedProductItemList>img{top:50%;left:50%;width:100%;height:100%;object-fit:contain}.RelatedProductContainer .RelatedProductList .RelatedSlideList .RelatedProductItemList>img:hover{scale:1.1;transition:all .3s ease-in-out}.RelatedProductContainer .RelatedProductList .RelatedSlideList .RelatedProductItemList:hover .ProductTitle{text-decoration:underline}.TableLoading td{vertical-align:middle !important;height:30px}.TableLoading td .Cell{width:100%;height:10px}.TableLoading td .ImageCell{height:30px}.table-loading-placeholder{display:inline-block;animation:table-loading-placeholder 1s infinite ease-in-out}@keyframes table-loading-placeholder{0%{background-color:rgba(201,169,98,0.2)}50%{background-color:rgba(201,169,98,0.4)}100%{background-color:rgba(201,169,98,0.2)}}.cart-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,0.5);z-index:999;opacity:0;visibility:hidden;transition:opacity 200ms ease,visibility 200ms ease}.cart-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100vh;background-color:#fff;z-index:1000;transform:translateX(100%);transition:transform 200ms ease;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,0.15)}.cart-drawer.active{transform:translateX(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid #E8E4DC;background-color:#fff;flex-shrink:0}.cart-drawer__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#2C2C2C;margin:0}.cart-drawer__count{font-weight:400;color:#9B9B9B}.cart-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;color:#9B9B9B;transition:color 150ms ease}.cart-drawer__close:hover{color:#2C2C2C}.cart-drawer__success{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#e8f5e9;color:#2e7d32;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;flex-shrink:0}.cart-drawer__error{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#e8f5e9;color:#B85450;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;flex-shrink:0}.cart-drawer__success svg{flex-shrink:0}.cart-drawer__content{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column}.cart-drawer__items{padding:.75rem 1.25rem;border-bottom:1px solid #E8E4DC}.cart-drawer__items-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin:0 0 .75rem 0}.cart-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #E8E4DC}.cart-item:last-child{border-bottom:none}.cart-item__image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#F5F0E6}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;min-width:0}.cart-item__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:400;color:#2C2C2C;margin:0 0 .25rem 0;line-height:1.375;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cart-item__variant{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#C9A962;margin:0 0 .25rem 0}.cart-item__qty{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin:0}.cart-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.cart-item__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962;white-space:nowrap}.cart-item__remove{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#9B9B9B;cursor:pointer;padding:.25rem;transition:color 150ms ease}.cart-item__remove:hover{color:#B85450}.cart-drawer__bottom-section{border-top:1px solid #E8E4DC}.cart-drawer__payment-icons{display:flex;justify-content:center;gap:.5rem;padding:.75rem 1.25rem}.cart-drawer__payment-icons img{height:24px;width:auto}.cart-drawer__payments{margin-bottom:.75rem}.buyer-protection{margin:0 1.25rem .75rem;padding:.75rem;background-color:#F5F0E6;border-radius:8px;border-left:4px solid #C9A962}.buyer-protection__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.buyer-protection__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:9999px}.buyer-protection__icon svg{color:#C9A962}.buyer-protection__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:600;color:#C9A962;margin:0}.buyer-protection__list{list-style:none;padding:0;margin:0}.buyer-protection__item{display:flex;align-items:flex-start;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;margin-bottom:.5rem}.buyer-protection__item:last-child{margin-bottom:0}.buyer-protection__item svg{color:#5A8F5A;flex-shrink:0;margin-top:2px}.buyer-protection__item strong{color:#2C2C2C}.cart-drawer__footer{padding:1rem 1.25rem;background-color:#fff;flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-drawer__subtotal-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;color:#2C2C2C}.cart-drawer__subtotal-value{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:400;color:#C9A962}.cart-drawer__actions{display:flex;gap:.75rem;margin-bottom:.75rem}.cart-drawer__footer-trust{padding-top:.75rem;border-top:1px solid #E8E4DC}.cart-drawer__footer .cart-drawer__payment-icons{justify-content:center;padding:0;margin-bottom:.75rem}.cart-drawer__trust-badge{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#e8f5e9;border-radius:8px}.cart-drawer__trust-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#c8e6c9;border-radius:9999px;flex-shrink:0}.cart-drawer__trust-icon svg{color:#2e7d32}.cart-drawer__trust-content{flex:1}.cart-drawer__trust-title{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#1b5e20;margin-bottom:2px}.cart-drawer__trust-text{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A;line-height:1.625;margin:0}.cart-drawer__btn{flex:1;padding:.75rem 1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all 150ms ease;text-align:center;text-decoration:none}.cart-drawer__btn--secondary{background-color:#fff;border:1px solid #E8E4DC;color:#2C2C2C}.cart-drawer__btn--secondary:hover{border-color:#C9A962;color:#C9A962}.cart-drawer__btn--primary{background-color:#C9A962;border:1px solid #C9A962;color:#fff}.cart-drawer__btn--primary:hover{background-color:#b8983f;border-color:#b8983f;color:#fff;text-decoration:none}.cart-drawer__recommendations{padding:1rem 1.25rem;border-top:1px solid #E8E4DC}.cart-drawer__recommendations-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:600;color:#2C2C2C;margin:0 0 1rem 0}.cart-drawer__recommendations-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem}.cart-recommendation{text-decoration:none}.cart-recommendation__image{aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:.5rem;background-color:#F5F0E6}.cart-recommendation__image img{width:100%;height:100%;object-fit:cover;transition:transform 200ms ease}.cart-recommendation:hover .cart-recommendation__image img{transform:scale(1.05)}.cart-recommendation__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#2C2C2C;margin:0 0 .25rem 0;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-recommendation__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962}.cart-drawer__empty{flex:1;display:none;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;text-align:center;min-height:300px}.cart-drawer__empty-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background-color:#F5F0E6;border-radius:9999px;margin-bottom:1.25rem}.cart-drawer__empty-icon svg{color:#C9A962;width:48px;height:48px}.cart-drawer__empty-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#2C2C2C;margin:0 0 .5rem 0}.cart-drawer__empty-text{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin:0 0 1.25rem 0;max-width:250px;line-height:1.625}.cart-drawer__empty .cart-drawer__btn{min-width:180px;flex:none;padding:.5rem 1.25rem}@media (max-width: 480px){.cart-drawer{max-width:100%}.cart-drawer__recommendations-grid{grid-template-columns:repeat(2, 1fr);gap:.5rem}}@media (max-width: 768px){.container{padding:0 1rem !important}.section{padding:3rem 0}.btn--large{width:100%;justify-content:center}}@media (max-width: 480px){.section__title{font-size:1.5rem}}@media (min-width: 1400px){.container{max-width:1400px !important}.hero__title{font-size:3.75rem !important}.transformation-card__before,.transformation-card__after{width:240px !important}}@media (pointer: coarse){.nav-link{padding:.75rem 0;min-height:44px;display:flex;align-items:center}.footer__column a{padding:.25rem 0;min-height:36px;display:inline-flex;align-items:center}.product-card__link{min-height:44px}}@media print{.header,.announcement-bar,.mobile-nav,.mobile-nav__overlay,.email-signup,.footer__social{display:none !important}.hero__background{display:none}body{background:white;color:black}a{text-decoration:underline}}

.MiddleHeader a{text-decoration:none}.MiddleHeader a:hover,.MiddleHeader a:active,.MiddleHeader a:focus,.MiddleHeader a:visited{text-decoration:none}.WrapperLink a{text-decoration:none !important}.WrapperLink a:hover,.WrapperLink a:active,.WrapperLink a:focus,.WrapperLink a:visited{text-decoration:none !important}.nav-link{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;padding:.5rem 0;position:relative;display:inline-block;text-decoration:none !important}.nav-link:hover{color:#C9A962 !important}.nav-link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#C9A962;transition:width 200ms ease}.nav-link:hover::after{width:100%}.nav-link--highlight{color:#C9A962}.rc-menu-item-selected .nav-link{color:#C9A962 !important}.rc-menu-item-selected a{color:#C9A962 !important}

.header__actions{display:flex;align-items:center;gap:1rem;justify-content:flex-end}.search-wrapper{transition:all 0.3s ease;min-width:auto}.header__search,.header__account,.header__cart{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;color:#2C2C2C;background:none;border:none;cursor:pointer;transition:color 150ms ease;padding:0 .5rem}.header__search:hover,.header__account:hover,.header__cart:hover{color:#C9A962}.header__cart{position:relative}.cart-count{position:absolute;top:4px;right:4px;background-color:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:9999px;display:flex;align-items:center;justify-content:center}

.QuickSearchForm{display:flex}.QuickSearchForm .IconWrapper::before{content:"\F4A4";font-size:20px;font-weight:900;font-family:ionicons}.QuickSearchForm.isFocused{flex-grow:1}.QuickSearchForm.isFocused ~ .LogoWrapper,.QuickSearchForm.isFocused ~ .MobileHeader,.QuickSearchForm.isFocused ~ .RightHeader{display:none}.QuickSearchForm.isFocused .ButtonWrapper{display:inline-flex}.QuickSearchForm.isFocused .IconWrapper{left:10px;right:unset;z-index:2}.QuickSearchForm.isFocused .IconWrapper .Icon{font-size:1.125rem}.QuickSearchForm.isFocused .SearchForm{width:100%;font-size:1rem;border:solid 1px #ccc;background-color:#fff;padding:0 45px 0 35px;text-indent:initial;border-radius:.5rem}.QuickSearchForm.isFocused .CloseSearch{display:inline-flex}.QuickSearchForm.invalid .DesktopWrapper .SearchForm{border-color:#e5424d}.QuickSearchForm .DesktopWrapper{display:flex;flex-grow:1;border:0;border-radius:0;height:100%;position:relative;align-items:center;justify-content:center}.QuickSearchForm .SearchForm{width:34px;height:34px;background:transparent;border:none;text-indent:-9999px;position:relative;z-index:2;outline:none;transition:width .3s}.QuickSearchForm .ButtonWrapper{position:absolute;right:0;top:0;bottom:0;width:40px;cursor:pointer;z-index:2;align-items:center;justify-content:center;border-left:solid 1px #ccc;display:none}.QuickSearchForm .ButtonWrapper .SearchButton{border:none;background-color:transparent;color:#C9A962;font-weight:500;outline:none}.QuickSearchForm .IconWrapper{position:absolute;right:0;top:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:0;transition:all .3s}.QuickSearchForm .IconWrapper .Icon{font-size:1.5rem;color:#4B4F59}.QuickSearchForm .CloseSearch{display:none;align-items:center;padding-left:15px}@media (min-width: 768px){.QuickSearchForm .DesktopWrapper .SearchForm{width:230px;border:solid 1px #ccc;font-size:0.875rem;background-color:transparent;padding:0 35px 0 10px;text-indent:initial;border-radius:.5rem}.QuickSearchForm .ButtonWrapper{display:inline-flex;z-index:4;border:none;text-align:center}.QuickSearchForm .ButtonWrapper:before{content:"\F4A4";font-size:20px;font-weight:900;font-family:"Ionicons"}.QuickSearchForm .ButtonWrapper .SearchButton{position:absolute;top:0;right:0;width:100%;height:100%;text-indent:-9999px}.QuickSearchForm .IconWrapper .Icon{font-size:1.125rem}}

.TopProduct nav.breadcrumb{background-color:#FAFAFA;display:block}.TopProduct nav.breadcrumb ol{padding-left:0;margin-bottom:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.TopProduct nav.breadcrumb ol li{display:flex;align-items:center;font-size:14px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;gap:.5rem}.TopProduct nav.breadcrumb ol li a{color:#9B9B9B;text-decoration:none}.TopProduct nav.breadcrumb ol li a:hover{color:#C9A962}.TopProduct nav.breadcrumb ol li:not(:last-child)::after{content:"/";color:#9B9B9B}.TopProduct nav.breadcrumb ol li[aria-current="page"]{color:#2C2C2C}@media screen and (min-width: 768px){.ProductMain{padding-top:1rem}}@media screen and (max-width: 767px){.ProductMain{padding-top:0rem}}.CarouselPagination{position:absolute;bottom:-5px;left:0}.CarouselPagination .PaginationInner{display:flex;justify-content:flex-start;padding:5px}.CarouselPagination .PaginationInner .PaginationDot{height:18px;width:18px;cursor:pointer;border:0;background:none;padding:0}.CarouselPagination .PaginationInner .PaginationDot.active span{background-color:#319fd6}.CarouselPagination .PaginationInner .PaginationDot span{display:inline-block;background-color:#e4e6e7;height:8px;width:8px;border-radius:4px;margin:3px;transition:all 200ms}.ProductImageCarousel{position:relative}.ProductImageCarousel .slick-slide{overflow:hidden}.ProductImageCarousel .ProductImage .ImagePreview .Image{background-size:contain}.ProductImageCarousel .react-swipeable-view-container{margin-left:-1px}.ProductImageCarousel .react-swipeable-view-container:empty{width:100%;height:0;position:relative;padding-bottom:100%}.ProductImageCarousel .konvajs-content{pointer-events:none}.ProductImageCarousel .SelectedOptionOverlay{position:absolute;bottom:10px;left:10px;background-color:rgba(0,0,0,0.6);color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;z-index:10;pointer-events:none;backdrop-filter:blur(4px)}.ProductPreview .ImagePreview .Image{background-size:contain}.ProductTitle h1{font-size:1.375rem;color:#232323;font-weight:400;display:inline}.ProductTitle .PersonalizeTag{font-size:12px;color:#15CD72;display:inline;width:95px;height:20px;background:#EBFAF3;border-radius:100px;flex-direction:column;align-items:center;padding:2px 10px;margin-left:10px}.ProductDescription .Content.hasBreak{white-space:pre-wrap}.ProductDescription .Content img{height:auto !important;width:100% !important;object-fit:cover}.ProductDescription .Content img>p{margin:auto}.ProductDescription .Content video{width:100% !important;height:auto !important;max-height:400px !important}.ProductDescription ol{list-style:decimal;margin-left:20px}.ProductDescription table:not([cellpadding]) td,.ProductDescription table:not([cellpadding]) th{padding:.4rem}.ProductDescription table[border]:not([border="0"]):not([style*=border-color]) td,.ProductDescription table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}.skeleton-shimmer{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-shimmer-ani 1.5s infinite}@keyframes skeleton-shimmer-ani{0%{background-position:-200% 0}100%{background-position:200% 0}}.skeleton-line{border-radius:4px;width:100%}.skeleton-timeline{border-radius:8px;width:100%}.ProductPrice{display:flex;flex-wrap:wrap;font-size:1.125rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E8E4DC}.ProductPrice.isSaleOff .Origin{color:#6c757d;font-weight:600;text-decoration:line-through}.ProductPrice.isSaleOff .Value{font-weight:600;margin:-5px 5px;color:#2C2C2C;font-size:1.5rem}.ProductPrice.isSaleOff .SaveValue{color:#C9A962;white-space:nowrap;margin-left:5px}.ProductPrice.isSaleOff .SaleOff{display:none}.ProductPrice .Origin{color:#C9A962;margin-right:10px;font-weight:bold}.ProductTitle{white-space:normal;word-break:break-word}.TypeVariant .PreviewOptions .Scrollable{width:auto}.TypeVariant .PreviewOptions .Scrollable .Spinner{width:20px;height:20px}.TypeVariant .PreviewOptions .Options{margin:0 -5px;overflow-x:auto;padding-bottom:10px}.TypeVariant .PreviewOptions .Options .Option{flex-shrink:0;width:98px;padding:5px;box-sizing:border-box}.TypeVariant .PreviewOptions .Options .Option .ImagePreview{border:1px solid #eee;border-radius:4px;overflow:hidden}.TypeVariant .PreviewOptions .Options .Option.selected .ImagePreview{border-color:#232323}.TypeVariant .PreviewOptions .Image{background-size:contain;cursor:pointer;transition:all 200ms ease-out}.TypeVariant .Title{margin-bottom:3px !important}@media screen and (min-width: 768px){.TypeVariant .PreviewOptions .Options .Option{width:20%}}.ColorVariant .CurrentColor{position:absolute;bottom:15px;right:5px;min-width:50px;display:none;align-items:center;font-size:1rem;font-weight:500;height:48px;padding:0 16px 0 8px;border-radius:9999px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,0.1)}@media (min-width: 801px){.ColorVariant .CurrentColor{display:none}}.ColorVariant .CurrentColor .Option.selected{margin-right:5px}.ColorVariant .ListColors .Top{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:500;font-size:0.875rem}.ColorVariant .ListColors .Close{color:#15cd72}.ColorVariant .ColorOptions{position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:10px 15px;transition:all .3s;border-top:solid 2px #eee}.ColorVariant .ColorOptions .Options{display:flex;margin:0;padding:0;overflow-x:auto}.ColorVariant .Option{display:inline-flex;margin-right:10px;cursor:pointer;border:1px solid transparent;border-radius:50%;transition:all 200ms}.ColorVariant .Option.selected{border-color:#333}.ColorVariant .Option.selected span{padding:3px;transition:all 200ms}.ColorVariant .Option span{display:inline-block;width:36px;height:36px;background-clip:content-box !important;border-radius:50%;border:1px solid rgba(0,0,0,0.1)}.ColorVariant .TotalColor,.ColorVariant .Title{font-size:0.875rem;transition:all .5s}.ColorVariant.isOpen .ColorOptions{transform:translateY(-100%)}.ColorVariant:not(.isSelected) .CurrentColor .Title{font-size:0}.ColorVariant.isSelected .CurrentColor .TotalColor{font-size:0}.ColorVariant.oneColor .CurrentColor{pointer-events:none}.ColorVariant.oneColor .CurrentColor .Title{font-size:0.875rem}.ColorVariant.oneColor .CurrentColor .TotalColor{font-size:0}.ProductThumbnail{position:relative;overflow:hidden}.ColorVariantOnRight{margin-bottom:10px}.ColorVariantOnRight .Options{margin-left:0 !important}.ColorVariantOnRight .Options .Option{margin-bottom:10px}.ColorVariantOnRight .Options .Option span{padding:3px}.SizeVariant.hasError .SizeOptions .Options .Option{border-color:#F44336}.SizeVariant.hasError .SizeOptions .OptionDropdown{border-color:#F44336}.SizeVariant .TitleWrapper{display:flex;justify-content:space-between}.SizeVariant .SizeOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.SizeVariant .SizeOptions .Options{margin:0 -5px;padding:0}.SizeVariant .SizeOptions .Options .Option{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:56px;text-align:center;margin:6px;border-radius:9999px;padding:0 1rem;border:2px solid #E8E4DC;height:40px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;background:#fff;transition:all 150ms ease}.SizeVariant .SizeOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.SizeVariant .SizeOptions.showDropdown{position:relative}.SizeVariant .SizeOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.SizeVariant .SizeOptions.showDropdown select{padding:10px 20px}.LabelVariant.hasError .LabelOptions .Options .Option{border-color:#F44336}.LabelVariant.hasError .LabelOptions .LabelOptions{border-color:#F44336}.LabelVariant .OptionDropdown{position:relative}.LabelVariant .OptionDropdown::after{position:absolute;content:"";right:0;top:0;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:100px solid #F44336}.LabelVariant .LabelOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.LabelVariant .LabelOptions .Options{margin:0 -5px;padding:0}.LabelVariant .LabelOptions .Options .Option{cursor:pointer;text-align:center;color:#7a7a7a;border:2px solid #E8E4DC !important;border-radius:9999px !important;margin:0 5px 10px;width:auto;transition:all 200ms;padding:6px 10px}.LabelVariant .LabelOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.LabelVariant .LabelOptions.showDropdown{position:relative}.LabelVariant .LabelOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.LabelVariant .LabelOptions.showDropdown select{padding:10px 20px}.ProductQuantity{margin-top:15px;margin-bottom:20px}.ProductQuantity .QuantityWrapper .Title{margin-bottom:0;font-size:15px !important;font-weight:600;color:#000}.ProductQuantity .QuantityWrapper .Quantity{display:inline-flex;flex-wrap:wrap;align-items:center}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:2rem;background-color:#f5f5f5;border-radius:16px;overflow:hidden;border:none !important;box-shadow:none !important;width:120px;height:32px;display:flex;align-items:center;justify-content:space-between;padding:0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend,.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append{margin:0;height:100%;border:none !important}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend .input-group-text{background-color:#ececec;border-radius:16px 0 0 16px}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append .input-group-text{background-color:#ececec;border-radius:0 16px 16px 0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text{border:none;color:#044d79;font-size:14px;padding:0;width:32px;cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text:hover{background-color:#e0e0e0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text i{font-size:12px}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:100%;border:none;background:transparent;text-align:center;font-weight:600;color:#044d79;font-size:16px;padding:0;width:56px;flex:1;-moz-appearance:textfield;appearance:textfield}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber:focus{box-shadow:none;outline:none}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-outer-spin-button,.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .prepend.disabled .input-group-text{opacity:0.5;cursor:not-allowed}.ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:17px;display:flex;align-items:center;margin-top:8px}.ProductQuantity .QuantityWrapper .Quantity .Countdown .Clock{color:#fc6514;padding-right:0.5rem}.ProductQuantity .QuantityWrapper .Quantity .Countdown .RemainingTime{color:#fc6514}.ProductQuantity .QuantityWrapper .Quantity .Countdown .WarningText{color:#fdc1a1}.ProductAddToCart{margin-bottom:15px}.ProductAddToCart>div{flex-direction:column}.ProductAddToCart .CTAText{color:#7a7a7a;font-size:0.9375rem;text-align:center;margin-bottom:20px}.ProductAddToCart .BtnPreviewProduct.Loading{cursor:not-allowed;opacity:0.7}.ProductAddToCart .BtnPreviewProductSticky{height:36px;margin-bottom:0px}.ProductPersonalizedModal .modal-content{border-radius:12px;border:none;overflow:visible;background-color:#fff}.ProductPersonalizedModal .ModalCloseBtn{position:absolute;top:8px;right:8px;width:32px;height:32px;background:rgba(255,255,255,0.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#333;cursor:pointer;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.ProductPersonalizedModal .ModalCloseBtn:hover{background-color:#fff}.ProductPersonalizedModal .modal-body{padding:12px 12px 8px 12px}.ProductPersonalizedModal .modal-body .PreviewImageMain{display:flex;justify-content:center;align-items:center;max-height:70vh;overflow:visible}.ProductPersonalizedModal .modal-body .PreviewImageMain img{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper{display:flex;justify-content:center;align-items:center;width:100%;height:auto;max-height:70vh}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper .PersonalizedPreviewImage{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain;border-radius:8px}.ProductPersonalizedModal .ModalAddToCartBtn{background:#C9A962 !important;border:none;border-radius:8px;height:62px;font-size:16px;font-weight:600;text-transform:capitalize;transition:all 0.25s ease-out;color:#fff;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:auto;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ProductPersonalizedModal .ModalAddToCartBtn:hover{background-color:#B8993A !important}.ProductPersonalizedModal .ModalAddToCartBtn:disabled{background-color:#ccc !important;cursor:not-allowed}.ProductNoticeModal .modal-content{border-radius:12px;border:none;overflow:hidden}.ProductNoticeModal .NoticeIconWrapper{display:flex;justify-content:center}.ProductNoticeModal .NoticeIconCircle{width:130px;height:130px;border:6px solid #15cd72;border-radius:50%;display:flex;justify-content:center;align-items:center}.ProductNoticeModal .NoticeIconCircle i{font-size:60px;color:#15cd72}.ProductNoticeModal .NoticeTitle{font-size:38px;font-weight:700;color:#333}.ProductNoticeModal .NoticeMessage{font-size:20px;color:#666;line-height:1.4;font-weight:400}.ProductNoticeModal .NoticeGotItBtn{background-color:#034870;border:none;border-radius:30px;padding:15px 80px;font-weight:700;font-size:18px;letter-spacing:0.5px;color:#fff;transition:all 0.2s}.ProductNoticeModal .NoticeGotItBtn:hover{opacity:0.9;transform:translateY(-1px)}.ProductNoticeModal .NoticeGotItBtn:active{transform:translateY(0)}.ProductNoticeModal .NoticeGotItBtn{background-color:#15cd72}.ProductNoticeModal .NoticeGotItBtn:hover{background-color:#12b464}@media (max-width: 767px){.ProductPersonalizedModal .ModalCloseBtn{top:10px;right:10px;width:28px;height:28px}.ProductPersonalizedModal .modal-body{padding:10px}.ProductPersonalizedModal .modal-body .PreviewImageMain{margin-bottom:10px;display:flex;justify-content:center;align-items:center}.ProductPersonalizedModal .modal-body .PreviewImageMain img{max-width:100%;height:auto;object-fit:contain}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper{width:100%;display:flex;justify-content:center;align-items:center}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper .PersonalizedPreviewImage{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain;border-radius:8px}.ProductPersonalizedModal .ModalAddToCartBtn{padding:10px 40px;width:100%;border-radius:8px}.ProductNoticeModal .modal-body{padding-top:30px !important;padding-bottom:30px !important}.ProductNoticeModal .NoticeIconCircle{width:80px;height:80px;border-width:4px}.ProductNoticeModal .NoticeIconCircle i{font-size:36px}.ProductNoticeModal .NoticeTitle{font-size:28px}.ProductNoticeModal .NoticeMessage{font-size:16px;padding-left:15px !important;padding-right:15px !important}.ProductNoticeModal .modal-footer{padding-bottom:30px !important}.ProductNoticeModal .NoticeGotItBtn{padding:12px 50px;font-size:16px;width:80%}.ProductAddToCart .BtnPreviewProductSticky{margin:0px 16px;width:calc(100% - 32px) !important;height:36px;margin-top:12px;margin-bottom:0px !important}}.ProductTrustedBadges{margin-bottom:20px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges{white-space:pre-wrap}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges .Line:not(:last-of-type){margin-bottom:5px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges .Line .Icon{margin-right:5px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges p{margin-bottom:5px}.ProductVariants{margin-bottom:15px}.ProductVariants .Options{margin:0;padding:0}.ProductVariants .Options .Option{list-style:none}.ProductVariants .Variant.hasError{color:#F44336}.ProductVariants .Variant.hasError strong{color:#F44336}.ProductVariants .Variant.hasError .Content{color:#F44336}.ProductRight{margin-top:8px;margin-bottom:15px}.ProductRight .WrapperRight ul{list-style:disc;margin-left:20px}.ProductRight .WrapperRight ul li{font-size:14px;color:#232323}.ProductRight .WrapperRight .percent100 img{max-width:230px}.ProductRight .WrapperRight .Payments{text-align:center}.ProductRight .WrapperRight .Payments>img{width:29px;margin:0 2px}.ProductRight .WrapperRight .Payments>img.PayPal{width:70px}.ProductRight .WrapperRight .Title{font-size:1rem;margin-bottom:8px}.ProductRight .WrapperRight .Title strong{text-transform:capitalize}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h5{font-size:0.8rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h4{font-size:0.875rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h3{font-size:1rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h2{font-size:1.125rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h1{font-size:1.2rem}.ProductRight .SaleOff{display:none}.ProductRight .FreeShipping{margin-bottom:15px}.ProductRight .FreeShipping span{color:#C9A962}.ProductPageContainer .ProductWrapper .ProductLayout{gap:3rem;display:flex;padding-bottom:2.5rem}@media screen and (max-width: 768px){.ProductPageContainer .ProductWrapper .ProductLayout{flex-direction:column;gap:0 !important}}.ProductPageContainer .ProductWrapper .ProductGalary{width:100%;max-width:51%}@media screen and (max-width: 768px){.ProductPageContainer .ProductWrapper .ProductGalary{max-width:100%}}.ProductPageContainer .ProductWrapper .ProductInfo{flex:1}.ProductPageContainer .ProductWrapper .ProductColumnSticky{position:sticky;top:20px;align-self:flex-start;margin-bottom:34px}.ProductPageContainer .ProductDiscountCodes{margin-bottom:10px}.ProductPageContainer .ProductDiscountCodes .Discounts{display:flex;flex-wrap:wrap;list-style:none;margin-left:0;margin-bottom:0}.ProductPageContainer .ProductDiscountCodes .Discounts .Discount{margin-right:10px;margin-bottom:10px}.ProductPageContainer .ProductDiscountCodes .Discounts .Code{font-weight:500;font-size:12px;color:#C9A962;background-color:#FFF6F0;border:1px solid #C9A962;position:relative;cursor:pointer;display:flex}.ProductPageContainer .ProductDiscountCodes .Discounts .Code .Text{display:inline-block;padding:6px 15px}.ProductPageContainer .ProductDiscountCodes .Discounts .Code .Icon{border-left:1px solid #FECBAC;padding:0 10px;line-height:28px;position:relative;z-index:1;display:flex;align-items:center}.ProductPageContainer .ProductDiscountCodes .Discounts .Code::before{content:"";position:absolute;height:100%;width:10px;left:-1px;top:0;background-image:radial-gradient(circle at 0px 6px, #fff 2px, #FECBAC 2px, #FECBAC 3px, transparent 3px);background-size:4px 9px;background-repeat:repeat-y}.ProductPageContainer .ProductDiscountCodes .Discounts .Code::after{content:"";position:absolute;height:100%;width:10px;right:-1px;top:0;background-image:radial-gradient(circle at 100% 6px, #fff 2px, #FECBAC 2px, #FECBAC 3px, transparent 3px);background-size:4px 9px;background-repeat:repeat-y;background-position:right top}.ProductPageContainer .ProductDiscountCodes .Discounts .CodeCursoDefault{cursor:default !important}.ProductPageContainer .ProductFreeship ul{list-style:none;padding:0;margin:0}.ProductPageContainer .ProductFreeship ul li{padding:10px 16px 10px 16px;border-radius:4px;background:#FAFBFA;border:1px solid #E9EEEC;box-sizing:border-box;margin:15px 0px;text-align:center;font-size:15px;line-height:20px;color:#333333;font-weight:400}.ProductPageContainer .ProductFreeship ul li span{color:#DD7B2E}.ProductVariantsSlip{position:fixed;bottom:0;left:0;right:0;z-index:20;margin:0;display:flex;flex-direction:column;max-height:76px}.ProductVariantsSlip .VariantWrapper{flex-grow:1;position:relative;background-color:#fff;padding:15px 15px 70px 15px;overflow-y:auto;transform:translateY(100%);transition:all .3s}.ProductVariantsSlip .VariantWrapper>div:not(:first-child){margin-top:15px}.ProductVariantsSlip .VariantWrapper .Close{float:right;margin-top:-12px;font-size:1.375rem;color:#333}.ProductVariantsSlip .Mask{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,0.6);visibility:hidden;transition:all .3s}.ProductVariantsSlip .ProductAddToCart{position:fixed;bottom:0;left:0;right:0;padding:5px;background-color:#fff}.ProductVariantsSlip .ProductAddToCart button{border-bottom:solid 5px #0e9854}.ProductVariantsSlip.isOpen{top:10%;max-height:100vh}.ProductVariantsSlip.isOpen .VariantWrapper{transform:translateY(0)}.ProductVariantsSlip.isOpen .Mask{opacity:1;visibility:visible}#app.isOpenProductVariants .ProductVariantsSlip .VariantWrapper{position:static}@media all and (min-width: 375px){.ProductVariantsSlip.isOpen{top:15%}}.ProductRecommendation .GroupTitle{font-size:1.8rem;font-weight:500}.RecentlyViewedProducts .GroupTitle{font-size:1.8rem;font-weight:500}@media (max-width: 991.98px){.ProductLeft{padding:0 !important;margin:0 0 1rem !important}}.ProductLeft .ProductImageCarousel .slick-dots{position:absolute;bottom:0;width:100%;text-align:center;left:50%;transform:translate(-50%, 0);margin-bottom:0}.ProductLeft .ProductImageCarousel .slick-dots li{display:inline-block}.ProductLeft .ProductImageCarousel .slick-dots li button{text-indent:-9999px;background:#e4e6e7;padding:0;height:8px;width:8px;border:none;border-radius:4px;margin:3px;transition:all 200ms}.ProductLeft .ProductImageCarousel .slick-dots li.slick-active button{background:#319fd6}.ProductLeft .ProductImageCarousel .SlideNav{margin-top:8px;margin-left:-4px;margin-right:-4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide{padding:0 4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide>div>div{border:2px solid rgba(0,0,0,0.1);cursor:pointer;border-radius:4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide>div>div.slick-current-active{border-color:rgba(0,0,0,0.8)}.ProductLeft .ProductImageCarousel .SlideNav .konvajs-content canvas{opacity:0.4}.ProductLeft .ProductImageCarousel .SlideNav .ImagePreview .Image .ImagePreview{opacity:0.4;object-fit:cover}.ProductLeft .ProductImageCarousel .SlideNav .slick-current-active .ImagePreview .Image .ImagePreview{opacity:1}.ProductLeft .ProductImageCarousel .SlideNav .slick-current-active .konvajs-content canvas{opacity:1}.ProductLeft .ProductImageCarousel .SlideNav .slick-track .slick-slide{box-sizing:border-box}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;line-height:30px;border-radius:50%;background:rgba(255,255,255,0.9);box-shadow:0 2px 4px rgba(0,0,0,0.1);z-index:10;display:flex !important;align-items:center;justify-content:center;cursor:pointer;color:#333}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow.slick-next{right:5px}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow.slick-prev{left:5px}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow:hover{background:#fff;color:#000;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.SizeChart{cursor:pointer}.SizeChart .View{color:#929ea2;font-weight:500;font-size:16px;display:inline-block;text-decoration:underline}.SizeChart .Unit{font-weight:400;text-transform:lowercase}.SizeChart .Top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d5d8dc}.SizeChart .CurrentProductType{padding:15px;font-size:1.125rem;font-weight:500}.SizeChart .PopupWrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;opacity:0;visibility:hidden;display:flex;padding:15px;background-color:rgba(0,0,0,0.4);transition:all .3s;align-items:center;justify-content:center;color:#2d3436}.SizeChart .PopupWrapper .ClosePopup{font-size:1.25rem;width:60px;height:60px;text-align:center;line-height:60px;cursor:pointer}.SizeChart .PopupWrapper table{width:100%;border-collapse:collapse;text-align:center}.SizeChart .PopupWrapper thead{text-transform:capitalize;width:100%}.SizeChart .PopupWrapper th:first-child .Unit{display:none}.SizeChart .PopupWrapper th,.SizeChart .PopupWrapper td.Heading{height:3rem;border-bottom:1px solid #f2f2f6;padding:12px 0}.SizeChart .PopupWrapper th,.SizeChart .PopupWrapper td.Content{padding:0.5rem 0}.SizeChart .PopupInner{overflow-y:auto;background-color:#fff;display:inline-block;width:100%;height:fit-content}@media screen and (max-width: 1024px){.SizeChart .PopupInner{width:100%}}@media screen and (max-width: 320px){.SizeChart .PopupInner{width:100%}}@media screen and (min-width: 1024px){.SizeChart .PopupInner{width:50%}}.SizeChart .TableWrapper{padding:0 4px;margin:10px 0;width:100%}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher{padding:12px 0}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher button{display:inline-block;text-align:center;justify-content:center;height:3rem;background-color:transparent;border:0;border-bottom:1px solid transparent;width:50%}@media screen and (max-width: 320px){.SizeChart .TableWrapper .MockupMenu .UnitSwitcher button{height:auto}}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher .selected{border-bottom:1px solid #ccc}.SizeChart .TableWrapper .MockupMenu .StandardMockup{width:100%;height:100%;overflow:hidden}.SizeChart.isOpen .PopupWrapper{opacity:1;visibility:visible}.ProductBottom .HappyCustomer::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:10px;background-color:#F5F5F5}.ProductBottom .HappyCustomer::-webkit-scrollbar{width:8px;background-color:#F5F5F5}.ProductBottom .HappyCustomer::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0.2)}.ProductVariantsLoading .placeholder{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f5f0e6;background:linear-gradient(to right, #f5f0e6 2%, #fff 18%, #f5f0e6 33%);background-size:1300px}.ProductVariantsLoading .TextLine{height:15px;max-width:250px;margin-top:25px}.ProductVariantsLoading .TextLine.Price{height:20px;max-width:250px;margin-top:5px}.ProductVariantsLoading .TextLine.Product{margin-top:25px;height:15px}.ProductVariantsLoading .Images{display:flex;margin-top:15px}.ProductVariantsLoading .Images .Image{width:90px;height:90px;margin-right:5px}.ProductVariantsLoading .Colors{margin-top:10px}.ProductVariantsLoading .Colors .Color{margin:0 10px 10px 0;display:inline-block;border-radius:50%;width:36px;height:36px}.ProductVariantsLoading .Sizes{margin:10px -5px 0 -5px}.ProductVariantsLoading .Sizes .Size{margin:0 5px 10px 5px;display:inline-block;height:35px;border-radius:4px;min-width:calc(20% - 10px)}@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.ProductShipping .Content{white-space:pre-wrap}.ProductShipping .Content p{margin-bottom:5px}.ProductsRelatedMobile .Heading{font-size:16px}.ProductsRelatedMobile .Products{overflow-x:auto;white-space:nowrap;margin:0 -15px}.ProductsRelatedMobile .ProductItem{display:inline-flex;margin-left:15px;margin-bottom:auto;height:100%;width:220px;vertical-align:top}.ProductsRelatedMobile .ProductItem .BottomProduct .Title{white-space:normal;font-size:14px}.ProductsRelatedMobile .d-table-cell:last-child .ProductItem{margin-right:15px}.ProductRight .ProductTitle h1{font-size:24px !important;line-height:32px !important;font-weight:700 !important;color:#000;margin-bottom:8px !important}.ProductRight .ProductTitle .ReviewTrendingWrapper{margin-bottom:12px}.ProductRight .ProductTitle .TrendingBadge{font-size:13px}.ProductRight .ProductTitle .TrendingBadge .badge-bg{background:#fef2f2;color:#ef4444;padding:2px 8px;border-radius:4px;font-weight:500;border:1px solid #fee2e2}.ProductRight .ProductTitle .TrendingBadge .category-link{color:#044d79;margin-left:4px;text-decoration:underline;cursor:pointer}.ProductRight .ProductPrice .price{color:#E95D2C !important;font-size:20px !important;font-weight:600 !important}.ProductRight .ProductPrice .old-price{color:#9ca3af;text-decoration:line-through;font-size:16px;margin-left:8px}.ProductRight .AttributeTitle{text-transform:none;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:600 !important;color:#2C2C2C !important;margin-bottom:.75rem !important}.Variant{margin-bottom:0.75rem}.Variant .AttributeTitle{text-transform:none;display:flex;gap:4px}.Variant .Options{margin:0 !important;padding:0 !important;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.Variant .Options .Option{border:2px solid #E2E2E2 !important;border-radius:12px !important;padding:8px 16px !important;background-color:transparent !important;font-size:14px !important;font-weight:500 !important;color:#000;min-width:unset;width:fit-content;height:unset;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease-out;margin:0 !important}.Variant .Options .Option:hover:not(.selected){border-color:#2C2C2C !important;color:#2C2C2C !important}.Variant .Options .Option span{font-weight:inherit}.ColorVariantOnRight .Options{gap:.5rem !important}.ColorVariantOnRight .Options .Option{width:40px !important;height:40px !important;min-width:40px !important;padding:2px !important;border-radius:50% !important;border:2px solid #E8E4DC !important;background:#fff !important}.ColorVariantOnRight .Options .Option.selected{border-color:#2C2C2C !important}.ColorVariantOnRight .Options .Option span{width:100% !important;height:100% !important;border-radius:50% !important;display:block !important;border:1px solid rgba(0,0,0,0.05) !important;background-size:cover !important;padding:0 !important}.SizeVariant .Options .Option{border-radius:9999px !important;padding:0 1rem !important;border:2px solid #E8E4DC !important;height:40px !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:500 !important;color:#2C2C2C !important;background:#fff !important;transition:all 150ms ease !important}.ProductPersonalized{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.ProductPersonalized .PersonalizedOptionsBox{background:#fafafa !important;border:none !important;border-radius:8px !important;padding:16px !important;margin-bottom:20px !important;display:flex;flex-direction:column}.ProductPersonalized .PersonalizedOptionsBox .PersonalizedOptionsTitle{display:flex !important;align-items:center !important;gap:0.5rem !important;font-weight:600 !important;font-size:0.875rem !important;color:#2c2c2c !important;border:none !important;padding:0 !important;text-transform:none !important;justify-content:flex-start !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.ProductPersonalized .PersonalizedOptionsBox .PersonalizedOptionsTitle .PersonalizedBadge{font-size:0.75rem !important;color:#C9A962 !important;font-weight:500 !important}.ProductPersonalized .PersonalizedOptionsBox .PhotoGuidelinesLink{display:none !important}.Personalized{margin-top:16px !important;margin-bottom:16px !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.Personalized:last-child{margin-bottom:0 !important}.Personalized .UploadLabel{font-size:.875rem !important;font-weight:400 !important;color:#4A4A4A !important;display:block !important;margin-bottom:8px !important}.Personalized .UploadLabel .required{display:none !important}.Personalized .UploadLabel .CharCount{display:none !important}.Personalized .TextInputWrapper .TextInput{background:#fff !important;border:1px solid #e5e7eb !important;border-radius:8px !important;padding:12px !important;font-size:14px !important;color:#000 !important;min-height:44px;resize:none;width:100%;overflow-y:hidden;box-shadow:none !important}.Personalized .TextInputWrapper .TextInput:focus{border-color:#C9A962 !important;outline:none !important;box-shadow:0 0 0 3px rgba(201,169,98,0.15) !important}.Personalized .TextInputWrapper .TextInput::placeholder{color:#9ca3af !important}.Personalized .TextInputWrapper.hasError .TextInput{border-color:#f44336 !important}.Personalized .CharCountBottom{font-size:12px !important;color:#6b7280 !important;text-align:right !important;margin-top:4px;display:block !important}.Personalized .TextNote,.Personalized .ExampleText{display:none !important}.Personalized .TextError{font-size:13px;color:#f44336;margin-top:8px}.Personalized .TextError i{margin-right:5px}.Personalized .PersonalizedInstructions{font-size:12px !important;line-height:22px !important;color:#353535 !important}.Personalized .PersonalizedInstructions ol,.Personalized .PersonalizedInstructions ul,.Personalized .PersonalizedInstructions p,.Personalized .PersonalizedInstructions span{padding-left:4px;margin-bottom:0 !important;background-color:transparent !important}.Personalized .PersonalizedInstructions ol span,.Personalized .PersonalizedInstructions ul span,.Personalized .PersonalizedInstructions p span,.Personalized .PersonalizedInstructions span span{background-color:transparent !important}.ImagePersonalizedSection{margin-top:16px;margin-bottom:16px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImagePersonalizedSection .UploadLabel{font-size:.875rem !important;font-weight:400 !important;color:#4A4A4A !important;display:block !important;margin-bottom:8px !important}.ImagePersonalizedSection .UploadLabel .required{display:none !important}.ImagePersonalizedSection .UploadBoxWrapper{border:1px dashed #ccc !important;border-radius:8px !important;padding:12px !important;background:#fff !important;display:flex;align-items:center;justify-content:space-between}.ImagePersonalizedSection .UploadBoxWrapper.hasError{border-color:#f44336 !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:15px}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .PlaceholderText{font-size:12px !important;font-weight:400 !important;color:#4b5563 !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto{border:2px solid #2c2c2c !important;border-radius:8px !important;font-weight:700 !important;padding:8px 16px !important;height:auto !important;font-size:14px !important;color:#2c2c2c !important;cursor:pointer;white-space:nowrap;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto:hover{background:#333 !important;color:white !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto:disabled{opacity:0.6;cursor:not-allowed}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo{display:flex;align-items:center;gap:12px}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .Thumbnail{width:50px;height:50px;border-radius:8px;overflow:hidden;border:1px solid #ccc;flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .Thumbnail img{width:100%;height:100%;object-fit:cover}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .FileName{font-size:14px;color:#000;word-break:break-all}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions{display:flex;gap:8px;flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnEdit{background-color:#2c2c2c;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnEdit:hover{background-color:#555}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnReplace{background-color:#fff;color:#2c2c2c;border:2px solid #2c2c2c;border-radius:8px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnReplace:hover{background-color:#f5f5f5}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingContent{display:flex;align-items:center;gap:16px;width:100%}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingThumbnail{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid #ccc}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingThumbnail img{width:100%;height:100%;object-fit:cover}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingIndicator{flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingText{font-size:14px;font-weight:500;color:#000}.ImagePersonalizedSection .ErrorMessage{margin-top:8px;font-size:13px;color:#f44336}.ImagePersonalizedSection .PersonalizedInstructions{font-size:12px !important;line-height:22px !important;color:#353535 !important}.ImagePersonalizedSection .PersonalizedInstructions ol,.ImagePersonalizedSection .PersonalizedInstructions ul,.ImagePersonalizedSection .PersonalizedInstructions p,.ImagePersonalizedSection .PersonalizedInstructions span{padding-left:4px;margin-bottom:0 !important;background-color:transparent !important}.ImagePersonalizedSection .PersonalizedInstructions ol span,.ImagePersonalizedSection .PersonalizedInstructions ul span,.ImagePersonalizedSection .PersonalizedInstructions p span,.ImagePersonalizedSection .PersonalizedInstructions span span{background-color:transparent !important}.ColorOptionSection{margin-bottom:16px}.ColorOptionSection .ColorOptionWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox{border:2px solid #e5e7eb;border-radius:8px;background:#fff;padding:8px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:70px;height:70px;position:relative;transition:border-color 0.2s ease;box-sizing:border-box}@media (max-width: 380px){.ColorOptionSection .ColorOptionWrapper .ColorOptionBox{width:60px;height:60px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .ColorOptionLabel{font-size:10px !important}}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox.selected{border:2px solid #C9A962 !important;padding:7px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox:hover{border-color:#C9A962 !important}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .ColorOptionLabel{font-size:16px;font-weight:700;text-align:center;line-height:1.2;text-transform:uppercase;color:#000}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .CheckIcon{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#C9A962;color:#fff;border-radius:50%;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:bold;border:1px solid #fff}.ImageOptionsSection{margin-bottom:16px}.ImageOptionsSection.hasError .ImageOptionsWrapper{border-color:#f44336 !important}.ImageOptionsSection .ImageOptionsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox{border:1px solid #ccc;border-radius:8px;background:#fff;padding:6px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:64px;height:64px;position:relative;transition:all 0.2s ease;box-sizing:border-box}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox:hover{border-color:#C9A962;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox.selected{border:1px solid #C9A962 !important;box-shadow:0 0 0 1px #C9A962 !important}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox .ImageOptionPreview{width:100%;height:100%;object-fit:cover;border-radius:4px}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox .OptionCheckIcon{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#C9A962;color:#fff;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:bold;border:2px solid #fff;z-index:2}.TextOptionsSection{margin-bottom:16px}.TextOptionsSection.hasError .TextOptionSelect{border-color:#f44336 !important}.TextOptionsSection .TextOptionSelect{background:#fff !important;border:1px solid #ccc !important;border-radius:8px !important;padding:0 32px 0 12px !important;font-size:15px !important;height:44px !important;width:100%;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 12px center !important;background-size:16px !important}.TextOptionsSection .TextOptionSelect:focus{border-color:#C9A962 !important;box-shadow:none !important;outline:none !important}.BackgroundColorSection{margin-bottom:20px}.BackgroundColorSection .ColorSwatches{display:flex;flex-wrap:wrap;gap:12px}.BackgroundColorSection .ColorSwatches .ColorSwatch{width:44px;height:44px;border-radius:50%;cursor:pointer;border:2px solid #e5e7eb;position:relative;transition:all 0.2s ease}.BackgroundColorSection .ColorSwatches .ColorSwatch:hover{transform:scale(1.05)}.BackgroundColorSection .ColorSwatches .ColorSwatch.selected{border-color:#C9A962 !important;box-shadow:0 0 0 2px #fff,0 0 0 4px #C9A962}.BackgroundColorSection .ColorSwatches .ColorSwatch .CheckIcon{position:absolute;top:-4px;right:-4px;background:#C9A962;color:#fff;border-radius:50%;border:2px solid #fff;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:bold}.BackgroundColorSection .ColorSwatches .ColorSwatch.white{background:#ffffff;border-color:#e5e7eb}.BackgroundColorSection .ColorSwatches .ColorSwatch.red{background:#dc2626}.BackgroundColorSection .ColorSwatches .ColorSwatch.grey,.BackgroundColorSection .ColorSwatches .ColorSwatch.gray{background:#6b7280}.BackgroundColorSection .ColorSwatches .ColorSwatch.navy{background:#1e3a5f}.BackgroundColorSection .ColorSwatches .ColorSwatch.black{background:#000000}.BackgroundColorSection .ColorSwatches .ColorSwatch.dark-green{background:#166534}.BackgroundColorSection .ColorSwatches .ColorSwatch.light-blue{background:#93c5fd}.BackgroundColorSection .ColorSwatches .ColorSwatch.sky-blue{background:#38bdf8}.BackgroundColorSection .ColorSwatches .ColorSwatch.pink{background:#f472b6}.QuoteSelector{margin-bottom:20px}.QuoteSelector .QuoteOptions{display:flex;flex-wrap:wrap;gap:10px}.QuoteSelector .QuoteOptions .QuoteOption{border:2px solid #E2E2E2;border-radius:16px;padding:10px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#000;background:#fff;transition:all 0.2s ease}.QuoteSelector .QuoteOptions .QuoteOption:hover{border-color:#9ca3af}.QuoteSelector .QuoteOptions .QuoteOption.selected{border-color:#C9A962 !important;font-weight:600}.ProductDetailInfoWrapper{margin-top:24px !important}.ProductDetailInfoWrapper .ProductDetailInfoItem{border-top:1px solid #e5e7eb !important;padding:16px 0 !important}.ProductDetailInfoWrapper .ProductDetailInfoItem .FlexBetween{cursor:pointer}.ProductDetailInfoWrapper .ProductDetailInfoItem .FlexBetween:hover .Title{color:#1EC77A}.ProductDetailInfoWrapper .ProductDetailInfoItem .Title{font-size:16px !important;font-weight:600 !important;color:#000;margin:0 !important;transition:color 0.2s ease}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon{padding:8px !important;color:#6b7280}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon.active{color:#1EC77A}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content{padding-top:12px;font-size:14px;line-height:1.7;color:#4b5563}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content p{margin-bottom:8px}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content ul,.ProductDetailInfoWrapper .ProductDetailInfoItem .Content ol{padding-left:20px;margin-bottom:8px}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content li{margin-bottom:4px}.ProductDetailInfoWrapper .ProductDetailInfoItem:last-child{border-bottom:none}.ProductAddToCart{margin-top:16px !important}.ProductAddToCart .ButtonAddToCart .wrapButton{display:flex;gap:12px}.ProductAddToCart .ButtonAddToCart .wrapButton .col-button{flex:1}.ProductAddToCart .CTAButton{background:#C9A962 !important;border:none !important;border-radius:8px !important;height:62px !important;font-size:16px !important;font-weight:600 !important;text-transform:capitalize !important;transition:all 0.25s ease-out !important;width:100% !important;color:#fff !important;display:flex;align-items:center;justify-content:center;gap:.5rem}.ProductAddToCart .CTAButton:hover{background:#B8993A !important}.ProductAddToCart .BuyItButton{background:#fff !important;color:#2C2C2C !important;border:2px solid #2C2C2C !important;border-radius:8px !important;height:62px !important;font-size:16px !important;font-weight:600 !important;text-transform:capitalize !important;transition:all 0.25s ease-out !important;width:100% !important;display:flex;align-items:center;justify-content:center}.ProductAddToCart .BuyItButton:hover{background:#2C2C2C !important;color:#fff !important}@media (max-width: 767px){.ProductAddToCart .BtnPreviewProduct{height:44px !important;font-size:14px !important}.ProductAddToCart .ButtonAddToCart .wrapButton{flex-direction:row !important;gap:8px}.ProductAddToCart .ButtonAddToCart .wrapButton .col-button{flex:1;min-width:0}.ProductAddToCart .CTAButton,.ProductAddToCart .BuyItButton{height:44px !important;font-size:14px !important;padding:0 12px !important;white-space:nowrap}}@media (min-width: 992px){.ProductColumnSticky .ProductImageCarousel{display:flex;flex-direction:column;gap:12px}.ProductColumnSticky .ProductImageCarousel>.slick-slider:first-child{flex:1;min-width:0}.ProductColumnSticky .ProductImageCarousel .SlideNav{margin-top:0 !important}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-slider{height:100%}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div{border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color 0.2s ease}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div.slick-current-active,.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div:hover{border-color:#C9A962}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-arrow{display:none !important}}.error-bounce-animation{animation:bounce-error 0.5s ease}@keyframes bounce-error{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}#main-preview .IconLoading{position:absolute;top:0px;left:0px;width:100%;height:100%;justify-content:center;align-items:center;background:#ffffffab;display:none}#main-preview .IconLoading.show{display:flex}.CustomDropdownWrapper{position:relative;width:100%}.CustomDropdownWrapper .CustomDropdownTrigger{background:#fff;border:1px solid #ccc;border-radius:8px;padding:0 12px;font-size:15px;height:44px;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all 0.2s ease;user-select:none}.CustomDropdownWrapper .CustomDropdownTrigger.is-open,.CustomDropdownWrapper .CustomDropdownTrigger:hover{border-color:#C9A962}.CustomDropdownWrapper .CustomDropdownTrigger .SelectedLabel{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CustomDropdownWrapper .CustomDropdownTrigger .DropdownArrow{color:#666;font-size:12px;transition:transform 0.2s ease}.CustomDropdownWrapper .CustomDropdownTrigger .DropdownArrow i{display:block}.CustomDropdownWrapper .CustomDropdownTrigger.is-open .DropdownArrow{transform:rotate(180deg);color:#C9A962}.CustomDropdownWrapper .CustomDropdownMenu{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);z-index:100;max-height:240px;overflow-y:auto;padding:4px}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem{padding:10px 12px;font-size:14px;color:#333;cursor:pointer;border-radius:4px;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.1s ease;margin-bottom:4px}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem:last-child{margin-bottom:0}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem:hover{background-color:rgba(228,169,81,0.1);color:#C9A962}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem.selected{background-color:rgba(228,169,81,0.1);color:#C9A962;font-weight:500}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem .ItemCheckIcon{color:#C9A962;font-size:12px}.ProductMobileStickyPreview{position:fixed;top:0;left:0;width:100%;z-index:1000;pointer-events:none;animation:slideInDown 0.3s ease-out;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1)}@media (min-width: 768px){.ProductMobileStickyPreview{display:none !important}}.ProductMobileStickyPreview .StickyPreviewContainer{pointer-events:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;max-width:100%;margin:0 auto}.ProductMobileStickyPreview .StickyPreviewContent{width:45vw;height:45vw;max-width:200px;max-height:200px;flex-shrink:0;overflow:hidden;background:#f3f4f6;border:2px solid #C9A962;border-top:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,0.2)}.ProductMobileStickyPreview .StickyPreviewContent .konvajs-content{margin:0 auto}@keyframes slideInDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.ImageEditorModal{padding:0 !important}.ImageEditorModal .modal-dialog{max-width:500px;margin:30px auto}.ImageEditorModal .modal-content{border-radius:12px;overflow:hidden;border:none;box-shadow:0 10px 30px rgba(0,0,0,0.15);background:#fff}.ImageEditorModal .modal-body{padding:0;display:flex;flex-direction:column;position:relative}.ImageEditorModal .EditorHeader{background:#fff;padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;position:relative}.ImageEditorModal .EditorHeader h5{font-size:17px;font-weight:600;margin:0;color:#111}.ImageEditorModal .EditorHeader .CloseButton{position:absolute;right:15px;top:50%;transform:translateY(-50%);border:none;background:none;font-size:24px;color:#9ca3af;padding:5px;line-height:1;cursor:pointer;transition:color 0.2s}.ImageEditorModal .EditorHeader .CloseButton:hover{color:#111}.ImageEditorModal .EditorCanvas{min-height:380px;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.ImageEditorModal .EditorCanvas .konvajs-content{box-shadow:0 4px 15px rgba(0,0,0,0.08);border-radius:4px;overflow:hidden}.ImageEditorModal .EditorControls{padding:15px 20px 10px;background:#fff;display:flex;justify-content:center;gap:10px;border-top:1px solid #f0f0f0;flex-wrap:wrap}.ImageEditorModal .EditorControls button{width:44px;height:44px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;cursor:pointer;position:relative}.ImageEditorModal .EditorControls button:hover:not(:disabled){background:#f3f4f6;color:#111;border-color:#d1d5db}.ImageEditorModal .EditorControls button:disabled{opacity:0.5;cursor:not-allowed}.ImageEditorModal .EditorControls button[data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#1f2937;color:#fff;font-size:12px;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity 0.2s, visibility 0.2s;pointer-events:none;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.ImageEditorModal .EditorControls button[data-tooltip]::before{content:'';position:absolute;bottom:calc(100% + 4px);left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#1f2937;opacity:0;visibility:hidden;transition:opacity 0.2s, visibility 0.2s;pointer-events:none;z-index:100}.ImageEditorModal .EditorControls button[data-tooltip]:hover:not(:disabled)::after,.ImageEditorModal .EditorControls button[data-tooltip]:hover:not(:disabled)::before{opacity:1;visibility:visible}.ImageEditorModal .EditorControls .ControlsDivider{width:1px;background:#e5e7eb;height:24px;margin:auto 5px}.ImageEditorModal .ReplacePhotoWrapper{padding:5px 20px 15px;background:#fff;display:flex;gap:10px;flex-wrap:wrap;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImageEditorModal .ReplacePhotoWrapper button{height:44px;border-radius:8px;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all 0.2s}.ImageEditorModal .ReplacePhotoWrapper button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton{flex:100%;background:#fff;border-color:#e5e7eb;font-weight:500;color:#374151}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton:hover{background:#f9fafb;border-color:#d1d5db}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton i{font-size:14px;color:#6b7280}.ImageEditorModal .ReplacePhotoWrapper button.RemoveBgButton,.ImageEditorModal .ReplacePhotoWrapper button.ExtractFaceButton,.ImageEditorModal .ReplacePhotoWrapper button.CropButton,.ImageEditorModal .ReplacePhotoWrapper button.AiWatercolorButton{flex:1;font-size:13px}.ImageEditorModal .ReplacePhotoWrapper button.RemoveBgButton i,.ImageEditorModal .ReplacePhotoWrapper button.ExtractFaceButton i,.ImageEditorModal .ReplacePhotoWrapper button.CropButton i,.ImageEditorModal .ReplacePhotoWrapper button.AiWatercolorButton i{font-size:14px;color:#6b7280}.ImageEditorModal .EditorFooter{padding:15px 20px;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:12px;box-shadow:0 -2px 10px rgba(0,0,0,0.02);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImageEditorModal .EditorFooter button{flex:1;height:48px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s}.ImageEditorModal .EditorFooter .btn-cancel{background:#fff;border:1px solid #d1d5db;color:#374151}.ImageEditorModal .EditorFooter .btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.ImageEditorModal .EditorFooter .btn-apply{background:#000;border:1px solid #000;color:#fff}.ImageEditorModal .EditorFooter .btn-apply:hover{background:#333;border-color:#333}.ImageEditorModal .CropControls{padding:15px 20px;background:#fff;border-top:1px solid #f0f0f0}.ImageEditorModal .CropControls .CropMessage{text-align:center;font-size:14px;color:#4b5563;margin-bottom:12px}.ImageEditorModal .CropControls .CropActions{display:flex;gap:12px}.ImageEditorModal .CropControls .CropActions button{flex:1;height:40px;border-radius:8px;font-weight:600;cursor:pointer}.ImageEditorModal .CropControls .CropActions .btn-cancel{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.ImageEditorModal .CropControls .CropActions .btn-apply{background:#000;border:1px solid #000;color:#fff}.ImageEditorModal .Toast{position:absolute;top:20px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:10px 20px;border-radius:30px;font-size:14px;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,0.15);display:flex;align-items:center;gap:10px}.ImageEditorModal .Toast--error{background:#ef4444}.ImageEditorModal .Toast--success{background:#10b981}.ImageEditorModal .Toast button{background:none;border:none;color:#fff;font-size:16px;opacity:0.8;cursor:pointer}.ImageEditorModal .Toast button:hover{opacity:1}.ImageEditorModal .AiProcessOverlay{position:absolute;inset:0;background:rgba(17,24,39,0.45);display:flex;align-items:center;justify-content:center;z-index:120;padding:16px}.ImageEditorModal .AiProcessModal{width:100%;max-width:360px;background:#fff;border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,0.25);overflow:hidden}.ImageEditorModal .AiProcessHeader{padding:12px 14px;border-bottom:1px solid #f1f1f1;display:flex;align-items:center;justify-content:space-between}.ImageEditorModal .AiProcessHeader h6{margin:0;font-size:16px;font-weight:600;color:#111827}.ImageEditorModal .AiProcessHeader .AiCloseButton{border:none;background:transparent;color:#6b7280;cursor:pointer;padding:4px 6px;font-size:16px}.ImageEditorModal .AiProcessHeader .AiCloseButton:disabled{opacity:0.45;cursor:not-allowed}.ImageEditorModal .AiProcessBody{padding:12px 14px}.ImageEditorModal .AiProcessBody p{margin:0 0 10px;font-size:13px;color:#4b5563}.ImageEditorModal .AiPresetGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.ImageEditorModal .AiPresetGrid button{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;height:36px;font-size:12px;font-weight:600;cursor:pointer;transition:all 0.2s}.ImageEditorModal .AiPresetGrid button:hover:not(:disabled){border-color:#9ca3af}.ImageEditorModal .AiPresetGrid button.selected{border-color:#111827;background:#111827;color:#fff}.ImageEditorModal .AiPresetGrid button:disabled{opacity:0.5;cursor:not-allowed}.ImageEditorModal .AiField{margin-top:10px}.ImageEditorModal .AiField .AiFieldLabel{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:#374151}.ImageEditorModal .AiField textarea,.ImageEditorModal .AiField input{width:100%;border:1px solid #d1d5db;border-radius:8px;font-size:13px;color:#111827;padding:8px 10px;background:#fff;transition:border-color 0.2s ease}.ImageEditorModal .AiField textarea:focus,.ImageEditorModal .AiField input:focus{outline:none;border-color:#111827}.ImageEditorModal .AiField textarea:disabled,.ImageEditorModal .AiField input:disabled{opacity:0.7;background:#f9fafb}.ImageEditorModal .AiField textarea{resize:vertical;min-height:68px}.ImageEditorModal .AiHint{margin-top:8px;font-size:12px;color:#6b7280;line-height:1.45}.ImageEditorModal .AiHint a{color:#111827;text-decoration:underline}.ImageEditorModal .AiProgressWrap{margin-top:12px}.ImageEditorModal .AiProgressLabel{font-size:12px;color:#4b5563;margin-bottom:6px}.ImageEditorModal .AiProgressTrack{width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.ImageEditorModal .AiProgressFill{height:100%;background:#111827;transition:width 0.25s ease}.ImageEditorModal .AiProcessFooter{border-top:1px solid #f1f1f1;padding:12px 14px;display:flex;gap:10px}.ImageEditorModal .AiProcessFooter button{flex:1;height:38px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:600;font-size:13px;cursor:pointer}.ImageEditorModal .AiProcessFooter button.btn-apply{border-color:#111827;background:#111827;color:#fff}.ImageEditorModal .AiProcessFooter button:disabled{opacity:0.6;cursor:not-allowed}@media (max-width: 767px){.ImageEditorModal{width:100vw !important;height:100vh !important;max-width:100% !important;margin:0 !important}.ImageEditorModal .modal-dialog{max-width:100%;width:100%;height:100%;margin:0}.ImageEditorModal .modal-content{height:100%;width:100%;border-radius:0;display:flex;flex-direction:column;border:none}.ImageEditorModal .modal-body{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.ImageEditorModal .EditorHeader{padding:10px 15px;flex-shrink:0;background:#fff;border-bottom:1px solid #f1f1f1;z-index:10}.ImageEditorModal .EditorHeader h5{font-size:16px}.ImageEditorModal .EditorCanvas{flex:1;min-height:200px;background:#f9fafb;padding:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.ImageEditorModal .EditorCanvas .konvajs-content{border:1px solid #eee;max-width:100%;max-height:100%;box-shadow:none}.ImageEditorModal .EditorControls{padding:10px;flex-shrink:0;gap:6px;border-top:1px solid #f1f1f1;background:#fff;justify-content:center}.ImageEditorModal .EditorControls button{width:38px;height:38px;font-size:14px;border-radius:6px}.ImageEditorModal .EditorControls .ControlsDivider{display:none}.ImageEditorModal .ReplacePhotoWrapper{padding:5px 10px 10px;flex-shrink:0;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:none}.ImageEditorModal .ReplacePhotoWrapper button{height:40px;font-size:13px;flex:auto;width:auto;margin:0}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton{flex:auto;background:#fff;border:1px solid #e5e7eb;color:#374151}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton:hover{background:#f9fafb}.ImageEditorModal .EditorFooter{padding:10px 15px;flex-shrink:0;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f1f1}.ImageEditorModal .EditorFooter button{height:44px}}.ReviewList .MasonryLayout{display:flex}.ReviewList.ReviewList_list .WrapperListImages{margin-top:20px;display:grid;grid-template-columns:repeat(3, 120px);grid-gap:16px}.ReviewList.ReviewList_list .ReviewItem{border-radius:4px}@media (max-width: 991px){.ReviewList.ReviewList_list .WrapperListImages{grid-template-columns:repeat(3, 80px)}}.ReviewList .ReviewItem{background:#fff;border:1px solid rgba(0,0,0,0.12);margin-bottom:16px;transition:all .3s;box-shadow:0 4px 8px transparent;border-radius:4px 4px 0 0;overflow:hidden}.ReviewList .ReviewItem .ContentReviewItem{padding:16px}.ReviewList .ReviewItem .UserName{font-weight:500;font-size:18px;margin-bottom:4px}.ReviewList .ReviewItem .CreatedDate{font-size:13px;color:#989B9F;margin-bottom:5px}.ReviewList .ReviewItem .WrapperRate{color:#FFC107}.ReviewList .ReviewItem .ReviewContent{font-size:15px;line-height:24px;margin-top:10px;margin-bottom:5px}.ReviewList .ReviewItem .ImageReviewItem{position:relative}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage{position:absolute;height:20px;top:8px;right:8px;background-color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;padding-left:5px;padding-right:5px}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage span{margin-bottom:2.5px}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage img{width:15px;margin-left:2px}.ReviewList .ReviewItem .ImageReviewItem img{width:100%;height:auto}.ReviewList .ReviewItem:hover{border:1px solid transparent;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,0.12)}.ReviewList .MasonryLayout{margin:0 -8px}.ReviewList .MasonryLayout .ReviewItem{margin-left:8px;margin-right:8px}.WrapperButtonLoadMore{margin-top:10px}.WrapperButtonLoadMore>.btn{background-color:transparent;border:1px solid #DEE2E6;border-radius:4px;color:#303238;font-weight:500;font-size:15px;line-height:24px}.WrapperButtonLoadMore>.btn:hover{background-color:#7BCA76;border-color:#7BCA76;color:#fff}@media (max-width: 767.98px){.WrapperButtonLoadMore{margin-bottom:40px}.ReviewList .ReviewItem .UserName{font-size:16px}.ReviewList .ReviewItem .ReviewContent{font-size:14px}}.ReviewCounts .ReviewSummary .ratePercent{font-size:38px}.ReviewCounts .ReviewSummary .rateNumber{padding-top:20px;font-size:18px;font-weight:500;color:#65676B}.ReviewCounts .ReviewStar .ReviewStarRow{display:flex;align-items:center}.ReviewCounts .ReviewStar .ReviewStarRow .RateStar{flex-shrink:0;margin-right:16px}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress{margin-top:5px;padding:0;width:65%}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress .progress{height:8px}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress .progress .progress-bar{background-color:#FFC107}.ReviewCounts .ReviewStar .ReviewStarRow .RatePercent{width:30px;flex-shrink:0;color:#65676B;font-size:13px;margin-left:10px}.ReviewPhotosHeading{font-weight:500;font-size:18px;line-height:24px}.ReviewPopupSubmitStar{margin-top:10px}.CountReviewContent{font-size:13px;text-align:right;margin-top:4px}@media (max-width: 991px){.ReviewCounts{margin-bottom:30px}}@media (max-width: 767.98px){.ReviewCounts{margin-bottom:15px}}.ReviewPhotos .ReviewPhotosSlide .slick-slide>div{margin:0 4px}.ReviewPhotos .ReviewPhotosSlide .slick-list{margin:0 -4px}.ReviewPhotos .ReviewPhotosSlide .slick-arrow{margin-top:-12px;top:50%}.ReviewPhotos .ReviewPhotosSlide .slick-arrow.slick-disabled{color:#B0B7BF;cursor:initial}.ReviewPhotos .ReviewPhotosSlide .slick-next{right:-20px}.ReviewPhotos .ReviewPhotosSlide .slick-left{left:-20px}.ReviewPhotos .ReviewPhotosSlide .ImagePreview:not(:last-child){margin-bottom:8px}.ReviewTopRow{padding-top:1.5rem;padding-bottom:1.5rem}.ReviewTab{border-bottom:1px solid #DEE2E6;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.ReviewTab .wrap-btn-tab .btn-tab{border-radius:0;padding:15px 20px;font-size:15px;font-weight:500;color:#989B9F}.ReviewTab .wrap-btn-tab .btn-tab.btn-active{border-bottom:2px solid #15cd72;color:#333333}.ReviewTab .wrap-btn-tab .btn-tab .reviewTypeInTab{text-transform:capitalize}.ReviewTab .WrapSortMenu{margin-left:auto;display:flex}.ReviewTab .WrapSortMenu .BtnWriteReview{background:#70CA7A;color:#fff;transition:all .3s}.ReviewTab .WrapSortMenu .BtnWriteReview:hover{background:#399b44}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button{background-color:#fff;border:1px solid #65676B;padding:0;width:40px;height:40px;font-size:0;transition:all .3s}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button:hover{background-color:#e6e6e6}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button img{width:22px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-header{font-weight:500;border-bottom:1px solid #DEE2E6;color:#303238;font-size:16px;line-height:24px;padding-bottom:14px;padding-top:14px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-menu{padding:0 0 10px;width:260px;box-shadow:0 4px 8px rgba(0,0,0,0.12);border-radius:4px;border:none}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item{height:44px;font-size:15px;display:flex;align-items:center;justify-content:space-between}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item .IconCheckReviewDropdown{opacity:0;font-size:36px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:focus,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:active,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:hover,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item.Selected{background-color:transparent;color:#303238}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:focus .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:active .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:hover .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item.Selected .IconCheckReviewDropdown{opacity:1}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-toggle:after{display:none}@media (max-width: 767.98px){.ReviewTab{flex-flow:column-reverse;align-items:baseline;margin-bottom:16px}.ReviewTab .WrapSortMenu{margin-bottom:15px}.ReviewTab .wrap-btn-tab .btn-tab{padding-left:10px;padding-right:10px}.ReviewTab .ReviewTopRow{padding-bottom:1.1rem}}@media (max-width: 320px){.ReviewTab .wrap-btn-tab .btn-tab{padding-left:5px;padding-right:5px;font-size:14px}}@use "sass:string";.ReviewPopupSubmit{max-width:720px;font-size:15px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]+.RadioLabel{padding-left:24px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]+.RadioLabel:before{width:16px;height:16px;box-shadow:inset 0 0 0 3px #f4f4f4;margin-top:-8px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]:checked+.RadioLabel:before{background-color:#70CA7A;box-shadow:inset 0 0 0 3px #f4f4f4;border:1px solid #70CA7A}.ReviewPopupSubmit .ReviewPopupSubmitStar>div{letter-spacing:4px;cursor:pointer}.ReviewPopupSubmit .ReviewPopupSubmitStar i{font-size:26px;line-height:26px;color:#FFC107}.ReviewPopupSubmit .ReviewPopupSubmitStar i.far{line-height:25px}.ReviewPopupSubmit .modal-header button.close{font-size:18px}.ReviewPopupSubmit .modal-header .modal-title{font-size:18px;font-weight:500}.ReviewPopupSubmit .modal-header,.ReviewPopupSubmit .modal-body,.ReviewPopupSubmit .modal-footer{padding-left:30px;padding-right:30px}.ReviewPopupSubmit .modal-body form>.row{margin-bottom:20px}.ReviewPopupSubmit .modal-footer{padding-bottom:30px;border-top:none}.ReviewPopupSubmit .modal-footer button{font-weight:500}.ReviewPopupSubmit .modal-footer .btn-default{background-color:transparent;border:1px solid #DEE2E6;color:#303238}.ReviewPopupSubmit .modal-footer .btn-default:hover{background-color:#DEE2E6}.ReviewPopupSubmit .modal-footer .btn-success{background:#70CA7A;border:1px solid #70CA7A;color:#fff}.ReviewPopupSubmit .modal-footer .btn-success:hover{background-color:#5CB641;border:1px solid #5CB641}.ImageProductPreview{position:relative}.ImageProductPreview .Mask{position:absolute;z-index:1;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);opacity:0;display:flex;justify-content:center;align-items:center;transition:opacity .3s}.ImageProductPreview .ImagePreview{width:80px;height:auto}.ImageProductPreview img{width:80px}.ImageProductPreview .IconClose{cursor:pointer;color:#fff;font-size:26px}.ImageProductPreview:hover .Mask{opacity:1}.LabelImageReviewUpload{width:80px;height:80px;border:1px dashed #DEE2E6;border-radius:2px;display:flex !important;align-items:center;justify-content:center;flex-flow:column}.LabelImageReviewUpload .IconImageReviewUpload{font-size:22px;line-height:1;position:relative}.LabelImageReviewUpload.Hidden{color:#B0B7BF;cursor:default}.ListUploadImageProductPreview{display:grid;grid-template-columns:repeat(4, 80px);column-gap:8px}body.modal-open.ReviewPopup{overflow-y:auto}@media (max-width: 575.98px){.ReviewPopupSubmit{margin:16px}.ReviewPopupSubmit .modal-header,.ReviewPopupSubmit .modal-body,.ReviewPopupSubmit .modal-footer{padding-left:16px;padding-right:16px}.ReviewPopupSubmit .modal-body form>.row{margin-bottom:0}.ReviewPopupSubmit .modal-body form>.row>div{margin-bottom:16px}.ReviewPopupSubmit .modal-header{position:absolute;width:30px;height:30px;right:-8px;top:-16px;align-items:center;border:none;justify-content:center;z-index:2}.ReviewPopupSubmit .modal-header .modal-title{display:none}.ReviewPopupSubmit .modal-header button.close span{color:#fff;background-color:#303238;border-radius:50%;width:30px;height:30px;line-height:30px;padding:0;margin:0;display:block;font-size:18px}.ReviewPopupSubmit input[type="text"],.ReviewPopupSubmit input[type="email"],.ReviewPopupSubmit textarea{border-radius:calc(16 / 14 * 4px);font-size:16px;padding-left:calc(16 / 14 * 13px);padding-right:calc(16 / 14 * 13px);width:calc(16 / 14 * 100%);transform:scale(calc(14/16));transform-origin:left top;margin-bottom:calc(-14 / 16 * 14px);margin-right:calc(-14 / 16 * 100%);height:auto}.ListUploadImageProductPreview{grid-template-columns:repeat(4, 64px)}.LabelImageReviewUpload{width:64px;height:64px;font-size:13px}.ImageProductPreview .ImagePreview{width:64px}.ImageProductPreview img{width:64px}}.ReviewDetailModal .modal-header{position:absolute;width:30px;height:30px;right:5px;top:0;align-items:center;border:none;justify-content:center;z-index:2}.ReviewDetailModal .modal-header button.close{padding:0;margin:0}.ReviewDetailModal .modal-header button.close span{font-size:34px;color:#303238}.ReviewDetailModal .modal-title{display:none}.ReviewDetailModal .modal-body{padding:30px}@media (max-width: 767px){.ReviewDetailModal{margin:16px}.ReviewDetailModal .modal-body{padding:16px 16px 20px}.ReviewDetailModal .modal-header{right:-16px;top:-16px}.ReviewDetailModal .modal-header button.close span{color:#fff;background-color:#303238;border-radius:50%;width:30px;height:30px;line-height:24px;padding:0;margin:0;display:block;font-size:30px}}.HeadingReviewDetail{font-weight:500;font-size:18px;margin-top:5px;margin-bottom:5px}.ContentReviewDetail{font-size:15px;line-height:24px;margin-top:12px}.CreatedDateReviewDetail{color:#989B9F;font-size:13px}.RatingProductListReviews{position:relative;overflow:hidden;margin-top:8px}.RatingProductListReviews:before{content:"\F005\F005\F005\F005\F005";font-family:"Font Awesome 5 Free";color:#ffc107;font-size:15px}.RatingProductListReviews .active{overflow:hidden;height:22px;position:absolute;top:0;left:0}.RatingProductListReviews .active:before{content:"\F005\F005\F005\F005\F005";font-family:"Font Awesome 5 Free";color:#ffc107;font-size:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow{top:50%;transform:translateY(-50%);z-index:2}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-prev{left:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-next{right:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-disabled{cursor:default;color:#B0B7BF}.ReviewDetailPhotosSlide .slick-slider .slick-slide img{width:100%}.ReviewDetailPhotosSlide .slick-slider .slick-dots{display:flex !important;justify-content:center;align-items:center;margin-bottom:0}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li{margin:0 2px}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li>button{font-size:0;height:8px;width:8px;border-radius:4px;background-color:#E3F2EB;border:none;padding:0}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li.slick-active>button{background-color:#70CA7A;width:18px}.ReviewContainer.ReviewSuccess .Content{text-align:center;padding:8px 0}.ReviewContainer.ReviewSuccess .Icon{width:80px;height:80px;margin-left:auto;margin-right:auto;margin-bottom:24px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:102px}.ReviewContainer.ReviewSuccess .Icon.Success{background-color:#70CA7A}.ReviewContainer.ReviewSuccess .Icon.Failed{background-color:#D75A4A}.ReviewContainer.ReviewSuccess .Icon img{width:40px}.ReviewContainer.ReviewSuccess .Title{font-size:18px}.ReviewContainer.ReviewSuccess .SubTitle{color:#666;margin-bottom:24px}.ReviewContainer.ReviewSuccess button.Close{background-color:#70CA7A;color:#fff;width:99px;font-size:15px;transition:all .3s}.ReviewContainer.ReviewSuccess button.Close:hover{background-color:#399b44}.ProductArtworkPersonalizedPreview{color:#15cd72;font-weight:normal;font-size:15px;margin-top:12px;line-height:20px;cursor:pointer;text-decoration:underline;margin-bottom:15px}.ProductArtworkPersonalizedLoading{font-weight:normal;font-size:15px;margin-top:0px;margin-bottom:15px;line-height:20px;cursor:pointer;display:inline-block}@media (min-width: 1200px){.modalPreviewArtworkPersonalized{max-width:950px}}.modalPreviewArtworkPersonalized .modal-body{padding:0}.modalPreviewArtworkPersonalized .modal-body .spinner-border{position:absolute;top:50%;left:50%;z-index:-1;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.modalPreviewArtworkPersonalized .modal-content{background-color:transparent;border:none}@media (min-width: 320px){.modalPreviewArtworkPersonalized .modal-content img{max-height:320px}}@media (min-width: 480px){.modalPreviewArtworkPersonalized .modal-content img{max-height:480px}}@media (min-width: 560px){.modalPreviewArtworkPersonalized .modal-content img{max-height:560px}}@media (min-width: 768px){.modalPreviewArtworkPersonalized .modal-content img{max-height:calc(100vh - 3.5rem)}}.ProductShippingInfo{margin-bottom:12px}.ProductShippingInfo .product-delivery-estimate{display:flex;align-items:center;gap:10px}.ProductShippingInfo .product-delivery-estimate img{width:18px}.ProductShippingInfo .product-delivery-estimate span.text-primary{color:#2BA650}.ProductShippingInfo .product-delivery-estimate .estTime{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:600;cursor:pointer}.DeliveryTimelineTrack{margin-bottom:16px;margin-top:4px;padding:12px 16px;border-radius:10px;background:#f5f5f5}.DeliveryTimelineTrack .delivery-timeline-track{position:relative;margin-top:10px;display:flex;justify-content:space-between;align-items:flex-start;padding-top:8px}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap{display:inline-flex;align-items:center;justify-content:center;position:relative}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap i{font-size:18px}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap img{width:24px;height:24px;object-fit:contain;display:block}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-title{font-weight:600;margin-top:6px}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine{flex-grow:1;margin:9.5px 0;position:relative;display:flex;align-items:center;height:6px}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(1){background-color:#000;display:block;min-width:6px;min-height:6px;border-radius:50%}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(2){height:2.25px;max-height:2.25px;background-color:#000;display:block;margin:0px -2px;width:100%}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(3){background-color:#000;display:block;min-width:6px;min-height:6px;border-radius:50%}.ShippingInfoModal .delivery-timeline-note{list-style:disc;margin-left:28px}.ProductSocialProof{margin-bottom:0.5rem;display:flex;gap:0.75rem}.ProductSocialProof__ItemInCart.chip.chip--outlined{background-color:#15CD7214;border-color:#15CD7266;color:#129353;font-weight:500}.ProductSocialProof__Viewers.chip.chip--outlined{background-color:#FFF6F0;border-color:#ee7500;color:#ee7500;font-weight:500}.ProductSocialProof .chip--medium{font-size:0.815rem;padding:0.3125rem 0.75rem;line-height:1rem}.breadcrumb{padding:.75rem 0}.breadcrumb ol{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.breadcrumb li{display:flex;align-items:center;gap:.5rem}.breadcrumb li:not(:last-child)::after{content:'/';color:#9B9B9B}.breadcrumb a{color:#9B9B9B}.breadcrumb a:hover{color:#C9A962}.breadcrumb [aria-current="page"]{color:#2C2C2C}.product-page{padding:2.5rem 0}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}.product-gallery{position:sticky;top:calc($header-height + $space-6)}.product-gallery__main{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background-color:#F5F0E6;margin-bottom:1rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.product-gallery__zoom{position:absolute;bottom:1rem;right:1rem;width:44px;height:44px;background:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);color:#2C2C2C;transition:all 150ms ease}.product-gallery__zoom:hover{background:#C9A962;color:#fff}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6, 1fr);gap:.5rem}.product-gallery__thumb{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color 150ms ease}.product-gallery__thumb.active{border-color:#C9A962}.product-gallery__thumb:hover{border-color:#E8E4DC}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.thumb-label{position:absolute;bottom:.25rem;left:50%;transform:translateX(-50%);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:9px;background:#2C2C2C;color:#fff;padding:2px 6px;border-radius:4px}.product-info{padding-top:.5rem}.product-info__trust{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.product-info__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:.25rem .5rem;border-radius:4px;background-color:#C9A962;color:#fff}.product-info__rating{display:flex;align-items:center;gap:.5rem}.product-info__review-count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;text-decoration:underline}.product-info__review-count:hover{color:#C9A962}.product-info__title{font-size:1.875rem;margin-bottom:.5rem;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:600;color:#2C2C2C}.product-info__tag{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#C9A962;margin-bottom:1rem}.product-info__pricing{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E8E4DC}.product-info__price{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:600;color:#2C2C2C}.product-info__price-note{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.product-info__timeline{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#F5F0E6;border-radius:8px;margin-bottom:1rem}.product-info__timeline svg{color:#C9A962;flex-shrink:0;margin-top:2px}.product-info__timeline div{display:flex;flex-direction:column;gap:.25rem}.product-info__timeline strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.product-info__timeline span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.product-info__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}.trust-badge svg{color:#C9A962}.customization-progress{margin-bottom:1.5rem}.progress-bar{height:4px;background-color:#E8E4DC;border-radius:9999px;margin-bottom:1rem;overflow:hidden}.progress-bar__fill{height:100%;background-color:#C9A962;border-radius:9999px;transition:width 300ms ease}.progress-steps{display:flex;justify-content:space-between}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-number{width:32px;height:32px;border-radius:9999px;border:2px solid #E8E4DC;display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#9B9B9B;background:#fff;transition:all 150ms ease}.progress-step.active .step-number,.progress-step.completed .step-number{border-color:#C9A962;background:#C9A962;color:#fff}.step-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.progress-step.active .step-label{color:#2C2C2C;font-weight:600}.customization-flow{margin-bottom:1.5rem}.customization-step{display:none}.customization-step.active{display:block}.step-title{font-size:1.25rem;margin-bottom:.5rem}.step-subtitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin-bottom:1.5rem}.step-actions{display:flex;gap:.75rem;margin-top:1.5rem}.step-actions .btn{flex:1}.size-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.size-option{cursor:pointer}.size-option input{position:absolute;opacity:0;pointer-events:none}.size-option__content{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem 1rem;padding:1rem;border:2px solid #E8E4DC;border-radius:8px;transition:all 150ms ease}.size-option input:checked+.size-option__content{border-color:#C9A962;background-color:rgba(201,169,98,0.05)}.size-option:hover .size-option__content{border-color:#C9A962}.size-option__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600}.size-option__dimensions{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.size-option__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:1.125rem;justify-self:end}.size-option__popular{grid-column:1 / -1;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#C9A962;text-transform:uppercase;letter-spacing:0.05em}.photo-upload-area{margin-bottom:1rem}.photo-upload-dropzone{border:2px dashed #E8E4DC;border-radius:12px;padding:2.5rem;text-align:center;cursor:pointer;transition:all 150ms ease}.photo-upload-dropzone:hover,.photo-upload-dropzone.drag-over{border-color:#C9A962;background-color:rgba(201,169,98,0.05)}.photo-upload-dropzone svg{color:#C9A962;margin:0 auto 1rem}.photo-upload-dropzone p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin-bottom:.25rem}.upload-formats{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.photo-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.75rem;margin-top:1rem}.photo-grid:empty{display:none}.photo-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#F5F0E6}.photo-item img{width:100%;height:100%;object-fit:cover}.photo-item__remove{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;background:#B85450;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 150ms ease}.photo-item:hover .photo-item__remove{opacity:1}.photo-item__warning{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#D4A05A;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;padding:.25rem .5rem;border-radius:4px;text-align:center}.photo-tips{border:1px solid #E8E4DC;border-radius:8px;margin-bottom:1rem}.photo-tips summary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;cursor:pointer}.photo-tips summary svg{color:#C9A962}.photo-tips__content{padding:0 1rem 1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-tip__example{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden}.photo-tip__example img{width:100%;height:100%;object-fit:cover}.photo-tip__example .label{position:absolute;top:.5rem;left:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.photo-tip__example .label.good{background:#5A8F5A;color:#fff}.photo-tip__example .label.bad{background:#B85450;color:#fff}.photo-tip p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A;margin-top:.5rem}.layout-options{display:grid;grid-template-columns:repeat(4, 1fr);gap:.75rem;margin-bottom:1.5rem}.layout-option{cursor:pointer}.layout-option input{position:absolute;opacity:0;pointer-events:none}.layout-option__preview{aspect-ratio:1;border:2px solid #E8E4DC;border-radius:8px;padding:.75rem;display:flex;align-items:center;justify-content:center;background:#FAFAFA;transition:all 150ms ease;margin-bottom:.5rem}.layout-option input:checked+.layout-option__preview{border-color:#C9A962;background-color:rgba(201,169,98,0.1)}.layout-option:hover .layout-option__preview{border-color:#C9A962}.layout-option__preview img{width:80%;height:80%;object-fit:contain}.layout-option__name{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;text-align:center;color:#4A4A4A}.layout-option input:checked ~ .layout-option__name{color:#2C2C2C;font-weight:600}.text-customization{margin-bottom:1rem}.text-customization h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.text-customization input{width:100%;padding:.75rem 1rem}.char-count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;text-align:right;margin-top:.5rem}.preview-container{background:#F5F0E6;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.preview-mockup{position:relative;max-width:400px;margin:0 auto}.preview-mockup img{width:100%;border-radius:8px}.preview-summary{background:#FAFAFA;border-radius:8px;padding:1rem;margin-bottom:1rem}.preview-summary h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #E8E4DC}.summary-line{display:flex;justify-content:space-between;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;padding:.5rem 0}.summary-line span:first-child{color:#9B9B9B}.summary-line--total{border-top:1px solid #E8E4DC;margin-top:.5rem;padding-top:.75rem;font-weight:600;font-size:1rem}.preview-edit-note{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin-bottom:1rem}.preview-edit-note svg{flex-shrink:0;color:#C9A962}.gift-wrap-option{margin-bottom:1.5rem;padding:1rem;border:1px solid #E8E4DC;border-radius:8px}.gift-wrap-toggle{cursor:pointer;display:block}.gift-wrap-toggle input{position:absolute;opacity:0;pointer-events:none}.gift-wrap-toggle__content{display:flex;align-items:center;gap:.75rem}.gift-wrap-toggle__icon{width:44px;height:44px;background:#F5F0E6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#C9A962;transition:all 150ms ease}.gift-wrap-toggle input:checked+.gift-wrap-toggle__content .gift-wrap-toggle__icon{background:#C9A962;color:#fff}.gift-wrap-toggle__text{display:flex;flex-direction:column;gap:.25rem}.gift-wrap-toggle__text strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.gift-wrap-toggle__text span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.shipping-calculator{padding:1rem;background:#FAFAFA;border-radius:8px}.shipping-calculator h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.shipping-calculator__form{display:flex;gap:.5rem;margin-bottom:.75rem}.shipping-calculator__form input{flex:1;min-width:0}.shipping-calculator__result{display:flex;flex-direction:column;gap:.5rem}.shipping-option{display:flex;justify-content:space-between;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;padding:.5rem;background:#fff;border-radius:4px}.tabs__nav{display:flex;gap:.25rem;border-bottom:1px solid #E8E4DC;margin-bottom:1.5rem}.tabs__tab{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;padding:1rem 1.5rem;color:#9B9B9B;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all 150ms ease}.tabs__tab:hover{color:#2C2C2C}.tabs__tab.active{color:#2C2C2C;border-bottom-color:#C9A962}.tabs__panel h3{font-size:1.25rem;margin-bottom:1rem}.tabs__panel h4{font-size:1.125rem;margin:1.5rem 0 .75rem}.tabs__panel ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.tabs__panel li{margin-bottom:.5rem}.size-table{width:100%;border-collapse:collapse;margin-top:1rem}.size-table th,.size-table td{text-align:left;padding:.75rem;border-bottom:1px solid #E8E4DC}.size-table th{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;background:#FAFAFA}.reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto}.reviews-summary__score{text-align:center}.reviews-summary__score .score{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.reviews-summary__score .count{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin-top:.5rem}.reviews-summary__bars{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.rating-bar{display:grid;grid-template-columns:50px 1fr 40px;align-items:center;gap:.75rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.rating-bar .bar{position:relative;height:8px;width:100%;background:#E8E4DC;border-radius:9999px;overflow:hidden}.rating-bar .bar__fill{display:block;height:100%;background:#C9A962;border-radius:9999px;transition:width 0.6s ease-out}.reviews-list{display:grid;gap:1.5rem;margin-top:2.5rem}.review-card{padding:1.5rem;background:#FAFAFA;border-radius:12px}.review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.review-card__author{display:flex;flex-direction:column;gap:.25rem}.review-card__author strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.review-card__author .verified{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#5A8F5A}.review-card__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;margin-bottom:.5rem}.review-card__text{font-size:.875rem;line-height:1.625;margin-bottom:1rem}.review-card__image{width:120px;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:1rem}.review-card__image img{width:100%;height:100%;object-fit:cover}.review-card__meta{display:flex;gap:1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.review-card__meta .occasion{color:#C9A962}.reviews-cta{text-align:center;margin-top:2rem}.products-grid--4{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.sticky-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,0.1);padding:.75rem 0;z-index:200;transform:translateY(100%);transition:transform 200ms ease;display:none}.sticky-cart.is-visible{transform:translateY(0)}.sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-cart__info{display:flex;flex-direction:column;gap:.25rem}.sticky-cart__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600}.sticky-cart__title{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.sticky-cart__btn{white-space:nowrap}@media (max-width: 1024px){.product-layout{grid-template-columns:1fr 1fr;gap:2rem}.layout-options{grid-template-columns:repeat(2, 1fr)}.products-grid--4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-gallery__thumbs{grid-template-columns:repeat(6, 1fr)}.product-info__title{font-size:1.5rem}.tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs__tab{white-space:nowrap;padding:.75rem 1rem}.reviews-summary{grid-template-columns:1fr;text-align:center}.reviews-summary__bars{max-width:100%;width:100%;margin:0 auto}.rating-bar{grid-template-columns:50px 1fr 40px}.rating-bar .bar{min-width:100px}.sticky-cart{display:block}.footer{padding-bottom:calc($space-16 + 80px)}.photo-tips__content{grid-template-columns:1fr}.recently-viewed{padding:2rem 0}.recently-viewed .section__header{margin-bottom:1rem}.recently-viewed .section__title{font-size:1.5rem}.products-scroll{gap:.75rem;padding-bottom:.75rem}.products-scroll .product-card{flex:0 0 150px}.products-scroll::-webkit-scrollbar{height:4px}}@media (max-width: 480px){.product-gallery__thumbs{grid-template-columns:repeat(4, 1fr)}.layout-options{grid-template-columns:repeat(2, 1fr)}.products-grid--4{grid-template-columns:1fr}.step-actions{flex-direction:column}}.recently-viewed{padding:2.5rem 0}.products-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:1rem;margin:0 calc(-1 * $space-4);padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch}.products-scroll::-webkit-scrollbar{height:6px}.products-scroll::-webkit-scrollbar-track{background:#E8E4DC;border-radius:3px}.products-scroll::-webkit-scrollbar-thumb{background:#C9A962;border-radius:3px}.products-scroll .product-card{flex:0 0 180px;scroll-snap-align:start}.product-card--compact .product-card__image{aspect-ratio:1}.product-card--compact .product-card__content{padding:.5rem}.product-card--compact .product-card__title{font-size:.875rem;margin-bottom:.25rem}.product-card--compact .product-card__price{font-size:.875rem}.related-products__cta{text-align:center;margin-top:2rem}@media (min-width: 768px){.products-scroll{margin:0;padding-left:0;padding-right:0}.products-scroll .product-card{flex:0 0 200px}}.product-info__social-proof{display:flex;gap:.5rem;margin-bottom:.75rem}.social-proof-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:500}.social-proof-badge--viewing{background-color:#C9A962;color:#fff}.social-proof-badge--carts{background-color:#3b82f6;color:#fff}.social-proof-badge svg{flex-shrink:0}.product-info__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:.25rem .5rem;border-radius:4px;background-color:#C9A962;color:#fff}.product-info__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}.trust-badge svg{color:#C9A962}.secure-payment{text-align:center;padding-top:1rem;border-top:1px solid #E8E4DC}.secure-payment__label{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin-bottom:.75rem}.secure-payment__label svg{color:#5A8F5A}.secure-payment__icons{display:flex;justify-content:center;gap:.5rem}.secure-payment__icons svg{width:40px;height:24px}.discount-section{margin-bottom:1.25rem}.discount-section--loading .placeholder{display:block;animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f5f0e6;background:linear-gradient(to right, #f5f0e6 2%, #fff 18%, #f5f0e6 33%);background-size:1300px;border-radius:8px}.discount-section--loading .discount-section__label-skeleton{height:14px;width:100px;margin-bottom:.75rem}.discount-section--loading .discount-badge-skeleton{display:inline-block;height:36px;width:100px;border-radius:8px}.discount-section__label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;margin-bottom:.75rem;display:block}.discount-badges{display:flex;gap:.5rem;flex-wrap:wrap}.discount-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#F5F0E6;border:1px dashed #C9A962;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962;cursor:pointer;transition:all 150ms ease}.discount-badge:hover{background:rgba(201,169,98,0.15)}.discount-badge svg{width:14px;height:14px}.discount-badge--applied{background:#C9A962;border-style:solid;color:#fff}.quantity-selector{display:flex;align-items:center;gap:.75rem}.quantity-selector__controls{display:flex;align-items:center;border:1px solid #E8E4DC;border-radius:8px;overflow:hidden}.quantity-selector__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;color:#2C2C2C;font-size:1.25rem;transition:background 150ms ease}.quantity-selector__btn:hover{background:#FAFAFA}.quantity-selector__btn:disabled{opacity:0.5;cursor:not-allowed}.quantity-selector__value{width:48px;text-align:center;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;border:none;padding:0;-moz-appearance:textfield}.quantity-selector__value::-webkit-outer-spin-button,.quantity-selector__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn--preview{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem !important;padding:.75rem 1rem !important;border:2px solid #2C2C2C !important;border-radius:8px !important;background:#fff !important;color:#2C2C2C !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:600 !important;transition:all 150ms ease !important;width:100%}.btn--preview:hover{background:#2C2C2C !important;color:#fff !important}.variant-section{margin-bottom:1.25rem}.variant-section__label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;margin-bottom:.75rem;display:block}.ProductVariantsSticky .variant-section__label{margin-bottom:0}.ProductVariantsSticky .variant-section{margin-bottom:0;padding:0px 16px}.ProductVariantsSticky .AttributeTitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;display:block;margin-bottom:0px !important}.ProductVariantsSticky .OptionDropdown{height:40px !important}@media screen and (max-width: 768px){.ProductVariantsSticky .OptionDropdown{border:1px solid #E8E4DC !important;border-radius:.5rem !important}}.ProductVariantsSticky .BtnPreviewProductSticky{margin-bottom:0px !important}.ProductVariantsSticky .ProductAddToCart{margin-top:0px !important}.ProductVariantsSticky .CTAButton,.ProductVariantsSticky .BuyItButton,.ProductVariantsSticky .BtnPreviewProductSticky{height:40px !important;min-height:unset !important}.ProductVariantsSticky .ButtonAddToCart{margin-top:10px !important}@media screen and (max-width: 768px){.ProductVariantsSticky .ButtonAddToCart{margin-top:0px !important}}@media screen and (max-width: 768px){.ProductVariantsSticky .quantity-selector__value{width:100%}}@media screen and (max-width: 768px){.ProductVariantsSticky .quantity-selector__controls{width:100%}}.recently-viewed.section--cream{background-color:#F5F0E6}.recently-viewed .products-scroll{display:block;padding-bottom:24px}.recently-viewed .products-scroll .slide-item-wrapper{padding:0 8px}.recently-viewed .products-scroll .slick-slider{text-align:left}.recently-viewed .products-scroll .slick-list{text-align:left}.recently-viewed .products-scroll .slick-track{margin-left:0 !important;margin-right:auto !important}.recently-viewed .product-card{width:100%;text-align:left;background:#fff;border-radius:8px;overflow:hidden;transition:transform 0.3s, box-shadow 0.3s;height:100%}.recently-viewed .product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.08)}.recently-viewed .product-card__link{text-decoration:none;color:inherit;display:block}.recently-viewed .product-card__image{position:relative;padding-top:100%;overflow:hidden}.recently-viewed .product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.recently-viewed .product-card:hover .recently-viewed .product-card__image img{transform:scale(1.05)}.recently-viewed .product-card__content{padding:12px}.recently-viewed .product-card__title{font-size:.875rem !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recently-viewed .product-card__price{font-size:.875rem !important;margin:0 !important}.related-products{padding:60px 0}@media (min-width: 1024px){.related-products .products-grid{grid-template-columns:repeat(4, 1fr)}}.modal-header button.close{font-size:25px;background:none;border:none}.modal-header .modal-title{margin-top:auto;margin-bottom:auto}.QuickATCLoading .placeholder{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f5f0e6;background:linear-gradient(to right, #f5f0e6 2%, #fff 18%, #f5f0e6 33%);background-size:1300px}.QuickATCLoading .TextLine{height:15px;margin-top:25px}.QuickATCLoading .TextLine.Price{height:20px;max-width:250px;margin-top:5px}.QuickATCLoading .TextLine.Product{margin-top:25px;height:15px}.QuickATCLoading .Images .Image{width:100%;height:200px;margin-right:5px}.QuickATCLoading .Colors{margin-top:10px}.QuickATCLoading .Colors .Color{margin:0 10px 10px 0;display:inline-block;border-radius:50%;width:36px;height:36px}.QuickATCLoading .Sizes{margin:10px -5px 0 -5px}.QuickATCLoading .Sizes .Size{margin:0 5px 10px 5px;display:inline-block;height:35px;border-radius:4px;min-width:calc(20% - 10px)}@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.QuickATCProduct{position:relative}.QuickATCProduct .Title{font-size:1rem;margin-bottom:8px}.QuickATCProduct .LoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.7);z-index:10;display:flex;justify-content:center;align-items:center}.QuickATCProduct .FreeShipping{margin-bottom:15px}.QuickATCProduct .FreeShipping span{color:#DD7B2E}.QuickATCProduct .ProductVariants .ColorVariant .DesktopColor{display:block}.QuickATCProduct .QuickATCProductDescriptions{max-height:82vh;overflow-y:auto}@media (max-width: 767px){.QuickATCProduct .ProductImageCarousel{margin-bottom:20px}}@media (max-width: 320px){.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:40px}.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}@media (max-width: 375px){.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:50px}.QuickATCProduct .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}

.Header{display:flex;align-items:center;min-height:50px;background-color:#fff;border-bottom:solid 1px #E8E4DC;top:0;left:0;right:0;z-index:300;position:sticky;height:80px}.Header .MobileHeader{order:1}.Header .LogoWrapper{order:2}.Header .QuickSearchForm{margin-left:auto}.Header .DesktopMenu{order:4;width:100%;text-align:center}.Header .RightHeader{order:5}.Header .HeaderWrapper{display:flex;align-items:center;width:100%;max-width:1400px;gap:1.5rem;justify-content:space-between}@media screen and (max-width: 991px){.Header .HeaderWrapper{max-width:640px}}.Header .LeftHeader{margin-right:10px}.Header .BurgerToggle{position:relative;border-top:2px solid #333;height:16px;width:25px;transition:all 0.2s ease-in}.Header .BurgerToggle::before{content:"";position:absolute;left:0;top:5px;width:25px;height:2px;background-color:#333;transition:all 0.2s ease-in}.Header .BurgerToggle::after{content:"";position:absolute;left:0;bottom:0;width:25px;height:2px;background-color:#333;transition:all 0.2s ease-in}.Header .Logo{display:flex;text-decoration:none}.Header .Logo img{height:34px}.Header .TextLogo{font-size:22px;color:#333;text-decoration:none}.Header .RightHeader .CartWrapper{margin-left:10px}.Header .RightHeader .CartWrapper .Cart{display:inline-flex}.Header .RightHeader .CartWrapper .Cart .CartInner{position:relative;cursor:pointer}.Header .RightHeader .CartWrapper .Cart .CartInner .Icon{font-size:1.25rem;color:#4b4f59;position:relative}.Header .RightHeader .CartWrapper .Cart .CartInner .Number{position:absolute;top:-6px;right:-6px;z-index:2;background:#e5424d;width:18px;height:18px;text-align:center;color:#fff;border-radius:12px;font-size:11px;line-height:18px}@media (max-width: 768px){.Header.search-open .MobileHeader,.Header.search-open .LogoWrapper,.Header.search-open .DesktopMenu{display:none !important}.Header.search-open .RightHeader{width:100%;margin-left:0}.Header.search-open .RightHeader .w-100{width:100% !important}.Header.search-open .RightHeader .header__cart{display:none !important}}#app.isOpenMenu .BurgerToggle{border-color:transparent}#app.isOpenMenu .BurgerToggle::before{width:28px;left:-2px;transform:rotate(45deg)}#app.isOpenMenu .BurgerToggle::after{bottom:7px;left:-3px;width:28px;transform:rotate(135deg)}.TopBar{font-size:1rem;padding:12px 15px}@media all and (max-width: 475px){.TopBar{font-size:0.975rem}}.announcement-bar{background-color:#2C2C2C;color:#fff;text-align:center;padding:.5rem 1.5rem;font-size:.875rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.announcement-bar p{margin-bottom:0}.announcement-bar .highlight{color:#C9A962}@media screen and (min-width: 768px){.Header{min-height:70px}.Header .Logo img{height:50px}.Header .RightHeader .Cart .CartInner .Icon{font-size:1rem}}@media (min-width: 1200px){.Header .QuickSearchForm{margin-left:0;flex-grow:0}.Header .QuickSearchForm.isFocused{flex-grow:initial}.Header .QuickSearchForm.isFocused+.LogoWrapper{display:block}}@media (max-width: 480px){.announcement-bar{font-size:.75rem !important}}@media (max-width: 320px){.TopBar{font-size:0.8rem;padding:12px 8px}}@media (max-width: 768px){.header__nav{display:none}.header__menu-toggle{display:flex}.header__actions{gap:.5rem}.Header{height:64px;min-height:64px}.Header .HeaderWrapper{justify-content:flex-start;gap:12px}.Header .RightHeader{margin-left:auto}}.test .AccordionItem--selected{background-color:red}.test .AccordionItem--selected .AnimateSinglePresenceItem .p-AccordionPanelContents{background-color:red}

.TrackOrderHeader{margin-bottom:1rem}.TrackOrderHeader .PageTitle{font-size:1.7rem;font-weight:500;line-height:1.2;margin-top:0}.TrackOrderHeader .Caption{color:#666}.TrackOrderForm{margin-bottom:4rem}.TrackOrderForm .TrackOrderFormInner .Form{text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.TrackOrderForm .TrackOrderFormInner .Form .Code{height:42px;border-top-right-radius:0;border-bottom-right-radius:0;display:inline-flex;min-width:280px;max-width:100%}.TrackOrderForm .TrackOrderFormInner .Form .CTAButton{line-height:42px;height:42px;display:inline-flex;width:auto;border-top-left-radius:0;border-bottom-left-radius:0;font-size:1rem;padding:0 10px}.TrackingFAQ .TrackingFAQInner .Title{font-size:1.7rem;margin-bottom:1rem}.TrackingFAQ .TrackingFAQInner .ListQuestions .Question{margin-bottom:2rem}.TrackingFAQ .TrackingFAQInner .ListQuestions .Question .QuestionContent{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#333}.TrackingFAQ .TrackingFAQInner .ListQuestions .Question .Answer{color:#666}.TrackOrderPageContainer .TrackOrderPage{padding:15px 0}

.SupportPage{margin-top:30px}.SupportPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-top:10px;margin-bottom:30px}.SupportPage .Heading{font-size:1.6rem;font-weight:500;line-height:1.3}.SupportPage .SubHeading{font-size:1.1rem;font-weight:500}.SupportPage p{white-space:pre-line}.SupportPage section:not(:first-child){margin-top:30px}

.HappyCustomersPageContainer .PageTitle{font-size:1.7rem;font-weight:500;line-height:1.2;margin-top:30px}

.ShippingPage .PageTitle{font-size:1.7rem;font-weight:500;line-height:1.2;margin-top:30px}.ShippingPage .Heading{font-size:1.3rem;font-weight:500;line-height:1.3}.ShippingPage p{white-space:pre-line}

.ReturnsPage{margin-top:30px}.ReturnsPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:20px}.ReturnsPage .Heading{font-size:1.3rem;font-weight:500;line-height:1.3}.ReturnsPage p{white-space:pre-line}

.CopyrightPage{margin-top:30px}.CopyrightPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:20px}.CopyrightPage p{white-space:pre-line}.CopyrightPage p>ol{margin-left:15px;list-style:decimal}.CopyrightPage p>ol>li{margin-bottom:15px}.CopyrightPage p>ol>li>ol{margin-left:15px;list-style:lower-latin}.CopyrightPage p>ol>li>ol>li{margin:10px 0}

.TermsPage{margin-top:30px}.TermsPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:20px}.TermsPage .Heading{font-size:1.4rem;font-weight:500;line-height:1.3}.TermsPage p{white-space:pre-line}

.PrivacyPage{margin-top:30px}.PrivacyPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:20px}.PrivacyPage .Heading{font-size:1.3rem;font-weight:500;line-height:1.3}.PrivacyPage p{white-space:pre-line}.PrivacyPage ul{margin-left:15px;margin-top:15px;list-style:disc}.PrivacyPage ul li{margin-bottom:10px}

.TopProduct nav.breadcrumb{background-color:#FAFAFA;display:block}.TopProduct nav.breadcrumb ol{padding-left:0;margin-bottom:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.TopProduct nav.breadcrumb ol li{display:flex;align-items:center;font-size:14px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;gap:.5rem}.TopProduct nav.breadcrumb ol li a{color:#9B9B9B;text-decoration:none}.TopProduct nav.breadcrumb ol li a:hover{color:#C9A962}.TopProduct nav.breadcrumb ol li:not(:last-child)::after{content:"/";color:#9B9B9B}.TopProduct nav.breadcrumb ol li[aria-current="page"]{color:#2C2C2C}@media screen and (min-width: 768px){.ProductMain{padding-top:1rem}}@media screen and (max-width: 767px){.ProductMain{padding-top:0rem}}.CarouselPagination{position:absolute;bottom:-5px;left:0}.CarouselPagination .PaginationInner{display:flex;justify-content:flex-start;padding:5px}.CarouselPagination .PaginationInner .PaginationDot{height:18px;width:18px;cursor:pointer;border:0;background:none;padding:0}.CarouselPagination .PaginationInner .PaginationDot.active span{background-color:#319fd6}.CarouselPagination .PaginationInner .PaginationDot span{display:inline-block;background-color:#e4e6e7;height:8px;width:8px;border-radius:4px;margin:3px;transition:all 200ms}.ProductImageCarousel{position:relative}.ProductImageCarousel .slick-slide{overflow:hidden}.ProductImageCarousel .ProductImage .ImagePreview .Image{background-size:contain}.ProductImageCarousel .react-swipeable-view-container{margin-left:-1px}.ProductImageCarousel .react-swipeable-view-container:empty{width:100%;height:0;position:relative;padding-bottom:100%}.ProductImageCarousel .konvajs-content{pointer-events:none}.ProductImageCarousel .SelectedOptionOverlay{position:absolute;bottom:10px;left:10px;background-color:rgba(0,0,0,0.6);color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;z-index:10;pointer-events:none;backdrop-filter:blur(4px)}.ProductPreview .ImagePreview .Image{background-size:contain}.ProductTitle h1{font-size:1.375rem;color:#232323;font-weight:400;display:inline}.ProductTitle .PersonalizeTag{font-size:12px;color:#15CD72;display:inline;width:95px;height:20px;background:#EBFAF3;border-radius:100px;flex-direction:column;align-items:center;padding:2px 10px;margin-left:10px}.ProductDescription .Content.hasBreak{white-space:pre-wrap}.ProductDescription .Content img{height:auto !important;width:100% !important;object-fit:cover}.ProductDescription .Content img>p{margin:auto}.ProductDescription .Content video{width:100% !important;height:auto !important;max-height:400px !important}.ProductDescription ol{list-style:decimal;margin-left:20px}.ProductDescription table:not([cellpadding]) td,.ProductDescription table:not([cellpadding]) th{padding:.4rem}.ProductDescription table[border]:not([border="0"]):not([style*=border-color]) td,.ProductDescription table[border]:not([border="0"]):not([style*=border-color]) th{border-color:#ccc}.skeleton-shimmer{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-shimmer-ani 1.5s infinite}@keyframes skeleton-shimmer-ani{0%{background-position:-200% 0}100%{background-position:200% 0}}.skeleton-line{border-radius:4px;width:100%}.skeleton-timeline{border-radius:8px;width:100%}.ProductPrice{display:flex;flex-wrap:wrap;font-size:1.125rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E8E4DC}.ProductPrice.isSaleOff .Origin{color:#6c757d;font-weight:600;text-decoration:line-through}.ProductPrice.isSaleOff .Value{font-weight:600;margin:-5px 5px;color:#2C2C2C;font-size:1.5rem}.ProductPrice.isSaleOff .SaveValue{color:#C9A962;white-space:nowrap;margin-left:5px}.ProductPrice.isSaleOff .SaleOff{display:none}.ProductPrice .Origin{color:#C9A962;margin-right:10px;font-weight:bold}.ProductTitle{white-space:normal;word-break:break-word}.TypeVariant .PreviewOptions .Scrollable{width:auto}.TypeVariant .PreviewOptions .Scrollable .Spinner{width:20px;height:20px}.TypeVariant .PreviewOptions .Options{margin:0 -5px;overflow-x:auto;padding-bottom:10px}.TypeVariant .PreviewOptions .Options .Option{flex-shrink:0;width:98px;padding:5px;box-sizing:border-box}.TypeVariant .PreviewOptions .Options .Option .ImagePreview{border:1px solid #eee;border-radius:4px;overflow:hidden}.TypeVariant .PreviewOptions .Options .Option.selected .ImagePreview{border-color:#232323}.TypeVariant .PreviewOptions .Image{background-size:contain;cursor:pointer;transition:all 200ms ease-out}.TypeVariant .Title{margin-bottom:3px !important}@media screen and (min-width: 768px){.TypeVariant .PreviewOptions .Options .Option{width:20%}}.ColorVariant .CurrentColor{position:absolute;bottom:15px;right:5px;min-width:50px;display:none;align-items:center;font-size:1rem;font-weight:500;height:48px;padding:0 16px 0 8px;border-radius:9999px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,0.1)}@media (min-width: 801px){.ColorVariant .CurrentColor{display:none}}.ColorVariant .CurrentColor .Option.selected{margin-right:5px}.ColorVariant .ListColors .Top{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:500;font-size:0.875rem}.ColorVariant .ListColors .Close{color:#15cd72}.ColorVariant .ColorOptions{position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:10px 15px;transition:all .3s;border-top:solid 2px #eee}.ColorVariant .ColorOptions .Options{display:flex;margin:0;padding:0;overflow-x:auto}.ColorVariant .Option{display:inline-flex;margin-right:10px;cursor:pointer;border:1px solid transparent;border-radius:50%;transition:all 200ms}.ColorVariant .Option.selected{border-color:#333}.ColorVariant .Option.selected span{padding:3px;transition:all 200ms}.ColorVariant .Option span{display:inline-block;width:36px;height:36px;background-clip:content-box !important;border-radius:50%;border:1px solid rgba(0,0,0,0.1)}.ColorVariant .TotalColor,.ColorVariant .Title{font-size:0.875rem;transition:all .5s}.ColorVariant.isOpen .ColorOptions{transform:translateY(-100%)}.ColorVariant:not(.isSelected) .CurrentColor .Title{font-size:0}.ColorVariant.isSelected .CurrentColor .TotalColor{font-size:0}.ColorVariant.oneColor .CurrentColor{pointer-events:none}.ColorVariant.oneColor .CurrentColor .Title{font-size:0.875rem}.ColorVariant.oneColor .CurrentColor .TotalColor{font-size:0}.ProductThumbnail{position:relative;overflow:hidden}.ColorVariantOnRight{margin-bottom:10px}.ColorVariantOnRight .Options{margin-left:0 !important}.ColorVariantOnRight .Options .Option{margin-bottom:10px}.ColorVariantOnRight .Options .Option span{padding:3px}.SizeVariant.hasError .SizeOptions .Options .Option{border-color:#F44336}.SizeVariant.hasError .SizeOptions .OptionDropdown{border-color:#F44336}.SizeVariant .TitleWrapper{display:flex;justify-content:space-between}.SizeVariant .SizeOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.SizeVariant .SizeOptions .Options{margin:0 -5px;padding:0}.SizeVariant .SizeOptions .Options .Option{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:56px;text-align:center;margin:6px;border-radius:9999px;padding:0 1rem;border:2px solid #E8E4DC;height:40px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;background:#fff;transition:all 150ms ease}.SizeVariant .SizeOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.SizeVariant .SizeOptions.showDropdown{position:relative}.SizeVariant .SizeOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.SizeVariant .SizeOptions.showDropdown select{padding:10px 20px}.LabelVariant.hasError .LabelOptions .Options .Option{border-color:#F44336}.LabelVariant.hasError .LabelOptions .LabelOptions{border-color:#F44336}.LabelVariant .OptionDropdown{position:relative}.LabelVariant .OptionDropdown::after{position:absolute;content:"";right:0;top:0;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:100px solid #F44336}.LabelVariant .LabelOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.LabelVariant .LabelOptions .Options{margin:0 -5px;padding:0}.LabelVariant .LabelOptions .Options .Option{cursor:pointer;text-align:center;color:#7a7a7a;border:2px solid #E8E4DC !important;border-radius:9999px !important;margin:0 5px 10px;width:auto;transition:all 200ms;padding:6px 10px}.LabelVariant .LabelOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.LabelVariant .LabelOptions.showDropdown{position:relative}.LabelVariant .LabelOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.LabelVariant .LabelOptions.showDropdown select{padding:10px 20px}.ProductQuantity{margin-top:15px;margin-bottom:20px}.ProductQuantity .QuantityWrapper .Title{margin-bottom:0;font-size:15px !important;font-weight:600;color:#000}.ProductQuantity .QuantityWrapper .Quantity{display:inline-flex;flex-wrap:wrap;align-items:center}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:2rem;background-color:#f5f5f5;border-radius:16px;overflow:hidden;border:none !important;box-shadow:none !important;width:120px;height:32px;display:flex;align-items:center;justify-content:space-between;padding:0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend,.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append{margin:0;height:100%;border:none !important}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend .input-group-text{background-color:#ececec;border-radius:16px 0 0 16px}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append .input-group-text{background-color:#ececec;border-radius:0 16px 16px 0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text{border:none;color:#044d79;font-size:14px;padding:0;width:32px;cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text:hover{background-color:#e0e0e0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text i{font-size:12px}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:100%;border:none;background:transparent;text-align:center;font-weight:600;color:#044d79;font-size:16px;padding:0;width:56px;flex:1;-moz-appearance:textfield;appearance:textfield}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber:focus{box-shadow:none;outline:none}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-outer-spin-button,.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductQuantity .QuantityWrapper .Quantity .QuantityInput .prepend.disabled .input-group-text{opacity:0.5;cursor:not-allowed}.ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:17px;display:flex;align-items:center;margin-top:8px}.ProductQuantity .QuantityWrapper .Quantity .Countdown .Clock{color:#fc6514;padding-right:0.5rem}.ProductQuantity .QuantityWrapper .Quantity .Countdown .RemainingTime{color:#fc6514}.ProductQuantity .QuantityWrapper .Quantity .Countdown .WarningText{color:#fdc1a1}.ProductAddToCart{margin-bottom:15px}.ProductAddToCart>div{flex-direction:column}.ProductAddToCart .CTAText{color:#7a7a7a;font-size:0.9375rem;text-align:center;margin-bottom:20px}.ProductAddToCart .BtnPreviewProduct.Loading{cursor:not-allowed;opacity:0.7}.ProductAddToCart .BtnPreviewProductSticky{height:36px;margin-bottom:0px}.ProductPersonalizedModal .modal-content{border-radius:12px;border:none;overflow:visible;background-color:#fff}.ProductPersonalizedModal .ModalCloseBtn{position:absolute;top:8px;right:8px;width:32px;height:32px;background:rgba(255,255,255,0.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#333;cursor:pointer;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.ProductPersonalizedModal .ModalCloseBtn:hover{background-color:#fff}.ProductPersonalizedModal .modal-body{padding:12px 12px 8px 12px}.ProductPersonalizedModal .modal-body .PreviewImageMain{display:flex;justify-content:center;align-items:center;max-height:70vh;overflow:visible}.ProductPersonalizedModal .modal-body .PreviewImageMain img{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper{display:flex;justify-content:center;align-items:center;width:100%;height:auto;max-height:70vh}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper .PersonalizedPreviewImage{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain;border-radius:8px}.ProductPersonalizedModal .ModalAddToCartBtn{background:#C9A962 !important;border:none;border-radius:8px;height:62px;font-size:16px;font-weight:600;text-transform:capitalize;transition:all 0.25s ease-out;color:#fff;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:auto;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ProductPersonalizedModal .ModalAddToCartBtn:hover{background-color:#B8993A !important}.ProductPersonalizedModal .ModalAddToCartBtn:disabled{background-color:#ccc !important;cursor:not-allowed}.ProductNoticeModal .modal-content{border-radius:12px;border:none;overflow:hidden}.ProductNoticeModal .NoticeIconWrapper{display:flex;justify-content:center}.ProductNoticeModal .NoticeIconCircle{width:130px;height:130px;border:6px solid #15cd72;border-radius:50%;display:flex;justify-content:center;align-items:center}.ProductNoticeModal .NoticeIconCircle i{font-size:60px;color:#15cd72}.ProductNoticeModal .NoticeTitle{font-size:38px;font-weight:700;color:#333}.ProductNoticeModal .NoticeMessage{font-size:20px;color:#666;line-height:1.4;font-weight:400}.ProductNoticeModal .NoticeGotItBtn{background-color:#034870;border:none;border-radius:30px;padding:15px 80px;font-weight:700;font-size:18px;letter-spacing:0.5px;color:#fff;transition:all 0.2s}.ProductNoticeModal .NoticeGotItBtn:hover{opacity:0.9;transform:translateY(-1px)}.ProductNoticeModal .NoticeGotItBtn:active{transform:translateY(0)}.ProductNoticeModal .NoticeGotItBtn{background-color:#15cd72}.ProductNoticeModal .NoticeGotItBtn:hover{background-color:#12b464}@media (max-width: 767px){.ProductPersonalizedModal .ModalCloseBtn{top:10px;right:10px;width:28px;height:28px}.ProductPersonalizedModal .modal-body{padding:10px}.ProductPersonalizedModal .modal-body .PreviewImageMain{margin-bottom:10px;display:flex;justify-content:center;align-items:center}.ProductPersonalizedModal .modal-body .PreviewImageMain img{max-width:100%;height:auto;object-fit:contain}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper{width:100%;display:flex;justify-content:center;align-items:center}.ProductPersonalizedModal .modal-body .PreviewImageMain .LocalPreviewWrapper .PersonalizedPreviewImage{max-width:100%;max-height:70vh;width:auto;height:auto;display:block;object-fit:contain;border-radius:8px}.ProductPersonalizedModal .ModalAddToCartBtn{padding:10px 40px;width:100%;border-radius:8px}.ProductNoticeModal .modal-body{padding-top:30px !important;padding-bottom:30px !important}.ProductNoticeModal .NoticeIconCircle{width:80px;height:80px;border-width:4px}.ProductNoticeModal .NoticeIconCircle i{font-size:36px}.ProductNoticeModal .NoticeTitle{font-size:28px}.ProductNoticeModal .NoticeMessage{font-size:16px;padding-left:15px !important;padding-right:15px !important}.ProductNoticeModal .modal-footer{padding-bottom:30px !important}.ProductNoticeModal .NoticeGotItBtn{padding:12px 50px;font-size:16px;width:80%}.ProductAddToCart .BtnPreviewProductSticky{margin:0px 16px;width:calc(100% - 32px) !important;height:36px;margin-top:12px;margin-bottom:0px !important}}.ProductTrustedBadges{margin-bottom:20px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges{white-space:pre-wrap}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges .Line:not(:last-of-type){margin-bottom:5px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges .Line .Icon{margin-right:5px}.ProductTrustedBadges .ProductTrustedBadgesInner .Badges p{margin-bottom:5px}.ProductVariants{margin-bottom:15px}.ProductVariants .Options{margin:0;padding:0}.ProductVariants .Options .Option{list-style:none}.ProductVariants .Variant.hasError{color:#F44336}.ProductVariants .Variant.hasError strong{color:#F44336}.ProductVariants .Variant.hasError .Content{color:#F44336}.ProductRight{margin-top:8px;margin-bottom:15px}.ProductRight .WrapperRight ul{list-style:disc;margin-left:20px}.ProductRight .WrapperRight ul li{font-size:14px;color:#232323}.ProductRight .WrapperRight .percent100 img{max-width:230px}.ProductRight .WrapperRight .Payments{text-align:center}.ProductRight .WrapperRight .Payments>img{width:29px;margin:0 2px}.ProductRight .WrapperRight .Payments>img.PayPal{width:70px}.ProductRight .WrapperRight .Title{font-size:1rem;margin-bottom:8px}.ProductRight .WrapperRight .Title strong{text-transform:capitalize}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h5{font-size:0.8rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h4{font-size:0.875rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h3{font-size:1rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h2{font-size:1.125rem}.ProductRight .WrapperRight .ProductDetailInfoItem .Content h1{font-size:1.2rem}.ProductRight .SaleOff{display:none}.ProductRight .FreeShipping{margin-bottom:15px}.ProductRight .FreeShipping span{color:#C9A962}.ProductPageContainer .ProductWrapper .ProductLayout{gap:3rem;display:flex;padding-bottom:2.5rem}@media screen and (max-width: 768px){.ProductPageContainer .ProductWrapper .ProductLayout{flex-direction:column;gap:0 !important}}.ProductPageContainer .ProductWrapper .ProductGalary{width:100%;max-width:51%}@media screen and (max-width: 768px){.ProductPageContainer .ProductWrapper .ProductGalary{max-width:100%}}.ProductPageContainer .ProductWrapper .ProductInfo{flex:1}.ProductPageContainer .ProductWrapper .ProductColumnSticky{position:sticky;top:20px;align-self:flex-start;margin-bottom:34px}.ProductPageContainer .ProductDiscountCodes{margin-bottom:10px}.ProductPageContainer .ProductDiscountCodes .Discounts{display:flex;flex-wrap:wrap;list-style:none;margin-left:0;margin-bottom:0}.ProductPageContainer .ProductDiscountCodes .Discounts .Discount{margin-right:10px;margin-bottom:10px}.ProductPageContainer .ProductDiscountCodes .Discounts .Code{font-weight:500;font-size:12px;color:#C9A962;background-color:#FFF6F0;border:1px solid #C9A962;position:relative;cursor:pointer;display:flex}.ProductPageContainer .ProductDiscountCodes .Discounts .Code .Text{display:inline-block;padding:6px 15px}.ProductPageContainer .ProductDiscountCodes .Discounts .Code .Icon{border-left:1px solid #FECBAC;padding:0 10px;line-height:28px;position:relative;z-index:1;display:flex;align-items:center}.ProductPageContainer .ProductDiscountCodes .Discounts .Code::before{content:"";position:absolute;height:100%;width:10px;left:-1px;top:0;background-image:radial-gradient(circle at 0px 6px, #fff 2px, #FECBAC 2px, #FECBAC 3px, transparent 3px);background-size:4px 9px;background-repeat:repeat-y}.ProductPageContainer .ProductDiscountCodes .Discounts .Code::after{content:"";position:absolute;height:100%;width:10px;right:-1px;top:0;background-image:radial-gradient(circle at 100% 6px, #fff 2px, #FECBAC 2px, #FECBAC 3px, transparent 3px);background-size:4px 9px;background-repeat:repeat-y;background-position:right top}.ProductPageContainer .ProductDiscountCodes .Discounts .CodeCursoDefault{cursor:default !important}.ProductPageContainer .ProductFreeship ul{list-style:none;padding:0;margin:0}.ProductPageContainer .ProductFreeship ul li{padding:10px 16px 10px 16px;border-radius:4px;background:#FAFBFA;border:1px solid #E9EEEC;box-sizing:border-box;margin:15px 0px;text-align:center;font-size:15px;line-height:20px;color:#333333;font-weight:400}.ProductPageContainer .ProductFreeship ul li span{color:#DD7B2E}.ProductVariantsSlip{position:fixed;bottom:0;left:0;right:0;z-index:20;margin:0;display:flex;flex-direction:column;max-height:76px}.ProductVariantsSlip .VariantWrapper{flex-grow:1;position:relative;background-color:#fff;padding:15px 15px 70px 15px;overflow-y:auto;transform:translateY(100%);transition:all .3s}.ProductVariantsSlip .VariantWrapper>div:not(:first-child){margin-top:15px}.ProductVariantsSlip .VariantWrapper .Close{float:right;margin-top:-12px;font-size:1.375rem;color:#333}.ProductVariantsSlip .Mask{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,0.6);visibility:hidden;transition:all .3s}.ProductVariantsSlip .ProductAddToCart{position:fixed;bottom:0;left:0;right:0;padding:5px;background-color:#fff}.ProductVariantsSlip .ProductAddToCart button{border-bottom:solid 5px #0e9854}.ProductVariantsSlip.isOpen{top:10%;max-height:100vh}.ProductVariantsSlip.isOpen .VariantWrapper{transform:translateY(0)}.ProductVariantsSlip.isOpen .Mask{opacity:1;visibility:visible}#app.isOpenProductVariants .ProductVariantsSlip .VariantWrapper{position:static}@media all and (min-width: 375px){.ProductVariantsSlip.isOpen{top:15%}}.ProductRecommendation .GroupTitle{font-size:1.8rem;font-weight:500}.RecentlyViewedProducts .GroupTitle{font-size:1.8rem;font-weight:500}@media (max-width: 991.98px){.ProductLeft{padding:0 !important;margin:0 0 1rem !important}}.ProductLeft .ProductImageCarousel .slick-dots{position:absolute;bottom:0;width:100%;text-align:center;left:50%;transform:translate(-50%, 0);margin-bottom:0}.ProductLeft .ProductImageCarousel .slick-dots li{display:inline-block}.ProductLeft .ProductImageCarousel .slick-dots li button{text-indent:-9999px;background:#e4e6e7;padding:0;height:8px;width:8px;border:none;border-radius:4px;margin:3px;transition:all 200ms}.ProductLeft .ProductImageCarousel .slick-dots li.slick-active button{background:#319fd6}.ProductLeft .ProductImageCarousel .SlideNav{margin-top:8px;margin-left:-4px;margin-right:-4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide{padding:0 4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide>div>div{border:2px solid rgba(0,0,0,0.1);cursor:pointer;border-radius:4px}.ProductLeft .ProductImageCarousel .SlideNav .slick-slide>div>div.slick-current-active{border-color:rgba(0,0,0,0.8)}.ProductLeft .ProductImageCarousel .SlideNav .konvajs-content canvas{opacity:0.4}.ProductLeft .ProductImageCarousel .SlideNav .ImagePreview .Image .ImagePreview{opacity:0.4;object-fit:cover}.ProductLeft .ProductImageCarousel .SlideNav .slick-current-active .ImagePreview .Image .ImagePreview{opacity:1}.ProductLeft .ProductImageCarousel .SlideNav .slick-current-active .konvajs-content canvas{opacity:1}.ProductLeft .ProductImageCarousel .SlideNav .slick-track .slick-slide{box-sizing:border-box}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;line-height:30px;border-radius:50%;background:rgba(255,255,255,0.9);box-shadow:0 2px 4px rgba(0,0,0,0.1);z-index:10;display:flex !important;align-items:center;justify-content:center;cursor:pointer;color:#333}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow.slick-next{right:5px}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow.slick-prev{left:5px}.ProductLeft .ProductImageCarousel .SlideNav .slick-arrow.customArrow:hover{background:#fff;color:#000;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.SizeChart{cursor:pointer}.SizeChart .View{color:#929ea2;font-weight:500;font-size:16px;display:inline-block;text-decoration:underline}.SizeChart .Unit{font-weight:400;text-transform:lowercase}.SizeChart .Top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d5d8dc}.SizeChart .CurrentProductType{padding:15px;font-size:1.125rem;font-weight:500}.SizeChart .PopupWrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;opacity:0;visibility:hidden;display:flex;padding:15px;background-color:rgba(0,0,0,0.4);transition:all .3s;align-items:center;justify-content:center;color:#2d3436}.SizeChart .PopupWrapper .ClosePopup{font-size:1.25rem;width:60px;height:60px;text-align:center;line-height:60px;cursor:pointer}.SizeChart .PopupWrapper table{width:100%;border-collapse:collapse;text-align:center}.SizeChart .PopupWrapper thead{text-transform:capitalize;width:100%}.SizeChart .PopupWrapper th:first-child .Unit{display:none}.SizeChart .PopupWrapper th,.SizeChart .PopupWrapper td.Heading{height:3rem;border-bottom:1px solid #f2f2f6;padding:12px 0}.SizeChart .PopupWrapper th,.SizeChart .PopupWrapper td.Content{padding:0.5rem 0}.SizeChart .PopupInner{overflow-y:auto;background-color:#fff;display:inline-block;width:100%;height:fit-content}@media screen and (max-width: 1024px){.SizeChart .PopupInner{width:100%}}@media screen and (max-width: 320px){.SizeChart .PopupInner{width:100%}}@media screen and (min-width: 1024px){.SizeChart .PopupInner{width:50%}}.SizeChart .TableWrapper{padding:0 4px;margin:10px 0;width:100%}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher{padding:12px 0}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher button{display:inline-block;text-align:center;justify-content:center;height:3rem;background-color:transparent;border:0;border-bottom:1px solid transparent;width:50%}@media screen and (max-width: 320px){.SizeChart .TableWrapper .MockupMenu .UnitSwitcher button{height:auto}}.SizeChart .TableWrapper .MockupMenu .UnitSwitcher .selected{border-bottom:1px solid #ccc}.SizeChart .TableWrapper .MockupMenu .StandardMockup{width:100%;height:100%;overflow:hidden}.SizeChart.isOpen .PopupWrapper{opacity:1;visibility:visible}.ProductBottom .HappyCustomer::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:10px;background-color:#F5F5F5}.ProductBottom .HappyCustomer::-webkit-scrollbar{width:8px;background-color:#F5F5F5}.ProductBottom .HappyCustomer::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,0.2)}.ProductVariantsLoading .placeholder{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f5f0e6;background:linear-gradient(to right, #f5f0e6 2%, #fff 18%, #f5f0e6 33%);background-size:1300px}.ProductVariantsLoading .TextLine{height:15px;max-width:250px;margin-top:25px}.ProductVariantsLoading .TextLine.Price{height:20px;max-width:250px;margin-top:5px}.ProductVariantsLoading .TextLine.Product{margin-top:25px;height:15px}.ProductVariantsLoading .Images{display:flex;margin-top:15px}.ProductVariantsLoading .Images .Image{width:90px;height:90px;margin-right:5px}.ProductVariantsLoading .Colors{margin-top:10px}.ProductVariantsLoading .Colors .Color{margin:0 10px 10px 0;display:inline-block;border-radius:50%;width:36px;height:36px}.ProductVariantsLoading .Sizes{margin:10px -5px 0 -5px}.ProductVariantsLoading .Sizes .Size{margin:0 5px 10px 5px;display:inline-block;height:35px;border-radius:4px;min-width:calc(20% - 10px)}@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.ProductShipping .Content{white-space:pre-wrap}.ProductShipping .Content p{margin-bottom:5px}.ProductsRelatedMobile .Heading{font-size:16px}.ProductsRelatedMobile .Products{overflow-x:auto;white-space:nowrap;margin:0 -15px}.ProductsRelatedMobile .ProductItem{display:inline-flex;margin-left:15px;margin-bottom:auto;height:100%;width:220px;vertical-align:top}.ProductsRelatedMobile .ProductItem .BottomProduct .Title{white-space:normal;font-size:14px}.ProductsRelatedMobile .d-table-cell:last-child .ProductItem{margin-right:15px}.ProductRight .ProductTitle h1{font-size:24px !important;line-height:32px !important;font-weight:700 !important;color:#000;margin-bottom:8px !important}.ProductRight .ProductTitle .ReviewTrendingWrapper{margin-bottom:12px}.ProductRight .ProductTitle .TrendingBadge{font-size:13px}.ProductRight .ProductTitle .TrendingBadge .badge-bg{background:#fef2f2;color:#ef4444;padding:2px 8px;border-radius:4px;font-weight:500;border:1px solid #fee2e2}.ProductRight .ProductTitle .TrendingBadge .category-link{color:#044d79;margin-left:4px;text-decoration:underline;cursor:pointer}.ProductRight .ProductPrice .price{color:#E95D2C !important;font-size:20px !important;font-weight:600 !important}.ProductRight .ProductPrice .old-price{color:#9ca3af;text-decoration:line-through;font-size:16px;margin-left:8px}.ProductRight .AttributeTitle{text-transform:none;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:600 !important;color:#2C2C2C !important;margin-bottom:.75rem !important}.Variant{margin-bottom:0.75rem}.Variant .AttributeTitle{text-transform:none;display:flex;gap:4px}.Variant .Options{margin:0 !important;padding:0 !important;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.Variant .Options .Option{border:2px solid #E2E2E2 !important;border-radius:12px !important;padding:8px 16px !important;background-color:transparent !important;font-size:14px !important;font-weight:500 !important;color:#000;min-width:unset;width:fit-content;height:unset;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease-out;margin:0 !important}.Variant .Options .Option:hover:not(.selected){border-color:#2C2C2C !important;color:#2C2C2C !important}.Variant .Options .Option span{font-weight:inherit}.ColorVariantOnRight .Options{gap:.5rem !important}.ColorVariantOnRight .Options .Option{width:40px !important;height:40px !important;min-width:40px !important;padding:2px !important;border-radius:50% !important;border:2px solid #E8E4DC !important;background:#fff !important}.ColorVariantOnRight .Options .Option.selected{border-color:#2C2C2C !important}.ColorVariantOnRight .Options .Option span{width:100% !important;height:100% !important;border-radius:50% !important;display:block !important;border:1px solid rgba(0,0,0,0.05) !important;background-size:cover !important;padding:0 !important}.SizeVariant .Options .Option{border-radius:9999px !important;padding:0 1rem !important;border:2px solid #E8E4DC !important;height:40px !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:500 !important;color:#2C2C2C !important;background:#fff !important;transition:all 150ms ease !important}.ProductPersonalized{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.ProductPersonalized .PersonalizedOptionsBox{background:#fafafa !important;border:none !important;border-radius:8px !important;padding:16px !important;margin-bottom:20px !important;display:flex;flex-direction:column}.ProductPersonalized .PersonalizedOptionsBox .PersonalizedOptionsTitle{display:flex !important;align-items:center !important;gap:0.5rem !important;font-weight:600 !important;font-size:0.875rem !important;color:#2c2c2c !important;border:none !important;padding:0 !important;text-transform:none !important;justify-content:flex-start !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.ProductPersonalized .PersonalizedOptionsBox .PersonalizedOptionsTitle .PersonalizedBadge{font-size:0.75rem !important;color:#C9A962 !important;font-weight:500 !important}.ProductPersonalized .PersonalizedOptionsBox .PhotoGuidelinesLink{display:none !important}.Personalized{margin-top:16px !important;margin-bottom:16px !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}.Personalized:last-child{margin-bottom:0 !important}.Personalized .UploadLabel{font-size:.875rem !important;font-weight:400 !important;color:#4A4A4A !important;display:block !important;margin-bottom:8px !important}.Personalized .UploadLabel .required{display:none !important}.Personalized .UploadLabel .CharCount{display:none !important}.Personalized .TextInputWrapper .TextInput{background:#fff !important;border:1px solid #e5e7eb !important;border-radius:8px !important;padding:12px !important;font-size:14px !important;color:#000 !important;min-height:44px;resize:none;width:100%;overflow-y:hidden;box-shadow:none !important}.Personalized .TextInputWrapper .TextInput:focus{border-color:#C9A962 !important;outline:none !important;box-shadow:0 0 0 3px rgba(201,169,98,0.15) !important}.Personalized .TextInputWrapper .TextInput::placeholder{color:#9ca3af !important}.Personalized .TextInputWrapper.hasError .TextInput{border-color:#f44336 !important}.Personalized .CharCountBottom{font-size:12px !important;color:#6b7280 !important;text-align:right !important;margin-top:4px;display:block !important}.Personalized .TextNote,.Personalized .ExampleText{display:none !important}.Personalized .TextError{font-size:13px;color:#f44336;margin-top:8px}.Personalized .TextError i{margin-right:5px}.Personalized .PersonalizedInstructions{font-size:12px !important;line-height:22px !important;color:#353535 !important}.Personalized .PersonalizedInstructions ol,.Personalized .PersonalizedInstructions ul,.Personalized .PersonalizedInstructions p,.Personalized .PersonalizedInstructions span{padding-left:4px;margin-bottom:0 !important;background-color:transparent !important}.Personalized .PersonalizedInstructions ol span,.Personalized .PersonalizedInstructions ul span,.Personalized .PersonalizedInstructions p span,.Personalized .PersonalizedInstructions span span{background-color:transparent !important}.ImagePersonalizedSection{margin-top:16px;margin-bottom:16px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImagePersonalizedSection .UploadLabel{font-size:.875rem !important;font-weight:400 !important;color:#4A4A4A !important;display:block !important;margin-bottom:8px !important}.ImagePersonalizedSection .UploadLabel .required{display:none !important}.ImagePersonalizedSection .UploadBoxWrapper{border:1px dashed #ccc !important;border-radius:8px !important;padding:12px !important;background:#fff !important;display:flex;align-items:center;justify-content:space-between}.ImagePersonalizedSection .UploadBoxWrapper.hasError{border-color:#f44336 !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:15px}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .PlaceholderText{font-size:12px !important;font-weight:400 !important;color:#4b5563 !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto{border:2px solid #2c2c2c !important;border-radius:8px !important;font-weight:700 !important;padding:8px 16px !important;height:auto !important;font-size:14px !important;color:#2c2c2c !important;cursor:pointer;white-space:nowrap;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto:hover{background:#333 !important;color:white !important}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent .BtnSelectPhoto:disabled{opacity:0.6;cursor:not-allowed}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo{display:flex;align-items:center;gap:12px}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .Thumbnail{width:50px;height:50px;border-radius:8px;overflow:hidden;border:1px solid #ccc;flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .Thumbnail img{width:100%;height:100%;object-fit:cover}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadedInfo .FileName{font-size:14px;color:#000;word-break:break-all}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions{display:flex;gap:8px;flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnEdit{background-color:#2c2c2c;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnEdit:hover{background-color:#555}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnReplace{background-color:#fff;color:#2c2c2c;border:2px solid #2c2c2c;border-radius:8px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.uploaded .UploadActions .BtnReplace:hover{background-color:#f5f5f5}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingContent{display:flex;align-items:center;gap:16px;width:100%}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingThumbnail{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid #ccc}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingThumbnail img{width:100%;height:100%;object-fit:cover}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingIndicator{flex-shrink:0}.ImagePersonalizedSection .UploadBoxWrapper .UploadBoxContent.processing .ProcessingText{font-size:14px;font-weight:500;color:#000}.ImagePersonalizedSection .ErrorMessage{margin-top:8px;font-size:13px;color:#f44336}.ImagePersonalizedSection .PersonalizedInstructions{font-size:12px !important;line-height:22px !important;color:#353535 !important}.ImagePersonalizedSection .PersonalizedInstructions ol,.ImagePersonalizedSection .PersonalizedInstructions ul,.ImagePersonalizedSection .PersonalizedInstructions p,.ImagePersonalizedSection .PersonalizedInstructions span{padding-left:4px;margin-bottom:0 !important;background-color:transparent !important}.ImagePersonalizedSection .PersonalizedInstructions ol span,.ImagePersonalizedSection .PersonalizedInstructions ul span,.ImagePersonalizedSection .PersonalizedInstructions p span,.ImagePersonalizedSection .PersonalizedInstructions span span{background-color:transparent !important}.ColorOptionSection{margin-bottom:16px}.ColorOptionSection .ColorOptionWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox{border:2px solid #e5e7eb;border-radius:8px;background:#fff;padding:8px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:70px;height:70px;position:relative;transition:border-color 0.2s ease;box-sizing:border-box}@media (max-width: 380px){.ColorOptionSection .ColorOptionWrapper .ColorOptionBox{width:60px;height:60px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .ColorOptionLabel{font-size:10px !important}}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox.selected{border:2px solid #C9A962 !important;padding:7px}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox:hover{border-color:#C9A962 !important}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .ColorOptionLabel{font-size:16px;font-weight:700;text-align:center;line-height:1.2;text-transform:uppercase;color:#000}.ColorOptionSection .ColorOptionWrapper .ColorOptionBox .CheckIcon{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#C9A962;color:#fff;border-radius:50%;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:bold;border:1px solid #fff}.ImageOptionsSection{margin-bottom:16px}.ImageOptionsSection.hasError .ImageOptionsWrapper{border-color:#f44336 !important}.ImageOptionsSection .ImageOptionsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox{border:1px solid #ccc;border-radius:8px;background:#fff;padding:6px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;width:64px;height:64px;position:relative;transition:all 0.2s ease;box-sizing:border-box}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox:hover{border-color:#C9A962;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox.selected{border:1px solid #C9A962 !important;box-shadow:0 0 0 1px #C9A962 !important}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox .ImageOptionPreview{width:100%;height:100%;object-fit:cover;border-radius:4px}.ImageOptionsSection .ImageOptionsWrapper .ImageOptionBox .OptionCheckIcon{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#C9A962;color:#fff;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:bold;border:2px solid #fff;z-index:2}.TextOptionsSection{margin-bottom:16px}.TextOptionsSection.hasError .TextOptionSelect{border-color:#f44336 !important}.TextOptionsSection .TextOptionSelect{background:#fff !important;border:1px solid #ccc !important;border-radius:8px !important;padding:0 32px 0 12px !important;font-size:15px !important;height:44px !important;width:100%;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 12px center !important;background-size:16px !important}.TextOptionsSection .TextOptionSelect:focus{border-color:#C9A962 !important;box-shadow:none !important;outline:none !important}.BackgroundColorSection{margin-bottom:20px}.BackgroundColorSection .ColorSwatches{display:flex;flex-wrap:wrap;gap:12px}.BackgroundColorSection .ColorSwatches .ColorSwatch{width:44px;height:44px;border-radius:50%;cursor:pointer;border:2px solid #e5e7eb;position:relative;transition:all 0.2s ease}.BackgroundColorSection .ColorSwatches .ColorSwatch:hover{transform:scale(1.05)}.BackgroundColorSection .ColorSwatches .ColorSwatch.selected{border-color:#C9A962 !important;box-shadow:0 0 0 2px #fff,0 0 0 4px #C9A962}.BackgroundColorSection .ColorSwatches .ColorSwatch .CheckIcon{position:absolute;top:-4px;right:-4px;background:#C9A962;color:#fff;border-radius:50%;border:2px solid #fff;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:bold}.BackgroundColorSection .ColorSwatches .ColorSwatch.white{background:#ffffff;border-color:#e5e7eb}.BackgroundColorSection .ColorSwatches .ColorSwatch.red{background:#dc2626}.BackgroundColorSection .ColorSwatches .ColorSwatch.grey,.BackgroundColorSection .ColorSwatches .ColorSwatch.gray{background:#6b7280}.BackgroundColorSection .ColorSwatches .ColorSwatch.navy{background:#1e3a5f}.BackgroundColorSection .ColorSwatches .ColorSwatch.black{background:#000000}.BackgroundColorSection .ColorSwatches .ColorSwatch.dark-green{background:#166534}.BackgroundColorSection .ColorSwatches .ColorSwatch.light-blue{background:#93c5fd}.BackgroundColorSection .ColorSwatches .ColorSwatch.sky-blue{background:#38bdf8}.BackgroundColorSection .ColorSwatches .ColorSwatch.pink{background:#f472b6}.QuoteSelector{margin-bottom:20px}.QuoteSelector .QuoteOptions{display:flex;flex-wrap:wrap;gap:10px}.QuoteSelector .QuoteOptions .QuoteOption{border:2px solid #E2E2E2;border-radius:16px;padding:10px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#000;background:#fff;transition:all 0.2s ease}.QuoteSelector .QuoteOptions .QuoteOption:hover{border-color:#9ca3af}.QuoteSelector .QuoteOptions .QuoteOption.selected{border-color:#C9A962 !important;font-weight:600}.ProductDetailInfoWrapper{margin-top:24px !important}.ProductDetailInfoWrapper .ProductDetailInfoItem{border-top:1px solid #e5e7eb !important;padding:16px 0 !important}.ProductDetailInfoWrapper .ProductDetailInfoItem .FlexBetween{cursor:pointer}.ProductDetailInfoWrapper .ProductDetailInfoItem .FlexBetween:hover .Title{color:#1EC77A}.ProductDetailInfoWrapper .ProductDetailInfoItem .Title{font-size:16px !important;font-weight:600 !important;color:#000;margin:0 !important;transition:color 0.2s ease}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon{padding:8px !important;color:#6b7280}.ProductDetailInfoWrapper .ProductDetailInfoItem .ArrowIcon.active{color:#1EC77A}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content{padding-top:12px;font-size:14px;line-height:1.7;color:#4b5563}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content p{margin-bottom:8px}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content ul,.ProductDetailInfoWrapper .ProductDetailInfoItem .Content ol{padding-left:20px;margin-bottom:8px}.ProductDetailInfoWrapper .ProductDetailInfoItem .Content li{margin-bottom:4px}.ProductDetailInfoWrapper .ProductDetailInfoItem:last-child{border-bottom:none}.ProductAddToCart{margin-top:16px !important}.ProductAddToCart .ButtonAddToCart .wrapButton{display:flex;gap:12px}.ProductAddToCart .ButtonAddToCart .wrapButton .col-button{flex:1}.ProductAddToCart .CTAButton{background:#C9A962 !important;border:none !important;border-radius:8px !important;height:62px !important;font-size:16px !important;font-weight:600 !important;text-transform:capitalize !important;transition:all 0.25s ease-out !important;width:100% !important;color:#fff !important;display:flex;align-items:center;justify-content:center;gap:.5rem}.ProductAddToCart .CTAButton:hover{background:#B8993A !important}.ProductAddToCart .BuyItButton{background:#fff !important;color:#2C2C2C !important;border:2px solid #2C2C2C !important;border-radius:8px !important;height:62px !important;font-size:16px !important;font-weight:600 !important;text-transform:capitalize !important;transition:all 0.25s ease-out !important;width:100% !important;display:flex;align-items:center;justify-content:center}.ProductAddToCart .BuyItButton:hover{background:#2C2C2C !important;color:#fff !important}@media (max-width: 767px){.ProductAddToCart .BtnPreviewProduct{height:44px !important;font-size:14px !important}.ProductAddToCart .ButtonAddToCart .wrapButton{flex-direction:row !important;gap:8px}.ProductAddToCart .ButtonAddToCart .wrapButton .col-button{flex:1;min-width:0}.ProductAddToCart .CTAButton,.ProductAddToCart .BuyItButton{height:44px !important;font-size:14px !important;padding:0 12px !important;white-space:nowrap}}@media (min-width: 992px){.ProductColumnSticky .ProductImageCarousel{display:flex;flex-direction:column;gap:12px}.ProductColumnSticky .ProductImageCarousel>.slick-slider:first-child{flex:1;min-width:0}.ProductColumnSticky .ProductImageCarousel .SlideNav{margin-top:0 !important}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-slider{height:100%}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div{border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color 0.2s ease}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div.slick-current-active,.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-track .slick-slide>div>div:hover{border-color:#C9A962}.ProductColumnSticky .ProductImageCarousel .SlideNav .slick-arrow{display:none !important}}.error-bounce-animation{animation:bounce-error 0.5s ease}@keyframes bounce-error{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}#main-preview .IconLoading{position:absolute;top:0px;left:0px;width:100%;height:100%;justify-content:center;align-items:center;background:#ffffffab;display:none}#main-preview .IconLoading.show{display:flex}.CustomDropdownWrapper{position:relative;width:100%}.CustomDropdownWrapper .CustomDropdownTrigger{background:#fff;border:1px solid #ccc;border-radius:8px;padding:0 12px;font-size:15px;height:44px;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all 0.2s ease;user-select:none}.CustomDropdownWrapper .CustomDropdownTrigger.is-open,.CustomDropdownWrapper .CustomDropdownTrigger:hover{border-color:#C9A962}.CustomDropdownWrapper .CustomDropdownTrigger .SelectedLabel{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CustomDropdownWrapper .CustomDropdownTrigger .DropdownArrow{color:#666;font-size:12px;transition:transform 0.2s ease}.CustomDropdownWrapper .CustomDropdownTrigger .DropdownArrow i{display:block}.CustomDropdownWrapper .CustomDropdownTrigger.is-open .DropdownArrow{transform:rotate(180deg);color:#C9A962}.CustomDropdownWrapper .CustomDropdownMenu{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);z-index:100;max-height:240px;overflow-y:auto;padding:4px}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem{padding:10px 12px;font-size:14px;color:#333;cursor:pointer;border-radius:4px;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.1s ease;margin-bottom:4px}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem:last-child{margin-bottom:0}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem:hover{background-color:rgba(228,169,81,0.1);color:#C9A962}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem.selected{background-color:rgba(228,169,81,0.1);color:#C9A962;font-weight:500}.CustomDropdownWrapper .CustomDropdownMenu .CustomDropdownItem .ItemCheckIcon{color:#C9A962;font-size:12px}.ProductMobileStickyPreview{position:fixed;top:0;left:0;width:100%;z-index:1000;pointer-events:none;animation:slideInDown 0.3s ease-out;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1)}@media (min-width: 768px){.ProductMobileStickyPreview{display:none !important}}.ProductMobileStickyPreview .StickyPreviewContainer{pointer-events:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;max-width:100%;margin:0 auto}.ProductMobileStickyPreview .StickyPreviewContent{width:45vw;height:45vw;max-width:200px;max-height:200px;flex-shrink:0;overflow:hidden;background:#f3f4f6;border:2px solid #C9A962;border-top:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,0.2)}.ProductMobileStickyPreview .StickyPreviewContent .konvajs-content{margin:0 auto}@keyframes slideInDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.ImageEditorModal{padding:0 !important}.ImageEditorModal .modal-dialog{max-width:500px;margin:30px auto}.ImageEditorModal .modal-content{border-radius:12px;overflow:hidden;border:none;box-shadow:0 10px 30px rgba(0,0,0,0.15);background:#fff}.ImageEditorModal .modal-body{padding:0;display:flex;flex-direction:column;position:relative}.ImageEditorModal .EditorHeader{background:#fff;padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;position:relative}.ImageEditorModal .EditorHeader h5{font-size:17px;font-weight:600;margin:0;color:#111}.ImageEditorModal .EditorHeader .CloseButton{position:absolute;right:15px;top:50%;transform:translateY(-50%);border:none;background:none;font-size:24px;color:#9ca3af;padding:5px;line-height:1;cursor:pointer;transition:color 0.2s}.ImageEditorModal .EditorHeader .CloseButton:hover{color:#111}.ImageEditorModal .EditorCanvas{min-height:380px;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.ImageEditorModal .EditorCanvas .konvajs-content{box-shadow:0 4px 15px rgba(0,0,0,0.08);border-radius:4px;overflow:hidden}.ImageEditorModal .EditorControls{padding:15px 20px 10px;background:#fff;display:flex;justify-content:center;gap:10px;border-top:1px solid #f0f0f0;flex-wrap:wrap}.ImageEditorModal .EditorControls button{width:44px;height:44px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;cursor:pointer;position:relative}.ImageEditorModal .EditorControls button:hover:not(:disabled){background:#f3f4f6;color:#111;border-color:#d1d5db}.ImageEditorModal .EditorControls button:disabled{opacity:0.5;cursor:not-allowed}.ImageEditorModal .EditorControls button[data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#1f2937;color:#fff;font-size:12px;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity 0.2s, visibility 0.2s;pointer-events:none;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.ImageEditorModal .EditorControls button[data-tooltip]::before{content:'';position:absolute;bottom:calc(100% + 4px);left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#1f2937;opacity:0;visibility:hidden;transition:opacity 0.2s, visibility 0.2s;pointer-events:none;z-index:100}.ImageEditorModal .EditorControls button[data-tooltip]:hover:not(:disabled)::after,.ImageEditorModal .EditorControls button[data-tooltip]:hover:not(:disabled)::before{opacity:1;visibility:visible}.ImageEditorModal .EditorControls .ControlsDivider{width:1px;background:#e5e7eb;height:24px;margin:auto 5px}.ImageEditorModal .ReplacePhotoWrapper{padding:5px 20px 15px;background:#fff;display:flex;gap:10px;flex-wrap:wrap;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImageEditorModal .ReplacePhotoWrapper button{height:44px;border-radius:8px;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all 0.2s}.ImageEditorModal .ReplacePhotoWrapper button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton{flex:100%;background:#fff;border-color:#e5e7eb;font-weight:500;color:#374151}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton:hover{background:#f9fafb;border-color:#d1d5db}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton i{font-size:14px;color:#6b7280}.ImageEditorModal .ReplacePhotoWrapper button.RemoveBgButton,.ImageEditorModal .ReplacePhotoWrapper button.ExtractFaceButton,.ImageEditorModal .ReplacePhotoWrapper button.CropButton,.ImageEditorModal .ReplacePhotoWrapper button.AiWatercolorButton{flex:1;font-size:13px}.ImageEditorModal .ReplacePhotoWrapper button.RemoveBgButton i,.ImageEditorModal .ReplacePhotoWrapper button.ExtractFaceButton i,.ImageEditorModal .ReplacePhotoWrapper button.CropButton i,.ImageEditorModal .ReplacePhotoWrapper button.AiWatercolorButton i{font-size:14px;color:#6b7280}.ImageEditorModal .EditorFooter{padding:15px 20px;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:12px;box-shadow:0 -2px 10px rgba(0,0,0,0.02);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ImageEditorModal .EditorFooter button{flex:1;height:48px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s}.ImageEditorModal .EditorFooter .btn-cancel{background:#fff;border:1px solid #d1d5db;color:#374151}.ImageEditorModal .EditorFooter .btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.ImageEditorModal .EditorFooter .btn-apply{background:#000;border:1px solid #000;color:#fff}.ImageEditorModal .EditorFooter .btn-apply:hover{background:#333;border-color:#333}.ImageEditorModal .CropControls{padding:15px 20px;background:#fff;border-top:1px solid #f0f0f0}.ImageEditorModal .CropControls .CropMessage{text-align:center;font-size:14px;color:#4b5563;margin-bottom:12px}.ImageEditorModal .CropControls .CropActions{display:flex;gap:12px}.ImageEditorModal .CropControls .CropActions button{flex:1;height:40px;border-radius:8px;font-weight:600;cursor:pointer}.ImageEditorModal .CropControls .CropActions .btn-cancel{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.ImageEditorModal .CropControls .CropActions .btn-apply{background:#000;border:1px solid #000;color:#fff}.ImageEditorModal .Toast{position:absolute;top:20px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:10px 20px;border-radius:30px;font-size:14px;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,0.15);display:flex;align-items:center;gap:10px}.ImageEditorModal .Toast--error{background:#ef4444}.ImageEditorModal .Toast--success{background:#10b981}.ImageEditorModal .Toast button{background:none;border:none;color:#fff;font-size:16px;opacity:0.8;cursor:pointer}.ImageEditorModal .Toast button:hover{opacity:1}.ImageEditorModal .AiProcessOverlay{position:absolute;inset:0;background:rgba(17,24,39,0.45);display:flex;align-items:center;justify-content:center;z-index:120;padding:16px}.ImageEditorModal .AiProcessModal{width:100%;max-width:360px;background:#fff;border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,0.25);overflow:hidden}.ImageEditorModal .AiProcessHeader{padding:12px 14px;border-bottom:1px solid #f1f1f1;display:flex;align-items:center;justify-content:space-between}.ImageEditorModal .AiProcessHeader h6{margin:0;font-size:16px;font-weight:600;color:#111827}.ImageEditorModal .AiProcessHeader .AiCloseButton{border:none;background:transparent;color:#6b7280;cursor:pointer;padding:4px 6px;font-size:16px}.ImageEditorModal .AiProcessHeader .AiCloseButton:disabled{opacity:0.45;cursor:not-allowed}.ImageEditorModal .AiProcessBody{padding:12px 14px}.ImageEditorModal .AiProcessBody p{margin:0 0 10px;font-size:13px;color:#4b5563}.ImageEditorModal .AiPresetGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.ImageEditorModal .AiPresetGrid button{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;height:36px;font-size:12px;font-weight:600;cursor:pointer;transition:all 0.2s}.ImageEditorModal .AiPresetGrid button:hover:not(:disabled){border-color:#9ca3af}.ImageEditorModal .AiPresetGrid button.selected{border-color:#111827;background:#111827;color:#fff}.ImageEditorModal .AiPresetGrid button:disabled{opacity:0.5;cursor:not-allowed}.ImageEditorModal .AiField{margin-top:10px}.ImageEditorModal .AiField .AiFieldLabel{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:#374151}.ImageEditorModal .AiField textarea,.ImageEditorModal .AiField input{width:100%;border:1px solid #d1d5db;border-radius:8px;font-size:13px;color:#111827;padding:8px 10px;background:#fff;transition:border-color 0.2s ease}.ImageEditorModal .AiField textarea:focus,.ImageEditorModal .AiField input:focus{outline:none;border-color:#111827}.ImageEditorModal .AiField textarea:disabled,.ImageEditorModal .AiField input:disabled{opacity:0.7;background:#f9fafb}.ImageEditorModal .AiField textarea{resize:vertical;min-height:68px}.ImageEditorModal .AiHint{margin-top:8px;font-size:12px;color:#6b7280;line-height:1.45}.ImageEditorModal .AiHint a{color:#111827;text-decoration:underline}.ImageEditorModal .AiProgressWrap{margin-top:12px}.ImageEditorModal .AiProgressLabel{font-size:12px;color:#4b5563;margin-bottom:6px}.ImageEditorModal .AiProgressTrack{width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.ImageEditorModal .AiProgressFill{height:100%;background:#111827;transition:width 0.25s ease}.ImageEditorModal .AiProcessFooter{border-top:1px solid #f1f1f1;padding:12px 14px;display:flex;gap:10px}.ImageEditorModal .AiProcessFooter button{flex:1;height:38px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:600;font-size:13px;cursor:pointer}.ImageEditorModal .AiProcessFooter button.btn-apply{border-color:#111827;background:#111827;color:#fff}.ImageEditorModal .AiProcessFooter button:disabled{opacity:0.6;cursor:not-allowed}@media (max-width: 767px){.ImageEditorModal{width:100vw !important;height:100vh !important;max-width:100% !important;margin:0 !important}.ImageEditorModal .modal-dialog{max-width:100%;width:100%;height:100%;margin:0}.ImageEditorModal .modal-content{height:100%;width:100%;border-radius:0;display:flex;flex-direction:column;border:none}.ImageEditorModal .modal-body{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.ImageEditorModal .EditorHeader{padding:10px 15px;flex-shrink:0;background:#fff;border-bottom:1px solid #f1f1f1;z-index:10}.ImageEditorModal .EditorHeader h5{font-size:16px}.ImageEditorModal .EditorCanvas{flex:1;min-height:200px;background:#f9fafb;padding:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.ImageEditorModal .EditorCanvas .konvajs-content{border:1px solid #eee;max-width:100%;max-height:100%;box-shadow:none}.ImageEditorModal .EditorControls{padding:10px;flex-shrink:0;gap:6px;border-top:1px solid #f1f1f1;background:#fff;justify-content:center}.ImageEditorModal .EditorControls button{width:38px;height:38px;font-size:14px;border-radius:6px}.ImageEditorModal .EditorControls .ControlsDivider{display:none}.ImageEditorModal .ReplacePhotoWrapper{padding:5px 10px 10px;flex-shrink:0;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:none}.ImageEditorModal .ReplacePhotoWrapper button{height:40px;font-size:13px;flex:auto;width:auto;margin:0}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton{flex:auto;background:#fff;border:1px solid #e5e7eb;color:#374151}.ImageEditorModal .ReplacePhotoWrapper button.ReplaceButton:hover{background:#f9fafb}.ImageEditorModal .EditorFooter{padding:10px 15px;flex-shrink:0;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f1f1}.ImageEditorModal .EditorFooter button{height:44px}}.ReviewList .MasonryLayout{display:flex}.ReviewList.ReviewList_list .WrapperListImages{margin-top:20px;display:grid;grid-template-columns:repeat(3, 120px);grid-gap:16px}.ReviewList.ReviewList_list .ReviewItem{border-radius:4px}@media (max-width: 991px){.ReviewList.ReviewList_list .WrapperListImages{grid-template-columns:repeat(3, 80px)}}.ReviewList .ReviewItem{background:#fff;border:1px solid rgba(0,0,0,0.12);margin-bottom:16px;transition:all .3s;box-shadow:0 4px 8px transparent;border-radius:4px 4px 0 0;overflow:hidden}.ReviewList .ReviewItem .ContentReviewItem{padding:16px}.ReviewList .ReviewItem .UserName{font-weight:500;font-size:18px;margin-bottom:4px}.ReviewList .ReviewItem .CreatedDate{font-size:13px;color:#989B9F;margin-bottom:5px}.ReviewList .ReviewItem .WrapperRate{color:#FFC107}.ReviewList .ReviewItem .ReviewContent{font-size:15px;line-height:24px;margin-top:10px;margin-bottom:5px}.ReviewList .ReviewItem .ImageReviewItem{position:relative}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage{position:absolute;height:20px;top:8px;right:8px;background-color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;padding-left:5px;padding-right:5px}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage span{margin-bottom:2.5px}.ReviewList .ReviewItem .ImageReviewItem .CountItemImage img{width:15px;margin-left:2px}.ReviewList .ReviewItem .ImageReviewItem img{width:100%;height:auto}.ReviewList .ReviewItem:hover{border:1px solid transparent;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,0.12)}.ReviewList .MasonryLayout{margin:0 -8px}.ReviewList .MasonryLayout .ReviewItem{margin-left:8px;margin-right:8px}.WrapperButtonLoadMore{margin-top:10px}.WrapperButtonLoadMore>.btn{background-color:transparent;border:1px solid #DEE2E6;border-radius:4px;color:#303238;font-weight:500;font-size:15px;line-height:24px}.WrapperButtonLoadMore>.btn:hover{background-color:#7BCA76;border-color:#7BCA76;color:#fff}@media (max-width: 767.98px){.WrapperButtonLoadMore{margin-bottom:40px}.ReviewList .ReviewItem .UserName{font-size:16px}.ReviewList .ReviewItem .ReviewContent{font-size:14px}}.ReviewCounts .ReviewSummary .ratePercent{font-size:38px}.ReviewCounts .ReviewSummary .rateNumber{padding-top:20px;font-size:18px;font-weight:500;color:#65676B}.ReviewCounts .ReviewStar .ReviewStarRow{display:flex;align-items:center}.ReviewCounts .ReviewStar .ReviewStarRow .RateStar{flex-shrink:0;margin-right:16px}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress{margin-top:5px;padding:0;width:65%}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress .progress{height:8px}.ReviewCounts .ReviewStar .ReviewStarRow .RateProgress .progress .progress-bar{background-color:#FFC107}.ReviewCounts .ReviewStar .ReviewStarRow .RatePercent{width:30px;flex-shrink:0;color:#65676B;font-size:13px;margin-left:10px}.ReviewPhotosHeading{font-weight:500;font-size:18px;line-height:24px}.ReviewPopupSubmitStar{margin-top:10px}.CountReviewContent{font-size:13px;text-align:right;margin-top:4px}@media (max-width: 991px){.ReviewCounts{margin-bottom:30px}}@media (max-width: 767.98px){.ReviewCounts{margin-bottom:15px}}.ReviewPhotos .ReviewPhotosSlide .slick-slide>div{margin:0 4px}.ReviewPhotos .ReviewPhotosSlide .slick-list{margin:0 -4px}.ReviewPhotos .ReviewPhotosSlide .slick-arrow{margin-top:-12px;top:50%}.ReviewPhotos .ReviewPhotosSlide .slick-arrow.slick-disabled{color:#B0B7BF;cursor:initial}.ReviewPhotos .ReviewPhotosSlide .slick-next{right:-20px}.ReviewPhotos .ReviewPhotosSlide .slick-left{left:-20px}.ReviewPhotos .ReviewPhotosSlide .ImagePreview:not(:last-child){margin-bottom:8px}.ReviewTopRow{padding-top:1.5rem;padding-bottom:1.5rem}.ReviewTab{border-bottom:1px solid #DEE2E6;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.ReviewTab .wrap-btn-tab .btn-tab{border-radius:0;padding:15px 20px;font-size:15px;font-weight:500;color:#989B9F}.ReviewTab .wrap-btn-tab .btn-tab.btn-active{border-bottom:2px solid #15cd72;color:#333333}.ReviewTab .wrap-btn-tab .btn-tab .reviewTypeInTab{text-transform:capitalize}.ReviewTab .WrapSortMenu{margin-left:auto;display:flex}.ReviewTab .WrapSortMenu .BtnWriteReview{background:#70CA7A;color:#fff;transition:all .3s}.ReviewTab .WrapSortMenu .BtnWriteReview:hover{background:#399b44}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button{background-color:#fff;border:1px solid #65676B;padding:0;width:40px;height:40px;font-size:0;transition:all .3s}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button:hover{background-color:#e6e6e6}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown>button img{width:22px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-header{font-weight:500;border-bottom:1px solid #DEE2E6;color:#303238;font-size:16px;line-height:24px;padding-bottom:14px;padding-top:14px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-menu{padding:0 0 10px;width:260px;box-shadow:0 4px 8px rgba(0,0,0,0.12);border-radius:4px;border:none}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item{height:44px;font-size:15px;display:flex;align-items:center;justify-content:space-between}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item .IconCheckReviewDropdown{opacity:0;font-size:36px}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:focus,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:active,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:hover,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item.Selected{background-color:transparent;color:#303238}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:focus .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:active .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item:hover .IconCheckReviewDropdown,.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-item.Selected .IconCheckReviewDropdown{opacity:1}.ReviewTab .WrapSortMenu .ButtonSortProductReview .dropdown .dropdown-toggle:after{display:none}@media (max-width: 767.98px){.ReviewTab{flex-flow:column-reverse;align-items:baseline;margin-bottom:16px}.ReviewTab .WrapSortMenu{margin-bottom:15px}.ReviewTab .wrap-btn-tab .btn-tab{padding-left:10px;padding-right:10px}.ReviewTab .ReviewTopRow{padding-bottom:1.1rem}}@media (max-width: 320px){.ReviewTab .wrap-btn-tab .btn-tab{padding-left:5px;padding-right:5px;font-size:14px}}@use "sass:string";.ReviewPopupSubmit{max-width:720px;font-size:15px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]+.RadioLabel{padding-left:24px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]+.RadioLabel:before{width:16px;height:16px;box-shadow:inset 0 0 0 3px #f4f4f4;margin-top:-8px}.ReviewPopupSubmit .ReviewTypeRadio.Radio input[type="radio"]:checked+.RadioLabel:before{background-color:#70CA7A;box-shadow:inset 0 0 0 3px #f4f4f4;border:1px solid #70CA7A}.ReviewPopupSubmit .ReviewPopupSubmitStar>div{letter-spacing:4px;cursor:pointer}.ReviewPopupSubmit .ReviewPopupSubmitStar i{font-size:26px;line-height:26px;color:#FFC107}.ReviewPopupSubmit .ReviewPopupSubmitStar i.far{line-height:25px}.ReviewPopupSubmit .modal-header button.close{font-size:18px}.ReviewPopupSubmit .modal-header .modal-title{font-size:18px;font-weight:500}.ReviewPopupSubmit .modal-header,.ReviewPopupSubmit .modal-body,.ReviewPopupSubmit .modal-footer{padding-left:30px;padding-right:30px}.ReviewPopupSubmit .modal-body form>.row{margin-bottom:20px}.ReviewPopupSubmit .modal-footer{padding-bottom:30px;border-top:none}.ReviewPopupSubmit .modal-footer button{font-weight:500}.ReviewPopupSubmit .modal-footer .btn-default{background-color:transparent;border:1px solid #DEE2E6;color:#303238}.ReviewPopupSubmit .modal-footer .btn-default:hover{background-color:#DEE2E6}.ReviewPopupSubmit .modal-footer .btn-success{background:#70CA7A;border:1px solid #70CA7A;color:#fff}.ReviewPopupSubmit .modal-footer .btn-success:hover{background-color:#5CB641;border:1px solid #5CB641}.ImageProductPreview{position:relative}.ImageProductPreview .Mask{position:absolute;z-index:1;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);opacity:0;display:flex;justify-content:center;align-items:center;transition:opacity .3s}.ImageProductPreview .ImagePreview{width:80px;height:auto}.ImageProductPreview img{width:80px}.ImageProductPreview .IconClose{cursor:pointer;color:#fff;font-size:26px}.ImageProductPreview:hover .Mask{opacity:1}.LabelImageReviewUpload{width:80px;height:80px;border:1px dashed #DEE2E6;border-radius:2px;display:flex !important;align-items:center;justify-content:center;flex-flow:column}.LabelImageReviewUpload .IconImageReviewUpload{font-size:22px;line-height:1;position:relative}.LabelImageReviewUpload.Hidden{color:#B0B7BF;cursor:default}.ListUploadImageProductPreview{display:grid;grid-template-columns:repeat(4, 80px);column-gap:8px}body.modal-open.ReviewPopup{overflow-y:auto}@media (max-width: 575.98px){.ReviewPopupSubmit{margin:16px}.ReviewPopupSubmit .modal-header,.ReviewPopupSubmit .modal-body,.ReviewPopupSubmit .modal-footer{padding-left:16px;padding-right:16px}.ReviewPopupSubmit .modal-body form>.row{margin-bottom:0}.ReviewPopupSubmit .modal-body form>.row>div{margin-bottom:16px}.ReviewPopupSubmit .modal-header{position:absolute;width:30px;height:30px;right:-8px;top:-16px;align-items:center;border:none;justify-content:center;z-index:2}.ReviewPopupSubmit .modal-header .modal-title{display:none}.ReviewPopupSubmit .modal-header button.close span{color:#fff;background-color:#303238;border-radius:50%;width:30px;height:30px;line-height:30px;padding:0;margin:0;display:block;font-size:18px}.ReviewPopupSubmit input[type="text"],.ReviewPopupSubmit input[type="email"],.ReviewPopupSubmit textarea{border-radius:calc(16 / 14 * 4px);font-size:16px;padding-left:calc(16 / 14 * 13px);padding-right:calc(16 / 14 * 13px);width:calc(16 / 14 * 100%);transform:scale(calc(14/16));transform-origin:left top;margin-bottom:calc(-14 / 16 * 14px);margin-right:calc(-14 / 16 * 100%);height:auto}.ListUploadImageProductPreview{grid-template-columns:repeat(4, 64px)}.LabelImageReviewUpload{width:64px;height:64px;font-size:13px}.ImageProductPreview .ImagePreview{width:64px}.ImageProductPreview img{width:64px}}.ReviewDetailModal .modal-header{position:absolute;width:30px;height:30px;right:5px;top:0;align-items:center;border:none;justify-content:center;z-index:2}.ReviewDetailModal .modal-header button.close{padding:0;margin:0}.ReviewDetailModal .modal-header button.close span{font-size:34px;color:#303238}.ReviewDetailModal .modal-title{display:none}.ReviewDetailModal .modal-body{padding:30px}@media (max-width: 767px){.ReviewDetailModal{margin:16px}.ReviewDetailModal .modal-body{padding:16px 16px 20px}.ReviewDetailModal .modal-header{right:-16px;top:-16px}.ReviewDetailModal .modal-header button.close span{color:#fff;background-color:#303238;border-radius:50%;width:30px;height:30px;line-height:24px;padding:0;margin:0;display:block;font-size:30px}}.HeadingReviewDetail{font-weight:500;font-size:18px;margin-top:5px;margin-bottom:5px}.ContentReviewDetail{font-size:15px;line-height:24px;margin-top:12px}.CreatedDateReviewDetail{color:#989B9F;font-size:13px}.RatingProductListReviews{position:relative;overflow:hidden;margin-top:8px}.RatingProductListReviews:before{content:"\F005\F005\F005\F005\F005";font-family:"Font Awesome 5 Free";color:#ffc107;font-size:15px}.RatingProductListReviews .active{overflow:hidden;height:22px;position:absolute;top:0;left:0}.RatingProductListReviews .active:before{content:"\F005\F005\F005\F005\F005";font-family:"Font Awesome 5 Free";color:#ffc107;font-size:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow{top:50%;transform:translateY(-50%);z-index:2}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-prev{left:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-next{right:15px}.ReviewDetailPhotosSlide .slick-slider .slick-arrow.slick-disabled{cursor:default;color:#B0B7BF}.ReviewDetailPhotosSlide .slick-slider .slick-slide img{width:100%}.ReviewDetailPhotosSlide .slick-slider .slick-dots{display:flex !important;justify-content:center;align-items:center;margin-bottom:0}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li{margin:0 2px}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li>button{font-size:0;height:8px;width:8px;border-radius:4px;background-color:#E3F2EB;border:none;padding:0}.ReviewDetailPhotosSlide .slick-slider .slick-dots>li.slick-active>button{background-color:#70CA7A;width:18px}.ReviewContainer.ReviewSuccess .Content{text-align:center;padding:8px 0}.ReviewContainer.ReviewSuccess .Icon{width:80px;height:80px;margin-left:auto;margin-right:auto;margin-bottom:24px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:102px}.ReviewContainer.ReviewSuccess .Icon.Success{background-color:#70CA7A}.ReviewContainer.ReviewSuccess .Icon.Failed{background-color:#D75A4A}.ReviewContainer.ReviewSuccess .Icon img{width:40px}.ReviewContainer.ReviewSuccess .Title{font-size:18px}.ReviewContainer.ReviewSuccess .SubTitle{color:#666;margin-bottom:24px}.ReviewContainer.ReviewSuccess button.Close{background-color:#70CA7A;color:#fff;width:99px;font-size:15px;transition:all .3s}.ReviewContainer.ReviewSuccess button.Close:hover{background-color:#399b44}.ProductArtworkPersonalizedPreview{color:#15cd72;font-weight:normal;font-size:15px;margin-top:12px;line-height:20px;cursor:pointer;text-decoration:underline;margin-bottom:15px}.ProductArtworkPersonalizedLoading{font-weight:normal;font-size:15px;margin-top:0px;margin-bottom:15px;line-height:20px;cursor:pointer;display:inline-block}@media (min-width: 1200px){.modalPreviewArtworkPersonalized{max-width:950px}}.modalPreviewArtworkPersonalized .modal-body{padding:0}.modalPreviewArtworkPersonalized .modal-body .spinner-border{position:absolute;top:50%;left:50%;z-index:-1;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.modalPreviewArtworkPersonalized .modal-content{background-color:transparent;border:none}@media (min-width: 320px){.modalPreviewArtworkPersonalized .modal-content img{max-height:320px}}@media (min-width: 480px){.modalPreviewArtworkPersonalized .modal-content img{max-height:480px}}@media (min-width: 560px){.modalPreviewArtworkPersonalized .modal-content img{max-height:560px}}@media (min-width: 768px){.modalPreviewArtworkPersonalized .modal-content img{max-height:calc(100vh - 3.5rem)}}.ProductShippingInfo{margin-bottom:12px}.ProductShippingInfo .product-delivery-estimate{display:flex;align-items:center;gap:10px}.ProductShippingInfo .product-delivery-estimate img{width:18px}.ProductShippingInfo .product-delivery-estimate span.text-primary{color:#2BA650}.ProductShippingInfo .product-delivery-estimate .estTime{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:600;cursor:pointer}.DeliveryTimelineTrack{margin-bottom:16px;margin-top:4px;padding:12px 16px;border-radius:10px;background:#f5f5f5}.DeliveryTimelineTrack .delivery-timeline-track{position:relative;margin-top:10px;display:flex;justify-content:space-between;align-items:flex-start;padding-top:8px}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap{display:inline-flex;align-items:center;justify-content:center;position:relative}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap i{font-size:18px}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-icon-wrap img{width:24px;height:24px;object-fit:contain;display:block}.DeliveryTimelineTrack .delivery-timeline-track .delivery-timeline-step .ai-delivery-timeline-title{font-weight:600;margin-top:6px}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine{flex-grow:1;margin:9.5px 0;position:relative;display:flex;align-items:center;height:6px}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(1){background-color:#000;display:block;min-width:6px;min-height:6px;border-radius:50%}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(2){height:2.25px;max-height:2.25px;background-color:#000;display:block;margin:0px -2px;width:100%}.DeliveryTimelineTrack .delivery-timeline-track .DeliveryTimelineLine span:nth-child(3){background-color:#000;display:block;min-width:6px;min-height:6px;border-radius:50%}.ShippingInfoModal .delivery-timeline-note{list-style:disc;margin-left:28px}.ProductSocialProof{margin-bottom:0.5rem;display:flex;gap:0.75rem}.ProductSocialProof__ItemInCart.chip.chip--outlined{background-color:#15CD7214;border-color:#15CD7266;color:#129353;font-weight:500}.ProductSocialProof__Viewers.chip.chip--outlined{background-color:#FFF6F0;border-color:#ee7500;color:#ee7500;font-weight:500}.ProductSocialProof .chip--medium{font-size:0.815rem;padding:0.3125rem 0.75rem;line-height:1rem}.breadcrumb{padding:.75rem 0}.breadcrumb ol{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.breadcrumb li{display:flex;align-items:center;gap:.5rem}.breadcrumb li:not(:last-child)::after{content:'/';color:#9B9B9B}.breadcrumb a{color:#9B9B9B}.breadcrumb a:hover{color:#C9A962}.breadcrumb [aria-current="page"]{color:#2C2C2C}.product-page{padding:2.5rem 0}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}.product-gallery{position:sticky;top:calc($header-height + $space-6)}.product-gallery__main{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background-color:#F5F0E6;margin-bottom:1rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.product-gallery__zoom{position:absolute;bottom:1rem;right:1rem;width:44px;height:44px;background:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);color:#2C2C2C;transition:all 150ms ease}.product-gallery__zoom:hover{background:#C9A962;color:#fff}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6, 1fr);gap:.5rem}.product-gallery__thumb{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color 150ms ease}.product-gallery__thumb.active{border-color:#C9A962}.product-gallery__thumb:hover{border-color:#E8E4DC}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.thumb-label{position:absolute;bottom:.25rem;left:50%;transform:translateX(-50%);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:9px;background:#2C2C2C;color:#fff;padding:2px 6px;border-radius:4px}.product-info{padding-top:.5rem}.product-info__trust{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.product-info__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:.25rem .5rem;border-radius:4px;background-color:#C9A962;color:#fff}.product-info__rating{display:flex;align-items:center;gap:.5rem}.product-info__review-count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;text-decoration:underline}.product-info__review-count:hover{color:#C9A962}.product-info__title{font-size:1.875rem;margin-bottom:.5rem;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:600;color:#2C2C2C}.product-info__tag{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#C9A962;margin-bottom:1rem}.product-info__pricing{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E8E4DC}.product-info__price{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:600;color:#2C2C2C}.product-info__price-note{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.product-info__timeline{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#F5F0E6;border-radius:8px;margin-bottom:1rem}.product-info__timeline svg{color:#C9A962;flex-shrink:0;margin-top:2px}.product-info__timeline div{display:flex;flex-direction:column;gap:.25rem}.product-info__timeline strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.product-info__timeline span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.product-info__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}.trust-badge svg{color:#C9A962}.customization-progress{margin-bottom:1.5rem}.progress-bar{height:4px;background-color:#E8E4DC;border-radius:9999px;margin-bottom:1rem;overflow:hidden}.progress-bar__fill{height:100%;background-color:#C9A962;border-radius:9999px;transition:width 300ms ease}.progress-steps{display:flex;justify-content:space-between}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-number{width:32px;height:32px;border-radius:9999px;border:2px solid #E8E4DC;display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#9B9B9B;background:#fff;transition:all 150ms ease}.progress-step.active .step-number,.progress-step.completed .step-number{border-color:#C9A962;background:#C9A962;color:#fff}.step-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.progress-step.active .step-label{color:#2C2C2C;font-weight:600}.customization-flow{margin-bottom:1.5rem}.customization-step{display:none}.customization-step.active{display:block}.step-title{font-size:1.25rem;margin-bottom:.5rem}.step-subtitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin-bottom:1.5rem}.step-actions{display:flex;gap:.75rem;margin-top:1.5rem}.step-actions .btn{flex:1}.size-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.size-option{cursor:pointer}.size-option input{position:absolute;opacity:0;pointer-events:none}.size-option__content{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem 1rem;padding:1rem;border:2px solid #E8E4DC;border-radius:8px;transition:all 150ms ease}.size-option input:checked+.size-option__content{border-color:#C9A962;background-color:rgba(201,169,98,0.05)}.size-option:hover .size-option__content{border-color:#C9A962}.size-option__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600}.size-option__dimensions{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.size-option__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:1.125rem;justify-self:end}.size-option__popular{grid-column:1 / -1;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#C9A962;text-transform:uppercase;letter-spacing:0.05em}.photo-upload-area{margin-bottom:1rem}.photo-upload-dropzone{border:2px dashed #E8E4DC;border-radius:12px;padding:2.5rem;text-align:center;cursor:pointer;transition:all 150ms ease}.photo-upload-dropzone:hover,.photo-upload-dropzone.drag-over{border-color:#C9A962;background-color:rgba(201,169,98,0.05)}.photo-upload-dropzone svg{color:#C9A962;margin:0 auto 1rem}.photo-upload-dropzone p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin-bottom:.25rem}.upload-formats{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.photo-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.75rem;margin-top:1rem}.photo-grid:empty{display:none}.photo-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#F5F0E6}.photo-item img{width:100%;height:100%;object-fit:cover}.photo-item__remove{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;background:#B85450;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 150ms ease}.photo-item:hover .photo-item__remove{opacity:1}.photo-item__warning{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#D4A05A;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;padding:.25rem .5rem;border-radius:4px;text-align:center}.photo-tips{border:1px solid #E8E4DC;border-radius:8px;margin-bottom:1rem}.photo-tips summary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;cursor:pointer}.photo-tips summary svg{color:#C9A962}.photo-tips__content{padding:0 1rem 1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-tip__example{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden}.photo-tip__example img{width:100%;height:100%;object-fit:cover}.photo-tip__example .label{position:absolute;top:.5rem;left:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.photo-tip__example .label.good{background:#5A8F5A;color:#fff}.photo-tip__example .label.bad{background:#B85450;color:#fff}.photo-tip p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A;margin-top:.5rem}.layout-options{display:grid;grid-template-columns:repeat(4, 1fr);gap:.75rem;margin-bottom:1.5rem}.layout-option{cursor:pointer}.layout-option input{position:absolute;opacity:0;pointer-events:none}.layout-option__preview{aspect-ratio:1;border:2px solid #E8E4DC;border-radius:8px;padding:.75rem;display:flex;align-items:center;justify-content:center;background:#FAFAFA;transition:all 150ms ease;margin-bottom:.5rem}.layout-option input:checked+.layout-option__preview{border-color:#C9A962;background-color:rgba(201,169,98,0.1)}.layout-option:hover .layout-option__preview{border-color:#C9A962}.layout-option__preview img{width:80%;height:80%;object-fit:contain}.layout-option__name{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;text-align:center;color:#4A4A4A}.layout-option input:checked ~ .layout-option__name{color:#2C2C2C;font-weight:600}.text-customization{margin-bottom:1rem}.text-customization h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.text-customization input{width:100%;padding:.75rem 1rem}.char-count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;text-align:right;margin-top:.5rem}.preview-container{background:#F5F0E6;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.preview-mockup{position:relative;max-width:400px;margin:0 auto}.preview-mockup img{width:100%;border-radius:8px}.preview-summary{background:#FAFAFA;border-radius:8px;padding:1rem;margin-bottom:1rem}.preview-summary h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #E8E4DC}.summary-line{display:flex;justify-content:space-between;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;padding:.5rem 0}.summary-line span:first-child{color:#9B9B9B}.summary-line--total{border-top:1px solid #E8E4DC;margin-top:.5rem;padding-top:.75rem;font-weight:600;font-size:1rem}.preview-edit-note{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin-bottom:1rem}.preview-edit-note svg{flex-shrink:0;color:#C9A962}.gift-wrap-option{margin-bottom:1.5rem;padding:1rem;border:1px solid #E8E4DC;border-radius:8px}.gift-wrap-toggle{cursor:pointer;display:block}.gift-wrap-toggle input{position:absolute;opacity:0;pointer-events:none}.gift-wrap-toggle__content{display:flex;align-items:center;gap:.75rem}.gift-wrap-toggle__icon{width:44px;height:44px;background:#F5F0E6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#C9A962;transition:all 150ms ease}.gift-wrap-toggle input:checked+.gift-wrap-toggle__content .gift-wrap-toggle__icon{background:#C9A962;color:#fff}.gift-wrap-toggle__text{display:flex;flex-direction:column;gap:.25rem}.gift-wrap-toggle__text strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.gift-wrap-toggle__text span{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.shipping-calculator{padding:1rem;background:#FAFAFA;border-radius:8px}.shipping-calculator h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.shipping-calculator__form{display:flex;gap:.5rem;margin-bottom:.75rem}.shipping-calculator__form input{flex:1;min-width:0}.shipping-calculator__result{display:flex;flex-direction:column;gap:.5rem}.shipping-option{display:flex;justify-content:space-between;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;padding:.5rem;background:#fff;border-radius:4px}.tabs__nav{display:flex;gap:.25rem;border-bottom:1px solid #E8E4DC;margin-bottom:1.5rem}.tabs__tab{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;padding:1rem 1.5rem;color:#9B9B9B;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all 150ms ease}.tabs__tab:hover{color:#2C2C2C}.tabs__tab.active{color:#2C2C2C;border-bottom-color:#C9A962}.tabs__panel h3{font-size:1.25rem;margin-bottom:1rem}.tabs__panel h4{font-size:1.125rem;margin:1.5rem 0 .75rem}.tabs__panel ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.tabs__panel li{margin-bottom:.5rem}.size-table{width:100%;border-collapse:collapse;margin-top:1rem}.size-table th,.size-table td{text-align:left;padding:.75rem;border-bottom:1px solid #E8E4DC}.size-table th{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;background:#FAFAFA}.reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto}.reviews-summary__score{text-align:center}.reviews-summary__score .score{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.reviews-summary__score .count{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin-top:.5rem}.reviews-summary__bars{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.rating-bar{display:grid;grid-template-columns:50px 1fr 40px;align-items:center;gap:.75rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.rating-bar .bar{position:relative;height:8px;width:100%;background:#E8E4DC;border-radius:9999px;overflow:hidden}.rating-bar .bar__fill{display:block;height:100%;background:#C9A962;border-radius:9999px;transition:width 0.6s ease-out}.reviews-list{display:grid;gap:1.5rem;margin-top:2.5rem}.review-card{padding:1.5rem;background:#FAFAFA;border-radius:12px}.review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.review-card__author{display:flex;flex-direction:column;gap:.25rem}.review-card__author strong{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.review-card__author .verified{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#5A8F5A}.review-card__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;margin-bottom:.5rem}.review-card__text{font-size:.875rem;line-height:1.625;margin-bottom:1rem}.review-card__image{width:120px;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:1rem}.review-card__image img{width:100%;height:100%;object-fit:cover}.review-card__meta{display:flex;gap:1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.review-card__meta .occasion{color:#C9A962}.reviews-cta{text-align:center;margin-top:2rem}.products-grid--4{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.sticky-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,0.1);padding:.75rem 0;z-index:200;transform:translateY(100%);transition:transform 200ms ease;display:none}.sticky-cart.is-visible{transform:translateY(0)}.sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-cart__info{display:flex;flex-direction:column;gap:.25rem}.sticky-cart__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600}.sticky-cart__title{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.sticky-cart__btn{white-space:nowrap}@media (max-width: 1024px){.product-layout{grid-template-columns:1fr 1fr;gap:2rem}.layout-options{grid-template-columns:repeat(2, 1fr)}.products-grid--4{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-gallery__thumbs{grid-template-columns:repeat(6, 1fr)}.product-info__title{font-size:1.5rem}.tabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs__tab{white-space:nowrap;padding:.75rem 1rem}.reviews-summary{grid-template-columns:1fr;text-align:center}.reviews-summary__bars{max-width:100%;width:100%;margin:0 auto}.rating-bar{grid-template-columns:50px 1fr 40px}.rating-bar .bar{min-width:100px}.sticky-cart{display:block}.footer{padding-bottom:calc($space-16 + 80px)}.photo-tips__content{grid-template-columns:1fr}.recently-viewed{padding:2rem 0}.recently-viewed .section__header{margin-bottom:1rem}.recently-viewed .section__title{font-size:1.5rem}.products-scroll{gap:.75rem;padding-bottom:.75rem}.products-scroll .product-card{flex:0 0 150px}.products-scroll::-webkit-scrollbar{height:4px}}@media (max-width: 480px){.product-gallery__thumbs{grid-template-columns:repeat(4, 1fr)}.layout-options{grid-template-columns:repeat(2, 1fr)}.products-grid--4{grid-template-columns:1fr}.step-actions{flex-direction:column}}.recently-viewed{padding:2.5rem 0}.products-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:1rem;margin:0 calc(-1 * $space-4);padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch}.products-scroll::-webkit-scrollbar{height:6px}.products-scroll::-webkit-scrollbar-track{background:#E8E4DC;border-radius:3px}.products-scroll::-webkit-scrollbar-thumb{background:#C9A962;border-radius:3px}.products-scroll .product-card{flex:0 0 180px;scroll-snap-align:start}.product-card--compact .product-card__image{aspect-ratio:1}.product-card--compact .product-card__content{padding:.5rem}.product-card--compact .product-card__title{font-size:.875rem;margin-bottom:.25rem}.product-card--compact .product-card__price{font-size:.875rem}.related-products__cta{text-align:center;margin-top:2rem}@media (min-width: 768px){.products-scroll{margin:0;padding-left:0;padding-right:0}.products-scroll .product-card{flex:0 0 200px}}.product-info__social-proof{display:flex;gap:.5rem;margin-bottom:.75rem}.social-proof-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:500}.social-proof-badge--viewing{background-color:#C9A962;color:#fff}.social-proof-badge--carts{background-color:#3b82f6;color:#fff}.social-proof-badge svg{flex-shrink:0}.product-info__badge{display:inline-block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:.25rem .5rem;border-radius:4px;background-color:#C9A962;color:#fff}.product-info__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A}.trust-badge svg{color:#C9A962}.secure-payment{text-align:center;padding-top:1rem;border-top:1px solid #E8E4DC}.secure-payment__label{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin-bottom:.75rem}.secure-payment__label svg{color:#5A8F5A}.secure-payment__icons{display:flex;justify-content:center;gap:.5rem}.secure-payment__icons svg{width:40px;height:24px}.discount-section{margin-bottom:1.25rem}.discount-section--loading .placeholder{display:block;animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f5f0e6;background:linear-gradient(to right, #f5f0e6 2%, #fff 18%, #f5f0e6 33%);background-size:1300px;border-radius:8px}.discount-section--loading .discount-section__label-skeleton{height:14px;width:100px;margin-bottom:.75rem}.discount-section--loading .discount-badge-skeleton{display:inline-block;height:36px;width:100px;border-radius:8px}.discount-section__label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;margin-bottom:.75rem;display:block}.discount-badges{display:flex;gap:.5rem;flex-wrap:wrap}.discount-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#F5F0E6;border:1px dashed #C9A962;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962;cursor:pointer;transition:all 150ms ease}.discount-badge:hover{background:rgba(201,169,98,0.15)}.discount-badge svg{width:14px;height:14px}.discount-badge--applied{background:#C9A962;border-style:solid;color:#fff}.quantity-selector{display:flex;align-items:center;gap:.75rem}.quantity-selector__controls{display:flex;align-items:center;border:1px solid #E8E4DC;border-radius:8px;overflow:hidden}.quantity-selector__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;color:#2C2C2C;font-size:1.25rem;transition:background 150ms ease}.quantity-selector__btn:hover{background:#FAFAFA}.quantity-selector__btn:disabled{opacity:0.5;cursor:not-allowed}.quantity-selector__value{width:48px;text-align:center;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;border:none;padding:0;-moz-appearance:textfield}.quantity-selector__value::-webkit-outer-spin-button,.quantity-selector__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn--preview{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem !important;padding:.75rem 1rem !important;border:2px solid #2C2C2C !important;border-radius:8px !important;background:#fff !important;color:#2C2C2C !important;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:.875rem !important;font-weight:600 !important;transition:all 150ms ease !important;width:100%}.btn--preview:hover{background:#2C2C2C !important;color:#fff !important}.variant-section{margin-bottom:1.25rem}.variant-section__label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;margin-bottom:.75rem;display:block}.ProductVariantsSticky .variant-section__label{margin-bottom:0}.ProductVariantsSticky .variant-section{margin-bottom:0;padding:0px 16px}.ProductVariantsSticky .AttributeTitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;display:block;margin-bottom:0px !important}.ProductVariantsSticky .OptionDropdown{height:40px !important}@media screen and (max-width: 768px){.ProductVariantsSticky .OptionDropdown{border:1px solid #E8E4DC !important;border-radius:.5rem !important}}.ProductVariantsSticky .BtnPreviewProductSticky{margin-bottom:0px !important}.ProductVariantsSticky .ProductAddToCart{margin-top:0px !important}.ProductVariantsSticky .CTAButton,.ProductVariantsSticky .BuyItButton,.ProductVariantsSticky .BtnPreviewProductSticky{height:40px !important;min-height:unset !important}.ProductVariantsSticky .ButtonAddToCart{margin-top:10px !important}@media screen and (max-width: 768px){.ProductVariantsSticky .ButtonAddToCart{margin-top:0px !important}}@media screen and (max-width: 768px){.ProductVariantsSticky .quantity-selector__value{width:100%}}@media screen and (max-width: 768px){.ProductVariantsSticky .quantity-selector__controls{width:100%}}.recently-viewed.section--cream{background-color:#F5F0E6}.recently-viewed .products-scroll{display:block;padding-bottom:24px}.recently-viewed .products-scroll .slide-item-wrapper{padding:0 8px}.recently-viewed .products-scroll .slick-slider{text-align:left}.recently-viewed .products-scroll .slick-list{text-align:left}.recently-viewed .products-scroll .slick-track{margin-left:0 !important;margin-right:auto !important}.recently-viewed .product-card{width:100%;text-align:left;background:#fff;border-radius:8px;overflow:hidden;transition:transform 0.3s, box-shadow 0.3s;height:100%}.recently-viewed .product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.08)}.recently-viewed .product-card__link{text-decoration:none;color:inherit;display:block}.recently-viewed .product-card__image{position:relative;padding-top:100%;overflow:hidden}.recently-viewed .product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.recently-viewed .product-card:hover .recently-viewed .product-card__image img{transform:scale(1.05)}.recently-viewed .product-card__content{padding:12px}.recently-viewed .product-card__title{font-size:.875rem !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recently-viewed .product-card__price{font-size:.875rem !important;margin:0 !important}.related-products{padding:60px 0}@media (min-width: 1024px){.related-products .products-grid{grid-template-columns:repeat(4, 1fr)}}

.SearchHeader{font-size:1.125rem;padding:20px 0}.SearchHeader.hasResult .SearchHeaderInner .Number{display:inline-flex;margin-right:5px}.SearchHeader .SearchHeaderInner .Number{font-weight:700;display:none}.SearchHeader .SearchHeaderInner .Prefix{font-weight:300}.SearchHeader .SearchHeaderInner .Term{font-size:1.5rem;line-height:1.5;font-weight:900;display:flex;word-break:break-word}.ProductRecommendation h2{text-align:center;font-size:1.25rem}

.BadgePersonalizable{width:100%}.BadgePersonalizable .BadgePersonalizableText{color:#C9A962;font-size:.75rem;margin-bottom:1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}

.cart-hero{background:linear-gradient(to bottom, #F5F0E6, #fff);width:100%}.cart-hero__inner{max-width:1400px;margin:0 auto;padding:0 1.5rem}.cart-breadcrumb{padding:1rem 0}.cart-breadcrumb__list{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;list-style:none;margin:0;padding:0}.cart-breadcrumb__list li{display:flex;align-items:center}.cart-breadcrumb__list li:not(:last-child)::after{content:'/';margin-left:.5rem;color:#9B9B9B}.cart-breadcrumb__list a{color:#4A4A4A;text-decoration:none;transition:color 150ms ease}.cart-breadcrumb__list a:hover{color:#C9A962}.cart-breadcrumb__list li[aria-current="page"]{color:#2C2C2C;font-weight:500}@media (max-width: 768px){.cart-hero__inner{padding:0 1rem}.cart-breadcrumb{padding:.75rem 0}}.CartItem{border-bottom:1px solid #eee;padding:15px 0;width:100%}.CartItem .ItemWrapper{position:relative}.CartItem .ItemWrapper .ButtonRemoveItem{position:absolute;top:0;right:0;z-index:9;transition:all 200ms}.CartItem .ItemWrapper .ButtonRemoveItem:focus,.CartItem .ItemWrapper .ButtonRemoveItem:active{color:#F44336}.CartItem .ItemWrapper .ButtonRemoveItem .Icon{padding:2px 5px;cursor:pointer}.CartItem .ItemWrapper .ImagePreview{width:100%;padding:0;display:flex;align-items:center;justify-content:center}.CartItem .ItemWrapper .Details{padding:0 0 0 15px;flex:1}.CartItem .ItemWrapper .Details .Personalized .btn{padding:0;background:none;color:#0268A6}.CartItem .ItemWrapper .Details .WrapperDetails{font-size:0.9375rem}.CartItem .ItemWrapper .Details .WrapperDetails .Title{font-weight:600;max-width:100%;display:inline-block;margin-right:30px;color:#333}.CartItem .ItemWrapper .Details .WrapperDetails .Variants{margin-bottom:10px;padding-right:15px;font-size:0.75rem}.CartItem .ItemWrapper .Details .WrapperDetails .Variants .PersonalizeTag{font-size:12px;color:#15CD72;display:inline;width:95px;height:20px;background:#EBFAF3;border-radius:100px;flex-direction:column;align-items:center;padding:2px 10px;margin-left:10px}.CartItem .ItemWrapper .Details .WrapperDetails .AddMoreItem .AddMoreItemButton{background-color:#fff;border:1px solid #2C2C2C;padding:6px 16px;font-size:14px;color:#2C2C2C;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;height:40px;border-radius:.5rem}.CartItem .ItemWrapper .Details .WrapperDetails .AddMoreItem .AddMoreItemButton:hover{background-color:#2C2C2C;color:#fff}.CartItem .ItemWrapper .Details .WrapperDetails .PreviewItem .PreviewItemButton{background-color:#fff;border:1px solid #2C2C2C;padding:6px 16px;font-size:14px;color:#2C2C2C;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;height:40px;border-radius:.5rem}.CartItem .ItemWrapper .Details .WrapperDetails .PreviewItem .PreviewItemButton:hover{background-color:#2C2C2C;color:#fff}.CartItem .ItemWrapper .Amount .Price{display:flex;height:100%;align-items:center}.CartItem .ItemWrapper .Amount .Text{color:#C9A962}@media (min-width: 1200px){.CartItem:last-child{border-bottom:none}.CartItem .ItemWrapper{padding:0 15px}.CartItem .ItemWrapper .ButtonRemoveItem{right:15px}}@media (max-width: 480px){.CartItem .ItemWrapper .Details .WrapperDetails .AddMoreItem .AddMoreItemButton{padding:6px 10px}.CartItem .ItemWrapper .ImagePreview .Image{margin-bottom:20px;max-width:100%}.CartItem .Quantity{flex-flow:wrap}.CartItem .Quantity .QuantityWrapper .input-group .form-control{width:50px}.CartItem .Quantity .AddMoreItem{margin-right:auto}.CartItem .Quantity .Amount{width:100%;margin-top:10px}.CartItem .PreviewItem{margin-left:0 !important}.CartItem .PreviewItem .PreviewItemButton{margin-top:5px}}@media (max-width: 360px){.CartItem .Quantity .AddMoreItem{margin-left:0 !important;margin-right:.5rem;margin-top:5px}.CartItem .Quantity .PreviewItem{margin-left:0 !important}}.PersonalizedExpand{color:#C9A962;cursor:pointer;text-decoration:none}.PersonalizedExpand:hover{color:#B8993A;text-decoration:none}.CartInvoice{padding:20px 0}.CartInvoice .InvoiceWrapper .SubTotal .Count,.CartInvoice .InvoiceWrapper .Amount{font-weight:700}.CartInvoice .InvoiceWrapper .SubTotal .Label{margin-right:5px}.CartInvoice .FreeShipping span{color:#DD7B2E}.CartButtonCheckout{padding:20px 0 10px;align-items:center}.ButtonCheckoutWrapper .btn{width:100%}.emptyCart{font-size:40px;font-weight:900;line-height:50px;margin:0px 0px 26.8px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.CartItemQuantity .quantity-selector__btn{width:30px}.CartPageContainer .CartPage .CartWrapper .PageTitle{margin:0;padding:15px 0;font-size:1.5rem}.CartPageContainer .RightSide .PaymentIcons{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.CartPageContainer .RightSide .PaymentIcons img{width:29px}.CartPageContainer .RightSide .PaymentIcons img.PayPal{width:70px}.CartRecommendation .Label{font-size:1.5rem;font-weight:700;text-align:center;margin:40px 0;text-transform:capitalize}.CartRecommendation .cart-recommendation-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;margin-bottom:2.5rem;align-items:stretch;grid-auto-rows:1fr}.CartRecommendation .ProductItem{margin-bottom:0;height:100%}@media (max-width: 1024px){.CartRecommendation .cart-recommendation-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 768px){.CartRecommendation .cart-recommendation-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width: 480px){.CartRecommendation .cart-recommendation-grid{grid-template-columns:1fr}}.CartItems{padding:10px 0}@media (min-width: 1200px){.ListCartItems{border:solid 1px #eee;border-radius:.75rem}}.CollectionsRecommendation .Label{font-size:1.5rem;font-weight:700;text-align:center;margin:40px 0}.CollectionsRecommendation .ProductItem{margin-bottom:20px}.cart-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,0.5);z-index:999;opacity:0;visibility:hidden;transition:opacity 200ms ease,visibility 200ms ease}.cart-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100vh;background-color:#fff;z-index:1000;transform:translateX(100%);transition:transform 200ms ease;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,0.15)}.cart-drawer.active{transform:translateX(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid #E8E4DC;background-color:#fff;flex-shrink:0}.cart-drawer__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:600;color:#2C2C2C;margin:0}.cart-drawer__count{font-weight:400;color:#9B9B9B}.cart-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;color:#9B9B9B;transition:color 150ms ease}.cart-drawer__close:hover{color:#2C2C2C}.cart-drawer__success{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#e8f5e9;color:#2e7d32;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;flex-shrink:0}.cart-drawer__success svg{flex-shrink:0}.cart-drawer__content{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column}.cart-drawer__items{padding:.75rem 1.25rem;border-bottom:1px solid #E8E4DC}.cart-drawer__items-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin:0 0 .75rem 0}.cart-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #E8E4DC}.cart-item:last-child{border-bottom:none}.cart-item__image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#F5F0E6}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;min-width:0}.cart-item__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:400;color:#2C2C2C;margin:0 0 .25rem 0;line-height:1.375;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cart-item__variant{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#C9A962;margin:0 0 .25rem 0}.cart-item__qty{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;margin:0}.cart-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.cart-item__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962;white-space:nowrap}.cart-item__remove{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#9B9B9B;cursor:pointer;padding:.25rem;transition:color 150ms ease}.cart-item__remove:hover{color:#B85450}.cart-drawer__bottom-section{border-top:1px solid #E8E4DC}.cart-drawer__payment-icons{display:flex;justify-content:center;gap:.5rem;padding:.75rem 1.25rem}.cart-drawer__payment-icons img{height:24px;width:auto}.buyer-protection{margin:0 1.25rem .75rem;padding:.75rem;background-color:#F5F0E6;border-radius:8px;border-left:4px solid #C9A962}.buyer-protection__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.buyer-protection__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:9999px}.buyer-protection__icon svg{color:#C9A962}.buyer-protection__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:600;color:#C9A962;margin:0}.buyer-protection__list{list-style:none;padding:0;margin:0}.buyer-protection__item{display:flex;align-items:flex-start;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;margin-bottom:.5rem}.buyer-protection__item:last-child{margin-bottom:0}.buyer-protection__item svg{color:#5A8F5A;flex-shrink:0;margin-top:2px}.buyer-protection__item strong{color:#2C2C2C}.cart-drawer__footer{padding:1rem 1.25rem;background-color:#fff;flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-drawer__subtotal-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;color:#2C2C2C}.cart-drawer__subtotal-value{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:400;color:#C9A962}.cart-drawer__actions{display:flex;gap:.75rem;margin-bottom:.75rem}.cart-drawer__footer-trust{padding-top:.75rem;border-top:1px solid #E8E4DC}.cart-drawer__footer .cart-drawer__payment-icons{justify-content:center;padding:0;margin-bottom:.75rem}.cart-drawer__trust-badge{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#e8f5e9;border-radius:8px}.cart-drawer__trust-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#c8e6c9;border-radius:9999px;flex-shrink:0}.cart-drawer__trust-icon svg{color:#2e7d32}.cart-drawer__trust-content{flex:1}.cart-drawer__trust-title{display:block;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#1b5e20;margin-bottom:2px}.cart-drawer__trust-text{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#4A4A4A;line-height:1.625;margin:0}.cart-drawer__btn{flex:1;padding:.75rem 1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all 150ms ease;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.cart-drawer__btn{font-size:.75rem}}.cart-drawer__btn--secondary{background-color:#fff;border:1px solid #E8E4DC;color:#2C2C2C}.cart-drawer__btn--secondary:hover{border-color:#C9A962;color:#C9A962}.cart-drawer__btn--primary{background-color:#C9A962;border:1px solid #C9A962;color:#fff}.cart-drawer__btn--primary:hover{background-color:#b8983f;border-color:#b8983f}.cart-drawer__recommendations{padding:1rem 1.25rem;border-top:1px solid #E8E4DC}.cart-drawer__recommendations-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:600;color:#2C2C2C;margin:0 0 1rem 0}.cart-drawer__recommendations-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem}.cart-recommendation{text-decoration:none}.cart-recommendation__image{aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:.5rem;background-color:#F5F0E6}.cart-recommendation__image img{width:100%;height:100%;object-fit:cover;transition:transform 200ms ease}.cart-recommendation:hover .cart-recommendation__image img{transform:scale(1.05)}.cart-recommendation__name{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#2C2C2C;margin:0 0 .25rem 0;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-recommendation__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#C9A962}.cart-drawer__empty{flex:1;display:none;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;text-align:center;min-height:300px}.cart-drawer__empty-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background-color:#F5F0E6;border-radius:9999px;margin-bottom:1.25rem}.cart-drawer__empty-icon svg{color:#C9A962;width:48px;height:48px}.cart-drawer__empty-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:600;color:#2C2C2C;margin:0 0 .5rem 0}.cart-drawer__empty-text{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin:0 0 1.25rem 0;max-width:250px;line-height:1.625}.cart-drawer__empty .cart-drawer__btn{min-width:180px;flex:none;padding:.5rem 1.25rem}@media (max-width: 480px){.cart-drawer{max-width:100%}.cart-drawer__recommendations-grid{grid-template-columns:repeat(2, 1fr);gap:.5rem}}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.CartPageSkeleton .skeleton{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:4px}.CartPageSkeleton .cart-header-skeleton{padding:20px 0;border-bottom:1px solid #e1e1e1;margin-bottom:30px}.CartPageSkeleton .cart-header-skeleton .skeleton-title{width:200px;height:32px}.CartPageSkeleton .cart-item-skeleton{display:flex;padding:16px;border:1px solid #f5f0e6;border-radius:4px;margin-bottom:24px}.CartPageSkeleton .cart-item-skeleton .skeleton-image{width:100px;height:100px;margin-right:20px;flex-shrink:0}.CartPageSkeleton .cart-item-skeleton .item-details{flex:1}.CartPageSkeleton .cart-item-skeleton .item-details .skeleton-line{margin-bottom:10px}.CartPageSkeleton .cart-item-skeleton .item-details .skeleton-line.title{width:60%;height:24px}.CartPageSkeleton .cart-item-skeleton .item-details .skeleton-line.subtitle{width:40%;height:16px;margin-bottom:15px}.CartPageSkeleton .cart-item-skeleton .item-details .controls{display:flex;justify-content:space-between;align-items:center}.CartPageSkeleton .cart-item-skeleton .item-details .controls .qty{width:100px;height:36px}.CartPageSkeleton .cart-item-skeleton .item-details .controls .price{width:80px;height:24px}.CartPageSkeleton .cart-item-skeleton .remove-btn{margin-left:10px;width:20px;height:20px}.CartPageSkeleton .cart-item-skeleton .remove-btn .skeleton{width:100%;height:100%}.CartPageSkeleton .cart-invoice-skeleton{padding:20px;background:#FAFBFA;border:1px solid #f5f0e6;margin-bottom:20px}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton{display:flex;justify-content:space-between;margin-bottom:16px}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton .label{width:80px;height:20px}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton .value{width:60px;height:20px}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton.total{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton.total .label{width:100px;height:24px}.CartPageSkeleton .cart-invoice-skeleton .row-skeleton.total .value{width:80px;height:24px}.CartPageSkeleton .cart-invoice-skeleton .divider{width:100%;height:1px;margin:15px 0;background:#eee}.CartPageSkeleton .cart-invoice-skeleton .checkout-btn{width:100%;height:48px;border-radius:4px;margin-top:20px}

.ProductItem{background-color:#fff;border-radius:12px;overflow:hidden;transition:transform 200ms ease,box-shadow 200ms ease;margin-bottom:20px;display:flex;flex-direction:column;height:calc(100% - 20px)}.ProductItem:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.ProductItem>a{display:block;cursor:pointer;flex:1;display:flex;flex-direction:column}.ProductItem.isSaleOff .ProductItemInner .BottomProduct .Price .Sale{display:inline-block;color:#2C2C2C;font-weight:600;font-size:1.125rem;margin-right:.5rem}.ProductItem.isSaleOff .ProductItemInner .BottomProduct .Price .Origin{color:#9B9B9B;text-decoration:line-through;font-size:.875rem}.ProductItem .ProductItemInner{display:flex;flex-direction:column;flex:1;text-decoration:none;border-radius:12px;text-align:left}.ProductItem .ProductItemInner:hover .TopProduct .ImagePreview img{transform:scale(1.05)}.ProductItem .ProductItemInner .TopProduct{position:relative;aspect-ratio:1;overflow:hidden;background-color:#F5F0E6;flex-shrink:0}.ProductItem .ProductItemInner .TopProduct .ImagePreview{position:relative;width:100%;height:100%}.ProductItem .ProductItemInner .TopProduct .ImagePreview img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.ProductItem .ProductItemInner .TopProduct .ProductButtons{display:none}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons{display:block}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button{border:none;padding:0 0 4px 0;border-radius:8px;margin-left:auto;margin-right:auto;width:150px;transition:all 200ms ease;text-transform:uppercase;height:2.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button.ButtonViewProduct{margin-bottom:.5rem;background-color:#C9A962;color:#fff}.ProductItem .ProductItemInner .TopProduct:hover .ProductButtons .ButtonGroups button.AddToCart{background-color:transparent;border:1px solid #fff;color:#fff}.ProductItem .BottomProduct{text-align:left;padding:1rem;flex:1;display:flex;flex-direction:column}.ProductItem .BottomProduct .Title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.125rem;line-height:1.375;color:#2C2C2C;margin-bottom:.5rem;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ProductItem .BottomProduct .Price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:1.125rem;color:#2C2C2C;margin-bottom:.5rem}.ProductItem .BottomProduct .Price .Sale{display:none}.ProductItem .BottomProduct .PersonalizeTag{color:#15CD72;background:#EBFAF3;border-radius:9999px;width:95px;height:20px;margin:auto;font-size:.75rem;display:inline-block;padding:2px 10px;margin-top:auto}.ProductItem .AddToCart{width:100%;padding:0 1rem 1rem;margin-top:auto}.ProductItem .AddToCart .AddToCartButton{width:100%;background-color:#C9A962;color:#fff;padding:.75rem 1rem;border:none;border-radius:8px;transition:all 200ms ease;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;cursor:pointer}.ProductItem .AddToCart .AddToCartButton:hover{background-color:#b9933f;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}

.ProductImageContainer{overflow:hidden}.ProductImageContainer .ProductImageWrapper{position:relative;resize:none;width:100%;aspect-ratio:1 / 1;cursor:pointer;overflow:hidden}.ProductImageContainer .ProductImageWrapper:hover{scale:1.1;transition:all .3s ease-in-out}.ProductImageContainer .ProductImageWrapper .ProductImagePreview{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%, -50%)}

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:0;margin-right:auto}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;top:40%;z-index:1}.slick-arrow:hover{cursor:pointer}.slick-arrow i.Icon{font-size:16px}.slick-arrow.customArrow{width:35px;height:35px;display:flex !important;align-items:center;justify-content:center;line-height:35px;text-align:center;background-color:rgba(255,255,255,0.5);border-radius:50%;top:50%;transform:translateY(-50%)}.slick-arrow.customArrow i{font-size:16px;color:#333333}.slick-arrow.customArrow svg{transform:rotate(90deg)}.slick-arrow.customArrow.slick-next svg{margin-right:-2px}.slick-arrow.customArrow.slick-prev svg{transform:rotate(-90deg);margin-left:-2px}.slick-arrow.customArrow:hover{background-color:rgba(255,255,255,0.8)}.slick-prev{left:15px}.slick-next{right:15px}

.ContactPage{margin-top:15px}.ContactPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:20px}.ContactPage .Form{font-weight:500;margin:0}.ContactPage .Field{line-height:24px;margin:0px 0px 16px}.ContactPage .Label{font-weight:500;line-height:24px;margin:0px 0px 4.5px}.ContactPage .Input,.ContactPage .textarea{border-radius:2px;border-width:1px;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px inset;display:inline-block;line-height:20px;padding:11px 16px;width:100%}.ContactPage .textarea{height:200px}.ContactPage .Button{text-transform:uppercase;background-color:#15cd72;border:none;color:white;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;width:100%;transition:all 200ms ease-out}.ContactPage .Button:disabled{opacity:0.5}.ContactPage .errorMessage{background-color:#fee4e1;color:#444b55;line-height:22.856px;margin:0px 0px 16px;padding:16px 24px;width:100%}.ContactPage .wrapper{position:relative;display:flex;align-items:center}@media all and (max-width: 768px){.ContactPage .textarea{height:100px}}.ContactInfo ul:empty{margin:0}.ContactInfo ul:empty+p{display:none}

.skeleton{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.skeleton-input{height:44px;width:100%}.skeleton-address-wrapper{display:flex;flex-direction:column;gap:12px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}

.skeleton{background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.skeleton-input{height:44px;width:100%}.skeleton-address-wrapper{display:flex;flex-direction:column;gap:12px}.skeleton-payment{height:120px;width:100%}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}

.ExpressCheckoutLoading{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px;padding:12px 0}.ExpressCheckoutButton{height:48px;width:100%;border-radius:8px;background:linear-gradient(90deg, #f5f0e6 0%, #fff 50%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}

.OrderItem .OrderItemInner .PreviewImage{margin-right:10px}.OrderItem .OrderItemInner .PreviewImage .Image{width:63px;display:inline-block}.OrderItem .OrderItemInner .Details .WrapperDetails{font-size:0.875rem}.OrderItem .OrderItemInner .Details .WrapperDetails .Title{color:#333}.OrderItem .OrderItemInner .Details .WrapperDetails .Variants{color:#868686}.ShippingAddress.hasError .Errors{display:block}.ShippingAddress .Errors{transition:all 200ms;display:none;border-color:#fad9d9;background-color:#ffebeb;padding:15px;margin-bottom:20px;border-radius:3px}.ShippingAddress .Errors ul{margin:0}.ShippingAddress .Form{margin-left:-8px;margin-right:-8px}.ShippingAddress .Form>div{margin-bottom:16px}.ShippingAddress .Form [class*='col-']{padding-left:8px;padding-right:8px}.ShippingAddress .Form input,.ShippingAddress .Form select{width:100%;height:auto;transition:all 200ms}.ShippingAddress .Form .InputWrapper{display:flex;height:52px}.ShippingAddress .Form .Field.errorField input,.ShippingAddress .Form .Field.errorField select{border-color:#F44336}.ShippingAddress .Form .FieldInner{position:relative}.ShippingAddress .Form .FieldInner>label{position:absolute;top:5px;width:100%;padding:0 12px;margin-bottom:0;color:#737373;font-size:12px;z-index:1;user-select:none;pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;opacity:0;transition:all 0.2s ease-out}.ShippingAddress .Form .FieldInner.HasValue>label{transform:none;opacity:1}.ShippingAddress .Form .FieldInner.HasValue input,.ShippingAddress .Form .FieldInner.HasValue select{padding-top:10px;padding-bottom:1px}.ShippingAddress .Form .CheckoutInput{position:relative}.ShippingAddress .Form .CheckoutInput input{transition:.15s linear all}.ShippingAddress .Form .CheckoutInput label{height:calc(50px - 1.25rem);position:absolute;font-size:1rem;transition:.15s linear all;z-index:99;background:#fff;padding:0 .15rem;top:.625rem;left:1.35rem;margin:0;display:flex;justify-content:center;align-items:center}.ShippingAddress .Form .CheckoutInput input:focus{border:1px solid #15cd72}.ShippingAddress .Form .CheckoutInput input:focus ~ label{transform:translate(-0.5rem, -25px);color:#15cd72;font-weight:500;font-size:.9rem}.StripeGateway .StripeElement{padding:12px 14px;border-radius:4px;border:1px solid #ccc}.StripeGateway button.CTAButton{line-height:55px;color:#fff;background-color:#15cd72;padding:0;height:55px;font-weight:700;font-size:1.25rem;border:none;border-radius:4px;width:100%;transition:all 200ms ease-out;cursor:pointer;outline:none;text-transform:none}.PayoneerGateway__CheckoutButton{display:block;width:100%;background:#15cd72;font-size:18px;text-transform:capitalize;margin-top:24px;color:white;border:none;border-radius:4px;min-height:56px}.PayoneerGateway__CheckoutButton--logo{margin-right:10px}.PayoneerGateway__error{color:#F44336;font-size:14px}.PaypalCheckoutButton{position:relative;width:100%}.PaypalCheckoutButton .OverlayButton{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.PaypalCheckoutButton .OverlayButton:before{content:''}.PaypalCheckoutButton .paypal-button .zoid-outlet{transition:none !important}.LabelGateway .Label{cursor:pointer}.LabelGateway .Label label{margin-left:5px;margin-bottom:0;flex-grow:1}.LabelGateway .Label label>img{width:70px}.PaymentMethods .ChooseMethod{position:relative}.PaymentMethods .PayPalNote{display:none}.PaymentMethods .PaymentMethodsWrapper.paypal .PayPalNote{display:block}.PaymentMethods .PaymentMethodsWrapper .PayPalSpark{overflow-x:hidden;margin-bottom:-120px !important;position:relative}.PaymentMethods .PaymentMethodsWrapper .PayPalSpark .ShippingOptionsLoading{position:absolute;top:15px;width:100%}.PaymentMethods .PaymentMethodsWrapper .PayPalSpark iframe{border:none;margin:-10px -25px 0;width:calc(100% + 50px);background-color:#ffffff}.PaymentMethods .PaymentMethodsWrapper .PayPalSpark.loading{margin-bottom:0 !important}.PaymentMethods .PaymentMethodsWrapper .PayPalSpark.loading iframe{opacity:0;height:90px !important;visibility:hidden}.PaymentMethods .LabelGateway{position:relative}.PaymentMethods .Gateway{z-index:-1;display:none}.PaymentMethods .Gateway.active{z-index:2;display:block}.PaymentMethods .CardIcons,.PaymentMethods .PaypalIcon{position:absolute;top:50%;right:0;margin-top:-10px;z-index:-1;display:inline-flex}.PaymentMethods .CardIcons img,.PaymentMethods .PaypalIcon img{width:29px;margin-left:5px;object-fit:contain;max-height:20px}.PaymentMethods .StripeSubmitButton,.PaymentMethods .PPCustomCard .SubmitButton{position:absolute;top:calc(100% + 20px);left:0;right:0}.PaymentMethods .PayPalCCGateway .BillingAddress{margin-bottom:24px}.PaymentMethods .PayPalCCGateway .SameAsShippingAddress{height:50px;line-height:50px;border:solid 1px #ccc;padding:0 16px;border-radius:4px;position:relative;margin-bottom:0}.PaymentMethods .PayPalCCGateway .SameAsShippingAddress label{font-size:1rem;position:relative;padding-left:30px;cursor:pointer;display:block}.PaymentMethods .PayPalCCGateway .SameAsShippingAddress label::before{content:'';background:#f4f4f4;border:1px solid #b4b4b4;border-radius:2px;display:inline-block;width:20px;height:20px;position:absolute;top:50%;left:0;margin-top:-10px;cursor:pointer;text-align:center;transition:all 250ms ease}.PaymentMethods .PayPalCCGateway .SameAsShippingAddress input[type=checkbox]{opacity:0;position:absolute}.PaymentMethods .PayPalCCGateway .SameAsShippingAddress input[type=checkbox]:checked+label::before{background-color:#3197EE;box-shadow:inset 0 0 0 3px #f4f4f4}.PaymentMethods .PayPalCCGateway .BillingAddressForm{background-color:#f8f9fa;padding:18px 16px 16px 16px;border-color:#ccc;border-width:0 1px 1px 1px;border-style:solid;border-radius:0 0 4px 4px;margin-top:-2px}.PaymentMethods .PayPalCCGateway .BillingAddressForm .Row:last-child .Col{margin-bottom:0}@media (max-width: 600px){.PaymentMethods .LabelGateway .Label .Radio input[type="radio"]+.RadioLabel{padding-left:25px}.PaymentMethods .LabelGateway .Label .Radio input[type="radio"]+.RadioLabel:before{width:18px;height:18px;margin-top:-8px}.PaymentMethods .LabelGateway .Label label{font-size:16px;margin-left:0}.PaymentMethods .LabelGateway .Label label>img{width:60px}.PaymentMethods .CardIcons img,.PaymentMethods .PaypalIcon img{margin-left:3px}}.PaymentTrusted{position:relative;z-index:10}.PaymentInfo .TextError{padding:20px 1rem;border-radius:4px;border-color:#fad9d9;background-color:#ffebeb}.PaymentInfo .TextError .Icon{color:#dc3545;width:50px;font-size:20px}.PaymentInfo .Disabled{opacity:.65;pointer-events:none}.PaymentTrusted{margin-bottom:20px;margin-top:20px}.PaymentTrusted .PaymentTrustedInner{display:flex;align-items:center;justify-content:center}.PaymentTrusted .PaymentTrustedInner img{width:130px;flex:0 0 auto}.PaymentTrusted .PaymentTrustedInner img:first-child{margin-right:15px}.PaymentTrusted .PaymentTrustedInner img:last-child{margin-left:15px}@media (min-width: 992px){.PaymentTrusted .PaymentTrustedInner{justify-content:initial}}.CheckoutButtonPlace .PlaceOrderWrapper button{padding:12px;font-weight:600;margin-bottom:10px}.CheckoutButtonPlace .PlaceOrderWrapper .Terms,.CheckoutButtonPlace .PlaceOrderWrapper .Subscribe{font-size:.875rem;color:#2d3436;margin-bottom:20px}.CheckoutButtonPlace .PlaceOrderWrapper .Subscribe .SubscribeEmail input{margin-right:20px;position:relative;top:8px}.CheckoutButtonPlace .PlaceOrderWrapper .Subscribe .SubscribeEmail .Description{color:#808b96}.CheckoutPageContainer{overflow-x:hidden}.CheckoutPageContainer .CheckoutWrapper{position:relative;width:100%}.CheckoutPageContainer .CheckoutWrapper .container{width:100%;margin:0 auto;padding:0 15px;position:relative;z-index:1;padding-left:0px;padding-right:0px}.CheckoutPageContainer .CheckoutWrapper .CheckoutWrapperInner{display:flex;flex-direction:column;min-height:calc(100vh - 70px)}@media (min-width: 992px){.CheckoutPageContainer .CheckoutWrapper .CheckoutWrapperInner{flex-direction:row;justify-content:center}}.CheckoutPageContainer .CheckoutWrapper .BackToCart a span{margin-left:5px}.CheckoutPageContainer .CheckoutLeft{padding:0px;position:relative;width:100%}@media (min-width: 992px){.CheckoutPageContainer .CheckoutLeft{width:640px;padding:40px 48px;border-right:1px solid #dedede}}.CheckoutPageContainer .CheckoutLeft::before{content:'';position:absolute;top:0;bottom:0;left:-100vw;right:0;background-color:#fff;z-index:-1}.CheckoutPageContainer .CheckoutRight{padding:0px;position:relative;width:100%;padding-bottom:14px}@media (min-width: 992px){.CheckoutPageContainer .CheckoutRight{padding:40px 32px;width:420px}}.CheckoutPageContainer .CheckoutRight::before{content:'';position:absolute;top:0;bottom:0;left:0;right:-100vw;background-color:#ffffff;z-index:-1}@media (min-width: 992px){.CheckoutPageContainer .CheckoutRight::before{background-color:#fafafa}}.CheckoutPageContainer .OrderSummaryHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px;width:100%;flex-wrap:wrap;gap:12px}@media (min-width: 992px){.CheckoutPageContainer .OrderSummaryHeader{display:none}}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle{display:flex;align-items:center;gap:9px;background:none;border:none;cursor:pointer;color:#C9A962}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle .OrderSummaryTitle{font-size:14px;line-height:21px;cursor:pointer}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle svg{transition:transform 0.2s;margin-top:2px}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle svg.chevron-up{transform:rotate(180deg)}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle svg.chevron-down{transform:rotate(0deg)}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggle:hover{opacity:0.8}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryToggleFooter .OrderSummaryTitle{font-weight:600;font-size:21px;line-height:25.2px;color:#000}.CheckoutPageContainer .OrderSummaryHeader .OrderSummaryTotal{font-size:19px;font-weight:600;line-height:28.5px;color:#000}.CheckoutPageContainer .OrderSummaryHeaderFooter{cursor:pointer;color:#C9A962}@media (min-width: 992px){.CheckoutPageContainer .OrderSummaryHeaderDesktop{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}}.CheckoutPageContainer .OrderSummaryHeaderDesktop .AddDiscountButton{display:flex;align-items:center;gap:5px;background:#ffffff;border:1px solid #dedede;height:40px;min-width:127px;line-height:21px;font-size:14px;font-weight:600;color:#000;cursor:pointer;border-radius:8px;justify-content:center;margin-bottom:15px}@media screen and (min-width: 992px){.CheckoutPageContainer .OrderSummaryHeaderDesktop .AddDiscountButton{display:none}}.CheckoutPageContainer .OrderSummaryHeaderDesktop .AddDiscountButton svg{width:16px;height:16px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .AddDiscountButton:hover{border-color:#999;background-color:#f9f9f9}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle{display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:0;cursor:pointer;width:100%}@media screen and (min-width: 992px){.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle{display:none}}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalLeft{display:flex;align-items:center;gap:12px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalLeft .TotalInfo{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-left:4px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalLeft .TotalInfo .TotalLabel{font-size:19px;font-weight:600;color:#000;line-height:1}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalLeft .TotalInfo .ItemsCount{font-size:14px;color:#707070;line-height:1}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount{display:flex;align-items:center;gap:0px;justify-content:end}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount .Currency{color:#707070;font-size:10px;font-weight:600;line-height:10px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount .Amount{font-size:19px;font-weight:600;color:#000;line-height:19px;margin-left:7px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount svg{margin-left:9px;transition:transform 0.3s ease;color:#C9A962;margin-top:2px}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount svg.chevron-up{transform:rotate(180deg)}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle .TotalAmount svg.chevron-down{transform:rotate(0deg)}.CheckoutPageContainer .OrderSummaryHeaderDesktop .TotalToggle:hover{opacity:0.9}.CheckoutPageContainer .OrderSummaryHeaderMobile{background-color:#fafafa;border-bottom:1px solid #dedede;height:64px}.CheckoutPageContainer .OrderSummaryHeaderMobile .OrderSummaryHeaderMobileContent{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:64px;margin:auto;padding:9px 21px}@media (min-width: 992px){.CheckoutPageContainer .OrderSummaryHeaderMobile{display:none}}.CheckoutPageContainer .OrderSummaryHeaderMobile .OrderSummaryHeader{margin-bottom:0px}.CheckoutPageContainer .OrderSummaryContentMobile{background-color:#fafafa}@media screen and (min-width: 992px){.CheckoutPageContainer .OrderSummaryContentMobile{display:none}}.CheckoutPageContainer .OrderSummaryContentMobile .OrderSummaryContentMobileInner{margin:auto;padding:24px;width:100%;border-bottom:1px solid #e5e5e5}.CheckoutPageContainer .OrderThumbnails{position:relative;flex-shrink:0}.CheckoutPageContainer .OrderThumbnails.single .ProductThumb{width:40px;height:40px;border-radius:8px;object-fit:cover;display:block}.CheckoutPageContainer .OrderThumbnails.stacked{width:40px;height:40px;position:relative}.CheckoutPageContainer .OrderThumbnails.stacked .ProductThumb{width:40px;height:40px;border-radius:8px;object-fit:cover;position:absolute;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.CheckoutPageContainer .OrderThumbnails.stacked .ProductThumb.back{left:6px;top:0;z-index:1;transform:rotate(10deg)}.CheckoutPageContainer .OrderThumbnails.stacked .ProductThumb.front{right:0;top:0;z-index:2;position:relative}.CheckoutPageContainer .OrderSummaryContent{width:100%}@media (max-width: 991px){.CheckoutPageContainer .OrderSummaryContent{display:none}.CheckoutPageContainer .OrderSummaryContent.show{display:block}}@media (min-width: 992px){.CheckoutPageContainer .OrderSummaryContent{display:block}}.CheckoutPageContainer .OrderSummaryContentMobile{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-10px);transition:grid-template-rows 0.6s ease,  opacity 0.4s ease, transform 0.6s ease}.CheckoutPageContainer .OrderSummaryContentMobile.show{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.CheckoutPageContainer .OrderSummaryContentMobile.closing{grid-template-rows:0fr;opacity:1;transform:translateY(0);transition:grid-template-rows 0.6s ease,opacity 0.2s 0.4s ease,transform 0.6s ease}.CheckoutPageContainer .OrderSummaryContentMobile .OrderSummaryContentMobileInner{overflow:hidden}@media (min-width: 992px){.CheckoutPageContainer .OrderSummaryContentMobile{display:none}}.CheckoutPageContainer .PageTitle{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:24px}.CheckoutPageContainer .Label{font-size:1.125rem;font-weight:600;color:#333;display:flex;align-items:baseline;margin-bottom:16px}.CheckoutPageContainer .form-control,.CheckoutPageContainer input[type='text'],.CheckoutPageContainer input[type='email'],.CheckoutPageContainer input[type='tel'],.CheckoutPageContainer select,.CheckoutPageContainer textarea{padding:12px 11px;border:1px solid #d9d9d9;border-radius:8px;font-size:15px;transition:border-color 0.2s}.CheckoutPageContainer .form-control:focus,.CheckoutPageContainer input[type='text']:focus,.CheckoutPageContainer input[type='email']:focus,.CheckoutPageContainer input[type='tel']:focus,.CheckoutPageContainer select:focus,.CheckoutPageContainer textarea:focus{outline:none;border-color:#5469d4;box-shadow:0 0 0 3px rgba(84,105,212,0.1)}.CheckoutPageContainer .form-control::placeholder,.CheckoutPageContainer input[type='text']::placeholder,.CheckoutPageContainer input[type='email']::placeholder,.CheckoutPageContainer input[type='tel']::placeholder,.CheckoutPageContainer select::placeholder,.CheckoutPageContainer textarea::placeholder{color:#999}.CheckoutPageContainer h2,.CheckoutPageContainer h3{font-weight:600;color:#333}.Page-checkout .MainContent{padding-bottom:0;padding-left:0;padding-right:0;max-width:100%}.Page-checkout .HeaderWrapper{padding-left:38px;padding-right:38px}@media screen and (max-width: 991px){.Page-checkout .HeaderWrapper{padding-left:14px;padding-right:14px}}.Page-checkout .HeaderWrapper .DesktopMenu,.Page-checkout .HeaderWrapper .RightHeader,.Page-checkout .HeaderWrapper .MobileHeader{display:none !important}.Page-checkout .Footer{display:none}.Page-checkout .QuickSearchForm{display:none}.Page-checkout .LogoWrapper img{height:40px}.BillingAddressForm{padding-top:12px}.BillingAddressForm>label{font-size:18px;font-weight:600;color:#040404;margin-bottom:12px}.BillingAddressForm .formBilling .form-control{margin-bottom:12px}.BillingAddressForm .SameShipping{margin-bottom:16px}.BillingAddressForm .SameShipping label{font-size:16px;font-weight:400;margin-left:8px;cursor:pointer}.BillingAddressForm .SameShipping input[type='checkbox']{cursor:pointer}.CheckoutFooterDesktop{display:none}@media (min-width: 992px){.CheckoutFooterDesktop{display:block}}.CheckoutFooterMobile{display:block}@media (min-width: 992px){.CheckoutFooterMobile{display:none}}.PaymentSubmitDesktop{display:none;position:relative;z-index:10}@media (min-width: 992px){.PaymentSubmitDesktop{display:block}}.PaymentSubmitMobile{margin-top:28px;display:block;position:relative;z-index:10}@media (min-width: 992px){.PaymentSubmitMobile{display:none}}.btn-pay-now{background-color:#C9A962 !important;color:#fff !important;border-radius:8px !important;width:100%;height:52px;font-weight:600;font-size:16px !important;line-height:21px}.btn-pay-now:hover{background-color:#B8993A !important}.btn-pay-apply{background-color:#C9A962 !important;border-radius:8px !important;width:100%;max-width:77px;display:flex;align-items:center;justify-content:center;height:51px;border:1px solid #d9d9d9 !important;font-weight:400 !important;color:#fff !important}.btn-pay-apply.disabled{cursor:not-allowed;opacity:0.65;color:#707070 !important;background-color:#dedede !important}.PaymentButton{transition:opacity 0.3s ease, height 0.3s ease !important}.PaymentButton--visible{opacity:1 !important;height:auto !important;overflow:visible !important;pointer-events:auto !important}.PaymentButton--hidden{opacity:0 !important;height:0 !important;overflow:hidden !important;pointer-events:none !important}.PaymentMethodOption{border:1px solid #d1d5db !important;border-radius:8px !important;padding:16px !important;margin-top:16px !important;cursor:pointer !important;background-color:white !important;transition:all 0.2s ease !important}.PaymentMethodOption--active{background-color:#f9fafb !important}.PaymentMethodOption__content{display:flex !important;align-items:center !important;gap:12px !important;justify-content:space-between !important}.PaymentMethodOption__label{cursor:pointer !important;font-weight:500 !important;font-size:16px !important;color:#374151 !important}.PaymentMethodOption__label--active{color:#003087 !important}.BillingAddressField{margin-top:10px !important}.StripeLoading{max-width:1060px;margin:auto;display:flex;justify-content:center;align-items:center;padding:40px}@media screen and (max-width: 991px){.StripeLoading{max-width:640px}}.StripeLoading .spinner{width:40px;height:40px;border:4px solid rgba(18,129,204,0.1);border-top-color:#C9A962;border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.CheckoutInvoiceItems{position:relative}.CheckoutInvoiceItems .CountDown{width:100%;position:absolute;z-index:1;top:-35px;left:0}.CheckoutInvoiceItems .OrderListItems{margin-bottom:20px}.CheckoutInvoiceItems .OrderListItems .OrderItem{display:flex;gap:16px}.CheckoutInvoiceItems .OrderListItems .OrderItem:not(:last-child){margin-bottom:16px}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemImage{width:64px;height:64px;border-radius:8px;flex-shrink:0;background:#fafafa;position:relative;box-shadow:0 1px 1.75px 0 rgba(0,0,0,0.12),0 -0.5px 1.5px 0 rgba(0,0,0,0.09),0 3px 4px 0 rgba(0,0,0,0.03)}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemImage img{width:64px;height:64px;object-fit:cover;border-radius:8px}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemImage .ItemQuantity{position:absolute;top:-8px;right:-8px;background:#707070;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails{flex:1;display:flex;flex-direction:column}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails .ItemName{font-size:13px;color:#333;line-height:21px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails .ItemMaterial,.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails .ItemVariant{font-size:12px;color:#707070;line-height:18px;margin-bottom:2px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails .PreviewLink{font-size:13px;color:#5469d4;text-decoration:none;margin-top:4px}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemDetails .PreviewLink:hover{text-decoration:underline}.CheckoutInvoiceItems .OrderListItems .OrderItem .OrderItemPrice{font-size:14px;color:#000;flex-shrink:0;line-height:21px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .CheckoutInvoiceItemsInner{position:relative}.CheckoutInvoiceItems .Estimate{padding-bottom:17px;border-bottom:solid 1px #eee}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow .InvoiceLabel{color:#333;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow .InvoiceValue{color:#333;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow.Total{border-top:1px solid #e5e5e5;margin-top:16px;font-size:18px;font-weight:600;line-height:28.5px;padding-top:16px}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow.Total .InvoiceLabel{color:#000;font-weight:600}.CheckoutInvoiceItems .OrderInvoice .InvoiceRow.Total .InvoiceValue{color:#000}.CheckoutInvoiceItems .WhyChooseSection{margin-top:24px;padding-top:24px;border-top:1px solid #e8e8e8}.CheckoutInvoiceItems .WhyChooseSection h3{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.CheckoutInvoiceItems .WhyChooseSection .FeatureItem{display:flex;gap:12px;margin-bottom:16px}.CheckoutInvoiceItems .WhyChooseSection .FeatureItem .FeatureIcon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:20px}.CheckoutInvoiceItems .WhyChooseSection .FeatureItem .FeatureContent{flex:1}.CheckoutInvoiceItems .WhyChooseSection .FeatureItem .FeatureContent .FeatureTitle{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.CheckoutInvoiceItems .WhyChooseSection .FeatureItem .FeatureContent .FeatureDescription{font-size:13px;color:#666;line-height:1.5}@media (max-width: 992px){.CheckoutInvoiceItems .CountDown{top:50px;position:fixed;opacity:.9}.CheckoutInvoiceItems .CountDown .CountDownCheckout{border-radius:0;background:#cfe5da;color:#2d3436}.CheckoutInvoiceItems .CheckoutInvoiceItemsInner{padding-top:21px}}@media (max-width: 992px) and (min-width: 992px){.CheckoutInvoiceItems .CheckoutInvoiceItemsInner{padding-top:24px}}.CountDown{width:100%;position:sticky;top:0;z-index:99;opacity:.9}.CountDown .CountDownCard{width:100%;background-color:#ffeabf;min-height:2rem;padding:1rem;border:1px solid #ffe661;color:#2d3436;text-align:center}@media (max-width: 480px){.CountDown .CountDownCheckout{padding:10px}}.CheckoutFooter{margin-top:32px;padding-top:24px;border-top:1px solid #e6e6e6}.CheckoutFooter .CheckoutFooterInner .ListMenu{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.CheckoutFooter .CheckoutFooterInner .ListMenu .MenuItem{font-size:13px;margin-right:20px}.CheckoutFooter .CheckoutFooterInner .ListMenu .MenuItem a{color:#0066cc;text-decoration:underline}.CheckoutFooter .CheckoutFooterInner .ListMenu .MenuItem a:hover{color:#0052a3}.ShippingMethodsList{overflow:auto}.ShippingMethodsList ul.MethodsList{border:solid 1px #C9A962;padding:14px;border-radius:8px;background:rgba(201,169,98,0.08)}.ShippingMethodsList .ShippingMethodChanged{padding:20px 1em;border-color:#fad9d9;background-color:#ffebeb;border-radius:4px}.ShippingMethodsList .ShippingMethodChanged .Icon{width:50px}.ShippingMethodsList .ShippingMethodChanged i{font-size:26px;color:#dc3545}.ShippingMethodsList .ShippingMethodChanged .Message{margin-left:15px;font-size:1rem}.ShippingMethodItem .Radio input[type="radio"]+.RadioLabel{margin-bottom:0}.ShippingMethodItem .Radio input[type="radio"]+.RadioLabel::before{margin-top:0;top:3px}.ShippingMethodItem .Radio input[type="radio"]+.CustomRadioLabel{position:relative;padding-left:32px;margin-bottom:0;cursor:pointer;user-select:none}.ShippingMethodItem .Radio input[type="radio"]+.CustomRadioLabel::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #C9A962;border-radius:50%;background:#fff;transition:all 0.2s ease}.ShippingMethodItem .Radio input[type="radio"]+.CustomRadioLabel::after{content:'';position:absolute;left:5px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#C9A962;opacity:0;transition:opacity 0.2s ease}.ShippingMethodItem .Radio input[type="radio"]:checked+.CustomRadioLabel::before{border-color:#C9A962;background:#fff}.ShippingMethodItem .Radio input[type="radio"]:checked+.CustomRadioLabel::after{opacity:1}.ShippingMethodItem .Radio input[type="radio"]:hover+.CustomRadioLabel::before{border-color:#C9A962}.ShippingMethodItem:not(:last-child){padding-bottom:15px;margin-bottom:15px;border-bottom:solid 1px #ccc}.ShippingMethodItem .Title{font-size:14px;color:#333333;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ShippingMethodItem .Subtitle{color:#333333;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ShippingMethodItem .Cost{font-size:14px;color:#333333;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.PayFlowGateway.active .CardForm .BottomRow{position:absolute;top:calc(100% + 20px);left:0;right:0}.PayFlowGateway .PalPalPayFlow.CardElement .CardElementInput{margin-bottom:0}.PayFlowGateway .PalPalPayFlow.CardElement .CardElementInput.CardElementNumber,.PayFlowGateway .PalPalPayFlow.CardElement .CardElementInput.CardElementName{margin-bottom:8px}.ShippingOptionFree{border:solid 1px #ccc;padding:15px 1em;border-radius:4px;font-size:1rem}.ShippingOptionsContainer{margin-bottom:32px}.ShippingOptionsContainer .Label{font-size:18px;font-weight:600;line-height:25px;color:#333333;margin-bottom:16px}.ShippingOptionsContainer .ListErrors{padding:16px;border-radius:4px;border:1px solid #fad9d9;background-color:#ffebeb;font-size:14px;color:#dc3545}.ShippingOptionsContainer .ShippingMethodsList{border-radius:8px}.ShippingOptionsLoading .ShippingMethod{height:15px;background:#f5f0e6;border-radius:4px}.ShippingOptionsLoading .Animate{animation:Shimmer 2s infinite;background:linear-gradient(to right, #f5f0e6 4%, #fff 25%, #f5f0e6 36%);background-size:1000px 100%}.ShippingOptionsNotAvailable{border:solid 1px #ccc;padding:15px 1em;border-radius:4px}.ShippingOptionsNotAvailable .NoMethod .Icon{font-size:30px;color:#6c757d;width:50px}.ShippingOptionsNotAvailable .NoMethod .Message{margin-left:15px;font-size:1rem}.DiscountBox{padding:16px 0;margin-bottom:24px;padding-bottom:24px;padding-top:0px;border-bottom:1px solid #e5e5e5}@media (min-width: 992px){.DiscountBox{padding-top:16px}}.DiscountBox .FormDiscount{display:flex;gap:12px;align-items:center;height:44px}.DiscountBox .FormDiscount .FloatingLabelInput{height:44px}.DiscountBox .FormDiscount .DiscountInput{flex:1;margin-bottom:0}.DiscountBox .ButtonSubmit{background-color:#0066cc;border:none;color:#fff;padding:0 24px;cursor:pointer;line-height:1;border-radius:8px;font-size:14px;font-weight:500;height:44px;transition:all 0.2s;white-space:nowrap;flex-shrink:0;margin-top:0}.DiscountBox .ButtonSubmit:hover:not(:disabled){background-color:#0052a3}.DiscountBox .ButtonSubmit:disabled{cursor:not-allowed;color:#707070 !important;opacity:1 !important;background-color:#f5f5f5 !important;border:1px solid #d9d9d9}.DiscountBox .discount-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#f0f7e6;border:1px solid #8bc34a;border-radius:6px;font-size:13px;color:#33691e}.DiscountBox .discount-tag .discount-tag__value{color:#558b2f;font-weight:500}.DiscountBox .discount-tag .discount-tag__remove{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:4px;padding:0;background:transparent;border:none;border-radius:50%;font-size:16px;color:#689f38;cursor:pointer;transition:background 0.2s, color 0.2s}.DiscountBox .discount-tag .discount-tag__remove:hover{background:rgba(104,159,56,0.2);color:#33691e}.DiscountBox .FieldErrorDiscount{color:#dc3545;font-size:13px;margin-top:4px}.ExpressCheckoutSection{margin-bottom:20px}.ExpressCheckoutSection .ExpressCheckoutHeader{margin-bottom:16px;text-align:center}.ExpressCheckoutSection .ExpressCheckoutHeader h3{font-size:14px;font-weight:600;color:#707070;margin-bottom:4px}.ExpressCheckoutSection .ExpressCheckoutHeader p{font-size:13px;color:#707070;margin:0;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ExpressCheckoutSection .ExpressCheckoutLoading{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;margin-bottom:12px}.ExpressCheckoutSection .ExpressCheckoutLoading .ExpressCheckoutButton{height:44px;background:#f5f0e6;border-radius:6px}.ExpressCheckoutSection .ExpressCheckoutLoading .ExpressCheckoutButton.Animate{animation:Shimmer 2s infinite;background:linear-gradient(to right, #f5f0e6 4%, #fff 25%, #f5f0e6 36%);background-size:1000px 100%}.ExpressCheckoutSection .StripeExpressCheckoutElement{margin-bottom:12px;text-align:center}.ExpressCheckoutSection .ExpressCheckoutError{margin-top:12px;font-size:14px}.CheckoutDivider{position:relative;text-align:center;border-bottom:1px solid #dedede;line-height:0.1em;margin-bottom:34px;margin-top:30px}.CheckoutDivider span{background:#fff;padding:0 16px;color:#707070;font-size:14px}.CustomerInfoSection{margin-bottom:36px}.CustomerInfoSection .CustomerInfoSectionTitle{font-size:18px;font-weight:600;color:#333333;margin-bottom:16px;line-height:25px}.CustomerInfoSection .DeliverySectionTitle{margin-bottom:14px}.CustomerInfoSection .ContactSection{margin-bottom:36px}.CustomerInfoSection .ContactSection h2{font-size:21px;font-weight:700;color:#000000;margin-bottom:20px}.CustomerInfoSection .DeliverySection{margin-bottom:32px}.CustomerInfoSection .DeliverySection h2{font-size:21px;font-weight:600;color:#1a1a1a;margin-bottom:14px}.CustomerInfoSection .DeliverySection .DeliverySectionContainer{display:grid;grid-template-columns:minmax(0, 1fr)}.CustomerInfoSection .FormGroup{margin-bottom:20px;position:relative}.CustomerInfoSection .FormGroup.HasFloatingLabel{position:relative}.CustomerInfoSection .FormGroup.HasFloatingLabel label{position:absolute;left:16px;top:14px;font-size:15px;font-weight:400;color:#6b7280;background-color:#fff;padding:0 4px;pointer-events:none;transition:all 0.2s ease;transform-origin:left center}.CustomerInfoSection .FormGroup.HasFloatingLabel.IsFloating label{top:-8px;left:12px;font-size:12px;font-weight:500;color:#5469d4}.CustomerInfoSection .FormGroup label:not(.FloatingLabel){display:block;font-size:13px;font-weight:500;color:#707070;margin-bottom:8px;text-transform:none}.CustomerInfoSection .FormGroup .form-control{width:100%;height:50px;padding:14px 16px;border:1px solid #d1d1d1;border-radius:6px;font-size:15px;color:#1a1a1a;background-color:#fff;transition:all 0.2s ease;font-weight:400}.CustomerInfoSection .FormGroup .form-control:hover{border-color:#b3b3b3}.CustomerInfoSection .FormGroup .form-control:focus{outline:none;border-color:#5469d4;box-shadow:0 0 0 3px rgba(84,105,212,0.1)}.CustomerInfoSection .FormGroup .form-control::placeholder{color:transparent;font-weight:400}.CustomerInfoSection .FormGroup .form-control:focus::placeholder,.CustomerInfoSection .FormGroup .form-control:not(:placeholder-shown)::placeholder{color:#999}.CustomerInfoSection .FormGroup .form-control.is-invalid{border-color:#dc3545}.CustomerInfoSection .FormGroup .form-control.is-invalid:focus{box-shadow:0 0 0 3px rgba(220,53,69,0.1)}.CustomerInfoSection .FormGroup select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23707070' d='M1.41 0L6 4.59L10.59 0L12 1.42l-6 6l-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px;cursor:pointer}.CustomerInfoSection .FormRow{display:flex;gap:16px;margin-bottom:14px}.CustomerInfoSection .FormRow .FormGroup,.CustomerInfoSection .FormRow .FloatingLabelInput{flex:1;margin-bottom:0}.CustomerInfoSection .FormRowThree{display:flex;gap:16px;margin-bottom:14px}.CustomerInfoSection .FormRowThree .FormGroup,.CustomerInfoSection .FormRowThree .FloatingLabelInput{flex:1;margin-bottom:0}.CustomerInfoSection .FormCheck{display:flex;align-items:center;margin-bottom:16px;margin-top:12px}.CustomerInfoSection .FormCheck input[type="checkbox"]{width:18px;height:18px;border:1px solid #d0d0d0;border-radius:3px;cursor:pointer;margin:0;margin-right:10px;flex-shrink:0}.CustomerInfoSection .FormCheck input[type="checkbox"]:focus{outline:none;box-shadow:0 0 0 3px rgba(84,105,212,0.1)}.CustomerInfoSection .FormCheck label{font-size:15px;color:#333;margin:0;cursor:pointer;user-select:none}.CustomerInfoSection .SavingIndicator{font-size:14px;color:#666;margin-top:12px;font-style:italic}.CustomerInfoSection .FieldError{color:#dc3545;font-size:13px;margin-top:6px}.CustomerInfoSection .StripeElement{margin-top:14px;padding:12px;border:1px solid #d0d0d0;border-radius:4px;background:#fff}.EmailField{margin-bottom:36px}.EmailField .StripeElement{border:none !important;padding:0px !important}.ShippingAddressField .StripeElement{border:none !important;padding:0px !important}.PaymentSection{margin-bottom:20px}.PaymentSection h2{font-size:18px;font-weight:600;color:#333333;margin-bottom:16px;line-height:25px}.PaymentSection .PaymentSectionSub{font-size:13px;color:#707070;margin:-8px 0 16px 0;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.PaymentSection form .BillingAddressField{margin-bottom:14px}.PaymentSection form .BillingAddressField .form-check{margin-bottom:16px}.PaymentSection form .BillingAddressField .form-check .form-check-input{margin-right:8px}.PaymentSection form .BillingAddressField .form-check .form-check-label{font-size:16px;color:#333;cursor:pointer}.PaymentSection form .BillingAddressField label{font-size:16px;font-weight:500;color:#000;margin-bottom:14px;display:block}.PaymentSection form .PaymentMethodField{margin-bottom:20px}.PaymentSection form .PaymentMethodField label{font-size:16px;font-weight:500;color:#333;margin-bottom:8px;display:block}.PaymentSection form .PaymentMethodField .CardIcons{display:flex;gap:8px;margin-top:8px;align-items:center}.PaymentSection form .PaymentMethodField .CardIcons img{height:24px;width:auto}.PaymentSection form .PaymentMethodField .CardIcons span{font-size:14px;color:#666}.PaymentSection form .btn-primary{width:100%;padding:14px;font-size:16px;font-weight:600;background-color:#5469d4;border:none;border-radius:4px;transition:background-color 0.2s}.PaymentSection form .btn-primary:hover:not(:disabled){background-color:#4355c4}.PaymentSection form .btn-primary:disabled{opacity:0.6;cursor:not-allowed}.PaymentSection .alert{font-size:14px;padding:12px;border-radius:4px}.PaymentSection .debug-info{margin-top:16px;padding:12px;background:#f5f5f5;border-radius:4px;font-family:monospace}.PaymentSection .debug-info summary{cursor:pointer;font-weight:600;margin-bottom:8px}.PaymentSection .debug-info ul{margin:8px 0;padding-left:20px}.PaymentMethodField{margin-top:14px}

.OrderItem .OrderItemInner .PreviewImage{margin-right:10px}.OrderItem .OrderItemInner .PreviewImage .Image{width:63px}.OrderItem .OrderItemInner .Details .WrapperDetails{font-size:0.875rem}.OrderItem .OrderItemInner .Details .WrapperDetails .Title{color:#333}.OrderItem .OrderItemInner .Details .WrapperDetails .Variants{color:#868686}.OrderItem .OrderItemInner .Details .Personalized .btn{padding:0;background:none;color:#0268A6}.OrderSummary .OrderSummaryInner .SummaryTitle{font-weight:600}.OrderResult{margin-bottom:24px;margin-top:0 !important;border-top:none !important;padding-top:0 !important}.OrderResult .OrderResultInner>.Icon{font-size:56px}.OrderResult .OrderResultInner .Title{font-size:1.25rem;font-weight:600}.OrderResult .OrderResultInner .Caption{font-size:0.875rem}.OrderResult .OrderResultInner .Caption p{margin-bottom:0}.OrderResult .OrderResultInner .Order{margin-bottom:20px}.OrderResult .OrderResultInner .Actions{margin-bottom:10px}.OrderResult .OrderResultInner .Print{font-size:0.875rem}.OrderResult .OrderResultInner .Print button{color:#999}.OrderResult .OrderResultInner .Print button .Icon{margin-right:5px}.OrderStatus .OrderStatusInner .Statuses{padding-left:10px;list-style:none}.OrderStatus .OrderStatusInner .Statuses .Status{position:relative;padding-left:20px}.OrderStatus .OrderStatusInner .Statuses .Status.completed:before{background-color:#4caf50}.OrderStatus .OrderStatusInner .Statuses .Status.completed:after{border-left:2px solid #4caf50}.OrderStatus .OrderStatusInner .Statuses .Status:not(:last-child){padding-bottom:30px}.OrderStatus .OrderStatusInner .Statuses .Status:before{content:'';height:8px;width:8px;position:absolute;top:10px;left:-3px;background-color:#999;border-radius:50%}.OrderStatus .OrderStatusInner .Statuses .Status:after{content:'';width:2px;position:absolute;top:0;left:0;bottom:0;border-left:2px solid #999}.OrderStatus .OrderStatusInner .Statuses .Status:first-child:before{top:0}.OrderStatus .OrderStatusInner .Statuses .Status:last-child:before{top:100%}.OrderUpsellContainer{margin-bottom:20px}.OrderUpsellContainer .PopupModalHeader{padding:16px;text-align:left;background-color:#F1CC0A;color:#FFFFFF;border-radius:4px 4px 0px 0px}.OrderUpsellContainer .PopupModalHeader .Title{font-size:24px;color:#15CD72;font-weight:bold;margin-bottom:.2rem;display:none}.OrderUpsellContainer .PopupModalHeader .TitleOfferProduct{font-size:17px;color:#2F3230;font-weight:500;margin-bottom:3px}.OrderUpsellContainer .PopupModalHeader .Description{font-size:15px;color:#6E7370;margin-bottom:0}.OrderUpsellContainer .OfferTitle{font-size:20px;color:#333;font-weight:bold;margin-bottom:0}.OrderUpsellContainer .OfferDescription{color:#7F7F7F;font-size:16px;font-weight:300;margin-bottom:16px}.OrderUpsellContainer .ProductTitle{font-size:15px;color:#2F3230;font-weight:500;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.OrderUpsellContainer .Prices{display:inline-flex;align-items:center;margin-bottom:16px;margin-top:7px}.OrderUpsellContainer .RetailPrice{color:#6E7370;font-weight:500;font-size:15px}.OrderUpsellContainer .DiscountPrice{color:#EE7500;font-weight:600;font-size:15px;margin-right:12px}.OrderUpsellContainer .DiscountPrice+.RetailPrice{font-size:15px;font-weight:400;color:#6E7370;text-decoration:line-through}.OrderUpsellContainer .CTA button{min-width:120px;background-color:#15CD72;color:#fff;height:36px;line-height:36px;padding:0 10px;border:none;border-radius:4px}.OrderUpsellContainer .OfferProductsList{text-align:center;padding-bottom:20px}.OrderUpsellContainer .OfferProductsList .slick-slider{background:#F3F5F4;padding:24px 12px 30px;border-radius:0 0 4px 4px}.OrderUpsellContainer .OfferProductsList .slick-slider .slick-slide{padding:0 12px}.OrderUpsellContainer .OfferProductsList .slick-track{margin-left:0;margin-right:0}.OrderUpsellContainer .OfferProductsList .slick-dots{margin-top:11px;margin-bottom:0}.OrderUpsellContainer .OfferProductsList .slick-dots li{display:inline-block;margin:0 4px}.OrderUpsellContainer .OfferProductsList .slick-dots li button{font-size:0;line-height:0;display:block;color:transparent;border:0;outline:none;background:#E1E1E1;padding:0;width:10px;height:10px;border-radius:50%}.OrderUpsellContainer .OfferProductsList .slick-dots li.slick-active button{background-color:#43CE71}.OrderUpsellContainer .OfferProductsList .slick-arrow{position:absolute;top:50%;font-size:0;line-height:0;color:transparent;border:0;outline:none;padding:0;width:35px;background-color:transparent;display:none !important}.OrderUpsellContainer .OfferProductsList .slick-arrow::before,.OrderUpsellContainer .OfferProductsList .slick-arrow::after{font-size:35px;display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;color:#CDCDCD}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev{left:-15px;background-color:#e8e8e8;z-index:1}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev::before{content:"\F3D5";color:#000}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next{right:-15px;background-color:#e8e8e8}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next::before{content:"\F3D6";color:#000}.OrderUpsellContainer .OfferProductItem .ImageWrapper{position:relative}.OrderUpsellContainer .OfferProductItem .DiscountLabel{position:absolute;top:20px;left:0;z-index:1;background-color:#E5424D;color:#fff;height:24px;line-height:24px;padding:0 5px;font-weight:500;font-size:14px;border-radius:0px 4px 4px 0px}.OrderUpsellContainer .ProductInfo{padding:0;margin-top:18px;text-align:left}@media screen and (max-width: 992px){.OrderUpsellContainer .OfferProductItem .PopupModalHeader{min-height:68px;padding:5px 16px}.OrderUpsellContainer .OfferProductItem .PopupModalHeader .Title{font-size:16px}.OrderUpsellContainer .OfferProductItem .PopupModalHeader .Description{font-size:14px}.OrderUpsellContainer .PopupModalHeader .TitleOfferProduct{font-weight:500;font-size:15px;line-height:20px}.OrderUpsellContainer .PopupModalHeader .Description{font-size:13px}.OrderUpsellContainer .OfferProductsList .slick-slider .slick-slide{padding:0}.OrderUpsellContainer .ProductTitle{font-size:15px;height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.OrderUpsellContainer .ProductInfo{text-align:left;padding:0;margin:0;display:flex;flex-flow:column;width:100%}.OrderUpsellContainer .ProductInfo .CTA{margin-left:auto;margin-top:auto}.OrderUpsellContainer .RetailPrice{font-size:14px}.OrderUpsellContainer .CTA button{height:36px;line-height:36px;min-width:110px}.OrderUpsellContainer .OfferProductsList{padding-bottom:13px}.OrderUpsellContainer .OfferProductsList .DiscountLabel{padding:1px 4px;font-size:12px;top:10px;left:0}.OrderUpsellContainer .OfferProductsList .slick-dots{position:relative;display:block;box-sizing:border-box;margin:0;left:50%;top:6px;transform:translateX(-50%)}.OrderUpsellContainer .OfferProductsList .slick-arrow{width:28px}.OrderUpsellContainer .OfferProductsList .slick-arrow::before{font-size:28px}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next{right:-12px}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev{left:-12px}.OrderUpsellContainer .Prices{margin-bottom:10px}.OrderUpsellContainer .OfferProductContent{display:flex;justify-content:center}.OrderUpsellContainer .OfferProductContent .ImageWrapper{width:120px;flex-shrink:0;margin-right:16px}}.OfferProductPopup .modal-dialog{max-width:640px}.OfferProductPopup .TypeVariant .PreviewOptions .Scrollable{width:auto}.OfferProductPopup .TypeVariant .PreviewOptions .Scrollable .Spinner{width:20px;height:20px}.OfferProductPopup .TypeVariant .PreviewOptions .Options{margin:0 -5px;overflow-x:auto;padding-bottom:10px}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option{flex-shrink:0;width:98px;padding:5px;box-sizing:border-box}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option .ImagePreview{border:1px solid #eee;border-radius:4px;overflow:hidden}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option.selected .ImagePreview{border-color:#232323}.OfferProductPopup .TypeVariant .PreviewOptions .Image{background-size:contain;cursor:pointer;transition:all 200ms ease-out}.OfferProductPopup .TypeVariant .Title{margin-bottom:3px !important}@media screen and (min-width: 768px){.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option{width:20%}}.OfferProductPopup .SizeVariant.hasError .SizeOptions .Options .Option{border-color:#F44336}.OfferProductPopup .SizeVariant.hasError .SizeOptions .OptionDropdown{border-color:#F44336}.OfferProductPopup .SizeVariant .TitleWrapper{display:flex;justify-content:space-between}.OfferProductPopup .SizeVariant .SizeOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.OfferProductPopup .SizeVariant .SizeOptions .Options{margin:0 -5px;padding:0}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:56px;text-align:center;margin:6px;border-radius:9999px;padding:0 1rem;border:2px solid #E8E4DC;height:40px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;background:#fff;transition:all 150ms ease}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown{position:relative}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown select{padding:10px 20px}.OfferProductPopup .ColorVariant .CurrentColor{position:absolute;bottom:15px;right:5px;min-width:50px;display:none;align-items:center;font-size:1rem;font-weight:500;height:48px;padding:0 16px 0 8px;border-radius:9999px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,0.1)}@media (min-width: 801px){.OfferProductPopup .ColorVariant .CurrentColor{display:none}}.OfferProductPopup .ColorVariant .CurrentColor .Option.selected{margin-right:5px}.OfferProductPopup .ColorVariant .ListColors .Top{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:500;font-size:0.875rem}.OfferProductPopup .ColorVariant .ListColors .Close{color:#15cd72}.OfferProductPopup .ColorVariant .ColorOptions{position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:10px 15px;transition:all .3s;border-top:solid 2px #eee}.OfferProductPopup .ColorVariant .ColorOptions .Options{display:flex;margin:0;padding:0;overflow-x:auto}.OfferProductPopup .ColorVariant .Option{display:inline-flex;margin-right:10px;cursor:pointer;border:1px solid transparent;border-radius:50%;transition:all 200ms}.OfferProductPopup .ColorVariant .Option.selected{border-color:#333}.OfferProductPopup .ColorVariant .Option.selected span{padding:3px;transition:all 200ms}.OfferProductPopup .ColorVariant .Option span{display:inline-block;width:36px;height:36px;background-clip:content-box !important;border-radius:50%;border:1px solid rgba(0,0,0,0.1)}.OfferProductPopup .ColorVariant .TotalColor,.OfferProductPopup .ColorVariant .Title{font-size:0.875rem;transition:all .5s}.OfferProductPopup .ColorVariant.isOpen .ColorOptions{transform:translateY(-100%)}.OfferProductPopup .ColorVariant:not(.isSelected) .CurrentColor .Title{font-size:0}.OfferProductPopup .ColorVariant.isSelected .CurrentColor .TotalColor{font-size:0}.OfferProductPopup .ColorVariant.oneColor .CurrentColor{pointer-events:none}.OfferProductPopup .ColorVariant.oneColor .CurrentColor .Title{font-size:0.875rem}.OfferProductPopup .ColorVariant.oneColor .CurrentColor .TotalColor{font-size:0}.OfferProductPopup .ProductThumbnail{position:relative;overflow:hidden}.OfferProductPopup .LabelVariant.hasError .LabelOptions .Options .Option{border-color:#F44336}.OfferProductPopup .LabelVariant.hasError .LabelOptions .LabelOptions{border-color:#F44336}.OfferProductPopup .LabelVariant .OptionDropdown{position:relative}.OfferProductPopup .LabelVariant .OptionDropdown::after{position:absolute;content:"";right:0;top:0;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:100px solid #F44336}.OfferProductPopup .LabelVariant .LabelOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.OfferProductPopup .LabelVariant .LabelOptions .Options{margin:0 -5px;padding:0}.OfferProductPopup .LabelVariant .LabelOptions .Options .Option{cursor:pointer;text-align:center;color:#7a7a7a;border:2px solid #E8E4DC !important;border-radius:9999px !important;margin:0 5px 10px;width:auto;transition:all 200ms;padding:6px 10px}.OfferProductPopup .LabelVariant .LabelOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown{position:relative}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown select{padding:10px 20px}.OfferProductPopup .ProductQuantity{margin-top:15px;margin-bottom:20px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Title{margin-bottom:0;font-size:15px !important;font-weight:600;color:#000}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity{display:inline-flex;flex-wrap:wrap;align-items:center}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:2rem;background-color:#f5f5f5;border-radius:16px;overflow:hidden;border:none !important;box-shadow:none !important;width:120px;height:32px;display:flex;align-items:center;justify-content:space-between;padding:0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend,.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append{margin:0;height:100%;border:none !important}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend .input-group-text{background-color:#ececec;border-radius:16px 0 0 16px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append .input-group-text{background-color:#ececec;border-radius:0 16px 16px 0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text{border:none;color:#044d79;font-size:14px;padding:0;width:32px;cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text:hover{background-color:#e0e0e0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text i{font-size:12px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:100%;border:none;background:transparent;text-align:center;font-weight:600;color:#044d79;font-size:16px;padding:0;width:56px;flex:1;-moz-appearance:textfield;appearance:textfield}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber:focus{box-shadow:none;outline:none}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-outer-spin-button,.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .prepend.disabled .input-group-text{opacity:0.5;cursor:not-allowed}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:17px;display:flex;align-items:center;margin-top:8px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .Clock{color:#fc6514;padding-right:0.5rem}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .RemainingTime{color:#fc6514}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .WarningText{color:#fdc1a1}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{min-width:56px;margin:0 4px 10px}.OfferProductPopup .Prices{margin-bottom:12px}.OfferProductPopup .ProductQuantity{margin-top:5px !important;margin-bottom:12px !important}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:15px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .input-group .form-control{width:44px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:1rem}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:43px}.OfferProductPopup .modal-body{padding:0}.OfferProductPopup .modal-body .PopupModalHeader{padding:13px 16px;text-align:left;color:#FFFFFF;min-height:96px}.OfferProductPopup .modal-body .PopupModalHeader .Title{font-size:19px;font-weight:600;margin-bottom:.2rem;padding:16px 0;color:#15CD72;border-bottom:1px solid #E9EEEC}.OfferProductPopup .modal-body .PopupModalHeader .TitleOfferProduct{color:#2F3230;font-size:17px;font-weight:500;line-height:24px;margin-bottom:5px;margin-top:15px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:15px;color:#6E7370;margin-bottom:6px}.OfferProductPopup .modal-body .OfferProductPopupContent{padding:0 16px;min-height:355px}.OfferProductPopup .modal-body .OfferProductPopupContent .ProductImages{padding-bottom:20px}.OfferProductPopup .slick-dots{position:relative;bottom:0;left:0;right:0;padding:8px 0;margin:0;overflow-x:auto;white-space:nowrap;text-align:center;display:flex !important;justify-content:center;flex-flow:wrap}.OfferProductPopup .slick-dots li{display:inline-block;cursor:pointer;margin:0 4px}.OfferProductPopup .slick-dots li button{font-size:0;line-height:0;display:block;color:transparent;border:0;outline:none;background:#E1E1E1;padding:0;width:10px;height:10px;border-radius:50%}.OfferProductPopup .slick-dots li.slick-active button{background-color:#4ACC75}.OfferProductPopup .slick-dots .DotImage{width:100%}.OfferProductPopup .slick-arrow{position:absolute}.OfferProductPopup .DiscountLabel{position:absolute;top:20px;left:0;background-color:#E5424D;color:#fff;padding:0 10px;font-weight:500;font-size:14px;line-height:24px;border-radius:0px 4px 4px 0px}.OfferProductPopup .ButtonBuyNow button{width:auto;font-size:16px;padding:0;height:43px;min-width:180px;line-height:43px;border:none;background-color:#4ACC75;color:#fff;border-radius:3px}.OfferProductPopup .RightContent{position:absolute;left:41.66667%;max-height:100%;overflow-y:auto}.OfferProductPopup .RightInner{padding:0 16px 26px}.OfferProductPopup .PopupNav .Arrow{position:absolute;top:50%;margin-top:-19px;width:32px;height:40px;line-height:38px;text-align:center;background-color:rgba(0,0,0,0.6);cursor:pointer;display:inline-block;font-size:20px;color:#fff;box-shadow:3px 4px 10px #0000000D;transition:all .3s}.OfferProductPopup .PopupNav .Arrow:hover{background-color:#15CD72}.OfferProductPopup .PopupNav .Arrow.Disabled{pointer-events:none}.OfferProductPopup .PopupNav .Prev{left:0;border-radius:0 4px 4px 0}.OfferProductPopup .PopupNav .Next{right:0;border-radius:4px 0 0 4px}.OfferProductPopup .modal-content{border:0;border-radius:unset;background-clip:initial}.OfferProductPopup .ProductTitle{font-weight:500;font-size:15px;line-height:20px;margin-bottom:10px}.OfferProductPopup .Prices{display:flex;align-items:center;margin-bottom:12px}.OfferProductPopup .RetailPrice{font-size:20px;font-weight:600;color:#EC7520}.OfferProductPopup .DiscountPrice{font-size:19px;font-weight:600;color:#EC7520;margin-right:13px}.OfferProductPopup .DiscountPrice+.RetailPrice{font-size:15px;color:#7F7F7F;text-decoration:line-through}.OfferProductPopup .ProductVariants .AttributeTitle{font-size:16px;margin-bottom:8px}.OfferProductPopup .ProductQuantity .Title{font-size:16px;margin-bottom:8px}.OfferProductPopup .modal-content{border-radius:4px}.OfferProductPopup .modal-header{padding:0;border:0}.OfferProductPopup .modal-backdrop.show{opacity:.85}.OfferProductPopup button.close{display:inline-flex;position:absolute;top:0;right:0;padding:0;z-index:1}.OfferProductPopup button.close>span{width:32px;height:32px;line-height:28px;text-align:center;color:#fff;border-radius:50%;font-size:28px;background-color:#000}.OfferProductPopup .ProductImages .slick-track:empty{padding-bottom:100%}.OfferProductPopup .ProductImages:empty{padding-bottom:100%}@media screen and (max-width: 992px){.OfferProductPopup .modal-body .PopupModalHeader{min-height:68px;padding:5px 16px}.OfferProductPopup .modal-body .PopupModalHeader .Title{font-size:16px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:14px}.OfferProductPopup .modal-body .OfferProductPopupContent .ProductImages{padding-bottom:0}.OfferProductPopup .modal-dialog{margin:auto}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{min-width:auto}.OfferProductPopup .ButtonBuyNow button{width:100%}.OfferProductPopup .RightContent{position:static}.OfferProductPopup .PopupNav{display:none}.OfferProductPopup .RightInner{padding:20px 1px;overflow:hidden}.OfferProductPopup .DiscountLabel{padding:3px 10px;font-size:14px}.OfferProductPopup .slick-dots{position:static;background-color:#fff}.OfferProductPopup .slick-dots li{width:8px;height:8px;border-radius:50%;background:#E1E1E1;border:0}.OfferProductPopup .slick-dots li.slick-active{background-color:#43ce71}.OfferProductPopup .slick-dots .DotImage{display:none}.OfferProductPopup .ProductTitle{margin-bottom:8px}.OfferProductPopup .RetailPrice{font-size:18px}.OfferProductPopup .DiscountPrice{font-size:16px}.OfferProductPopup .ProductVariants .AttributeTitle,.OfferProductPopup .ProductQuantity .QuantityWrapper .Title{font-size:15px}}.OfferProductPopup .slick-list{padding-left:0 !important;padding-right:0 !important}@media screen and (max-width: 767px){.OfferProductPopup .slick-list{padding-left:0 !important;padding-right:30px !important}.OfferProductPopup .modal-dialog{margin:16px}.OfferProductPopup .modal-body .PopupModalHeader .TitleOfferProduct{font-size:15px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:13px;margin-bottom:16px}}.TrackOrderDetailContainer .PageTitle{font-size:24px;line-height:28px;margin-bottom:16px}.TrackOrderDetailContainer .PageTitle .CodeOrder{color:#15CD72}.TrackOrderDetailContainer .TrackOrderDetail{margin:40px auto}.TrackOrderDetailContainer .TrackOrderDetail .Label{font-weight:700;margin-bottom:5px;color:#2F3230}.TrackOrderDetailContainer .TrackOrderDetail .AddressDetails span{color:#2F3230;font-weight:500}.TrackOrderDetailContainer .TrackOrderDetail .TrackOrderDetailInner>.row.TopRow>div{border-top:none}.TrackOrderDetailContainer .SecondRow{border-top:2px solid #dee2e6}.TrackOrderDetailContainer .OrderSummaryInner .SummaryTitle{font-size:18px;margin-bottom:15px}.TrackOrderDetailContainer .OrderSummaryInfoInner{border:1px solid #E9EEEC;box-sizing:border-box;border-radius:4px;padding:16px;margin-bottom:24px}.TrackOrderDetailContainer .OrderDetails{font-size:0.875rem;font-weight:500}.TrackOrderDetailContainer .OrderDetails .OrderDetailsInner .Top{padding:10px 0}.TrackOrderDetailContainer .OrderDetails .OrderDetailsInner .Bottom>div{padding:10px 0}.TrackOrderDetailContainer .OrderDetails .OrderDetailsInner .Bottom .Paid .Amount{font-size:1.5rem}.TrackOrderDetailContainer .OrderInvoice{padding-top:16px}.TrackOrderDetailContainer .OrderInvoice .Name{font-size:14px;font-weight:700}.TrackOrderDetailContainer .OrderInvoice .Amount .text-free{color:#15CD72}.TrackOrderDetailContainer .OrderInvoice .Item{margin-bottom:6px}.TrackOrderDetailContainer .OrderInvoice .GrandTotal{font-size:28px}.TrackOrderDetailContainer .DiscountBox{display:flex;padding-top:16px;border-top:1px solid #e8e8e8}.TrackOrderDetailContainer .DiscountBox .Title{flex-shrink:0}.TrackOrderDetailContainer .OrderListItems .OrderItem{border-bottom:1px solid #E9EEEC;padding:16px 0;margin-bottom:0}.TrackOrderDetailContainer .OrderListItems .OrderItem .Title{color:#2F3230;margin-top:-5px;font-size:15px;font-weight:500;line-height:20px}.TrackOrderDetailContainer .OrderListItems .OrderItem .PreviewImage{width:80px}.TrackOrderDetailContainer .OrderListItems .OrderItem .Price{font-size:16px}.TrackOrderDetailContainer .OrderListItems .OrderItem .Variants{color:#7F7F7F;font-weight:300;font-size:12px}.TrackOrderDetailContainer .TrackOrderDetail .OfferProductContent{display:flex}.TrackOrderDetailContainer .TrackOrderDetail .OfferProductContent .ImageWrapper{width:120px;margin-right:16px}.TrackOrderDetailContainer .TrackOrderDetail .OfferProductContent .ProductInfo{margin-top:0;width:calc(100% - 120px);display:flex;flex-flow:column}.TrackOrderDetailContainer .TrackOrderDetail .OfferProductContent .CTA{margin-top:auto;margin-left:auto}.TrackOrderDetailContainer .TrackOrderDetail .ListOffers{background:#F3F5F4;padding:8px 16px 30px;border-radius:0 0 4px 4px}.TrackOrderDetailContainer .TrackOrderDetail .ListOffers .OfferProductItem{padding:16px 0;border-top:1px solid #D3DCD7}.TrackOrderDetailContainer .TrackOrderDetail .ListOffers .OfferProductItem:first-child{border:none}.TrackOrderDetailContainer .TrackOrderDetail .OrderSummaryInfo{border:1px solid #E9EEEC;box-sizing:border-box;border-radius:4px;padding:16px;line-height:20px;color:#6E7370}.TrackOrderDetailContainer .TrackOrderDetail .btnShowMore{border:none;color:#A9AFAB;font-size:15px;background:transparent;text-align:right;display:flex;margin-left:auto}.TrackOrderDetailContainer .TrackOrderDetail .btnShowMore i{margin-left:8px}@media screen and (max-width: 992px){.TrackOrderDetailContainer .PageTitle{font-size:20px}.TrackOrderDetailContainer .OrderItem{padding:15px}.TrackOrderDetailContainer .OrderSummaryInfoInner{padding:0;border:none}.TrackOrderDetailContainer .OrderInvoice .Name{font-weight:500}.TrackOrderDetailContainer .OrderInvoice .Bottom .Name{font-size:17px}.TrackOrderDetailContainer .TrackOrderDetail{margin-bottom:0 !important}.TrackOrderDetailContainer .TrackOrderDetail .Label{font-size:17px;margin-bottom:10px !important}.TrackOrderDetailContainer .TrackOrderDetail .OrderSummaryInfo{font-size:15px;line-height:22px;margin-bottom:24px}}

.OrderItem .OrderItemInner .PreviewImage{margin-right:10px}.OrderItem .OrderItemInner .PreviewImage .Image{width:63px;display:inline-block}.OrderItem .OrderItemInner .Details .WrapperDetails{font-size:0.875rem}.OrderItem .OrderItemInner .Details .WrapperDetails .Variants{color:#868686}.OrderItem .Details .Personalized .btn{padding:0;background:none;color:#0268A6}.OrderSummary .OrderSummaryInner .SummaryTitle{font-weight:600;margin-bottom:10px}@media all and (min-width: 415px){.OrderSummary{border-top:none;padding-top:0;margin-top:0}}.OrderResult{margin-bottom:24px;margin-top:0 !important;border-top:none !important;padding-top:0 !important}.OrderResult .OrderResultInner .SubText{color:#999}.OrderResult .OrderResultInner .OrderTopResult{border:0.13rem dashed #15CD72;padding:24px;border-radius:4px;align-items:center}.OrderResult .OrderResultInner .OrderTopResult .Icon{font-size:42px;margin-right:20px}.OrderResult .OrderResultInner .OrderTopResult .OrderNumber{color:#545454;font-size:16px;font-weight:500}.OrderResult .OrderResultInner .OrderTopResult .OrderNumber .Number{color:#15CD72}.OrderResult .OrderResultInner .OrderTopResult .Title{font-size:22px;font-weight:500;color:#2F3230;margin-bottom:2px}.OrderResult .OrderResultInner .OrderTopResult .Caption{font-size:14px;color:#6E7370}.OrderResult .OrderResultInner .OrderTopResult .Caption p{margin-bottom:0}.ThankYouPageContainer .ThankYouPage{margin:40px auto}.ThankYouPageContainer .ThankYouPage .Label{font-weight:700;margin-bottom:5px;color:#2F3230}.ThankYouPageContainer .ThankYouPage .OrderShippingThankYouPage{border:1px solid #E9EEEC;box-sizing:border-box;border-radius:4px;padding:16px;line-height:20px;color:#6E7370}.ThankYouPageContainer .ThankYouPage .AddressDetails{color:#6E7370}.ThankYouPageContainer .ThankYouPage .AddressDetails span{font-weight:500;color:#2F3230}.ThankYouPageContainer .OrderInvoice{padding-top:16px}.ThankYouPageContainer .OrderInvoice .Name{font-size:14px;font-weight:700}.ThankYouPageContainer .OrderInvoice .Amount .text-free{color:#15CD72}.ThankYouPageContainer .OrderInvoice .Item{margin-bottom:6px}.ThankYouPageContainer .OrderInvoice .GrandTotal{font-size:28px}.ThankYouPageContainer .DiscountBox{display:flex;padding-bottom:16px;margin-top:16px;border-bottom:1px solid #e8e8e8}.ThankYouPageContainer .DiscountBox .Title{flex-shrink:0}.ThankYouPageContainer .OrderListItems .OrderItem{border-bottom:1px solid #E9EEEC;padding:16px 0;margin-bottom:0}.ThankYouPageContainer .OrderListItems .OrderItem .Title{color:#2F3230;font-size:14px;font-weight:400;line-height:20px}.ThankYouPageContainer .OrderListItems .OrderItem .PreviewImage{width:80px;border:1px solid rgba(0,0,0,0.1)}.ThankYouPageContainer .OrderListItems .OrderItem .Price{font-size:16px}.ThankYouPageContainer .OrderListItems .OrderItem .Variants{color:#7F7F7F;font-weight:300;font-size:12px}.ThankYouPageContainer .ThankYouPageSummary>div{margin-bottom:24px}.ThankYouPageContainer .ThankYouPageSummary .Maps{border:1px solid #E9EEEC;border-radius:0 0 4px 4px}.ThankYouPageContainer .ThankYouPageSummary .Maps .Caption{padding:18px;text-align:left}.ThankYouPageContainer .ThankYouPageSummary .Maps .Caption .Text{font-size:16px;margin-bottom:5px;font-weight:500}.ThankYouPageContainer .ThankYouPageSummary .Maps .Caption .SubText{color:#6E7370}.ThankYouPageContainer .ThankYouPageSummary .Actions .ReturnStore{display:inline-block;background-color:#fff;border:solid 1px #E9EEEC;padding:0 26px;line-height:42px;color:#2F3230;font-size:14px;font-weight:600;border-radius:4px;text-decoration:none}.ThankYouPageContainer .ThankYouPageSummary .Actions .ReturnStore:hover{background-color:#15CD72;border-color:#15CD72;color:#fff}.ThankYouPageContainer .ThankYouPageSummary .Actions .Help{font-weight:600}.ThankYouPageContainer .ThankYouPageSummary .Actions .Help a{color:#5C60C4}.ThankYouPageContainer .OrderSummary .TitleOrderSummary{font-size:18px;line-height:24px;color:#2F3230;margin-bottom:0}@media screen and (max-width: 992px){.ThankYouPageContainer .ThankYouPage{margin-top:24px}.ThankYouPageContainer .LeftInner{display:flex;flex-direction:column}.ThankYouPageContainer .OrderItem{padding:15px}.ThankYouPageContainer .ThankYouPageSummary{display:flex;flex-flow:column}.ThankYouPageContainer .ThankYouPageSummary .Maps{order:-2}.ThankYouPageContainer .ThankYouPageSummary .Actions{order:-1}.ThankYouPageContainer .ThankYouPageSummary .ActionsInner{flex-flow:column}.ThankYouPageContainer .ThankYouPageSummary .ReturnStore{margin-top:10px !important}.ThankYouPageContainer .OrderInvoice .Name{font-weight:500}.ThankYouPageContainer .OrderInvoice .Bottom .Name{font-size:17px}.ThankYouPageContainer .OrderShippingThankYouPage{margin-bottom:0 !important}.ThankYouPageContainer .OrderShippingThankYouPage .Label{font-size:17px;margin-bottom:10px !important;font-weight:500}.ThankYouPageContainer .OrderShippingThankYouPage .OrderSummaryInfo{font-size:15px;line-height:22px;margin-bottom:24px}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult{border:none;padding:0;border-radius:0;align-items:flex-start}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult .Icon{font-size:initial;margin-right:12px}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult .Icon img{width:65px}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult .Title{font-size:19px;font-weight:700}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult .OrderNumber{font-size:17px}.ThankYouPageContainer .OrderResult .OrderResultInner .OrderTopResult .Caption{font-size:15px}}.ThankYouPageSummary .DiscountBox{margin-top:0px;gap:8px;align-items:center;margin-bottom:0px}.ThankYouPageSummary .DiscountBox .Title{font-weight:700 !important}@media screen and (min-width: 992px){.ThankYouPageSummary .DiscountBox{padding-top:0px !important}}.ThankYouPageSummary .DiscountBox .DiscountApplied{height:auto !important;padding:0px;border:none}.ThankYouPageSummary .OrderInvoice .InvoiceLabel{font-weight:700 !important}.OrderUpsellProduct .Title{font-size:1rem;margin-bottom:8px}.OrderUpsellProduct .ProductVariants .ColorVariant .DesktopColor{display:block}@media (max-width: 320px){.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:40px}.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}@media (max-width: 375px){.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:50px}.OrderUpsellProduct .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}.OrderModalUpsell .Error{background-color:rgba(220,53,69,0.1)}.OrderModalUpsell .Error .Label{font-weight:600}.OrderModalUpsell .NavOffer{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.OrderModalUpsell .NavOffer:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.OrderModalUpsell .OrderUpsellModalHeader{background-image:linear-gradient(120deg, #a1c4fd 0, #c2e9fb 100%)}.OrderModalUpsell button.close{position:absolute;right:15px}.OrderModalUpsell .ProductImage{max-width:450px;margin:auto}@media (max-width: 480px){.OrderModalUpsell button.close{right:10px;top:-6px}}.OrderUpsellRight .Title{font-size:1rem;margin-bottom:8px}.OrderUpsellRight .ProductVariants .ColorVariant .DesktopColor{display:block}.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .Countdown{display:none}@media (max-width: 320px){.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:40px}.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}@media (max-width: 375px){.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:10px}.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{width:50px}.OrderUpsellRight .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:14px}}.OrderUpsellBody .OrderUpsellRight{position:static}.OrderUpsellBody .ProductPrice.isSaleOff .Value{color:#28a745}.OrderUpsellBody .ProductPrice.isSaleOff .SaveValue{display:none}.OrderUpsellBody .ProductPrice.isSaleOff .SaleOff{display:inline-flex;position:absolute;left:10px;top:10px;color:#fff;background-color:#F32013;padding:4px;border-radius:4px;text-transform:uppercase;text-align:center;font-weight:700;line-height:1.8}.OrderUpsellBody .ProductPrice.isSaleOff .SaleOff>span{flex-grow:1;border:dashed 2px #fff;padding:0 6px;min-width:110px;display:inline-block}.ShowMoreOffers{font-size:20px;background:white;border:1px solid #dee2e6;border-radius:3px;padding:5px 15px}.HeaderRemainingTime .Time{width:50px;height:50px;display:flex;justify-content:center;align-items:center;font-size:20px;background-color:#6c757d;color:#fff;margin:0 10px}.HeaderRemainingTime .Unit{color:#333;font-size:12px;margin-top:5px;display:inline-block;text-transform:uppercase;font-weight:600}.HeaderRemainingTime .Colon{position:relative;top:-13px;color:#333}.OrderUpsellHeader .Title{font-size:22px;font-weight:500}.OrderUpsellHeader .Title>span{color:#F32013}.CountdownBody{font-size:17px;font-weight:500;color:#fc6514}.CountdownBody .DiscountPrice{border-radius:3px;padding:5px}.OrderComponentUpsell .SectionTitle{font-size:1.125rem;font-weight:600}.OrderComponentUpsell .PreviewImage,.OrderComponentUpsell .ProductDetails{padding:0 12px}.OrderComponentUpsell .HeaderTitle{font-size:16px;font-weight:500;text-transform:capitalize}.OrderComponentUpsell .ProductDetails .Title{font-weight:500;color:#232323}.OrderComponentUpsell .ProductDetails .BuyItNow .BuyItNowBtn{color:#fff;background-color:#15cd72;height:40px;font-weight:600;font-size:1rem;border:none;border-radius:4px;width:100%;transition:all 200ms ease-out}.OrderComponentUpsell .SaveValue{display:none}.OrderComponentUpsell .ProductUpSellList .ProductPrice{display:block;font-size:14px;margin-bottom:0}.OrderComponentUpsell .ProductUpSellList .ProductPrice .Origin{text-decoration:line-through;margin-right:10px;font-size:14px}.OrderComponentUpsell .ProductUpSellList .ProductPrice .Value{margin-right:10px}.OrderComponentUpsell .ProductUpSellList .ProductPrice .SaveValue{color:#ee7500}.OrderComponentUpsell .ProductUpSellItem .Base .Title{font-size:.875rem;color:#303238;font-weight:500;text-transform:capitalize;overflow-wrap:break-word}@media (min-width: 375px){.OrderComponentUpsell .SectionTitle{font-size:1.25rem}}.UpsellProductPrice{font-size:14px}.UpsellProductPrice.SaleOff .RetailPrice{text-decoration:line-through}.ProductUpSellItem .ProductPrice.isSaleOff .SaleOff{position:absolute;left:5px;top:5px;background-color:#F32013;color:#fff;padding:4px 8px;border-radius:4px;text-transform:uppercase;font-weight:700;display:inline-block}.ProductUpSellItem .ProductPrice.isSaleOff .SaleOff>span{flex-grow:1;display:inline-block;min-width:80px}.ProductUpSellItem .ProductPrice.isSaleOff .Value{color:#15cd72}.ProductUpSellItem .CTAButton{font-size:1rem;height:40px;font-weight:400}.ProductUpSellItem .Base{padding:15px 0}.OrderUpsellContainer{margin-bottom:20px}.OrderUpsellContainer .PopupModalHeader{padding:16px;text-align:left;background-color:#F1CC0A;color:#FFFFFF;border-radius:4px 4px 0px 0px}.OrderUpsellContainer .PopupModalHeader .Title{font-size:24px;color:#15CD72;font-weight:bold;margin-bottom:.2rem;display:none}.OrderUpsellContainer .PopupModalHeader .TitleOfferProduct{font-size:17px;color:#2F3230;font-weight:500;margin-bottom:3px}.OrderUpsellContainer .PopupModalHeader .Description{font-size:15px;color:#6E7370;margin-bottom:0}.OrderUpsellContainer .OfferTitle{font-size:20px;color:#333;font-weight:bold;margin-bottom:0}.OrderUpsellContainer .OfferDescription{color:#7F7F7F;font-size:16px;font-weight:300;margin-bottom:16px}.OrderUpsellContainer .ProductTitle{font-size:15px;color:#2F3230;font-weight:500;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.OrderUpsellContainer .Prices{display:inline-flex;align-items:center;margin-bottom:16px;margin-top:7px}.OrderUpsellContainer .RetailPrice{color:#6E7370;font-weight:500;font-size:15px}.OrderUpsellContainer .DiscountPrice{color:#EE7500;font-weight:600;font-size:15px;margin-right:12px}.OrderUpsellContainer .DiscountPrice+.RetailPrice{font-size:15px;font-weight:400;color:#6E7370;text-decoration:line-through}.OrderUpsellContainer .CTA button{min-width:120px;background-color:#15CD72;color:#fff;height:36px;line-height:36px;padding:0 10px;border:none;border-radius:4px}.OrderUpsellContainer .OfferProductsList{text-align:center;padding-bottom:20px}.OrderUpsellContainer .OfferProductsList .slick-slider{background:#F3F5F4;padding:24px 12px 30px;border-radius:0 0 4px 4px}.OrderUpsellContainer .OfferProductsList .slick-slider .slick-slide{padding:0 12px}.OrderUpsellContainer .OfferProductsList .slick-track{margin-left:0;margin-right:0}.OrderUpsellContainer .OfferProductsList .slick-dots{margin-top:11px;margin-bottom:0}.OrderUpsellContainer .OfferProductsList .slick-dots li{display:inline-block;margin:0 4px}.OrderUpsellContainer .OfferProductsList .slick-dots li button{font-size:0;line-height:0;display:block;color:transparent;border:0;outline:none;background:#E1E1E1;padding:0;width:10px;height:10px;border-radius:50%}.OrderUpsellContainer .OfferProductsList .slick-dots li.slick-active button{background-color:#43CE71}.OrderUpsellContainer .OfferProductsList .slick-arrow{position:absolute;top:50%;font-size:0;line-height:0;color:transparent;border:0;outline:none;padding:0;width:35px;background-color:transparent;display:none !important}.OrderUpsellContainer .OfferProductsList .slick-arrow::before,.OrderUpsellContainer .OfferProductsList .slick-arrow::after{font-size:35px;display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;color:#CDCDCD}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev{left:-15px;background-color:#e8e8e8;z-index:1}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev::before{content:"\F3D5";color:#000}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next{right:-15px;background-color:#e8e8e8}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next::before{content:"\F3D6";color:#000}.OrderUpsellContainer .OfferProductItem .ImageWrapper{position:relative}.OrderUpsellContainer .OfferProductItem .DiscountLabel{position:absolute;top:20px;left:0;z-index:1;background-color:#E5424D;color:#fff;height:24px;line-height:24px;padding:0 5px;font-weight:500;font-size:14px;border-radius:0px 4px 4px 0px}.OrderUpsellContainer .ProductInfo{padding:0;margin-top:18px;text-align:left}@media screen and (max-width: 992px){.OrderUpsellContainer .OfferProductItem .PopupModalHeader{min-height:68px;padding:5px 16px}.OrderUpsellContainer .OfferProductItem .PopupModalHeader .Title{font-size:16px}.OrderUpsellContainer .OfferProductItem .PopupModalHeader .Description{font-size:14px}.OrderUpsellContainer .PopupModalHeader .TitleOfferProduct{font-weight:500;font-size:15px;line-height:20px}.OrderUpsellContainer .PopupModalHeader .Description{font-size:13px}.OrderUpsellContainer .OfferProductsList .slick-slider .slick-slide{padding:0}.OrderUpsellContainer .ProductTitle{font-size:15px;height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.OrderUpsellContainer .ProductInfo{text-align:left;padding:0;margin:0;display:flex;flex-flow:column;width:100%}.OrderUpsellContainer .ProductInfo .CTA{margin-left:auto;margin-top:auto}.OrderUpsellContainer .RetailPrice{font-size:14px}.OrderUpsellContainer .CTA button{height:36px;line-height:36px;min-width:110px}.OrderUpsellContainer .OfferProductsList{padding-bottom:13px}.OrderUpsellContainer .OfferProductsList .DiscountLabel{padding:1px 4px;font-size:12px;top:10px;left:0}.OrderUpsellContainer .OfferProductsList .slick-dots{position:relative;display:block;box-sizing:border-box;margin:0;left:50%;top:6px;transform:translateX(-50%)}.OrderUpsellContainer .OfferProductsList .slick-arrow{width:28px}.OrderUpsellContainer .OfferProductsList .slick-arrow::before{font-size:28px}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-next{right:-12px}.OrderUpsellContainer .OfferProductsList .slick-arrow.slick-prev{left:-12px}.OrderUpsellContainer .Prices{margin-bottom:10px}.OrderUpsellContainer .OfferProductContent{display:flex;justify-content:center}.OrderUpsellContainer .OfferProductContent .ImageWrapper{width:120px;flex-shrink:0;margin-right:16px}}.OfferProductPopup .modal-dialog{max-width:640px}.OfferProductPopup .TypeVariant .PreviewOptions .Scrollable{width:auto}.OfferProductPopup .TypeVariant .PreviewOptions .Scrollable .Spinner{width:20px;height:20px}.OfferProductPopup .TypeVariant .PreviewOptions .Options{margin:0 -5px;overflow-x:auto;padding-bottom:10px}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option{flex-shrink:0;width:98px;padding:5px;box-sizing:border-box}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option .ImagePreview{border:1px solid #eee;border-radius:4px;overflow:hidden}.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option.selected .ImagePreview{border-color:#232323}.OfferProductPopup .TypeVariant .PreviewOptions .Image{background-size:contain;cursor:pointer;transition:all 200ms ease-out}.OfferProductPopup .TypeVariant .Title{margin-bottom:3px !important}@media screen and (min-width: 768px){.OfferProductPopup .TypeVariant .PreviewOptions .Options .Option{width:20%}}.OfferProductPopup .SizeVariant.hasError .SizeOptions .Options .Option{border-color:#F44336}.OfferProductPopup .SizeVariant.hasError .SizeOptions .OptionDropdown{border-color:#F44336}.OfferProductPopup .SizeVariant .TitleWrapper{display:flex;justify-content:space-between}.OfferProductPopup .SizeVariant .SizeOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.OfferProductPopup .SizeVariant .SizeOptions .Options{margin:0 -5px;padding:0}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:56px;text-align:center;margin:6px;border-radius:9999px;padding:0 1rem;border:2px solid #E8E4DC;height:40px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#2C2C2C;background:#fff;transition:all 150ms ease}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown{position:relative}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.OfferProductPopup .SizeVariant .SizeOptions.showDropdown select{padding:10px 20px}.OfferProductPopup .ColorVariant .CurrentColor{position:absolute;bottom:15px;right:5px;min-width:50px;display:none;align-items:center;font-size:1rem;font-weight:500;height:48px;padding:0 16px 0 8px;border-radius:9999px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,0.1)}@media (min-width: 801px){.OfferProductPopup .ColorVariant .CurrentColor{display:none}}.OfferProductPopup .ColorVariant .CurrentColor .Option.selected{margin-right:5px}.OfferProductPopup .ColorVariant .ListColors .Top{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:500;font-size:0.875rem}.OfferProductPopup .ColorVariant .ListColors .Close{color:#15cd72}.OfferProductPopup .ColorVariant .ColorOptions{position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:10px 15px;transition:all .3s;border-top:solid 2px #eee}.OfferProductPopup .ColorVariant .ColorOptions .Options{display:flex;margin:0;padding:0;overflow-x:auto}.OfferProductPopup .ColorVariant .Option{display:inline-flex;margin-right:10px;cursor:pointer;border:1px solid transparent;border-radius:50%;transition:all 200ms}.OfferProductPopup .ColorVariant .Option.selected{border-color:#333}.OfferProductPopup .ColorVariant .Option.selected span{padding:3px;transition:all 200ms}.OfferProductPopup .ColorVariant .Option span{display:inline-block;width:36px;height:36px;background-clip:content-box !important;border-radius:50%;border:1px solid rgba(0,0,0,0.1)}.OfferProductPopup .ColorVariant .TotalColor,.OfferProductPopup .ColorVariant .Title{font-size:0.875rem;transition:all .5s}.OfferProductPopup .ColorVariant.isOpen .ColorOptions{transform:translateY(-100%)}.OfferProductPopup .ColorVariant:not(.isSelected) .CurrentColor .Title{font-size:0}.OfferProductPopup .ColorVariant.isSelected .CurrentColor .TotalColor{font-size:0}.OfferProductPopup .ColorVariant.oneColor .CurrentColor{pointer-events:none}.OfferProductPopup .ColorVariant.oneColor .CurrentColor .Title{font-size:0.875rem}.OfferProductPopup .ColorVariant.oneColor .CurrentColor .TotalColor{font-size:0}.OfferProductPopup .ProductThumbnail{position:relative;overflow:hidden}.OfferProductPopup .LabelVariant.hasError .LabelOptions .Options .Option{border-color:#F44336}.OfferProductPopup .LabelVariant.hasError .LabelOptions .LabelOptions{border-color:#F44336}.OfferProductPopup .LabelVariant .OptionDropdown{position:relative}.OfferProductPopup .LabelVariant .OptionDropdown::after{position:absolute;content:"";right:0;top:0;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:100px solid #F44336}.OfferProductPopup .LabelVariant .LabelOptions .OptionDropdown{width:100%;margin-bottom:10px;transition:all 200ms}.OfferProductPopup .LabelVariant .LabelOptions .Options{margin:0 -5px;padding:0}.OfferProductPopup .LabelVariant .LabelOptions .Options .Option{cursor:pointer;text-align:center;color:#7a7a7a;border:2px solid #E8E4DC !important;border-radius:9999px !important;margin:0 5px 10px;width:auto;transition:all 200ms;padding:6px 10px}.OfferProductPopup .LabelVariant .LabelOptions .Options .Option.selected{border-color:#2C2C2C !important;background:#2C2C2C !important;color:#fff !important}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown{position:relative}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown::after{position:absolute;content:"";right:10px;top:20px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #495057}.OfferProductPopup .LabelVariant .LabelOptions.showDropdown select{padding:10px 20px}.OfferProductPopup .ProductQuantity{margin-top:15px;margin-bottom:20px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Title{margin-bottom:0;font-size:15px !important;font-weight:600;color:#000}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity{display:inline-flex;flex-wrap:wrap;align-items:center}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:2rem;background-color:#f5f5f5;border-radius:16px;overflow:hidden;border:none !important;box-shadow:none !important;width:120px;height:32px;display:flex;align-items:center;justify-content:space-between;padding:0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend,.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append{margin:0;height:100%;border:none !important}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-prepend .input-group-text{background-color:#ececec;border-radius:16px 0 0 16px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-append .input-group-text{background-color:#ececec;border-radius:0 16px 16px 0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text{border:none;color:#044d79;font-size:14px;padding:0;width:32px;cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text:hover{background-color:#e0e0e0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .input-group-text i{font-size:12px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:100%;border:none;background:transparent;text-align:center;font-weight:600;color:#044d79;font-size:16px;padding:0;width:56px;flex:1;-moz-appearance:textfield;appearance:textfield}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber:focus{box-shadow:none;outline:none}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-outer-spin-button,.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .prepend.disabled .input-group-text{opacity:0.5;cursor:not-allowed}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:17px;display:flex;align-items:center;margin-top:8px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .Clock{color:#fc6514;padding-right:0.5rem}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .RemainingTime{color:#fc6514}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown .WarningText{color:#fdc1a1}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{min-width:56px;margin:0 4px 10px}.OfferProductPopup .Prices{margin-bottom:12px}.OfferProductPopup .ProductQuantity{margin-top:5px !important;margin-bottom:12px !important}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .Countdown{font-size:15px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .input-group .form-control{width:44px}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput{margin-right:1rem}.OfferProductPopup .ProductQuantity .QuantityWrapper .Quantity .QuantityInput .QuantityNumber{height:43px}.OfferProductPopup .modal-body{padding:0}.OfferProductPopup .modal-body .PopupModalHeader{padding:13px 16px;text-align:left;color:#FFFFFF;min-height:96px}.OfferProductPopup .modal-body .PopupModalHeader .Title{font-size:19px;font-weight:600;margin-bottom:.2rem;padding:16px 0;color:#15CD72;border-bottom:1px solid #E9EEEC}.OfferProductPopup .modal-body .PopupModalHeader .TitleOfferProduct{color:#2F3230;font-size:17px;font-weight:500;line-height:24px;margin-bottom:5px;margin-top:15px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:15px;color:#6E7370;margin-bottom:6px}.OfferProductPopup .modal-body .OfferProductPopupContent{padding:0 16px;min-height:355px}.OfferProductPopup .modal-body .OfferProductPopupContent .ProductImages{padding-bottom:20px}.OfferProductPopup .slick-dots{position:relative;bottom:0;left:0;right:0;padding:8px 0;margin:0;overflow-x:auto;white-space:nowrap;text-align:center;display:flex !important;justify-content:center;flex-flow:wrap}.OfferProductPopup .slick-dots li{display:inline-block;cursor:pointer;margin:0 4px}.OfferProductPopup .slick-dots li button{font-size:0;line-height:0;display:block;color:transparent;border:0;outline:none;background:#E1E1E1;padding:0;width:10px;height:10px;border-radius:50%}.OfferProductPopup .slick-dots li.slick-active button{background-color:#4ACC75}.OfferProductPopup .slick-dots .DotImage{width:100%}.OfferProductPopup .slick-arrow{position:absolute}.OfferProductPopup .DiscountLabel{position:absolute;top:20px;left:0;background-color:#E5424D;color:#fff;padding:0 10px;font-weight:500;font-size:14px;line-height:24px;border-radius:0px 4px 4px 0px}.OfferProductPopup .ButtonBuyNow button{width:auto;font-size:16px;padding:0;height:43px;min-width:180px;line-height:43px;border:none;background-color:#4ACC75;color:#fff;border-radius:3px}.OfferProductPopup .RightContent{position:absolute;left:41.66667%;max-height:100%;overflow-y:auto}.OfferProductPopup .RightInner{padding:0 16px 26px}.OfferProductPopup .PopupNav .Arrow{position:absolute;top:50%;margin-top:-19px;width:32px;height:40px;line-height:38px;text-align:center;background-color:rgba(0,0,0,0.6);cursor:pointer;display:inline-block;font-size:20px;color:#fff;box-shadow:3px 4px 10px #0000000D;transition:all .3s}.OfferProductPopup .PopupNav .Arrow:hover{background-color:#15CD72}.OfferProductPopup .PopupNav .Arrow.Disabled{pointer-events:none}.OfferProductPopup .PopupNav .Prev{left:0;border-radius:0 4px 4px 0}.OfferProductPopup .PopupNav .Next{right:0;border-radius:4px 0 0 4px}.OfferProductPopup .modal-content{border:0;border-radius:unset;background-clip:initial}.OfferProductPopup .ProductTitle{font-weight:500;font-size:15px;line-height:20px;margin-bottom:10px}.OfferProductPopup .Prices{display:flex;align-items:center;margin-bottom:12px}.OfferProductPopup .RetailPrice{font-size:20px;font-weight:600;color:#EC7520}.OfferProductPopup .DiscountPrice{font-size:19px;font-weight:600;color:#EC7520;margin-right:13px}.OfferProductPopup .DiscountPrice+.RetailPrice{font-size:15px;color:#7F7F7F;text-decoration:line-through}.OfferProductPopup .ProductVariants .AttributeTitle{font-size:16px;margin-bottom:8px}.OfferProductPopup .ProductQuantity .Title{font-size:16px;margin-bottom:8px}.OfferProductPopup .modal-content{border-radius:4px}.OfferProductPopup .modal-header{padding:0;border:0}.OfferProductPopup .modal-backdrop.show{opacity:.85}.OfferProductPopup button.close{display:inline-flex;position:absolute;top:0;right:0;padding:0;z-index:1}.OfferProductPopup button.close>span{width:32px;height:32px;line-height:28px;text-align:center;color:#fff;border-radius:50%;font-size:28px;background-color:#000}.OfferProductPopup .ProductImages .slick-track:empty{padding-bottom:100%}.OfferProductPopup .ProductImages:empty{padding-bottom:100%}@media screen and (max-width: 992px){.OfferProductPopup .modal-body .PopupModalHeader{min-height:68px;padding:5px 16px}.OfferProductPopup .modal-body .PopupModalHeader .Title{font-size:16px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:14px}.OfferProductPopup .modal-body .OfferProductPopupContent .ProductImages{padding-bottom:0}.OfferProductPopup .modal-dialog{margin:auto}.OfferProductPopup .SizeVariant .SizeOptions .Options .Option{min-width:auto}.OfferProductPopup .ButtonBuyNow button{width:100%}.OfferProductPopup .RightContent{position:static}.OfferProductPopup .PopupNav{display:none}.OfferProductPopup .RightInner{padding:20px 1px;overflow:hidden}.OfferProductPopup .DiscountLabel{padding:3px 10px;font-size:14px}.OfferProductPopup .slick-dots{position:static;background-color:#fff}.OfferProductPopup .slick-dots li{width:8px;height:8px;border-radius:50%;background:#E1E1E1;border:0}.OfferProductPopup .slick-dots li.slick-active{background-color:#43ce71}.OfferProductPopup .slick-dots .DotImage{display:none}.OfferProductPopup .ProductTitle{margin-bottom:8px}.OfferProductPopup .RetailPrice{font-size:18px}.OfferProductPopup .DiscountPrice{font-size:16px}.OfferProductPopup .ProductVariants .AttributeTitle,.OfferProductPopup .ProductQuantity .QuantityWrapper .Title{font-size:15px}}.OfferProductPopup .slick-list{padding-left:0 !important;padding-right:0 !important}@media screen and (max-width: 767px){.OfferProductPopup .slick-list{padding-left:0 !important;padding-right:30px !important}.OfferProductPopup .modal-dialog{margin:16px}.OfferProductPopup .modal-body .PopupModalHeader .TitleOfferProduct{font-size:15px}.OfferProductPopup .modal-body .PopupModalHeader .Description{font-size:13px;margin-bottom:16px}}

.StaticPage{margin-top:15px;font-size:1rem;font-weight:400;color:#303238;line-height:1.5;letter-spacing:0.2px}.StaticPage .PageTitle{font-size:2rem;font-weight:500;line-height:1.2;margin-top:10px;margin-bottom:30px}.StaticPage .Heading{font-size:1.6rem;font-weight:500;line-height:1.3}.StaticPage .SubHeading{font-size:1.1rem;font-weight:500}.StaticPage h1,.StaticPage h2,.StaticPage h3,.StaticPage h4,.StaticPage h5,.StaticPage h6,.StaticPage .h1,.StaticPage .h2,.StaticPage .h3,.StaticPage .h4,.StaticPage .h5,.StaticPage .h6{margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:#303238}.StaticPage h2,.StaticPage .h2{font-size:2rem}.StaticPage h3,.StaticPage .h3{font-size:1.75rem}.StaticPage h4,.StaticPage .h4{font-size:1.5rem}.StaticPage h5,.StaticPage .h5{font-size:1.25rem}.StaticPage h1,.StaticPage h2,.StaticPage h3,.StaticPage h4,.StaticPage h5,.StaticPage h6{letter-spacing:0.5px;line-height:1.5}.StaticPage ol{list-style:decimal;margin:16px 0}.StaticPage ol li{margin:1em 0 1em 1.5em}.StaticPage ol ol,.StaticPage ol ul{margin:1em 0 1em 1.5em}.StaticPage ul{list-style:disc;margin:16px 0}.StaticPage ul li{margin:1em 0 1em 1.5em}.StaticPage ul ol,.StaticPage ul ul{margin:1em 0 1em 1.5em}.StaticPage p{white-space:pre-wrap;margin:1em 0;clear:both}.StaticPage section:not(:first-child){margin-top:30px}.StaticPage section table{max-width:100%}.StaticPage iframe{max-width:100%;display:block;margin:auto}

.ProductItem--skeleton{pointer-events:none;background-color:#fff;border-radius:12px;overflow:hidden}.ProductItem--skeleton .skeleton-shimmer{position:relative;width:100%;height:100%;background:linear-gradient(90deg, #f5f0e6 0%, #f5f0e6 30%, #fff 50%, #f5f0e6 70%, #f5f0e6 100%);background-size:200% 100%;animation:shimmer 2.5s ease-in-out infinite}.ProductItem--skeleton .skeleton-line{height:16px;background:linear-gradient(90deg, #f5f0e6 0%, #f5f0e6 30%, #fff 50%, #f5f0e6 70%, #f5f0e6 100%);background-size:200% 100%;animation:shimmer 2.5s ease-in-out infinite;border-radius:8px;opacity:0.8}.ProductItem--skeleton .skeleton-line--title{width:90%;height:22px;margin-bottom:.25rem;animation-delay:0.1s}.ProductItem--skeleton .skeleton-line--title-short{width:60%;height:22px;margin-bottom:.75rem;animation-delay:0.2s}.ProductItem--skeleton .skeleton-line--price{width:35%;height:20px;margin-bottom:.75rem;animation-delay:0.3s}.ProductItem--skeleton .skeleton-line--badge{width:95px;height:28px;margin-top:auto;border-radius:9999px;animation-delay:0.4s}.ProductItem--skeleton .skeleton-line--button{width:100%;height:48px;margin:0;border-radius:8px;animation-delay:0.5s}.ProductItem--skeleton .ProductItemInner{animation:pulse 2s ease-in-out infinite}.ProductItem--skeleton:hover{transform:none;box-shadow:none}@keyframes shimmer{0%{background-position:-100% 0}50%{background-position:100% 0}100%{background-position:-100% 0}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.95}}

.CollectionHeader{margin-bottom:20px;padding:20px 0}.CollectionHeader .CollectionHeaderInner{text-align:center}.CollectionHeader .CollectionHeaderInner .PageTitle{font-size:1.4rem;text-transform:uppercase;font-weight:500}.CollectionHeader .CollectionHeaderInner .Description{font-size:0.875rem}.Page-collection-list .MainContent,.Page-collection-pack .MainContent,.Page-collection-gallery .MainContent{margin-top:30px}.Page-collection-list .Breadcrumb,.Page-collection-pack .Breadcrumb,.Page-collection-gallery .Breadcrumb{display:none}.CollectionAddToCartOverview .OverviewInner{padding-bottom:10px}.CollectionAddToCartOverview .OverviewInner>div{margin-top:-10px}.CollectionAddToCartOverview .TotalPrice{font-size:1.125rem}@media (min-width: 1200px){.CollectionAddToCartOverview .OverviewInner{padding-bottom:0}.CollectionAddToCartOverview .OverviewInner>div{margin-top:0}}.CollectionTitle{font-size:1.25rem;margin-top:0.5rem}.CollectionCover .CoverInner img{min-width:100%;height:auto}.CollectionItem{margin-bottom:16px;padding:0 8px;transition:all 200ms ease-out}.CollectionItem.selected .CollectionInner::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.6);z-index:2}.CollectionItem .CollectionInner{position:relative;height:0;padding-bottom:100%}.CollectionItem .ProductPreview{padding:3.8% 7.5% 4% 5%;overflow:hidden}.CollectionItem .ProductPreview .Artwork{padding-bottom:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.CollectionItem .TileFrame{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center}.CollectionItem img{width:100%}.CollectionItem .Icon{position:absolute;top:0;right:0;width:100%;height:100%;color:#fff;display:flex;align-items:center;justify-content:center;z-index:3}.CollectionItem .Icon i{width:30px;height:30px;background-color:rgba(40,167,69,0.8);font-size:12px;border-radius:50%;text-align:center;line-height:30px}.CollectionAddToCart{background-color:#fff;border-top:1px solid #eee;padding:15px 0}.CollectionAddToCart.disabled .ButtonAddToCart{opacity:0.5}.CollectionAddToCart .ButtonAddToCart{padding:0;transition:all 200ms ease-out;height:44px;font-size:1.125rem}.CollectionGalleryBottom{position:fixed;bottom:0;left:0;right:0;z-index:100;box-shadow:0 -5px 5px -5px rgba(51,51,51,0.15);width:100%;background-color:#fff}.CollectionFilterContainer{margin-bottom:20px}.CollectionFilterContainer .CollectionFilterActions .Actions .Action{border:1px solid #eee;flex:1;padding:10px;text-align:center}.CollectionFilterContainer .CollectionFilterActions .Actions .Action:first-child{border-right:none}.CollectionListItems .ListItemsInner{margin-bottom:20px}.CollectionListProducts .ListItems{margin-left:-8px;margin-right:-8px}.CollectionProductsPlaceHolder .row{margin:0 -8px}.CollectionProductsPlaceHolder .row>div{padding:0 8px}.CollectionProductsPlaceHolder .LoadingInner{position:relative;height:0;padding-bottom:100%}.CollectionProductsPlaceHolder .LoadingAnimation{position:absolute;top:0;left:0;width:100%;height:100%}.CollectionProductsPlaceHolder .LoadingAnimation .Animation{position:absolute;top:0;left:0;width:100%;height:100%;padding:4%;overflow:hidden;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:placeholderAnimate;background:#f6f7f8;background:linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);background-size:1300px;background-clip:content-box}.CollectionProductsPlaceHolder .TileFrame{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center}@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.CollectionMainError{background-color:rgba(220,53,69,0.1)}.CollectionMainError .Label{font-weight:600}.CollectionNoItems{background-color:rgba(23,162,184,0.1)}.CollectionDescription ul,.CollectionDescription ol{padding-left:17px}.CollectionDescription ul{list-style:disc}.CollectionDescription ol{list-style:decimal}.CollectionDescription p{margin-bottom:14px;overflow:auto}.CollectionPackTemplateContainer .CollectionPackTemplate{width:1170px;margin-left:auto;margin-right:auto;max-width:100%}.CollectionPackTemplateContainer .Top{text-align:center;max-width:770px;margin:auto}.CollectionPackTemplateContainer .CollectionName{font-size:40px;line-height:42px;color:#2F3230;font-weight:600;margin-top:43px;margin-bottom:16px}.CollectionPackTemplateContainer .CollectionDescription{font-size:17px;color:#6E7370;font-weight:300;margin-bottom:24px}.CollectionPackTemplateContainer .Banner{max-height:450px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:4px;margin-bottom:40px}.CollectionPackTemplateContainer .Banner img{opacity:0}.CollectionPackTemplateContainer .ProductsList>.row{margin-left:-8px;margin-right:-8px}.CollectionPackTemplateContainer .ProductsList>.row>[class^="col"]{padding-left:8px;padding-right:8px}.CollectionPackTemplateContainer .LoadMore{text-align:center;margin-top:25px}.CollectionPackTemplateContainer .BtnLoadMore{text-transform:capitalize;border:1px solid #d3dcd7;border-radius:4px;padding:0 10px;background-color:#fff;height:44px;line-height:43px;min-width:160px;font-size:15px;transition:all .3s}.CollectionPackTemplateContainer .BtnLoadMore:hover{background-color:#03a9f4;color:#fff;border-color:#03a9f4}.CollectionPackTemplateContainer .BtnCheckout{color:#fff;background-color:#15CD72;padding:0 10px;height:56px;width:370px;border:none;font-size:16px;border-radius:4px;font-weight:500;max-width:100%}.CollectionPackTemplateContainer .BtnCheckout.Disabled{pointer-events:none;opacity:.5}.CollectionPackTemplateContainer .CheckoutBar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0px -4px 8px rgba(0,0,0,0.08);z-index:999;padding:32px 0}.CollectionPackTemplateContainer .CheckoutBar .Container{width:1170px;margin-left:auto;margin-right:auto;max-width:100%}.CollectionPackTemplateContainer .CheckoutBar .Left .Text{font-size:15px;color:#2F3230}.CollectionPackTemplateContainer .CheckoutBar .Left .Text .TextColor{color:#15CD72}.CollectionPackTemplateContainer .CheckoutBar .Left .Amount{font-size:24px;color:#EE7500;font-weight:500}.CollectionPackTemplateContainer .CheckoutBar .Right{margin-left:auto}.CollectionPackTemplateContainer .ProductItem{border-radius:4px;overflow:hidden;cursor:pointer;position:relative;margin-bottom:15px}.CollectionPackTemplateContainer .ProductItem .Mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center}.CollectionPackTemplateContainer .ProductItem .Icon{color:#fff;font-size:40px;width:40px;height:40px;line-height:40px;display:inline-block;background-color:#15CD72;text-align:center;border-radius:50%}@media screen and (max-width: 991.98px){.CollectionPackTemplateContainer .CollectionPackTemplate{padding:0 15px}.CollectionPackTemplateContainer .Top{text-align:left}.CollectionPackTemplateContainer .CollectionName{font-size:27px;margin-bottom:8px;margin-top:24px}.CollectionPackTemplateContainer .CollectionDescription{font-size:15px;margin-bottom:16px}.CollectionPackTemplateContainer .Banner{max-height:180px;margin-bottom:24px}.CollectionPackTemplateContainer .LoadMore{margin-top:24px}.CollectionPackTemplateContainer .CheckoutBar{padding:16px}.CollectionPackTemplateContainer .CheckoutBar .Left{display:flex;align-items:center;justify-content:space-between}.CollectionPackTemplateContainer .CheckoutBar .Right{margin-top:16px}.CollectionPackTemplateContainer .ProductItem .Icon{width:32px;height:32px;line-height:32px;font-size:32px}}.CollectionListTemplateContainer .CollectionListTemplate{width:1170px;margin-left:auto;margin-right:auto;max-width:100%}.CollectionListTemplateContainer .Top{text-align:center;max-width:770px;margin:auto}.CollectionListTemplateContainer .CollectionName{font-size:40px;line-height:42px;color:#2F3230;font-weight:600;margin-top:43px;margin-bottom:16px}.CollectionListTemplateContainer .CollectionDescription{font-size:17px;color:#6E7370;font-weight:300;margin-bottom:24px}.CollectionListTemplateContainer .Banner{max-height:450px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:4px;margin-bottom:40px}.CollectionListTemplateContainer .Banner img{opacity:0}.CollectionListTemplateContainer .ProductItem{margin-bottom:30px;border:1px solid #E9EEEC;border-radius:4px;overflow:hidden;position:relative}.CollectionListTemplateContainer .ProductItem .ProductThumbnail{position:relative;margin-right:15px;width:160px;border-radius:4px;overflow:hidden;flex-grow:0;flex-shrink:0}.CollectionListTemplateContainer .ProductItem .ProductThumbnail .Mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center}.CollectionListTemplateContainer .ProductItem .ProductThumbnail .Mask .Icon{color:#fff;font-size:40px;width:40px;height:40px;line-height:40px;display:inline-block;background-color:#15CD72;text-align:center;border-radius:50%;cursor:pointer}.CollectionListTemplateContainer .ProductItem .ProductThumbnail .Mask .Icon:hover{background-color:#129353}.CollectionListTemplateContainer .ProductItem .ProductInfomation{padding:15px 15px 15px 0}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ProductTitle{font-weight:500;font-size:17px;line-height:24px;color:#2F3230;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ProductPrice .RetailPrice{font-weight:bold;font-size:16px;line-height:24px;color:#EE7500}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ProductPrice .OriginPrice{font-style:normal;font-weight:normal;font-size:15px;line-height:24px;text-decoration-line:line-through;color:#6E7370;margin-left:8px}.CollectionListTemplateContainer .ProductItem .ProductInfomation .IconQuantity{position:absolute;bottom:15px;right:15px;text-align:center;width:36px;line-height:36px;cursor:pointer;background:#15CD72;border-radius:4px;color:#ffffff;font-size:20px}.CollectionListTemplateContainer .ProductItem .ProductInfomation .IconQuantity:hover{background-color:#129353}.CollectionListTemplateContainer .ProductItem .ProductInfomation .Quantity{position:absolute;bottom:15px;right:15px}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ControlQuantity{width:36px;line-height:36px;background:#E9EEEC;font-size:20px;display:inline-block;border-radius:4px;text-align:center;color:#2F3230;cursor:pointer}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ControlQuantity.Add{background:#15CD72;color:#ffffff}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ControlQuantity.Add:hover{background-color:#129353}.CollectionListTemplateContainer .ProductItem .ProductInfomation .ControlQuantity.Minus:hover{background-color:#dedede}.CollectionListTemplateContainer .ProductItem .ProductInfomation .numberQuantity{width:40px;text-align:center;display:inline-block;font-weight:500;font-size:15px;line-height:20px}.CollectionListTemplateContainer .ProductsList>.row{margin-left:-15px;margin-right:-15px}.CollectionListTemplateContainer .ProductsList>.row>[class^="col"]{padding-left:15px;padding-right:15px}.CollectionListTemplateContainer .CheckoutBar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0px -4px 8px rgba(0,0,0,0.08);z-index:1;padding:32px 0}.CollectionListTemplateContainer .CheckoutBar .Container{width:1170px;margin-left:auto;margin-right:auto;max-width:100%}.CollectionListTemplateContainer .CheckoutBar .Left .Text{font-size:15px;color:#2F3230}.CollectionListTemplateContainer .CheckoutBar .Left .Amount{font-size:24px;color:#EE7500;font-weight:500}.CollectionListTemplateContainer .CheckoutBar .Right{margin-left:auto}.CollectionListTemplateContainer .LoadMore{text-align:center;margin-top:25px}.CollectionListTemplateContainer .BtnLoadMore{text-transform:capitalize;border:1px solid #d3dcd7;border-radius:4px;padding:0 10px;background-color:#fff;height:44px;line-height:43px;min-width:160px;font-size:15px;transition:all .3s}.CollectionListTemplateContainer .BtnLoadMore:hover{background-color:#15CD72;color:#fff;border-color:#15CD72}.CollectionListTemplateContainer .BtnCheckout{color:#fff;background-color:#15CD72;padding:0 10px;height:56px;width:370px;border:none;font-size:16px;border-radius:4px;font-weight:500;max-width:100%}.CollectionListTemplateContainer .BtnCheckout.Disabled{pointer-events:none;opacity:.5}.ProductItem .SelectedMask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:99}.ProductItem .SelectedMask .Content{margin-top:-28px}.ProductItem .SelectedMask .Content .IconSelected{color:#fff;font-size:40px;width:40px;height:40px;line-height:40px;display:block;background-color:#15CD72;text-align:center;border-radius:50%;margin:0 auto}.ProductItem .SelectedMask .Content .IconSelected:hover{cursor:pointer;border-color:#129353;background-color:#129353}.ProductItem .SelectedMask .Content .QuantitySelectedText{font-style:normal;font-weight:normal;font-size:15px;line-height:20px;margin-top:2px;color:#fff}.ProductItem .SelectedMask .Content .QuantityCollection{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:99}.ProductItem .SelectedMask .Content .QuantityCollection .input-group{display:flex}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append{width:36px;height:36px;border:1px solid #fff;text-align:center;line-height:36px;border-radius:4px;background-color:#fff;margin:0 16px 0 0;color:#2F3230}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend span.input-group-text,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append span.input-group-text{line-height:34px}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend span.input-group-text i,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append span.input-group-text i{font-weight:300;font-size:18px}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend:hover{cursor:pointer;border-color:#F3F5F4;background-color:#F3F5F4}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append{margin-right:0;border-color:#15CD72;background-color:#15CD72;color:#fff}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append:hover{cursor:pointer;border-color:#129353;background-color:#129353}.ProductItem .SelectedMask:hover{cursor:auto}.ProductItem .ImagePreview{transition:all 0.2s}.ProductItem .ImagePreview:hover{transform:scale(1.1)}@media screen and (max-width: 767px){.ProductItem .SelectedMask .Content .IconSelected{font-size:24px;width:24px;height:24px;line-height:24px}.ProductItem .SelectedMask .Content .QuantityCollection .input-group{display:flex}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append{width:32px;height:32px;line-height:32px}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend span.input-group-text,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append span.input-group-text{line-height:30px}.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-prepend span.input-group-text i,.ProductItem .SelectedMask .Content .QuantityCollection .input-group .input-group-append span.input-group-text i{font-size:16px}.CollectionPackTemplateContainer .BtnCheckout{height:48px}}@media all and (max-width: 1366px) and (min-width: 768px){.CollectionPackTemplateContainer .BtnCheckout{width:100%}}.collection-hero{position:relative;min-height:320px;display:flex;align-items:center;overflow:hidden;background-color:#2C2C2C}.collection-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.collection-hero__background picture,.collection-hero__background img{width:100%;height:100%;object-fit:cover;object-position:center}.collection-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(45,42,38,0.9) 0%, rgba(45,42,38,0.7) 50%, rgba(45,42,38,0.4) 100%)}.collection-hero .container{position:relative}.collection-hero__content{max-width:600px;padding:3rem 0}.breadcrumb__list{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.breadcrumb__list li{display:flex;align-items:center;gap:.5rem}.breadcrumb__list li:not(:last-child)::after{content:'/';color:#2C2C2C}.breadcrumb__list a{color:#2C2C2C;text-decoration:none;transition:color 150ms ease}.breadcrumb__list a:hover{color:#C9A962}.breadcrumb__list li[aria-current="page"]{color:#2C2C2C}.collection-hero .breadcrumb--light{margin-bottom:1rem}.collection-hero .breadcrumb--light .breadcrumb__list li:not(:last-child)::after{color:rgba(255,255,255,0.5)}.collection-hero .breadcrumb--light a{color:rgba(255,255,255,0.7)}.collection-hero .breadcrumb--light a:hover{color:#fff}.collection-hero .breadcrumb--light li[aria-current="page"]{color:#fff}.collection-hero__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}.collection-hero__subtitle{font-family:"Lora",Georgia,serif;font-size:1.125rem;color:rgba(255,255,255,0.85);line-height:1.6;margin-bottom:1.5rem}.collection-hero__stats{display:flex;gap:2rem}.collection-hero__stat{text-align:center}.collection-hero__stat .stat-value{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:700;color:#C9A962;line-height:1.2}.collection-hero__stat .stat-label{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:rgba(255,255,255,0.7)}.subcategories{background:#fff;border-bottom:1px solid #E8E4DC;padding:1rem 0}.subcategories__scroll{display:flex;gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.subcategories__scroll::-webkit-scrollbar{display:none}.subcategory-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#FAFAFA;border:1px solid #E8E4DC;border-radius:9999px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;text-decoration:none;white-space:nowrap;transition:all 150ms ease}.subcategory-chip:hover{background:#F5F0E6;border-color:#C9A962}.subcategory-chip--active{background:#2C2C2C;border-color:#2C2C2C;color:#fff}.subcategory-chip--active:hover{background:#2C2C2C;border-color:#2C2C2C}.subcategory-chip .count{font-size:.75rem;color:#9B9B9B}.subcategory-chip--active .count{color:rgba(255,255,255,0.7)}.filter-bar{background:#fff;border-bottom:1px solid #E8E4DC;padding:1rem 0;position:sticky;top:80px;z-index:90}@media (max-width: 768px){.filter-bar{top:64px}}.filter-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-bar__left{flex-shrink:0}.filter-bar__count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.filter-bar__count strong{color:#2C2C2C;font-weight:600}.filter-bar__right{display:flex;align-items:center;gap:.75rem}.filter-dropdown{position:relative}.filter-dropdown__trigger{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #E8E4DC;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;cursor:pointer;transition:all 150ms ease}.filter-dropdown__trigger:hover{border-color:#C9A962}.filter-dropdown__trigger svg{transition:transform 150ms ease}.filter-dropdown.is-open .filter-dropdown__trigger{border-color:#C9A962;box-shadow:0 0 0 3px rgba(201,169,98,0.1)}.filter-dropdown.is-open .filter-dropdown__trigger svg{transform:rotate(180deg)}.filter-dropdown__menu{position:absolute;top:calc(100% + $space-2);right:0;min-width:180px;background:#fff;border:1px solid #E8E4DC;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all 150ms ease;z-index:100}.filter-dropdown.is-open .filter-dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.filter-dropdown__option{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;text-align:left;cursor:pointer;transition:background-color 150ms ease}.filter-dropdown__option:hover{background:#F5F0E6}.filter-dropdown__option.is-active{background:#F5F0E6;color:#C9A962;font-weight:600}.filter-dropdown__option:first-child{border-radius:8px 8px 0 0}.filter-dropdown__option:last-child{border-radius:0 0 8px 8px}.collection-products{padding:2.5rem 0;background:#FAFAFA}.products-grid--collection{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.collection-products .product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:all 200ms ease}.collection-products .product-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);transform:translateY(-4px)}.collection-products .product-card__image{aspect-ratio:1;overflow:hidden}.collection-products .product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.collection-products .product-card:hover .product-card__image img{transform:scale(1.05)}.collection-products .product-card__content{padding:1rem}.collection-products .product-card__title{font-family:"Lora",Georgia,serif;font-size:1rem;font-weight:600;color:#2C2C2C;margin-bottom:.25rem;line-height:1.4}.collection-products .product-card__subtitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;margin-bottom:.5rem}.collection-products .product-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.collection-products .product-card__rating .stars{display:flex;gap:2px;color:#C9A962}.collection-products .product-card__reviews{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B}.collection-products .product-card__price{display:flex;align-items:center;gap:.5rem}.collection-products .product-card__price-current{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:700;color:#2C2C2C}.collection-products .product-card__price-original{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B;text-decoration:line-through}.collection-products .product-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:0.05em}.product-card__badge--bestseller{background:#C9A962;color:#fff}.product-card__badge--new{color:#fff}.product-card__badge--sale{color:#fff}.product-card__badge--premium{background:#2C2C2C;color:#fff}.collection-load-more{text-align:center;margin-top:2.5rem}.collection-load-more .btn{display:inline-flex;align-items:center;gap:.5rem}.collection-load-more__text{margin-top:1rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}.collection-description__content{max-width:900px;margin:0 auto;text-align:center}.collection-description__content h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.875rem;font-weight:700;color:#2C2C2C;margin-bottom:1rem;text-transform:capitalize}.collection-description__content>p{font-family:"Lora",Georgia,serif;font-size:1.125rem;color:#2C2C2C;line-height:1.7;margin-bottom:2.5rem}.collection-description__features{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:2rem;padding:1.5rem 2rem;background:#FAFAFA;border-radius:12px}.collection-description__features .feature{display:flex;align-items:center;gap:.75rem;flex:1}.collection-description__features .feature svg{flex-shrink:0;color:#C9A962;width:24px;height:24px}.collection-description__features .feature-text{display:flex;flex-direction:column}.collection-description__features .feature h4{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#2C2C2C;margin-bottom:.25rem;line-height:1.3}.collection-description__features .feature p{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#9B9B9B;line-height:1.4;text-align:left}@media (max-width: 1024px){.products-grid--collection{grid-template-columns:repeat(3, 1fr)}.collection-description__features{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.collection-hero{min-height:auto}.collection-hero__content{padding:2rem 0}.collection-hero__title{font-size:1.5rem}.collection-hero__subtitle{font-size:1rem;margin-bottom:1rem}.collection-hero__stats{gap:1.5rem}.collection-hero__stat .stat-value{font-size:1.25rem}.collection-hero__stat .stat-label{font-size:.75rem}.filter-bar__inner{flex-wrap:wrap}.filter-bar__left{width:100%;margin-bottom:.75rem}.filter-bar__right{width:100%;flex-wrap:wrap;overflow:visible}.filter-dropdown__trigger{white-space:nowrap}.filter-dropdown__menu--left{left:0;right:auto}.filter-dropdown__menu--right{right:0;left:auto}.filter-dropdown__menu--center{left:50%;right:auto;transform:translateX(-50%) translateY(-8px)}.is-open .filter-dropdown__menu--center{transform:translateX(-50%) translateY(0)}.products-grid--collection{grid-template-columns:repeat(2, 1fr);gap:1rem}.collection-products{padding:1.5rem 0}.collection-description__content h2{font-size:1.5rem}.collection-description__content>p{font-size:1rem}.collection-description__features{flex-wrap:wrap;gap:1rem;padding:1rem}.collection-description__features .feature{flex:0 0 calc(50% - $space-2)}}@media (max-width: 480px){.collection-hero__stats{flex-wrap:wrap;gap:1rem}.collection-hero__stat{flex:1;min-width:80px}.subcategory-chip{padding:.5rem .75rem;font-size:.75rem}.filter-bar__right{gap:.5rem}.filter-dropdown__trigger{padding:.5rem .75rem;font-size:.75rem}.products-grid--collection{grid-template-columns:repeat(1, 1fr);gap:.75rem}.collection-products .product-card__content{padding:.75rem}.collection-products .product-card__title{font-size:.875rem}.collection-products .product-card__subtitle{font-size:.75rem}.collection-products .product-card__price-current{font-size:1rem}.collection-description__features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem}.collection-description__features .feature{flex:none}.collection-description__features .feature svg{width:20px;height:20px}.collection-description__features .feature h4{font-size:.75rem}.collection-description__features .feature p{font-size:10px}}.product-card__quick-add{position:absolute;bottom:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#C9A962;border:none;border-radius:50%;color:#fff;cursor:pointer;opacity:0;transform:translateY(10px);transition:all 150ms ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background:#B8993A;transform:scale(1.1)}@media screen and (max-width: 767px){.CollectionListTemplate,.CollectionPackTemplate{padding:0 16px}.Top{text-align:left !important}.Top .CollectionName{font-style:normal;font-weight:bold;font-size:27px;line-height:36px;margin-top:20px}.Top .CollectionDescription p{font-style:normal;font-weight:normal;font-size:15px;line-height:20px}.Banner{margin-bottom:24px !important}.CollectionListTemplateContainer .ProductsList .ProductItem{margin-bottom:16px;border:none}.CollectionListTemplateContainer .ProductsList .ProductItem .ProductThumbnail{width:98px;margin-right:8px;border:1px solid #eee}.CollectionListTemplateContainer .ProductsList .ProductItem .ProductThumbnail .Mask .Icon{width:23px;height:23px;line-height:23px;font-size:24px}.CollectionListTemplateContainer .ProductsList .ProductItem .ProductInfomation{padding-top:0;padding-right:0}.CollectionListTemplateContainer .ProductsList .ProductItem .ProductInfomation .ProductTitle{font-style:normal;font-weight:normal;font-size:15px;line-height:20px}.CollectionListTemplateContainer .ProductsList .ProductItem .QuantityProduct .IconQuantity{width:32px;height:32px;line-height:30px;bottom:0;right:0}.CollectionListTemplateContainer .ProductsList .ProductItem .QuantityProduct .IconQuantity i{font-size:16px;line-height:30px}.CollectionListTemplateContainer .ProductsList .ProductItem .QuantityProduct .Quantity{bottom:0;right:0}.CollectionListTemplateContainer .ProductsList .ProductItem .QuantityProduct .Quantity .ControlQuantity{width:32px;height:32px;line-height:30px}.CollectionListTemplateContainer .ProductsList .ProductItem .QuantityProduct .Quantity .ControlQuantity i{font-size:16px;line-height:30px}.CheckoutBar{padding:12px 16px 16px !important}.CheckoutBar .Left{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.CheckoutBar .Right .ButtonCheckout,.CheckoutBar .Right .BtnCheckout{width:100%}}@media all and (max-width: 1366px) and (min-width: 768px){.CollectionListTemplate,.CollectionPackTemplate{padding:0 16px}.CollectionListTemplateContainer .CheckoutBar,.CollectionPackTemplateContainer .CheckoutBar{padding:12px 16px 16px !important}.CollectionListTemplateContainer .CheckoutBar .Left,.CollectionPackTemplateContainer .CheckoutBar .Left{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.CollectionListTemplateContainer .CheckoutBar .Right .ButtonCheckout,.CollectionListTemplateContainer .CheckoutBar .Right .BtnCheckout,.CollectionPackTemplateContainer .CheckoutBar .Right .ButtonCheckout,.CollectionPackTemplateContainer .CheckoutBar .Right .BtnCheckout{width:100%}}

.ShopHeadContainer{text-align:center}.ShopHeadContainer .PageTitle{font-size:1.7rem;font-weight:500;line-height:1.2;margin-top:15px}.shop-hero{background:linear-gradient(to bottom, #F5F0E6, #fff);width:100%}.shop-hero__inner{max-width:1400px;margin:0 auto;padding:0 1.5rem}.shop-breadcrumb{padding:1rem 0}.shop-breadcrumb__list{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;list-style:none;margin:0;padding:0}.shop-breadcrumb__list li{display:flex;align-items:center}.shop-breadcrumb__list li:not(:last-child)::after{content:'/';margin-left:.5rem;color:#9B9B9B}.shop-breadcrumb__list a{color:#4A4A4A;text-decoration:none;transition:color 150ms ease}.shop-breadcrumb__list a:hover{color:#C9A962}.shop-breadcrumb__list li[aria-current="page"]{color:#2C2C2C;font-weight:500}.shop-page-header{text-align:center;padding:2.5rem 0 3rem}.shop-page-header__title{-webkit-font-smoothing:antialiased;text-align:center;box-sizing:border-box;margin:0;padding:0;line-height:1.25;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem;font-weight:600;color:#2C2C2C;margin-bottom:.5rem}.shop-page-header__subtitle{font-family:"Lora",Georgia,serif;font-size:1.125rem;color:#4A4A4A;max-width:600px;margin:0 auto}.ShopPageContainer .container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.ShopPage{max-width:100%;width:100%;height:100%;margin:auto;padding:0}.products-toolbar{display:flex;align-items:center;justify-content:space-between;padding:1rem;margin-bottom:1rem;background-color:#F5F0E6;border-radius:12px;gap:1rem}.products-toolbar__left{display:flex;align-items:center;gap:1rem}.products-section{padding:1.5rem 0;width:100%}.products-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;width:100%;align-items:start}.products-content{min-width:0;width:100%}.filters-sidebar{position:sticky;top:1.5rem;height:fit-content;background-color:#FFFFFF;border:1px solid #F5F0E6;border-radius:12px;padding:20px}.filters-sidebar__title{box-sizing:border-box;padding:0;line-height:1.25;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;color:#2C2C2C;margin:0;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #F5F0E6}.filters-sidebar__search{position:relative;display:none;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #F5F0E6;height:44px;border:1px solid #E8E4DC;background-color:#fff;border-radius:8px;padding:0 1rem;transition:all 150ms ease}.filters-sidebar__search:focus-within{border-color:#C9A962;box-shadow:0 0 0 3px rgba(201,169,98,0.1)}.filters-sidebar__search-input{width:100%;height:42px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#2C2C2C;background-color:transparent;transition:all 150ms ease;border:none !important;margin:1px 0px !important;padding-left:.5rem !important}.filters-sidebar__search-input:focus{outline:none !important;border:none !important;box-shadow:none !important}.filters-sidebar__search-input::placeholder{color:#9B9B9B;font-size:.875rem}.filters-sidebar__search-icon{pointer-events:none;color:#9B9B9B;width:18px;height:18px}.filters-sidebar__search-clear{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:none;border:none;color:#9B9B9B;cursor:pointer;transition:color 150ms ease;opacity:0.6;z-index:10}.filters-sidebar__search-clear svg{width:18px;height:18px}.filters-sidebar__search-clear:hover{color:#2C2C2C;opacity:1}.filters-sidebar__close{display:none}.filter-group{margin:0;border-bottom:1px solid #F5F0E6;padding-bottom:16px}.filter-group__toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.5rem 0;background:none;border:none;cursor:pointer;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;color:#2C2C2C;transition:color 150ms ease}.filter-group__toggle:hover{color:#C9A962}.filter-group__content{padding:.75rem 0}.filter-checkbox{display:flex;align-items:center;padding:.5rem 0;cursor:pointer;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.filter-checkbox input{display:none}.filter-checkbox__mark{width:18px;height:18px;border:2px solid #9B9B9B;border-radius:4px;margin-right:.75rem;position:relative;transition:all 150ms ease}.filter-checkbox input:checked+.filter-checkbox__mark{background-color:#C9A962;border-color:#C9A962}.filter-checkbox input:checked+.filter-checkbox__mark::after{content:'';position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-checkbox__label{flex:1;color:#4A4A4A}.filter-checkbox__count{color:#2C2C2C;font-size:.75rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.filter-checkbox:hover .filter-checkbox__label{color:#2C2C2C}.filters-sidebar__clear{width:100%;padding:.75rem;margin-top:1rem;background:none;border:1px solid #9B9B9B;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;cursor:pointer;transition:all 150ms ease}.filters-sidebar__clear:hover{border-color:#2C2C2C;color:#2C2C2C}.products-toolbar__filter-toggle{display:none;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:1px solid #E8E4DC;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;cursor:pointer;transition:all 150ms ease}.products-toolbar__filter-toggle:hover{border-color:#C9A962;color:#C9A962}.products-toolbar__right{display:flex;align-items:center;gap:1rem}.products-toolbar__sort{display:flex;align-items:center;gap:.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem}.products-toolbar__sort label{color:#4A4A4A;margin-bottom:0 !important}.products-toolbar__select{padding:.5rem 1.5rem .5rem .75rem;border:1px solid #E8E4DC;border-radius:8px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#2C2C2C;background-color:#fff;cursor:pointer;appearance:none;height:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%232C2C2C' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.products-toolbar__select:focus,.products-toolbar__select:focus-visible{outline:none;border-color:#C9A962;box-shadow:0 0 0 3px rgba(201,169,98,0.1)}.products-toolbar__view{display:flex;gap:.25rem;padding:.25rem;background-color:#fff;border-radius:8px}.products-toolbar__view-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:4px;background:transparent;color:#9B9B9B;cursor:pointer;transition:all 150ms ease}.products-toolbar__view-btn:hover:not(.is-active){color:#C9A962}.products-toolbar__view-btn--active,.products-toolbar__view-btn.is-active{background-color:#C9A962;color:#fff}.products-toolbar__count{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#4A4A4A;margin-bottom:1.5rem;text-align:right}.products-toolbar__count strong{color:#2C2C2C}.products-toolbar__search{position:relative;display:flex;align-items:center;flex:1;max-width:500px;border:1px solid #E8E4DC;background-color:#fff;border-radius:8px;padding:0 1rem;height:44px;transition:all 150ms ease}.products-toolbar__search:focus-within{border-color:#C9A962;box-shadow:0 0 0 3px rgba(201,169,98,0.1)}.products-toolbar__search-icon{pointer-events:none;color:#9B9B9B;width:18px;height:18px}.products-toolbar__search-input{width:100%;height:42px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#2C2C2C;transition:all 150ms ease;border:none !important;margin:1px 0px !important;padding-left:.5rem !important}.products-toolbar__search-input:focus{outline:none !important;border:none !important;box-shadow:none !important}.products-toolbar__search-input::placeholder{color:#9B9B9B;font-size:.875rem}.products-toolbar__search-input:focus{border-color:#C9A962;outline:none;box-shadow:0 0 0 3px rgba(201,169,98,0.1)}.products-toolbar__search-clear{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:none;border:none;color:#9B9B9B;cursor:pointer;transition:color 150ms ease;opacity:0.6}.products-toolbar__search-clear svg{width:18px;height:18px}.products-toolbar__search-clear:hover{color:#2C2C2C;opacity:1}.shop-active-filters{display:flex !important;width:100%;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem}.shop-active-filter{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#F5F0E6;border-radius:999px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;color:#2C2C2C}.shop-active-filter__remove{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:#9B9B9B;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:0;transition:background 150ms ease}.shop-active-filter__remove:hover{background:#2C2C2C}.shop-active-filter__remove svg{width:10px;height:10px}.products-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:2.5rem}.products-loading{grid-column:1 / -1;text-align:center;padding:2.5rem;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#9B9B9B}@keyframes skeleton-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.product-card--skeleton{pointer-events:none}.product-card--skeleton .product-card__image{aspect-ratio:1;background:linear-gradient(90deg, #f5f0e6 0%, #f5f0e6 30%, #fff 50%, #f5f0e6 70%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite ease-in-out;border-radius:12px}.product-card--skeleton .product-card__content{padding-top:16px}.skeleton-shimmer{background:linear-gradient(90deg, #f5f0e6 0%, #f5f0e6 30%, #fff 50%, #f5f0e6 70%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite ease-in-out}.skeleton-line{background:linear-gradient(90deg, #f5f0e6 0%, #f5f0e6 30%, #fff 50%, #f5f0e6 70%, #f5f0e6 100%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite ease-in-out;border-radius:4px;margin-bottom:8px}.skeleton-line--title{width:90%;height:18px;margin-bottom:8px}.skeleton-line--subtitle{width:65%;height:14px;margin-bottom:10px}.skeleton-line--rating{width:100px;height:14px;margin-bottom:12px}.skeleton-line--price{width:70px;height:20px;margin-bottom:0}.product-card__price-current{color:#2C2C2C;font-weight:600}.product-card__price-original{color:#9B9B9B;text-decoration:line-through;font-size:.875rem;margin-left:.5rem}.product-card__quick-add{position:absolute;bottom:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#C9A962;border:none;border-radius:50%;color:#fff;cursor:pointer;opacity:0;transform:translateY(10px);transition:all 150ms ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background:#B8993A;transform:scale(1.1)}.product-card__badge--sale{background-color:#7B241C}.product-card__badge--bestseller{background-color:#C9A962}.products-empty{text-align:center;padding:20px;color:#666;font-size:16px;width:100%}#app .ShopPage .product-card{background-color:#fff;border-radius:12px;overflow:hidden;transition:transform 200ms ease,box-shadow 200ms ease;display:flex;flex-direction:column;height:100%}#app .ShopPage .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}#app .ShopPage .product-card__link{display:flex;flex-direction:column;text-decoration:none;height:100%}#app .ShopPage .product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background-color:#F5F0E6}#app .ShopPage .product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}#app .ShopPage .product-card:hover .product-card__image img{transform:scale(1.05)}#app .ShopPage .product-card__badge{position:absolute;top:.75rem;left:.75rem;background-color:#C9A962;color:#fff;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}#app .ShopPage .product-card__badge--new{background-color:#7B241C}#app .ShopPage .product-card__content{padding:1rem;display:flex;flex-direction:column;flex:1}#app .ShopPage .product-card__subtitle{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#4A4A4A;margin-bottom:.5rem;line-height:1.5}#app .ShopPage .product-card__title{font-family:"Lora",Georgia,serif;font-size:1rem;font-weight:500;color:#2C2C2C;margin-bottom:.5rem;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app .ShopPage .product-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;margin-top:auto}#app .ShopPage .product-card__rating span,#app .ShopPage .product-card__reviews{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#9B9B9B}#app .ShopPage .product-card__price{font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;color:#2C2C2C}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(3, 1fr)}.products-layout{grid-template-columns:240px 1fr;gap:1.5rem}}@media (max-width: 768px){.products-layout{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}.filters-sidebar{position:fixed;top:0;left:0;width:100%;max-width:320px;height:100vh;background-color:#fff;z-index:500;transform:translateX(-100%);transition:transform 200ms ease;overflow-y:auto;padding:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.filters-sidebar--open{transform:translateX(0)}.filters-sidebar__close{display:flex;position:absolute;top:1rem;right:1rem;width:44px;height:44px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#4A4A4A}.filters-sidebar__close:hover{color:#2C2C2C}.products-toolbar__filter-toggle{display:flex}.shop-page-header{padding:1.5rem 1rem}.shop-page-header__title{font-size:1.5rem}.shop-page-header__subtitle{font-size:1rem}.products-toolbar__sort label{display:none}.products-toolbar__view{display:none}.products-toolbar__search{display:none}.filters-sidebar__search{display:flex}}@media (max-width: 480px){.products-grid{grid-template-columns:1fr}}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.shop-pagination__btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #E8E4DC;border-radius:8px;background-color:#fff;color:#2C2C2C;cursor:pointer;transition:all 150ms ease}.shop-pagination__btn:hover:not(:disabled){border-color:#C9A962;color:#C9A962}.shop-pagination__btn:disabled{opacity:0.4;cursor:not-allowed}.shop-pagination__btn svg{width:20px;height:20px}.shop-pagination__pages{display:flex;align-items:center;gap:.5rem}.shop-pagination__page{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #E8E4DC;border-radius:8px;background-color:#fff;color:#2C2C2C;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:all 150ms ease}.shop-pagination__page:hover:not(.is-active){border-color:#C9A962;color:#C9A962}.shop-pagination__page.is-active{background-color:#C9A962;border-color:#C9A962;color:#fff;cursor:default}.shop-pagination__ellipsis{color:#9B9B9B;padding:0 .25rem}.products-grid--list{grid-template-columns:1fr !important;gap:1.5rem}.products-grid--list .product-card{display:grid !important;grid-template-columns:200px 1fr auto;align-items:center;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);padding:0}.products-grid--list .product-card__link{display:contents !important}.products-grid--list .product-card__image{aspect-ratio:1 / 1;width:200px;height:200px;border-radius:8px;overflow:hidden;position:relative}.products-grid--list .product-card__image img{width:100%;height:100%;object-fit:cover}.products-grid--list .product-card__content{padding:1rem 1.5rem;text-align:left}.products-grid--list .product-card__badge{top:.5rem;left:.5rem}.products-grid--list .product-card__quick-add{position:relative;bottom:auto;right:auto;margin-right:1rem;opacity:1;transform:none}@media (max-width: 768px){.products-grid--list .product-card{grid-template-columns:120px 1fr}.products-grid--list .product-card__image{width:120px;height:120px}.products-grid--list .product-card__content{padding:.75rem}.products-grid--list .product-card__quick-add{display:none}}.ShopFilter{padding:1rem;width:100%;display:flex;align-items:center;background-color:#FAFAFA;margin-bottom:1.5rem;justify-content:center}.ShopFilter .SortBox{display:flex;align-items:center;justify-content:center;flex:1;max-width:400px}.ShopFilter .SortBox .List{display:none}.ShopFilter .ShopFilterText{font-weight:400;font-size:1rem;line-height:1.5rem;color:#252525}.ShopFilter .PaginationBox{display:none}.ShopFilter .ShopFilterBtn{font-weight:400;font-size:1rem;border-radius:0.25rem;padding:0.5rem 1rem;background-color:#FFFFFF;border:1px solid #CACACA;margin-left:0.5rem;transition:all 200ms ease-out}.ShopFilter .ShopFilterBtn.Active{background-color:#15CD72;border:1px solid #15CD72;color:#FFFFFF}.ShopFilter .Dropdown{position:relative;display:block;margin-left:1rem;flex:1}.ShopFilter .Dropdown .DropdownBtn{font-weight:400;font-size:1rem;line-height:calc(1.5rem - 2px);border-radius:0.25rem;padding:0.5rem 1rem;background-color:#FFFFFF;border:1px solid #CACACA;transition:all 200ms ease-out;width:100%;text-align:left}.ShopFilter .Dropdown .DropdownMenu{width:100%;position:absolute;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;will-change:transform;top:0;left:0px;transform:translate3d(0px, 39px, 0px)}.ShopFilter .Dropdown .DropdownMenu.show{display:block}.ShopFilter .Dropdown .DropdownItem{display:block;width:100%;padding:0.5rem 1rem;clear:both;font-weight:400;font-size:1rem;line-height:1.5rem;color:#212529;text-align:inherit;white-space:nowrap;background-color:white;border:0}.ShopFilter .Dropdown .DropdownItem:hover{background-color:#F8F9FA}@media (min-width: 768px){.ShopFilter{justify-content:center}.ShopFilter .SortBox{max-width:100%}.ShopFilter .SortBox .List{display:block}.ShopFilter .SortBox .Dropdown{display:none}.ShopFilter .PaginationBox{display:none}}@media (min-width: 992px){.ShopFilter{justify-content:space-between}.ShopFilter .SortBox{justify-content:flex-start}.ShopFilter .SortBox .List{display:block}.ShopFilter .SortBox .Dropdown{display:none}.ShopFilter .PaginationBox{display:block}}

