@font-face{font-family:"amalficoast";font-weight:400;font-style:normal;font-display:swap;src:url("https://media.unverferth.com/fonts/amalfi-coast.woff2") format("woff2"),url("https://media.unverferth.com/fonts/amalfi-coast.woff") format("woff"),local("Amalfi Coast")}*,*:before,*:after{box-sizing:border-box}.heading{font-family:"eurostile";font-weight:800;line-height:1.15;margin-top:0}p{margin-top:0}.duo-arrow{display:inline-flex;align-items:center;justify-content:center;background-position:center right;background-repeat:no-repeat;background-size:75%;font-size:3rem;color:var(--unv-color-red);z-index:10;cursor:pointer;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.35))}.duo-arrow.prev{left:0}.duo-arrow.next{right:0}.duo-arrow.invert{background-image:url(https://media.unverferth.com/layout/icons/icon-arrow.svg#red)}.duo-arrow.invert:after{background-image:url(https://media.unverferth.com/layout/icons/icon-arrow.svg#white)}.duo-arrow.white{background-image:url(https://media.unverferth.com/layout/icons/icon-arrow.svg#white)}.duo-arrow.white:after{background-image:url(https://media.unverferth.com/layout/icons/icon-arrow.svg#white)}.facility-slides{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;padding:0;z-index:0}.facility-slides video{position:absolute;z-index:0;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translate(-50%, -50%)}.facility-slides .slide{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center center;background-size:cover;background-repeat:no-repeat;opacity:1;transform:scale(1)}.facility-slides:before,.facility-slides:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, #000, #333);opacity:.5;z-index:5}.facility-slides:after{display:none;background:none;border-width:0;border-style:solid;border-color:rgba(255,255,255,.45);opacity:1;z-index:4}.facility-slides.ready .slide{animation:20s ease-in infinite}.facility-slides.ready .slide:nth-child(1){animation-name:rotateSlidesFirst;z-index:3}.facility-slides.ready .slide:nth-child(2){animation-name:rotateSlidesSecond;opacity:1;z-index:2}.facility-slides.ready .slide:nth-child(3){animation-name:rotateSlidesThird;opacity:1;z-index:1}@keyframes rotateSlidesFirst{0%{z-index:3;opacity:1;transform:scale(1)}15.333%{opacity:1;transform:scale(1)}20.333%{opacity:0;transform:scale(1.05);z-index:3}53.666%{z-index:0}86.999%{opacity:1;transform:scale(1);z-index:0}100%{opacity:1;transform:scale(1);z-index:0}}@keyframes rotateSlidesSecond{0%{z-index:2;opacity:1;transform:scale(1)}48.666%{opacity:1;transform:scale(1)}53.666%{opacity:0;transform:scale(1.05)}100%{opacity:0;transform:scale(1.05)}}@keyframes rotateSlidesThird{0%{z-index:1;opacity:1;transform:scale(1)}81.999%{opacity:1;transform:scale(1)}86.999%{opacity:0;transform:scale(1.05)}100%{opacity:0;transform:scale(1.05)}}section.gutter{height:35vh;min-height:auto;background:linear-gradient(to bottom, var(--unv-color-white), var(--unv-color-white-ter))}#video,#timeline,#story{padding-top:0;scroll-snap-align:center}#video{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:0;overflow:hidden;background:#333;padding-bottom:0;box-shadow:0 0 1rem rgba(0,0,0,.5);z-index:2;height:100vh}#video:after{position:absolute;top:60%;bottom:20%;width:100%;background:linear-gradient(to bottom, rgba(84, 84, 84, 0.35), transparent);z-index:0}#video .header{text-align:center;margin:0 0 1rem;flex:1 0 auto}#video .header img{max-width:100%;max-height:100%;object-fit:contain}#video .wrapper{position:relative;display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;justify-content:stretch;align-items:center}#video .video{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:1;box-shadow:0 .25rem 1rem rgba(0,0,0,.5);transition:opacity .6s ease-out .4s;background:radial-gradient(from center, #333, #CCC)}#video .video video,#video .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover;background:#fff}#video .video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0.2) 100%)}#video .text{display:flex;position:relative;flex-direction:column;justify-content:center;font-size:1.2rem;align-items:center;flex:0 1 auto;padding:3rem 1rem;text-align:center;width:100%;text-shadow:1px 1px 0px rgba(0,0,0,.25);color:var(--unv-color-white-text);background:linear-gradient(to bottom, transparent, rgba(23, 23, 23, 0.8) 35%);z-index:1;transform:translateX(0);opacity:1;transition:transform .6s ease-out 1s,opacity .6s ease-out 1s}#video .text .inner{padding:1rem 0}#video .text h2{font-size:1rem;align-items:center;margin:0 0 1rem}#video .text h2 span.number{font-size:3.75em;color:var(--unv-color-white-text)}#video .text h2 span.base{font-size:1.65em}#video .text p{margin:0}#video .icon{display:flex;flex:1 1 auto;font-size:9.5rem;color:#fff;z-index:1;opacity:.8;height:100%;width:100%;filter:drop-shadow(0 0 1vmin rgba(0, 0, 0, 0.5));align-items:center;justify-content:center;transform:translateX(0);transition:transform .6s ease-out 1s,opacity .6s ease-out 1s}#video.preanimate .video{opacity:0;transition-delay:0s;transition-duration:0s}#video.preanimate .text{opacity:0;transform:translateX(100%);transition-delay:0s;transition-duration:0s}#video.preanimate .play{opacity:0;transition-delay:0s;transition-duration:0s}#timeline{overflow:auto;height:100vh;padding-bottom:0}#timeline .scroller{display:flex;flex:1 0 100%;height:100%;width:100%;background:var(--unv-color-white);overflow-x:scroll;opacity:1;transition:opacity .6s ease-in-out;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}#timeline .scroller::-webkit-scrollbar{display:none}#timeline h2{position:absolute;display:flex;justify-content:center;top:0;width:100%;text-align:center;height:5vh;font-size:3.5vh;margin:0}#timeline .event{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;scroll-snap-align:center;height:100%;flex:1 0 100%;overflow:hidden}#timeline .event .images{position:relative;height:40%;width:90%;max-width:1300px;min-height:45vh;margin:0 0 2rem;text-align:center;opacity:1;transition:opacity .2s ease-out .5s}#timeline .event .images .img-wrap{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}#timeline .event .images .img-wrap.loading img{position:absolute;z-index:0}#timeline .event .images .img-wrap.loading img.placeholder{position:relative;z-index:1;opacity:1;transition:opacity .25s linear;pointer-events:none}#timeline .event .images .img-wrap.loading.loaded img.placeholder{opacity:0}#timeline .event .images img{max-height:100%;max-width:100%;object-fit:contain;border-radius:.15rem;border:2px solid #fff;box-shadow:.25rem .25rem .5rem rgba(0,0,0,.25)}#timeline .event .images.collage2 .img-wrap{position:absolute;max-width:70%;max-height:80%}#timeline .event .images.collage2 .img-wrap:nth-child(1){top:0;left:5%;z-index:0;align-items:flex-start}#timeline .event .images.collage2 .img-wrap:nth-child(2){bottom:0;right:5%;z-index:1;align-items:flex-end}#timeline .event .images.collage2.invert .img-wrap:nth-child(1){top:0;left:auto;right:2.5%;z-index:1;align-items:flex-start}#timeline .event .images.collage2.invert .img-wrap:nth-child(2){bottom:0;left:2.5%;right:auto;z-index:0;align-items:flex-end;justify-content:flex-start}#timeline .event .images.collage3 .img-wrap{position:absolute;max-width:60%;max-height:70%}#timeline .event .images.collage3 .img-wrap:nth-child(1){top:0;left:0;z-index:0;align-items:flex-start}#timeline .event .images.collage3 .img-wrap:nth-child(2){top:10%;right:0;z-index:1}#timeline .event .images.collage3 .img-wrap:nth-child(3){bottom:0;right:15%;z-index:1;align-items:flex-end}#timeline .event .images.panel2{display:grid;grid-template-columns:55% 1fr;grid-template-rows:100%;grid-auto-flow:dense;align-items:center;justify-items:center;grid-column-gap:.5rem;grid-row-gap:.5rem}#timeline .event .images.panel2.full img{object-fit:cover;height:100%;width:100%}#timeline .event .images.panel3{display:grid;grid-template-columns:60% 1fr;grid-template-rows:60% 1fr;grid-auto-flow:dense;align-items:center;justify-items:center;grid-column-gap:.5rem;grid-row-gap:.5rem}#timeline .event .images.panel3 img:nth-child(1){grid-row:span 2}#timeline .event .images.panel3.full img{object-fit:cover;height:100%;width:100%}#timeline .event .inner{font-size:1.2rem;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;height:100%;width:90%;z-index:1;opacity:1;transform:translateY(0);transition:opacity .2s ease-out .4s,transform .2s ease-out .4s}@media(min-width: 768px){#timeline .event .inner{justify-content:center}}#timeline .event .dateline{display:flex;position:relative;align-items:center;justify-content:center;height:4.5rem;width:100%;margin:0 0 3.5rem;background:#e01818;background:linear-gradient(to bottom, #e01818, #c91616);z-index:0;flex:1 0 4.5rem}#timeline .event .dateline:after{content:"";position:absolute;height:3rem;width:3rem;background:#c91616;z-index:0;left:0;right:0;margin:0 auto;bottom:-1.45rem;opacity:1;z-index:0;transform:rotate(45deg) skew(-10deg, -10deg);transition:bottom .25s ease-out .2s,opacity .25s ease-out .2s}#timeline .event .dateline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#e01818;background:linear-gradient(to bottom, #e01818, #c91616)}#timeline .event .dateline .date{display:inline-flex;font-family:"eurostile";position:relative;font-size:3.5rem;line-height:1;font-weight:300;color:#fff;text-shadow:.15rem .15rem .25rem rgba(178,19,19,.5);z-index:2}#timeline .event .dateline .date span{display:inline-block;opacity:1;transform:translateY(0)}#timeline .event .dateline .date span:nth-child(1){transition:opacity .2s ease-out .1s,transform .2s ease-out .1s}#timeline .event .dateline .date span:nth-child(2){transition:opacity .2s ease-out .15s,transform .2s ease-out .15s}#timeline .event .dateline .date span:nth-child(3){transition:opacity .2s ease-out .2s,transform .2s ease-out .2s}#timeline .event .dateline .date span:nth-child(4){transition:opacity .2s ease-out .25s,transform .2s ease-out .25s}#timeline .event .dateline .date span:nth-child(5){transition:opacity .2s ease-out .3s,transform .2s ease-out .3s}#timeline .event.preanimate .images{opacity:0;transition-delay:0s;transition-duration:0s}#timeline .event.preanimate .inner{opacity:0;transform:translateY(-2.5rem);transition-delay:0s;transition-duration:0s}#timeline .event.preanimate .dateline:after{bottom:1rem;opacity:0;transition-delay:0s;transition-duration:0s}#timeline .event.preanimate .dateline .date span{opacity:0;transform:translateY(-0.75rem);transition-delay:0s;transition-duration:0s}#timeline .event:last-child .images img{border:none;box-shadow:none;filter:drop-shadow(0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25))}#timeline .controls{position:absolute;top:0;bottom:0;left:0;margin:auto 0;height:4.5rem;width:4.5rem;z-index:10}#timeline .controls.next{left:auto;right:0}#timeline.preanimate .scroller{opacity:0;transition-delay:0s;transition-duration:0s}#story{position:relative;flex-direction:column;justify-content:flex-start;align-items:center;align-items:center;overflow-x:auto;background:#757575;padding-bottom:0;height:100vh;border-bottom:1px solid var(--unv-color-white-ter)}#story .topbar{display:flex;position:absolute;align-items:center;justify-content:center;left:0;right:0;margin:0 auto;width:100%;background:#e01818;height:3rem;flex:1 0 2.5rem;box-shadow:0 .35rem .5rem rgba(0,0,0,.35);z-index:10;color:#fff;font-family:"eurostile"}#story .book{padding:.75rem 1rem;background:#e01818;box-shadow:0 .5rem .5rem rgba(0,0,0,.35)}#story .book .pages{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;box-shadow:0 .25rem .5rem rgba(0,0,0,.5)}#story .title{display:none;position:relative;font-family:"eurostile";color:#202020;font-size:5vmin;width:100%;text-align:center;background:#fff;width:85vw;z-index:11}#story .title:after{content:"The Unverferth Story";top:-1vmin;transform:scaleY(0.8)}#story:after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.9;z-index:0}#story .chapters{display:flex;flex-direction:row;width:100%;height:100%;bottom:0;overflow-x:scroll;scroll-snap-type:x mandatory;opacity:1;transform:translateX(0);animation:slidein .6s forwards;scrollbar-width:none;-ms-overflow-style:none}#story .chapters::-webkit-scrollbar{display:none}@keyframes slidein{0%{opacity:0;transform:translateX(-5vw)}100%{opacity:1;transform:translateX(0)}}@keyframes slideout{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(5vw)}}#story .chapter{position:relative;width:100%;display:flex;flex-direction:column;flex:0 0 100%;scroll-snap-align:start}#story .chapter .gutter{position:relative;display:flex;width:100%;scroll-snap-align:none;width:100%;flex:0 0 auto}#story .chapter.cover h2{font-size:8vmin;font-weight:700;font-family:"eurostile";color:#fff;text-shadow:none;display:block;position:relative;line-height:1;top:auto;text-shadow:0 0 1vmin #101010}#story .chapter.cover .sections{position:relative;background:#333}#story .chapter.cover .sections .section{flex:1 0 100%;justify-content:center;align-items:center}#story .chapter.cover .sections .section .inner{position:relative;margin-top:0;flex:0 1 auto;padding:.5rem;z-index:1}#story .chapter.cover .sections .section .img-block{position:relative;flex:0 1 40vmin;height:40vmin;z-index:1}#story .chapter.cover .sections .section:first-child,#story .chapter.cover .sections .section:last-child{margin:0}#story .chapter.cover .sections .section h3{font-size:5vmin;line-height:1.25;font-weight:400;color:#e01818;margin:0;text-shadow:0 0 1vmin #101010}#story .chapter.cover .sections .section:after{content:"";position:absolute;background:url(/images/about-us/story/collage.jpg);background-size:cover;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.15}#story h2{position:absolute;font-family:"eurostile";color:#e01818;font-size:6.5vmin;font-weight:300;line-height:1;top:calc(50% + 1.85rem);scroll-snap-align:none;align-items:center;margin:0;width:100%;text-align:center;width:100%;z-index:2;line-height:1;text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;padding:1rem 0;pointer-events:none}#story h2 span{position:absolute;bottom:100%;width:100%;font-size:.6em;line-height:1;display:block;text-transform:uppercase;font-family:"eurostile"}#story .sections{display:flex;flex-direction:row;position:relative;align-items:center;justify-content:flex-start;height:100%;flex:0 1 auto;width:100%;scroll-snap-type:x mandatory;scroll-snap-align:center;overflow-x:scroll;background:var(--unv-color-white);margin:0 auto;z-index:1;scrollbar-width:none;-ms-overflow-style:none}#story .sections::-webkit-scrollbar{display:none}#story .sections .section{display:flex;position:relative;flex-direction:column;position:relative;justify-content:flex-start;align-items:center;height:100%;width:100%;flex:1 0 100%;padding:3.5rem 1rem 0;background:center center no-repeat;background-size:cover;scroll-snap-align:center;z-index:1}#story .sections .section .inner{position:relative;display:flex;flex-direction:column;flex:1 1 auto;font-size:1rem;max-width:42rem;padding:0 .5rem 1rem;margin:0;z-index:1;overflow:auto;margin-top:calc(6.5vmin + 2rem);align-content:center}#story .sections .section .inner p:first-letter{font-size:1.2em;line-height:.75}#story .sections .section .pagenum{position:relative;width:100%;pointer-events:none;color:#999;line-height:2;text-align:center;background:linear-gradient(to bottom, transparent, var(--unv-color-white));z-index:2}#story .sections .section .pagenum:before{content:"Page "}#story .sections .section .pagenum:after{content:"";position:absolute;height:1rem;bottom:100%;left:0;right:0;background:linear-gradient(to bottom, transparent, var(--unv-color-white))}#story .sections .section .img-block{position:relative;flex:0 0 50%;height:50%;width:100%;border:5px solid #fff;background:#fff;box-shadow:var(--unv-boxshadow-sharp)}#story .sections .section .img-block img{width:100%;height:100%;object-fit:cover}#story .sections .section .img-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--unv-color-white);opacity:.2;z-index:1;pointer-events:none}#story .sections .section .img-block video{width:100%;height:100%;object-fit:cover}#story .sections .section .img-block.contain img{object-fit:contain;border:none}#story .sections .section .img-block.align-top img{object-position:center top}#story .sections .section .img-block.align-bot img{object-position:center bottom}#story .sections .section .img-block.align-qtr img{object-position:center 25%}#story .sections .section .img-block.align-tqtr img{object-position:center 75%}#story .sections .section .img-block.loading img{position:absolute;z-index:0}#story .sections .section .img-block.loading img.placeholder{position:relative;z-index:1;opacity:1;transition:opacity .25s linear;pointer-events:none}#story .sections .section .img-block.loading.loaded img.placeholder{opacity:0}#story .page-controls{position:absolute;display:flex;top:0;bottom:0;margin:auto 0;width:4rem;height:4rem;z-index:10;cursor:pointer;opacity:1;transition:opacity .1s linear}#story .page-controls.disabled{opacity:.15}#story .chapter-controls{display:flex;margin:0 0 0 .5rem;z-index:10}#story .chapter-controls div[data-chapter]{display:inline-flex;width:2rem;height:2rem;border-radius:50%;justify-content:center;align-items:center;cursor:pointer}@media(min-width: 768px){#story .chapter-controls div[data-chapter]{width:2.5rem;height:2.5rem}#story .chapter-controls div[data-chapter]:after{width:80%;height:80%}}#story .chapter-controls div[data-chapter]:after{content:"";display:inline-flex;color:#e01818;width:90%;height:90%;justify-content:center;align-items:center;background-color:#fff;border:2px solid #fff;border-radius:50%;transition:background-color .2s linear,color .2s linear;text-align:center;vertical-align:middle;font-size:1.25rem;line-height:100%}#story .chapter-controls div[data-chapter]:hover:after{background-color:#fcc}#story .chapter-controls div[data-chapter].active:after{background-color:#e01818;color:#fff}#story .chapter-controls div[data-chapter]:nth-child(1):after{content:"C"}#story .chapter-controls div[data-chapter]:nth-child(2):after{content:"1"}#story .chapter-controls div[data-chapter]:nth-child(3):after{content:"2"}#story .chapter-controls div[data-chapter]:nth-child(4):after{content:"3"}#story .chapter-controls div[data-chapter]:nth-child(5):after{content:"4"}#story .chapter-controls div[data-chapter]:nth-child(6):after{content:"5"}#story .chapter-controls div[data-chapter]:nth-child(7):after{content:"6"}#story.loop .chapters{animation-name:slideout}.sup{font-size:.5em;vertical-align:top}@media(min-width: 768px){html{font-size:17px}#timeline .event{scroll-snap-align:center;flex:1 0 75%}#story .sections .section{width:75%;flex:1 0 75%}#story .sections .section:first-child{margin-left:12.5%}#story .sections .section:last-child{margin-right:12.5%}#merch .item{width:47%}#merch .item .info .desc .top{font-size:3vw}#merch .item .info .desc .mid{font-size:2vw}#merch .item .info .desc .bot{font-size:3.25vw}#merch .item.store{width:calc(100% - 4rem)}#merch .item.store:after{border-radius:1rem;transform:skew(-15deg, 0)}}@media(min-width: 1024px){html{font-size:16px}#timeline .event{flex:1 0 45%}#merch .item{width:31%}#merch .item .info .desc .top{font-size:2.5vw}#merch .item .info .desc .mid{font-size:1.5vw}#merch .item .info .desc .bot{font-size:2.75vw}}@media(min-width: 1200px){html{font-size:18px}main>div.buffer{height:75vh;flex:1 0 75vh}#story .sections .section{width:35%;flex:1 0 35%}#story .sections .section:first-child{margin-left:32.5%}#story .sections .section:last-child{margin-right:32.45%}#video .wrapper{flex-direction:row;overflow:hidden}#video .text{text-align:left;padding:1.5rem;flex:1 0 30rem;height:100%;border-color:#e01818 #949494 #949494 #e01818;margin:0}#video .text .inner{padding:1.5rem 0}#video .text h2{justify-content:flex-start;align-items:flex-start;font-size:1.1rem}footer .inner{flex-direction:row}}@media(min-width: 1500px){#timeline .event{flex:1 0 35%}}