.container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;max-width:1600px;margin:0 auto;padding:0 10px}.container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;max-width:1600px;margin:0 auto;padding:0 10px}main .homepage.visually-hidden{opacity:0;font-size:0}main .homepage .heading,main .homepage .text-block{flex:0 0 auto;width:100%;padding-top:20px;padding-bottom:40px}main .homepage .heading a,main .homepage .text-block a{color:#000000;text-decoration:underline}main .homepage .heading h3,main .homepage .text-block h3{margin-bottom:10px}main .homepage .cta-row{flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:40px}main .homepage .cta-row a{flex:0 0 auto;width:100%;padding:15px;background:#000000;color:#FFFFFF;cursor:pointer;font-weight:bold;text-align:center;margin:auto}@media screen and (min-width:768px){main .homepage .cta-row a{width:50%}}@media screen and (min-width:1100px){main .homepage .cta-row a{width:25%}}@media screen and (min-width:1600px){main .homepage.slider-wrapper{max-width:1600px;margin:0 auto}}main .homepage.slider-wrapper .slider{position:relative;height:0;padding-bottom:33%;overflow:hidden}@media screen and (min-width:768px){main .homepage.slider-wrapper .slider:hover .slider-navigation-button.left{left:20px;opacity:0.75}}@media screen and (min-width:768px){main .homepage.slider-wrapper .slider:hover .slider-navigation-button.right{right:20px;opacity:0.75}}main .homepage.slider-wrapper .slider .slider-navigation{display:none}main .homepage.slider-wrapper .slider .slider-navigation-button{position:absolute;top:0;height:100%;display:flex;align-items:center;padding:0 10px;z-index:3;opacity:0.75;transition:all 0.5s linear;cursor:pointer}@media screen and (min-width:768px){main .homepage.slider-wrapper .slider .slider-navigation-button{opacity:0}}main .homepage.slider-wrapper .slider .slider-navigation-button.left{left:20px}@media screen and (min-width:768px){main .homepage.slider-wrapper .slider .slider-navigation-button.left{left:-70px}}main .homepage.slider-wrapper .slider .slider-navigation-button.right{right:20px}@media screen and (min-width:768px){main .homepage.slider-wrapper .slider .slider-navigation-button.right{right:-70px}}main .homepage.slider-wrapper .slider .slider-navigation-button i{flex:0 0 auto;font-size:40px;color:white}main .homepage.slider-wrapper .slider .slides{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;transition:left 2s ease}main .homepage.slider-wrapper .slider .slides .slide{display:block;flex:0 0 auto;width:100%;height:100%;position:relative}main .homepage.slider-wrapper .slider .slides .slide .slide-image{display:block;width:100%;height:100%}main .homepage.slider-wrapper .slider .slides .slide .slide-image img{display:block;width:100%;height:100%}main .homepage.slider-wrapper .slider .slides .slide .banner-overlay{display:block;position:absolute;top:50%;left:10%;transform:translateY(-50%)}main .homepage.slider-wrapper .slider .slides .slide .banner-overlay img{display:block;max-width:25vw;max-height:25vh;width:auto;height:auto}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}main .homepage .slider_double{display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;max-width:1600px;margin:0 auto 40px}main .homepage .slider_double .left{width:100%}@media screen and (min-width:768px){main .homepage .slider_double .left{width:50%;padding:20px}}main .homepage .slider_double .right{width:100%}@media screen and (min-width:768px){main .homepage .slider_double .right{width:50%;padding:20px}}main .homepage.promotions .promotions-wrapper{max-width:1200px;margin:0 auto 40px}main .homepage.promotions .promotions-wrapper .title{text-align:center;margin:20px 0 10px 0}main .homepage.promotions .promotions-wrapper .product-grid{display:grid;gap:20px;padding:20px;grid-template-columns:1fr}@media screen and (min-width:480px){main .homepage.promotions .promotions-wrapper .product-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width:768px){main .homepage.promotions .promotions-wrapper .product-grid{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width:1100px){main .homepage.promotions .promotions-wrapper .product-grid{grid-template-columns:repeat(5, 1fr)}}@media screen and (min-width:1200px){main .homepage.promotions .promotions-wrapper .product-grid{max-width:1200px;margin:0 auto;padding:0}}main .homepage.promotions .promotions-wrapper .product-grid .product{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;border:1px solid #F2F2F2;background:#FFFFFF;position:relative;z-index:0}main .homepage.promotions .promotions-wrapper .product-grid .product .discount-label{position:absolute;top:0;right:0;font-size:1.25em;padding:0 2px;color:#FFFFFF;font-weight:bold;z-index:2}main .homepage.promotions .promotions-wrapper .product-grid .product .discount-label.red{background:#ff6200}main .homepage.promotions .promotions-wrapper .product-grid .product .discount-label.blue{background-color:#4848FF}main .homepage.promotions .promotions-wrapper .product-grid .product .discount-label.black{background:#000000;font-size:0.75em;font-weight:normal}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image{flex:0 0 auto;overflow:hidden;height:0;padding-top:100%;position:relative}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image.no_image{background:#FFFFFF}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image img{display:none;position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:100%;max-height:100%;transform:translate(-50%, -50%);z-index:1}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .image-wrapper picture:first-child img{display:block}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .unavailable{position:absolute;bottom:0;right:0;width:100%;z-index:1;background-color:#BCBCBC;color:#FFFFFF;font-size:0.75em;text-align:center}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .progressbar{visibility:hidden;display:flex;flex:0 0 auto;position:absolute;left:10px;bottom:0;width:calc(100% - 20px);height:4px;z-index:2;background:#F2F2F2}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .progressbar span{flex:1 0 auto;border-right:4px solid #FFFFFF;z-index:3}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .progressbar span:last-child{border-right:0}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image .progressbar .progress{position:absolute;left:0;top:0;width:0;height:100%;background:#ff6200}main .homepage.promotions .promotions-wrapper .product-grid .product .product-image:hover .progressbar{visibility:visible}main .homepage.promotions .promotions-wrapper .product-grid .product .product-info{flex:1 0 auto;padding:10px;font-weight:bold}main .homepage.promotions .promotions-wrapper .product-grid .product .product-info .brand-name{color:#BCBCBC}main .homepage.promotions .promotions-wrapper .product-grid .product .product-info a.product-name{color:#000000}main .homepage.promotions .promotions-wrapper .product-grid .product .order{flex:0 0 auto;display:flex;flex-direction:column;align-items:end;margin-right:10px}main .homepage.promotions .promotions-wrapper .product-grid .product .order small{color:#ff6200;position:relative}main .homepage.promotions .promotions-wrapper .product-grid .product .order small:after{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid black;transform:rotate(10deg) translateY(-50%)}main .homepage.promotions .promotions-wrapper .product-grid .product .order b{font-weight:bold}main .homepage.promotions .promotions-wrapper .product-grid .product .colors{padding:10px}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .title{font-weight:bold}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren{display:flex;flex-wrap:wrap;gap:5px;height:20px}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur{flex:0 0 auto;width:20px;height:20px;display:flex;flex-direction:row;flex-wrap:wrap;border:1px solid #DBDBDB;border-radius:100%;overflow:hidden;transform:rotate(-45deg)}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur>div{height:100%;flex:0 0 auto}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="1"]>div{width:100%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="2"]>div{width:50%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="3"]>div{width:33.3333333333%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="4"]>div{width:25%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="5"]>div{width:20%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="6"]>div{width:16.6666666667%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="7"]>div{width:14.2857142857%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="8"]>div{width:12.5%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="9"]>div{width:11.1111111111%}main .homepage.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="10"]>div{width:10%}main .homepage.help{margin-bottom:40px}@media screen and (min-width:1600px){main .homepage.help{max-width:1600px;margin:0 auto 40px auto}}main .homepage.help .help-wrapper .text-and-image{display:flex;background-color:#000000;flex-direction:column}@media screen and (min-width:1100px){main .homepage.help .help-wrapper .text-and-image{flex-direction:row}}main .homepage.help .help-wrapper .text-and-image .text{flex:0 0 33.33%;color:#FFFFFF;padding:40px}main .homepage.help .help-wrapper .text-and-image .text .title{font-weight:bold;font-size:1.25em;border-bottom:2px solid #FFFFFF;margin-bottom:10px}main .homepage.help .help-wrapper .text-and-image .text .description{margin-bottom:20px}main .homepage.help .help-wrapper .text-and-image .text .link{display:inline-block;line-height:40px;font-weight:bold;padding:0 40px;color:inherit;background-color:#ff6200}main .homepage.help .help-wrapper .text-and-image .image{flex:1 0 0;display:block}main .homepage.help .help-wrapper .text-and-image .image img{display:block;width:100%;height:100%;object-fit:cover}main .homepage.help .help-wrapper .usps{display:none}@media screen and (min-width:768px){main .homepage.help .help-wrapper .usps{display:flex;gap:80px;justify-content:center;background-color:#ff6200;list-style:initial;line-height:40px}}main .homepage.help .help-wrapper .usps .usp{flex:0 0 auto;color:#FFFFFF;font-weight:bold;font-size:1.25em}main .homepage.man-and-women{display:flex;justify-content:center;gap:20px}main .homepage.man-and-women .link{background-color:black;flex:0 0 auto;display:block;width:500px;position:relative}main .homepage.man-and-women .link .image{display:block;position:relative;height:0;padding-bottom:100%}main .homepage.man-and-women .link .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main .homepage.man-and-women .link .title{position:absolute;left:0;bottom:10px;right:0;text-align:center;font-weight:bold;color:#FFFFFF;font-size:1.5em}main .homepage.blogs{margin-bottom:20px}main .homepage.blogs .blogs-wrapper{position:relative;padding:10px;max-width:1600px;margin:0 auto}main .homepage.blogs .blogs-wrapper h2.title{position:absolute;top:0;left:0;font-weight:bold;font-size:1.5em;line-height:50px;padding:0 20px;background-color:#000000;color:#FFFFFF;z-index:1}main .homepage.blogs .blogs-wrapper .items{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}@media screen and (min-width:480px){main .homepage.blogs .blogs-wrapper .items{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width:640px){main .homepage.blogs .blogs-wrapper .items{grid-template-columns:repeat(3, 1fr)}}main .homepage.blogs .blogs-wrapper .items .blog{display:flex;flex-direction:column;padding:10px;background-color:#ff6200}main .homepage.blogs .blogs-wrapper .items .blog .image{display:block;height:0;padding-bottom:56.25%;position:relative}main .homepage.blogs .blogs-wrapper .items .blog .image img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}main .homepage.blogs .blogs-wrapper .items .blog h3.title{display:block;font-weight:bold;font-size:1.25em;color:#FFFFFF}main .homepage.blogs .blogs-wrapper .items .blog .link{display:block;color:#FFFFFF}main .homepage.blogs .blogs-wrapper>.link{display:block;text-align:center;font-weight:bold;font-size:1.25em;color:#000000;line-height:60px}main .homepage.new-collection{background-color:#F2F2F2}main .homepage.new-collection .collection-wrapper{max-width:1200px;margin:0 auto 40px;padding:40px}main .homepage.new-collection .collection-wrapper .text-and-image{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media screen and (min-width:768px){main .homepage.new-collection .collection-wrapper .text-and-image{grid-template-columns:repeat(2, 1fr)}}main .homepage.new-collection .collection-wrapper .text-and-image .collection .title{font-weight:bold;font-size:1.25em;margin-bottom:20px}main .homepage.new-collection .collection-wrapper .text-and-image .collection .subtitle{font-weight:normal;font-size:1.25em}main .homepage.new-collection .collection-wrapper .text-and-image .collection .text{margin-bottom:20px}main .homepage.new-collection .collection-wrapper .text-and-image .collection .link{margin-top:20px;display:inline-block;line-height:40px;padding:0 40px;font-weight:bold;background-color:#000000;color:#FFFFFF}main .homepage.new-collection .collection-wrapper .text-and-image .image{display:block;position:relative;padding-bottom:56.25%}main .homepage.new-collection .collection-wrapper .text-and-image .image img{position:absolute;display:block;top:0;left:0;width:100%;height:100%}main .homepage.new-collection .collection-wrapper .products-wrapper{display:grid;gap:10px;grid-template-columns:repeat(5, 1fr)}main .homepage.new-collection .collection-wrapper .products-wrapper .product{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;border:1px solid #F2F2F2;background:#FFFFFF;position:relative;z-index:0}main .homepage.new-collection .collection-wrapper .products-wrapper .product .discount-label{position:absolute;top:0;right:0;font-size:1.25em;padding:0 2px;color:#FFFFFF;font-weight:bold;z-index:2}main .homepage.new-collection .collection-wrapper .products-wrapper .product .discount-label.red{background:#ff6200}main .homepage.new-collection .collection-wrapper .products-wrapper .product .discount-label.blue{background-color:#4848FF}main .homepage.new-collection .collection-wrapper .products-wrapper .product .discount-label.black{background:#000000;font-size:0.75em;font-weight:normal}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image{flex:0 0 auto;overflow:hidden;height:0;padding-top:100%;position:relative}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image.no_image{background:#FFFFFF}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image img{display:none;position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:100%;max-height:100%;transform:translate(-50%, -50%);z-index:1}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .image-wrapper picture:first-child img{display:block}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .unavailable{position:absolute;bottom:0;right:0;width:100%;z-index:1;background-color:#BCBCBC;color:#FFFFFF;font-size:0.75em;text-align:center}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .progressbar{visibility:hidden;display:flex;flex:0 0 auto;position:absolute;left:10px;bottom:0;width:calc(100% - 20px);height:4px;z-index:2;background:#F2F2F2}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .progressbar span{flex:1 0 auto;border-right:4px solid #FFFFFF;z-index:3}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .progressbar span:last-child{border-right:0}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image .progressbar .progress{position:absolute;left:0;top:0;width:0;height:100%;background:#ff6200}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-image:hover .progressbar{visibility:visible}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-info{flex:1 0 auto;padding:10px;font-weight:bold}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-info .brand-name{color:#BCBCBC}main .homepage.new-collection .collection-wrapper .products-wrapper .product .product-info a.product-name{color:#000000}main .homepage.new-collection .collection-wrapper .products-wrapper .product .order{flex:0 0 auto;display:flex;flex-direction:column;align-items:end;margin-right:10px}main .homepage.new-collection .collection-wrapper .products-wrapper .product .order small{color:#ff6200;position:relative}main .homepage.new-collection .collection-wrapper .products-wrapper .product .order small:after{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid black;transform:rotate(10deg) translateY(-50%)}main .homepage.new-collection .collection-wrapper .products-wrapper .product .order b{font-weight:bold}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors{padding:10px}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .title{font-weight:bold}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren{display:flex;flex-wrap:wrap;gap:5px;height:20px}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur{flex:0 0 auto;width:20px;height:20px;display:flex;flex-direction:row;flex-wrap:wrap;border:1px solid #DBDBDB;border-radius:100%;overflow:hidden;transform:rotate(-45deg)}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur>div{height:100%;flex:0 0 auto}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="1"]>div{width:100%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="2"]>div{width:50%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="3"]>div{width:33.3333333333%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="4"]>div{width:25%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="5"]>div{width:20%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="6"]>div{width:16.6666666667%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="7"]>div{width:14.2857142857%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="8"]>div{width:12.5%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="9"]>div{width:11.1111111111%}main .homepage.new-collection .collection-wrapper .products-wrapper .product .colors .kleuren .kleur[data-color-count="10"]>div{width:10%}main .homepage.shop-the-look .collection-wrapper{display:flex;gap:20px;justify-content:space-evenly;max-width:1200px;margin:0 auto 40px;background-color:#000000}main .homepage.shop-the-look .collection-wrapper .image{flex:1 0 0;display:block}main .homepage.shop-the-look .collection-wrapper .image img{display:block;width:100%;height:100%;object-fit:cover}main .homepage.shop-the-look .collection-wrapper .content{flex:1 0 0;padding:40px;color:#FFFFFF}main .homepage.shop-the-look .collection-wrapper .content .collection{display:flex;flex-direction:column;margin-bottom:20px}main .homepage.shop-the-look .collection-wrapper .content .collection .title{font-weight:bold;font-size:1.5em}main .homepage.shop-the-look .collection-wrapper .content .collection .subtitle{margin-bottom:20px;font-weight:normal;font-size:1.25em}main .homepage.shop-the-look .collection-wrapper .content .items{margin-bottom:20px;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}main .homepage.shop-the-look .collection-wrapper .content .items .item{display:flex;text-decoration:none;justify-content:center;align-items:center}main .homepage.shop-the-look .collection-wrapper .content .items .item .image{flex:0 0 auto;display:block;width:100%;height:0;padding-bottom:100%;position:relative}main .homepage.shop-the-look .collection-wrapper .content .items .item .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main .homepage.shop-the-look .collection-wrapper .content .items .item.last{background-color:#ff6200}main .homepage.shop-the-look .collection-wrapper .content .items .item.last .text-item{display:block;flex:0 0 auto;font-weight:bold;font-size:1.25em;color:#FFFFFF}main .homepage.shop-the-look .collection-wrapper .content .link{display:block;font-weight:bold;font-size:1.25em;color:inherit;line-height:40px;text-align:center;border:1px solid #FFFFFF}main .homepage.shop-the-style .style-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);max-width:1200px;margin:0 auto;gap:20px}main .homepage.shop-the-style .style-wrapper .link{position:relative;text-decoration:none}main .homepage.shop-the-style .style-wrapper .link .image{display:block;position:relative;height:0;padding-bottom:100%}main .homepage.shop-the-style .style-wrapper .link .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}main .homepage.shop-the-style .style-wrapper .link .title{position:absolute;top:50%;left:50%;font-size:1.25em;font-weight:bold;color:#FFFFFF;transform:translate(-50%, -50%)}main .homepage.holdings .holdings-wrapper{padding:20px;line-height:2;max-width:1600px;margin:0 auto 40px}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper{display:flex;flex-wrap:wrap}}main .homepage.holdings .holdings-wrapper .title{display:block;width:100%;text-align:center;margin-bottom:20px}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .title{flex:0 0 auto}}main .homepage.holdings .holdings-wrapper .holding-selector{display:block;font-weight:bold;font-size:1.4em;padding:0 40px;text-transform:uppercase;user-select:none;cursor:pointer;background-color:#ff6200;color:#FFFFFF;line-height:50px;-webkit-tap-highlight-color:transparent}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-selector{flex:0 0 auto;border:2px solid transparent;border-bottom:none;text-align:center;font-size:1.2em;order:1;color:#000000;margin-bottom:-2px;background-color:transparent;z-index:1}}main .homepage.holdings .holdings-wrapper .holding-content{display:none;padding:20px;gap:20px;justify-content:space-between}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content{border:2px solid black;order:2;width:100%;justify-content:space-evenly}}main .homepage.holdings .holdings-wrapper .holding-content .contact{flex:0 0 auto;display:flex;flex-direction:column}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .contact{flex:1 0 0}}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row{flex:0 0 auto;display:flex;align-items:center;gap:10px}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row{align-items:normal}}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row.email{display:none}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row.email{display:flex}}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .fas{flex:0 0 auto;color:#ff6200}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .fas{display:none}}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-title{display:none}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-title{display:block;flex:0 0 auto;width:100px}}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content{display:block;flex:1 0 auto;color:#000000}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content b{font-weight:normal}main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .address,main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .zipcode,main .homepage.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .city{display:block}main .homepage.holdings .holdings-wrapper .holding-content .open-hours{display:none}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper .holding-content .open-hours{display:block;flex:1 0 0}}main .homepage.holdings .holdings-wrapper .holding-content .open-hours .open-hour{display:flex}main .homepage.holdings .holdings-wrapper .holding-content .open-hours .open-hour .day{width:130px}main .homepage.holdings .holdings-wrapper .holding-content .open-hours .open-hour .status{font-weight:bold}main .homepage.holdings .holdings-wrapper .holding-content .preview{display:none;flex:0 0 auto}@media screen and (min-width:640px){main .homepage.holdings .holdings-wrapper .holding-content .preview{display:block}}main .homepage.holdings .holdings-wrapper .holding-content .preview .image{display:block}main .homepage.holdings .holdings-wrapper .holding-content .preview .image img{display:block;height:auto}main .homepage.holdings .holdings-wrapper .holding-content .preview .link{display:block;background-color:#ff6200;color:#FFFFFF;font-weight:bold;text-align:center;font-size:1.25em}main .homepage.holdings .holdings-wrapper>input[type="radio"]{display:none}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-0~.holding-selector[for="holding-index-0"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-0~.holding-content.content-0{display:flex}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-1~.holding-selector[for="holding-index-1"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-1~.holding-content.content-1{display:flex}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-2~.holding-selector[for="holding-index-2"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-2~.holding-content.content-2{display:flex}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-3~.holding-selector[for="holding-index-3"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-3~.holding-content.content-3{display:flex}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-4~.holding-selector[for="holding-index-4"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-4~.holding-content.content-4{display:flex}@media screen and (min-width:1100px){main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-5~.holding-selector[for="holding-index-5"]{border:2px solid black;border-bottom:none;background-color:white;color:#ff6200}}main .homepage.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-5~.holding-content.content-5{display:flex}