:root{--color-black: #1A1A1A;--color-white: #FFFFFF;--color-gray-dark: #4A4A4A;--color-gray-medium: #8A8A8A;--color-gray-light: #F5F5F5;--color-brown: #897455;--color-gold: #FFDA74;--font-heading: Cormorant Garamond, serif;--font-script: Parisienne, cursive;--font-body: Inter, sans-serif;--spacing-section: 100px;--spacing-container: 64px;--transition-base: .3s ease;--transition-medium: .4s ease}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6;color:#1a1a1a;overflow-x:hidden;background:#fff}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0;color:#1a1a1a}h1{font-size:52px;margin-bottom:24px}h1 em{color:#897455}@media screen and (max-width: 1200px){h1{font-size:48px}}@media screen and (max-width: 990px){h1{font-size:40px;margin-bottom:20px}h1 em{font-size:40px}}@media screen and (max-width: 749px){h1{font-size:32px;margin-bottom:16px}h1 em{font-size:32px}}h2{font-size:48px;margin-bottom:20px}h2 em{color:#897455}@media screen and (max-width: 1200px){h2{font-size:48px}}@media screen and (max-width: 990px){h2{font-size:40px;margin-bottom:20px}h2 em{font-size:40px}}@media screen and (max-width: 749px){h2{font-size:32px;margin-bottom:16px}h2 em{font-size:32px}}h3{font-size:40px;margin-bottom:16px}h3 em{color:#897455}@media screen and (max-width: 1200px){h3{font-size:40px}}@media screen and (max-width: 990px){h3{font-size:32px}}@media screen and (max-width: 749px){h3{font-size:28px;margin-bottom:12px}}h4{font-size:32px;margin-bottom:16px}@media screen and (max-width: 1200px){h4{font-size:32px}}@media screen and (max-width: 990px){h4{font-size:28px}}@media screen and (max-width: 749px){h4{font-size:20px}}h5{font-size:28px;margin-bottom:12px}h6{font-size:20px;margin-bottom:12px}p{margin:0 0 16px}a{color:inherit;text-decoration:none;transition:color .3s ease}em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}ul,ol{margin:0;padding:0}img{max-width:100%;height:auto;display:block}svg{display:block;max-width:100%;height:auto}button{font-family:inherit;font-size:inherit;border:none;background:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width: 1024px){.container{padding:0 40px}}@media screen and (max-width: 749px){.container{padding:0 24px}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.mt-0{margin-top:0}.mt-xs{margin-top:8px}.mt-sm{margin-top:12px}.mt-md{margin-top:16px}.mt-lg{margin-top:20px}.mt-xl{margin-top:24px}.mt-2xl{margin-top:28px}.mt-3xl{margin-top:32px}.mt-4xl{margin-top:40px}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:8px}.mb-sm{margin-bottom:12px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:24px}.mb-2xl{margin-bottom:28px}.mb-3xl{margin-bottom:32px}.mb-4xl{margin-bottom:40px}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-number{color:#fff;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.section-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.title-script{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}.button-icon{font-size:20px;line-height:1}.btn-primary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.btn-primary .button-text{padding:12px 28px}.btn-primary .button-icon{padding:14px;background-color:#1a1a1a}.btn-primary:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.btn-secondary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#e8e8e8}.btn-secondary:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.btn-icon:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon:disabled{opacity:.3;cursor:not-allowed}.btn-icon svg{width:24px;height:24px}.badge{display:inline-block;padding:8px;font-family:Inter,sans-serif;font-weight:300;font-size:12px;letter-spacing:.5px;text-transform:uppercase;background:#fff;color:#1a1a1a}.swiper{overflow:visible;padding:0}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto;display:flex}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.swiper-button-next:hover:not(:disabled),.swiper-button-prev:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.3;cursor:not-allowed}.swiper-button-next svg,.swiper-button-prev svg{width:24px;height:24px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.swiper-pagination-bullet{width:10px;height:10px;background:#1a1a1a;opacity:.2;transition:all .3s ease;margin:0 4px;border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{opacity:1;width:32px;border-radius:5px}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}a{text-decoration:underline}button,.btn,.swiper-button-next,.swiper-button-prev,.swiper-pagination{display:none}.container{max-width:100%;padding:0}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}::selection{background:#1a1a1a;color:#fff}::-moz-selection{background:#1a1a1a;color:#fff}.brand-philosophy-section{padding:100px 0 0;position:relative}.brand-philosophy-section:after{content:"";background-image:url(../assets/bckg.jpg);background-repeat:no-repeat;background-position:top right;background-size:contain;position:absolute;top:0;z-index:-1;right:0;width:530px;height:530px}.brand-philosophy-section .category-grid-container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width: 1024px){.brand-philosophy-section .category-grid-container{padding:0 40px}}@media screen and (max-width: 749px){.brand-philosophy-section .category-grid-container{padding:0 24px}}.brand-philosophy-header{position:relative;margin-bottom:64px}.brand-philosophy-number{color:#897455;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.brand-philosophy-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.brand-philosophy-number{display:block}.brand-philosophy-title-wrapper{padding-left:0;max-width:1100px}.brand-philosophy-heading{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:#1a1a1a;margin:0 0 24px}.brand-philosophy-heading em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline;color:#897455;font-size:52px}.brand-philosophy-subtext{font-family:Inter,sans-serif;font-weight:300;line-height:1.6;letter-spacing:.02em;color:#1a1a1a;margin:0 0 32px}.brand-philosophy-button{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.brand-philosophy-button .button-text{padding:12px 28px}.brand-philosophy-button .button-icon{padding:14px;background-color:#1a1a1a}.brand-philosophy-button:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.brand-philosophy-button svg{width:20px;height:20px;transition:transform .3s ease}.brand-philosophy-button:hover svg{transform:scale(1.3)}.philosophy-content{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:80px}@media (min-width: 990px){.philosophy-content{grid-template-columns:1fr 1fr;gap:60px;align-items:start}}.philosophy-image-wrapper{position:relative;overflow:hidden}.philosophy-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}@media (min-width: 990px){.philosophy-image-wrapper{height:100%;min-height:600px}.philosophy-image-wrapper img{height:100%;position:absolute;top:0;left:0}}.philosophy-mission{display:flex;flex-direction:column;gap:32px}.mission-header .mission-title{font-family:var(--font-body);font-size:24px;font-weight:400;color:var(--color-black);margin:0 0 20px;text-transform:uppercase;letter-spacing:-.03em}@media (min-width: 750px){.mission-header .mission-title{font-size:32px}}.mission-header .mission-text{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.8;color:var(--color-black);opacity:.8;margin:0}@media (min-width: 750px){.mission-header .mission-text{font-size:15px}}.philosophy-features{display:flex;flex-direction:column;gap:16px}.feature-box{border:1px solid #d8d8d8;padding:24px;transition:all .3s ease}.feature-box:hover{border-color:var(--color-black)}.feature-header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.feature-icon{width:24px;height:24px;flex-shrink:0}.feature-icon svg{width:100%;height:100%}.feature-title{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;text-transform:uppercase;margin:0;color:#1a1a1a}.feature-text{font-family:Inter,sans-serif;font-weight:300;line-height:1.6;letter-spacing:.02em;color:#1a1a1a;font-size:16px;opacity:.75;margin:0;flex:1}.values-section{margin-bottom:80px}.values-header{margin-bottom:24px}.values-header .values-title{font-family:var(--font-body);font-size:28px;font-weight:400;color:var(--color-black);margin:0;text-transform:uppercase;letter-spacing:-.03em}@media (min-width: 750px){.values-header .values-title{font-size:32px}}.values-content{max-width:800px}.values-content p{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.8;color:var(--color-black);opacity:.8;margin:0 0 16px}.values-content p:last-child{margin-bottom:0}@media (min-width: 750px){.values-content p{font-size:15px}}.values-image-wrapper{margin-top:40px;overflow:hidden}.values-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.process-section{margin-bottom:80px}.process-content{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 990px){.process-content{grid-template-columns:1fr 1fr;gap:60px;align-items:start}}.process-left{display:flex;flex-direction:column;gap:32px}.process-header .process-title{font-family:var(--font-body);font-size:28px;font-weight:400;color:var(--color-black);margin:0 0 20px;text-transform:uppercase;letter-spacing:-.03em}@media (min-width: 750px){.process-header .process-title{font-size:32px}}.process-header .process-description{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.8;color:var(--color-black);opacity:.8;margin:0}@media (min-width: 750px){.process-header .process-description{font-size:15px}}.process-steps{display:flex;flex-direction:column;gap:64px}.process-step{display:flex;gap:24px;align-items:center;position:relative}.process-step:hover .step-star{opacity:1}.process-step:hover .step-number{color:#897455}.step-decoration{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative}.step-decoration .step-star{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;opacity:.3;justify-content:center;transition:opacity .3s ease}.step-decoration .step-star svg{width:48px;height:48px}.step-decoration .step-line{width:1px;height:100%;min-height:180px;background-color:#d8d8d854;display:block;margin-top:8px;position:absolute;z-index:-1}.step-main{display:flex;align-items:center;gap:24px;flex:1}.step-number{font-family:var(--font-body);font-size:100px;font-weight:400;color:var(--color-black);line-height:1;letter-spacing:-.03em;text-transform:uppercase;flex-shrink:0;min-width:120px;transition:all .3s ease}@media (max-width: 750px){.step-number{font-size:60px;min-width:80px}}.step-content{flex:1}.step-title{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--color-black);margin:0 0 8px;text-transform:uppercase;letter-spacing:.1em}.step-text{font-family:var(--font-body);font-size:13px;font-weight:300;line-height:1.7;color:var(--color-black);opacity:.7;margin:0}.process-step:last-child .step-main{padding-bottom:0}.process-image-wrapper{position:relative;overflow:hidden}.process-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}@media (min-width: 990px){.process-image-wrapper{height:100%;min-height:500px}.process-image-wrapper img{height:100%;position:absolute;top:0;left:0}}.brand-story-section{padding:100px 0;background-image:url(../assets/bckg-reviews.png);background-repeat:no-repeat;background-position:top;background-size:cover;position:relative}.brand-story-section:after{content:"";position:absolute;top:80px;left:50%;transform:translate(-50%);width:150%;height:500px;background:radial-gradient(ellipse at center,#8974554d,#89745500 70%);pointer-events:none;z-index:0}@media (max-width: 750px){.brand-story-section{padding:0}}.brand-story-container{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.brand-story-number{color:#897455;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.brand-story-number:before{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to left,#d8d8d8,#d8d8d800);margin-top:12px}@media screen and (max-width: 1200px){.brand-story-number:before{max-width:50%}}@media screen and (max-width: 990px){.brand-story-number:before{max-width:40%}}.brand-story-number:after{content:"";position:absolute;display:block;width:100%;right:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}@media screen and (max-width: 1200px){.brand-story-number:after{max-width:50%}}@media screen and (max-width: 990px){.brand-story-number:after{max-width:40%}}.brand-story-number{display:block;margin-bottom:16px}.brand-story-heading{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:#1a1a1a;text-align:center;margin:0 0 32px}.brand-story-heading em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline;color:#897455;font-size:inherit}.brand-story-content{margin-bottom:32px}.brand-story-content p{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.8;color:var(--color-black);opacity:.8;margin:0 0 24px}.brand-story-content p:last-child{margin-bottom:0}@media (min-width: 750px){.brand-story-content p{font-size:15px}}.brand-story-cta{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.brand-story-cta .button-text{padding:12px 28px}.brand-story-cta .button-icon{padding:14px;background-color:#1a1a1a}.brand-story-cta:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.brand-story-cta svg{width:20px;height:20px;transition:transform .3s ease}.brand-story-cta:hover svg{transform:scale(1.3)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand-philosophy.css.map */
