@-webkit-keyframes btn-loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes btn-loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.custom__bundles{padding:30px 0}.custom__bundles--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.custom__bundles__info{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(33% - 5px);width:calc(33% - 5px)}.custom__bundles__info__submit__btn{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:40px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:8.675rem;font-size:14px;background-image:none,-webkit-gradient(linear,left top,right top,color-stop(50%,#000)),none,-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000));background-image:none,linear-gradient(to right,#000 50% 50%),none,linear-gradient(to bottom,#000 50% 50%);background-size:0 0,100% 1px,0 0,1px 100%;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-color:#f7f7f7;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:1.5s linear infinite paused btn-hover;animation:1.5s linear infinite paused btn-hover}.custom__bundles__info__submit__btn:hover{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(50%,transparent));background-image:linear-gradient(to right,#000 50%,transparent 50%),linear-gradient(to right,#000 50%,transparent 50%),linear-gradient(to bottom,#000 50%,transparent 50%),linear-gradient(to bottom,#000 50%,transparent 50%);-webkit-animation-play-state:running;animation-play-state:running;background-size:5px .5px,5px .5px,.5px 5px,.5px 5px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y}.custom__bundles__info__submit__btn__price--new{color:#000;font-size:14px;padding-left:10px}.custom__bundles__info__submit__btn__price--compare{color:#666;text-decoration:line-through;font-size:14px;padding-left:5px}.custom__bundles__info__submit__btn--loading{position:relative}.custom__bundles__info__submit__btn--loading:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;height:25px;width:25px;border:2px solid #000;border-radius:100%;border-top-color:transparent;-webkit-animation:btn-loading 1s infinite;animation:btn-loading 1s infinite}.custom__bundles__info--title{margin:0}.custom__bundles__info__discount{display:inline-block;background-color:#f0f0f0;padding:4px 10px}.custom__bundles__info__discount--text{color:#000;font-size:14px}.custom__bundles__info__upsells{padding:15px 0}.custom__bundles__info__upsells__item{border-top:1px solid #000;padding:10px 0}.custom__bundles__info__upsells__item--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.custom__bundles__info__upsells__item__image{max-width:100%}.custom__bundles__info__upsells__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.custom__bundles__info__upsells__item__info--title{font-size:16px;text-decoration:underline;color:#000}.custom__bundles__info__upsells__item__info--description{font-size:14px;color:#666}.custom__bundles__info__upsells__item__info__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.custom__bundles__info__upsells__item__info__options--title{font-size:14px;color:#000}.custom__bundles__info__upsells__item__info__options--main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom__bundles__info__upsells__item__info__options--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom__bundles__info__upsells__item__info__options--inner{position:relative}.custom__bundles__info__upsells__item__info__options--input{position:absolute;height:1px;width:1px;opacity:0;overflow:hidden}.custom__bundles__info__upsells__item__info__options--input:checked+.custom__bundles__info__upsells__item__info__options--color{height:30px;width:30px;margin:-4px 2px 0}.custom__bundles__info__upsells__item__info__options--input:checked+.custom__bundles__info__upsells__item__info__options--color:after{opacity:1}.custom__bundles__info__upsells__item__info__options--color{cursor:pointer;position:relative;display:inline-block;height:32px;width:32px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.custom__bundles__info__upsells__item__info__options--color:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #000;height:34px;width:34px;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.custom__bundles__info__upsells__item__info__options--color:hover{border:1px dotted #000}.custom__bundles__images{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;max-width:calc(67% - 5px);width:calc(67% - 5px)}.custom__bundles__images__preview{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%}.custom__bundles__images__preview--img{display:inline-block;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain}.custom__bundles__images__slider{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%;position:relative;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:40px}.custom__bundles__images__slider--wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.custom__bundles__images__slider__slide{width:100%;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.custom__bundles__images__slider__slide--img{display:inline-block;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain}.custom__bundles__images__slider__nav{position:absolute;bottom:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.custom__bundles__images__slider__nav .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:40px;width:40px;right:unset!important;left:unset!important;bottom:unset!important;top:unset!important;margin-top:unset!important}.custom__bundles__images__slider__nav .swiper-button-next .chevron-right{display:inline-block!important;height:12px!important}.custom__bundles__images__slider__nav .swiper-button-next:after{content:""}.custom__bundles__images__slider__nav .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:40px;width:40px;right:unset!important;left:unset!important;bottom:unset!important;top:unset!important;margin-top:unset!important}.custom__bundles__images__slider__nav .swiper-button-prev .chevron-left{display:inline-block!important;height:12px!important}.custom__bundles__images__slider__nav .swiper-button-prev:after{content:""}@media screen and (max-width: 900px){.custom__bundles{padding:0}.custom__bundles--wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.custom__bundles__info{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;width:100%;padding:0 20px}.custom__bundles__images{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:unset;max-width:100%;width:100%}.custom__bundles__images__preview{display:none}.custom__bundles__images__slider{max-width:100%;width:100%;padding-bottom:0}.custom__bundles__images__slider__nav{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;left:2%;right:2%;bottom:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom__bundles__images__slider__nav .swiper-button-next,.custom__bundles__images__slider__nav .swiper-button-prev{background-color:none;background-image:none}}.container{max-width:1400px;width:95%;margin:auto}.full-width{padding:0 30px}@media screen and (max-width: 900px){.full-width{padding:0}}img{max-width:100%}@-webkit-keyframes btn-hover{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:10px 0,-10px 100%,0 -10px,100% 10px}}@keyframes btn-hover{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:10px 0,-10px 100%,0 -10px,100% 10px}}.custom-btn{cursor:pointer;background-image:none,-webkit-gradient(linear,left top,right top,color-stop(50%,#000)),none,-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000));background-image:none,linear-gradient(to right,#000 50% 50%),none,linear-gradient(to bottom,#000 50% 50%);background-size:0 0,100% 1px,0 0,1px 100%;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-color:#f7f7f7;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:1.5s linear infinite paused btn-hover;animation:1.5s linear infinite paused btn-hover}.custom-btn:hover{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#000),color-stop(50%,transparent));background-image:linear-gradient(to right,#000 50%,transparent 50%),linear-gradient(to right,#000 50%,transparent 50%),linear-gradient(to bottom,#000 50%,transparent 50%),linear-gradient(to bottom,#000 50%,transparent 50%);-webkit-animation-play-state:running;animation-play-state:running;background-size:5px .5px,5px .5px,.5px 5px,.5px 5px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y}.bag-item__bundles{display:flex;flex-direction:column;padding:10px 0}.bag-item__bundles--inner{display:flex;align-items:center;gap:5px}.bag-item__bundles--swatch{display:inline-block;width:9px;height:9px}.bag-item__bundles--title{color:#666;font-size:.75rem;line-height:1.05rem}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bundles.css.map */
