@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins: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";html{font-size:16px!important}:root{--blue: #0070d2;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #c00;--orange: #fd7e14;--yellow: #ffc107;--green: #008827;--teal: #20c997;--cyan: #000000;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #000;--secondary: #4d4d4d;--success: #008827;--info: #17a2b8;--warning: #ffc107;--danger: #c00;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 375px;--breakpoint-md: 720px;--breakpoint-lg: 1200px;--breakpoint-xl: 1440px;--breakpoint-xl-up: 1441px;--breakpoint-xxl: 1920px;--breakpoint-xxl-up: 1921px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-family-playfair: "playfair display", serif;--font-family-poppins: "poppins", sans-serif}.button{padding:1rem 1.25rem;border-radius:0rem;border:1px solid #00000000;background-color:#000;color:#fff;font-size:.8rem;font-weight:600}.button.light{background-color:var(--white);color:var(--primary);border:1px solid #00000000}.link-button{text-decoration:none;border-bottom:2px solid var(--cyan)!important;color:var(--primary);padding-bottom:5px;font-size:1rem}body{width:100%;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;position:relative}main{position:relative!important;z-index:1!important}.sticky-header{position:fixed;top:0;left:0;width:100%;background-color:var(--white);z-index:1000;box-shadow:0 2px 8px #0000001a;transform:translateY(-100%);transition:transform .3s ease}.sticky-header.visible{transform:translateY(0)}.sticky-header-top{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%;box-sizing:border-box}.sticky-header-left,.sticky-header-right{display:flex;gap:1.5rem;align-items:center}.sticky-header-left .icon-button,.sticky-header-right .icon-button{color:var(--primary)}.sticky-header-nav{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;margin:0}.sticky-nav-link{font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400;color:var(--primary);text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease;white-space:nowrap}.sticky-nav-link-serif{font-family:"Source Serif 4",serif}.sticky-nav-link:hover{opacity:.7}@media(max-width:1024px){.sticky-header-nav{gap:1.5rem;margin:0 1rem}.sticky-nav-link{font-size:.85rem}}@media(max-width:768px){.sticky-header-top{padding:1rem 1.5rem}.sticky-header-left,.sticky-header-right{gap:1rem}.sticky-header-nav{gap:1rem;flex-wrap:wrap;margin:0 .5rem}.sticky-nav-link{font-size:.75rem}}header{width:100%;height:auto;padding:0;margin:0;display:flex;flex-direction:column;z-index:1000;transition:all .3s ease;background-color:#fff;border-bottom:1px solid #e5e5e5}.homepage header{background-color:transparent}.homepage header:hover{background-color:#fff}header.scrolled{background-color:#fff;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);padding:1rem 2rem;position:fixed;top:0;left:0;width:100%;box-sizing:border-box;max-width:100vw}header.scrolled.show{transform:translateY(0)}header.scrolled .header-logo{display:none}header.scrolled .header-main{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;margin:0}header.scrolled .header-nav{position:absolute;left:50%;transform:translate(-50%);gap:1rem;width:100%;margin:0}header.scrolled .header-top{padding:1rem 2rem;position:relative;box-sizing:border-box}header.scrolled .icon-button i{color:#000}header.scrolled .nav-link{color:#000}.nav-link.active{color:var(--cyan)!important}.homepage .nav-link.active{color:var(--white)}header.scrolled .nav-link.active{color:#000;font-weight:600}.header-top{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;width:95%;height:auto;margin:0 auto;z-index:5!important;position:relative;box-sizing:border-box}.header-top-left,.header-top-right{display:flex;gap:.5rem;align-items:center;justify-content:center;top:0rem;height:100%;position:relative;margin-top:-1rem;z-index:10}header.scrolled .header-top-left,header.scrolled .header-top-right{margin-top:0}.header-top-left{position:absolute;left:0}.header-top-right{position:absolute;right:0}header.scrolled .header-nav{display:flex;position:absolute;left:50%;transform:translate(-50%);gap:1rem;margin:0}.icon-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;text-decoration:none!important}.book-appointment-button{width:37px;height:37px}.book-appointment-button img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.book-appointment-button{width:33px;height:33px}}.mobile-menu-icons-toggle,.mobile-icons-overlay{display:none}.icon-button:hover{opacity:.7}.icon-button i{font-size:1.2rem;color:var(--primary);transition:color .2s ease}.homepage .icon-button i{color:var(--white)}.homepage header:hover .icon-button i{color:#000}.header-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;gap:1rem;width:100%}.header-logo{line-height:1;font-weight:400;font-size:0;font-family:var(--font-family-playfair)!important;color:#000!important;letter-spacing:.05em!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.header-logo span,.header-logo a{font-family:var(--font-family-playfair)!important;font-size:5.5rem;line-height:1;font-weight:600;color:#000;letter-spacing:.05em;margin:0;padding:0}.homepage .header-logo{color:var(--white)}.homepage header:hover .header-logo{color:#000}.header-nav,.header-nav-links{display:flex;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap}.nav-link{font-family:Arimo,sans-serif;font-size:.9rem!important;font-weight:400;color:#000;text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease;white-space:nowrap}.homepage .nav-link{font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400;color:var(--white);text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease;white-space:nowrap}.homepage header:hover .nav-link{color:#000}.nav-link:hover{opacity:.7}.nav-dropdown{position:relative;padding:0!important;margin:0!important;font-size:0rem!important}.nav-link--has-dropdown{display:inline-flex;align-items:center;gap:.35rem}.nav-dropdown-caret{font-size:.65rem;transition:transform .2s ease;flex-shrink:0}.nav-dropdown:hover .nav-dropdown-caret{transform:rotate(180deg)}.nav-dropdown-panel{position:absolute;top:100%;left:0;margin-top:0rem;min-width:220px;background-color:#fff;box-shadow:0 4px 16px #0000001f;border-radius:6px;padding:.5rem 0;display:none;z-index:1000;box-sizing:border-box;border-top:0rem solid #00000000}.nav-dropdown:hover .nav-dropdown-panel{display:block}.nav-dropdown-item{display:block;padding:.6rem 1rem;font-family:Arimo,sans-serif;font-size:.9rem;color:#000;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.nav-dropdown-item:hover{background-color:#f5f5f5}.nav-dropdown-item--has-children{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.nav-dropdown-chevron{font-size:.65rem;color:#666;flex-shrink:0}.nav-dropdown-item-wrap--has-children{position:relative}.nav-dropdown-sub{position:absolute;left:100%;top:0;min-width:200px;background-color:#fff;box-shadow:0 4px 16px #0000001f;border-radius:6px;padding:.5rem 0;display:none;z-index:1001;margin-left:.25rem;box-sizing:border-box}.nav-dropdown-item-wrap--has-children:hover .nav-dropdown-sub{display:block}.homepage .nav-dropdown-panel,.homepage .nav-dropdown-sub{background-color:#fff;color:#000}.homepage .nav-dropdown-item{color:#000}.icon-button{position:relative}.cart-count-text{font-size:11px;font-weight:500;line-height:1;color:#000;text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease;white-space:nowrap;position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background-color:var(--cyan);color:#fff;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.header-nav{gap:1.5rem}.nav-link{font-size:.85rem}}@media(max-width:768px){.header-top{padding:1rem 1.5rem}.header-top-left,.header-top-right{gap:1rem}.header-logo span,.header-logo a{font-size:2rem}.header-nav{gap:1rem;flex-wrap:wrap}.nav-link{font-size:.75rem}}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-playfair)!important;padding:0;margin:0}p,a,li,ul,ol,button{font-family:var(--font-family-poppins)!important}span{font-family:inherit!important}section{width:100%;height:auto!important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0!important;gap:3rem;box-sizing:border-box}section .container{display:flex;justify-content:center;align-items:center;width:90%;gap:4rem;box-sizing:border-box}.heading{font-size:2.5rem;font-weight:400}.sub-heading{font-size:1.8rem;font-weight:400}.hero{width:100%;height:100vh;display:flex;justify-content:flex-start;align-items:flex-start;background:url(https://media.tiffany.com/is/image/tco/2025_HOLIDAY_ATJ_7x5_1);position:relative}.hero .video{position:absolute;top:0;left:0;width:100%;height:100%}.hero .video video{width:100%;height:100%;object-fit:cover}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cyan);opacity:.5;z-index:1}.hero img{width:100%;height:100%;object-fit:cover}.hero .content{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;z-index:2}.hero .content p{font-size:1.2rem;font-weight:400;color:var(--white);margin:0}.hero .content h2{font-size:3rem;font-weight:400;color:var(--white);margin:0;text-align:center;max-width:90vw}.shopify-section.section{padding:0!important}section.layout .container .column.left{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}section.layout .container .column.right{width:70%}section.layout .container .column.right img{width:100%;height:auto}section.layout .column.left p{text-align:center!important;width:100%}section.layout .column.left h2{text-align:center!important;width:100%}section.popular{position:relative}section.popular .swiper-nav-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;width:90%;margin:0 auto;position:relative;box-sizing:border-box}section.popular .popular-swiper{flex:1;overflow:hidden}section.popular .popular-swiper .swiper-wrapper{display:flex}section.popular .popular-swiper .swiper-slide{width:auto;flex-shrink:0}section.popular .swiper-nav-buttons{display:flex!important;align-items:center!important;justify-content:center!important;gap:1.5rem;width:90%!important;height:auto;margin:0 auto!important;position:relative}section.popular .swiper-button-prev-custom,section.popular .swiper-button-next-custom{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000;transition:opacity .2s ease;flex-shrink:0;z-index:1;width:auto!important;height:auto!important}section.popular .swiper-button-prev-custom:hover,section.popular .swiper-button-next-custom:hover{opacity:.7}section.popular .swiper-button-prev-custom.swiper-button-disabled,section.popular .swiper-button-next-custom.swiper-button-disabled{opacity:.3;cursor:not-allowed}section.popular .swiper-button-prev-custom svg,section.popular .swiper-button-next-custom svg{display:block;width:24px;height:24px}section.popular .swiper-progress-container{display:flex;justify-content:center;align-items:center;width:100%;margin:auto 0;max-width:400px}section.popular .swiper-nav-buttons:has(.swiper-button-prev-custom.swiper-button-disabled):has(.swiper-button-next-custom.swiper-button-disabled) .swiper-progress-container{display:none}section.popular .swiper-progress-bar{width:100%;height:2px;background-color:#e0e0e0;position:relative;overflow:hidden}section.popular .swiper-progress-fill{height:100%;background-color:#000;width:0%;transition:width .3s ease}section.popular .card{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:280px;margin:0 auto;box-sizing:border-box}section.popular .card .card-image{width:100%;height:100%;aspect-ratio:1/1}section.popular .card .card-image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}section.popular .card .text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem}section.popular .card .text h3{font-size:1.5rem;font-weight:400;color:#000;margin:0}section.popular .card .text .title{font-size:1.5rem;font-weight:400;color:#000;margin:0!important;padding:0!important;text-align:center}section.popular .card .text .title a{font-size:1.1rem;font-weight:400;color:#000;margin:0;text-decoration:none;font-family:var(--font-family-playfair)!important}section.popular .card .text p{font-size:.85rem;color:#333;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){section.popular .swiper-nav-wrapper{gap:1rem}section.popular .swiper-button-prev-custom,section.popular .swiper-button-next-custom{padding:.25rem}section.popular .swiper-button-prev-custom svg,section.popular .swiper-button-next-custom svg{width:20px;height:20px}section.popular .card{width:240px}section.popular .popular-swiper{--swiper-navigation-size: 20px}section.popular .card .text .title a{font-size:1rem;font-weight:400;color:#000;margin:0;text-decoration:none}}section.popular .category-swiper{width:100%;margin:0 auto;overflow:hidden;padding:0 1rem;box-sizing:border-box}section.popular .category-swiper .swiper-wrapper{display:flex}section.popular .category-swiper .swiper-slide{height:auto;display:flex;justify-content:center;align-items:stretch}section.popular .category-swiper .card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}section.popular .category-swiper .card .card-image{width:100%;aspect-ratio:1/1}section.popular .category-swiper .card .card-image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}section.popular .category-swiper .card .text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem;width:100%}section.popular .category-swiper .card .text h3{font-size:1.5rem;font-weight:400;color:#000;margin:0}section.popular .category-swiper .card .text p{font-size:.95rem;color:#333;margin:0;text-align:center}section.popular a.button{background-color:#fff0!important;color:#000;border:1px solid #00000077;box-shadow:none!important;position:relative!important;z-index:2!important;overflow:hidden!important}section.popular a.button .button-text{position:relative!important;z-index:2!important;overflow:hidden!important}section.popular a.button:after{box-shadow:none!important;border:none!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;background-color:#000!important;z-index:1!important;transform:translateY(102%)!important;transition:transform .4s ease!important}section.popular a.button:before{box-shadow:none!important;border:none!important}section.popular a.button:hover{color:#fff!important;z-index:2!important;position:relative!important;overflow:hidden!important}section.popular a.button:hover:after{transform:translateY(0)!important}@media(max-width:768px){section.popular .category-swiper{width:100%;padding:0rem}section.popular .category-swiper .card .text h3{font-size:1.25rem}section.popular .category-swiper .card .text p{font-size:.85rem}}section.category{background-color:var(--white);padding:0rem 0}section.category .category-swiper{width:100%;overflow:hidden}section.category .category-swiper .swiper-wrapper{display:flex}section.category .category-swiper .swiper-slide{width:100%;flex-shrink:0}section.category .card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative}section.category .card img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}section.category .card .content{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#0000000d;color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1rem;padding-bottom:20%;box-sizing:border-box}section.category .card h3{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:400;color:var(--white);margin:0;max-width:80%;text-align:center}section.category .swiper-nav-buttons{display:flex!important;align-items:center!important;justify-content:center!important;gap:1.5rem;width:100%!important;height:auto;margin:2rem auto 0!important;position:relative}section.category .swiper-button-prev-custom,section.category .swiper-button-next-custom{background:var(--cyan)!important;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff!important;transition:opacity .2s ease;flex-shrink:0;z-index:1;width:auto!important;height:auto!important}section.category .swiper-button-prev-custom:hover,section.category .swiper-button-next-custom:hover{opacity:.7}section.category .swiper-button-prev-custom.swiper-button-disabled,section.category .swiper-button-next-custom.swiper-button-disabled{opacity:.3;cursor:not-allowed}section.category .swiper-button-prev-custom svg,section.category .swiper-button-next-custom svg{display:block;width:24px;height:24px}section.layout-two{background-color:var(--white);padding:0rem 0}section.layout-two .container{width:100%;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:4rem!important}section.layout-two .column.left{width:35%;padding-left:5rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}section.layout-two .column.left h2{text-align:center;line-height:1.1!important}section.layout-two .column.left p{text-align:center;font-size:.9rem;line-height:1.4!important}section.layout-two .column.right{width:65%}section.layout-two .column img{width:100%;height:auto;aspect-ratio:7 / 5}section.experience{background-color:#fff;padding:2rem 0;padding-bottom:5rem!important;gap:1rem}section.experience .container{width:90%}section.experience .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;width:100%}section.experience .card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;text-align:left}section.experience .card img{width:100%;height:auto;aspect-ratio:7 / 5;object-fit:contain}section.experience .card h3{font-family:"Source Serif 4",serif;font-size:1.25rem;font-weight:400;color:#000;margin:0;text-align:center}section.experience .card p{font-family:Arimo,sans-serif;font-size:.85rem;color:#333;line-height:1.5;margin:0;text-align:center}section.experience .card .cta-link{font-family:Arimo,sans-serif;font-size:.8rem;font-weight:400;color:#000;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;border:0!important;background-color:transparent!important;border-bottom:1px solid var(--cyan)!important;padding:0!important;padding-bottom:2px;transition:border-color .2s ease;text-align:center;cursor:pointer!important}section.experience .card .cta-link:hover{border-bottom-color:#008a7f}section.experience .sub-heading{font-family:"Source Serif 4",serif;font-size:1.8rem;font-weight:400;color:#000;margin-bottom:2rem}@media(max-width:1024px){section.experience .grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:768px){section.experience .grid{grid-template-columns:repeat(2,1fr);gap:2rem}section.experience{padding:3rem 0}}footer{background-color:#f8f7f4;width:100%;font-family:Arimo,sans-serif}.footer-breadcrumbs{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 0;width:100%;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;background-color:#fff}.footer-breadcrumbs a{font-size:.875rem;font-weight:400;color:var(--primary);text-decoration:none;line-height:1.6;transition:opacity .2s ease;display:inline-block}.footer-breadcrumbs span{font-size:.875rem;font-weight:400;color:var(--primary);line-height:1.6;transition:opacity .2s ease;display:inline-block}.footer-newsletter-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;width:100%;background-color:var(--white);gap:2rem}.newsletter-heading{font-family:"Source Serif 4",serif;font-size:1.8rem;font-weight:400;color:var(--primary);margin:0;padding:0;text-align:center}.newsletter-form{display:flex;align-items:flex-end;justify-content:center;gap:1rem;max-width:600px;width:100%}.newsletter-input-wrapper{flex:1;position:relative}.newsletter-input{width:100%;padding:.75rem 0;border:none;border-bottom:1px solid #d0d0d0;background:transparent;font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400;color:var(--primary);outline:none;transition:border-color .2s ease}.newsletter-input::placeholder{color:#999;font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400}.newsletter-input:focus{border-bottom-color:var(--primary)}.newsletter-button{padding:.75rem 2rem;border:none;background-color:#f5f5f0;color:var(--primary);font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;white-space:nowrap;box-sizing:border-box}.newsletter-button:hover{background-color:#e8e8e0}.newsletter-button:active{opacity:.8}@media(max-width:768px){.footer-newsletter-section{padding:3rem 1.5rem;gap:1.5rem;box-sizing:border-box}.newsletter-heading{font-size:1.5rem}.newsletter-form{flex-direction:column;align-items:stretch;gap:1.5rem}.newsletter-button{width:100%;padding:1rem 2rem;box-sizing:border-box}}.footer-upper{padding:4.5rem 0;width:100%}.footer-container{width:85%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0rem}.footer-column{display:flex;flex-direction:column;gap:.5rem}.footer-heading{font-family:Poppins,sans-serif!important;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;padding:0;line-height:1.2}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.footer-links li{margin:0;padding:0}.footer-links a{font-family:Arimo,sans-serif;font-size:.8rem;font-weight:400;color:var(--primary);text-decoration:none;line-height:1.6;transition:opacity .2s ease;display:inline-block}.footer-links a:hover{opacity:.6}.footer-separator{width:85%;margin:0 auto;height:1px;background-color:#d0d0d0;padding:0}.footer-bottom{padding:2.5rem 0 3.5rem;width:100%}.footer-bottom .footer-container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-bottom-left{display:flex;flex-direction:row;gap:.625rem;flex:1}.footer-copyright,.footer-location{font-family:Arimo,sans-serif;font-size:.875rem;font-weight:400;color:var(--primary);margin:0;padding:0;line-height:1.5}.location-link{color:var(--primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.location-link:hover{opacity:.6}.footer-bottom-center{width:auto;display:flex;justify-content:center;align-items:center}.footer-logo{display:flex;align-items:center;justify-content:center;font-size:1rem!important}.footer-bottom-right{display:flex;gap:1.75rem;flex:1;justify-content:flex-end;align-items:center;flex-wrap:wrap}.footer-social-icons{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--primary);text-decoration:none;transition:opacity .2s ease}.footer-social-link i{font-size:1.25rem}.footer-social-link:hover{opacity:.6}@media(max-width:1024px){.footer-container{grid-template-columns:repeat(4,1fr);gap:2.5rem}.footer-bottom .footer-container{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.footer-bottom-center{width:auto}.footer-bottom-right{width:auto;justify-content:flex-start}.footer-bottom-left{width:fit-content;justify-content:flex-start;flex:auto!important}.footer-copyright{width:fit-content;display:block;flex-wrap:nowrap;width:auto!important;text-align:left!important}}@media(max-width:765px){.footer-container{grid-template-columns:1fr;gap:2rem}.footer-upper{padding:3rem 0}.footer-bottom{padding:1.5rem 0 2rem}.footer-bottom .footer-container{flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.5rem}}.contact-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:flex-end;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.contact-popup-overlay.active{opacity:1;visibility:visible}.contact-popup{width:100%;max-width:500px;height:100%;background-color:#fff;padding:2rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;position:relative}.contact-popup-overlay.active .contact-popup{transform:translate(0)}.contact-popup-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.5rem;transition:opacity .2s ease;z-index:10}.contact-popup-close:hover{opacity:.7}.contact-popup-title{font-family:Arimo,sans-serif;font-size:1.5rem;font-weight:400;color:#000;margin:0 0 2rem;padding:0;letter-spacing:.05em}.contact-popup-image{width:100%;height:auto;aspect-ratio:16/9;min-height:300px;margin-bottom:1.5rem;overflow:hidden;background-color:#f8f8f8}.contact-popup-image img{width:100%;height:100%;object-fit:cover}.contact-popup-description{font-family:Arimo,sans-serif;font-size:1rem;text-align:center;font-weight:400;color:#333;line-height:1.6;margin:0;padding:0}.contact-popup-options{display:flex;flex-direction:column;gap:1rem}.contact-option{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e5e5;text-decoration:none;font-family:Arimo,sans-serif;font-size:.9rem;font-weight:400;color:#000;transition:background-color .2s ease,border-color .2s ease}.contact-option:hover{background-color:#f8f8f8;border-color:#ccc}.contact-option i:first-child{width:24px;text-align:center;color:#666;font-size:1.1rem;flex-shrink:0}.contact-option-content{flex:1;min-width:0}.contact-option-label{display:block;font-size:1rem}.contact-option-description{font-size:.85rem;line-height:1.4;color:#555;margin:.35rem 0 0;font-weight:400}.contact-option i:last-child{color:#999;font-size:.75rem;flex-shrink:0}button.contact-option-button{width:100%;text-align:left;border:none;background:none;cursor:pointer;font:inherit;display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e5e5}button.contact-option-button:hover{background-color:#f8f8f8;border-color:#ccc}.appointment-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:1rem;box-sizing:border-box}.appointment-popup-overlay.active{opacity:1;visibility:visible}.appointment-popup-card{width:100%;max-width:700px;background-color:#fff;padding:2rem;box-sizing:border-box;position:relative;overflow-y:auto;max-height:calc(100vh - 2rem);border-radius:4px;box-shadow:0 4px 24px #00000026}.appointment-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.5rem;transition:opacity .2s ease;z-index:10}.appointment-popup-close:hover{opacity:.7}.appointment-popup-title{font-family:Arimo,sans-serif;font-size:1.5rem;font-weight:400;color:#000;margin:0 0 1.5rem;padding:0;padding-right:2.5rem;letter-spacing:.05em}.appointment-form,.appointment-form-fields{display:flex;flex-direction:column;gap:1rem}.appointment-form-field{display:flex;flex-direction:column;gap:.35rem}.appointment-form-field label{font-family:Arimo,sans-serif;font-size:.9rem;font-weight:500;color:#333}.appointment-form-field label .required{color:#c62828;margin-left:.25rem}.appointment-form-field input,.appointment-form-field select,.appointment-form-field textarea{font-family:Arimo,sans-serif;font-size:1rem;padding:.65rem .75rem;border:1px solid #e5e5e5;border-radius:4px;color:#000;background-color:#fff;box-sizing:border-box;width:100%}.appointment-form-field input:focus,.appointment-form-field select:focus,.appointment-form-field textarea:focus{outline:none;border-color:#000}.appointment-form-field select{cursor:pointer;-webkit-appearance:auto;appearance:auto}.appointment-form-field input.error,.appointment-form-field .flatpickr-input.error{border-color:#c62828}.appointment-form-field-error{font-family:Arimo,sans-serif;font-size:.85rem;color:#c62828;margin:.35rem 0 0}.appointment-form-field textarea{resize:vertical;min-height:100px}.appointment-form-submit{font-family:Arimo,sans-serif;font-size:1rem;font-weight:500;padding:.85rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-top:.5rem;transition:opacity .2s ease,background-color .2s ease}.appointment-form-submit:hover{opacity:.9}.appointment-form-submit:disabled{opacity:.5;cursor:not-allowed}.appointment-form-submit:disabled:hover{opacity:.5}.appointment-form-success,.appointment-form-errors{font-family:Arimo,sans-serif;font-size:.95rem;padding:.75rem;border-radius:4px}.appointment-form-success{background-color:#e8f5e9;color:#2e7d32}.appointment-form-errors{background-color:#ffebee;color:#c62828}.appointment-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10002;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:1rem;box-sizing:border-box}.appointment-confirm-overlay.active{opacity:1;visibility:visible}.appointment-confirm-card{width:100%;max-width:440px;background-color:#fff;padding:2rem;box-sizing:border-box;position:relative;border-radius:4px;box-shadow:0 4px 24px #00000026;text-align:center}.appointment-confirm-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;cursor:pointer;padding:.25rem;font-size:1.5rem;line-height:1;color:#666;transition:color .2s ease}.appointment-confirm-close:hover{color:#000}.appointment-confirm-title{font-family:Arimo,sans-serif;font-size:1.35rem;font-weight:500;color:#000;margin:0 0 1rem;padding-right:2rem}.appointment-confirm-message{font-family:Arimo,sans-serif;font-size:1rem;color:#333;line-height:1.5;margin:0 0 1.5rem}.appointment-confirm-btn{font-family:Arimo,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer}.appointment-confirm-btn:hover{opacity:.9}@media(max-width:768px){.appointment-popup-overlay{padding:.5rem}.appointment-popup-card{max-width:98vw;width:98vw;padding:1.5rem;max-height:calc(100vh - 1rem)}.appointment-popup-title{font-size:1.25rem;margin-bottom:1.25rem}.appointment-confirm-card{max-width:98vw;padding:1.5rem}.appointment-confirm-title{font-size:1.25rem}}@media(max-width:768px){.contact-popup{max-width:100%;padding:1.5rem}.contact-popup-title{font-size:1.25rem;margin-bottom:1.5rem}.contact-popup-close{top:1rem;right:1rem}.contact-option-description{font-size:.85rem}.contact-option-label{font-size:.9rem}}@media(max-width:768px){.hero.header-watcher{height:70vh!important;min-height:500px!important}.hero .content{padding:2rem 1.5rem;gap:.75rem;box-sizing:border-box}.hero .content p{font-size:1rem}.hero .content h2{font-size:2.5rem;text-align:center}.hero .content .button{font-size:.75rem;padding:.875rem 1rem}}.mobile-menu-toggle,.mobile-nav{display:none}@media(min-width:769px){.mobile-menu-toggle{display:none!important}.mobile-nav-close{display:none}.mobile-nav{display:none!important}.mobile-hidden,.mobile-visible{display:flex!important}.mobile-menu-icons-toggle,.mobile-icons-overlay{display:none!important}}@media(max-width:768px){header{padding:0;padding-top:0rem;padding-left:.25rem;padding-right:.5rem;box-sizing:border-box}.mobile-menu-toggle{display:flex}.header-nav{display:none}#headerNav-mobile{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;max-width:100vw;height:100vh;max-height:100vh;background-color:#fff;z-index:9999;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5rem 2rem 2rem;box-sizing:border-box;gap:1.5rem;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}#headerNav-mobile.active{transform:translate(0)}.header-nav-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}#headerNav-mobile a{color:#000}.mobile-nav-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.5rem;transition:opacity .2s ease;z-index:10;width:40px;height:40px}.mobile-nav-close:hover{opacity:.7}.mobile-nav-close i{font-size:1.5rem}.mobile-nav .nav-link{font-size:1.1rem;color:#000;padding:.5rem 0;width:100%;border-bottom:1px solid #f0f0f0}#headerNav-mobile .nav-dropdown{width:100%}#headerNav-mobile .nav-link--has-dropdown{width:100%;justify-content:space-between;border-bottom:1px solid #f0f0f0;padding:.5rem 0}#headerNav-mobile .nav-dropdown-panel{position:static;display:none;box-shadow:none;min-width:0;margin-top:0;padding:0 0 0 1rem;margin-left:0;border-left:2px solid #e5e5e5}#headerNav-mobile .nav-dropdown.open .nav-dropdown-panel{display:block}#headerNav-mobile .nav-dropdown.open .nav-dropdown-caret{transform:rotate(180deg)}#headerNav-mobile .nav-dropdown-item{padding:.5rem .75rem;font-size:1rem;border-bottom:1px solid #f0f0f0}#headerNav-mobile .nav-dropdown-item-wrap--has-children{border-bottom:1px solid #f0f0f0}#headerNav-mobile .nav-dropdown-sub{position:static;display:none;box-shadow:none;min-width:0;padding:0 0 0 1rem;margin-left:0;margin-top:0;border-left:2px solid #e5e5e5}#headerNav-mobile .nav-dropdown-item-wrap--has-children.open .nav-dropdown-sub{display:block}.mobile-menu-toggle.active i.fa-bars:before{content:"\f00d"}.header-logo span{font-size:1.75rem;display:flex!important}.header-logo a{font-size:2.25rem}header.scrolled .header-logo{color:#000}.header-top{padding:1rem;width:100%}.header-top-left,.header-top-right{gap:.5rem;margin:0}.icon-button{padding:.4rem}.icon-button i{font-size:1rem}.mobile-hidden{display:none!important}.mobile-visible,.mobile-menu-icons-toggle{display:flex!important}header.scrolled{padding:.75rem 1rem}header.scrolled .header-nav{display:none}header.scrolled .mobile-nav{top:60px}.mobile-icons-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:flex;align-items:flex-start;justify-content:flex-end;padding:0;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-icons-overlay.active{opacity:1;visibility:visible}.mobile-icons-overlay:before{content:"";position:absolute;top:0;right:0;width:280px;height:100%;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease}.mobile-icons-overlay.active:before{transform:translate(0)}.mobile-icons-links{position:relative;z-index:1;width:280px;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5rem 2rem 2rem;box-sizing:border-box;gap:0;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.mobile-icons-overlay.active .mobile-icons-links{transform:translate(0)}.mobile-icon-link{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 0;color:#000;text-decoration:none;border-bottom:1px solid #f0f0f0;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer;font-size:1rem;transition:opacity .2s ease}.mobile-icon-link:hover{opacity:.7}.mobile-icon-link i{font-size:1.2rem;color:var(--primary);width:24px;text-align:center}.mobile-icon-link span{font-size:1rem;color:#000}.mobile-icons-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.5rem;transition:opacity .2s ease;z-index:10;width:40px;height:40px}.mobile-icons-close:hover{opacity:.7}.mobile-icons-close i{font-size:1.5rem}}@media(max-width:768px){section.popular{padding:2rem 0;gap:2rem}section.popular .sub-heading{font-size:1.5rem;padding:0 1.5rem}section.popular .swiper-nav-wrapper{width:100%;padding:0 1rem}section.popular .swiper-nav-buttons{width:90%!important;padding:0 1rem;gap:1rem}section.popular .card{width:200px}section.popular .card .text h3{font-size:1.25rem}section.popular .card .text p{font-size:.85rem}section.popular .button{margin-top:1rem;padding:.875rem 1.5rem;font-size:.75rem}}@media(max-width:768px){section.popular .container{flex-direction:column;gap:2rem;width:100%;padding:0 1rem}section.popular .container .card{width:100%;max-width:400px}section.popular .container .card .text h3{font-size:1.25rem}section.popular .container .card .text p{font-size:.85rem}}@media(max-width:768px){section.category{padding:2rem 0}section.category .category-swiper .swiper-slide{width:100%}section.category .card h3{font-size:2rem;max-width:90%}section.category .card .content{padding-bottom:15%}section.category .card .button{font-size:.75rem;padding:.75rem 1.25rem}section.category .swiper-nav-buttons{margin-top:1.5rem;gap:1rem}section.category .swiper-button-prev-custom svg,section.category .swiper-button-next-custom svg{width:20px;height:20px}}@media(max-width:768px){section.layout-two{padding:1rem 0}section.layout-two .container{flex-direction:column!important;gap:2rem;width:100%;padding:0rem}section.layout-two .column.left{width:90%;padding-left:0;gap:1rem}section.layout-two .column.left p:first-child{font-size:.9rem}section.layout-two .column.left h2{font-size:1.5rem}section.layout-two .column.left p{font-size:.85rem;line-height:1.6}section.layout-two .column.right{width:100%}section.layout-two .column img{aspect-ratio:4 / 3}section.layout-two .link-button{font-size:.9rem}}@media(max-width:768px){section.experience{padding:3rem 0;gap:1rem}section.experience .heading{font-size:1.75rem;padding:0 1.5rem;margin-bottom:2rem}section.experience .container{width:100%;padding:0 1.5rem}section.experience .card h3{font-size:1.1rem}section.experience .card p{font-size:.85rem}section.experience .card .cta-link{font-size:.8rem}}@media(max-width:768px){section{padding:2rem 0;gap:2rem}.sub-heading{font-size:1.5rem;padding:0 1.5rem;text-align:center}.heading{font-size:1.75rem}}@media(max-width:768px){.button{padding:.875rem 1.25rem;font-size:.75rem}.button.light,.button.primary,a.button{padding:1rem 1.25rem!important;font-size:.95rem!important}}@media(max-width:768px){.footer-breadcrumbs{padding:1rem;flex-wrap:wrap;gap:.5rem;box-sizing:border-box}.footer-breadcrumbs a,.footer-breadcrumbs span{font-size:.8rem}.footer-bottom-left{flex-direction:column;gap:.5rem;align-items:flex-start}.footer-social-link{font-size:.8rem}}@media(max-width:480px){.hero.header-watcher{height:60vh!important;min-height:400px!important}.hero .content h2{font-size:2rem}.hero .content p{font-size:.9rem;padding-top:5rem}.header-logo span,.header-logo a{font-size:1.75rem!important}section.popular .card{width:180px}section.popular .sub-heading{font-size:1.25rem}section.category .card h3{font-size:1.75rem}section.layout-two .column.left h2{font-size:1.25rem}section.experience .heading{font-size:1.5rem;padding-bottom:0;margin-bottom:0}.sub-heading{font-size:1.25rem}.heading{font-size:1.5rem}}.page-width{width:100%!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.jdgm-widget *{line-height:1.28!important}.jdgm-star{font-family:JudgemeStar!important}.jdgm-testimonials-carousel{padding-top:5rem!important;padding-bottom:5rem!important}@media(max-width:768px){.jdgm-testimonials-carousel{padding-top:2rem!important;padding-bottom:2rem!important}}.written-content-page-container{padding-bottom:5rem!important}.written-content-page-container h1{font-size:3.5rem!important;font-weight:400!important;color:#000!important;font-family:var(--font-family-playfair)!important;margin-bottom:2rem!important;margin-top:1rem!important;padding:0!important;padding-bottom:2rem!important;padding-top:2rem!important;box-sizing:border-box!important;border-bottom:1px solid #00000014!important}.written-content-page p,.written-content-page span{font-size:1.1rem!important;line-height:1.5!important;color:#000!important;font-weight:400!important;font-family:var(--font-family-poppins)!important;margin-bottom:1rem!important;margin-top:1rem!important;padding:0!important;box-sizing:border-box!important}@media(max-width:768px){.written-content-page-container.page-width{padding-bottom:1rem!important;width:95%!important}.written-content-page-container h1{font-size:2.5rem!important;font-weight:400!important;color:#000!important;font-family:var(--font-family-playfair)!important;margin-bottom:1rem!important;margin-top:0rem!important;padding:0!important;padding-bottom:1rem!important;padding-top:1rem!important;box-sizing:border-box!important;border-bottom:1px solid #00000014!important;text-align:center!important}.written-content-page p,.written-content-page span{font-size:1.1rem!important;line-height:1.5!important;color:#000!important;font-weight:400!important;font-family:var(--font-family-poppins)!important;margin-bottom:1rem!important;margin-top:1rem!important;padding:0!important;box-sizing:border-box!important}}.jm-star-rating__font-icon{font-family:JudgemeStar!important}.written-content-page-container .product-grid-container{max-width:100%!important}.track-img,.post-ship-btn img,.post-ship-btn.hide-btn img,.product-material.mobile{display:none!important}.product-material.desktop{display:block!important}@media(max-width:768px){.product-material.mobile{display:block!important}.product-material.desktop{display:none!important}}.jdgm-title{font-size:2rem!important;font-weight:400!important;margin-bottom:20px!important;margin-top:30px!important;color:var(--header-color, var(--text-color));line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:visible!important;-webkit-line-clamp:none!important;line-clamp:none!important}@media(max-width:768px){.jdgm-title{font-size:1.5rem!important;margin-bottom:10px!important;margin-top:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tifanny/tiffany-home.css.map */
