.app-profile{background:var(--gray);border-radius:1.25rem;bottom:1.25rem;display:flex;flex-direction:column;left:1.25rem;padding:.75rem 0;position:fixed;right:1.25rem;z-index:99}@media(min-width:48rem){.app-profile{margin-bottom:2.5rem;padding:2.5rem 0 1.25rem;position:static}}@media(min-width:62rem){.app-profile{margin-bottom:0}}.app-profile-header{align-items:center;display:flex;gap:.5rem;order:10;padding-left:.75rem;padding-right:.75rem}@media(min-width:48rem){.app-profile-header{align-items:flex-start;flex-direction:column;gap:.75rem;margin-bottom:1.75rem;order:0;padding-left:1.75rem;padding-right:1.75rem}}@media(min-width:62rem){.app-profile-header{align-items:center;flex-direction:row}}.app-profile-header-image-img{border-radius:50%;display:block;height:3rem;width:3rem}@media(min-width:48rem){.app-profile-header-image-img{height:auto;width:auto}}.app-profile-header-name{color:var(--black-40);font-size:.75rem;line-height:1rem}.app-profile-header-name strong{color:var(--black-20);font-size:1rem;font-weight:400;line-height:1.375rem}.app-profile-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .1s}.app-profile-details.open{border-bottom:.0625rem solid var(--black-90);grid-template-rows:1fr;margin-bottom:.75rem}@media(min-width:48rem){.app-profile-details.open{border-bottom:0;margin-bottom:0}.app-profile-details{display:block}}.app-profile-details>div{overflow:hidden}.app-profile-details-toggle{font-size:.875rem;line-height:1.25rem;margin-left:auto;padding:.5rem .875rem}.app-profile-details-toggle.active{background:var(--black-90);color:var(--black-30)}@media(min-width:48rem){.app-profile-details-toggle{display:none}}.app-profile-item{margin-bottom:1.25rem;padding-left:.75rem;padding-right:.75rem}@media(min-width:48rem){.app-profile-item{padding-left:1.75rem;padding-right:1.75rem}}.app-profile-item:first-of-type{padding-top:.75rem}@media(min-width:48rem){.app-profile-item:first-of-type{padding-top:0}}.app-profile-item-headline{color:var(--black-40);font-size:.75rem;line-height:.9225rem;margin-bottom:0}.app-profile-item-text{color:var(--black-20);font-size:.875rem;line-height:1.25rem}.app-profile-item-links{display:flex;flex-wrap:wrap;gap:.625rem}.app-profile-item-headline+.app-profile-item-links{margin-top:.375rem}.app-profile-item-link{color:var(--primary)}.app-profile-product{border-top:.0625rem solid var(--black-90);padding-left:.75rem;padding-right:.75rem;padding-top:1.75rem}@media(min-width:48rem){.app-profile-product{padding-left:1.75rem;padding-right:1.75rem;padding-top:1.5625rem}}.app-profile-product-name{font-size:1.25rem;font-weight:var(--font-weight-book);line-height:1.75rem;margin-bottom:.625rem}@media(min-width:48rem){.app-profile-product-name{font-size:1.5rem;line-height:2rem}}.app-profile-product-text{color:var(--black-40);font-size:.875rem;line-height:1.25rem;margin-bottom:1.125rem}@media(min-width:48rem){.app-profile-product-text{margin-bottom:1.75rem}}.app-profile-product-link{margin-bottom:1.75rem}@media(min-width:48rem){.app-profile-product-link{margin-bottom:1.25rem}}.app-profile-product-link .btn{width:100%}
.app-content-headline-left{text-align:left}.app-content-headline-center{text-align:center}.app-content-headline-right{text-align:right}
.app-content-lead{color:var(--black-30);font-size:1.25rem;line-height:1.3}@media(min-width:62rem){.app-content-lead{font-size:1.375rem}}
.app-content-toc-wrapper{margin-bottom:3.75rem}@media(min-width:48rem){.app-content-toc-wrapper{margin-bottom:5rem}}.app-content-toc-headline{border-bottom:1px solid var(--black-90);font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.05;margin-bottom:1.875rem;padding-bottom:1.5rem}.app-content-toc-list-variant-default{list-style:none;margin-top:-1.875rem}.app-content-toc-list-variant-default .app-content-toc-list-item:not(:last-child){border-bottom:.0625rem solid var(--black-90)}.app-content-toc-list-variant-default .app-content-toc-list-item-anchor{align-items:center;color:var(--app-content-toc-list-item-anchor-color);display:flex;justify-content:space-between;padding-bottom:1.25rem;padding-top:1.25rem;-webkit-text-decoration:none;text-decoration:none}.app-content-toc-list-variant-default .app-content-toc-list-item-anchor .icon{margin:0 .375rem 0 .75rem}.app-content-toc-list-variant-default .app-content-toc-list-item-anchor:focus,.app-content-toc-list-variant-default .app-content-toc-list-item-anchor:hover{opacity:.7}.app-content-toc-sidebar-list{display:none;list-style:none;overflow-x:hidden;overflow-y:auto;padding:1.25rem 0 2.5rem;scrollbar-width:none;-ms-overflow-style:none;height:calc(100dvh - var(--tch-sticky) - 3.125rem)}.app-content-toc-sidebar-list::-webkit-scrollbar{height:0;width:0}@media(min-width:62rem){.app-content-toc-sidebar-list{display:block}}.app-content-toc-sidebar-list-submenu li:first-child{padding-top:1rem}.app-content-toc-sidebar-list ul{list-style:none;padding-left:1.25rem}.app-content-toc-sidebar-list li{margin-bottom:.5rem;padding-bottom:.3125rem;padding-top:.3125rem}.app-content-toc-sidebar-list-item-accordion-toggle{padding-left:.5rem}.app-content-toc-sidebar-list-item-accordion-toggle-icon{transition:transform .2s var(--transition-timing-function)}.app-content-toc-sidebar-list-item-accordion-toggle[aria-expanded=true] .app-content-toc-sidebar-list-item-accordion-toggle-icon{transform:rotate(180deg)}@media(min-width:62rem){.app-content-toc-sidebar-list-item{padding-right:.75rem}}.app-content-toc-sidebar-list-item-anchor{display:block;-webkit-hyphens:auto;hyphens:auto;-webkit-text-decoration:none;text-decoration:none;width:100%}@media(min-width:62rem){.app-content-toc-sidebar-list-item-anchor{color:var(--black-60)}}.app-content-toc-sidebar-list-item-anchor-active{color:var(--black)}.app-content-toc-sidebar{background-color:var(--white);position:static}@media(min-width:62rem){.app-content-toc-sidebar{background-color:inherit;position:sticky;top:var(--tch-sticky)}}.app-content-toc-sidebar-controls{align-items:center;display:flex;justify-content:space-between}.app-content-toc-sidebar-headline{font-size:1rem;line-height:1.375rem;min-height:3.125rem;position:relative}.app-content-toc-sidebar-headline:after{background-color:var(--black-90);bottom:0;content:"";height:.0625rem;left:50%;position:absolute;transform:translateX(-50%);width:100vw}@media(min-width:62rem){.app-content-toc-sidebar-headline:after{left:0;right:0;transform:none;width:auto}}.app-content-toc-sidebar-show .app-content-toc-sidebar-list{display:block}.app-content-toc-sidebar-wrapper{height:100%;margin-bottom:3.75rem;max-height:calc(100dvh - var(--tch-sticky))}@media(min-width:48rem){.app-content-toc-sidebar-wrapper{margin-bottom:5rem}}@media(min-width:62rem){.app-content-toc-sidebar-wrapper{max-height:none}}.app-content-toc-sidebar-col{margin-bottom:1.5rem;position:sticky;top:var(--tch-sticky)}@media(min-width:62rem){.app-content-toc-sidebar-col{position:static}.app-content-toc-sidebar-mobile-toggle{display:none}}.app-content-toc-sidebar-mobile-toggle-icon{transition:transform .2s var(--transition-timing-function)}.app-content-toc-sidebar-mobile-toggle.app-content-toc-sidebar-mobile-toggle-open .app-content-toc-sidebar-mobile-toggle-icon{transform:rotate(180deg)}.app-content-toc-sidebar-headline{align-items:center;cursor:pointer;display:flex;font-size:1.5rem;font-weight:var(--font-weight-medium);justify-content:space-between;line-height:1.05;width:100%}@media(min-width:62rem){.app-content-toc-sidebar-headline{cursor:auto}}.app-content-toc-list-variant-unordered .app-content-toc-list-item-2{list-style-type:disc;margin-left:1.375rem}.app-content-toc-list-variant-unordered .app-content-toc-list-item-3{list-style-type:circle;margin-left:2.375rem}.app-content-toc-list-variant-unordered .app-content-toc-list-item-4{list-style-type:square;margin-left:3.375rem}.app-content-toc-list-variant-unordered .app-content-toc-list-item-5{list-style-type:square;margin-left:4.375rem}.app-content-toc-list-variant-unordered .app-content-toc-list-item-6{list-style-type:square;margin-left:5.375rem}.app-content-toc-list-variant-unordered .app-content-toc-list-item:not(:last-child){margin-bottom:.375rem}.app-content-toc-list-variant-circle-outline{counter-reset:toc;list-style-type:none}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item{align-items:center;display:flex;min-height:3rem;position:relative}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item:nth-child(n+2){margin-top:.75rem}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item:before{align-items:center;border:.0625rem solid var(--black-90);border-radius:1.5rem;content:counter(toc);counter-increment:toc;display:flex;flex-shrink:0;font-size:1.125rem;height:3rem;justify-content:center;margin-right:1.25rem;width:3rem}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item-anchor{-webkit-text-decoration:none;text-decoration:none}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item-anchor:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.app-content-toc-list-variant-circle-outline .app-content-toc-list-item-anchor:hover{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:var(--primary);text-decoration-thickness:.125rem}
.app-content-text{--app-content-text-gutter:var(--gutter,24px);color:var(--black-20);font-size:1.125rem;line-height:1.75rem}@media(min-width:62rem){.app-content-text{--app-content-text-gutter:var(--gutter,36px)}}.app-content-text h2,.app-content-text h3{margin-bottom:1.5rem;margin-top:3.75rem}@media(min-width:48rem){.app-content-text h2,.app-content-text h3{margin-bottom:1.75rem;margin-top:5rem}}.app-content-text h4,.app-content-text h5{margin-bottom:1.25rem;margin-top:3.75rem}@media(min-width:48rem){.app-content-text h4,.app-content-text h5{margin-top:5rem}}.app-content-text h6{margin-bottom:1rem}.app-content-text figure,.app-content-text ol,.app-content-text p,.app-content-text table,.app-content-text ul{margin-bottom:1.5rem}@media(min-width:48rem){.app-content-text figure,.app-content-text ol,.app-content-text p,.app-content-text table,.app-content-text ul{margin-bottom:1.75rem}}.app-content-text ol,.app-content-text p,.app-content-text ul{word-break:break-word}.app-content-text figure.table{overflow:auto}.app-content-text figure.table table{border:.0625rem solid var(--table-border-color);border-collapse:initial;border-spacing:0;color:var(--table-color);width:100%}.app-content-text figure.table table thead tr,.app-content-text figure.table table tr:nth-child(2n){background:var(--table-thead-even-background)}.app-content-text figure.table table th{font-size:.875rem;font-weight:var(--font-weight-bold);line-height:1.25rem;padding:1.25rem;text-align:center}.app-content-text figure.table table td{font-size:.875rem;font-weight:var(--font-weight-regular);line-height:1.25rem;padding:1.25rem}.app-content-text figure.table table td:not(:last-child),.app-content-text figure.table table th:not(:last-child){border-right:.0625rem solid var(--table-border-color)}.app-content-text ol,.app-content-text ul{padding-left:1.375rem}.app-content-text ol>li,.app-content-text ul>li{margin-bottom:.25rem}.app-content-text ol>li:last-child,.app-content-text ul>li:last-child{margin-bottom:0}.app-content-text figure:first-child,.app-content-text h2:first-child,.app-content-text h3:first-child,.app-content-text h4:first-child,.app-content-text h5:first-child,.app-content-text h6:first-child,.app-content-text ol:first-child,.app-content-text p:first-child,.app-content-text table:first-child,.app-content-text ul:first-child{margin-top:0}.app-content-text figure:last-child,.app-content-text h2:last-child,.app-content-text h3:last-child,.app-content-text h4:last-child,.app-content-text h5:last-child,.app-content-text h6:last-child,.app-content-text ol:last-child,.app-content-text p:last-child,.app-content-text table:last-child,.app-content-text ul:last-child{margin-bottom:0}.app-content-text-list-style ol,.app-content-text-list-style ul{margin-bottom:1.75rem;margin-top:1.75rem}.app-content-text-list-style-default ul li{margin-bottom:1rem}.app-content-text-list-style-default ul li:last-child{margin-bottom:0}.app-content-text-list-style-default ul li::marker{color:inherit}.app-content-text-list-style-primary{--list-style-checkmark-color:var(--black);--list-style-checkmark-background-color:var(--primary);--list-style-ordered-color:var(--black);--list-style-ordered-background-color:var(--primary)}.app-content-text-list-style-gray{--list-style-checkmark-color:var(--black);--list-style-checkmark-background-color:var(--gray);--list-style-ordered-color:var(--black);--list-style-ordered-background-color:var(--gray)}.app-content-text-list-style-white{--list-style-checkmark-color:var(--black);--list-style-checkmark-background-color:var(--white);--list-style-ordered-color:var(--black);--list-style-ordered-background-color:var(--white)}.app-content-text-list-style-white-20{--list-style-checkmark-color:var(--white);--list-style-checkmark-background-color:var(--white);--list-style-checkmark-background-opacity:0.2;--list-style-ordered-color:var(--white);--list-style-ordered-background-color:var(--white);--list-style-ordered-background-opacity:0.2}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul{line-height:1.75rem;padding-left:0}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li{list-style-type:none;margin-bottom:var(--list-style-checkmark-li-mb,16px);min-height:1.5rem;padding-left:calc(2.25rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(0px*(1 - var(--list-style-checkmark-vertical, 0)) + 2.25rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:last-child{margin-bottom:0}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after,.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{border-radius:50%;content:"";height:1.5rem;left:0;position:absolute;top:.125rem;width:1.5rem}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{background-color:var(--list-style-checkmark-background-color,var(--primary));border:var(--list-style-checkmark-border,0 solid #0000);opacity:var(--list-style-checkmark-background-opacity,1)}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after{background-color:var(--list-style-checkmark-color,var(--primary-contrast));-webkit-mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/12/check.d30c6892.svg);mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/12/check.d30c6892.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:.75rem;mask-size:.75rem}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol{counter-reset:orderedlist;line-height:1.75rem;padding-left:0}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li{list-style-type:none;margin-bottom:var(--list-style-ordered-li-mb,16px);min-height:1.5rem;padding-left:calc(2.25rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(0px*(1 - var(--list-style-checkmark-vertical, 0)) + 2.25rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:last-child{margin-bottom:0}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after,.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{border-radius:50%;content:"";height:1.5rem;left:0;position:absolute;top:.125rem;width:1.5rem}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{background-color:var(--list-style-ordered-background-color,var(--primary));border:var(--list-style-ordered-border,0 solid #0000);opacity:var(--list-style-ordered-background-opacity,1)}.app-content-text-list-style-24:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after{align-items:center;color:var(--list-style-ordered-color,var(--primary-contrast));content:counter(orderedlist);counter-increment:orderedlist;display:inline-flex;font-size:.875rem;font-weight:var(--font-weight-medium);justify-content:center;line-height:1;text-align:center}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul{line-height:1.75rem;padding-left:0}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li{list-style-type:none;margin-bottom:var(--list-style-checkmark-li-mb,16px);min-height:2rem;padding-left:calc(2.75rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(.125rem*(1 - var(--list-style-checkmark-vertical, 0)) + 2.75rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:last-child{margin-bottom:0}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after,.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{border-radius:50%;content:"";height:2rem;left:0;position:absolute;top:0;width:2rem}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{background-color:var(--list-style-checkmark-background-color,var(--primary));border:var(--list-style-checkmark-border,0 solid #0000);opacity:var(--list-style-checkmark-background-opacity,1)}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after{background-color:var(--list-style-checkmark-color,var(--primary-contrast));-webkit-mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:1rem;mask-size:1rem}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol{counter-reset:orderedlist;line-height:1.75rem;padding-left:0}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li{list-style-type:none;margin-bottom:var(--list-style-ordered-li-mb,16px);min-height:2rem;padding-left:calc(2.75rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(.125rem*(1 - var(--list-style-checkmark-vertical, 0)) + 2.75rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:last-child{margin-bottom:0}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after,.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{border-radius:50%;content:"";height:2rem;left:0;position:absolute;top:0;width:2rem}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{background-color:var(--list-style-ordered-background-color,var(--primary));border:var(--list-style-ordered-border,0 solid #0000);opacity:var(--list-style-ordered-background-opacity,1)}.app-content-text-list-style-32:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after{align-items:center;color:var(--list-style-ordered-color,var(--primary-contrast));content:counter(orderedlist);counter-increment:orderedlist;display:inline-flex;font-size:.875rem;font-weight:var(--font-weight-medium);justify-content:center;line-height:1;text-align:center}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul{line-height:1.75rem;padding-left:0}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li{list-style-type:none;margin-bottom:var(--list-style-checkmark-li-mb,16px);min-height:2.5rem;padding-left:calc(3.25rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(.375rem*(1 - var(--list-style-checkmark-vertical, 0)) + 3.25rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:last-child{margin-bottom:0}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after,.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{border-radius:50%;content:"";height:2.5rem;left:0;position:absolute;top:0;width:2.5rem}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:before{background-color:var(--list-style-checkmark-background-color,var(--primary));border:var(--list-style-checkmark-border,0 solid #0000);opacity:var(--list-style-checkmark-background-opacity,1)}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ul li:after{background-color:var(--list-style-checkmark-color,var(--primary-contrast));-webkit-mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:1rem;mask-size:1rem}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol{counter-reset:orderedlist;line-height:1.75rem;padding-left:0}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li{list-style-type:none;margin-bottom:var(--list-style-ordered-li-mb,16px);min-height:2.5rem;padding-left:calc(3.25rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(.375rem*(1 - var(--list-style-checkmark-vertical, 0)) + 3.25rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:last-child{margin-bottom:0}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after,.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{border-radius:50%;content:"";height:2.5rem;left:0;position:absolute;top:0;width:2.5rem}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:before{background-color:var(--list-style-ordered-background-color,var(--primary));border:var(--list-style-ordered-border,0 solid #0000);opacity:var(--list-style-ordered-background-opacity,1)}.app-content-text-list-style-40:is(.app-content-text-list-style-primary,.app-content-text-list-style-gray,.app-content-text-list-style-white,.app-content-text-list-style-white-20) ol li:after{align-items:center;color:var(--list-style-ordered-color,var(--primary-contrast));content:counter(orderedlist);counter-increment:orderedlist;display:inline-flex;font-size:.875rem;font-weight:var(--font-weight-medium);justify-content:center;line-height:1;text-align:center}@media(min-width:48rem){.app-content-text-columns-2{column-count:2;column-gap:var(--app-content-text-gutter)}.app-content-text-columns-2-gray{column-count:2;column-gap:calc(var(--app-content-text-gutter)*2);column-rule:.0625rem solid var(--gray)}.app-content-text-columns-2-primary{column-count:2;column-gap:calc(var(--app-content-text-gutter)*2);column-rule:.0625rem solid var(--primary)}}.app-teaser-07 .app-content-text ul li{align-items:center;display:flex}.app-product-configurator .app-product-configurator-container-left ul li{padding-left:1.75rem;--list-style-checkmark-background-color:#0000;font-size:1rem;margin-bottom:.4375rem}.app-product-configurator .app-product-configurator-container-left ul li:after{width:1rem}.app-comparison .app-content-text{color:var(--body-color);font-size:.9375rem;line-height:1.3125rem}.app-tabs .app-content-text table{border:0 solid #0000!important}.app-tabs .app-content-text table thead tr,.app-tabs .app-content-text table tr:nth-child(2n){background:none}.app-tabs .app-content-text table td:not(:last-child),.app-tabs .app-content-text table th:not(:last-child){border-right:0 solid var(--table-border-color)!important}.app-tabs .app-content-text table td,.app-tabs .app-content-text table th{border-bottom:.0625rem solid var(--black-90);color:var(--black-20);font-size:1.125rem!important;line-height:1.25rem!important;padding:1.25rem .5rem 1.25rem 0!important}.app-tabs .app-content-text table td:last-of-type,.app-tabs .app-content-text table th:last-of-type{padding-right:0!important}.app-tabs .app-content-text table td small,.app-tabs .app-content-text table th small{color:var(--black-50);font-size:.875rem}.app-tabs .app-content-text table tr td:first-of-type{white-space:nowrap}.app-tabs .app-content-text table thead tr th{color:var(--black-50);font-size:.75rem!important;font-weight:var(--font-weight-regular);line-height:.9375rem!important;padding:.5rem .5rem .5rem 0!important;text-align:left}.app-tabs .app-content-text table thead tr th:last-of-type{padding-right:0!important}
.app-quote{container-type:inline-size;padding:2.5rem 0}@media(min-width:62rem){.app-quote{padding:5rem 0}}.app-quote-text{color:var(--black-20);margin-left:1.25rem;margin-right:1.25rem;position:relative}@media(min-width:62rem){.app-quote-text{font-size:1.25rem;line-height:2rem;margin-left:2rem;margin-right:2rem}}.app-quote-text:before{background-image:url(/build/website/dogado/components/app-quote/img/quotation-marks.95410d69.svg);background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:2.8125rem;margin-bottom:1.25rem;width:3.625rem}@container (width > 540px){.app-quote-text:before{left:-6rem;position:absolute}}@container (width > 640px){.app-quote-text:before{left:-6rem;position:absolute}}@container (width > 540px){.app-quote-text{margin-left:8.75rem;margin-right:5.625rem}}@container (width > 640px){.app-quote-text{margin-left:11.75rem;margin-right:5.625rem}}.app-quote-author{color:var(--black-20);margin-left:1.25rem;margin-right:1.25rem;margin-top:2.5rem}@media(min-width:62rem){.app-quote-author{margin-left:2rem;margin-right:2rem}}@container (width > 540px){.app-quote-author{margin-left:8.75rem;margin-right:5.625rem}}@container (width > 640px){.app-quote-author{margin-left:11.75rem;margin-right:5.625rem}}.app-content-toc .app-quote{background:var(--gray);border-radius:1.25rem}
.app-content-divider-full-width{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}
.app-case-study-share-headline{font-size:1.75rem;font-weight:var(--font-weight-book);line-height:2.5rem;padding-bottom:1.75rem}@media(min-width:48rem){.app-case-study-share-headline{font-size:1.5rem;line-height:2rem;padding-bottom:1.75rem}}.app-case-study-share-links{display:flex;flex-direction:column;gap:1rem}@media(min-width:48rem){.app-case-study-share-links{flex-direction:row}}@media(min-width:62rem){.app-case-study-share-btn-whatsapp{display:none}}
.app-cta-01{background:var(--gray);border-radius:1.25rem;overflow:hidden;padding:2.5rem 1.25rem 0}@media(min-width:48rem){.app-cta-01{padding:3rem 3rem 0}}.app-cta-01-col-01{height:21.4375rem;order:1}@media(min-width:48rem){.app-cta-01-col-01{height:25rem;margin-top:-6.25rem}}@media(min-width:62rem){.app-cta-01-col-01{height:auto;margin-top:0;min-height:30.4375rem;order:0}}.app-cta-01-col-02{order:0}@media(min-width:62rem){.app-cta-01-col-02{order:1}}.app-cta-01-advisor{height:100%;position:relative}.app-cta-01-advisor-input{display:none}.app-cta-01-advisor-picker{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--white);border-radius:1.875rem;bottom:3rem;box-shadow:0 .125rem .75rem #0000001f;display:flex;flex-direction:row;left:50%;padding:.5rem;position:absolute;transform:translateX(-50%);z-index:2}@media(min-width:48rem){.app-cta-01-advisor-picker{left:0;transform:translateX(0)}}@media(min-width:75rem){.app-cta-01-advisor-picker{bottom:2.5rem}}.app-cta-01-advisor-picker label{border:.125rem solid #0000;border-radius:50%;display:flex;margin-right:.75rem}.app-cta-01-advisor-picker label img{display:flex;transform-origin:center center;transition:transform .4s ease}.app-cta-01-advisor-picker label:hover{cursor:pointer}.app-cta-01-advisor-picker label:hover img{opacity:1;transform:scale(.95)}.app-cta-01-advisor-picker label:last-child{margin-right:0}.app-cta-01-advisor-wrapper{bottom:0;display:inline;height:26.4375rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:18.4375rem;z-index:1}@media(min-width:48rem){.app-cta-01-advisor-wrapper{bottom:-9.0625rem;height:33.75rem;left:auto;right:-6.5625rem;transform:translateX(0);width:23.5rem}}@media(min-width:62rem){.app-cta-01-advisor-wrapper{bottom:-4.125rem;left:-5.625rem}}@media(min-width:75rem){.app-cta-01-advisor-wrapper{bottom:-2.6875rem;left:50%;transform:translateX(-50%)}}.app-cta-01-advisor-wrapper-picture{display:block;opacity:0;transform:translate3d(1.25rem,0,0);transition-delay:0s;transition-duration:.3s;transition-property:transform,opacity;transition-timing-function:ease}.app-cta-01-advisor-wrapper-picture img{max-width:100%;object-fit:contain}.app-cta-01-quotation-marks{display:block;margin-bottom:1.25rem}@media(min-width:62rem){.app-cta-01-quotation-marks{margin-top:4.375rem}}.app-cta-01 h2{font-size:1.75rem;font-weight:var(--font-weight-bold);line-height:2.25rem;margin-bottom:1.75rem}@media(min-width:48rem){.app-cta-01 h2{font-size:2rem;line-height:2.375rem;padding-right:3.75rem}}@media(min-width:62rem){.app-cta-01 h2{font-size:2.25rem;line-height:2.75rem;padding-right:0}}.app-cta-01 .app-button a{display:flex;width:100%}@media(min-width:48rem){.app-cta-01 .app-button a{display:inline-flex;width:auto}}.app-cta-01-text{--list-style-checkmark-background-color:var(--white);--list-style-checkmark-color:var(--primary-contrast);color:var(--black-20);font-size:1rem;padding-bottom:3rem}@media(min-width:48rem){.app-cta-01-text{font-size:1.125rem}}.app-cta-01-text a:not(.btn){color:var(--black-20)}.app-cta-01-text ul{line-height:1.75rem;margin-bottom:2rem;padding-left:0}@media(min-width:48rem){.app-cta-01-text ul{margin-bottom:2.5rem}}.app-cta-01-text ul li{list-style-type:none;margin-bottom:var(--list-style-checkmark-li-mb,16px);min-height:2rem;padding-left:calc(2.75rem*(1 - var(--list-style-checkmark-vertical, 0)) + 0px*var(--list-style-checkmark-vertical, 0));padding-top:calc(.125rem*(1 - var(--list-style-checkmark-vertical, 0)) + 2.75rem*var(--list-style-checkmark-vertical, 0));position:relative}.app-cta-01-text ul li:last-child{margin-bottom:0}.app-cta-01-text ul li:after,.app-cta-01-text ul li:before{border-radius:50%;content:"";height:2rem;left:0;position:absolute;top:0;width:2rem}.app-cta-01-text ul li:before{background-color:var(--list-style-checkmark-background-color,var(--primary));border:var(--list-style-checkmark-border,0 solid #0000);opacity:var(--list-style-checkmark-background-opacity,1)}.app-cta-01-text ul li:after{background-color:var(--list-style-checkmark-color,var(--primary-contrast));-webkit-mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);mask-image:url(/build/website/dogado/packages/hexo-icons/dist/minimal/16/check.75cd706f.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:1rem;mask-size:1rem}.app-cta-01-text ul li{font-size:1rem;line-height:1.375rem}@media(min-width:48rem){.app-cta-01-text ul li{font-size:1.125rem;line-height:1.75rem}}.app-cta-01-list-style-primary ul{--list-style-checkmark-color:var(--black);--list-style-checkmark-background-color:var(--primary)}.app-cta-01-text-bottom{align-items:center;color:var(--black-20);display:flex;font-size:.875rem;justify-content:flex-start;margin-top:.75rem}.app-cta-01-text-bottom .icon{margin-right:.5rem}.app-cta-01-advisor-input:first-child:checked~#app-cta-01-advisor-image-0 .app-cta-01-advisor-wrapper-picture{opacity:1;transform:translateZ(0);transition-delay:.3s}.app-cta-01-advisor-input:first-child:checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-0]{border:.125rem solid var(--primary);opacity:1}.app-cta-01-advisor-input:first-child:checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-0] img{opacity:1;transform:scale(.8)}.app-cta-01-advisor-input:nth-child(2):checked~#app-cta-01-advisor-image-1 .app-cta-01-advisor-wrapper-picture{opacity:1;transform:translateZ(0);transition-delay:.3s}.app-cta-01-advisor-input:nth-child(2):checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-1]{border:.125rem solid var(--primary);opacity:1}.app-cta-01-advisor-input:nth-child(2):checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-1] img{opacity:1;transform:scale(.8)}.app-cta-01-advisor-input:nth-child(3):checked~#app-cta-01-advisor-image-2 .app-cta-01-advisor-wrapper-picture{opacity:1;transform:translateZ(0);transition-delay:.3s}.app-cta-01-advisor-input:nth-child(3):checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-2]{border:.125rem solid var(--primary);opacity:1}.app-cta-01-advisor-input:nth-child(3):checked~.app-cta-01-advisor-picker label[for=app-cta-01-advisor-input-2] img{opacity:1;transform:scale(.8)}
.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-button{display:flex}.app-grid-boxes .app-button{text-align:center}.app-product-card{position:relative}.app-product-card .app-button .btn:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}
.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}
