@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.container{width:1880px;min-width:1880px;margin:0 auto;height:100%}@media (max-width: 1920px){.container{padding:0 2%;width:96%;min-width:96%}}@media (max-width: 1366px){.container{padding:0 3%;width:94%;min-width:94%}}@media (max-width: 1080px){.container{padding:0 4%;width:92%;min-width:92%}}.container .row{display:flex}.container .v-center{align-items:center}.container .space-between{justify-content:space-between}.container .space-evenly{justify-content:space-evenly}.container-fluid{width:100%;height:100%;box-sizing:border-box}.container-fluid.container-padding{padding:0 2%}.container-fluid .row{display:flex;height:100%}.page-content{min-height:100vh}h1{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:80px;line-height:80px}h3{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:32px;line-height:48px}@media (max-width: 760px){h3{font-size:24px;line-height:36px}}h4{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:27px;line-height:32px}@media (max-width: 760px){h4{font-size:24px;line-height:36px}}h5{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#555}button.btn{cursor:pointer;text-decoration:none;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:12px 40px;border-radius:30px;border:1px solid black;background:#fff0;color:#000;transition:all .3s ease-out}button.btn.negative{color:#000;background-color:#fff}button.btn:hover{background-color:#000!important;color:#fff!important}button.btn:hover.white{background-color:#fff!important;color:#000!important}button.btn:hover.negative{color:#fff;background-color:#000;border:1px solid white}button.btn.white{color:#fff;border:1px solid white}button.btn.no-border{border:0px}a.btn{cursor:pointer;text-decoration:none;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:12px 40px;border-radius:30px;border:1px solid black;background:#fff0;color:#000;transition:all .3s ease-out}a.btn:hover{background-color:#000!important;color:#fff!important}a.btn:hover.white{background-color:#fff!important;color:#000!important}a.btn.white{color:#fff;border:1px solid white}a.btn.no-border{border:0px}p{font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}@media (max-width: 760px){p{font-size:14px;line-height:21px}}select{font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:8px 36px 8px 12px;border-radius:5px;border:2px solid #dddddd;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;background-position:right 12px top 50%}@media (max-width: 760px){select{font-size:16px;padding:8px 12px;background:none;border:1px solid #dddddd;background-position:right 12px top 50%}}input[type=password],input[type=text],input[type=email]{font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:8px 12px;border-radius:5px;border:2px solid #dddddd;appearance:none;-moz-appearance:none;-webkit-appearance:none}textarea{font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:8px 12px;border-radius:5px;border:2px solid #dddddd}input[type=submit]{text-decoration:none;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px;padding:12px 40px;border-radius:30px;border:1px solid black;background:#fff0;color:#000;transition:background-color .3s ease-out;cursor:pointer}input[type=submit]:hover{background-color:#000!important;color:#fff!important}input[type=submit]:hover.white{background-color:#fff!important;color:#000!important}img{transition:.4s -webkit-filter ease-in-out;transition:.4s filter ease-in-out;transition:.4s filter ease-in-out,.4s -webkit-filter ease-in-out}img.imageBlur{-webkit-filter:blur(10px);filter:blur(10px)}accordion-container .accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center}accordion-container .accordion-header h4{margin:16px 0;font-size:20px}accordion-container .accordion-header svg{width:48px;-webkit-transform:rotate(0);transform:rotate(0)}accordion-container .accordion-content{overflow:hidden;height:0}.cookie-banner{display:none;width:480px;border-radius:16px;justify-content:center;align-items:center;padding:2em;position:fixed;bottom:32px;left:32px;box-sizing:border-box;background:#000}@media (max-width: 760px){.cookie-banner{width:90%;margin:5%;bottom:10%;left:0}}.cookie-banner p{color:#fff;margin:0 0 32px}.cookie-banner p a{color:#fff}image-gallery .image-gallery{overflow:hidden;width:100%;position:relative;height:80vh;border-bottom:1px solid #dddddd;background-color:#fafafa}@media (max-width: 760px){image-gallery .image-gallery{height:360px;border:0;background-color:#fff}}image-gallery .image-gallery .wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;box-sizing:border-box;position:relative;height:100%}image-gallery .image-gallery .wrapper .loader{visibility:hidden;position:absolute;z-index:100;width:100%;height:100%;background-color:#00000080}image-gallery .image-gallery .wrapper .loader h1{font-size:24px;position:absolute;bottom:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}image-gallery .image-gallery .wrapper .controls{z-index:1000;position:absolute;width:100%;height:100%}image-gallery .image-gallery .wrapper .controls .center{position:absolute;bottom:0%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:50%}image-gallery .image-gallery .wrapper .controls .center .gallery-dot{width:12px;height:12px;border-radius:16px;background-color:#ddd;margin:.5em 6px;transition:background-color .3s ease-out;cursor:pointer}image-gallery .image-gallery .wrapper .controls .center .gallery-dot.active{background-color:#000}image-gallery .image-gallery .wrapper .controls .left{cursor:pointer;width:48px;height:48px;border-radius:24px;transition:background-color .3s ease-in,-webkit-transform;transition:transform,background-color .3s ease-in;transition:transform,background-color .3s ease-in,-webkit-transform;position:absolute;top:50%;left:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}image-gallery .image-gallery .wrapper .controls .left:hover{background-color:#00000004}image-gallery .image-gallery .wrapper .controls .left:hover svg{-webkit-transform:scale(1.14);transform:scale(1.14)}image-gallery .image-gallery .wrapper .controls .left svg{transition:scale .3s ease-in}@media (max-width: 760px){image-gallery .image-gallery .wrapper .controls .left{left:2%}image-gallery .image-gallery .wrapper .controls .left svg{width:24px;height:24px}}image-gallery .image-gallery .wrapper .controls .right{cursor:pointer;width:48px;height:48px;border-radius:24px;transition:background-color .3s ease-in,-webkit-transform;transition:transform,background-color .3s ease-in;transition:transform,background-color .3s ease-in,-webkit-transform;position:absolute;top:50%;left:95%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}image-gallery .image-gallery .wrapper .controls .right:hover{background-color:#00000004}image-gallery .image-gallery .wrapper .controls .right:hover svg{-webkit-transform:scale(1.14);transform:scale(1.14)}image-gallery .image-gallery .wrapper .controls .right svg{transition:scale .3s ease-in}@media (max-width: 760px){image-gallery .image-gallery .wrapper .controls .right{left:97%}}image-gallery .image-gallery .wrapper .gallery-item{opacity:0;position:static;top:0;width:100%;z-index:100;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275),z-index .5s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .5s cubic-bezier(.175,.885,.32,1.275),z-index .5s cubic-bezier(.175,.885,.32,1.275);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .5s cubic-bezier(.175,.885,.32,1.275),z-index .5s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275)}image-gallery .image-gallery .wrapper .gallery-item.active,image-gallery .image-gallery .wrapper .gallery-item.initial{opacity:1;z-index:900}image-gallery .image-gallery .wrapper .gallery-item .image-wrapper{position:absolute;width:76%;height:76%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}image-gallery .image-gallery .wrapper .gallery-item .image-wrapper img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;right:0;position:absolute;top:0;box-shadow:0 4px 8px #00000026}body,html{-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#fff;color:#000;margin:0;font-size:16px;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased}.c-scrollbar_thumb{opacity:0}.page-content{z-index:1;margin-top:80px;overflow:hidden}.home-hero{margin-bottom:40px}@media (max-width: 760px){.home-hero{margin-bottom:16px}}.slider--container{position:relative;width:100vw;height:calc(100vh - 80px);overflow:hidden}.slider__wrapper{min-width:100%;min-height:100%;display:grid;grid-template-columns:minmax(50px,150px) minmax(100px,1fr) minmax(50px,150px);align-items:center;justify-items:center;place-items:center}.slider__btn--container{z-index:10;--size: 60px;position:relative;width:var(--size);height:var(--size);display:flex;justify-content:center;align-items:center}.slider__btn--container button{background-color:#0000;border:0;border-radius:30px;color:#fff;width:100%;height:100%;opacity:0;transition:background-color .5s ease-in-out;padding:0}.slider__btn--container button svg{margin-top:.5em;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.slider__btn--container button svg path{stroke:#fff}.slider__btn--container button:hover{background-color:#ffffff26!important}.slider__btn--container button:hover svg{-webkit-transform:scale(1.14);transform:scale(1.14)}.slider{min-width:100vw;min-height:calc(100vh - 80px);position:relative;overflow:hidden}.slider .slides__wrapper .slide{position:absolute;left:0;top:0;width:100%;height:100%}.slider .slides__wrapper .slide__img{width:100%;height:100%}.slider .slides__wrapper .slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider .slides__wrapper .slide.active{display:block}.slider .slides__wrapper .slide:not(.active){display:none}.slider .transition-slide{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;-webkit-transform:scaleX(0);transform:scaleX(0)}.slider__progress--container{width:35%;height:60px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;opacity:0}.slider__progress--container .slide-num{color:#fff;font-weight:700;font-size:.8rem;font-family:Montserrat}.slider__progress--container .progress{position:relative;width:100%;height:1px;background:#ffffff40;margin:0 1.2rem}.slider__progress--container .progress span{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}.loading__wrapper{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000;z-index:200}.loading__wrapper .loader--text{color:#58585a;font-family:Playfair Display;font-size:40px;font-weight:300;margin-bottom:40px}.loading__wrapper .loader{position:relative;width:20vw;height:2px;background:#ffffff40}.loading__wrapper .loader span{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}.policy-page{border-bottom:1px solid #e2dfdf}.policy-page .header-wrapper{border-bottom:1px solid #e2dfdf;border-top:1px solid #e2dfdf}.policy-page .header-wrapper .header{display:flex;align-items:center;justify-content:space-between}@media (max-width: 760px){.policy-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0}}.policy-page .page-content{width:880px;min-width:880px;margin:120px auto 100px;height:100%}@media (max-width: 880px){.policy-page .page-content{padding:0 4%;width:92%;min-width:92%}}.policy-page .page-content b{font-weight:400}.policy-page .page-content h2{margin-top:120px;font-size:40px;font-family:Playfair Display;font-style:normal;font-weight:400}.policy-page .page-content h1{margin-top:120px;font-size:40px}.policy-page .page-content h4{margin:40px 0 24px}.policy-page .page-content p{color:#000;font-size:16px;line-height:32px}.cart-modal{transition:all .4s ease-in-out;visibility:hidden;opacity:0;background-color:#fff;padding:20px 16px;border-radius:3px;box-shadow:0 4px 8px #00000026;width:330px;position:fixed;right:20px;z-index:1003;top:50px}@media (max-width: 760px){.cart-modal{display:none}}.cart-modal .header{margin-bottom:16px}.cart-modal .header button{font-family:Work Sans;font-style:normal;font-weight:600;font-size:14px;line-height:21px;border:0;background-color:#fff;padding:0}.cart-modal .line-items{margin-bottom:16px}.cart-modal .line-items .item{margin:8px 0;display:flex;align-items:center;text-align:left}.cart-modal .line-items .item .image{width:70px;height:70px}.cart-modal .line-items .item .image img{width:100%;height:100%;-o-object-fit:center;object-fit:center}.cart-modal .line-items .item .details{display:flex;align-items:flex-start;flex-direction:column;margin-left:8px}.cart-modal .line-items .item .details h4{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin:0}.cart-modal .line-items .item .details .price{margin:0;font-family:Work Sans;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#000}.cart-modal .line-items .item .details button{font-family:Work Sans;font-style:normal;font-weight:600;font-size:14px;line-height:21px;border:0;background-color:#fff;padding:0;cursor:pointer}.cart-modal .actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eeeeee;padding-top:16px}.cart-modal .actions .basket{text-decoration:none;color:#000;font-family:Work Sans;font-style:normal;font-weight:600;font-size:16px;line-height:21px;border:0;background-color:#fff}.interview-page .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.interview-page .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 760px){.interview-page .header-wrapper .header h4{font-size:18px;margin:8px 0}}.interview-page .interviews{margin:64px 0;display:flex;min-height:70vh;height:auto}@media (max-width: 1024px){.interview-page .interviews{flex-direction:column}}.interview-page .interviews .left{width:30%;display:inline-flex;flex-direction:column}@media (max-width: 1024px){.interview-page .interviews .left{display:none}}.interview-page .interviews .left .interviews-tab-wrapper{-webkit-transform:translateX(-32px);transform:translate(-32px);margin:8px 0}.interview-page .interviews .left .interviews-tab-wrapper .interviews-tab{display:block;text-decoration:none;color:#000;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:32px;padding:16px 32px;border-radius:50px;transition:background-color .3s ease-out}@media (max-width: 1024px){.interview-page .interviews .left .interviews-tab-wrapper .interviews-tab{width:25vw}}.interview-page .interviews .left .interviews-tab-wrapper .interviews-tab.active{color:#fff;background-color:#000}.interview-page .interviews .right{width:70%}@media (max-width: 1024px){.interview-page .interviews .right{width:100%;height:50%}}.interview-page .interviews .right .interviews-section{padding:0 120px}.interview-page .interviews .right .interviews-section p{font-size:1em;line-height:1.8em}.interview-page .interviews .right .interviews-section .featured img{width:100%}.interview-page .interviews .right .interviews-section p{margin:60px 0;color:#000}.tour-product{min-height:90vh;border-bottom:1px solid #e2dfdf}.tour-product .mobile-checkout{z-index:1000;background-color:#fff;padding:20px 0;bottom:0;position:fixed;width:100%}@media (min-width: 760px){.tour-product .mobile-checkout{display:none}}.tour-product .tour-modal{z-index:1000;width:100vw;height:100vh;top:0;position:fixed;visibility:hidden}.tour-product .tour-modal .background{z-index:650;width:100vw;height:100vh;background-color:#00000080;position:fixed}.tour-product .tour-modal ::-webkit-scrollbar{display:none}.tour-product .tour-modal .modal-wrapper{z-index:651;-ms-overflow-style:none;scrollbar-width:none;height:80vh;overflow-y:scroll;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;background-color:#fafafa;width:60vw;padding:48px}@media (max-width: 760px){.tour-product .tour-modal .modal-wrapper{width:90vw}}.tour-product .tour-modal .modal-wrapper h3{margin:0 0 64px}.tour-product .tour-modal .modal-wrapper input[type=submit]{margin-top:48px}.tour-product .tour-modal .modal-wrapper .add-row{display:flex;align-items:flex-start;flex-direction:column;width:100%;position:relative;margin:28px 0}.tour-product .tour-modal .modal-wrapper .add-row.row{justify-content:space-between;flex-direction:row}.tour-product .tour-modal .modal-wrapper .add-row .label{width:100%}.tour-product .tour-modal .modal-wrapper .add-row .label h4{margin:0;font-family:Work Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px}.tour-product .tour-modal .modal-wrapper .add-row .field,.tour-product .tour-modal .modal-wrapper .add-row .field input[type=text]{width:100%;box-sizing:border-box}.tour-product .tour-modal .modal-wrapper .add-row .field select{width:100%}.tour-product .tour-modal .modal-wrapper .add-row .field:last-child{margin-top:16px}.tour-product .tour-modal .modal-wrapper .add-row .field .text-area{width:100%;min-height:200px}.tour-product .tour-modal .modal-wrapper .add-row .field .text-area textarea{box-sizing:border-box;width:100%}.tour-product .tour-modal .modal-wrapper .add-row .field button{background-color:#fff;padding:0;margin-bottom:24px;margin-top:24px;border:0}.tour-product .tour-modal .modal-wrapper .travelers{margin-bottom:64px;width:100%;display:flex;flex-direction:column}.tour-product .tour-modal .modal-wrapper .travelers .traveler{width:100%;display:flex;flex-direction:column}.tour-product .tour-modal .modal-wrapper .travelers .traveler .tab{display:flex;align-items:center;justify-content:space-between}.tour-product .tour-modal .modal-wrapper .travelers .traveler .tab svg{width:24px;height:24px}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper{display:grid;grid-column-gap:28px;-webkit-column-gap:28px;column-gap:28px;grid-row-gap:24px;row-gap:24px;grid-template-columns:repeat(2,1fr)}@media (max-width: 760px){.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper{grid-template-columns:1fr}}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row{display:flex;align-items:flex-start;flex-direction:column;width:100%;position:relative}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .label{width:100%}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .label h4{margin:0;font-family:Work Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field,.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field input{width:100%;box-sizing:border-box}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field select{width:100%}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field:last-child{margin-top:16px}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field .text-area{width:100%;min-height:200px}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field .text-area textarea{box-sizing:border-box;width:100%}.tour-product .tour-modal .modal-wrapper .travelers .traveler .form-wrapper .form-row .field button{background-color:#fff;padding:0;margin-bottom:24px;border:0}.tour-product .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.tour-product .header-wrapper .header{display:flex;justify-content:space-between}@media (max-width: 1024px){.tour-product .header-wrapper .header .title h4{font-size:18px;margin:8px 0}}.tour-product .header-wrapper .header .right{display:flex;align-items:center;flex-direction:row}@media (max-width: 1024px){.tour-product .header-wrapper .header .right{display:none}}.tour-product .header-wrapper .header .right .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}.tour-product .header-wrapper .header .right .price-tax{display:none}@media (max-width: 1024px){.tour-product .header-wrapper .header .right .price-tax{display:none}}.tour-product .header-wrapper .header .right quantity-counter .qty{display:flex;align-items:center;flex-direction:row}.tour-product .header-wrapper .header .right quantity-counter .qty label{color:#000;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin-right:24px}.tour-product .header-wrapper .header .right quantity-counter .qty button{margin-right:16px;font-size:32px;font-weight:600;border:0;display:inline-flex;align-items:center;background-color:#fff}.tour-product .header-wrapper .header .right quantity-counter .qty input{background:#fff;border:1px solid #dddddd;box-sizing:border-box;border-radius:4px;padding:8px;font-size:16px;line-height:24px;width:50px;font-weight:700;text-align:center;margin-right:16px}.tour-product .header-wrapper .header .right .btnWrapper a{display:inline;box-sizing:content-box}.tour-product .header-wrapper .header .right button{background-color:#fff;box-sizing:content-box;border:0}.tour-product .header-wrapper .header .right button .addCart{display:flex;align-items:center}.tour-product .tour-content .overview{margin:64px 0;display:flex}@media (max-width: 1024px){.tour-product .tour-content .overview{flex-wrap:wrap;margin:24px 0}}.tour-product .tour-content .overview .left{width:20%;display:inline-flex;flex-direction:column}@media (max-width: 1024px){.tour-product .tour-content .overview .left{width:150vw;flex-direction:row;overflow-x:scroll;align-items:center}}.tour-product .tour-content .overview .left ::-webkit-scrollbar{display:none}.tour-product .tour-content .overview .left .overview-tab{cursor:pointer;margin:16px 0;text-decoration:none;color:#000;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:32px;padding:8px 16px;border-radius:50px;transition:background-color .3s ease-out}.tour-product .tour-content .overview .left .overview-tab.active{color:#fff;background-color:#000}.tour-product .tour-content .overview .right{width:80%}@media (max-width: 1024px){.tour-product .tour-content .overview .right{width:100%}}.tour-product .tour-content .overview .right .overview-section{padding:0 64px}.tour-product .tour-content .overview .right .overview-section a{text-decoration:underline;color:#000}.tour-product .tour-content .overview .right .overview-section ul li{font-size:24px;font-family:Playfair Display;margin:8px 0;color:#444}@media (max-width: 1024px){.tour-product .tour-content .overview .right .overview-section{padding:0;min-height:50vh}}.tour-product .tour-content .overview .right .overview-section p{color:#000}.tour-product .tour-content .summary{border-bottom:1px solid #e2dfdf;min-height:80vh}.tour-product .tour-content .summary .summary-wrapper{display:flex;min-height:80vh}@media (max-width: 1024px){.tour-product .tour-content .summary .summary-wrapper{flex-wrap:wrap}}.tour-product .tour-content .summary .summary-wrapper .gallery{width:70%;border-right:1px solid #e2dfdf;border-left:1px solid #e2dfdf;position:relative}@media (max-width: 1024px){.tour-product .tour-content .summary .summary-wrapper .gallery{width:100%;border:0}}.tour-product .tour-content .summary .summary-wrapper .gallery .controls{z-index:10;width:100%;height:100%}.tour-product .tour-content .summary .summary-wrapper .gallery .controls .left{position:absolute;top:50%;left:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tour-product .tour-content .summary .summary-wrapper .gallery .controls .right{position:absolute;top:50%;left:95%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tour-product .tour-content .summary .summary-wrapper .gallery .image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden}.tour-product .tour-content .summary .summary-wrapper .gallery .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tour-product .tour-content .summary .summary-wrapper .details{padding:34px;width:30%;height:100%}@media (max-width: 1024px){.tour-product .tour-content .summary .summary-wrapper .details{width:100%;padding:0}}.tour-product .tour-content .summary .summary-wrapper .details h4{margin:0}@media (max-width: 1024px){.tour-product .tour-content .summary .summary-wrapper .details h4{margin-bottom:24px;font-size:16px;line-height:24px}}.tour-product .tour-content .summary .summary-wrapper .details .description{color:#000}.tour-product .tour-content .summary .summary-wrapper .details .info{color:#000;margin:36px 0 16px}@media (max-width: 1024px){.tour-product .tour-content .summary .summary-wrapper .details .info{margin:16px 0;display:flex;align-items:center;justify-content:space-between}.tour-product .tour-content .summary .summary-wrapper .details .info .label{margin-bottom:0!important}}.tour-product .tour-content .summary .summary-wrapper .details .info p{color:#000;margin:0}.tour-product .tour-content .summary .summary-wrapper .details .info .label{margin-bottom:8px;font-weight:600}.tour-product .tour-content .synopsis{background-color:#333;padding:120px 80px 180px;color:#fff}@media (max-width: 1080px){.tour-product .tour-content .synopsis{padding:24px 24px 48px}}.tour-product .tour-content .synopsis .synopsis-container{width:1220px;min-width:1220px;margin:0 auto;height:100%}@media (max-width: 1366px){.tour-product .tour-content .synopsis .synopsis-container{padding:0 6%;width:88%;min-width:88%}}@media (max-width: 1080px){.tour-product .tour-content .synopsis .synopsis-container{padding:0 4%;width:92%;min-width:92%}}.tour-product .tour-content .synopsis h1,.tour-product .tour-content .synopsis h2,.tour-product .tour-content .synopsis h3,.tour-product .tour-content .synopsis h4,.tour-product .tour-content .synopsis h5,.tour-product .tour-content .synopsis h6{color:#fff}.tour-product .tour-content .synopsis .title{margin-bottom:40px}.tour-product .tour-content .itinerary{margin:32px 0 64px}.tour-product .tour-content .itinerary .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;margin-top:32px}.tour-product .tour-content .itinerary .list{margin:16px 0;grid-row-gap:16px;row-gap:16px;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:flex;width:100%;overflow-x:scroll}.tour-product .tour-content .itinerary .list .tour-day{padding:32px;border:1px solid #dddddd;border-radius:4px;background-color:#fff;min-width:440px}@media (max-width: 760px){.tour-product .tour-content .itinerary .list .tour-day{padding:16px;min-width:80vw;margin-right:16px}}.tour-product .tour-content .itinerary .list .tour-day p{color:#000}.tour-product .tour-content .itinerary .list .tour-day .day{margin:0 0 16px;font-weight:600}.tour-product .tour-content .header h4{margin:0;padding:8px 0}.tour-product .tour-content .essentials{margin:64px 0;display:flex}@media (max-width: 1024px){.tour-product .tour-content .essentials{margin:16px 0;flex-direction:column}}.tour-product .tour-content .essentials .left{width:20%;display:inline-flex;flex-direction:column}@media (max-width: 1024px){.tour-product .tour-content .essentials .left{width:100vw;flex-direction:row;overflow-x:auto}}.tour-product .tour-content .essentials .left .essentials-tab{width:200px;white-space:nowrap;width:auto;cursor:pointer;margin:16px 0;text-decoration:none;color:#000;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:32px;padding:8px 16px;border-radius:50px;transition:background-color .3s ease-out}.tour-product .tour-content .essentials .left .essentials-tab.active{color:#fff;background-color:#000}.tour-product .tour-content .essentials .right{width:80%}@media (max-width: 1024px){.tour-product .tour-content .essentials .right{width:100%}}.tour-product .tour-content .essentials .right .essentials-section{padding:0 64px}@media (max-width: 1024px){.tour-product .tour-content .essentials .right .essentials-section{padding:0}}.tour-product .tour-content .essentials .right .essentials-section p{color:#000}.tour-product .tour-content .essentials .right .essentials-section a{color:#000;text-decoration:underline}.tour-product .tour-content .essentials .right .essentials-section strong{font-weight:600}.account-login .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.account-login .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 760px){.account-login .header-wrapper .header h4{font-size:18px;margin:28px 0}}.account-login .account-wrapper{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.account-login .account-wrapper h2{font-style:"Playfair Display"}.account-login .account-wrapper form{display:inline-flex;flex-direction:column}.account-login .account-wrapper form input{margin:16px 0}.account-login table{padding:8px;width:100%}.account-login table thead{display:table-header-group;vertical-align:middle;border-color:inherit}.account-login table thead tr th{padding:18px 20px 14px;text-align:left;text-transform:uppercase;font-weight:500;color:gray;font-size:.8rem}.account-login table tbody tr:nth-child(odd){background-color:#e8e8e8}.account-login table tbody tr td{font-size:12px;text-align:left;padding:18px 20px 14px;color:#171717}.account-register .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.account-register .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}.account-register .account-wrapper{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.account-register .account-wrapper h2{font-style:"Playfair Display"}.account-register .account-wrapper form{display:inline-flex;flex-direction:column}.account-register .account-wrapper form input{margin:16px 0}.account-page .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.account-page .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}.account-page .account-wrapper{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.account-page .account-wrapper table{padding:8px;width:100%}.account-page .account-wrapper table thead{display:table-header-group;vertical-align:middle;border-color:inherit}.account-page .account-wrapper table thead tr th{padding:18px 20px 14px;text-align:left;text-transform:uppercase;font-weight:500;color:gray;font-size:.8rem}.account-page .account-wrapper table tbody tr:nth-child(odd){background-color:#e8e8e8}.account-page .account-wrapper table tbody tr td{font-size:12px;text-align:left;padding:18px 20px 14px;color:#171717}.account-page .account-wrapper p{color:#000}.account-page .account-wrapper h2{font-style:"Playfair Display"}.account-page .account-wrapper form{display:inline-flex;flex-direction:column}.account-page .account-wrapper form input{margin:16px 0}.about-content{background-color:#000}.about-content .about-container{width:1220px;min-width:1220px;margin:0 auto;height:100%}@media (max-width: 1366px){.about-content .about-container{padding:0 6%;width:88%;min-width:88%}}@media (max-width: 1080px){.about-content .about-container{padding:0 4%;width:92%;min-width:92%}}.about-content .hero{margin:0;height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(/cdn/shop/files/INDEX-ABOUT.webp?v=1629814034);display:flex;align-items:center;position:relative}@media (max-width: 760px){.about-content .hero{height:60vh}}.about-content .hero h1{overflow:hidden;padding-bottom:10vh;-webkit-transform:translateY(-15vh);transform:translateY(-15vh);mix-blend-mode:soft-light;width:100%;text-align:center;margin:0;font-family:Playfair Display;font-size:20vw;line-height:19vw;color:#fff9}@media (max-width: 760px){.about-content .hero h1{-webkit-transform:translateY(-5vh);transform:translateY(-5vh);font-size:30vw}}.about-content .hero .gradiant{margin-bottom:-5px;position:absolute;bottom:0;height:40%;width:100%;background:linear-gradient(180deg,#0000,#000)}.about-content .bio{background-color:#000;padding-bottom:200px}.about-content .bio .title-line h4{color:#fff;margin:0;font-size:24px;line-height:60px}@media (max-width: 1024px){.about-content .bio .title-line h4{font-weight:400;font-size:16px;line-height:34px}}.about-content .bio .image-block{height:650px;display:flex;align-items:center;margin-top:90px}@media (max-width: 1024px){.about-content .bio .image-block{margin:90px 0;height:1200px!important;flex-direction:column}}.about-content .bio .image-block p{flex:10;font-size:16px;line-height:36px}.about-content .bio .image-block p .word{overflow:hidden}@media (max-width: 1024px){.about-content .bio .image-block p{flex:1;font-size:14px;line-height:24px}}.about-content .bio .image-block p.left{padding-right:60px}@media (max-width: 1024px){.about-content .bio .image-block p.left{padding:0}}.about-content .bio .image-block p.right{padding-left:60px}@media (max-width: 1024px){.about-content .bio .image-block p.right{padding:0}}.about-content .bio .image-block .image-wrapper{height:100%;width:100%;flex:9;overflow:hidden}@media (max-width: 1024px){.about-content .bio .image-block .image-wrapper{flex:100%}}.about-content .bio .image-block .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:center}.about-content .books{background-color:#fff}.about-content .books .title{padding:34px 0;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.about-content .books .title h4{font-size:24px;margin:8px 0}}.about-content .books .book-list{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:120px}@media (max-width: 1024px){.about-content .books .book-list{grid-template-columns:1fr;grid-row-gap:20px;row-gap:20px;margin-bottom:60px}}.about-content .books .book-list p{margin:8px 0;color:#000}.about-content .books .book-list p a{font-style:italic}.nav-announcement{width:100%;position:absolute;background-color:#000;padding:8px 0;z-index:99}.nav-announcement p{text-align:center}nav{width:100%;height:80px;top:0;z-index:1000;background:#fff;position:fixed}@media (max-width: 1024px){nav{height:80px}}nav .nav-mobile__overlay{z-index:1000;width:100%;position:fixed;bottom:32px}@media (min-width: 1030px){nav .nav-mobile__overlay{display:none}}nav .nav-mobile__overlay .container{padding:0 10%;width:80%;min-width:80%}nav .nav-mobile__overlay .overlay-inner{width:100%;display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;bottom:32px}nav .nav-mobile__overlay .overlay-inner button{display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:50px;padding:16px;border:0}nav .nav-mobile__overlay .overlay-inner button a{display:flex;justify-content:center;align-items:center}nav .nav-mobile__overlay .overlay-inner button .icon{display:flex;justify-content:center;align-items:center}nav .nav-mobile__overlay .overlay-inner button .icon.nav_close{visibility:hidden;display:none}nav .nav-mobile__overlay .overlay-inner button.home{background-color:#2e2e2e;visibility:hidden}nav .nav-mobile__overlay .overlay-inner button.mail{background-color:#2e2e2e;visibility:hidden}nav .nav-mobile__overlay .overlay-inner button svg path{stroke:#fff!important}nav .nav-mobile__menu{visibility:hidden;top:0;z-index:999;position:fixed;width:0;height:100vh;background-color:#000}nav .nav-mobile__menu .container{padding:0 10%;width:80%;min-width:80%}nav .nav-mobile__menu .logo{margin:52px 0 40px;width:100%;display:flex;align-items:center;justify-content:center}nav .nav-mobile__menu .logo svg{width:80%}nav .nav-mobile__menu section{display:inline-flex;flex-direction:column;width:100%;justify-content:space-between}nav .nav-mobile__menu section .title{width:100%;display:flex;align-items:center;justify-content:space-between}nav .nav-mobile__menu section .title h4{font-size:24px;line-height:48px;color:#fff;margin:8px 0}nav .nav-mobile__menu section .title svg{-webkit-transform:rotate(180);transform:rotate(180);width:24px;height:24px}nav .nav-mobile__menu section .title svg path{stroke:#fff!important}nav .nav-mobile__menu section ul{margin:0;height:0;overflow:hidden;padding-left:8px;list-style:none}nav .nav-mobile__menu section ul li{margin:16px 0}nav .nav-mobile__menu section ul li a{text-decoration:none;color:#fff;font-size:16px;line-height:24px}nav .nav-wrapper{height:80px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){nav .nav-wrapper{height:80px}}@media (max-width: 1024px){nav .nav-wrapper .nav-left{display:none}}nav .nav-wrapper .nav-center{display:flex;align-items:center}nav .nav-wrapper .nav-center .nav-link{height:80px;font-style:normal;font-weight:300;font-size:16px;line-height:24px;padding:0 20px;display:inline-flex;align-items:center;position:relative}@media (max-width: 1024px){nav .nav-wrapper .nav-center .nav-link{display:none}nav .nav-wrapper .nav-center .nav-link.logo{display:flex}nav .nav-wrapper .nav-center .nav-link.logo svg{padding:0;width:160px!important}nav .nav-wrapper .nav-center .nav-link.logo svg path{fill:#58585a}}nav .nav-wrapper .nav-center .nav-link a{text-decoration:none;color:#000}nav .nav-wrapper .nav-center .nav-link svg{padding-left:10px}nav .nav-wrapper .nav-center .nav-link .dropdown{min-width:150%;background:#fff;display:none;position:absolute;z-index:600;opacity:0;left:0;top:57px;padding:12px 32px;border-radius:3px;box-shadow:0 4px 8px #00000026}nav .nav-wrapper .nav-center .nav-link .dropdown li{padding:8px 0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}nav .nav-wrapper .nav-center .nav-link .dropdown li a{text-decoration:none;color:#000}nav .nav-wrapper .nav-center .nav-link .dropdown li:hover{-webkit-transform:translateX(-3px);transform:translate(-3px)}nav .nav-wrapper .nav-center .nav-link:hover ul.dropdown{display:block;opacity:1}nav .nav-wrapper .nav-center .nav-link .dropdown li{display:block}nav .nav-wrapper .nav-center .nav-link.logo svg{width:220px}nav .nav-wrapper .nav-center .nav-link.logo svg path{fill:#58585a}@media (max-width: 1024px){nav .nav-wrapper .nav-center .shop,nav .nav-wrapper .nav-center .learn,nav .nav-wrapper .nav-center .collections,nav .nav-wrapper .nav-center .account{display:none}}nav .nav-wrapper .nav-center .logo{height:40px}@media (max-width: 1024px){nav .nav-wrapper .nav-center .logo{padding:0}}nav .nav-wrapper .nav-right{display:flex;align-items:center;justify-content:center}nav .nav-wrapper .nav-right .nav-socials{display:flex;align-items:center;justify-content:center;margin-right:74px}@media (max-width: 1300px){nav .nav-wrapper .nav-right .nav-socials{margin-right:50px}}@media (max-width: 1080px){nav .nav-wrapper .nav-right .nav-socials{display:none}}nav .nav-wrapper .nav-right .nav-socials a{height:24px;width:24px;margin:0 12px}nav .nav-wrapper .nav-right .nav-menu-icon{margin-right:28px}@media (max-width: 1024px){nav .nav-wrapper .nav-right .nav-menu-icon{display:none}}nav .nav-wrapper .nav-right a{text-decoration:none;color:#000}nav .nav-wrapper .nav-right a .nav-cart{display:flex;align-items:center}nav .nav-wrapper .nav-right a .nav-cart:hover \ #cartModal{opacity:1}nav .nav-wrapper .nav-right a .nav-cart span{margin-left:8px}.nav-hover{background:#00000080;position:fixed;top:80px;width:100vw;z-index:100;height:100vh;display:none;opacity:0}.nav-hover .collections .link,.nav-hover .learn .link{width:50%!important}.nav-hover .dropdown{height:0;display:flex;width:100vw;position:absolute}.nav-hover .dropdown .link{height:100%;width:25%;overflow:hidden;position:relative;background-color:#000;text-align:center;color:#fff}.nav-hover .dropdown .link h3{margin-top:58px}.nav-hover .dropdown .link .gradient{position:absolute;top:0;height:40%;width:100%;background:linear-gradient(180deg,#000,#0000 29.83%)}.nav-hover .dropdown .landscape{background-image:url(/cdn/shop/files/INDEX-COLLECTIONS-2.png?v=1628676515);background-repeat:no-repeat;background-position:center;background-size:cover}.nav-hover .dropdown .portrait{background-image:url(/cdn/shop/files/T7A2864-Edit-2.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}.nav-hover .dropdown .viewall{background-image:url(/cdn/shop/files/INDEX-COLLECTIONS-4.png?v=1628676516);background-repeat:no-repeat;background-position:center;background-size:cover}.nav-hover .dropdown .travel{background-image:url(/cdn/shop/files/INDEX-COLLECTIONS-3.png?v=1628676515);background-repeat:no-repeat;background-position:center;background-size:cover}.nav-menu{display:none;position:none;opacity:0;top:0;height:100vh;width:100vw;background-color:#000;color:#fff;z-index:99}.nav-menu .nav-menu-header{margin-top:30px;display:flex;justify-content:center;align-items:center}.nav-menu .nav-menu-header .nav-menu-logo img{height:80px}.nav-menu .nav-menu-list{width:25%}.nav-menu .nav-menu-list h3{color:#fff;margin-bottom:32px;font-style:normal;font-weight:400;font-size:2em;line-height:48px}.nav-menu .nav-menu-list .menu-links{width:100%;color:#fff;display:flex;flex-direction:column}.nav-menu .nav-menu-list .menu-links a{text-decoration:none;color:#fff;width:100%;overflow:hidden;font-family:Work Sans;font-style:normal;font-weight:400;font-size:20px;line-height:40px;letter-spacing:1px}footer{overflow:hidden}footer .footer-logo{margin:80px 0}footer .footer-wrapper{padding:72px 0;background-color:#000;color:#fff}footer .footer-wrapper .logo{margin:0 auto}footer .footer-wrapper .logo svg{width:350px}@media (max-width: 760px){footer .footer-wrapper .logo svg{width:200px}}footer .footer-wrapper .links{margin:72px 0;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:20px;line-height:48px}footer .footer-wrapper .links .left{flex:1;flex-wrap:wrap;display:flex}footer .footer-wrapper .links .left .link{color:#fff;text-decoration:none;flex:50%;position:relative;font-size:20px;line-height:48px}@media (max-width: 760px){footer .footer-wrapper .links .left .link{font-size:16px;line-height:32px}}footer .footer-wrapper .links .right{border-left:1px solid #585858;padding-left:64px;flex:1}@media (max-width: 760px){footer .footer-wrapper .links .right{display:none}}footer .footer-wrapper .links .right h4{margin:0 0 24px}footer .footer-wrapper .links .right p{font-style:normal;font-weight:400;font-size:18px;line-height:24px;margin-bottom:30px}footer .footer-wrapper .links .right .newsletter{display:flex;align-items:center;justify-content:flex-start}footer .footer-wrapper .links .right .newsletter .wrapper{margin-right:16px}footer .footer-wrapper .links .right .newsletter .wrapper input{padding:12px 40px 12px 16px;border-radius:0;border:0}footer .footer-wrapper .copyright{margin-top:74px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 760px){footer .footer-wrapper .copyright{display:block}}@media (max-width: 760px){footer .footer-wrapper .copyright .left .term .row{display:grid}}@media (max-width: 760px){footer .footer-wrapper .copyright .left .term .row p{display:none}}footer .footer-wrapper .copyright .left .cookie a{text-decoration:none;color:#fff}@media (max-width: 760px){footer .footer-wrapper .copyright .left .cookie .row{display:grid}}@media (max-width: 760px){footer .footer-wrapper .copyright .left .cookie .row p{display:none}}@media (max-width: 760px){footer .footer-wrapper .copyright .left .cookie .row a{text-decoration:underline}}footer .footer-wrapper .copyright .left a{font-style:normal;font-weight:400;font-size:14px;line-height:21px;margin-right:16px}@media (max-width: 760px){footer .footer-wrapper .copyright .left a{font-size:12px;line-height:21px;color:#cdcdcd}}footer .footer-wrapper .copyright .left p{margin-right:16px}footer .footer-wrapper .copyright .left .term{margin-bottom:0}@media (max-width: 760px){footer .footer-wrapper .copyright .left .term{margin-bottom:40px}}footer .footer-wrapper .copyright .right{display:flex;align-items:center}@media (max-width: 760px){footer .footer-wrapper .copyright .right{margin-top:40px;margin-right:12px}}footer .footer-wrapper .copyright .right a{height:24px;width:24px;margin:0 12px}@media (max-width: 760px){footer .footer-wrapper .copyright .right a{margin:0 12px 0 0}}.home-page .collection{margin-bottom:5px}.home-page .collection .header{background-image:url(/cdn/shop/files/INDEX-COLLECTION.png?v=1628676515);background-size:cover;height:775px;overflow:hidden;position:relative;margin-bottom:-2px;z-index:2}@media (max-width: 760px){.home-page .collection .header{height:533px}}.home-page .collection .header .details{z-index:1;position:absolute;bottom:80px;width:100%;display:inline-flex;flex-direction:column;align-items:center}.home-page .collection .header .details p{padding:0 120px;text-align:center;margin-bottom:32px}@media (max-width: 760px){.home-page .collection .header .details p{padding:0 20px}}.home-page .collection .header .details .btn{justify-content:center}.home-page .collection .header .gradient{position:absolute;bottom:0;height:50%;width:100%;background:linear-gradient(180deg,#0000,#000c 65.1%)}.home-page .collection .header h1{z-index:1;width:100%;color:#d2bf8c;position:absolute;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:calc(clamp(1300px,100vw,2000px)*.172);mix-blend-mode:soft-light;text-align:center;top:-5.625vw}@media (max-width: 1024px){.home-page .collection .header h1{top:8.625vw}}@media (max-width: 1080px){.home-page .collection .header h1{font-size:16.2vw;top:2.625vw}}@media (max-width: 760px){.home-page .collection .header h1{font-size:64px;line-height:84px}}.home-page .collection .collections{display:inline-flex;width:100%}@media (max-width: 1024px){.home-page .collection .collections{display:grid}}.home-page .collection .collections .collection{overflow:hidden;position:relative;background-color:#000;text-decoration:none;width:25%;height:580px;text-align:center;color:#fff}@media (max-width: 1024px){.home-page .collection .collections .collection{width:100%;text-align:left;margin:0;height:340px}}@media (max-width: 760px){.home-page .collection .collections .collection{height:240px}}.home-page .collection .collections .collection .gradient{position:absolute;top:0;height:40%;width:100%;background:linear-gradient(180deg,#000,#0000 29.83%)}@media (max-width: 1024px){.home-page .collection .collections .collection .gradient{height:100%;background:linear-gradient(180deg,#0000 50%,#000 91.29%)}}.home-page .collection .collections .collection h3{margin-top:57px}@media (max-width: 1024px){.home-page .collection .collections .collection h3{font-size:24px;line-height:48px;position:absolute;margin:24px;bottom:0}.home-page .collection .collections .collection h3:after{border-color:#fff;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:8px;position:relative;vertical-align:center;width:8px;top:-3px;left:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.home-page .collection .collections .landscape{background-image:url(/cdn/shop/files/INDEX-MOUNTAINS.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .collection .collections .seashore{background-image:url(/cdn/shop/files/T7A2864-Edit-2.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .collection .collections .viewall{background-image:url(/cdn/shop/files/T7A1313.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .collection .collections .travel{background-image:url(/cdn/shop/files/Q9A5131.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .link-pages{display:flex}@media (max-width: 1024px){.home-page .link-pages{display:block}}.home-page .link-pages .page{flex:1;height:1200px;position:relative;overflow:hidden}@media (max-width: 1024px){.home-page .link-pages .page{height:740px}}.home-page .link-pages .page h1{position:absolute;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:16.625vw;line-height:252px;mix-blend-mode:soft-light;left:-20px;top:-210px}@media (max-width: 760px){.home-page .link-pages .page h1{margin:0;top:10%;left:48%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:156px;line-height:170px;text-align:center;color:#000;mix-blend-mode:soft-light}}.home-page .link-pages .page .details{background-color:red;padding:80px 0;position:absolute;bottom:0;width:100%;display:inline-flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#0000,#000c 65.1%)}.home-page .link-pages .page .details p{padding:0 30px;text-align:center;margin-bottom:32px}.home-page .link-pages .page .details .btn{justify-content:center}.home-page .link-pages .shop{margin-top:20px;margin-right:20px;background-image:url(/cdn/shop/files/HOME-SHOP.png?v=1644595303);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width: 1024px){.home-page .link-pages .shop{margin:16px 0 0}}@media (max-width: 760px){.home-page .link-pages .shop h1{font-size:180px;text-align:center}}.home-page .link-pages .about{margin-top:20px;margin-left:20px;background-image:url(/cdn/shop/files/INDEX-ABOUT.webp?v=1629814034);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width: 1024px){.home-page .link-pages .about{margin:16px 0 0}}.home-page .follow-passion{text-align:center;margin-top:40px}.home-page .follow-passion h3{margin-bottom:23px}.home-page .follow-passion p{margin-bottom:40px;color:#000}.home-page .follow-passion .instagram-feed{display:flex;margin-bottom:40px}.home-page .follow-passion .instagram-feed .post{background-color:red;height:280;flex:1;margin:10px}.home-page .learn{margin-top:80px}.home-page .learn .collections{display:flex}@media (max-width: 1024px){.home-page .learn .collections{display:block}}.home-page .learn .collections .collection{flex:1;height:580px;position:relative;color:#000}.home-page .learn .collections .collection a{text-decoration:none;color:#fff}@media (max-width: 1024px){.home-page .learn .collections .collection{height:240px;margin:0!important}}.home-page .learn .collections .collection .gradient{position:absolute;bottom:0;height:50%;width:100%;background:linear-gradient(180deg,#0000,#000c 65.1%)}.home-page .learn .collections .collection .details{color:#fff;position:absolute;width:100%;bottom:20px;left:24px;padding:18px}@media (max-width: 1024px){.home-page .learn .collections .collection .details{padding:0!important}}.home-page .learn .collections .collection .details h3{margin:0}@media (max-width: 1024px){.home-page .learn .collections .collection .details h3{font-size:20px;line-height:48px}.home-page .learn .collections .collection .details h3:after{border-color:#fff;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:8px;position:relative;vertical-align:center;width:8px;top:-3px;left:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.home-page .learn .collections .collection .details .action{position:relative;-webkit-transform:translateX(-80px);transform:translate(-80px)}@media (max-width: 1024px){.home-page .learn .collections .collection .details .action{display:none}}.home-page .learn .tuition{background-image:url(/cdn/shop/files/ONE-TO-ONE.png?v=1631614390);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .learn .tours{background-image:url(/cdn/shop/files/TOURS.png?v=1631614390);background-repeat:no-repeat;background-position:center;background-size:cover}.home-page .news{margin-bottom:80px}.home-page .news .header{margin-bottom:20px}@media (max-width: 1024px){.home-page .news .header{display:flex;align-items:center;justify-content:center;margin-top:56px}}.home-page .news .header a{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000;text-decoration:none;text-decoration:underline}@media (max-width: 1024px){.home-page .news .header a{display:none}}.home-page .news .featured{height:400px;display:flex}@media (max-width: 1024px){.home-page .news .featured{height:auto;display:block}}.home-page .news .featured .image{flex:3;overflow:hidden}.home-page .news .featured .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-page .news .featured .content{padding:40px;flex:2}@media (max-width: 1024px){.home-page .news .featured .content{padding:16px 0}}.home-page .news .featured .content h5,.home-page .news .featured .content h3{margin:0}.home-page .news .featured .content p{color:#000}.home-page .news .featured .content a{margin-top:16px;display:inline-block}.home-page .news .blog-posts{display:flex;padding:46px 0}@media (max-width: 1024px){.home-page .news .blog-posts{display:block}}.home-page .news .blog-posts .post{flex:1}.home-page .news .blog-posts .post h5,.home-page .news .blog-posts .post h4{margin:4px 0}.home-page .news .blog-posts .post a{display:inline-block;margin-top:24px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000;text-decoration:underline}.home-page .news .blog-posts .post#post1{border-right:1px solid #dddddd}@media (max-width: 1024px){.home-page .news .blog-posts .post#post1{padding:24px 0;border:0;border-top:1px solid #dddddd;margin-bottom:8}}.home-page .news .blog-posts .post#post2{padding:0 24px;border-right:1px solid #dddddd}@media (max-width: 1024px){.home-page .news .blog-posts .post#post2{padding:24px 0;border:0;border-top:1px solid #dddddd;margin-bottom:8}}.home-page .news .blog-posts .post#post3{padding:0 24px}@media (max-width: 1024px){.home-page .news .blog-posts .post#post3{padding:24px 0;border:0;border-top:1px solid #dddddd;margin-bottom:8}}.faq-page .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}@media (max-width: 1024px){.faq-page .header-wrapper{display:none}}.faq-page .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.faq-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0}}@media (max-width: 1024px){.faq-page .header-wrapper .header .right{display:none}}.faq-page .questions{display:flex;min-height:90vh}@media (max-width: 1024px){.faq-page .questions{height:90vh;flex-direction:column-reverse}}.faq-page .questions .tabs{padding-top:24px;width:50%}@media (max-width: 1024px){.faq-page .questions .tabs{width:100%;height:50%;overflow-y:scroll}}.faq-page .questions .tabs .tab{-webkit-transform:translateX(-32px);transform:translate(-32px);margin:32px 0}@media (max-width: 1024px){.faq-page .questions .tabs .tab{-webkit-transform:translateX(0px);transform:translate(0)}}.faq-page .questions .tabs .tab .wrapper{word-break:break-all;text-decoration:none;color:#000;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:32px;padding:16px 32px;border-radius:50px;transition:background-color .3s ease-out}@media (max-width: 1024px){.faq-page .questions .tabs .tab .wrapper{padding:8px 16px;font-size:14px;line-height:24px}}.faq-page .questions .tabs .tab .wrapper.active{color:#fff;background-color:#000}.faq-page .questions .picture{width:50%;background-image:url(/cdn/shop/files/FAQ-WATER.jpg?v=1628680234);transition:background-image .3s ease-out;background-size:cover;background-position:center;position:relative}@media (max-width: 1024px){.faq-page .questions .picture{width:100%;height:50%}}.faq-page .questions .picture .image-cover{position:absolute;width:100%;height:100%;background-color:#000;z-index:20}.faq-page .questions .picture .gradiant{background-color:#000000b3;height:100vh;width:100%}@media (max-width: 1024px){.faq-page .questions .picture{overflow:hidden}}@media (max-width: 760px){.faq-page .questions .picture{overflow-y:scroll}}.faq-page .questions .picture h4{padding:0;margin:0;width:85%;position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);font-size:32px;line-height:48px;text-align:center;color:#fff}@media (max-width: 1024px){.faq-page .questions .picture h4{font-size:18px;line-height:28px}}.contact-page{min-height:90vh;border-bottom:1px solid #e2dfdf}.contact-page .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.contact-page .header-wrapper .header{display:flex;justify-content:space-between}@media (max-width: 760px){.contact-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0}}.contact-page .contact-wrapper{display:flex;min-height:100vh}@media (max-width: 760px){.contact-page .contact-wrapper{flex-direction:column}}.contact-page .contact-wrapper .form{border-right:1px solid #e2dfdf;padding-top:24px;padding-right:36px;width:50%}@media (max-width: 760px){.contact-page .contact-wrapper .form{width:100%!important;border:0}}.contact-page .contact-wrapper .form h4{font-size:16px;line-height:21px}.contact-page .contact-wrapper .form .success-message{padding:0 16px;border:2px solid #e2dfdf;border-radius:8px}.contact-page .contact-wrapper .form .success-message p{color:#000}.contact-page .contact-wrapper .form .form-row{display:flex;align-items:center;width:100%;position:relative}@media (max-width: 760px){.contact-page .contact-wrapper .form .form-row{align-items:flex-start;flex-direction:column}.contact-page .contact-wrapper .form .form-row h4{margin:16px 0 4px;text-align:left}.contact-page .contact-wrapper .form .form-row .label{width:100%;margin-right:0}.contact-page .contact-wrapper .form .form-row select{margin-bottom:12px}}.contact-page .contact-wrapper .form .form-row .label{width:30%;margin-right:5%}.contact-page .contact-wrapper .form .form-row .field,.contact-page .contact-wrapper .form .form-row .field input{width:100%;box-sizing:border-box}.contact-page .contact-wrapper .form .form-row .field select{width:100%}.contact-page .contact-wrapper .form .form-row .field:last-child{margin-top:16px}.contact-page .contact-wrapper .form .form-row .field .text-area{width:100%;min-height:200px}.contact-page .contact-wrapper .form .form-row .field .text-area textarea{box-sizing:border-box;width:100%}.contact-page .contact-wrapper .form .form-row .field button{background-color:#fff;padding:0;margin-bottom:24px;border:0}.contact-page .contact-wrapper .social{width:50%;padding-left:24px;padding-top:24px}@media (max-width: 760px){.contact-page .contact-wrapper .social{width:100%;border-top:1px solid #e2dfdf;padding:16px 0 50px}.contact-page .contact-wrapper .social .row{flex-direction:column;align-items:flex-start}}.contact-page .contact-wrapper .social .left{width:30%}.contact-page .contact-wrapper .social .right{width:70%}@media (max-width: 760px){.contact-page .contact-wrapper .social .right{margin-bottom:32px}}.contact-page .contact-wrapper .social .right .email{color:#000;text-decoration:underline}.contact-page .contact-wrapper .social p{color:#000;text-align:left}.contact-page .contact-wrapper .social h4{font-size:16px;line-height:21px;margin:16px}@media (max-width: 760px){.contact-page .contact-wrapper .social h4{margin-left:0}}.contact-page .contact-wrapper .social a{text-decoration:none;margin-right:16px}.learn-page{border-bottom:1px solid #e2dfdf}.learn-page .header-wrapper{border-bottom:1px solid #e2dfdf;border-top:1px solid #e2dfdf}.learn-page .header-wrapper .header{display:flex;align-items:center;justify-content:space-between}@media (max-width: 760px){.learn-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0!important}}@media (max-width: 760px){.learn-page .header-wrapper .header .right{display:none}}.learn-page .header-wrapper .header .right .learn-tab{cursor:pointer;transition:background-color .3s ease-out;text-decoration:none;color:#000;font-style:normal;font-weight:400;font-size:16px;line-height:32px;padding:8px 16px;border-radius:50px}.learn-page .header-wrapper .header .right .learn-tab.active{color:#fff;background-color:#000}@media (max-width: 760px){.learn-page .group-tours .headline h1{font-size:24px;line-height:48px;margin:16px 0 0}}.learn-page .group-tours .filter{display:flex;align-items:center;justify-content:space-between}@media (max-width: 760px){.learn-page .group-tours .filter{flex-direction:column}}.learn-page .group-tours .filter .selector{position:relative;display:flex;align-items:center;width:100%}@media (max-width: 760px){.learn-page .group-tours .filter .selector{flex-direction:column}}@media (max-width: 760px){.learn-page .group-tours .filter .selector .year{width:100%;margin:8px 0}.learn-page .group-tours .filter .selector .year select{width:100%}}.learn-page .group-tours .filter .selector .month{margin-left:40px}@media (max-width: 760px){.learn-page .group-tours .filter .selector .month{margin:16px 0;width:calc(100vw - 3%);white-space:nowrap;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}}.learn-page .group-tours .filter .selector .month button{font-family:Work Sans;margin:0 4px;color:#000;background-color:#fff;border:0;font-size:16px;line-height:24px;padding:8px;border-radius:20px;transition:background-color .15s ease-out;cursor:pointer}.learn-page .group-tours .filter .selector .month button.active{background-color:#000;color:#fff}.learn-page .group-tours .filter .selector .month button:hover{background-color:#ebebeb}@media (max-width: 760px){.learn-page .group-tours .filter .search{display:none!important}}.learn-page .group-tours .tour-wrapper{margin-top:40px;border-top:1px solid #e2dfdf}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper{margin-top:0;min-height:50vh}}.learn-page .group-tours .tour-wrapper .tours .tour{margin:80px 0}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour{margin:32px 0}}.learn-page .group-tours .tour-wrapper .tours .tour .title{display:flex;justify-content:space-between;align-items:center}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .title h3{width:50%;margin:0;font-size:18px;line-height:24px}}.learn-page .group-tours .tour-wrapper .tours .tour .title .price{display:flex;justify-content:space-between;align-items:center}.learn-page .group-tours .tour-wrapper .tours .tour .title .price h3{font-family:Work Sans;font-weight:600;font-size:24px;line-height:27px}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .title .price h3{display:none;margin:0}}.learn-page .group-tours .tour-wrapper .tours .tour .title .price a{font-size:18px;line-height:27px;text-decoration:none;margin-left:32px}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .title .price a{font-size:14px;line-height:27px;margin:0}}.learn-page .group-tours .tour-wrapper .tours .tour .details{display:flex}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details{flex-direction:column}}.learn-page .group-tours .tour-wrapper .tours .tour .details .image{width:30%;height:250px;overflow:hidden}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .image{margin-top:16px;width:100%;padding:0}}.learn-page .group-tours .tour-wrapper .tours .tour .details .image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.learn-page .group-tours .tour-wrapper .tours .tour .details .image img{transition:all .6s ease-in-out;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.learn-page .group-tours .tour-wrapper .tours .tour .details .information{width:70%;padding-left:40px}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .information{width:100%;padding:0}}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .row{display:flex;justify-content:space-between;align-items:center}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .row .date{font-style:normal;font-weight:700;font-size:16px;line-height:27px;color:#000}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .information .row .date{margin:16px 0 3px}}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .row .slots{font-style:normal;font-weight:700;font-size:16px;line-height:27px;color:#000}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .information .row .slots{margin:16px 0 3px}}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .location{font-size:16px;line-height:24px;color:#000}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .information .location{margin:3px 0 16px}}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .description{color:#000}@media (max-width: 760px){.learn-page .group-tours .tour-wrapper .tours .tour .details .information .description{display:none}}.learn-page .group-tours .tour-wrapper .tours .tour .details .information .findOut{text-decoration:none;color:#000;font-weight:600;font-size:16px;line-height:27px}.learn-page .tut-section .headline{display:flex;align-items:center;justify-content:space-between}.learn-page .tut-section .headline .actions{display:flex;align-items:center;flex-direction:row}.learn-page .tut-section .headline .actions .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}.learn-page .tut-section .headline .actions .qty{display:flex;align-items:center;flex-direction:row}.learn-page .tut-section .headline .actions .qty label{color:#000;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin-right:24px}.learn-page .tut-section .headline .actions .qty button{margin-right:16px;font-size:32px;font-weight:600;border:0;display:inline-flex;align-items:center;background-color:#fff}.learn-page .tut-section .headline .actions .qty input{background:#fff;border:1px solid #dddddd;box-sizing:border-box;border-radius:4px;padding:8px;font-size:16px;line-height:24px;width:50px;font-weight:700;text-align:center;margin-right:16px}.learn-page .tut-section .tut-product{border-top:1px solid #e2dfdf}.learn-page .tut-section .tut-product .image-gallery{height:80vh;position:relative;flex:6}.learn-page .tut-section .tut-product .image-gallery .controls{width:100%;height:100%}.learn-page .tut-section .tut-product .image-gallery .controls .left{position:absolute;top:50%;left:5%;-webkit-transform:translate(-5%,-50%);transform:translate(-5%,-50%)}.learn-page .tut-section .tut-product .image-gallery .controls .right{position:absolute;top:50%;left:95%;-webkit-transform:translate(-50%,-5%);transform:translate(-50%,-5%)}.learn-page .tut-section .tut-product .image-gallery .image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.learn-page .tut-section .tut-product .details{border-left:1px solid #e2dfdf;padding-left:33px;padding-top:33px;flex:2}.learn-page .tut-section .tut-product .details p{color:#000;padding:0;margin:0}.learn-page .online-section .headline{display:flex;align-items:center;justify-content:space-between}.learn-page .online-section .headline .actions{display:flex;align-items:center;flex-direction:row}.learn-page .online-section .headline .actions .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}.learn-page .online-section .online-wrapper{border-bottom:1px solid #e2dfdf;border-top:1px solid #e2dfdf}.learn-page .online-section .online-wrapper .image-gallery{height:80vh;position:relative;flex:6}.learn-page .online-section .online-wrapper .image-gallery .controls{width:100%;height:100%}.learn-page .online-section .online-wrapper .image-gallery .controls .left{position:absolute;top:50%;left:5%;-webkit-transform:translate(-5%,-50%);transform:translate(-5%,-50%)}.learn-page .online-section .online-wrapper .image-gallery .controls .right{position:absolute;top:50%;left:95%;-webkit-transform:translate(-50%,-5%);transform:translate(-50%,-5%)}.learn-page .online-section .online-wrapper .image-gallery .image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.learn-page .online-section .online-wrapper .details{border-left:1px solid #e2dfdf;padding-left:33px;padding-top:33px;flex:2}.learn-page .online-section .online-wrapper .details h4{padding:0;margin:0 0 24px;font-size:32px;line-height:48px}.learn-page .online-section .online-wrapper .details p{color:#000;padding:0;margin:0}.learn-page .online-section .online-wrapper .details .feature-list{display:inline-flex;flex-direction:column}.learn-page .online-section .online-wrapper .details .feature-list .feature{display:inline-flex;justify-content:left;align-items:center}.learn-page .online-section .online-wrapper .details .feature-list .feature h4{font-family:Work Sans!important;font-weight:600;font-size:18px;line-height:27px;margin:4px 0 4px 24px}.learn-page .online-section .online-wrapper .details .testo{margin-top:32px}.learn-page .online-section .online-wrapper .details .testo h4{font-size:24px;line-height:32px;padding:0;margin:8px 0}.learn-page .online-section .online-wrapper .details .testo .quote{margin-top:8px;font-size:16px;line-height:24px}.learn-page .online-section .online-wrapper .details .testo .client{margin-top:8px;font-size:14px;line-height:24px}.product-page{min-height:90vh;border-bottom:1px solid #e2dfdf;height:auto}.product-page .header-wrapper{z-index:10;background-color:#fff;border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.product-page .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 760px){.product-page .header-wrapper .header .title{width:50%}}@media (max-width: 760px){.product-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0;line-height:25px}}.product-page .header-wrapper .header .right{display:flex;align-items:center;flex-direction:row}@media (max-width: 760px){.product-page .header-wrapper .header .right{align-items:center}}.product-page .header-wrapper .header .right .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}@media (max-width: 760px){.product-page .header-wrapper .header .right .price{font-weight:600;font-size:18px;line-height:24px;margin:4px 0}}.product-page .header-wrapper .header .right .price-tax{margin-right:32px;font-family:Work Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#bbb}@media (max-width: 760px){.product-page .header-wrapper .header .right .price-tax{margin:0 16px 0 0;text-align:right;font-weight:400;font-size:10px;line-height:16px}}@media (max-width: 760px){.product-page .header-wrapper .header .right input[type=submit]{display:none}}@media (max-width: 760px){.product-page .header-wrapper .header .right quantity-counter{display:none}}.product-page .mobile-checkout{z-index:1000;background-color:#fff;padding:20px 0;bottom:0;position:fixed;width:100%}@media (min-width: 760px){.product-page .mobile-checkout{display:none}}.product-page .product-frame{display:flex;position:relative}@media (max-width: 1024px){.product-page .product-frame{flex-direction:column}}.product-page .product-frame image-gallery{flex:6}@media (min-width: 760px){.product-page .product-frame image-gallery{border-left:1px solid #dddddd}}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .life-image{position:absolute;width:100%;height:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .life-image img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;right:0;position:absolute;top:0;box-shadow:0 4px 8px #00000026}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper{position:absolute;width:75%;height:72%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper.life-viewed{top:30%;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3)}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper.panoramic{height:70%;width:77%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper.landscape{width:75%;height:72%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper.square{width:75%;height:72%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper.portrait{width:76%;height:73%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper .print-wrap{position:absolute;height:100%;width:100%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper .print-wrap img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;right:0;position:absolute;top:0;box-shadow:0 8px 16px #4204044d}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper .acrylic-wrap{position:absolute;height:100%;width:100%;display:none}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .art-wrapper .acrylic-wrap img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;right:0;position:absolute;top:0;box-shadow:0 4px 8px #00000026}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image{position:absolute;width:82%;height:80%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101;transition:scale 1s ease-in-out}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.life-viewed{top:30%;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3)}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.square{width:82%;height:82%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.landscape{width:81%;height:81%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.panoramic{width:82%;height:83%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.portrait{width:83%;height:80%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.acrylic-frame{width:76.5%;height:74%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.acrylic-frame.portrait{width:75%;height:74%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.acrylic-frame.panoramic{width:78%;height:74%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image.acrylic-frame.landscape{width:76%;height:74%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image .frame{position:absolute;height:100%;width:100%}.product-page .product-frame image-gallery .image-gallery .wrapper .gallery-item .frame-image .frame img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;right:0;position:absolute;top:0;box-shadow:0 8px 16px #4204044d}.product-page .product-frame .product-details{border-left:1px solid #dddddd;min-height:80vh;height:auto;flex:2;padding-top:32px;padding-left:32px;padding-bottom:32px}.product-page .product-frame .product-details.hidden{display:none}@media (max-width: 760px){.product-page .product-frame .product-details{border:0;padding:32px 0}}.product-page .product-frame .product-details .details{color:#000!important;margin:0 0 37px}.product-page .product-frame .product-details p{margin:0;color:#000;font-size:14px}.product-page .product-frame .product-details p strong{font-weight:600}.product-page .product-frame .product-details ul li{margin:8px 0}.product-page .product-frame .product-details .variant-input{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.product-page .product-frame .product-details .variant-input h4{margin:16px 0;flex:2;font-size:20px}@media (max-width: 760px){.product-page .product-frame .product-details .variant-input h4{font-size:18px;margin:8px 0}}.product-page .product-frame .product-details .variant-input select{flex:2;width:100%}.product-page .product-frame .product-details .variant-input select select{width:100%;font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:24px}@media (max-width: 760px){.product-page .product-frame .product-details .variant-input select{font-size:16px;margin:8px 0}}.product-page .product-frame .product-details .frame{display:flex;align-items:center;justify-content:space-between}.product-page .product-frame .product-details .frame h4{margin:16px 0;flex:2}.product-page .product-frame .product-details .frame .selector{display:flex;align-items:center;justify-content:space-between;flex:3;width:100%}.product-page .product-frame .product-details .frame .selector p{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000}.product-page .product-frame .product-details .frame .selector button{background-color:#fff;padding:0;margin:0;border:0;cursor:pointer}.product-page .product-frame .product-details .type-selector{margin-top:32px}.product-page .product-frame .product-details .type-selector .art-type{border-radius:8px;border:1px solid #bbbbbb;padding:16px;margin-bottom:16px;color:#bbb}.product-page .product-frame .product-details .type-selector .art-type.selected{color:#000}.product-page .product-frame .product-details .type-selector .art-type .title{font-family:Playfair Display;font-size:14px;margin-bottom:8px;font-weight:600;color:inherit}.product-page .product-frame .product-details .type-selector .art-type p{font-size:12px;line-height:18px;color:inherit}.product-page .product-frame .product-details .summary{margin-top:37px;margin-bottom:40px}.product-page .product-frame .product-details .summary .row{display:flex;align-items:center;justify-content:space-between}.product-page .product-frame .product-details .summary .row .title{flex:2}.product-page .product-frame .product-details .summary .row .title p{color:#000;width:100%;margin:4px 0}.product-page .product-frame .product-details .summary .row .content{flex:2}.product-page .product-frame .product-details .summary .row .content p{width:100%;margin:4px 0;color:#000}.product-page .product-frame .product-details .summary .row .content #print-type{text-decoration:underline;cursor:pointer}.product-page .product-frame .product-details .delivery{margin-bottom:48px}.product-page .product-frame .product-details .delivery h4{font-size:20px}.print-modal{display:none;position:fixed;width:100vw;height:100vh;z-index:1000}.print-modal.active{display:block}.print-modal .modal-overlay{background-color:#000c;width:100%;height:100%}.print-modal .modal-body{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;width:700px;padding:32px}.print-modal .modal-body .modal-header{display:flex;align-content:center;justify-content:space-between;margin-bottom:40px}.print-modal .modal-body .modal-header h3{margin:0;padding:0;color:#000;font-size:24px;line-height:32px}.print-modal .modal-body .modal-header button{background:none;border:0;cursor:pointer}.print-modal .modal-body .modal-header button svg{color:#000}.print-modal .modal-body .modal-header button svg path{stroke:#000}.print-modal .modal-body .modal-content p{color:#000}.collection-list{border-top:1px solid #e2dfdf;position:relative}.collection-list .header-wrapper{border-bottom:1px solid #e2dfdf;border-top:1px solid #e2dfdf;top:80px;position:fixed;width:100%;background-color:#fff;z-index:200}.collection-list .header{display:flex;align-items:center;justify-content:space-between}.collection-list .header .title,.collection-list .header .title .mobile-catagories{display:flex;align-items:center}@media (min-width: 760px){.collection-list .header .title .mobile-catagories{display:none}}.collection-list .header .title .mobile-catagories a{display:flex;align-items:center;margin-right:19px}.collection-list .header .title .mobile-count{display:none}.collection-list .header .title p{color:#c4c4c4;margin-left:24px}@media (max-width: 1024px){.collection-list .header .title p{display:none}.collection-list .header .title p.mobile-count{display:block;margin-left:12px}}@media (max-width: 760px){.collection-list .header .title h4{font-size:18px;margin:16px 0}}.collection-list .header .filter-background{display:none;position:fixed;width:100vw;height:100vh;background-color:#0006;z-index:1;top:0;left:0}.collection-list .header .filters{display:flex;height:100%;align-items:center;position:relative}.collection-list .header .filters .apply-btn{display:none}.collection-list .header .filters .filter{display:flex;height:100%;align-items:center;margin-left:20px}@media (max-width: 1024px){.collection-list .header .filters .print-type,.collection-list .header .filters .print-ratio{display:none}}.collection-list .header .filters .label{color:#000;margin-right:16px}@media (max-width: 1024px){.collection-list .header .filters .label{display:none}}.collection-list .header .filters.modal{position:absolute;z-index:9999;background-color:#fff;height:auto;width:90vw;border-radius:16px;top:20%;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%);padding:2em;box-sizing:border-box}.collection-list .header .filters.modal .apply-btn{margin-top:2em;width:100%;display:flex;align-items:center;justify-content:center}.collection-list .header .filters.modal .label{display:block}.collection-list .header .filters.modal .filter{flex-direction:column;align-items:baseline;margin:0;width:100%}.collection-list .header .filters.modal .filter .selector,.collection-list .header .filters.modal .filter .selector select{width:100%}.collection-list .header .filters.modal .print-type,.collection-list .header .filters.modal .print-ratio{display:block}@media (max-width: 1024px){.collection-list .header .filters.modal{flex-direction:column;align-items:flex-start}}.collection-list .header .filters.modal .mobile-catagories{display:none}.collection-list .header .filters filter-selects{display:flex;height:100%;align-items:center}.collection-list .header .filters .mobile-catagories{margin:0 1em 0 1.5em}@media (min-width: 1024px){.collection-list .header .filters .mobile-catagories{display:none}}.collection-list .mobile-filter{top:184px;border-top:1px solid #e2dfdf;background-color:#fff;z-index:100;position:fixed;width:100%;border-bottom:1px solid #e2dfdf;height:68px}@media (max-width: 1024px){.collection-list .mobile-filter{top:180px}}@media (max-width: 760px){.collection-list .mobile-filter{top:147px}}.collection-list .mobile-filter .options{height:100%;width:100%;display:flex;overflow-x:scroll}.collection-list .mobile-filter .options::-webkit-scrollbar{display:none}.collection-list .mobile-filter .options a{margin:16px 0;white-space:nowrap;width:auto;cursor:pointer;text-decoration:none;color:#000;font-family:Work Sans;font-size:16px;padding:8px 16px;border-radius:50px;transition:background-color .3s ease-out}.collection-list .mobile-filter .options a.active{color:#fff;background-color:#000}.collection-list .product-list{margin-top:173px;display:flex}@media (max-width: 760px){.collection-list .product-list{flex-direction:column;margin-top:114px}}.collection-list .product-list .filter{display:none;position:sticky;top:80px;width:30%;height:100vh}.collection-list .product-list .filter .options{display:flex;flex-direction:column}.collection-list .product-list .filter .options h4{margin:0}.collection-list .product-list .filter .options a{font-style:normal;font-weight:400;font-size:16px;line-height:32px;text-decoration:none;margin-bottom:4px;color:#000}.collection-list .product-list .filter .options a.active{font-weight:600;text-decoration:underline}.collection-list .product-list .products-wrapper{width:100%;min-height:80vh;border-left:1px solid #e2dfdf}@media (max-width: 760px){.collection-list .product-list .products-wrapper{width:100%;border:0}}.collection-list .product-list .products-wrapper .load_more{width:100%;display:flex;align-items:center;justify-content:center;margin:24px 0}.collection-list .product-list .products-wrapper .load_more .center{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.collection-list .product-list .products-wrapper .load_more .center .page-btn{display:flex;align-items:center;justify-content:center;height:48px;width:48px;background-color:#fff;border:1px solid black;margin:8px;border-radius:50px;box-sizing:border-box}.collection-list .product-list .products-wrapper .load_more .center .page-btn a{font-size:1em;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.collection-list .product-list .products-wrapper .load_more .center .page-btn.active{background-color:#000;color:#fff}.collection-list .product-list .products-wrapper .load_more .center .page-btn.active a{font-size:1em;color:#fff;text-decoration:none}.collection-list .product-list .products-wrapper .no-products{display:flex;align-items:center;justify-content:center;height:80vh;width:100%}.collection-list .product-list .products-wrapper .no-products h4{margin:0}.collection-list .product-list .products-wrapper .products{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 1480px){.collection-list .product-list .products-wrapper .products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1000px){.collection-list .product-list .products-wrapper .products{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products{border-left:1px solid #e2dfdf;grid-template-columns:repeat(2,1fr)}}.collection-list .product-list .products-wrapper .products .product{box-sizing:content-box;border-bottom:.5px solid #e2dfdf;border-right:.5px solid #e2dfdf;height:560px;box-sizing:border-box;width:100%;text-align:center;color:#000;position:relative;background-color:#fff;transition:background-color .3s ease-out}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products .product{height:320px;border:0;border-bottom:1px solid #e2dfdf;border-right:1px solid #e2dfdf}}@media (min-width: 2000px){.collection-list .product-list .products-wrapper .products .product{height:600px}}.collection-list .product-list .products-wrapper .products .product a{text-decoration:none;color:#000;width:100%;height:100%;position:static}.collection-list .product-list .products-wrapper .products .product:hover{background-color:#eee}.collection-list .product-list .products-wrapper .products .product .image{transition:all .3s ease-out;position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:55%}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products .product .image{top:30%;width:70%;height:50%}}.collection-list .product-list .products-wrapper .products .product .image img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%;box-shadow:0 4px 8px #00000026}.collection-list .product-list .products-wrapper .products .product .details{width:100%;position:absolute;bottom:30px}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products .product .details{bottom:16px}}.collection-list .product-list .products-wrapper .products .product .details h4{padding:0 10%;margin-top:340px;margin-bottom:8px;font-size:20px;height:64px}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products .product .details h4{font-size:16px;line-height:20px;height:50px;padding:0 10%;margin:32px 0 8px}}.collection-list .product-list .products-wrapper .products .product .details p{margin-top:0;margin-bottom:0;color:#000}.collection-list .product-list .products-wrapper .products .product .details .tax{font-size:14px;margin-top:0;color:#000;color:#bbb}@media (max-width: 760px){.collection-list .product-list .products-wrapper .products .product .details .tax{font-size:10px}}.collection-page{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf;display:flex;height:100vh;min-height:800px;flex-wrap:wrap}.collection-page .collection{position:relative;box-sizing:border-box;border:.5px solid #e2dfdf;width:25%;text-align:center;height:50vh;min-height:400px;transition:background-color .3s ease-out}.collection-page .collection:hover{background-color:#eee}.collection-page .collection:hover .details .image{-webkit-transform:scale(1.05);transform:scale(1.05)}.collection-page .collection .details{text-decoration:none;color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column}.collection-page .collection .details .image{transition:all .3s ease-out;vertical-align:center}.collection-page .collection .details .image img{height:240px;width:240px}@media (max-width: 1366px){.collection-page .collection .details .image img{height:180px;width:180px}}.collection-page .collection .details h4{margin-top:80px}@media (max-width: 1366px){.collection-page .collection .details h4{font-size:18px}}.not-found-page{background-image:url(/cdn/shop/files/404-BACKGROUND.png?v=1628773810);background-size:cover;min-height:95vh;overflow:hidden;position:relative;margin-bottom:80px}.not-found-page .details{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.not-found-page .details p{width:50%;padding:0 120px;text-align:center;margin-bottom:32px}.not-found-page .details .btn{justify-content:center}.not-found-page .details h1{color:#d2bf8c;opacity:.2;margin:0 0 60px;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:19.2vw;line-height:300px;mix-blend-mode:soft-light!important}@media (max-width: 1024px){.not-found-page .details h1{top:2.625vw}}.cart-page{min-height:90vh;border-bottom:1px solid #e2dfdf}.cart-page .header-wrapper{border-top:1px solid #e2dfdf;border-bottom:1px solid #e2dfdf}.cart-page .header-wrapper .header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 760px){.cart-page .header-wrapper .header .title h4{font-size:18px;margin:8px 0}}.cart-page .header-wrapper .header .right{display:flex;align-items:center;flex-direction:row}.cart-page .header-wrapper .header .right .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}@media (max-width: 760px){.cart-page .header-wrapper .header .right .price{font-weight:600;font-size:18px;line-height:24px;margin:16px 0}}.cart-page .header-wrapper .header .right .price-tax{margin-right:32px;font-family:Work Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#bbb}@media (max-width: 760px){.cart-page .header-wrapper .header .right .price-tax{font-weight:600;font-size:10px;line-height:24px;margin:16px 0}}.cart-page .header-wrapper .header .right .items{color:#000;font-size:16px;line-height:24px;font-family:Work Sans;margin-right:32px}.cart-page .header-wrapper .header .right .items span{color:#000}@media (max-width: 760px){.cart-page .header-wrapper .header .right .items{font-size:14px;line-height:24px;margin-right:16px}}.cart-page .header-wrapper .header .right .addCart{display:flex;align-items:center}@media (max-width: 760px){.cart-page .header-wrapper .header .right .addCart{display:none}}.cart-page .mobile-checkout{z-index:30;background-color:#fff;padding:20px 0 100px;bottom:0;position:fixed;width:100%}@media (min-width: 760px){.cart-page .mobile-checkout{display:none}}.cart-page .mobile-checkout input{width:100%}.cart-page .loading{opacity:.5}.cart-page .cart-wrapper{display:flex;flex-direction:row}.cart-page .cart-wrapper .loading{opacity:.5}.cart-page .cart-wrapper .js-contents{width:100%}.cart-page .cart-wrapper .cart-item{width:100%;margin:16px 0;height:100px;display:flex;align-items:center;justify-content:space-between;box-sizing:content-box}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item{padding-bottom:16px;border-bottom:1px solid #e2dfdf}}.cart-page .cart-wrapper .cart-item .item-left a{text-decoration:none;color:#000;display:flex;align-items:center}.cart-page .cart-wrapper .cart-item .item-left a .image{height:100px;width:100px}.cart-page .cart-wrapper .cart-item .item-left a .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-left a .image{width:64px;height:64px}}.cart-page .cart-wrapper .cart-item .item-left a .details{display:flex;flex-direction:column;width:70%;margin-left:40px}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-left a .details{margin-left:16px;width:60%}}.cart-page .cart-wrapper .cart-item .item-left a .details h4{margin:0;font-size:20px;line-height:28px}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-left a .details h4{font-size:18px;margin:0}}.cart-page .cart-wrapper .cart-item .item-left a .details p{margin:0;color:#000;font-size:14px;line-height:24px}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-left a .details p{font-size:12px;line-height:18px;width:60%}}.cart-page .cart-wrapper .cart-item .item-right{display:flex;align-items:center;flex-direction:row;box-sizing:content-box}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-right{align-items:flex-end;flex-direction:column}}.cart-page .cart-wrapper .cart-item .item-right .price{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:24px;margin-right:32px}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-right .price{font-weight:600;font-size:18px;line-height:24px;margin:0 0 6px}}.cart-page .cart-wrapper .cart-item .item-right .price-tax{margin-right:32px;font-family:Work Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#bbb}@media (max-width: 760px){.cart-page .cart-wrapper .cart-item .item-right .price-tax{width:100%;margin:0;text-align:right;font-weight:400;font-size:10px;line-height:16px}}.cart-page .cart-wrapper .cart-empty{margin-top:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-page .cart-wrapper .cart-empty p{color:#000}.cart-page .cart-wrapper .cart-empty a{color:#000;margin:0 40px;font-weight:600;font-size:16px;line-height:24px;text-decoration:none}@media (max-width: 760px){.cart-page .cart-wrapper .cart-empty a{margin:0 20px}}.blog-page{margin-bottom:140px}.blog-page .date{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#555}.blog-page .description{font-family:Work Sans;font-style:normal;font-weight:400;font-size:16px;line-height:30px;color:#000}.blog-page .title{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:24px;line-height:32px;color:#000}.blog-page h4{margin:0}.blog-page .featured-article .hero{background-size:cover;background-repeat:no-repeat;height:calc(100vh - 80px)}@media (max-width: 760px){.blog-page .featured-article .hero{height:40vh}}.blog-page .featured-article .hero .hero-title{height:100%;display:flex;align-items:center}.blog-page .featured-article .hero .hero-title h1{text-align:left;margin:0;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:10vw;line-height:13vw;color:#ffffff80}.blog-page .featured-article .details{margin:70px 0 90px}@media (max-width: 760px){.blog-page .featured-article .details{margin:32px 0 50px}}.blog-page .featured-article .details .description{margin-bottom:30px;width:60%}@media (max-width: 760px){.blog-page .featured-article .details .description{width:100%}}.blog-page .featured-article .details .description .read-more a{box-sizing:border-box}.blog-page .article-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:48px;row-gap:48px;grid-column-gap:47px;-webkit-column-gap:47px;column-gap:47px}@media (max-width: 1024px){.blog-page .article-grid{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.blog-page .article-grid{grid-template-columns:1fr}}.blog-page .article-grid .article a{text-decoration:none}.blog-page .article-grid .article .image{height:320px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/cdn/shop/files/ORDER-BACKGROUND.png?v=1628773966)}.blog-page .article-grid .article .details{margin-top:16px}.blog-page .blog-footer{margin:40px 0}.blog-page .blog-footer p{color:#000;margin-bottom:28px}.blog-page .blog-footer a{box-sizing:border-box}.article-page .hero{background-size:cover;background-repeat:no-repeat;height:calc(100vh - 80px)}@media (max-width: 760px){.article-page .hero{height:40vh}}.article-page .hero .hero-title{height:100%;display:flex;align-items:center}.article-page .hero .hero-title h1{text-align:center;margin:0;font-family:Playfair Display;font-style:normal;font-weight:400;font-size:10vw;line-height:13vw;color:#ffffff80}@media (max-width: 760px){.article-page .hero .hero-title h1{text-align:left}}.article-page .article-content{width:1000px;min-width:1000px;margin:0 auto 100px;height:100%}.article-page .article-content .date{font-family:Playfair Display;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#555;margin:40px 0}@media (max-width: 760px){.article-page .article-content .date{margin:32px 0}}.article-page .article-content p{font-style:normal;font-weight:400;font-size:16px;line-height:28px;color:#000}@media (max-width: 760px){.article-page .article-content p{font-size:14px;line-height:24px}}.article-page .article-content strong{font-weight:600!important}.article-page .article-content img{width:100%}@media (max-width: 880px){.article-page .article-content{padding:0 4%;width:92%;min-width:92%}}.gift-card .gift-container{width:1220px;min-width:1220px;margin:0 auto;height:100%;display:flex;align-items:center;flex-direction:column}@media (max-width: 1366px){.gift-card .gift-container{padding:0 6%;width:88%;min-width:88%}}@media (max-width: 1080px){.gift-card .gift-container{padding:0 4%;width:92%;min-width:92%}}.gift-card img{height:180px}.gift-card .details{display:flex;justify-content:center;flex-direction:column}.gift-card .details .row{display:flex;align-items:center;flex-direction:column;justify-items:flex-start;width:100%;position:relative}.d-xs-none{display:block}.learn_sigma{display:inherit}.learn_sigma span{line-height:9}.learn_sigma h2{font-size:48px;margin-left:15px}.info.sigma{text-align:center}.info.sigma h2{font-size:64px;margin-top:0}@media (min-width: 1024px){.d-xs-block{display:none}}@media screen and (max-width: 1024px){.info.sigma h2{font-size:44px;margin-top:0;margin-bottom:0}.learn_sigma{display:unset}.learn_sigma span{line-height:0}.learn_sigma h2{font-size:28px;margin:0}.d-xs-none{display:none}.d-xs-block{display:block;text-align:center;margin-top:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map?v=49428868942666332031706334419 */
