.full-width{width:calc(var(--vw, 1vw) * 100);transform:translate(-50%);position:relative;left:50%}.flex-row{display:flex;flex-direction:row}.flex-row.h-centered{justify-content:center}.flex-row.h-left{justify-content:flex-start}.flex-row.h-right{justify-content:flex-end}.flex-row.space-between{justify-content:space-between}.flex-row.space-evenly{justify-content:space-evenly}.flex-row.flex-wrap{flex-wrap:wrap}.flex-row.v-centered{align-items:center}.flex-column{display:flex;flex-direction:column}.flex-column.v-centered{justify-content:center}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-gap-standard{gap:16px}.no-margin{margin:0}.no-padding{padding:0}@font-face{font-family:Verlag-Bold;src:url(/fonts/Verlag-Bold.woff) format("woff")}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.bold-icon{font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24}h1{font-size:3.5em;line-height:1.2}.text-center{text-align:center}.text-left{text-align:left}.text-bold{font-weight:800}.text-italic{font-style:italic}.text-color-teal{color:#74b9ae}.text-color-darker-teal{color:#60afa2}.text-color-darkest-teal{color:#0e4749}.text-color-white{color:#fff}.text-color-gold{color:#ffce62}.text-uppercase{text-transform:uppercase}.text-smaller{font-size:.75em}.inline-link,.inline-link:active,.inline-link:visited{color:#00e}h2{color:#0e4749}.bottom-slant-left{clip-path:polygon(0 0,100% 0,100% calc(100% - 6vw),0% 100%)}.bottom-slant-right{clip-path:polygon(0 0,100% 0,100% 100%,0% calc(100% - 6vw))}.top-slant-right{clip-path:polygon(0 0,100% 6vw,100% 100%,0% 100%)}.top-slant-left{clip-path:polygon(0 6vw,100% 0,100% 100%,0 100%)}.both-slanted-right{clip-path:polygon(0 0,100% 6vw,100% calc(100% - 6vw),0% 100%)}.both-slanted-left{clip-path:polygon(0 6vw,100% 0,100% 100%,0% calc(100% - 6vw))}.bottom-point{clip-path:polygon(0 0,100% 0,100% calc(100% - 48px),50% 100%,0% calc(100% - 48px))}.slant-top-flat-bottom-forwards{padding-bottom:6vw;clip-path:polygon(0 0,100% 0,100% calc(100% - 6vw),0 100%)}@media(min-width:992px){.slant-top-flat-bottom-forwards{padding-bottom:calc(16px + 6vw)}}.slant-top-flat-bottom-backwards{padding-bottom:6vw;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 6vw))}@media(min-width:992px){.slant-top-flat-bottom-backwards{padding-bottom:calc(16px + 6vw)}}.slant-top-forwards-bottom-flat{padding-top:6vw;clip-path:polygon(0 6vw,100% 0,100% 100%,0 100%)}@media(min-width:992px){.slant-top-forwards-bottom-flat{padding-top:calc(16px + 6vw)}}.slant-top-backwards-bottom-flat{padding-top:6vw;clip-path:polygon(0 0,100% 6vw,100% 100%,0 100%)}@media(min-width:992px){.slant-top-backwards-bottom-flat{padding-top:calc(16px + 6vw)}}.slant-top-forwards-bottom-forwards{padding-top:6vw;padding-bottom:6vw;clip-path:polygon(0 6vw,100% 0,100% calc(100% - 6vw),0 100%)}@media(min-width:992px){.slant-top-forwards-bottom-forwards{padding-top:calc(16px + 6vw);padding-bottom:calc(16px + 6vw)}}.slant-top-backwards-bottom-backwards{padding-top:6vw;padding-bottom:6vw;clip-path:polygon(0 0,100% 6vw,100% 100%,0 calc(100% - 6vw))}@media(min-width:992px){.slant-top-backwards-bottom-backwards{padding-top:calc(16px + 6vw);padding-bottom:calc(16px + 6vw)}}.slant-top-backwards-bottom-forwards{padding-top:6vw;padding-bottom:6vw;clip-path:polygon(0 0,100% 6vw,100% calc(100% - 6vw),0 100%)}@media(min-width:992px){.slant-top-backwards-bottom-forwards{padding-top:calc(16px + 6vw);padding-bottom:calc(16px + 6vw)}}.slant-top-forwards-bottom-backwards{padding-top:6vw;padding-bottom:6vw;clip-path:polygon(0 6vw,100% 0,100% 100%,0 calc(100% - 6vw))}@media(min-width:992px){.slant-top-forwards-bottom-backwards{padding-top:calc(16px + 6vw);padding-bottom:calc(16px + 6vw)}}.bullet-list{padding-left:32px}.bullet-list>li{padding:8px 0}.bg-teal-tiled{background:url(/images/teal-repeating-ticket.jpg) top left repeat;color:#fff}.bg-teal-tiled h1,.bg-teal-tiled h2,.bg-teal-tiled h3,.bg-teal-tiled h4{color:#fff}.bg-gold-tiled{background:url(/images/gold-repeating-ticket.png) top left repeat;color:#0a0a0a}.bg-gold-tiled h1,.bg-gold-tiled h2,.bg-gold-tiled h3,.bg-gold-tiled h4{color:#0e4749}:root{--visibleWidth: calc(100vw - (100vw - 100%)) }*{box-sizing:border-box;margin:0;padding:0}html,button{font-family:Open Sans,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background:#fff;line-height:1.6}body{margin:0;position:relative;color:#313131;display:flex;flex-direction:column;min-height:100svh;font-size:1.1em;overflow-x:hidden}body .body-container{flex-grow:1;padding-top:90px}@media(min-width:992px){.max-width-section,.page-wrapper{max-width:1080px}}.pixel{width:1px;height:1px;display:none}.page-wrapper{padding:calc(6vw + 16px) 32px calc(8vw + 16px);display:flex;flex-direction:column;justify-content:center;gap:32px;margin:0 auto}@media(min-width:992px){.page-wrapper{padding:4vw 32px 96px}}@media(min-width:1200px){.page-wrapper{padding:48px 32px 80px}}.content-section>*{margin:16px 0 0}.content-section>*:first-child{margin-top:0}.divider-line{display:block;height:1px;border-bottom:1px solid rgb(171,180,180);width:100%;margin-bottom:3em}.review-container{margin-bottom:16px}.review-container .review-contents{margin-bottom:16px;padding:16px;background-color:#f5f5f5;border-left:8px solid rgb(220.5,220.5,220.5)}.review-container .review-source{font-weight:600}.review-container.video-review{position:relative;width:100%;height:0;padding-bottom:57%}.review-container.video-review iframe{position:absolute;width:100%;height:100%;left:0;top:0}
