:root{--gw:2.56vw;--gh0:1vw;--gh:4vw}.mobile{display:none!important}*{cursor:default!important}html{font-size:calc((100vw / 1366)*10);overflow-x:hidden}::selection{color:var(--white);background:var(--secondary)}::-moz-selection{color:var(--white);background:var(--secondary)}#mouse{z-index:1000000;transition:all 0s;pointer-events:none}#mouse .circle{width:1dvw;height:1dvw;background-color:var(--primary);font-size:1.2rem;line-height:1;transition:all .4s}#mouse .circle .text-swipe{transition:all .4s;opacity:0}#mouse .circle .text-shop,#mouse .circle .text-show{width:7.5vw;text-align:center;transition:all .4s;opacity:0}#mouse.btn-highlight .circle{width:1.5dvw;height:1.5dvw;background-color:var(--secondary)}#mouse.btn-hover .circle{width:1.5dvw;height:1.5dvw;background-color:var(--white)}#mouse.btn-hover-a .circle{width:1.5dvw;height:1.5dvw}#mouse.btn-swipe .circle{width:7.5dvw;height:7.5dvw;background-color:var(--secondary);color:var(--white)}#mouse.btn-swipe .circle .text-swipe{opacity:1}#mouse.btn-shop .circle{width:7.5dvw;height:7.5dvw;background-color:var(--secondary);color:var(--white)}#mouse.btn-shop .circle .text-shop{opacity:1}#mouse.btn-showmore .circle{width:7.5dvw;height:7.5dvw;background-color:var(--white);color:var(--secondary)}#mouse.btn-showmore .circle .text-show{opacity:1}.main-wrap{width:100%;max-width:100%}.page-width{padding:0}#insta-feed,.instafeed-new-layout-container{max-width:100%!important;width:100%!important}.instafeed-new-layout-container{padding:2rem 0}#insta-feed h2,.instafeed-shopify h2{margin-bottom:0!important;display:block;text-align:left!important;font-weight:300}.xsmall{font-size:1.1rem;line-height:1.7}.small{font-size:1.2rem;line-height:1.4}.reg{font-size:1.3rem;line-height:1.4}.body{font-size:1.5rem;line-height:1.6}.medium{font-size:2rem;line-height:1.5}.big{font-size:3rem;line-height:1.3}.tit{font-size:5rem;line-height:1.1}.payoff{font-size:8rem;line-height:1.1;font-weight:300}.btn{display:inline-block;position:relative;opacity:1}.btn .content{border-radius:var(--round);padding:.7vw 2vw;color:var(--black);background-color:var(--white);position:relative;z-index:2;transition:all .5s}.btn:hover .content{color:var(--white);background-color:var(--black);border-radius:var(--round) 0 0 var(--round)}.btn .arrow{width:3dvw;height:100%;position:absolute;top:0;right:0;background-color:var(--white);border-radius:0 var(--round) var(--round) 0;display:grid;align-items:center;padding:0 1dvw;z-index:1;transition:all .5s}.btn:hover .arrow{right:-3dvw}.btn-black .content{color:var(--white);background-color:var(--black)}.btn-black .arrow{background-color:var(--black)}.grid-size-2{grid-column:span 2}.fff-card-product .card__inner{height:32dvw;padding:0;transition:all .4s}.fff-card-product .card__media{width:100%}.fff-card-product .card__media .secondary{opacity:0;transition:all .3s}.fff-card-product:hover .card__media .secondary{opacity:1}.fff-card-product .card__inner{margin-bottom:1.5rem}.fff-card-product .card__inner .card__badge{border-radius:var(--round);top:1dvw;left:1dvw}.fff-card-product .card__inner .card__badge .badge{padding:.5dvw 1dvw}.fff-card-product .card__inner .discount-level{width:3rem;top:1.5rem;right:1.5rem;animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:0}}.fff-card-product .card__inner .badge-soldout{display:inline-block;font-size:1.2rem;line-height:1;padding:1rem;top:1.5rem;left:1.5rem;background-color:var(--secondary);color:var(--white)}.fff-card-product .card__inner .badge-collab{display:inline-block;font-size:1.2rem;line-height:1;padding:1rem;top:1.5rem;left:1.5rem;background-color:var(--primary);color:var(--white)}.fff-card-product .card__information{padding-bottom:calc(var(--gw) * 1.5)}.fff-card-product .card__information .date{margin-bottom:1rem}.fff-card-product .card__information .text{width:95%;margin-bottom:1rem}.fff-card-product .card-main-title a{margin-bottom:1rm;transition:all .5s}.fff-card-product .card__information .price__sale .price-item{color:var(--secondary)}.fff-card-product .card__information .price__sale s{font-weight:400;color:var(--black)!important;opacity:.5}.btn-arr{width:fit-content;font-size:1.3rem;line-height:1!important;padding:1rem 3rem;border:1px solid;border-color:var(--black);color:var(--black);background-color:transparent;border-radius:100px;display:inline-grid!important;grid-template-columns:auto 1.5rem;grid-gap:.8rem;align-items:center;text-transform:uppercase;transition:all .5s;position:relative;overflow:hidden}.btn-arr .text,.btn-arr .arrow{position:relative;z-index:2}.btn-arr:after{content:" ";position:absolute;width:100%;height:105%;z-index:1;background-color:var(--black);top:0;left:0;transform:translateY(100%);transition:all .5s}.btn-arr .b{display:block}.btn-arr .w{display:none}.btn-arr.primary{border-color:var(--primary);color:var(--primary)}.btn-arr.secondary{border-color:var(--secondary);color:var(--secondary)}.btn-arr.secondary:after{background-color:var(--secondary)}.btn-arr:hover{border-color:var(--back);color:var(--white)}.btn-arr:hover:after{transform:translateY(0)}.btn-arr:hover .b{display:none!important}.btn-arr:hover .w{display:block!important}.btn-arr.white{border-color:var(--white);color:var(--white)}.btn-arr.white:after{background-color:var(--white);color:var(--black)}.btn-arr.white:hover{border-color:var(--white);color:var(--black)}form .i{width:100%;padding:2rem 0;border:0;border-bottom:1px solid var(--primary);font-size:1.5rem;margin-bottom:2rem;background:transparent}form .i-file{padding:1.5rem 0}form .field-box{position:relative}form .icon-file{width:2.4rem;top:1.9rem;right:0;position:absolute;pointer-events:none}form .icon-date{width:2.1rem;top:1.9rem;right:0;position:absolute;pointer-events:none}form label{display:none!important}form .a-link{color:var(--primary);display:inline-block!important;margin-bottom:2rem!important}form .btn{width:100%;padding:2rem 0;border:0;font-size:1.5rem;margin-bottom:4rem;background:var(--primary);color:var(--white);transition:all .5s}form .btn:hover{background:var(--secondary)}form .field-box input,form input,form textarea,form select{border-radius:0}.facets-container form label{display:block!important}.triplef .MuiBackdrop-root{background-color:#062bae80}.triplef .MuiPaper-root{box-shadow:none;border-radius:0;background:var(--white)}.triplef .MuiDialogTitle-root{padding:3rem 2.5rem 0!important}.triplef h5.MuiTypography-root svg{display:none}.triplef h5.MuiTypography-root{font-weight:300;font-size:3rem!important}.triplef .MuiIconButton-root:hover{background:none!important}.triplef .wishlist-hero-header{display:flex;width:100%;justify-content:space-between}.triplef .MuiDialogTitle-root,.triplef .MuiTypography-h5{font-weight:300}.triplef .MuiSvgIcon-root{width:3rem;height:3rem}.triplef .MuiButtonBase-root{padding:0}.triplef .MuiDialogContent-root{border:none;padding:2rem 2.5rem 5rem!important}.triplef .MuiTypography-colorTextSecondary{color:var(--black);font-weight:300;font-size:1.3rem}.triplef .MuiDialogActions-root.wishlist-popup-content-login.MuiDialogActions-spacing{justify-content:flex-start!important;padding:1rem 2.5rem 5rem!important}.triplef .wishlist-popup-login-btn{border-radius:var(--round);padding:.7vw 2vw;color:var(--black)!important;background:var(--white)!important;background-color:var(--white)!important;position:relative;z-index:2;transition:all .5s;border-radius:8rem}.triplef .MuiButton-label{color:var(--black);z-index:5;font-size:1.3rem}.triplef #wishlist-hero-shared-list-view{margin-top:var(--spacing-m);padding:2rem 3rem!important}.triplef .wishlist-hero-page-header{font-weight:300;margin-right:4rem;font-size:5rem!important}.triplef .wishlist-hero-page-header svg{display:none}.triplef .wishlist-hero-page-actions-bar,.triplef .wishlist-hero-page-header{width:fit-content!important;display:inline-block!important}.triplef .wishlist-hero-page-actions-bar{width:fit-content!important;float:none!important;padding-bottom:0!important;display:inline-block}.triplef .wishlist-hero-page-actions-bar .MuiButtonBase-root{font-size:1.2rem;text-transform:none;font-weight:300}.triplef .wishlist-hero-page-actions-bar .MuiSvgIcon-root{width:2rem;height:2rem;vertical-align:middle!important;margin-right:1rem!important}.triplef .wishlist-hero-page-actions-bar span:last-of-type{display:inline-block;margin-left:5rem}.jss87{padding:0!important}.wishlist-hero-list-no-items-text{text-align:left!important;padding:2% 0!important}.wishlist-hero-list-card{padding:0!important}.wishlist-hero-list-card:first-of-type .MuiCard-root{margin-left:0!important}.triplef .wishlisthero-customer-view-listing .MuiGrid-root{padding-left:1rem!important;padding-right:1rem!important;padding-top:4rem!important}.triplef .jss89.MuiCardMedia-root{height:0;font-family:inherit!important;padding-top:100%;background-size:contain;width:100%;background-position:top left}.triplef .MuiCard-root .MuiCardHeader-root{padding:0 0 1.5rem!important}.triplef .MuiCard-root .MuiCardHeader-root .MuiCardHeader-subheader{display:none!important}.wishlist-hero-price-update{text-align:left!important;font-weight:300!important;font-size:1.3rem!important;color:var(--primary)!important;padding:1rem 0!important}.MuiTypography-root.MuiCardHeader-title a.MuiLink-root{font-weight:400!important}.MuiCardActions-root.wishlist-hero-list-card-footer,.triplef .wishlisthero-customer-view-listing .MuiCardActions-root.wishlist-hero-list-card-footer .MuiGrid-root{padding:0!important}.triplef .wishlisthero-customer-view-listing .MuiCardActions-root.wishlist-hero-list-card-footer .MuiButtonBase-root{background-color:var(--secondary)!important;color:var(--white);border-radius:0!important;padding:1.5rem 2rem!important;max-width:fit-content!important;font-weight:400!important}.triplef .wishlist-hero-list-card-product-price{padding:0!important}.triplef .wishlisthero-customer-view-listing .MuiCardActions-root.wishlist-hero-list-card-footer .MuiButtonBase-root.wishlist-hero-list-card-footer-delete{background-color:transparent!important;color:var(--black);margin:0!important}.triplef .wishlisthero-customer-view-listing .MuiCardActions-root.wishlist-hero-list-card-footer .MuiButton-label{color:var(--white)}.triplef .wishlisthero-customer-view-listing .wishlist-hero-list-card-footer-add-to-cart .MuiButton-label{font-size:1.1rem!important}.wishlist-hero-list-footer{margin:5rem 0 10rem!important;padding-top:5rem!important;padding-left:1rem!important}.wishlist-hero-list-footer .MuiButtonBase-root{padding:1.5rem 2rem;border:1px solid var(--black);border-radius:3rem!important}.wishlist-hero-list-footer .MuiButtonBase-root .MuiButton-label{font-size:1.1rem}.wishlist-hero-list-footer text{display:none!important}.MuiPaper-root.MuiSnackbarContent-root.jss9.MuiPaper-elevation6,.MuiPaper-root.MuiSnackbarContent-root.MuiPaper-elevation6,.MuiSnackbarContent-message{display:none!important}.box.dimensions .sizeguide-modal-toggle-text{font-size:1.3rem;color:var(--black);opacity:.5;text-transform:none;display:inline-block;margin-left:.5rem}.sizeguide-tit{font-size:3rem}.sizeguide-modal .subtit{font-size:1.7rem}.sizeguide-modal{position:fixed;z-index:1000;top:0;left:0;visibility:hidden;width:100%;height:100%}.sizeguide-modal.is-visible{visibility:visible}.sizeguide-modal-overlay{position:fixed;display:block!important;z-index:10;top:0;left:0;width:100vw;height:100vh;background:#062bae80;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s}.sizeguide-modal.is-visible .sizeguide-modal-overlay{opacity:1;visibility:visible;transition-delay:0s}.sizeguide-modal-wrapper{position:absolute;z-index:10001;top:50%;left:50%;width:calc(100% - 25vw);margin-left:0;background-color:var(--white);box-shadow:10 0 1.5em #00000059}.sizeguide-modal-transition{transition:all .3s .12s;transform:translate(-50%,-40%);opacity:0}.sizeguide-modal.is-visible .sizeguide-modal-transition{transform:translate(-50%,-50%);opacity:1}.sizeguide-modal-header,.sizeguide-modal-content{padding:3rem}.sizeguide-modal-content a{color:var(--blue);text-decoration:underline}.sizeguide-modal-content{max-height:500px;overflow-y:scroll}.sizeguide-modal-header{position:relative;background-color:var(--white)}.sizeguide-modal-close{position:absolute;top:50%;right:3rem;background:none;border:0;cursor:pointer;transform:translateY(-50%)}.sizeguide-modal-close svg{width:15px;cursor:pointer}.sizeguide-modal-close:hover{color:#777}.sizeguide-modal-heading{font-size:1.125em;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sizeguide-modal-content>*:first-child{margin-top:0}.sizeguide-modal-content>*:last-child{margin-bottom:0}.gap-s{gap:var(--spacing-s)}.guide-photo{max-width:12.5%}.guide-instructions{max-width:48%}.guide-help,.guide-returns-exchanges{width:48%}.guide-col-50{width:50%}table.fff-tab{border:1px solid var(--black);background-color:var(--white);width:100%;text-align:center;border-collapse:collapse}table.fff-tab td,table.fff-tab th{padding:10px 3px;width:25%;font-weight:400}table.fff-tab tbody td{font-size:1.3rem;color:var(--black);border:1px solid var(--black)}table.fff-tab thead{background:var(--secondary)}table.fff-tab thead th{font-size:1.3rem;color:var(--white);text-align:center;background:var(--secondary)}table.shoe-tab{display:flex;width:fit-content}.shoe-tab thead tr,.shoe-tab tbody tr{display:grid;grid-template-rows:repeat(2,1fr)}.shoe-tab tbody{display:flex}.shoe-tab thead tr{width:22rem;max-width:22rem}.shoe-tab thead tr td:first-child{border-bottom:1px solid var(--white)}.shoe-tab tbody tr td{width:calc((100vw / 15));border:.5px solid var(--black)}recipient-form label{display:block!important}#insta-feed{padding:3.2rem 0}.designer .designer-media{width:100%;aspect-ratio:4 / 3;background-color:var(--secondary)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/desktop.css.map */
