@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes skeleton{0%{opacity:.3}to{opacity:1}}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes rock{0%{transform:rotate(0)}20%{transform:rotate(30deg)}80%{transform:rotate(-30deg)}to{transform:rotate(0)}}@keyframes button-slide{0%{transform:translate(2px)}20%{transform:translate(-2px)}80%{transform:translate(4px)}to{transform:translate(0)}}@keyframes jiggle{0%{transform:scale(1) rotate(0)}20%{transform:scale(1.05) rotate(-3deg)}40%{transform:scale(.98) rotate(3deg)}60%{transform:scale(1.03) rotate(-2deg)}80%{transform:scale(1) rotate(2deg)}to{transform:scale(1) rotate(0)}}@keyframes wobble{0%{transform:translate(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:translate(0)}}@keyframes loader{0%{stroke-dasharray:40 242.6;stroke-dashoffset:0}50%{stroke-dasharray:141.3;stroke-dashoffset:141.3}to{stroke-dasharray:40 242.6;stroke-dashoffset:282.6}}html{scroll-behavior:smooth}body{overflow-x:hidden}body.locked{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.product__price--compare{color:var(--color-text-alpha-60);text-decoration:line-through}:root{--cg-logo-container-width--large: 100vw;--cg-logo-container-height--large: 20vw ;--header-nav-bar-inner-height: 42px}.header__cg-logo,.header__logo-wrapper .regular-logo--cg-dark-logo{display:none}@media(min-width:960px){.header__background-container .header__menu-icon,.header__background-container .header__menu-icon--nav-bar{display:none}}.header__nav-bar{display:none;height:var(--header-nav-bar-inner-height);background-color:#0000;visibility:visible!important;transform:none!important;transition:none!important;z-index:0!important}@media(min-width:960px){.header__nav-bar{display:block}}.header__nav-bar .header__nav-bar-inner{display:flex;justify-content:center;align-items:start;height:var(--header-nav-bar-inner-height);padding:0;opacity:1!important;transform:translateY(-1px)}.header__nav-bar .header__nav-bar-inner>svg{display:none;width:12px}@media(min-width:960px){.header__nav-bar .header__nav-bar-inner>svg{display:block}}.header__nav-bar .header__nav-bar-inner>svg path{fill:var(--color-background-header)}.header__nav-bar .header__nav-bar-inner .header__links{display:none;padding-inline:40px;min-width:150px;color:var(--color-text-header);background-color:var(--color-background-header);border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media(min-width:960px){.header__nav-bar .header__nav-bar-inner .header__links{display:block;min-width:unset}}.header__nav-bar .header__nav-bar-inner .header__links:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:100vw;height:1px;background:var(--color-background-header)}.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media(min-width:960px){.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle{display:none}}.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon,.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon .icon-button,.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon .icon-button__icon{width:100%}.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon .icon-button__icon:before{display:none}.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon .icon-button__icon:after{content:"Menu"}.header__nav-bar .header__nav-bar-inner .header__links .cg-mobile-menu-toggle .header__menu-icon .icon-button__icon .icon-header-menu,.header__nav-bar .header__nav-bar-inner .header__links .navigation__links-list{display:none}@media(min-width:960px){.header__nav-bar .header__nav-bar-inner .header__links .navigation__links-list{display:flex}}.header__nav-bar .header__nav-bar-inner .meganav{width:100vw;box-shadow:none!important;border-top:solid 1px var(--color-background-header);margin-top:-33px!important;z-index:-1}.header__nav-bar .header__nav-bar-inner .meganav__header{padding-top:60px}.header__quick-search-bar{width:100%;max-width:unset!important}@media(min-width:960px){.header__quick-search-bar{position:relative;max-width:250px!important}}.header__quick-search-bar .quick-search__bar{max-width:calc(100vw - var(--space-outer)*2)}.header__quick-search-bar .quick-search__form{width:100%!important;max-width:calc(100vw - var(--space-outer)*2)}.header__quick-search-bar .quick-search__bar-inner,.header__quick-search-bar .quick-search__faux-input{border:none;border-radius:5px;overflow:hidden}.header__quick-search-bar .quick-search__submit{border-top-right-radius:5px;border-bottom-right-radius:5px}@media(min-width:960px){.header__quick-search-bar .quick-search__results-wrapper{top:calc(100% + 10px);left:0;width:75vw;transform:none;border-radius:5px}}.header__quick-search-bar .quick-search--desktop[data-quick-search-active=true] .quick-search__form{top:50%;transform:translateY(-50%);width:100%;width:var(--quick-search-width, 100%);left:0;left:calc(var(--quick-search-left, 0px) - var(--header-left, 0px));transition:width .2s ease,left .2s ease;z-index:2}@media(min-width:960px){body[data-quick-search-open=true] .header__background-container{position:relative;z-index:1}}@media(max-width:959.98px){body[data-quick-search-open=true] .header__quick-search-bar{display:block!important}body[data-quick-search-open=true] .header__content-mobile:not(.header__content--search-bar){display:none!important}body[data-quick-search-open=true] .header__cg-logo svg{opacity:0;pointer-events:none;visibility:hidden}}@media(min-width:960px){body[data-quick-search-open=true] .header__logo,[data-quick-search-open=true] .header__content-segment>*:not(.header__quick-search-bar):not(.header__logo){opacity:1;pointer-events:all;visibility:visible}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .main{overflow:unset!important}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header{--color-background-header: var(--cg-hero-background-color);--cg-logo-container-height--small: 84px}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__logo{display:none}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__cg-logo{position:relative;display:flex;align-items:center;width:100%;min-height:var(--cg-logo-container-height--large);background-color:var(--cg-hero-background-color);padding:24px;transition:min-height .3s cubic-bezier(.785,.135,.15,.86)}@media(max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__cg-logo{margin-bottom:calc(var(--header-nav-bar-inner-height)*-1)}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__cg-logo svg{position:relative;left:50%;transform:translate(-50%);display:block;width:65%;height:auto;margin:0;transition:width .3s cubic-bezier(.785,.135,.15,.86)}@media(min-width:960px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__cg-logo svg{width:100%}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__cg-logo svg path{fill:var(--cg-hero-logo-color)}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container,body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__inner-wrapper,body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__inner{height:var(--header-nav-bar-inner-height)}@media(max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container{background-color:#0000;transition:none}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__inner{padding-block:0}@media(max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__content-mobile{display:flex;justify-content:space-between}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__content-desktop{display:none}@media(min-width:960px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__content-desktop{display:flex;justify-content:space-between}}@media(max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header{height:var(--cg-logo-container-height--large);transition:height .3s cubic-bezier(.785,.135,.15,.86)}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container .header__quick-search-bar{display:none}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container .quick-search__active-search-container{position:relative;top:unset;right:unset;bottom:unset;left:unset}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container .quick-search__active-search-container .quick-search__form{position:relative;top:unset;right:unset;bottom:unset;left:unset}}@media(min-width:960px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header{margin-block-end:calc((var(--header-nav-bar-inner-height) + var(--header-nav-bar-inner-height))*-1)}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container,body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__nav-bar{transform:translateY(calc(var(--header-nav-bar-inner-height) * -1))!important}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__background-container{padding-inline:calc(var(--space-outer) + 24px);background-color:#0000!important;transition:padding-inline .3s ease!important}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__inner-wrapper{width:100%;max-width:unset;padding:0;margin:0}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__inner{height:var(--header-nav-bar-inner-height);padding:0;margin:0}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__content-segment-desktop{transform:translateY(calc(var(--header-nav-bar-inner-height) + 24px));transition:transform .3s ease}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__content-segment-logo,body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header) .header__menu-icon--nav-bar{display:none}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .header__cg-logo{min-height:var(--cg-logo-container-height--small)}@media(max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .header__cg-logo{margin-bottom:calc((var(--cg-logo-container-height--small) - var(--header-nav-bar-inner-height))*-1)}}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .header__cg-logo svg{width:205px}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .video-hero__arc{top:84px}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .video-hero__arc--right{transform:none}@media(max-width:959.98px)and (max-width:959.98px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--shrink-logo .header{height:var(--cg-logo-container-height--small)}}@media(min-width:960px){body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--reposition-nav-elements .header__background-container{padding-inline:24px}body:has(.shopify-section--video-hero:first-child .section-inner--custom-page-header).body--reposition-nav-elements .header__background-container .header__content-segment-desktop{transform:translateY(-50%)}}body:has(.shopify-section--cg-product-hero:first-child){--color-text-header: #000;--color-background-header: #fff;--color-background-search-field: #f3f1f0}@media(min-width:960px){body:has(.shopify-section--cg-product-hero:first-child) .main{margin-top:calc(var(--header-nav-bar-inner-height)*-1)}}body:has(.shopify-section--cg-product-hero:first-child) .header__logo-wrapper .regular-logo--cg-default-logo{display:none}body:has(.shopify-section--cg-product-hero:first-child) .header__logo-wrapper .regular-logo--cg-dark-logo{display:block}@media(min-width:960px){body:has(.shopify-section--cg-product-hero:first-child) .cg-product-hero{--section-height: calc(100vh - var(--announcement-height) - var(--height-header) - 1px + var(--header-nav-bar-inner-height))}}.quick-cart__item-remove--disabled{cursor:default;pointer-events:none}.quick-cart__item-bottom button{margin-left:auto}.shopify-section--video-hero{overflow:unset}.shopify-section--video-hero .video-hero__arc{display:none}.shopify-section--video-hero .section-inner--custom-page-header{width:100vw;max-width:unset;background-color:var(--cg-hero-background-color);padding-block-end:36px}@media(min-width:1024px){.shopify-section--video-hero .section-inner--custom-page-header{height:100vh;max-height:calc(100vh - var(--announcement-height) - var(--cg-logo-container-height--large));padding-block-end:var(--space-outer)}}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__inner{height:100%;border-radius:12px;overflow:hidden;margin-block-start:-24px}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__arc{position:sticky;top:0;width:12px;height:12px;display:block;overflow:visible;z-index:2}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__arc svg{display:block;width:12px;height:12px}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__arc svg path{fill:var(--cg-hero-background-color)}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__arc--left{left:var(--space-outer)}.shopify-section--video-hero .section-inner--custom-page-header .video-hero__arc--right{left:calc(100vw - 12px - var(--space-outer));transform:translateY(-12px)}@media(min-width:1024px){.shopify-section--video-hero .section-inner--custom-page-header .video-hero__text-container-wrapper{min-height:unset!important}}.product-item.cg-custom-badge-position .product-badges{position:relative;margin-top:8px}.cart-item-bundle__swatches{font-size:10px;margin:0;padding:0;list-style:none}.cart-item-bundle__swatches li:after{clear:both;content:"";display:block}@media only screen and (min-width:420px){.cart-item-bundle__swatches li{margin-bottom:5px}}.cart-item-bundle__swatches .swatch{width:10px;height:10px;border-radius:10px;margin-right:5px;float:left}@media only screen and (min-width:420px){.cart-item-bundle__swatches .swatch{width:20px;height:20px;border-radius:20px}}@media only screen and (min-width:420px){.cart-item-bundle__swatches{font-size:12px}}.cart-item-bundle__tag{display:flex;align-items:center;font-size:var(--font-size-product-badge);font-family:var(--font-product-badge);font-weight:var(--font-weight-badge);letter-spacing:0;letter-spacing:var(--font-product-badge-letter-spacing, 0);text-transform:var(--font-product-badge-text-transform);background-color:var(--color-background-new-badge);color:var(--color-text-new-badge);width:fit-content;line-height:1em;padding:5px 6px;margin-bottom:8px}.cart-item-bundle__others{font-size:10px;margin:0;list-style:none;padding:0}@media only screen and (min-width:420px){.cart-item-bundle__others li{padding-bottom:5px}}@media only screen and (min-width:420px){.cart-item-bundle__others{font-size:12px;padding-left:25px}}.cart-item-bundle__pre-order{margin-top:10px;margin-bottom:10px;text-transform:uppercase;font-weight:800;font-size:12px;line-height:12px;min-height:24px;display:flex;align-items:center;padding-inline:16px;border-radius:24px;background-color:#fef18b;color:#100e11;width:fit-content}@media(max-width:1023.98px){.cart-item-bundle__pre-order{font-size:10px;min-height:20px;padding-inline:12px}}.cart-item-bundle .cart__item--qty{text-align:left}@media(min-width:768px){.cart-item-bundle .cart__item--qty{text-align:center}}.cart-item-bundle .cart__remove{font-size:13px}@media(min-width:768px){.cart-item-bundle .cart__remove{font-size:calc(var(--typeBaseSize) - 2px)}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/cardigang_global.css.map */
