.tutorial-article-next-article-body{border-bottom:.0625rem solid var(--black-90);border-top:.0625rem solid var(--black-90);padding:2.5rem 0}.tutorial-article-next-article-link{align-items:center;display:flex;justify-content:space-between}.tutorial-article-next-article-link,.tutorial-article-next-article-link:hover{-webkit-text-decoration:none;text-decoration:none}.tutorial-article-next-article-link:hover svg{transform:translateX(-.625rem)}.tutorial-article-next-article-link:hover .tutorial-article-next-article-link-article:before{width:100%}.tutorial-article-next-article-link-headline{color:var(--black-40);font-size:1.25rem;font-weight:var(--font-weight-regular);line-height:1.5625rem;margin-bottom:.375rem}.tutorial-article-next-article-link-article{color:var(--black);font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:2rem;position:relative}.tutorial-article-next-article-link-article:before{background:var(--primary);bottom:-.125rem;content:"";height:.125rem;left:0;position:absolute;transition:all .14s ease;width:0}@media(min-width:48rem){.tutorial-article-next-article-link-article{font-size:2rem;line-height:2.375rem}}.tutorial-article-next-article-link svg{transition:transform .14s ease}
.tutorial-article-additional-topics-heading{font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:2rem;margin-bottom:1.5rem}@media(min-width:48rem){.tutorial-article-additional-topics-heading{font-size:2rem;line-height:2.375rem;margin-bottom:1.75rem}}
.app-tutorial-topic{position:relative}.app-tutorial-topic-image-wrapper{background-color:var(--gray);border-radius:.75rem;overflow:hidden;padding-bottom:81.3008130081%;position:relative;width:100%}.app-tutorial-topic-image{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.app-tutorial-topic-image img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.app-tutorial-topic-articles{color:var(--black-40);font-size:.875rem;line-height:1.25rem;margin-top:1rem}.app-tutorial-topic-title{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5625rem;text-decoration-color:#0000}
.app-content-divider-full-width{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}
.app-qanda{position:relative}.app-qanda-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:3.75rem}.app-qanda-header-cta{display:none}.app-qanda-header-cta>div{margin-left:.5rem}@media(min-width:48rem){.app-qanda-header-cta{display:block}}.app-qanda-headline-variant-1{font-size:2rem;font-weight:var(--font-weight-bold);line-height:2.375rem;margin-bottom:3.75rem;text-align:center}@media(min-width:48rem){.app-qanda-headline-variant-1{font-size:2.25rem;line-height:2.75rem;margin-bottom:5rem}}@media(min-width:62rem){.app-qanda-headline-variant-1{font-size:3rem;line-height:3.5rem;margin-bottom:7.5rem}}.app-qanda-headline-variant-2{font-size:1.75rem;font-weight:var(--font-weight-bold);line-height:2.375rem}@media(min-width:48rem){.app-qanda-headline-variant-2{font-size:2rem;line-height:2.375rem}}@media(min-width:75rem){.app-qanda-headline-variant-2{font-size:2.25rem;line-height:2.75rem}}.app-qanda-tags{display:flex;list-style-type:none;margin-bottom:1.75rem;padding-left:0}@media(min-width:48rem){.app-qanda-tags{margin-bottom:2.5rem}}.app-qanda-tags-item{display:block;margin-right:.75rem}.app-qanda-tags-item:last-child{margin-right:0}.app-qanda-tags-anchor{align-items:center;background-color:var(--gray);border-radius:1.1875rem;color:var(--app-qanda-tags-anchor-color);display:flex;font-size:.875rem;font-weight:var(--font-weight-book);height:2.375rem;line-height:.875rem;padding:0 1rem;transition:background-color .15s var(--transition-timing-function);white-space:nowrap}.app-qanda-tags-anchor-active,.app-qanda-tags-anchor:hover{background-color:var(--primary);color:var(--black)}.app-qanda-question{border-top:.0625rem solid var(--black-90);max-height:125rem;transition:all 1s ease-in-out}.app-qanda-question-title{display:block;font-size:1.125rem;line-height:1.75rem;padding:1.25rem 2.5rem 1.25rem 0;position:relative;text-align:left;transition:background-color .15s var(--transition-timing-function),padding .15s var(--transition-timing-function);width:100%}@media(min-width:48rem){.app-qanda-question-title:hover{background-color:var(--gray);padding-left:1.25rem}}.app-qanda-question-title svg{position:absolute;right:0;top:50%;transform:translate3d(0,-50%,0);transition:transform .15s var(--transition-timing-function)}@media(min-width:48rem){.app-qanda-question-title svg{right:1.25rem}}.app-qanda-question-active .app-qanda-question-title svg{transform:translate3d(0,-50%,0) rotate(180deg)}.app-qanda-question-active .app-qanda-question-title{padding-left:1.25rem}.app-qanda-answer{height:0;overflow:hidden;transition:height .3s var(--transition-timing-function)}.app-qanda-question-active .app-qanda-answer{height:var(--qanda-question-height)}.app-qanda-answer-body{display:flex;flex-direction:column;padding:0 0 1.25rem}@media(min-width:48rem){.app-qanda-answer-body{flex-direction:row;padding:1.25rem 1.25rem 2.5rem}}.app-qanda-answer-avatar{line-height:0px;margin-bottom:1.25rem}@media(min-width:48rem){.app-qanda-answer-avatar{margin-bottom:0;margin-right:1.375rem}}.app-qanda-answer-message{background-color:var(--gray);border-radius:.5rem;padding:1.25rem 1.25rem 0;position:relative}.app-qanda-answer-message:before{background-color:var(--gray);content:"";height:.75rem;left:.9375rem;position:absolute;top:-.375rem;transform:rotate(45deg);transform-origin:center;width:.75rem}@media(min-width:48rem){.app-qanda-answer-message:before{left:-.375rem;top:.9375rem}}.app-qanda-answer-message-confetti{bottom:0;display:none;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.app-qanda-answer-message-confetti-1{animation:dropl-1 4.8307016177s .1s;background-color:var(--primary);height:.5rem;position:absolute;right:77%;top:-10%;transform:rotate(199.0676076746deg);width:1.25rem}@keyframes dropl-1{to{opacity:.2;right:78%;top:110%}}.app-qanda-answer-message-confetti-2{animation:dropl-2 4.6299605659s .2s;background-color:var(--primary);height:.55rem;position:absolute;right:60%;top:-10%;transform:rotate(349.2210827237deg);width:1.375rem}@keyframes dropl-2{to{opacity:.2;right:63%;top:110%}}.app-qanda-answer-message-confetti-3{animation:dropl-3 4.96345744s .3s;background-color:var(--primary);height:.25rem;position:absolute;right:20%;top:-10%;transform:rotate(41.7607487528deg);width:.625rem}@keyframes dropl-3{to{opacity:.2;right:26%;top:110%}}.app-qanda-answer-message-confetti-4{animation:dropl-4 4.1274435858s .4s;background-color:var(--primary);height:.55rem;position:absolute;right:10%;top:-10%;transform:rotate(39.009318458deg);width:1.375rem}@keyframes dropl-4{to{opacity:.2;right:17%;top:110%}}.app-qanda-answer-message-confetti-5{animation:dropl-5 4.850443102s .5s;background-color:var(--primary);height:.15rem;position:absolute;right:1%;top:-10%;transform:rotate(231.5607011396deg);width:.375rem}@keyframes dropl-5{to{opacity:.2;right:14%;top:110%}}.app-qanda-answer-message-confetti-6{animation:dropl-6 4.7973941098s .6s;background-color:var(--primary);height:.45rem;position:absolute;right:55%;top:-10%;transform:rotate(192.7846069472deg);width:1.125rem}@keyframes dropl-6{to{opacity:.2;right:70%;top:110%}}.app-qanda-answer-message-confetti-7{animation:dropl-7 4.161076903s .7s;background-color:var(--primary);height:.5rem;position:absolute;right:14%;top:-10%;transform:rotate(293.9592081664deg);width:1.25rem}@keyframes dropl-7{to{opacity:.2;right:18%;top:110%}}.app-qanda-answer-message-confetti-8{animation:dropl-8 4.8608374903s .8s;background-color:var(--primary);height:.15rem;position:absolute;right:38%;top:-10%;transform:rotate(341.7222286657deg);width:.375rem}@keyframes dropl-8{to{opacity:.2;right:41%;top:110%}}.app-qanda-answer-message-confetti-9{animation:dropl-9 4.3776066237s .9s;background-color:var(--primary);height:.2rem;position:absolute;right:95%;top:-10%;transform:rotate(322.9236763998deg);width:.5rem}@keyframes dropl-9{to{opacity:.2;right:107%;top:110%}}.app-qanda-answer-message-confetti-10{animation:dropl-10 4.5324398152s 1s;background-color:var(--primary);height:.15rem;position:absolute;right:3%;top:-10%;transform:rotate(233.3780373745deg);width:.375rem}@keyframes dropl-10{to{opacity:.2;right:14%;top:110%}}.app-qanda-answer-message-confetti-11{animation:dropl-11 4.7471235924s 1.1s;background-color:var(--primary);height:.3rem;position:absolute;right:87%;top:-10%;transform:rotate(131.0009093265deg);width:.75rem}@keyframes dropl-11{to{opacity:.2;right:98%;top:110%}}.app-qanda-answer-message-confetti-12{animation:dropl-12 4.5592796867s 1.2s;background-color:var(--primary);height:.4rem;position:absolute;right:33%;top:-10%;transform:rotate(114.9668728643deg);width:1rem}@keyframes dropl-12{to{opacity:.2;right:39%;top:110%}}.app-qanda-answer-message-confetti-13{animation:dropl-13 4.8318605129s 1.3s;background-color:var(--primary);height:.45rem;position:absolute;right:86%;top:-10%;transform:rotate(51.8418193137deg);width:1.125rem}@keyframes dropl-13{to{opacity:.2;right:97%;top:110%}}.app-qanda-answer-message-confetti-14{animation:dropl-14 4.2227587096s 1.4s;background-color:var(--primary);height:.55rem;position:absolute;right:52%;top:-10%;transform:rotate(118.5825915083deg);width:1.375rem}@keyframes dropl-14{to{opacity:.2;right:67%;top:110%}}.app-qanda-answer-message-confetti-15{animation:dropl-15 4.5930023019s 1.5s;background-color:var(--primary);height:.4rem;position:absolute;right:89%;top:-10%;transform:rotate(11.2926445232deg);width:1rem}@keyframes dropl-15{to{opacity:.2;right:91%;top:110%}}.app-qanda-answer-message-confetti-16{animation:dropl-16 4.5711951188s 1.6s;background-color:var(--primary);height:.5rem;position:absolute;right:53%;top:-10%;transform:rotate(159.2345855818deg);width:1.25rem}@keyframes dropl-16{to{opacity:.2;right:65%;top:110%}}.app-qanda-answer-message-confetti-17{animation:dropl-17 4.4232715127s 1.7s;background-color:var(--primary);height:.6rem;position:absolute;right:96%;top:-10%;transform:rotate(191.6855864039deg);width:1.5rem}@keyframes dropl-17{to{opacity:.2;right:97%;top:110%}}.app-qanda-answer-message-confetti-18{animation:dropl-18 4.5548836374s 1.8s;background-color:var(--primary);height:.7rem;position:absolute;right:54%;top:-10%;transform:rotate(82.3152141373deg);width:1.75rem}@keyframes dropl-18{to{opacity:.2;right:61%;top:110%}}.app-qanda-answer-message-confetti-19{animation:dropl-19 4.1985154929s 1.9s;background-color:var(--primary);height:.75rem;position:absolute;right:23%;top:-10%;transform:rotate(265.7649271295deg);width:1.875rem}@keyframes dropl-19{to{opacity:.2;right:32%;top:110%}}.app-qanda-answer-message-confetti-20{animation:dropl-20 4.1468350439s 2s;background-color:var(--primary);height:.8rem;position:absolute;right:24%;top:-10%;transform:rotate(334.2450783704deg);width:2rem}@keyframes dropl-20{to{opacity:.2;right:37%;top:110%}}.app-qanda-answer-author{font-weight:var(--font-weight-bold);line-height:1.375rem;margin-bottom:1.25rem;transition:opacity .3s var(--transition-timing-function) .15s}[data-qanda-question-feedback-show] .app-qanda-answer-author{opacity:.2;transition-delay:0s}.app-qanda-answer-text{line-height:160%;transition:opacity .3s var(--transition-timing-function) .15s}@media(min-width:48rem){.app-qanda-answer-text{font-size:1.125rem;line-height:2rem}}.app-qanda-answer-text p{margin-bottom:1rem}.app-qanda-answer-text p:last-child{margin-bottom:0}.app-qanda-answer-text a{border-bottom:.0625rem solid --black;position:relative}.app-qanda-answer-text a,.app-qanda-answer-text a:focus,.app-qanda-answer-text a:hover{-webkit-text-decoration:none;text-decoration:none}.app-qanda-answer-text a:focus:before,.app-qanda-answer-text a:hover:before{width:100%}.app-qanda-answer-text a:before{background:var(--primary);bottom:-.125rem;content:"";height:.125rem;left:0;pointer-events:none;position:absolute;transition:all .14s ease;width:0}.app-qanda-answer-text ol,.app-qanda-answer-text ul{margin-left:1.25rem}[data-qanda-question-feedback-show] .app-qanda-answer-text{opacity:.2;transition-delay:0s}.app-qanda-voting{align-items:center;display:flex;padding:2.5rem 0}.app-qanda-voting-btn{align-items:center;background-color:var(--white);border-radius:.25rem;display:flex;font-size:1.375rem;height:2.75rem;justify-content:center;margin-right:.5rem;transition:all .15s var(--transition-timing-function) .15s;width:2.75rem}[data-qanda-question-feedback-show] .app-qanda-voting-btn{opacity:0;transition-delay:0s}.app-qanda-voting-btn:hover{animation-duration:1s;animation-name:qanda-voting-btn;box-shadow:0 .5rem .75rem #0000001f}@keyframes qanda-voting-btn{0%{transform:scale(1)}30%{transform:scale(.95)}70%{transform:scale(.95)}to{transform:scale(1)}}.app-qanda-voting-label{font-size:.875rem;font-weight:var(--font-weight-book);line-height:1.25rem;margin-left:1.25rem;max-width:8.125rem;transition:opacity .15s var(--transition-timing-function) .15s}[data-qanda-question-feedback-show] .app-qanda-voting-label{opacity:0;transition-delay:0s}.app-qanda-voting-feedback{align-items:center;bottom:0;display:flex;left:1.25rem;overflow:hidden;pointer-events:none;position:absolute;right:1.25rem}[data-qanda-question-feedback-show] .app-qanda-voting-feedback{pointer-events:all}.app-qanda-voting-feedback-author{align-self:flex-end;flex-shrink:0;line-height:.5rem;margin-right:1.625rem;transform:translate3d(0,25rem,0);transition:transform .3s var(--transition-timing-function)}[data-qanda-question-feedback-show] .app-qanda-voting-feedback-author{transform:translateZ(0)}.app-qanda-voting-feedback-message{background-color:var(--white);border-radius:.5rem;box-shadow:0 .5rem .875rem #00000012;line-height:1.25rem;margin:.5rem 0;overflow:hidden;padding:.875rem 2.75rem .875rem .875rem;position:relative;transform:translate3d(0,25rem,0);transition:transform .3s cubic-bezier(.35,-.26,.71,.35);word-break:break-word}[data-qanda-question-feedback-show] .app-qanda-voting-feedback-message{transform:translateZ(0);transition-delay:.15s;transition-timing-function:cubic-bezier(.17,.67,.73,1.22)}.app-qanda-voting-feedback-message-down,.app-qanda-voting-feedback-message-up{max-height:0;overflow:hidden;transition:max-height 0s linear .45s}[data-qanda-question-feedback-show=down] .app-qanda-voting-feedback-message-down,[data-qanda-question-feedback-show=up] .app-qanda-voting-feedback-message-up{max-height:100vh;transition-delay:0s}.app-qanda-voting-feedback-message:before{background-color:var(--white);height:.5rem;left:-.25rem;top:50%;transform:rotate(45deg) translate3d(0,-50%,0);transform-origin:center;width:.5rem}.app-qanda-voting-feedback-message-close{align-items:center;background-color:var(--gray);border-radius:.625rem;display:flex;height:1.25rem;justify-content:center;position:absolute;right:.875rem;top:.875rem;transition:background-color .15s var(--transition-timing-function);width:1.25rem}.app-qanda-voting-feedback-message-close:hover{background-color:var(--black-90)}.app-qanda-read-more{align-content:center;background:linear-gradient(180deg,#fff0 0,var(--white) 100%);bottom:0;display:flex;flex-direction:column;height:8.5rem;justify-content:center;left:0;position:absolute;width:100%}.app-qanda-read-more[data-qanda-read-more-hidden]{display:none}.app-qanda-read-more-link{align-self:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--white);border-radius:.5rem;box-shadow:0 .875rem 2.5rem #00000017;color:var(--black);padding:1rem 1.25rem;transition:.2s all var(--transition-timing-function)}.app-qanda-read-more-link svg{margin-right:.5rem}.app-qanda-read-more-link:hover{transform:scale(1.02) translateY(-.125rem)}.app-qanda [data-quanda-readmore]{border:0;max-height:0;opacity:0;overflow:hidden;padding:0}
.avatars{align-items:center;display:inline-flex}.avatar{border-radius:50%;display:flex;overflow:hidden}.avatars-background-primary{background:var(--primary)}.avatars-background-gray{background:var(--gray)}.avatars-background-white{background:var(--white)}.avatars-background-light-gray{background:var(--light-gray)}.avatar-28:not(:first-child){margin-left:-.5rem}.avatar-28 img{height:1.75rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-28-first.a466eab7.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-28-first.a466eab7.svg);width:1.75rem}.avatar-28:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-28-second.99a4e316.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-28-second.99a4e316.svg)}.avatar-32:not(:first-child){margin-left:-.5625rem}.avatar-32 img{height:2rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-32-first.ece465b9.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-32-first.ece465b9.svg);width:2rem}.avatar-32:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-32-second.817affe7.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-32-second.817affe7.svg)}.avatar-36:not(:first-child){margin-left:-.6875rem}.avatar-36 img{height:2.25rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-36-first.c8d3078b.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-36-first.c8d3078b.svg);width:2.25rem}.avatar-36:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-36-second.5150a2e2.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-36-second.5150a2e2.svg)}.avatar-40:not(:first-child){margin-left:-.75rem}.avatar-40 img{height:2.5rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-40-first.af49df70.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-40-first.af49df70.svg);width:2.5rem}.avatar-40:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-40-second.8ad82e73.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-40-second.8ad82e73.svg)}.avatar-44:not(:first-child){margin-left:-.875rem}.avatar-44 img{height:2.75rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-44-first.3d90fe93.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-44-first.3d90fe93.svg);width:2.75rem}.avatar-44:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-44-second.70dffd65.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-44-second.70dffd65.svg)}.avatar-48:not(:first-child){margin-left:-1rem}.avatar-48 img{height:3rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-48-first.cdf97145.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-48-first.cdf97145.svg);width:3rem}.avatar-48:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-48-second.1a9e2fe5.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-48-second.1a9e2fe5.svg)}.avatar-50:not(:first-child){margin-left:-1rem}.avatar-50 img{height:3.125rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-50-first.96024248.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-50-first.96024248.svg);width:3.125rem}.avatar-50:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-50-second.e77b5e3c.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-50-second.e77b5e3c.svg)}.avatar-56:not(:first-child){margin-left:-1.1875rem}.avatar-56 img{height:3.5rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-56-first.dd79198f.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-56-first.dd79198f.svg);width:3.5rem}.avatar-56:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-56-second.8c391c07.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-56-second.8c391c07.svg)}.avatar-80:not(:first-child){margin-left:-1.75rem}.avatar-80 img{height:5rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-80-first.17c0cd44.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-80-first.17c0cd44.svg);width:5rem}.avatar-80:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-80-second.4cdfccaa.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-80-second.4cdfccaa.svg)}.avatar-90:not(:first-child){margin-left:-2rem}.avatar-90 img{height:5.625rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-90-first.6e155e91.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-90-first.6e155e91.svg);width:5.625rem}.avatar-90:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-90-second.b981e5ca.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-90-second.b981e5ca.svg)}.avatar-200:not(:first-child){margin-left:-4.75rem}.avatar-200 img{height:12.5rem;mask-image:url(/build/website/dogado/components/avatars/img/mask-200-first.d463d590.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-200-first.d463d590.svg);width:12.5rem}.avatar-200:not(:first-child) img{mask-image:url(/build/website/dogado/components/avatars/img/mask-200-second.0c045a8a.svg);-webkit-mask-image:url(/build/website/dogado/components/avatars/img/mask-200-second.0c045a8a.svg)}
.app-footer-nav-list{border-bottom:.0625rem solid var(--black-90)}.app-footer-heading{display:flex;font-size:1.25rem;font-weight:var(--font-weight-book);justify-content:space-between;line-height:1.5625rem;margin-bottom:1.75rem}.app-footer-heading[aria-expanded=true] .app-footer-heading-icon{transform:rotate(180deg)}.app-footer-heading-icon{transform-origin:center center;transition:transform .18s ease}@media(min-width:48rem){.app-footer-heading-icon{display:none}}.app-footer-nav{list-style:none;padding:0 0 3.75rem}.app-footer-nav-item:not(:last-child){margin-bottom:1.25rem}.app-footer-nav-item a{color:var(--black-20);display:block;font-size:1rem;font-weight:var(--font-weight-regular);line-height:1.375rem;position:relative;-webkit-text-decoration:none;text-decoration:none}.app-footer-nav-item a:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.app-footer-nav-item a:hover{-webkit-text-decoration:none;text-decoration:none}.app-footer-nav-item a:hover span:before{width:100%}.app-footer-nav-item a span{position:relative}.app-footer-nav-item a span:before{background:var(--primary);bottom:-.125rem;content:"";height:.125rem;left:0;pointer-events:none;position:absolute;transition:all .14s ease;width:0}.app-footer-social{display:flex;flex-direction:column;padding:3.75rem 0}@media(min-width:62rem){.app-footer-social{align-items:center;flex-direction:row;justify-content:space-between}}.app-footer-footnotes{margin-bottom:1.75rem}@media(min-width:62rem){.app-footer-footnotes{margin-bottom:0;margin-right:5rem}}.app-footer-social-links ul{align-items:center;display:flex;flex-direction:row;list-style:none;padding:0}.app-footer-social-links li{display:inline-block}.app-footer-social-links li:not(:first-child){margin-left:1.75rem}.app-footer-social-links a{color:var(--black-20);display:block;-webkit-text-decoration:none;text-decoration:none;transition:color .15s var(--transition-timing-function)}.app-footer-social-links a:hover{color:var(--black-50);-webkit-text-decoration:none;text-decoration:none}.app-footer-social-links svg{display:block}@media(min-width:48rem){.app-footer .accordion-collapse{height:auto!important}}
.app-footnote{color:var(--black-60);font-size:.875rem;line-height:1.25rem}.app-footnote a{color:var(--black-60);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.0625rem}.app-footnote a:hover{color:var(--black);text-decoration-color:var(--primary)}.app-footnote-item:not(:last-child){margin-bottom:.3125rem}.app-footnote ol,.app-footnote ul{list-style:none;margin:0;padding:0}.app-footnote ol li,.app-footnote ol p,.app-footnote ul li,.app-footnote ul p{display:inline}
.app-search-content{background-color:var(--white);border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;left:0;max-height:calc(100vh - min(10vh,7.5rem));overflow-x:hidden;position:fixed;top:0;width:100vw;z-index:200}.app-search-content-enter-active,.app-search-content-leave-active{transition:transform .4s var(--transition-timing-function)}.app-search-content-enter-from,.app-search-content-leave-to{transform:translateY(-100%)}.app-search-content:before{background-color:var(--white);content:"";display:block;height:2.5rem;position:sticky;top:0;width:100%;z-index:1}@media(min-width:48rem){.app-search-content:before{height:3.75rem}}@media(min-width:62rem){.app-search-content:before{height:5rem}}.app-search-content:after{background:linear-gradient(0deg,#fff,#fff0);bottom:0;content:"";display:block;height:1.25rem;position:sticky;width:100%}@media(min-width:48rem){.app-search-content:after{height:2.5rem}}@media(min-width:62rem){.app-search-content:after{height:3.75rem}}.app-search-backdrop{background:var(--black);bottom:0;left:0;opacity:.6;position:fixed;right:0;top:0;z-index:199}.app-search-backdrop-enter-active,.app-search-backdrop-leave-active{transition:opacity .4s var(--transition-timing-function)}.app-search-backdrop-enter-from,.app-search-backdrop-leave-to{opacity:0}.app-search-input{background-color:var(--white);margin-bottom:1.25rem;position:sticky;top:1.25rem;z-index:1}.app-search-input-icon{color:var(--black-90);left:0;position:absolute;top:0}.app-search-input-icon svg[width="20"]{height:1.5rem;width:1.5rem}@media(min-width:48rem){.app-search-input-icon svg[width="20"]{height:2.25rem;width:2.25rem}}@media(min-width:62rem){.app-search-input-icon svg[width="20"]{height:3.125rem;width:3.125rem}}.app-search-input-control{border-bottom:.125rem solid var(--black-90);color:var(--black);display:block;font-size:1.125rem;line-height:1.5rem;padding:0 0 .75rem 2.25rem;width:100%}.app-search-input-control:focus{border-bottom-color:var(--primary)}.app-search-input-control::placeholder{color:var(--black-80)}@media(min-width:48rem){.app-search-input-control{font-size:1.75rem;line-height:2.25rem;padding:0 0 .875rem 3.75rem}}@media(min-width:62rem){.app-search-input-control{font-size:2.25rem;line-height:3.125rem;padding:0 0 1rem 5rem}}.app-search-input-close{border-radius:50%;display:flex;padding:.5rem;position:absolute;right:-.5rem;top:0;top:-.25rem;transition:background-color .14s var(--transition-timing-function)}@media(min-width:48rem){.app-search-input-close{padding:.625rem;right:-.625rem;top:-.125rem}}@media(min-width:62rem){.app-search-input-close{padding:.75rem;right:-.75rem;top:.0625rem}}.app-search-input-close:hover{background-color:var(--gray)}.app-search-input-close svg[width="20"]{height:1rem;width:1rem}@media(min-width:48rem){.app-search-input-close svg[width="20"]{height:1.25rem;width:1.25rem}}@media(min-width:62rem){.app-search-input-close svg[width="20"]{height:1.5rem;width:1.5rem}}.app-search-result{margin-top:1.75rem}@media(min-width:48rem){.app-search-result{margin-top:3.75rem}}.app-search-result-domain{align-items:center;background-color:var(--gray);border-radius:.75rem;display:flex;font-weight:var(--font-weight-regular);margin-bottom:2.5rem;padding:.75rem 1.25rem;position:relative}.app-search-result-domain-headline{margin-bottom:1rem}.app-search-result-domain-img{background:var(--white);border-radius:.625rem;box-shadow:0 .0625rem .25rem #00000029;line-height:0;margin-right:1rem}.app-search-result-domain-link{align-items:center;display:flex;margin-left:auto;-webkit-text-decoration:none;text-decoration:none}.app-search-result-domain-link:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.app-search-result-domain-link:hover{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--primary);text-decoration-thickness:.125rem}.app-search-result-domain-link-icon{margin-left:.5rem}.app-search-result-filter{margin-bottom:1.75rem}@media(min-width:48rem){.app-search-result-filter{margin-bottom:0;position:sticky;top:6.875rem}}@media(min-width:62rem){.app-search-result-filter{top:7.125rem}}.app-search-result-filter-list{display:flex;list-style-type:none;padding:0}@media(min-width:48rem){.app-search-result-filter-list{flex-direction:column}}.app-search-result-filter-list-row{margin-right:1.75rem}@media(min-width:48rem){.app-search-result-filter-list-row{margin-bottom:1rem;margin-right:0}}.app-search-result-filter-list-row:last-child{margin-bottom:0;margin-right:0}.app-search-result-filter-list-row-btn{align-items:center;color:var(--black-60);display:flex;justify-content:space-between}.app-search-result-filter-list-row-btn-active,.app-search-result-filter-list-row-btn:hover{color:var(--black)}.app-search-result-filter-list-row-btn-name{font-size:1.25rem;line-height:2rem;white-space:nowrap}@media(min-width:48rem){.app-search-result-filter-list-row-btn-name{white-space:normal}}.app-search-result-filter-list-row-btn-count{align-items:center;border:.0625rem solid var(--black-90);border-radius:.75rem;color:var(--black-70);display:flex;font-size:.875rem;font-weight:var(--font-weight-book);height:1.5rem;justify-content:center;margin-left:.5rem;min-width:1.5rem;padding:0 .25rem}.app-search-result-filter-list-row-btn-active .app-search-result-filter-list-row-btn-count{background-color:var(--black);border-color:var(--black);color:var(--white)}.app-search-result-headline{color:var(--black-60);font-size:.75rem;font-weight:var(--font-weight-medium)}.app-search-result-list{display:flex;flex-direction:column;list-style-type:none;margin-top:.125rem;padding:0}.app-search-result-list-empty{margin:1.75rem auto 0;max-width:33rem;text-align:center}.app-search-result-list-empty-img{display:block;margin:0 auto 1.5rem}.app-search-result-list-row{border-bottom:.0625rem solid var(--black-90)}.app-search-result-list-row:last-child{border-bottom:0}.app-search-result-list-row-link{align-items:center;display:flex;padding:1rem 0;-webkit-text-decoration:none;text-decoration:none;width:100%}.app-search-result-list-row-link-title{display:block;font-size:1.125rem;line-height:2rem;margin-right:.5rem}.app-search-result-list-row-link:hover .app-search-result-list-row-link-title{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--primary);text-decoration-thickness:.125rem}.app-search-result-list-row-link-coin{background-color:var(--gray);border-radius:50%;color:var(--black-80);font-size:.875rem;font-weight:var(--font-weight-medium);height:1.25rem;line-height:1.25rem;margin-right:.5rem;padding-left:.25rem;width:1.25rem}.app-search-result-list-row-link-tag{border:.0625rem solid var(--black-90);border-radius:1.875rem;color:var(--black-60);font-size:.875rem;line-height:1.25rem;margin-left:auto;padding:.25rem 1rem}.app-search-result-list-row-link-tag-highlight{background-color:var(--primary);border:0;color:var(--black)}
.app-external-link-confirm-dialog-backdrop{background:var(--black-50);height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:999}.app-external-link-confirm-dialog-modal{background:var(--white);border-radius:1.25rem;left:50%;max-width:33rem;padding:6.75rem 3.75rem 3.75rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:999}.app-external-link-confirm-dialog-modal-close{align-items:center;background-color:var(--white);border-radius:50%;cursor:pointer;display:flex;height:3.75rem;justify-content:center;position:absolute;right:1.25rem;top:1.25rem;transition:background-color .25s var(--transition-timing-function);width:3.75rem}.app-external-link-confirm-dialog-modal-close:hover{background-color:var(--gray)}.app-external-link-confirm-dialog-modal-title{font-size:2.25rem;font-weight:var(--font-weight-bold);line-height:2.75rem;margin-bottom:1rem}.app-external-link-confirm-dialog-modal-description{font-size:1.125rem;font-weight:var(--font-weight-regular);line-height:1.75rem}.app-external-link-confirm-dialog-modal-content{margin-bottom:2rem}.app-external-link-confirm-dialog-modal-footer{align-items:center;display:flex;gap:.75rem;justify-content:flex-start}
