@charset "UTF-8";
.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}.dynamic-blocks.new-collection{background-color:#F2F2F2;margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.new-collection{margin:100px 0}}.dynamic-blocks.new-collection .collection-wrapper{max-width:1200px;margin:0 auto;padding:20px}.dynamic-blocks.new-collection .collection-wrapper .text-and-image{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media screen and (min-width:768px){.dynamic-blocks.new-collection .collection-wrapper .text-and-image{grid-template-columns:repeat(2, minmax(0, 1fr))}}.dynamic-blocks.new-collection .collection-wrapper .text-and-image .collection .title{font-weight:bold;font-size:1.25em;margin-bottom:20px}.dynamic-blocks.new-collection .collection-wrapper .text-and-image .collection .subtitle{font-weight:normal;font-size:1.25em}.dynamic-blocks.new-collection .collection-wrapper .text-and-image .collection .text{margin-bottom:20px}.dynamic-blocks.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}.dynamic-blocks.new-collection .collection-wrapper .text-and-image .image{display:block}.dynamic-blocks.new-collection .collection-wrapper .text-and-image .image img{width:100%;height:auto}.dynamic-blocks.new-collection .collection-wrapper .products-wrapper{display:grid;gap:10px;grid-template-columns:repeat(3, minmax(0, 1fr))}@media screen and (min-width:640px){.dynamic-blocks.new-collection .collection-wrapper .products-wrapper{grid-template-columns:repeat(5, minmax(0, 1fr))}}.dynamic-blocks.new-collection .collection-wrapper .products-wrapper .product-wrapper{display:block;text-decoration:none}.dynamic-blocks.new-collection .collection-wrapper .products-wrapper .product-wrapper picture{display:block}.dynamic-blocks.new-collection .collection-wrapper .products-wrapper .product-wrapper picture img{display:block;width:100%;height:auto;aspect-ratio:1}.dynamic-blocks.new-collection .collection-wrapper .buttons-wrapper{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:768px){.dynamic-blocks.new-collection .collection-wrapper .buttons-wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width:1100px){.dynamic-blocks.new-collection .collection-wrapper .buttons-wrapper{grid-template-columns:repeat(4, minmax(0, 1fr))}}.dynamic-blocks.new-collection .collection-wrapper .buttons-wrapper .button{flex:0 0 auto;display:block;line-height:40px;font-weight:bold;background-color:#000000;color:#FFFFFF;text-align:center;white-space:nowrap}.dynamic-blocks.promotions{margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.promotions{margin:100px 0}}.dynamic-blocks.promotions .promotions-wrapper{max-width:1200px;margin:0 auto;overflow:hidden}.dynamic-blocks.promotions .promotions-wrapper .title{text-align:center;margin:0 0 10px 0}.dynamic-blocks.promotions .promotions-wrapper .product-grid{display:flex;gap:20px;padding:0 20px;overflow:auto;scrollbar-width:none}@media screen and (min-width:1100px){.dynamic-blocks.promotions .promotions-wrapper .product-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr))}}@media screen and (min-width:1200px){.dynamic-blocks.promotions .promotions-wrapper .product-grid{max-width:1200px;margin:0 auto;padding:0}}.dynamic-blocks.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;gap:10px;padding-bottom:10px;overflow:hidden}.dynamic-blocks.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}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .discount-label.red{background:#ff6200}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .discount-label.blue{background-color:#4848FF}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .discount-label.black{background:#000000;font-size:0.75em;font-weight:normal}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image{flex:0 0 auto;overflow:hidden;height:0;padding-top:100%;position:relative}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image.no_image{background:#FFFFFF}.dynamic-blocks.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}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image .image-wrapper picture:first-child img{display:block}.dynamic-blocks.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}.dynamic-blocks.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}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image .progressbar span{flex:1 0 auto;border-right:4px solid #FFFFFF;z-index:3}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image .progressbar span:last-child{border-right:0}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image .progressbar .progress{position:absolute;left:0;top:0;width:0;height:100%;background:#ff6200}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-image:hover .progressbar{visibility:visible}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-info{flex:0 0 auto;padding:0 10px;font-weight:bold}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-info .brand-name{color:#BCBCBC}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .product-info a.product-name{display:block;color:#000000}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .order{flex:0 0 auto;display:flex;flex-direction:row;align-items:end;margin:auto 10px 0 10px;gap:10px;justify-content:end}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .order small{color:#ff6200;position:relative}.dynamic-blocks.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%)}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .order b{font-weight:bold}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors{flex:0 0 auto;padding:0 10px}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .title{font-weight:bold}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren{display:flex;flex-wrap:wrap;gap:5px;height:20px;overflow:hidden}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur{flex:0 0 auto;width:20px;height:20px;display:flex;border:1px solid #DBDBDB;border-radius:100%;overflow:hidden;transform:rotate(-45deg)}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur>div{flex:0 0 auto;height:100%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="1"]>div{width:100%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="2"]>div{width:50%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="3"]>div{width:33.3333333333%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="4"]>div{width:25%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="5"]>div{width:20%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="6"]>div{width:16.6666666667%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="7"]>div{width:14.2857142857%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="8"]>div{width:12.5%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="9"]>div{width:11.1111111111%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .kleur[data-color-count="10"]>div{width:10%}.dynamic-blocks.promotions .promotions-wrapper .product-grid .product .colors .kleuren .counter{flex:0 0 auto;display:flex;border-radius:100%;border:1px solid #DBDBDB;width:20px;height:20px;font-size:9px;justify-content:center;align-items:center}@media screen and (max-width:1099px){.dynamic-blocks.promotions .promotions-wrapper .product-grid .product{flex:0 0 auto;width:200px}}.dynamic-blocks.promoted-product{margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.promoted-product{margin:100px 0}}.dynamic-blocks.promoted-product .promoted-wrapper{display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:0 20px}@media screen and (min-width:1024px){.dynamic-blocks.promoted-product .promoted-wrapper{flex-direction:row}}@media screen and (min-width:1200px){.dynamic-blocks.promoted-product .promoted-wrapper{max-width:1200px;padding:0}}.dynamic-blocks.promoted-product .promoted-wrapper .image{flex:0 0 auto;position:relative;width:100%}@media screen and (min-width:1024px){.dynamic-blocks.promoted-product .promoted-wrapper .image{flex:1 0 0;width:auto}}.dynamic-blocks.promoted-product .promoted-wrapper .image .image-wrapper{display:block;text-decoration:none;color:inherit}.dynamic-blocks.promoted-product .promoted-wrapper .image .image-wrapper picture{display:block;width:100%}.dynamic-blocks.promoted-product .promoted-wrapper .image .image-wrapper picture img{display:block;margin:0 auto;max-width:100%;height:auto}.dynamic-blocks.promoted-product .promoted-wrapper .image .floating-label{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);line-height:30px;padding:0 10px;font-weight:bold;background-color:#ff6200;color:#FFFFFF}.dynamic-blocks.promoted-product .promoted-wrapper .text{flex:0 0 auto;width:100%;display:flex;flex-direction:column}@media screen and (min-width:1024px){.dynamic-blocks.promoted-product .promoted-wrapper .text{flex:1 0 0;width:auto}}.dynamic-blocks.promoted-product .promoted-wrapper .text .title{flex:0 0 auto;font-size:1.25em;font-weight:bold;margin-bottom:10px}.dynamic-blocks.promoted-product .promoted-wrapper .text .description{flex:0 0 auto}.dynamic-blocks.promoted-product .promoted-wrapper .text .button{flex:0 0 auto;display:block;line-height:40px;padding:0 40px;font-weight:bold;background-color:#ff6200;color:#FFFFFF;text-decoration:none;width:fit-content;margin-top:20px}@media screen and (min-width:1100px){.dynamic-blocks.promoted-product .promoted-wrapper .text .button{margin-top:auto}}@media screen and (min-width:1600px){.dynamic-blocks.help{max-width:1600px;margin:0 auto 40px auto}}.dynamic-blocks.help .help-wrapper .text-and-image{display:flex;background-color:#000000;flex-direction:column}@media screen and (min-width:1024px){.dynamic-blocks.help .help-wrapper .text-and-image{flex-direction:row}}.dynamic-blocks.help .help-wrapper .text-and-image .text{flex:0 0 33.33%;color:#FFFFFF;padding:20px}@media screen and (min-width:1024px){.dynamic-blocks.help .help-wrapper .text-and-image .text{padding:40px;min-width:450px}}.dynamic-blocks.help .help-wrapper .text-and-image .text .title{font-weight:bold;font-size:1.25em;border-bottom:2px solid #FFFFFF;margin-bottom:10px}.dynamic-blocks.help .help-wrapper .text-and-image .text .description{margin-bottom:20px}.dynamic-blocks.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}.dynamic-blocks.help .help-wrapper .text-and-image .image{flex:1 0 0;display:block}.dynamic-blocks.help .help-wrapper .text-and-image .image img{display:block;width:100%;height:100%;object-fit:cover;object-position:right}.dynamic-blocks.help .help-wrapper .usps-wrapper{overflow:hidden;height:50px;background-color:#ff6200}.dynamic-blocks.help .help-wrapper .usps-wrapper .usps{display:flex;line-height:40px;height:100%;animation:autoSlider 30s linear 10s infinite;transform:translateX(0);opacity:1}@keyframes autoSlider{0%{transform:translateX(0);opacity:1}2%{transform:translateX(0);opacity:0}4%{transform:translateX(-100%);opacity:0}6%{transform:translateX(-100%);opacity:1}25%{transform:translateX(-100%);opacity:1}27%{transform:translateX(-100%);opacity:0}29%{transform:translateX(-200%);opacity:0}31%{transform:translateX(-200%);opacity:1}50%{transform:translateX(-200%);opacity:1}52%{transform:translateX(-200%);opacity:0}54%{transform:translateX(-300%);opacity:0}56%{transform:translateX(-300%);opacity:1}75%{transform:translateX(-300%);opacity:1}77%{transform:translateX(-300%);opacity:0}79%{transform:translateX(0);opacity:0}81%{transform:translateX(0);opacity:1}100%{transform:translateX(0);opacity:1}}@media screen and (min-width:1200px){.dynamic-blocks.help .help-wrapper .usps-wrapper .usps{animation:none;padding:0 20px;gap:80px;justify-content:center}}.dynamic-blocks.help .help-wrapper .usps-wrapper .usps .usp{flex:0 0 auto;color:#FFFFFF;font-weight:bold;font-size:1.25em;display:flex;width:100%;justify-content:center;align-items:center}@media screen and (min-width:1200px){.dynamic-blocks.help .help-wrapper .usps-wrapper .usps .usp{width:auto}}.dynamic-blocks.help .help-wrapper .usps-wrapper .usps .usp i{flex:0 0 auto;margin-right:10px;font-size:1em}.dynamic-blocks.help .help-wrapper .usps-wrapper .usps .usp span{flex:0 0 auto}.dynamic-blocks.man-and-women{margin:40px 0;padding:0 20px}@media screen and (min-width:1100px){.dynamic-blocks.man-and-women{margin:100px 0}}.dynamic-blocks.man-and-women .man-and-women-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (min-width:1024px){.dynamic-blocks.man-and-women .man-and-women-wrapper{max-width:1020px;margin:0 auto}}.dynamic-blocks.man-and-women .man-and-women-wrapper .link{background-color:black}.dynamic-blocks.man-and-women .man-and-women-wrapper .link .image{display:block;position:relative;height:0;padding-bottom:100%}.dynamic-blocks.man-and-women .man-and-women-wrapper .link .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.dynamic-blocks.blogs{margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.blogs{margin:100px 0}}.dynamic-blocks.blogs .blogs-wrapper{position:relative;padding:20px 20px 0 20px;max-width:1600px;margin:0 auto}.dynamic-blocks.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}.dynamic-blocks.blogs .blogs-wrapper .items{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width:480px){.dynamic-blocks.blogs .blogs-wrapper .items{gap:10px;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width:768px){.dynamic-blocks.blogs .blogs-wrapper .items{grid-template-columns:repeat(3, minmax(0, 1fr))}}.dynamic-blocks.blogs .blogs-wrapper .items .blog{display:flex;flex-direction:column;padding:10px;background-color:#ff6200}.dynamic-blocks.blogs .blogs-wrapper .items .blog .image{display:block;height:0;padding-bottom:56.25%;position:relative}.dynamic-blocks.blogs .blogs-wrapper .items .blog .image img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}.dynamic-blocks.blogs .blogs-wrapper .items .blog h3.title{display:block;font-weight:bold;font-size:1.25em;color:#FFFFFF}.dynamic-blocks.blogs .blogs-wrapper .items .blog .link{display:block;color:#FFFFFF;margin-top:auto}.dynamic-blocks.blogs .blogs-wrapper>.link{display:block;text-align:center;font-weight:bold;font-size:1.25em;color:#000000;line-height:60px}.dynamic-blocks.shop-the-look .collection-wrapper{display:flex;gap:20px;justify-content:space-evenly;max-width:1200px;margin:0 auto 40px;background-color:#000000}.dynamic-blocks.shop-the-look .collection-wrapper .image{flex:1 0 0;display:block}.dynamic-blocks.shop-the-look .collection-wrapper .image img{display:block;width:100%;height:100%;object-fit:cover}.dynamic-blocks.shop-the-look .collection-wrapper .content{flex:1 0 0;padding:40px;color:#FFFFFF}.dynamic-blocks.shop-the-look .collection-wrapper .content .collection{display:flex;flex-direction:column;margin-bottom:20px}.dynamic-blocks.shop-the-look .collection-wrapper .content .collection .title{font-weight:bold;font-size:1.5em}.dynamic-blocks.shop-the-look .collection-wrapper .content .collection .subtitle{margin-bottom:20px;font-weight:normal;font-size:1.25em}.dynamic-blocks.shop-the-look .collection-wrapper .content .items{margin-bottom:20px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.dynamic-blocks.shop-the-look .collection-wrapper .content .items .item{display:flex;text-decoration:none;justify-content:center;align-items:center}.dynamic-blocks.shop-the-look .collection-wrapper .content .items .item .image{flex:0 0 auto;display:block;width:100%;height:0;padding-bottom:100%;position:relative}.dynamic-blocks.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}.dynamic-blocks.shop-the-look .collection-wrapper .content .items .item.last{background-color:#ff6200}.dynamic-blocks.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}.dynamic-blocks.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}.dynamic-blocks.shop-the-style{margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.shop-the-style{margin:100px 0}}.dynamic-blocks.shop-the-style .style-wrapper{max-width:1200px;margin:0 auto}.dynamic-blocks.shop-the-style .style-wrapper .title{text-align:center;margin-bottom:10px}.dynamic-blocks.shop-the-style .style-wrapper .items{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px;padding:0 20px}@media screen and (min-width:768px){.dynamic-blocks.shop-the-style .style-wrapper .items{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (min-width:1600px){.dynamic-blocks.shop-the-style .style-wrapper .items{padding:0}}.dynamic-blocks.shop-the-style .style-wrapper .items .link{text-decoration:none}.dynamic-blocks.shop-the-style .style-wrapper .items .link .image{display:block;position:relative;height:0;padding-bottom:100%}.dynamic-blocks.shop-the-style .style-wrapper .items .link .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.dynamic-blocks.holdings{margin:40px 0}@media screen and (min-width:1100px){.dynamic-blocks.holdings{margin:100px 0}}.dynamic-blocks.holdings .holdings-wrapper{padding:0 20px;line-height:2;max-width:1600px;margin:0 auto}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper{display:flex;flex-wrap:wrap}}.dynamic-blocks.holdings .holdings-wrapper .title{display:block;width:100%;text-align:center;margin-bottom:20px}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .title{flex:0 0 auto}}.dynamic-blocks.holdings .holdings-wrapper .holding-selector{display:block;font-weight:bold;font-size:1.4em;padding:0 20px;text-transform:uppercase;user-select:none;cursor:pointer;background-color:#ff6200;color:#FFFFFF;line-height:50px;-webkit-tap-highlight-color:transparent;position:relative}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper .holding-selector:after{content:"";font-family:"Font Awesome 5 Free";font-weight:bold;position:absolute;right:20px}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-selector:after{content:none}}.dynamic-blocks.holdings .holdings-wrapper .holding-content{display:none;padding:20px;gap:20px;justify-content:space-between}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content{border:2px solid black;order:2;width:100%;justify-content:space-evenly}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact{flex:0 0 auto;display:flex;flex-direction:column}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact{flex:1 0 0}}.dynamic-blocks.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){.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row{align-items:normal}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row.email{display:none}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row.email{display:flex}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .fas{flex:0 0 auto;color:#ff6200}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .fas{display:none}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-title{display:none}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-title{display:block;flex:0 0 auto;width:100px}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content{display:block;flex:1 0 auto;color:#000000}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content b{font-weight:normal}.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .address,.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .zipcode,.dynamic-blocks.holdings .holdings-wrapper .holding-content .contact .contact-row .row-content .city{display:block}.dynamic-blocks.holdings .holdings-wrapper .holding-content .open-hours{display:none}@media screen and (min-width:1100px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .open-hours{display:block;flex:1 0 0}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .open-hours .open-hour{display:flex}.dynamic-blocks.holdings .holdings-wrapper .holding-content .open-hours .open-hour .day{width:130px}.dynamic-blocks.holdings .holdings-wrapper .holding-content .open-hours .open-hour .status{font-weight:bold}.dynamic-blocks.holdings .holdings-wrapper .holding-content .preview{display:none;flex:0 0 auto}@media screen and (min-width:640px){.dynamic-blocks.holdings .holdings-wrapper .holding-content .preview{display:block}}.dynamic-blocks.holdings .holdings-wrapper .holding-content .preview .image{display:block}.dynamic-blocks.holdings .holdings-wrapper .holding-content .preview .image img{display:block;height:auto}.dynamic-blocks.holdings .holdings-wrapper .holding-content .preview .link{display:block;background-color:#ff6200;color:#FFFFFF;font-weight:bold;text-align:center;font-size:1.25em}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]{display:none}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-0~.holding-content.content-0{display:flex}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-1~.holding-content.content-1{display:flex}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-2~.holding-content.content-2{display:flex}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-3~.holding-content.content-3{display:flex}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-4~.holding-content.content-4{display:flex}@media screen and (min-width:1100px){.dynamic-blocks.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}}.dynamic-blocks.holdings .holdings-wrapper>input[type="radio"]:checked#holding-index-5~.holding-content.content-5{display:flex}.dynamic-blocks.text-and-image{padding:20px 10px}@media screen and (min-width:1100px){.dynamic-blocks.text-and-image{padding:20px}}@media screen and (min-width:1600px){.dynamic-blocks.text-and-image{padding:20px 0}}.dynamic-blocks.text-and-image .wrapper{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:1200px){.dynamic-blocks.text-and-image .wrapper{margin:0 auto;max-width:1200px}}@media screen and (min-width:768px){.dynamic-blocks.text-and-image .wrapper.layout-25-75{grid-template-columns:minmax(0, 1fr) minmax(0, 3fr)}}.dynamic-blocks.text-and-image .wrapper.layout-25-75-image .text{order:2}.dynamic-blocks.text-and-image .wrapper.layout-25-75-image .image{order:1}@media screen and (min-width:768px){.dynamic-blocks.text-and-image .wrapper.layout-50-50{grid-template-columns:minmax(0, 1fr) minmax(0, 3fr)}}.dynamic-blocks.text-and-image .wrapper.layout-50-50-image .text{order:2}.dynamic-blocks.text-and-image .wrapper.layout-50-50-image .image{order:1}@media screen and (min-width:768px){.dynamic-blocks.text-and-image .wrapper.layout-75-25{grid-template-columns:minmax(0, 3fr) minmax(0, 1fr)}}.dynamic-blocks.text-and-image .wrapper.layout-75-25-image .text{order:2}.dynamic-blocks.text-and-image .wrapper.layout-75-25-image .image{order:1}.dynamic-blocks.full-width-text{padding:20px 10px}@media screen and (min-width:1100px){.dynamic-blocks.full-width-text{padding:20px}}@media screen and (min-width:1600px){.dynamic-blocks.full-width-text{padding:20px 0}}.dynamic-blocks.full-width-text .wrapper{margin:0 auto;max-width:1200px}