<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-expandable-info{width:100%;display:flex;flex-direction:column;gap:60px}.custom-expandable-info__content{display:flex;position:relative;width:100%;align-items:start;justify-content:start;gap:80px}@media screen and (max-width: 1280px){.custom-expandable-info__content{gap:20px}}.custom-expandable-info__content-item{position:relative;display:flex;flex-direction:column;width:100%;height:100%;flex:1 1 0}.custom-expandable-info__content-item--mobile{position:relative;display:flex;flex-direction:column;width:100%;height:100%;display:none;padding-top:30px}@media screen and (max-width: 1024px){.custom-expandable-info__content{flex-direction:column;max-width:720px;margin:0 auto}.custom-expandable-info__content-item{display:none}.custom-expandable-info__content-item--mobile{display:block}}.custom-expandable-info__content-picture{padding-top:120%;position:relative;font-size:0px;line-height:0}.custom-expandable-info__content-picture--mobile{padding-top:100%;position:relative;font-size:0px;line-height:0}.custom-expandable-info__content-image,.custom-expandable-info__content-image-mobile{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;max-height:none}@media screen and (min-width: 1024px){.custom-expandable-info__content--top-left{align-items:flex-start;justify-content:flex-start}.custom-expandable-info__content--top-center{align-items:flex-start;justify-content:center}.custom-expandable-info__content--top-right{align-items:flex-start;justify-content:flex-end}.custom-expandable-info__content--middle-left{align-items:center;justify-content:flex-start}.custom-expandable-info__content--middle-center{align-items:center;justify-content:center}.custom-expandable-info__content--middle-right{align-items:center;justify-content:flex-end}.custom-expandable-info__content--bottom-left{align-items:flex-end;justify-content:flex-start}.custom-expandable-info__content--bottom-center{align-items:flex-end;justify-content:center}.custom-expandable-info__content--bottom-right{align-items:flex-end;justify-content:flex-end}}.custom-expandable-info p,.custom-expandable-info h6,.custom-expandable-info h2,.custom-expandable-info h3{margin:0}.custom-expandable-info__box{position:relative;height:fit-content;width:43.85%;word-wrap:break-word}@media screen and (max-width: 1280px){.custom-expandable-info__box{width:50%}}@media screen and (max-width: 1024px){.custom-expandable-info__box{width:100%}}.custom-expandable-info__box-heading{position:relative;width:100%;font-size:56px;line-height:115%;font-family:Inter;font-weight:700;text-transform:uppercase;padding-bottom:20px}.custom-expandable-info__box-text{position:relative;width:80%;font-size:19px;line-height:150%;font-family:"DIN 2014 Regular";font-style:normal;font-weight:400;letter-spacing:.015em;opacity:.7}@media screen and (max-width: 1280px){.custom-expandable-info__box-heading{font-size:48px}.custom-expandable-info__box-text{width:100%;font-size:16px}}@media screen and (max-width: 990px){.custom-expandable-info__box-heading{font-size:36px}.custom-expandable-info__box-text{font-size:15px}}.custom-expandable-info__data-container{padding-top:40px;display:flex;width:100%;height:fit-content;margin:0 auto}.custom-expandable-info__data{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;word-wrap:break-word;padding:30px 10px}.custom-expandable-info__data-heading{margin:0;font-family:Inter;text-transform:uppercase;font-weight:700;font-size:60px;line-height:100%;padding-bottom:30px}.custom-expandable-info__data-text{margin:0;font-family:"DIN 2014 Regular";font-weight:400;font-size:19px;line-height:150%;opacity:.7;letter-spacing:.015em;flex:1}.custom-expandable-info__data:not(:last-child){border-right:1px solid #9fa3aa}.custom-expandable-info__data:first-child{padding-left:0}.custom-expandable-info__data:last-child{padding-right:0}@media screen and (max-width: 600px){.custom-expandable-info__data-heading{font-size:24px!important;padding-bottom:20px}}@media screen and (max-width: 1024px){.custom-expandable-info__data-container{padding-top:30px}.custom-expandable-info__data{padding:15px 5px}.custom-expandable-info__data-heading{font-size:30px}.custom-expandable-info__data-text{font-size:12px}}@media screen and (max-width: 1280px){.custom-expandable-info__data-container{padding-top:20px}.custom-expandable-info__data{padding:10px 5px}.custom-expandable-info__data-heading{padding-bottom:20px}.custom-expandable-info__data-text{font-size:16px}}@media screen and (max-width: 1395px){.custom-expandable-info__data-heading{font-size:32px;padding-bottom:20px}}@media screen and (min-width: 1395px){.custom-expandable-info__data-heading{font-size:45px;padding-bottom:20px}}@media screen and (min-width: 1595px){.custom-expandable-info__data-heading{font-size:60px;padding-bottom:20px}}.custom-expandable-info__accordion{margin-top:40px;width:100%;border-bottom:rgba(23,20,21,.3) 1px solid}.custom-expandable-info__drawer{margin-bottom:20px}.custom-expandable-info__drawer__content-wrapper{max-height:0px;overflow:hidden;transition:.25s ease-in-out}.custom-expandable-info__drawer__content{padding-top:20px;font-size:19px;line-height:150%;font-family:"DIN 2014 Regular";font-style:normal;font-weight:400;letter-spacing:.015em;opacity:.7}.custom-expandable-info__drawer__title{border-top:rgba(23,20,21,.3) 1px solid;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:20px 0 0;position:relative;margin-bottom:0;transition:all .25s ease-out;color:#171415;font-weight:700;font-family:Inter;font-size:30px;line-height:115%;text-transform:uppercase;letter-spacing:0}.custom-expandable-info__drawer__title svg{margin-right:12px}.custom-expandable-info__drawer__title:after{content:"";width:8px;height:1px;background:#171415;position:absolute;right:12px;transform:rotate(90deg);border-radius:1px;transition:all ease-in-out .2s}.custom-expandable-info__drawer__trigger:checked+.custom-expandable-info__drawer__title+.custom-expandable-info__drawer__content-wrapper{max-height:200vh}.custom-expandable-info__drawer__trigger:checked+.custom-expandable-info__drawer__title:after{transform:rotate(0);transition:.25s ease-in-out}.custom-expandable-info__drawer input[type=checkbox]{display:none}@media screen and (max-width: 1280px){.custom-expandable-info__drawer__content{font-size:16px}}@media screen and (max-width: 1024px){.custom-expandable-info__drawer__content{font-size:15px}.custom-expandable-info__drawer__title{font-size:20px;padding-top:25px}.custom-expandable-info__drawer{margin-bottom:25px}}
/*# sourceMappingURL=/cdn/shop/t/645/assets/custom-expandable-info.css.map */
</pre></body></html>