:root{--box-shadow-default: 0 0 20px rgba(0, 0, 0, .1);--drop-shadow-default: 0 8px 8px rgba(0, 0, 0, .1);--color-light-gray: #232323;--color-gray: #4A4443;--color-off-white: #F6F2EF;--color-sand: #FAF7F5;--color-off-white-shade: #ece8e6;--color-gray-light: #6F6F6F;--color-pink: #FF89BC;--color-white: rgba(255, 255, 255, 1);--color-red: rgba(175, 106, 106, 1);--color-black: #232323;--color-green: #7EA77A;--color-x1-green: #7EA77A;--color-x1-green-light: #BFD3BD;--color-x2-mint-gray: #B8C6BB;--color-x2-mint-gray-light: rgba(184,198,187,.50196);--color-x3-yellow: #CAB148;--color-x3-yellow-light: #E5D8A3;--color-x4-light-blue: #ADBECC;--color-x4-light-blue-light: #D6DFE5;--color-x5-lila: #BEBCC7;--color-x5-lila-light: #DFDDE3;--color-x6-blush: #D3B2A3;--color-x6-blush-light: #E9D9D1;--color-white-gray: #F7F2EF;--color-brown: #4A4443;--color-almost-black: #232323;--color-off-white-stroke: #CDCDCD;--color-light-stroke: #EFE9E9;--color-panstone: #442B25;--spacing-1x: 8px;--spacing-2x: 16px;--spacing-3x: 24px;--spacing-4x: 32px;--spacing-5x: 40px;--spacing-6x: 48px;--spacing-7x: 56px;--spacing-8x: 64px;--spacing-9x: 72px;--spacing-10x: 80px}.our-models{display:flex;margin:0 0 40px;margin:0 0 var(--spacing-5x) 0;justify-content:flex-start}@media (min-width: 1024px){.our-models{width:100%;justify-content:center}}.our-models__inner,.our-models .inner{overflow:hidden;width:100%}.our-models__text-holder,.our-models .text-holder{font-family:montserrat-bold,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.4rem;line-height:3rem;color:#442b25;color:var(--color-panstone);margin:40px 16px 16px;margin:var(--spacing-5x) var(--spacing-2x) var(--spacing-2x) var(--spacing-2x)}@media (min-width: 1024px){.our-models__text-holder,.our-models .text-holder{font-size:2.8rem;line-height:3.6rem;margin:40px auto 24px;margin:var(--spacing-5x) auto var(--spacing-3x) auto;max-width:1440px;padding:0 40px;padding:0 var(--spacing-5x)}}.our-models__models,.our-models .models{width:100%;display:flex;justify-content:flex-start;overflow:scroll;padding:0 16px;padding:0 var(--spacing-2x);flex-direction:row;-ms-overflow-style:none;scrollbar-width:none;grid-gap:24px;gap:24px;grid-gap:var(--spacing-3x);gap:var(--spacing-3x)}.our-models__models::-webkit-scrollbar,.our-models .models::-webkit-scrollbar{display:none}@media (min-width: 1024px){.our-models__models,.our-models .models{max-width:1440px;width:100%;padding:0 40px;padding:0 var(--spacing-5x);display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;justify-content:center;margin:0 auto}}.our-models__models__model-holder,.our-models__models .model-holder,.our-models .models__model-holder,.our-models .models .model-holder{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%;height:100%;border-radius:12px;overflow:hidden;min-width:292px;height:190px}@media (min-width: 1024px){.our-models__models__model-holder,.our-models__models .model-holder,.our-models .models__model-holder,.our-models .models .model-holder{height:322px}}.our-models__models__model-holder .hover-background,.our-models__models .model-holder .hover-background,.our-models .models__model-holder .hover-background,.our-models .models .model-holder .hover-background{position:absolute;left:0;top:0;width:100%;height:100%}.our-models__models__model-holder .standard-background,.our-models__models .model-holder .standard-background,.our-models .models__model-holder .standard-background,.our-models .models .model-holder .standard-background{position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity .35s}.our-models__models__model-holder__image-holder,.our-models__models .model-holder__image-holder,.our-models .models__model-holder__image-holder,.our-models .models .model-holder__image-holder{grid-area:1/1/2/2;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;min-width:292px;height:100%;width:100%;border-radius:16px;border-radius:var(--spacing-2x);opacity:1;transition:opacity .35s;position:relative}.our-models__models__model-holder__image-holder picture,.our-models__models .model-holder__image-holder picture,.our-models .models__model-holder__image-holder picture,.our-models .models .model-holder__image-holder picture{display:block;grid-column:1;grid-row:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.our-models__models__model-holder__image-holder picture img,.our-models__models .model-holder__image-holder picture img,.our-models .models__model-holder__image-holder picture img,.our-models .models .model-holder__image-holder picture img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .25s}.our-models__models__model-holder__sub-text,.our-models__models .model-holder__sub-text,.our-models .models__model-holder__sub-text,.our-models .models .model-holder__sub-text{position:absolute;right:16px;right:var(--spacing-2x);top:16px;top:var(--spacing-2x);z-index:2;font-family:montserrat-bold,sans-serif;font-weight:700;color:#442b25;color:var(--color-panstone);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;color:var(--color-white);padding:4px 8px;padding:4px var(--spacing-1x);border-top-left-radius:6px;border-bottom-left-radius:6px;font-size:1.4rem}.our-models__models__model-holder__text-holder,.our-models__models .model-holder__text-holder,.our-models .models__model-holder__text-holder,.our-models .models .model-holder__text-holder{grid-area:1/1/2/2;min-width:292px;height:100%;border-radius:16px;border-radius:var(--spacing-2x)}.our-models__models__model-holder__text-holder .x-icon,.our-models__models .model-holder__text-holder .x-icon,.our-models .models__model-holder__text-holder .x-icon,.our-models .models .model-holder__text-holder .x-icon{position:absolute;height:58px;width:52px;top:8px;left:8px;padding:0;margin:0}@media (min-width: 1024px){.our-models__models__model-holder__text-holder .x-icon,.our-models__models .model-holder__text-holder .x-icon,.our-models .models__model-holder__text-holder .x-icon,.our-models .models .model-holder__text-holder .x-icon{top:0;left:8px;height:92px;width:86px}}.our-models__models__model-holder__text-holder .x-number,.our-models__models .model-holder__text-holder .x-number,.our-models .models__model-holder__text-holder .x-number,.our-models .models .model-holder__text-holder .x-number{height:58px;width:52px;position:absolute;left:36px;top:8px}@media (min-width: 1024px){.our-models__models__model-holder__text-holder .x-number,.our-models__models .model-holder__text-holder .x-number,.our-models .models__model-holder__text-holder .x-number,.our-models .models .model-holder__text-holder .x-number{top:0;left:58px;height:92px;width:86px}}.our-models__models__model-holder__text-holder .button,.our-models__models .model-holder__text-holder .button,.our-models .models__model-holder__text-holder .button,.our-models .models .model-holder__text-holder .button{font-family:montserrat-bold,sans-serif;font-weight:700;color:#442b25;color:var(--color-panstone);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:8px;border-radius:var(--spacing-1x);background-color:#f6f2ef;background-color:var(--color-off-white);position:absolute;left:0;bottom:0;right:0;margin:0 auto 16px;margin:0 auto var(--spacing-2x) auto;padding:12px 16px;padding:12px var(--spacing-2x);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.2rem;line-height:2.2rem}@media (min-width: 1024px){.our-models__models__model-holder__text-holder .button,.our-models__models .model-holder__text-holder .button,.our-models .models__model-holder__text-holder .button,.our-models .models .model-holder__text-holder .button{padding:8px 24px;padding:8px var(--spacing-3x);font-size:1.4rem}}@media (min-width: 1024px){.our-models__models .models__model-holder:hover .standard-background,.our-models .models .models__model-holder:hover .standard-background{opacity:0;transition:opacity .35s}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-our-models.css.map */
