:root{--clr-primary-5: 175, 73%, 5%;--clr-primary-10: 175, 73%, 10%;--clr-primary-20: 175, 73%, 20%;--clr-primary-30: 175, 73%, 30%;--clr-primary-40: 175, 73%, 40%;--clr-primary-50: 175, 73%, 50%;--clr-primary: 175, 73%, 50%;--clr-primary-60: 175, 73%, 60%;--clr-primary-70: 175, 73%, 70%;--clr-primary-80: 175, 73%, 80%;--clr-primary-90: 175, 73%, 90%;--clr-primary-95: 175, 73%, 95%;--clr-primary-98: 175, 73%, 98%;--clr-secondary-5: 337, 93%, 5%;--clr-secondary-10: 337, 93%, 10%;--clr-secondary-20: 337, 93%, 20%;--clr-secondary-30: 337, 93%, 30%;--clr-secondary-40: 337, 93%, 40%;--clr-secondary-50: 337, 93%, 50%;--clr-secondary-60: 337, 93%, 60%;--clr-secondary-70: 337, 93%, 70%;--clr-secondary: 337, 93%, 70%;--clr-secondary-80: 337, 93%, 80%;--clr-secondary-90: 337, 93%, 90%;--clr-secondary-95: 337, 93%, 95%;--clr-tertiary-5: 210, 89%, 5%;--clr-tertiary-10: 210, 89%, 10%;--clr-tertiary-20: 210, 89%, 20%;--clr-tertiary-30: 210, 89%, 30%;--clr-tertiary: 210, 89%, 30%;--clr-tertiary-40: 210, 89%, 40%;--clr-tertiary-50: 210, 89%, 50%;--clr-tertiary-60: 210, 89%, 60%;--clr-tertiary-70: 210, 89%, 70%;--clr-tertiary-80: 210, 89%, 80%;--clr-tertiary-90: 210, 89%, 90%;--clr-tertiary-95: 210, 89%, 95%;--clr-quaternary-5: 310, 89%, 5%;--clr-quaternary-10: 310, 89%, 10%;--clr-quaternary-20: 310, 89%, 20%;--clr-quaternary-30: 310, 89%, 30%;--clr-quaternary-40: 310, 89%, 40%;--clr-quaternary-50: 310, 89%, 50%;--clr-quaternary-60: 310, 89%, 60%;--clr-quaternary-70: 310, 89%, 70%;--clr-quaternary-80: 310, 89%, 80%;--clr-quaternary: 310, 89%, 80%;--clr-quaternary-90: 310, 89%, 90%;--clr-quaternary-95: 310, 89%, 95%}:root{--grid-unit: 1.6rem;--grid-unit-e: .2rem;--grid-unit-q: .4rem;--grid-unit-h: .8rem;--grid-unit-2x: 3.2rem;--grid-unit-3x: 4.8rem;--grid-unit-4x: 6.4rem;--grid-unit-6x: 9.6rem;--grid-unit-8x: 12.8rem}*,*:before,*:after{box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}ul[class] li:before,ol[class] li:before{content:unset}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;padding:0;margin:0}svg{display:block}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--focus-ring-width: 2px;--focus-ring-radius: 2px}*:focus{outline-width:2px;outline-style:solid;outline-color:#f60964;outline-offset:2px}*:focus:not(:focus-visible){box-shadow:none;outline:0}*:focus-visible{outline-width:2px;outline-style:solid;outline-color:#f60964;outline-offset:2px}table{--table-background-color: var(--clr-primary-98);--table-background-opacity: 1;--table-header-color: var(--clr-primary-95);--table-header-opacity: .3;--table-header-text-color: var(--clr-primary-20);--table-border-color: var(--clr-primary-30);--table-border-opacity: .25;--table-border-radius: 8px;--table-border-width: 2px}html.dark table{--table-background-color: var(--clr-primary-10);--table-header-color: var(--clr-primary-10);--table-header-text-color: var(--clr-primary-50);--table-border-color: var(--clr-primary-20)}table{width:100%;border-spacing:0;border-collapse:separate;border-radius:var(--table-border-radius);border:var(--table-border-width) solid hsl(var(--table-border-color),var(--table-border-opacity));overflow:hidden}td,th{text-align:left;border-bottom:var(--table-border-width) solid hsl(var(--table-border-color),var(--table-border-opacity));padding-left:clamp(.75rem,calc(.59rem + .79vw),1.22rem);padding-right:clamp(.75rem,calc(.59rem + .79vw),1.22rem);padding-top:clamp(.5rem,calc(.39rem + .53vw),.81rem);padding-bottom:clamp(.5rem,calc(.39rem + .53vw),.81rem);line-height:120%}tr:last-child td,tr:last-child th{border-bottom:0}tbody th:first-of-type{border-right:var(--table-border-width) solid hsl(var(--table-border-color),var(--table-border-opacity))}thead th{color:hsl(var(--table-header-text-color));background-color:hsl(var(--table-header-color),var(--table-header-opacity))}thead td{background-color:hsl(var(--table-header-color),var(--table-header-opacity))}tbody th{color:hsl(var(--table-header-text-color));background-color:hsl(var(--table-header-color),var(--table-header-opacity))}tbody td{background-color:hsl(var(--table-background-color),var(--table-background-opacity))}tfoot th{font-size:1.8rem;color:hsl(var(--table-header-text-color));background-color:hsl(var(--table-header-color),var(--table-header-opacity))}tfoot td{background-color:hsl(var(--table-header-color),var(--table-header-opacity))}table tr:first-child>td:first-child,table tr:first-child>th:first-child{border-top-left-radius:var(--table-border-radius)}table tr:first-child td:last-of-type{border-top-right-radius:var(--table-border-radius)}table tr:last-child td:first-child,table tr:last-child th:first-child{border-bottom-left-radius:var(--table-border-radius)}table tr:last-child td:last-of-type{border-bottom-right-radius:var(--table-border-radius)}table a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-block;cursor:pointer;background-color:transparent}.table__mobile-caption{display:none}table.table--plain tr,table.table--plain td,table.table--plain th{border-color:transparent!important;background-color:transparent}table tbody tr th[colspan]{text-align:center}table tr th p,table tr td p{font-family:unset;font-size:unset;font-weight:unset;letter-spacing:unset;line-height:unset;margin:unset;word-break:unset}table tr th ul,table tr td ul{padding-bottom:unset;padding-top:unset;padding-right:unset;margin:unset}table tr th li,table tr td li{font-family:unset;font-size:unset;font-weight:unset;letter-spacing:unset;line-height:unset}@media (max-width: 600px){.table--mobile-collapse thead{display:none}.table--mobile-collapse table,.table--mobile-collapse tbody,.table--mobile-collapse tfoot,.table--mobile-collapse tr,.table--mobile-collapse td,.table--mobile-collapse th{display:block}.table--mobile-collapse tbody tr td:not(:first-child){border-top:none}.table--mobile-collapse tbody tr:not(:first-child) td{border-top:none}.table--mobile-collapse tbody tr td:not(:last-child){border-bottom:none;padding-bottom:0}.table--mobile-collapse .table__mobile-caption{display:block}}@media (min-width: 600px){.table--preventsquish tbody tr td:first-child{min-width:220px}}@media (min-width: 900px){.table--preventsquish tbody tr td:first-child{min-width:280px}}@font-face{font-family:Patagonia;src:url(/assets/fonts/Patagonia-Medium-CIKPJROY.woff2) format("woff2")}@font-face{font-family:CaustenRound;font-weight:700;font-style:normal;src:url(/assets/fonts/CaustenRound-Bold-Cqorlfu7.woff2) format("woff2")}@font-face{font-family:CaustenRound;font-weight:800;font-style:normal;src:url(/assets/fonts/CaustenRound-ExtraBold-lp9bwRKb.woff2) format("woff2")}h1,h2,h3,h4,h5,h6,p,blockquote,legend{margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);word-break:break-word}h1,h2,h3,h4,h5,h6,legend,.font-caustenround{font-family:CaustenRound,sans-serif;font-weight:400;display:block;line-height:1.1;letter-spacing:-.01em}h1,.dotd-h1{font-size:clamp(2.07rem,calc(1.04rem + 5.18vw),5.13rem);margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}h2,.dotd-h2{--un-text-opacity:1;color:hsla(175,73%,30%,var(--un-text-opacity));font-size:clamp(1.73rem,calc(1.01rem + 3.59vw),3.85rem);margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}h3,.dotd-h3{--un-text-opacity:1;color:hsla(175,73%,25%,var(--un-text-opacity));font-size:clamp(1.44rem,calc(.95rem + 2.45vw),2.89rem);margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}h4,.dotd-h4,legend{--un-text-opacity:1;color:hsla(175,73%,20%,var(--un-text-opacity));font-size:clamp(1.2rem,calc(.87rem + 1.64vw),2.17rem);margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}h5,h6{--un-text-opacity:1;color:hsla(175,73%,10%,var(--un-text-opacity));text-transform:uppercase;font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}html.dark h2,html.dark .dotd-h2{--un-text-opacity:1;color:hsla(175,73%,40%,var(--un-text-opacity))}html.dark h3,html.dark .dotd-h3,html.dark h4,html.dark .dotd-h4,html.dark legend,html.dark h5,html.dark h6{--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity))}h2+h3,h3+h4{margin-top:clamp(.13rem,calc(.1rem + .13vw),.2rem)}h4+h5{margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem)}p,li,dd,dt,blockquote,label,select,textarea,input,output,.dotd-p,.font-quicksand{font-family:Quicksand,sans-serif;font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);font-weight:500;line-height:1.4;letter-spacing:0}.large-first-p p:first-of-type{font-size:clamp(1.2rem,calc(.87rem + 1.64vw),2.17rem)}td,th,caption,figcaption{font-family:Quicksand,sans-serif;font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);font-weight:500;line-height:1.1;letter-spacing:0}figcaption{padding-top:clamp(.5rem,calc(.39rem + .53vw),.81rem);opacity:.8}figure{margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}hr{display:block;clear:both;width:100%;-webkit-appearance:none;border:0;overflow:visible;position:relative;margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);margin-bottom:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);height:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}hr:before{content:"";display:block;height:.4rem;width:100%;border-radius:2px;transform:rotate(-.33deg);position:absolute;z-index:-1;opacity:.25;--un-bg-opacity:1;background-color:hsla(175,73%,20%,var(--un-bg-opacity))}strong,b{font-weight:700}sub,sup{font-size:50%;font-weight:500}figcaption,figcaption p{text-align:left;font-size:clamp(.83rem,calc(.7rem + .65vw),1.22rem)}figcaption p{margin-top:clamp(.75rem,calc(.59rem + .79vw),1.22rem);margin-bottom:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}blockquote{position:relative;font-style:italic;padding-top:clamp(.5rem,calc(.39rem + .53vw),.81rem);padding-right:clamp(.75rem,calc(.59rem + .79vw),1.22rem);padding-bottom:clamp(.75rem,calc(.59rem + .79vw),1.22rem);padding-left:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}blockquote:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:6px;z-index:0;--un-bg-opacity:1;background-color:hsla(175,73%,30%,var(--un-bg-opacity))}blockquote q:before{font-size:150%;vertical-align:top}blockquote q:after{font-size:120%;vertical-align:bottom}blockquote p{margin-top:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}blockquote p:last-child{margin-bottom:0}small{line-height:80%;font-size:80%}ul,ol{padding-left:0;margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}ol{list-style:decimal}ol li{font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);margin-left:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}ul{list-style:none}ul li{position:relative;margin-left:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}ul li:before{content:"";position:relative;display:inline-block;border-radius:50%;transform:translate(-200%,110%);position:absolute;top:0;left:0;--un-bg-opacity:1;background-color:hsla(175,73%,30%,var(--un-bg-opacity));width:clamp(.5rem,calc(.39rem + .53vw),.81rem);height:clamp(.5rem,calc(.39rem + .53vw),.81rem)}ul.list-style-none>li:before{display:none}ol ul,ul ol,ul ul,ol ol{padding-top:0;padding-bottom:0;margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem)}ul li ul li{position:relative;font-size:90%}dt{font-weight:700;margin:0}dt *{font-weight:700}dd{font-weight:400;margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem)}dd ul,dd ol{margin-left:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}dd ul,dd ol,dd li{margin:0}code,kbd{font-size:1rem;line-height:2.1rem;letter-spacing:-.05em;font-weight:400;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;font-family:monospace;padding-left:clamp(.5rem,calc(.39rem + .53vw),.81rem);padding-right:clamp(.5rem,calc(.39rem + .53vw),.81rem)}lite-youtube{position:relative;display:block;contain:content}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{width:68px;height:48px;position:absolute;cursor:pointer;transform:translate3d(-50%,-50%,0);top:50%;left:50%;z-index:1;border:none}a,.dotd-link{--un-fill-opacity:1;fill:hsla(210,89%,40%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,40%,var(--un-text-opacity));text-decoration:none}a:hover,.dotd-link:hover{--un-fill-opacity:1;fill:hsla(210,89%,30%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,30%,var(--un-text-opacity))}a:focus,.dotd-link:focus{--un-fill-opacity:1;fill:hsla(210,89%,30%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,30%,var(--un-text-opacity))}a:hover,.dotd-link:hover{text-decoration-line:underline;-webkit-text-decoration-color:hsla(210,89%,30%,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:hsla(210,89%,30%,var(--un-line-opacity));--un-line-opacity:.5}a:focus,.dotd-link:focus{text-decoration-line:underline;-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}.dotd-footer-link{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity));text-decoration:none}.dotd-footer-link:hover{--un-fill-opacity:1;fill:hsla(175,73%,60%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,60%,var(--un-text-opacity))}.dotd-footer-link:focus{--un-fill-opacity:1;fill:hsla(175,73%,60%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,60%,var(--un-text-opacity))}.dotd-footer-link:hover{text-decoration-line:underline;-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}.dotd-footer-link:focus{text-decoration-line:underline;-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}.dotd-alt-link{--un-fill-opacity:1;fill:hsla(175,73%,25%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,25%,var(--un-text-opacity));text-decoration:none}.dotd-alt-link:hover{--un-fill-opacity:1;fill:hsla(175,73%,20%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,20%,var(--un-text-opacity))}.dotd-alt-link:focus{--un-fill-opacity:1;fill:hsla(175,73%,20%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,20%,var(--un-text-opacity))}.dotd-alt-link:hover{text-decoration-line:underline;-webkit-text-decoration-color:hsla(175,73%,20%,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:hsla(175,73%,20%,var(--un-line-opacity));--un-line-opacity:.5}.dotd-alt-link:focus{text-decoration-line:underline;-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}.nutshell a{text-decoration:none}.nutshell a:hover,.nutshell a:focus{text-decoration:none!important}.nutshell a:hover .h{text-decoration-line:underline}.nutshell a:focus .h{text-decoration-line:underline}html.dark a,html.dark .dotd-link{--un-fill-opacity:1;fill:hsla(210,89%,60%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,60%,var(--un-text-opacity));text-decoration:none}html.dark a:hover,html.dark .dotd-link:hover{--un-fill-opacity:1;fill:hsla(210,89%,70%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,70%,var(--un-text-opacity))}html.dark a:focus,html.dark .dotd-link:focus{--un-fill-opacity:1;fill:hsla(210,89%,70%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(210,89%,70%,var(--un-text-opacity))}html.dark a:hover,html.dark .dotd-link:hover{text-decoration-line:underline;-webkit-text-decoration-color:hsla(210,89%,50%,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:hsla(210,89%,50%,var(--un-line-opacity));--un-line-opacity:.5}html.dark a:focus,html.dark .dotd-link:focus{text-decoration-line:underline;-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}html.dark .dotd-footer-link{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity))}html.dark .dotd-footer-link:hover{--un-fill-opacity:1;fill:hsla(175,73%,60%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,60%,var(--un-text-opacity))}html.dark .dotd-footer-link:focus{--un-fill-opacity:1;fill:hsla(175,73%,60%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,60%,var(--un-text-opacity))}html.dark .dotd-footer-link:hover{-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}html.dark .dotd-footer-link:focus{-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}html.dark .dotd-alt-link{--un-fill-opacity:1;fill:hsla(175,73%,40%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,40%,var(--un-text-opacity))}html.dark .dotd-alt-link:hover{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity))}html.dark .dotd-alt-link:focus{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity));--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity))}html.dark .dotd-alt-link:hover{-webkit-text-decoration-color:hsla(175,73%,50%,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:hsla(175,73%,50%,var(--un-line-opacity));--un-line-opacity:.5}html.dark .dotd-alt-link:focus{-webkit-text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:1;text-decoration-color:rgba(255,255,255,var(--un-line-opacity));--un-line-opacity:.5}.wonkyunderlineplacement{padding-bottom:.1rem}.wonkyunderline{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-bottom:.1rem;background-repeat:no-repeat;background-position-x:4px,0,100%;background-size:calc(100% - 6px) 12px,auto 12px,auto 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='464' height='8'%3E%3Crect width='480' height='8' x='-8' fill='hsl(337, 93%25, 60%25)' fill-rule='evenodd' rx='3'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8'%3E%3Crect preserveAspectRatio='none' width='480' height='8' fill='hsl(337, 93%25, 60%25)' fill-rule='evenodd' rx='3'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='8'%3E%3Crect preserveAspectRatio='none' width='480' height='8' x='-476' fill='hsl(337, 93%25, 60%25)' fill-rule='evenodd' rx='3'/%3E%3C/svg%3E");background-position-x:2px,0,100%;background-position-y:100%;background-size:calc(100% - 4px) 6px,auto 6px,auto 6px}.wonkyunderline:after{content:"";display:block;width:100%}.tilt-left,li:nth-child(odd) .tilt,.image.image-style-align-right img{transform:perspective(800px) rotateY(-4deg) rotateX(3deg) translate(-2%) translateZ(-40px) translateY(-3%)}.tilt-right,li:nth-child(2n) .tilt,.image.image-style-align-left img{transform:perspective(800px) rotateY(4deg) rotateX(3deg) translate(2%) translateZ(-40px) translateY(-3%)}li:nth-child(4n+1) .tilt-jugglescale{transform:perspective(800px) rotateY(-5deg) rotateX(6deg) translate(-2%) translateZ(-40px) translateY(-3%) scale(1)}li:nth-child(4n+2) .tilt-jugglescale{transform:perspective(800px) rotateY(5deg) rotateX(6deg) translate(2%) translateZ(-40px) translateY(-3%) scale(.8)}li:nth-child(4n+3) .tilt-jugglescale{transform:perspective(800px) rotateY(-5deg) rotateX(6deg) translate(-2%) translateZ(-40px) translateY(-3%) scale(1.2)}li:nth-child(4n+4) .tilt-jugglescale{transform:perspective(800px) rotateY(5deg) rotateX(6deg) translate(2%) translateZ(-40px) translateY(-3%) scale(.9)}.mask-gameheader{-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='M1265 .521v420.212L0 431.779V19.464L1265 .521Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='M1265 .521v420.212L0 431.779V19.464L1265 .521Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd'/%3E%3C/svg%3E")}.mask-showcaseheader{-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='M1265 .521v420.212L0 431.779V19.464L1265 .521Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='matrix(1 0 0 -1 0 432.3)'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='M1265 .521v420.212L0 431.779V19.464L1265 .521Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='matrix(1 0 0 -1 0 432.3)'/%3E%3C/svg%3E")}.dropdown-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' aria-hidden='true' style='fill: hsl(175 73%25 20%25); width: 100%25;'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}@media (min-width: 768px){.mask-gameheader{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1264' preserveAspectRatio='none' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='m31.272 431.86 1216.84-10.923c8.837-.08 15.935-7.307 15.856-16.143a16.057 16.057 0 0 0-.008-.386l-12.853-388.716c-.288-8.714-7.5-15.593-16.219-15.47L16.383 17.519C7.547 17.643.486 24.908.612 33.743a16 16 0 0 0 .01.38L15.14 416.468c.328 8.65 7.476 15.47 16.132 15.392Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='translate(-.502)'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1264' preserveAspectRatio='none' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='m31.272 431.86 1216.84-10.923c8.837-.08 15.935-7.307 15.856-16.143a16.057 16.057 0 0 0-.008-.386l-12.853-388.716c-.288-8.714-7.5-15.593-16.219-15.47L16.383 17.519C7.547 17.643.486 24.908.612 33.743a16 16 0 0 0 .01.38L15.14 416.468c.328 8.65 7.476 15.47 16.132 15.392Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='translate(-.502)'/%3E%3C/svg%3E")}.mask-showcaseheader{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='m30.772 431.86 1216.84-10.923c8.837-.08 15.935-7.307 15.856-16.143a16.057 16.057 0 0 0-.008-.386l-12.853-388.716c-.288-8.714-7.5-15.593-16.219-15.47L15.883 17.519C7.047 17.643-.014 24.908.112 33.743a16 16 0 0 0 .01.38L14.64 416.468c.328 8.65 7.476 15.47 16.132 15.392Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='matrix(1 0 0 -1 0 432)'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1265' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='m30.772 431.86 1216.84-10.923c8.837-.08 15.935-7.307 15.856-16.143a16.057 16.057 0 0 0-.008-.386l-12.853-388.716c-.288-8.714-7.5-15.593-16.219-15.47L15.883 17.519C7.047 17.643-.014 24.908.112 33.743a16 16 0 0 0 .01.38L14.64 416.468c.328 8.65 7.476 15.47 16.132 15.392Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%231F4D7A' fill-rule='evenodd' transform='matrix(1 0 0 -1 0 432)'/%3E%3C/svg%3E")}}.wonkybackground{display:inline-block;position:relative}.wonkybackground span{display:inline-block;z-index:1;position:relative}.wonkybackground:before{content:"";display:block;position:absolute;top:0;bottom:5%;left:0;right:0;margin-left:-5%;margin-right:-5%;border-width:15px;border-style:solid;border-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='120' preserveAspectRatio='none'%3E%3Cpath fill='hsl(210, 89%25, 100%25)' fill-rule='evenodd' d='M17.34 120h85.83c8.786 0 15.929-7.086 16-15.872l.695-87.257c.07-8.836-7.035-16.057-15.871-16.127a16 16 0 0 0-.849.016L15.49 4.71C6.857 5.1.093 12.273.21 20.913l1.13 83.305c.12 8.751 7.247 15.783 16 15.783Z'/%3E%3C/svg%3E");border-image-slice:20;border-image-repeat:stretch;background-color:hsl(var(--clr-tertiary-30));background-clip:padding-box;background-color:#fff;transition:transform .4s ease-out;transform:rotate(-.5deg) scale(1) translateZ(.001);z-index:0}.wonkybackground-alt:nth-child(2n):before{transform:rotate(.5deg) scale(1) translateZ(0)}.\:pseudo:after,.\:pseudo:before{content:""}.flex-1\:pseudo:after,.flex-1\:pseudo:before{flex:1}@media (min-width: 768px){.hidden{display:none}}.disablescroll{overflow:hidden!important;box-sizing:border-box}.container-type-size{container-type:size}.sr-only{text-indent:-4000px;height:1px;width:1px;opacity:.0001;display:inline-block;overflow:hidden;position:absolute;left:0;z-index:-1}.skully{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath fill='none' stroke='%23ed2024' stroke-miterlimit='10' stroke-width='.5' d='m91.43 100.72 4.62-.6 8.22-4.7.91 1.18.21 2.77-6.42 6.14-1.64 1.58-13.4 5.85-9.64 2.79-7.41 1.29.64-13.86-1.03-8.18 3.05-.46 1.38.25 3.7 5.85 6.72 1.42.6 3.95m1.28-4.19 4.5-.56 1.71 5.84m-21.86-3.95 3.65-1.09 3.63-.87-.23-.55m23.74.55 6.81-4.55m-13.48 5.88 3.04-.6m-9.54 1.89 3.09-.61m-13.43-2 6.66 1.9m-11.95-8.47 1.67 7.44 1.31 13.19 7.32-1.11m-12.97 2.91 5.66-1.8m23.51-15.1 1.28.57m1.64 4.82-15.04 7.43m13.89-23.14 2.55-2.06m-4.4 3.55 1.85-1.49m-6.38 4.24 1.58-.78m-6.1-1.91.53 4.52-.81.38-1.6.23m-4.04.28 1.17.13.4-.06m-4.62-4.16-.64 3.64-2.32-.21-8.47-4-.14-3.86-6.15-7.61-17.51 1.72-10.61-2.07-13.72-5.72-10.79-10.9L8.68 42.6l2.75-14.22 12.15-17.72 24.01-6.61 11.65-1.97 23.15.46 15.65 9.4 6.68 10.18 6.65 17.4-3.72 13.04-8.36 8.18-.93 10.54 2.57 9.29 1.97 5.15-2.51 2.03m-14.36 7.63 1.39.06m-6.48-.3 1.63.07m-16.03-3.1 4.54-.71 6.15 3.57.36.02m10.03-5.05-.5-2.57-2.61-9.9-5.57-4.07-.68-14.11-8.36-1.11-8.09 11.07 8.13 12.54 1.43 5.54-.29 4.07m3.93 4.72 2.22-1.14-5.86-7.65m10.93 3.86-.11 5.65m20.29-10.82-2.89-5.48-4.11 9.5M66.4 88.26l4.97-.93 15.76.04 12.47-6.82 1.36.04-2.68-7.04-11.15 13.83-17.19-5.57-4.82-.86 1.29 7.32Zm31.98-16.97-.11 2.25 1.32 7M61.8 69.25l-20.56-4.64-4.97-7.54-14.83 3.43 14.76 7.86 20.44 3.68-10.47 6.07-15.47-5.5-12.29 1.97m60.53-1.18-17.13-4.15-5.16 2.79 8.47 8.9-4.86-.29-14.08-2.54-14.04 2.18m28.58-15.01-53.1-1.61 13.83-3.17 9.25 12.11 5.5-4.25 5.04-3.75m3.22-4.47-23.01.36.11-22.51L8.7 42.6m18.93-3.76-6.06-.85 2.93-13.76-13.04 4.14m28.19 12.15-10.94-1.54m14.94 4.61 11.33-7.29-8.5-6.5 8.43 2.14M23.57 10.63l12.86-1.57-11.97 15.15 13.51 3.43m17.66 1.25-.76 3.04 6.79 2.57 8.83 14.65-.61 9m8.36 1.11 2.36-3.25.39-.53-.18-8.63-4.82-17.45-4.57-10.15-12.19-17.2-22.8 7 18.56 12.47m-.13 10.4L39.6 40.5l-3.36 16.54m30.59.46 2.39.57m-2.47-8.11 3.07-.71m-10.4-11.48 1.78-2.81M39.77 55.74l4.65 4.36 16.26 5.15 6.15-7.75-.07-7.54-7.32-12.18-4.5-1.5-11.33 7.29-3.82 12.18-2.89 1.07m17.95-24.18.1 3.64m-11.33 7.29-3.39-2.75m1.4 23.32 2.81-4.03m17.11 8.47-.86-3.32m.86 3.32 7.68-10.5.61-8.82-8.61-14.34-6.39-2.28-14.62 8.18-3.32 16.01 4.72 7.31 19.93 4.44Zm23.07-52.37-2.24-13.7M63.07 26.77l6.27 4.03 11.47 16.02.75-18.38 1.67-4.88m11.64-5.98 3.15-5.68m-9.37 10.95 1.98 2.38 2.4-4.32m-16.14-2 1.46-.08m-11.46 1.58 4.53-1.18 5.48-.32m-6.4 30.22 10.33-2.31 7.54-1.95-1.21-15.36-5.58-1.07-5.57.93-6.65 1.43-7.68 3.68m19.33 20.97 3.96.35 6.24-2.97-2.84-7.95m16.36-22.8L91.21 52.83l8.2 6.22 5.15-9.97 2.65-8.52-8.79-12.03-7.76-3.3-.35.43-3.15 3.86m6.08 24.82 3.78-6.89 1.47-5.25-6.11-8.92-5.15-2.6M99.1 58.76l4.85-9.97 2.63-8.13-8.74-11.73-7.55-3.27m2.08 7.61 5.47-4.34m.64 13.27 8.09-1.54M97 47.45l6.94 1.34m-.51-25.4 1.28-1.3m-6.32 6.44 3.69-3.77M79.47 73.71l5.82-6.43 6.51-.29 7.58-7.93-.11 1.66 6.62-10.05 5.46-11.17-4.17 1.07m-2.65 8.52 3.11 3.45M78.83 72l5.06-5.01 6.32-.19-7.32-10.67-2.31-.14m11.2 10.99-7.4-10.77-1.5-.08m.99 10.85 1.39.29-.8 10.16 7.32-10.45.32-.35-7.18-10.83m6.86 11.17-1.58-.19'/%3E%3Cpath fill='%23ed2024' d='M84.72 17.47 82 16.65l.02-.98 3.4 1.24-.68.59-.03-.02Zm2.16 1.83.83 2.36 1.08.24-1.06-3.02-.84.42Zm-.76 3.69.34 1.74 2.12-2.38-1.04-.23-1.42.87ZM76.71 20l2.3-2.36-.83-.62L76.71 20Zm9.84-1.08.89-.44-1.56-1.35-.76.66 1.42 1.13Zm-5.03-2.23.02-1.04-2.96 1.05.89.66 2.06-.67Zm5.7 4.86.09.02-.83-2.09-.57.27.82 2.12.49-.32Zm-1.07-2.38-1.45-1.06-1.15.96 1.21.81 1.39-.71Zm-1.99-1.42L82 17.06v.06l-.63.47.31-.05 1.95.58.52-.36Zm-3.83 0 .44-.33-1.63.53 1.19-.2Zm3.04 3.92 1.09-.57.05-.89-1.32-.78.17 2.24Zm-.52-2.14-.35.31.21 2.39.39-.22-.25-2.48Zm11 3.87 2.09 2.04.56-.3-2.03-2.05-.61.31Zm-4.25-5.35h.62l-.12-.23-.5.23Zm1.16 0h1.17l.31-.31-1.67-.05.18.36Zm3.05 1.01.35-.41-1.3-.83-.45.43 1.27.67.13.14Zm.1.96-.36-.46-.29.67.36 2.74.61-.31-.33-2.64Zm.77 2.29.44-.4-.1-.87-.57-.6.23 1.87Zm-2.54-5.77-2.31-.27.48.93 2.13.06-.31-.73Zm2.33 1.75.31-.36-2.01-1.16.25.59 1.45.93Zm-4.6-.89-.55-1.07-2.73.67 1.33 1.3 1.96-.9Zm7.01 5.98.17 1.04.78-1.67-.73.15-.22.47Zm.32-.99.52-.11-1.2-2.25-.21.21.89 2.15Zm-.96-2.77-1.13-1.35-.27.32 1.2 1.23.2-.2Zm-.55.54-1.17-1.19-.38.45 1.11 1.17.44-.43Zm-.17.84.35 1.23.35.36.5-.1-.78-1.89-.41.4Zm.98 2.03-.44.09-.62-.64-.05-.17-.55.5 1.74 1.75-.21-1.25.13-.28Zm1.55-3.36-.53.49 1.49 1.17.65-.41-1.61-1.25Zm1.74.74-.06-.78c-.47-.35-1.4-1.05-1.98-1.48l.48 1.05 1.56 1.22Zm-2.09-1.23-.64-1.4c-.46.05-1.53.25-1.53.25l1.21 1.4.96-.24Zm5.8 4.82-3.24-3.88.06.71 3.19 3.17Zm-3.45-2.76-.64.41 4.43 4.3.62-.32-4.41-4.39Zm-15.4.19-.97.55c.29.33.91 1.04 2.28 2.65l-.38-1.94-.92-1.25Zm-1.93 1.09 2.68 2.91.44-.19c-.99-1.16-2.21-2.58-2.59-3.02l-.53.3Zm-35.58 8.71-1.81-2.31-.67 1.62.5.63 1.97.06Zm-2.9-4.98.14.2 4.49-1.15-.13-.32-4.5 1.28Zm15.71-6.02 1.99.08.4-.97-3.19.03.81.86Zm-18.43 12.9-1.92.75 4.41 1.17-.55-1.43-1.94-.49Zm-.07-5.04-2.01-.25-.25 1.86 1.8.14.46-1.76Zm21.59-2.74-2.52-2.34-.9 1.43 1.19.9h2.23Zm-19.29 1.14-1.28 1.16.18.02 1.22-1-.13-.18Zm-1.74 1.66-.45 1.73 2.7.2.63-1.51-.8-.17-2.08-.25Zm7.41-2.97 4.38-.29.02-.2-4.52.19.12.3Zm12.31-4.34-1.85-.1-.14.24 1.87.16.12-.3Zm-4.54 4 .03.17 1.59.03.09-.26-1.68-.03-.02.1Zm2.28-4.36-1.02-1.06-3.56 2.6 2.56.03 2.02-1.57Zm-2.32 2.11-2.61-.03-.13 1.57 2.36.05.37-1.59Zm3.1 3.01-.84-.64-.07.22.85.46.06-.04Zm-.21-2.84-2.33-.16-.37 1.6 1.78.04.92-1.47Zm-2.84 4.88-1.57.86c.98.19 4.1.81 5.22 1.03l-.6-1.72-3.06-.17Zm3.53-.14.67 1.93c.36-.64 1.32-2.71 1.71-3.53h-2.14l-.24 1.6Zm-4.1-2.67.02-.09-2.28-.05-.04.48.9 2.94 1.76-.97-.36-2.31Zm5.55-3.62 3.25.67.02-.22-3.14-.75-.12.3Zm3.79.78 3.77.21.13-.34-3.88-.14-.02.26Zm-22.03 11.3.56 1.46 2.7-2.98-2.07-.06-1.2 1.57Zm-13.67-.78-2.66 7.37 3.94-6.11-1.28-1.26ZM62.9 19.42l-.39.97 3.26.78 2.67.09c-1.81-.59-4.69-1.56-5.54-1.85ZM48.64 23.2l.45 1.14 4.77-.2.13-1.58h-.59l-4.76.63Zm-5.2 2.84-.66-.95-2.83 2.26 1.81.22 1.68-1.53Zm-9.47 2.98 1 1.58 3.69-.9.26-1.88-.77.12-4.18 1.09Zm14.58-4.57-.45-1.13-4.84 1.51.66.94 4.63-1.31Zm-14.13 6.3-.96-1.52-2.91 2.78 1.35 1.32 2.51-2.58Zm-2.21 2.9.13.16 2.54-2.35-.15-.24-2.51 2.43Zm3.15-2.45 3.22-.83.02-.2-3.38.8.14.23Zm5.61-.82-1.83-.14-.11.79.17 2.42 1.85-.72-.09-2.34Zm-11.8 7.76 2.83-3.8-.15-.24-2.67 4.04Zm51.28 54.67.14 4.14-2.74-.95.56-3.31.96-.29 1.07.39Zm3.32-2.07-.86.29.07 5.86 2.69-1.04-.9-4.86-1-.25Zm5.97-.46-1.07.18-1.27.75.59 5.19 3.43-1.08-1.68-5.04Zm4.29-2.5-1.07.18-.79.57 1.5 5.54 2.47-1.5-2.11-4.79ZM99 86.49l-.93.29-.61.82 1.11 2.79 2.25-1.32L99 86.5Zm-3.99 15.01 1.43 2.5.96-.14.79-.61-.21-2.22-2.97.47Zm-6.65.12 1.6 5.64 1.04.18.96-.68-.86-5.5-2.74.37Zm-5.87 4.74 1.07.11 1.04-.5.29-3.32-3.06-.81.67 4.53ZM66.77 49.97l.07 7.54-6.15 7.75-16.26-5.15-4.65-4.36 3.82-12.18 11.33-7.29 4.5 1.5 7.32 12.18Zm25.6-16.69-5.15-2.6 1.13 14.21 2.84 7.95 2.04 1.5 3.78-6.89 1.47-5.25-6.11-8.92ZM78.24 59.26l2.36-3.25 2.31.13 7.32 10.67-6.33.19-5.06 5.01-.6-12.75z'/%3E%3C/svg%3E")}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.shakeY{animation-name:shakeY;animation-iteration-count:infinite;animation-duration:2.2s}.image{width:100%;border-radius:8px;margin-bottom:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}@media (min-width: 640px){.image{width:auto}}@media (min-width: 768px){.image{border-radius:16px}}.image img{position:relative;margin:auto;display:block;height:auto;overflow:hidden;border-radius:16px}@media (min-width: 1024px){.image img{border-radius:32px}}.image.image-style-align-left{float:left;margin-right:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.image.image-style-align-right{float:right;margin-left:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.image:not(.image-style-align-center){display:table}.image figcaption{display:table-caption;caption-side:bottom;line-height:130%}.bg-icontwitter,.hover\:bg-icontwitter:hover,.focus\:bg-icontwitter:focus{background-color:#1d9bf0}.bg-iconx,.hover\:bg-iconx:hover,.focus\:bg-iconx:focus{background-color:#000}.bg-icontwitch,.hover\:bg-icontwitch:hover,.focus\:bg-icontwitch:focus{background-color:#9147ff}.bg-icondiscord,.hover\:bg-icondiscord:hover,.focus\:bg-icondiscord:focus{background-color:#7289da}.bg-iconfacebook,.hover\:bg-iconfacebook:hover,.focus\:bg-iconfacebook:focus{background-color:#1877f2}.bg-iconyoutube,.hover\:bg-iconyoutube:hover,.focus\:bg-iconyoutube:focus{background-color:red}.bg-iconthreads,.hover\:bg-iconthreads:hover,.focus\:bg-iconthreads:focus{background-color:#000}.bg-iconinstagram,.hover\:bg-iconinstagram:hover,.focus\:bg-iconinstagram:focus{background-image:linear-gradient(45deg,#fdf497 20%,#fd5949 40%,#d6249f 70%,#285aeb 90%)}.bg-iconbluesky,.hover\:bg-iconbluesky:hover,.focus\:bg-iconbluesky:focus{background-image:linear-gradient(0deg,#0962fe,#0b8ffe)}.bg-iconsteam,.hover\:bg-iconsteam:hover,.focus\:bg-iconsteam:focus{background-image:linear-gradient(90deg,#111d2f,#0d2252,#1387b8)}.bg-iconapple,.hover\:bg-iconapple:hover,.focus\:bg-iconapple:focus{background-color:#0071e3}.bg-iconmicrosoft,.hover\:bg-iconmicrosoft:hover,.focus\:bg-iconmicrosoft:focus{background-color:red}.bg-icongog,.hover\:bg-iconmicrosoft:hover,.focus\:bg-iconmicrosoft:focus{background:linear-gradient(180deg,#982e9c,#6e1d72)}.bg-iconplaystation,.hover\:bg-iconplaystation:hover,.focus\:bg-iconplaystation:focus{background-color:#0070d0}.bg-iconxbox,.hover\:bg-iconxbox:hover,.focus\:bg-iconxbox:focus{background-color:#107c10}.bg-iconcohost,.hover\:bg-iconcohost:hover,.focus\:bg-iconcohost:focus{background-color:#83244e}.bg-iconmastodon,.hover\:bg-iconmastodon:hover,.focus\:bg-iconmastodon:focus{background-color:#595aff}.bg-iconnintendo,.hover\:bg-iconnintendo:hover,.focus\:bg-iconnintendo:focus{background-color:#e60012}@media (max-width: 600px){.dotdlb-gallery-wrapper{grid-template-columns:repeat(auto-fit,minmax(160px,160px))}}.dotdlb-gallery-link[data-orientation=portrait] .dotdlb-gallery-image{max-width:70%;margin:auto}.dotdlb-gallery-link{transition:transform .4s ease-in-out;transform-origin:bottom center}.dotdlb-gallery-link:nth-child(odd){transform:perspective(800px) rotateY(2deg) rotateX(4deg) translate(1.5%) translateZ(-40px) translateY(-4%)}.dotdlb-gallery-link:nth-child(2n){transform:perspective(800px) rotateY(-2deg) rotateX(4deg) translate(-1.5%) translateZ(-40px) translateY(-4%)}.dotdlb-gallery-link:nth-child(odd):hover{transform:perspective(800px) rotateY(2deg) rotateX(-2deg) translate(.5%) translateZ(-20px) translateY(-2%)}.dotdlb-gallery-link:nth-child(2n):hover{transform:perspective(800px) rotateY(-2deg) rotateX(2deg) translate(-.5%) translateZ(-20px) translateY(-2%)}#dotdlb-modal.dotdlb-modal{--un-bg-opacity:1;background-color:hsla(175,73%,90%,var(--un-bg-opacity))}.dark #dotdlb-modal.dotdlb-modal{--un-bg-opacity:1;background-color:hsla(175,73%,10%,var(--un-bg-opacity))}lite-youtube{background-color:#000;background-position:center center;background-size:cover;cursor:pointer;box-shadow:inset 0 0 0 .5px #000}lite-youtube>.lty-playbtn{background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);background-repeat:no-repeat}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.button:before{border-width:12px;border-style:solid;border-image-slice:20;border-image-repeat:stretch;background-clip:padding-box;transition:transform .4s ease-out;transform:rotate(-.5deg) scale(1) translateZ(.001);z-index:0}:nth-child(2n)>.button:before{transform:rotate(.5deg) scale(1) translateZ(.001)}.button--blue:before{border-image-source:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='120' preserveAspectRatio='none'%3E%3Cpath fill='hsl(210, 89%25, 30%25)' fill-rule='evenodd' d='M17.34 120h85.83c8.786 0 15.929-7.086 16-15.872l.695-87.257c.07-8.836-7.035-16.057-15.871-16.127a16 16 0 0 0-.849.016L15.49 4.71C6.857 5.1.093 12.273.21 20.913l1.13 83.305c.12 8.751 7.247 15.783 16 15.783Z'/%3E%3C/svg%3E");background-color:hsl(var(--clr-tertiary-30))}.button--blue:focus:before,.button--blue:hover:before{border-image-source:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='120' preserveAspectRatio='none'%3E%3Cpath fill='hsl(210, 89%25, 20%25)' fill-rule='evenodd' d='M17.34 120h85.83c8.786 0 15.929-7.086 16-15.872l.695-87.257c.07-8.836-7.035-16.057-15.871-16.127a16 16 0 0 0-.849.016L15.49 4.71C6.857 5.1.093 12.273.21 20.913l1.13 83.305c.12 8.751 7.247 15.783 16 15.783Z'/%3E%3C/svg%3E");background-color:hsl(var(--clr-tertiary-20))}.button--pink:before{border-image-source:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='120' preserveAspectRatio='none'%3E%3Cpath fill='hsl(337, 93%25, 60%25)' fill-rule='evenodd' d='M17.34 120h85.83c8.786 0 15.929-7.086 16-15.872l.695-87.257c.07-8.836-7.035-16.057-15.871-16.127a16 16 0 0 0-.849.016L15.49 4.71C6.857 5.1.093 12.273.21 20.913l1.13 83.305c.12 8.751 7.247 15.783 16 15.783Z'/%3E%3C/svg%3E");background-color:hsl(var(--clr-secondary-60))}.button--pink:focus:before,.button--pink:hover:before{border-image-source:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='120' height='120' preserveAspectRatio='none'%3E%3Cpath fill='hsl(337, 93%25, 50%25)' fill-rule='evenodd' d='M17.34 120h85.83c8.786 0 15.929-7.086 16-15.872l.695-87.257c.07-8.836-7.035-16.057-15.871-16.127a16 16 0 0 0-.849.016L15.49 4.71C6.857 5.1.093 12.273.21 20.913l1.13 83.305c.12 8.751 7.247 15.783 16 15.783Z'/%3E%3C/svg%3E");background-color:hsl(var(--clr-secondary-50))}html.dark #dotd-dm-background polygon{transform:translate(-50px)}html.light #dotd-dm-background polygon{transform:translate(50px)}.showcase-thumbnail:has(a:hover) .showcase-thumbnail-image{outline-width:3px;outline-style:solid;outline-offset:3px;--un-outline-color-opacity:1;outline-color:hsla(175,73%,30%,var(--un-outline-color-opacity))}li .showcase-thumbnail .showcase-thumbnail-image{transition:transform .4s ease-in-out;transform-origin:bottom center}li:nth-child(odd) .showcase-thumbnail .showcase-thumbnail-image{transform:perspective(800px) rotateY(5deg) rotateX(6deg) translate(1.5%) translateZ(-20px) translateY(0)}li:nth-child(2n) .showcase-thumbnail .showcase-thumbnail-image{transform:perspective(800px) rotateY(-5deg) rotateX(6deg) translate(-1.5%) translateZ(-20px) translateY(0)}li:nth-child(odd) .showcase-thumbnail:has(a:hover) .showcase-thumbnail-image{transform:perspective(800px) rotateY(0) rotateX(0) translate(0) translateZ(0) translateY(2%)}li:nth-child(2n) .showcase-thumbnail:has(a:hover) .showcase-thumbnail-image{transform:perspective(800px) rotateY(0) rotateX(0) translate(0) translateZ(0) translateY(2%)}.game-thumbnail:has(a:hover) .game-thumbnail-image{outline-width:3px;outline-style:solid;outline-offset:3px;--un-outline-color-opacity:1;outline-color:hsla(175,73%,30%,var(--un-outline-color-opacity))}li .game-thumbnail .game-thumbnail-image{transition:transform .4s ease-in-out;transform-origin:bottom center}li:nth-child(odd) .game-thumbnail .game-thumbnail-image{transform:perspective(800px) rotateY(4deg) rotateX(3deg) translate(2%) translateZ(-40px) translateY(-3%)}li:nth-child(2n) .game-thumbnail .game-thumbnail-image{transform:perspective(800px) rotateY(-4deg) rotateX(3deg) translate(-2%) translateZ(-40px) translateY(-3%)}li:nth-child(odd) .game-thumbnail:has(a:hover) .game-thumbnail-image{transform:perspective(800px) rotateY(1deg) rotateX(1deg) translate(0) translateZ(-20px) translateY(-1%)}li:nth-child(2n) .game-thumbnail:has(a:hover) .game-thumbnail-image{transform:perspective(800px) rotateY(-1deg) rotateX(1deg) translate(0) translateZ(-20px) translateY(-1%)}.dotd-storageconsent{display:block;outline:none!important;background-color:#000c;background-image:radial-gradient(circle at 50%,#00000080,#0000);transform:translateY(0)}.dotd-storageconsent--animate{transition:all .2s ease-in-out}.dotd-storageconsent--inactive{transform:translateY(100%)}.dotd-storageconsent--override{display:block!important;transform:translateY(0)!important}.dotd-storageconsent-bg{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1264' preserveAspectRatio='none' height='432'%3E%3Cdefs%3E%3Cpath id='a' d='m31.272 431.86 1216.84-10.923c8.837-.08 15.935-7.307 15.856-16.143a16.057 16.057 0 0 0-.008-.386l-12.853-388.716c-.288-8.714-7.5-15.593-16.219-15.47L16.383 17.519C7.547 17.643.486 24.908.612 33.743a16 16 0 0 0 .01.38L15.14 416.468c.328 8.65 7.476 15.47 16.132 15.392Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%23084D91' fill-rule='evenodd' transform='translate(-.502)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.dotd-storageconsent__layout--thanks{display:none}.dotd-storageconsent.dotd-storageconsent--inactive .dotd-storageconsent-dialog{transform:scale(0)}.dotd-storageconsent .dotd-storageconsent-dialog{transform:scale(1)}@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hJVQNYuDyP7bh.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v36/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container,[container=""]{width:100%}@media (min-width: 640px){.container,[container=""]{max-width:640px}}@media (min-width: 768px){.container,[container=""]{max-width:768px}}@media (min-width: 1024px){.container,[container=""]{max-width:1024px}}@media (min-width: 1280px){.container,[container=""]{max-width:1280px}}@media (min-width: 1536px){.container,[container=""]{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.absolute{position:absolute}.fixed,.position-fixed{position:fixed}.position-relative,.relative{position:relative}.position-sticky{position:sticky}.before\:absolute:before{position:absolute}.after\:absolute:after{position:absolute}.position-unset{position:unset}.position-static{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.before\:inset-0:before{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-0\.5em{bottom:.5em}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-0\.5em{top:.5em}.after\:bottom-0:after{bottom:0}.after\:left-0:after{left:0}.after\:right-0:after{right:0}.after\:top-0:after{top:0}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-1001{z-index:1001}.z-2{z-index:2}.after\:z-2:after{z-index:2}.order--1{order:-1}.order-1,[order-1=""]{order:1}.order-2{order:2}.order-first{order:-9999}.grid{display:grid}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.col-start-1{grid-column-start:1}.col-start-3{grid-column-start:3}.grid-row-start-3{grid-row-start:3}.grid-row-start-4{grid-row-start:4}.col-end--1{grid-column-end:-1}.col-end--3{grid-column-end:-3}.col-end-last{grid-column-end:last}.auto-rows-min{grid-auto-rows:min-content}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-cols-16{grid-template-columns:repeat(16,minmax(0,1fr))}.grid-cols-2,[grid-cols-2=""]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.float-left{float:left}.m-0{margin:0}.m-4\%{margin:4%}.m-auto{margin:auto}.m18\.01{margin:4.5025rem}.m28\.88{margin:7.22rem}.m391\.68{margin:97.92rem}.m408\.75{margin:102.1875rem}.m459\.51{margin:114.8775rem}.m91\.43{margin:22.8575rem}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-3px{margin-bottom:3px}.mb-48px{margin-bottom:48px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.mr-0\.5{margin-right:.125rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.before\:block:before{display:block}.after\:block:after{display:block}.inline-block{display:inline-block}.contents,[contents=""]{display:contents}.hidden{display:none}.hidden\!{display:none!important}.h-0{height:0}.h-1\.5{height:.375rem}.h-120px{height:120px}.h-192px{height:192px}.h-196px{height:196px}.h-21px{height:21px}.h-32px{height:32px}.h-36px{height:36px}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60\%{height:60%}.h-64px{height:64px}.h-7,.h7{height:1.75rem}.h-70\%{height:70%}.h-80\%{height:80%}.h-auto{height:auto}.h-full{height:100%}.h2{height:.5rem}[h3=""]{height:.75rem}.max-h-100\%{max-height:100%}.max-w-280px{max-width:280px}.max-w-300px{max-width:300px}.max-w-320px{max-width:320px}.max-w-480px{max-width:480px}.max-w-full{max-width:100%}.min-h-1px{min-height:1px}.min-w-0{min-width:0}.min-w-260px{min-width:260px}.min-w-320px{min-width:320px}.min-w-600px{min-width:600px}.w-1\.5{width:.375rem}.w-100\%,.w-full{width:100%}.w-120px{width:120px}.w-140px{width:140px}.w-192px{width:192px}.w-264px{width:264px}.w-296px{width:296px}.w-36px{width:36px}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60\%{width:60%}.w-64px{width:64px}.w-7,.w7{width:1.75rem}.w-70\%{width:70%}.w-80\%{width:80%}.w-8px{width:8px}.w-92\%{width:92%}.w-auto{width:auto}.before\:h-full:before{height:100%}.before\:w-full:before{width:100%}.flex{display:flex}.flex-inline,.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-none,[flex-none=""]{flex:none}.flex-shrink-0{flex-shrink:0}.flex-shrink-1,.flex-shrink-1\{\%{flex-shrink:1}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-basis-30\%{flex-basis:30%}.flex-basis-45\%{flex-basis:45%}.flex-basis-auto{flex-basis:auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.transform-origin-center-left,[transform-origin-center-left=""]{transform-origin:center left}.dark .dark\:transform-translate-x--50px{--un-translate-x:-50px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform-translate-x-50px{--un-translate-x:50px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-y--100\%{--un-translate-y:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.hover\:scale-110:hover{--un-scale-x:1.1;--un-scale-y:1.1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.focus\:scale-110:focus{--un-scale-x:1.1;--un-scale-y:1.1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.before\:transform-none:before{transform:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.animate-duration-10000{animation-duration:10s}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.content-end{align-content:flex-end}.flex-items-start,.items-start{align-items:flex-start}.items-end{align-items:flex-end}.flex-items-center,.items-center,[items-center=""]{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-start{justify-content:flex-start}.even\:justify-start:nth-child(2n){justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center,[justify-center=""]{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-sm{gap:.875rem}.gap-xs{gap:.75rem}.gap-x-2{column-gap:.5rem}.overflow-hidden,[overflow-hidden=""]{overflow:hidden}[overflow~=visible]{overflow:visible}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.border,.border-1px{border-width:1px}.border-0{border-width:0px}.border-2,.border-2px{border-width:2px}.border-3{border-width:3px}.border-gray-300{--un-border-opacity:1;border-color:rgba(209,213,219,var(--un-border-opacity))}.border-primary-10{--un-border-opacity:1;border-color:hsla(175,73%,10%,var(--un-border-opacity))}.border-primary-20{--un-border-opacity:1;border-color:hsla(175,73%,20%,var(--un-border-opacity))}.border-primary-40{--un-border-opacity:1;border-color:hsla(175,73%,40%,var(--un-border-opacity))}.border-red{--un-border-opacity:1;border-color:rgba(248,113,113,var(--un-border-opacity))}.border-tertiary-20{--un-border-opacity:1;border-color:hsla(210,89%,20%,var(--un-border-opacity))}.focus\:border-blue-300:focus{--un-border-opacity:1;border-color:rgba(147,197,253,var(--un-border-opacity))}.border-opacity-10{--un-border-opacity:.1}.border-opacity-25{--un-border-opacity:.25}.rounded-0\.25em{border-radius:.25em}.rounded-16px,[rounded-16px=""]{border-radius:16px}.rounded-2,.rounded-lg{border-radius:.5rem}.rounded-2px{border-radius:2px}.rounded-50\%{border-radius:50%}.rounded-8px{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.border-solid{border-style:solid}.border-style-none{border-style:none}.bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .dark\:bg-mutedprimary-20{--un-bg-opacity:1;background-color:hsla(175,30%,20%,var(--un-bg-opacity))}.bg-mutedprimary-80{--un-bg-opacity:1;background-color:hsla(175,30%,80%,var(--un-bg-opacity))}.bg-primary-10{--un-bg-opacity:1;background-color:hsla(175,73%,10%,var(--un-bg-opacity))}.dark .dark\:bg-primary-2{--un-bg-opacity:1;background-color:hsla(175,73%,2%,var(--un-bg-opacity))}.bg-primary-20{--un-bg-opacity:1;background-color:hsla(175,73%,20%,var(--un-bg-opacity))}.bg-primary-30{--un-bg-opacity:1;background-color:hsla(175,73%,30%,var(--un-bg-opacity))}.bg-primary-40{--un-bg-opacity:1;background-color:hsla(175,73%,40%,var(--un-bg-opacity))}.dark .dark\:bg-primary-5{--un-bg-opacity:1;background-color:hsla(175,73%,5%,var(--un-bg-opacity))}.dark .dark\:bg-primary-60{--un-bg-opacity:1;background-color:hsla(175,73%,60%,var(--un-bg-opacity))}.dark .dark\:bg-primary-70{--un-bg-opacity:1;background-color:hsla(175,73%,70%,var(--un-bg-opacity))}.bg-primary-80{--un-bg-opacity:1;background-color:hsla(175,73%,80%,var(--un-bg-opacity))}.bg-primary-90{--un-bg-opacity:1;background-color:hsla(175,73%,90%,var(--un-bg-opacity))}.bg-primary-95{--un-bg-opacity:1;background-color:hsla(175,73%,95%,var(--un-bg-opacity))}.dark .dark\:bg-tertiary-10{--un-bg-opacity:1;background-color:hsla(210,89%,10%,var(--un-bg-opacity))}.dark .dark\:bg-tertiary-70{--un-bg-opacity:1;background-color:hsla(210,89%,70%,var(--un-bg-opacity))}.bg-tertiary-80{--un-bg-opacity:1;background-color:hsla(210,89%,80%,var(--un-bg-opacity))}.bg-tertiary-90{--un-bg-opacity:1;background-color:hsla(210,89%,90%,var(--un-bg-opacity))}.bg-transparent,[bg-transparent\:after\!~="()"],[bg-transparent\:after\!~=")"],[bg-transparent\:after\!~="{"],[bg-transparent\:after\!~="}"],[bg-transparent\:after\!~="="],[bg-transparent\:after\!~="=>"],[bg-transparent\:after\!~=activate],[bg-transparent\:after\!~=const],[bg-transparent\:after\!~="overflowList.classList.remove("],[bg-transparent\:after\!~="overflowNavControl.addEventListener("]{background-color:transparent}.bg-transparent\:after\!{background-color:transparent!important}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.bg-yellow{--un-bg-opacity:1;background-color:rgba(250,204,21,var(--un-bg-opacity))}.active\:bg-gray-50:active{--un-bg-opacity:1;background-color:rgba(249,250,251,var(--un-bg-opacity))}.bg-opacity-10,.dark .dark-bg-opacity-10{--un-bg-opacity:.1}.bg-opacity-50{--un-bg-opacity:.5}.bg-opacity-70{--un-bg-opacity:.7}.bg-opacity-80{--un-bg-opacity:.8}.dark .dark\:from-primary-10{--un-gradient-from-position:0%;--un-gradient-from:hsla(175, 73%, 10%, var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:hsla(175, 73%, 10%, 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to)}.from-primary-95{--un-gradient-from-position:0%;--un-gradient-from:hsla(175, 73%, 95%, var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:hsla(175, 73%, 95%, 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to)}.dark .dark\:to-primary-5{--un-gradient-to-position:100%;--un-gradient-to:hsla(175, 73%, 5%, var(--un-to-opacity, 1)) var(--un-gradient-to-position)}.to-primary-90{--un-gradient-to-position:100%;--un-gradient-to:hsla(175, 73%, 90%, var(--un-to-opacity, 1)) var(--un-gradient-to-position)}.bg-gradient-to-b{--un-gradient-shape:to bottom;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-inherit{fill:inherit}.fill-primary-10{--un-fill-opacity:1;fill:hsla(175,73%,10%,var(--un-fill-opacity))}.fill-primary-20{--un-fill-opacity:1;fill:hsla(175,73%,20%,var(--un-fill-opacity))}.fill-primary-25{--un-fill-opacity:1;fill:hsla(175,73%,25%,var(--un-fill-opacity))}.fill-primary-30{--un-fill-opacity:1;fill:hsla(175,73%,30%,var(--un-fill-opacity))}.fill-primary-40{--un-fill-opacity:1;fill:hsla(175,73%,40%,var(--un-fill-opacity))}.dark .dark\:fill-primary-5{--un-fill-opacity:1;fill:hsla(175,73%,5%,var(--un-fill-opacity))}.dark .dark\:fill-primary-80{--un-fill-opacity:1;fill:hsla(175,73%,80%,var(--un-fill-opacity))}.fill-primary-95{--un-fill-opacity:1;fill:hsla(175,73%,95%,var(--un-fill-opacity))}.fill-secondary-40{--un-fill-opacity:1;fill:hsla(337,93%,40%,var(--un-fill-opacity))}.dark .dark\:fill-secondary-60{--un-fill-opacity:1;fill:hsla(337,93%,60%,var(--un-fill-opacity))}.fill-white{--un-fill-opacity:1;fill:rgba(255,255,255,var(--un-fill-opacity))}.fill-yellow{--un-fill-opacity:1;fill:rgba(250,204,21,var(--un-fill-opacity))}.hover\:fill-primary-20:hover{--un-fill-opacity:1;fill:hsla(175,73%,20%,var(--un-fill-opacity))}.hover\:fill-primary-40:hover{--un-fill-opacity:1;fill:hsla(175,73%,40%,var(--un-fill-opacity))}.hover\:fill-primary-50:hover{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity))}.hover\:fill-white\!:hover{--un-fill-opacity:1 !important;fill:rgba(255,255,255,var(--un-fill-opacity))!important}.focus\:fill-primary-20:focus{--un-fill-opacity:1;fill:hsla(175,73%,20%,var(--un-fill-opacity))}.focus\:fill-primary-40:focus{--un-fill-opacity:1;fill:hsla(175,73%,40%,var(--un-fill-opacity))}.focus\:fill-primary-50:focus{--un-fill-opacity:1;fill:hsla(175,73%,50%,var(--un-fill-opacity))}.focus\:fill-white\!:focus{--un-fill-opacity:1 !important;fill:rgba(255,255,255,var(--un-fill-opacity))!important}[stroke-width~=".5"]{stroke-width:.5px}[stroke-width~="0"]{stroke-width:0px}[stroke-width~="4"]{stroke-width:4px}[stroke-width~="5"]{stroke-width:5px}[stroke~="#885d26"]{--un-stroke-opacity:1;stroke:rgba(136,93,38,var(--un-stroke-opacity))}.stroke-inherit{stroke:inherit}.stroke-primary-40{--un-stroke-opacity:1;stroke:hsla(175,73%,40%,var(--un-stroke-opacity))}.dark .dark\:stroke-primary-60{--un-stroke-opacity:1;stroke:hsla(175,73%,60%,var(--un-stroke-opacity))}.dark .dark\:stroke-primary-80{--un-stroke-opacity:1;stroke:hsla(175,73%,80%,var(--un-stroke-opacity))}.stroke-primary-95{--un-stroke-opacity:1;stroke:hsla(175,73%,95%,var(--un-stroke-opacity))}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.px-0{padding-left:0;padding-right:0}.px-0\.25rem{padding-left:.25rem;padding-right:.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.25rem{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-0{padding-bottom:0}.pb-0\.3em{padding-bottom:.3em}.pb-1{padding-bottom:.25rem}.pb-1px{padding-bottom:1px}.pl-2{padding-left:.5rem}.pr-1rem,.pr-4{padding-right:1rem}.pr-48px{padding-right:48px}.pt-0\.25{padding-top:.0625rem}.pt-0\.25rem{padding-top:.25rem}.pt-100\%{padding-top:100%}.pt-1em{padding-top:1em}.pt-1px{padding-top:1px}.pt-2{padding-top:.5rem}.pt-56\.25\%{padding-top:56.25%}.text-align-center,.text-center{text-align:center}.indent-100vw{text-indent:100vw}.vertical-text-top{vertical-align:text-top}.text-1\.2rem{font-size:1.2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgba(107,114,128,var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgba(55,65,81,var(--un-text-opacity))}.dark .dark\:text-primary-10,.text-primary-10{--un-text-opacity:1;color:hsla(175,73%,10%,var(--un-text-opacity))}.dark .dark\:text-primary-20,.text-primary-20{--un-text-opacity:1;color:hsla(175,73%,20%,var(--un-text-opacity))}.text-primary-30{--un-text-opacity:1;color:hsla(175,73%,30%,var(--un-text-opacity))}.dark .dark\:text-primary-40,.text-primary-40{--un-text-opacity:1;color:hsla(175,73%,40%,var(--un-text-opacity))}.text-primary-5{--un-text-opacity:1;color:hsla(175,73%,5%,var(--un-text-opacity))}.dark .dark\:text-primary-50{--un-text-opacity:1;color:hsla(175,73%,50%,var(--un-text-opacity))}.dark .dark\:text-primary-70{--un-text-opacity:1;color:hsla(175,73%,70%,var(--un-text-opacity))}.dark .dark\:text-primary-80{--un-text-opacity:1;color:hsla(175,73%,80%,var(--un-text-opacity))}.dark .dark\:text-primary-90,.text-primary-90{--un-text-opacity:1;color:hsla(175,73%,90%,var(--un-text-opacity))}.text-primary-95{--un-text-opacity:1;color:hsla(175,73%,95%,var(--un-text-opacity))}.text-red-600{--un-text-opacity:1;color:rgba(220,38,38,var(--un-text-opacity))}.text-secondary-30{--un-text-opacity:1;color:hsla(337,93%,30%,var(--un-text-opacity))}.text-secondary-60{--un-text-opacity:1;color:hsla(337,93%,60%,var(--un-text-opacity))}.dark .dark\:text-secondary-70{--un-text-opacity:1;color:hsla(337,93%,70%,var(--un-text-opacity))}.dark .dark\:text-tertiary-10,.text-tertiary-10{--un-text-opacity:1;color:hsla(210,89%,10%,var(--un-text-opacity))}.text-tertiary-20{--un-text-opacity:1;color:hsla(210,89%,20%,var(--un-text-opacity))}.dark .dark\:text-tertiary-50{--un-text-opacity:1;color:hsla(210,89%,50%,var(--un-text-opacity))}.text-tertiary-80{--un-text-opacity:1;color:hsla(210,89%,80%,var(--un-text-opacity))}.dark .dark\:text-tertiary-90{--un-text-opacity:1;color:hsla(210,89%,90%,var(--un-text-opacity))}.text-tertiary-95{--un-text-opacity:1;color:hsla(210,89%,95%,var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.text-white\!{--un-text-opacity:1 !important;color:rgba(255,255,255,var(--un-text-opacity))!important}.hover\:text-gray-500:hover{--un-text-opacity:1;color:rgba(107,114,128,var(--un-text-opacity))}.hover\:text-tertiary-90:hover{--un-text-opacity:1;color:hsla(210,89%,90%,var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.focus\:text-tertiary-90:focus{--un-text-opacity:1;color:hsla(210,89%,90%,var(--un-text-opacity))}.focus\:text-white:focus{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.active\:text-gray-800:active{--un-text-opacity:1;color:rgba(31,41,55,var(--un-text-opacity))}.text-opacity-85{--un-text-opacity:.85}.font-bold{font-weight:700}.font-medium{font-weight:500}.leading-120\%,.lh-120\%{line-height:120%}.leading-5,.line-height-5{line-height:1.25rem}.lh-140\%{line-height:140%}.lh-150\%{line-height:150%}.lh-200\%{line-height:200%}.line-height-4{line-height:1rem}.line-height-6{line-height:1.5rem}.font-quicksand{font-family:Quicksand,sans-serif}.uppercase{text-transform:uppercase}.hover\:underline:hover{text-decoration-line:underline}.focus\:underline:focus{text-decoration-line:underline}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.dark .dark\:opacity-60,.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0, 0, 0, .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.-ring{--un-ring-width:-3px;--un-ring-offset-shadow:calc(var(--un-ring-inset) * -1) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:calc(var(--un-ring-inset) * -1) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:calc(var(--un-ring-offset-shadow),* -1) var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-500,.transition-duration-0\.5s{transition-duration:.5s}.transition-duration-400ms{transition-duration:.4s}.ease,.ease-in-out,.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-property-all{transition-property:all}.transition-property-transform{transition-property:transform}.before\:content-\[\'\'\]:before{content:""}.before\:content-\[\'\'\]\!:before{content:""!important}.after\:content-\[\'\'\]:after{content:""}.\?{animation:__un_qm .5s ease-in-out alternate infinite}[\?=""]{animation:__un_qm .5s ease-in-out alternate infinite}[aria-expanded~="?"][aria-expanded=true]{animation:__un_qm .5s ease-in-out alternate infinite}@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90,inset -4px -4px #ff1e90}to{box-shadow:inset 8px 8px #39f,inset -8px -8px #39f}}[aria-hidden~="?"][aria-hidden=true]{animation:__un_qm .5s ease-in-out alternate infinite}.text-fluid--1{font-size:clamp(.83rem,calc(.7rem + .65vw),1.22rem)}.text-fluid--2{font-size:clamp(.69rem,calc(.62rem + .37vw),.91rem)}.text-fluid-0{font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.text-fluid-1{font-size:clamp(1.2rem,calc(.87rem + 1.64vw),2.17rem)}.text-fluid-2{font-size:clamp(1.44rem,calc(.95rem + 2.45vw),2.89rem)}.text-fluid-4{font-size:clamp(2.07rem,calc(1.04rem + 5.18vw),5.13rem)}.p-fluid-2xs{padding:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.p-fluid-m{padding:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.p-fluid-s{padding:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.px-fluid-2xs{padding-left:clamp(.5rem,calc(.39rem + .53vw),.81rem);padding-right:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.px-fluid-3xs{padding-left:clamp(.25rem,calc(.2rem + .26vw),.41rem);padding-right:clamp(.25rem,calc(.2rem + .26vw),.41rem)}.px-fluid-4xs{padding-left:clamp(.13rem,calc(.1rem + .13vw),.2rem);padding-right:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.px-fluid-xs{padding-left:clamp(.75rem,calc(.59rem + .79vw),1.22rem);padding-right:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.py-fluid-2xs{padding-top:clamp(.5rem,calc(.39rem + .53vw),.81rem);padding-bottom:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.py-fluid-4xs{padding-top:clamp(.13rem,calc(.1rem + .13vw),.2rem);padding-bottom:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.py-fluid-l{padding-top:clamp(2rem,calc(1.58rem + 2.12vw),3.25rem);padding-bottom:clamp(2rem,calc(1.58rem + 2.12vw),3.25rem)}.py-fluid-m{padding-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem);padding-bottom:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.py-fluid-s{padding-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);padding-bottom:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.pb-fluid-2xs{padding-bottom:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.pb-fluid-4xs{padding-bottom:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.pb-fluid-l{padding-bottom:clamp(2rem,calc(1.58rem + 2.12vw),3.25rem)}.pb-fluid-m{padding-bottom:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.pb-fluid-s{padding-bottom:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.pb-fluid-xl{padding-bottom:clamp(3rem,calc(2.36rem + 3.18vw),4.88rem)}.pb-fluid-xs{padding-bottom:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.pl-fluid-2xs{padding-left:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.pl-fluid-m{padding-left:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.pr-fluid-2xs{padding-right:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.pr-fluid-m{padding-right:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.pt-fluid-3xs{padding-top:clamp(.25rem,calc(.2rem + .26vw),.41rem)}.mx-fluid-4xs{margin-left:clamp(.13rem,calc(.1rem + .13vw),.2rem);margin-right:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.mx-fluid-xs{margin-left:clamp(.75rem,calc(.59rem + .79vw),1.22rem);margin-right:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.my-fluid-2xs{margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem);margin-bottom:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.my-fluid-4xs{margin-top:clamp(.13rem,calc(.1rem + .13vw),.2rem);margin-bottom:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.my-fluid-m{margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem);margin-bottom:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.mb-fluid-3xs{margin-bottom:clamp(.25rem,calc(.2rem + .26vw),.41rem)}.mb-fluid-m,[mb-fluid-m~=","],[mb-fluid-m~="//"],[mb-fluid-m~=Classes],[mb-fluid-m~=CSS],[mb-fluid-m~=for],[mb-fluid-m~=gallery],[mb-fluid-m~=images],[mb-fluid-m~=links],[mb-fluid-m~=that],[mb-fluid-m~=the],[mb-fluid-m~=wrap]{margin-bottom:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.mb-fluid-s{margin-bottom:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.mb-fluid-s\!{margin-bottom:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)!important}.mb-fluid-xs{margin-bottom:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.ml-fluid-m{margin-left:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.mt-fluid-2xs,.p-child\:mt-fluid-2xs p{margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.mt-fluid-4xs{margin-top:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.mt-fluid-m{margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.mt-fluid-s{margin-top:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.mt-fluid-xs{margin-top:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.gap-fluid-2xs{grid-gap:clamp(.5rem,calc(.39rem + .53vw),.81rem);gap:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.gap-fluid-4xs{grid-gap:clamp(.13rem,calc(.1rem + .13vw),.2rem);gap:clamp(.13rem,calc(.1rem + .13vw),.2rem)}.gap-fluid-l{grid-gap:clamp(2rem,calc(1.58rem + 2.12vw),3.25rem);gap:clamp(2rem,calc(1.58rem + 2.12vw),3.25rem)}.gap-fluid-m{grid-gap:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem);gap:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.gap-fluid-s{grid-gap:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);gap:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.gap-fluid-xs{grid-gap:clamp(.75rem,calc(.59rem + .79vw),1.22rem);gap:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.gap-y-fluid-xs{grid-row-gap:clamp(.75rem,calc(.59rem + .79vw),1.22rem);row-gap:clamp(.75rem,calc(.59rem + .79vw),1.22rem)}.h-fluid-m{height:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.min-h-fluid-6xl{min-height:clamp(16rem,calc(12.61rem + 16.95vw),26rem)}.min-w-fluid-m{min-width:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.w-fluid-m{width:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.\[height\]-fluid-type-3{height:clamp(1.73rem,calc(1.01rem + 3.59vw),3.85rem)}.\[height\]-fluid-type-4{height:clamp(2.07rem,calc(1.04rem + 5.18vw),5.13rem)}.\[width\]-fluid-type-4{width:clamp(2.07rem,calc(1.04rem + 5.18vw),5.13rem)}@media (min-width: 640px){.sm\:position-relative{position:relative}.sm\:order-none{order:0}.sm\:grid{display:grid}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:grid-row-start-3{grid-row-start:3}.sm\:col-end--1{grid-column-end:-1}.sm\:col-end--3{grid-column-end:-3}.sm\:col-end--8{grid-column-end:-8}.sm\:col-end-3{grid-column-end:3}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-14{grid-template-columns:repeat(14,minmax(0,1fr))}.sm\:grid-cols-16{grid-template-columns:repeat(16,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3,[sm\:grid-cols-3=""]{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:h-208px{height:208px}.sm\:max-w-unset{max-width:unset}.sm\:w-192px{width:192px}.sm\:w-25\%{width:25%}.sm\:w-332px{width:332px}.sm\:w-auto{width:auto}.sm\:flex-basis-30\%{flex-basis:30%}.sm\:flex-basis-50\%{flex-basis:50%}.sm\:flex-row{flex-direction:row}.sm\:even\:translate-y-50\%:nth-child(2n){--un-translate-y:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.sm\:items-start{align-items:flex-start}.sm\:self-start{align-self:flex-start}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-5{line-height:1.25rem}.sm\:text-fluid--1{font-size:clamp(.83rem,calc(.7rem + .65vw),1.22rem)}.sm\:mt-fluid-2xs{margin-top:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.sm\:mt-fluid-m{margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.sm\:gap-fluid-s{grid-gap:clamp(1rem,calc(.79rem + 1.06vw),1.63rem);gap:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-100\%{top:100%}.md\:z-unset{z-index:unset}.md\:order-last{order:9999}.md\:grid{display:grid}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-start-10{grid-column-start:10}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-end--2{grid-column-end:-2}.md\:col-end--3{grid-column-end:-3}.md\:col-end-10{grid-column-end:10}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4,[md\:grid-cols-4=""]{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:hidden{display:none}.md\:h-160px{height:160px}.md\:h-222px{height:222px}.md\:h-252px{height:252px}.md\:max-w-unset{max-width:unset}.md\:w-160px{width:160px}.md\:w-192px{width:192px}.md\:w-252px{width:252px}.md\:w-362px{width:362px}.md\:w-50\%{width:50%}.md\:w-full{width:100%}.md\:flex{display:flex}.md\:flex-1{flex:1 1 0%}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:rounded-16px{border-radius:16px}.md\:bg-transparent{background-color:transparent}.md\:px-0{padding-left:0;padding-right:0}.md\:py-0{padding-top:0;padding-bottom:0}.md\:pb-34\%{padding-bottom:34%}.md\:leading-160\%{line-height:160%}.md\:text-fluid--1{font-size:clamp(.83rem,calc(.7rem + .65vw),1.22rem)}.md\:text-fluid--2{font-size:clamp(.69rem,calc(.62rem + .37vw),.91rem)}.md\:text-fluid-0{font-size:clamp(1rem,calc(.79rem + 1.06vw),1.63rem)}.md\:mx-fluid-2xs{margin-left:clamp(.5rem,calc(.39rem + .53vw),.81rem);margin-right:clamp(.5rem,calc(.39rem + .53vw),.81rem)}.md\:mt-fluid-m{margin-top:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.md\:gap-fluid-m{grid-gap:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem);gap:clamp(1.5rem,calc(1.18rem + 1.59vw),2.44rem)}.md\:\[height\]-fluid-type-2{height:clamp(1.44rem,calc(.95rem + 2.45vw),2.89rem)}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-start-2{grid-column-start:2}.lg\:col-end--2{grid-column-end:-2}.lg\:grid-cols-5,[lg\:grid-cols-5=""]{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:h-264px{height:264px}.lg\:min-w-auto{min-width:auto}.lg\:w-264px{width:264px}.lg\:w-404px{width:404px}.lg\:flex-grow-0{flex-grow:0}.lg\:rounded-32px{border-radius:32px}}@media (min-width: 1280px){.xl\:h-330px{height:330px}.xl\:w-496px{width:496px}.xl\:px-0{padding-left:0;padding-right:0}}body{width:100%;display:flex;flex-direction:column;align-items:center;min-width:320px}.container{width:100%;min-width:320px;max-width:1264px;margin:auto}.custom{color:red}.js-required{display:none}
