.collage-wrapper-title{margin-top:0;margin-bottom:3rem}.collage{display:grid}.collage__item>*{width:100%}.collage__item .card__content{flex-grow:initial}@media screen and (max-width:749px){.collage{grid-column-gap:var(--grid-mobile-horizontal-spacing);grid-row-gap:var(--grid-mobile-vertical-spacing)}.collage--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.collage--mobile .collage__item--left:nth-child(3n-2){grid-column:span 2}.collage--mobile .collage__item--left:nth-child(3n-2):nth-last-child(2){grid-column:span 1}.collage--mobile .collage__item--left:nth-child(3n){grid-column-start:2}.collage--mobile .collage__item--right:nth-child(3n-2){grid-column-start:1}.collage--mobile .collage__item--right:nth-child(3n-2):last-child{grid-column:span 2}.collage--mobile .collage__item--right:nth-child(3n-1){grid-column-start:2}.collage--mobile .collage__item--right:nth-child(3n){grid-column:1 / span 2}.collage2 .collage__item:first-child{padding-top:0}.collage__text{padding-right:1.6rem}}@media screen and (min-width:750px){.collage{grid-auto-flow:column;grid-column-gap:var(--grid-desktop-horizontal-spacing);grid-row-gap:var(--grid-desktop-vertical-spacing);grid-template-columns:repeat(3,minmax(0,1fr))}.collage__item--left:nth-child(3n-2){grid-column:1 / span 2;grid-row:span 2}.collage__item--left:nth-child(3n-2):last-child{grid-column:1 / span 3}.collage__item--left:nth-child(3n-1),.collage__item--left:nth-child(3n){grid-column-start:3}.collage__item--left:nth-child(3n-1):last-child{grid-row:span 2}.collage__item--right:nth-child(3n-2){grid-column:1 / span 1;grid-row:span 1}.collage__item--right:nth-child(3n-2):last-child{grid-column:1 / span 3}.collage__item--right:nth-child(3n-1){grid-column-start:1}.collage__item--right:nth-child(3n-1):last-child{grid-column:span 2}.collage__item--right:nth-child(3n){grid-column:2 / span 2;grid-row:span 2}.collage__item--collection:only-child,.collage__item--product:only-child{justify-self:center;max-width:73rem;width:100%}}.collage-card{height:100%;position:relative;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));padding:var(--image-padding)}.collage-card.gradient{transform:perspective(0)}.collage-card:after{content:"";position:absolute;z-index:-1;border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity));width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1)}.collage-card.product-card-wrapper{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding)}.collage-card .media{height:100%;overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.collage-card .deferred-media{height:100%;overflow:visible}.collage-card__link{display:block;height:100%}.collage-card .deferred-media__poster{background-color:transparent;border:0}.collage-card .deferred-media__poster:after{content:"";position:absolute;z-index:1;outline-offset:.3rem;bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.collage-card .deferred-media__poster:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.collage-card .deferred-media__poster:focus:not(:focus-visible),.collage-card .deferred-media__poster:focus:not(:focus-visible):after{outline:none;box-shadow:none}.collage-card .deferred-media__poster:focus{outline:none;box-shadow:none}.collage2{display:flex;flex-wrap:wrap;gap:8%}.collage__item{position:relative;flex:1;width:50%;display:flex;flex-direction:column}.collage__item:first-child{padding-top:16rem}.collage__item a{width:100%;height:100%;display:block}.collage__item img{width:100%;height:auto;object-fit:cover;object-position:center}.collage__text{margin-top:10px;padding-left:1.6rem}.collage2_title{margin:0;padding:3rem 0px;letter-spacing:0px}.collage2_desc{font-weight:500;font-size:1.8rem;line-height:2.5rem;letter-spacing:0;text-align:justify;max-width:48rem}.collage2_desc p{margin:0}.collage2_link{font-weight:500;font-size:1.3rem;line-height:1.6rem;letter-spacing:0;color:#fff}.position-absolute{position:absolute!important}@keyframes pulse{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(1.35)}}@keyframes pulse-ping{0%{transform:scale(1)}to{transform:scale(.8)}}.hotspot-dot{position:relative;display:block;width:24px;height:24px;border-radius:100%;border:none;background:transparent;box-shadow:0 0 0 8px #fff inset,0 1px 6px #0000001a;padding:0;cursor:pointer}.hotspot-dot:after{content:"";position:absolute;left:-4px;top:-4px;width:32px;height:32px;border:2px solid rgba(255,255,255,.8);border-radius:100%;animation:pulse 2s ease-in-out infinite}.hotspot-product .product-card{display:flex;flex-direction:row;width:max-content;max-width:45vw;padding:2rem 3rem}.hotspot-product{background:#fff}.hotspot-product .product-card__image{position:relative;background-color:#e6e6e6}.hotspot-product .product-card__image-wr{width:80px;flex:0 0 80px;margin-right:1.5rem}.hotspot-product .image-content__image-wrapper img{position:absolute;top:0;left:0;right:0;width:100%;height:auto;object-fit:contain}.hotspot-product .product-card__info{padding:0!important;margin-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.hotspot-product .product-card__info .product-card__name{color:#000;font-weight:700;font-size:16px}.hotspot-product .product-card__info .product-form__cart-submit{text-decoration:none;color:#000;font-weight:500;font-size:1.3rem;line-height:1rem;letter-spacing:0;transition:.2s ease;background-color:#e6e6e6;max-width:max-content;padding:1.4rem 2.4rem}.hotspot-product .product-card__info .product-form__cart-submit:hover{background-color:#5d2714;color:#e6e6e6}.popover-content{position:absolute;z-index:1}.popover-content:before{position:absolute;content:"";width:0;height:0;border-style:solid;border-color:transparent white transparent transparent;border-width:8px}.hotspot-dotwrap{transition:transform .3s ease;width:auto}.hotspot-dotwrap .popover-content{transition:transform .2s cubic-bezier(0,.14,.19,1),opacity .2s cubic-bezier(0,.14,.19,1),visibility .2s cubic-bezier(0,.14,.19,1);opacity:0;visibility:hidden;will-change:transform;box-shadow:0 1px 6px #0000001a}.hotspot-dotwrap .popover-content.active{opacity:1;visibility:visible}.hotspot-right .popover-content{transform:scale(.8) translateY(-50%);transform-origin:top left;top:50%;left:calc(100% + 16px)}.hotspot-right .popover-content.active{transform:scale(1) translateY(-50%)}.hotspot-right .popover-content:before{right:100%;top:50%;margin-top:-8px}.hotspot-bottom .popover-content{top:calc(100% + 16px);transform:scale(.8) translate(-50%);transform-origin:top left;left:50%}.hotspot-bottom .popover-content.active{transform:scale(1) translate(-50%)}.hotspot-bottom .popover-content:before{left:50%;top:-16px;margin-left:-8px;border-color:transparent transparent white transparent}.hotspot-left .popover-content{top:50%;transform:scale(.8) translateY(-50%);transform-origin:top right;right:calc(100% + 16px)}.hotspot-left .popover-content.active{transform:scale(1) translateY(-50%)}.hotspot-left .popover-content:before{left:100%;top:50%;margin-top:-8px;border-color:transparent transparent transparent white}.hotspot-top .popover-content{bottom:calc(100% + 16px);transform-origin:bottom left;transform:scale(.8) translate(-50%);left:50%}.hotspot-top .popover-content.active{transform:scale(1) translate(-50%)}.hotspot-top .popover-content:before{left:50%;bottom:-16px;margin-left:-8px;border-color:white transparent transparent transparent}@media screen and (min-width:1701px)and (max-width:2000px){.collage__item .hotspot-college_image_atgNJF-2{--hot-top:39%}}@media screen and (min-width:1401px)and (max-width:1700px){.collage__item .hotspot-college_image_atgNJF-2{--hot-top:37%}}@media screen and (min-width:1101px)and (max-width:1400px){.collage__item .hotspot-college_image_atgNJF-2{--hot-top:34%}}@media screen and (min-width:751px)and (max-width:1100px){.collage__item .hotspot-college_image_atgNJF-1{--hot-top:20%}.collage__item .hotspot-college_image_atgNJF-2{--hot-top:30%;--hot-left:45%}}@media screen and (max-width:750px){.collage2{flex-direction:column;gap:3.6rem}.collage__item{width:100%}.hotspot-product .product-card__info{gap:0px}.hotspot-product .product-card{max-width:100%}.hotspot-product .product-card{padding:1rem}.hotspot-product .product-card__image-wr{width:50px;flex:0 0 50px}.hotspot-product .product-card__info .product-card__name{font-size:1rem}.hotspot-product .product-card__info .product-form__cart-submit{font-size:1rem;padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collage-style2.css.map */
