@charset "UTF-8";html .btn-continue-shopping,html .btn-primary,html .btn-secondary,html button[data-variant=flat],html button[data-variant=primary],html button[data-variant=secondary],html button[data-variant=slim],html button[variant=primary],html button[variant=secondary]{border-radius:9999px;font-weight:500;font-size:.875rem;line-height:1.5;outline:2px solid transparent;outline-offset:2px;padding-top:.875rem;box-shadow:none}html .btn-continue-shopping:focus,html .btn-primary:focus,html .btn-secondary:focus,html button[data-variant=flat]:focus,html button[data-variant=primary]:focus,html button[data-variant=secondary]:focus,html button[data-variant=slim]:focus,html button[variant=primary]:focus,html button[variant=secondary]:focus{box-shadow:none}html .btn-continue-shopping,html .btn-primary,html .btn-secondary,html button[data-variant=flat],html button[data-variant=primary],html button[data-variant=secondary],html button[data-variant=slim],html button[variant=primary],html button[variant=secondary]{text-transform:uppercase;text-decoration:none;letter-spacing:.05em;transition-property:none}html .btn-continue-shopping>span,html .btn-primary>span,html .btn-secondary>span,html button[data-variant=flat]>span,html button[data-variant=primary]>span,html button[data-variant=secondary]>span,html button[data-variant=slim]>span,html button[variant=primary]>span,html button[variant=secondary]>span{display:flex;line-height:1.25rem}html .btn-continue-shopping.btn-sm,html .btn-primary.btn-sm,html .btn-secondary.btn-sm,html button[data-variant=flat].btn-sm,html button[data-variant=primary].btn-sm,html button[data-variant=secondary].btn-sm,html button[data-variant=slim].btn-sm,html button[variant=primary].btn-sm,html button[variant=secondary].btn-sm{padding:.5rem 2rem}html .btn-continue-shopping,html .btn-primary,html button[data-variant=flat],html button[data-variant=primary],html button[data-variant=slim],html button[variant=primary]{border-width:0;padding:.75rem 2.5rem;position:relative;color:var(--p4);z-index:0;background-image:var(--btn-bg-gradient)}html .btn-continue-shopping.disabled,html .btn-continue-shopping[disabled],html .btn-primary.disabled,html .btn-primary[disabled],html button[data-variant=flat].disabled,html button[data-variant=flat][disabled],html button[data-variant=primary].disabled,html button[data-variant=primary][disabled],html button[data-variant=slim].disabled,html button[data-variant=slim][disabled],html button[variant=primary].disabled,html button[variant=primary][disabled]{background-color:var(--gs2);background-image:none;opacity:1}html .btn-continue-shopping:active,html .btn-continue-shopping:focus,html .btn-continue-shopping:hover,html .btn-primary:active,html .btn-primary:focus,html .btn-primary:hover,html button[data-variant=flat]:active,html button[data-variant=flat]:focus,html button[data-variant=flat]:hover,html button[data-variant=primary]:active,html button[data-variant=primary]:focus,html button[data-variant=primary]:hover,html button[data-variant=slim]:active,html button[data-variant=slim]:focus,html button[data-variant=slim]:hover,html button[variant=primary]:active,html button[variant=primary]:focus,html button[variant=primary]:hover{border-width:0;color:var(--p4)}html .btn-continue-shopping:active:after,html .btn-continue-shopping:focus:after,html .btn-continue-shopping:hover:after,html .btn-primary:active:after,html .btn-primary:focus:after,html .btn-primary:hover:after,html button[data-variant=flat]:active:after,html button[data-variant=flat]:focus:after,html button[data-variant=flat]:hover:after,html button[data-variant=primary]:active:after,html button[data-variant=primary]:focus:after,html button[data-variant=primary]:hover:after,html button[data-variant=slim]:active:after,html button[data-variant=slim]:focus:after,html button[data-variant=slim]:hover:after,html button[variant=primary]:active:after,html button[variant=primary]:focus:after,html button[variant=primary]:hover:after{opacity:1}html .btn-continue-shopping:after,html .btn-primary:after,html button[data-variant=flat]:after,html button[data-variant=primary]:after,html button[data-variant=slim]:after,html button[variant=primary]:after{border-radius:9999px;height:100%;opacity:0;position:absolute;top:0;left:0;width:100%;z-index:-1;transition-property:opacity;transition-duration:.3s;content:"";background-image:var(--btn-prim-hover)}html .btn-continue-shopping a{color:var(--p4);text-decoration:none}html .btn-secondary,html button[data-variant=secondary],html button[variant=secondary]{background-color:transparent;border-width:0;display:inline-flex;padding:.75rem 2.5rem .625rem;position:relative;background-image:var(--btn-bg-gradient);border-image-slice:0;border-image-source:var(--btn-bg-gradient)}html .btn-secondary:after,html button[data-variant=secondary]:after,html button[variant=secondary]:after{height:calc(100% - .125rem);left:.063rem;top:.063rem;width:calc(100% - .125rem);content:"";background-color:var(--p4);border-radius:9999px;opacity:1;position:absolute;transition-property:opacity;transition-duration:.3s}html .btn-secondary>span,html button[data-variant=secondary]>span,html button[variant=secondary]>span{background-image:var(--btn-bg-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block;padding:.125rem;z-index:50}html .btn-secondary>span i,html button[data-variant=secondary]>span i,html button[variant=secondary]>span i{display:inline-block}html .btn-secondary:active,html .btn-secondary:focus,html .btn-secondary:hover,html button[data-variant=secondary]:active,html button[data-variant=secondary]:focus,html button[data-variant=secondary]:hover,html button[variant=secondary]:active,html button[variant=secondary]:focus,html button[variant=secondary]:hover{background-color:var(--primary);border-width:0;color:var(--p4)}html .btn-secondary:active>span,html .btn-secondary:focus>span,html .btn-secondary:hover>span,html button[data-variant=secondary]:active>span,html button[data-variant=secondary]:focus>span,html button[data-variant=secondary]:hover>span,html button[variant=secondary]:active>span,html button[variant=secondary]:focus>span,html button[variant=secondary]:hover>span{-webkit-text-fill-color:var(--p4)}html .btn-secondary:active:after,html .btn-secondary:focus:after,html .btn-secondary:hover:after,html button[data-variant=secondary]:active:after,html button[data-variant=secondary]:focus:after,html button[data-variant=secondary]:hover:after,html button[variant=secondary]:active:after,html button[variant=secondary]:focus:after,html button[variant=secondary]:hover:after{opacity:0}html .btn-secondary.disabled,html .btn-secondary[disabled],html button[data-variant=secondary].disabled,html button[data-variant=secondary][disabled],html button[variant=secondary].disabled,html button[variant=secondary][disabled]{background-image:none;border-color:var(--gs2);border-width:1px;opacity:1;padding-bottom:.75rem;color:var(--gs2);-o-border-image:none;border-image:none}html .btn-secondary.disabled span,html .btn-secondary[disabled] span,html button[data-variant=secondary].disabled span,html button[data-variant=secondary][disabled] span,html button[variant=secondary].disabled span,html button[variant=secondary][disabled] span{background-image:none;line-height:1rem;-webkit-text-fill-color:var(--gs-2)}html .btn-secondary.disabled:after,html .btn-secondary[disabled]:after,html button[data-variant=secondary].disabled:after,html button[data-variant=secondary][disabled]:after,html button[variant=secondary].disabled:after,html button[variant=secondary][disabled]:after{display:none}html .btn-link,html .link,html button[variant=link]{background-repeat:no-repeat;font-weight:500;color:var(--p2)}html .btn-link:active,html .btn-link:focus,html .btn-link:hover,html .link:active,html .link:focus,html .link:hover,html button[variant=link]:active,html button[variant=link]:focus,html button[variant=link]:hover{text-decoration:underline}html a{color:var(--p2)}html a.disabled{opacity:1;pointer-events:none;color:var(--gs2)}html a:active,html a:focus,html a:hover{text-decoration:underline}.signup-link{font-weight:500}.cart-btn-close svg path,.cart-item-remove svg path{fill:var(--text-primary)}html [class*=toast-container]{background-color:var(--p4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-top:.25rem;margin-bottom:.75rem;padding:1rem 1rem 1rem 1.75rem;border-radius:var(--msg-radius)}html [class*=toast-container].toastHidden:not(.is-fixed){display:none}html [class*=toast-container].is-fixed{margin:.75rem;max-width:36rem;right:0;width:calc(100% - 1.5rem);transition:top 1s ease-in-out}html [class*=toast-container].is-fixed.toastHidden{top:-100%}@media (min-width:1024px){html [class*=toast-container].is-fixed.toastHidden{display:none}}html [class*=toast-container].bg-alert-success{color:var(--alert-msg-success);font-size:.938rem}html [class*=toast-container].bg-alert-success div{color:var(--alert-msg-success)}html [class*=toast-container].bg-alert-danger,html [class*=toast-container].bg-alert-danger div{color:var(--alert-msg-danger)}html [class*=toast-container].bg-alert-warning,html [class*=toast-container].bg-alert-warning div{color:var(--alert-msg-warning)}html [class*=toast-content]{display:flex;align-items:center;justify-content:space-between;padding-left:.125rem;padding-right:.125rem}html [class*=toast-content]>[class*=close-icon]{cursor:pointer;height:1rem;margin:0;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));width:1rem}html [class*=toast-content]>[class*=close-icon]>svg{height:1rem;width:1rem}html [class*=toast-content-inner]{display:flex;align-items:center;width:100%;max-width:calc(100% - 30px)}html [class*=toast-content-inner]>[class*=toast-text]{flex:1 1;font-family:brandon-grotesque,sans-serif;font-weight:500;font-size:1.25rem;margin:0;color:var(--p2);max-width:calc(100% - 20px)}html [class*=toast-content-inner]>[class*=toast-text] .link,html [class*=toast-content-inner]>[class*=toast-text] [class*=-link],html [class*=toast-content-inner]>[class*=toast-text] a{color:inherit}html [class*=toast-content-inner]>[class*=toast-text] .link:hover,html [class*=toast-content-inner]>[class*=toast-text] [class*=-link]:hover,html [class*=toast-content-inner]>[class*=toast-text] a:hover{color:var(--hover)}html [class*=toast-content-inner]>svg{margin-right:1rem}html [class*=toast-content-inner]+svg{height:.875rem;width:.875rem}html .tooltip-title+.tooltip-content,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip]{border-radius:var(--radis-3);background-color:var(--p2);font-size:.75rem;line-height:1.125rem;padding:.75rem;text-align:left;color:var(--text-secondary);text-transform:uppercase;width:10rem}html .tooltip-title+.tooltip-content[class*=Tooltip_bottom]:before,html .tooltip-title+.tooltip-content[class*=Tooltip_left]:before,html .tooltip-title+.tooltip-content[class*=Tooltip_right]:before,html .tooltip-title+.tooltip-content[class*=Tooltip_top]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_bottom]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_left]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_right]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_top]:before{background-color:var(--p2);border-color:var(--secondary);border-width:0;height:1.25rem;position:absolute;width:1.25rem;z-index:10;clip-path:polygon(0 0,100% 100%,0 100%);border-radius:0 0 0 .188rem}html .tooltip-title+.tooltip-content[class*=Tooltip_bottom]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_bottom]:before{top:-3px;left:calc(50% - 2px);transform:rotate(135deg)}html .tooltip-title+.tooltip-content[class*=Tooltip_right]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_right]:before{top:calc(50% - 10px);left:5px;transform:rotate(45deg)}html .tooltip-title+.tooltip-content[class*=Tooltip_left]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_left]:before{top:calc(50% - 10px);right:-3px;transform:rotate(-135deg)}html .tooltip-title+.tooltip-content[class*=Tooltip_top]:before,html [class*=Tooltip_tooltip-title]+div[class*=Tooltip_tooltip][class*=Tooltip_top]:before{bottom:-3px;left:calc(50% - 2px);transform:rotate(315deg)}html .tooltip-bottom .tooltip-content:before,html .tooltip-left .tooltip-content:before,html .tooltip-right .tooltip-content:before,html .tooltip-top .tooltip-content:before{background-color:var(--p2);border-color:var(--p2);border-width:0;height:1.25rem;position:absolute;width:1.25rem;z-index:10;clip-path:polygon(0 0,100% 100%,0 100%);border-radius:0 0 0 .188rem}html .tooltip-top .tooltip-content:before{bottom:-3px;left:calc(50% - 2px);transform:rotate(315deg)}html .tooltip-bottom .tooltip-content:before{top:-3px;left:calc(50% - 2px);transform:rotate(135deg)}html .tooltip-right .tooltip-content:before{top:calc(50% - 10px);left:5px;transform:rotate(45deg)}html .tooltip-left .tooltip-content:before{top:calc(50% - 10px);right:-3px;transform:rotate(-135deg)}html .confirm-modal-inner .modal-header svg{height:var(--w-18);width:var(--w-18)}.co-billing-modal .modal-content{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}@media (min-width:1024px){.co-shipping-method-modal .modal-wrapper{min-width:80%}}@media (min-width:1280px){.co-shipping-method-modal .modal-wrapper{min-width:67.375rem}}.co-shipping-method-modal .modal-content{width:93%}@media (min-width:768px){.co-shipping-method-modal .modal-content{min-width:100%;width:100%}}@media (min-width:1024px){.co-billing-modal .modal-wrapper,.co-choose-shipping-addr .modal-wrapper{min-width:80%}}@media (min-width:1280px){.co-billing-modal .modal-wrapper,.co-choose-shipping-addr .modal-wrapper{min-width:67.375rem}}.co-billing-modal .modal-content,.co-choose-shipping-addr .modal-content{width:93%}@media (min-width:768px){.co-billing-modal .modal-content,.co-choose-shipping-addr .modal-content{min-width:100%;width:100%}}.co-billing-modal .address-block .name,.co-choose-shipping-addr .address-block .name{font-weight:700}.co-billing-modal .btn-primary,.co-billing-modal .btn-secondary,.co-choose-shipping-addr .btn-primary,.co-choose-shipping-addr .btn-secondary{min-height:2.188rem;font-size:.75rem;max-width:20rem;padding:.375rem .5rem;letter-spacing:.05em;width:100%}@media (min-width:1024px){.co-billing-modal .btn-primary,.co-billing-modal .btn-secondary,.co-choose-shipping-addr .btn-primary,.co-choose-shipping-addr .btn-secondary{max-width:13.5rem}}.co-billing-modal .address-book-list,.co-choose-shipping-addr .address-book-list{flex-direction:column;justify-content:flex-start;padding-top:1rem}@media (min-width:1024px){.co-billing-modal .address-book-list,.co-choose-shipping-addr .address-book-list{flex-direction:row;justify-content:space-between}}.co-billing-modal .address-book-list .address-list ul,.co-choose-shipping-addr .address-book-list .address-list ul{grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.co-billing-modal .address-book-list .address-list ul,.co-choose-shipping-addr .address-book-list .address-list ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.co-billing-modal .address-book-list .address-list ul,.co-choose-shipping-addr .address-book-list .address-list ul{grid-template-columns:repeat(3,minmax(0,1fr))}}.co-billing-modal .saved-card-list,.co-choose-shipping-addr .saved-card-list{flex-direction:column;justify-content:flex-start;padding-top:1rem}@media (min-width:1024px){.co-billing-modal .saved-card-list,.co-choose-shipping-addr .saved-card-list{flex-direction:row;justify-content:space-between}}.co-billing-modal .saved-card-list .card-list ul,.co-choose-shipping-addr .saved-card-list .card-list ul{grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.co-billing-modal .saved-card-list .card-list ul,.co-choose-shipping-addr .saved-card-list .card-list ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.co-billing-modal .saved-card-list .card-list ul,.co-choose-shipping-addr .saved-card-list .card-list ul{grid-template-columns:repeat(3,minmax(0,1fr))}}.co-billing-modal .saved-card-list .card-list .co-pagination,.co-choose-shipping-addr .saved-card-list .card-list .co-pagination{justify-content:center;padding-bottom:1rem}.co-billing-modal .address-list,.co-choose-shipping-addr .address-list{justify-content:space-between;padding-left:.375rem;padding-right:.375rem}@media (min-width:1024px){.co-billing-modal .address-list,.co-choose-shipping-addr .address-list{width:66.666667%}}@media (min-width:1280px){.co-billing-modal .address-list,.co-choose-shipping-addr .address-list{width:75%;grid-gap:.5rem;gap:.5rem}}.co-billing-modal .address-list .box-info,.co-choose-shipping-addr .address-list .box-info{margin-bottom:.5rem;padding-left:1.5rem}@media (min-width:768px){.co-billing-modal .address-list .box-info,.co-choose-shipping-addr .address-list .box-info{padding-left:0}}@media (min-width:1024px){.co-billing-modal .address-list .box-info,.co-choose-shipping-addr .address-list .box-info{margin-bottom:1rem}}.co-billing-modal .address-list .co-pagination,.co-choose-shipping-addr .address-list .co-pagination{justify-content:center;padding-bottom:1rem}.co-billing-modal .address-side-menu,.co-choose-shipping-addr .address-side-menu{align-items:flex-start}@media (min-width:1024px){.co-billing-modal .address-side-menu,.co-choose-shipping-addr .address-side-menu{align-items:flex-end;padding-left:.75rem;text-align:right;width:33.333333%}}@media (min-width:1280px){.co-billing-modal .address-side-menu,.co-choose-shipping-addr .address-side-menu{align-items:flex-start;width:25%}}.co-billing-modal .address-side-menu .btn-link,.co-choose-shipping-addr .address-side-menu .btn-link{font-weight:600;font-size:.875rem;margin-bottom:1rem;text-decoration:none;letter-spacing:0}.co-billing-modal .address-side-menu .btn-link:before,.co-choose-shipping-addr .address-side-menu .btn-link:before{background-repeat:no-repeat;margin-left:.25rem;margin-right:.625rem;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.368454 10.6471C0.859726 11.1176 1.65624 11.1176 2.14751 10.6471L6.63155 6.35203C7.12282 5.88147 7.12282 5.11853 6.63155 4.64797L2.14751 0.352924C1.65624 -0.117642 0.859727 -0.117642 0.368455 0.352923C-0.122817 0.823488 -0.122817 1.58643 0.368455 2.05699L3.96297 5.5L0.368454 8.94301C-0.122818 9.41357 -0.122818 10.1765 0.368454 10.6471Z' fill='black'/%3E%3C/svg%3E%0A");height:.688rem;width:.438rem}.co-billing-modal .address-side-menu .btn-link:hover:before,.co-choose-shipping-addr .address-side-menu .btn-link:hover:before{background-image:url("data:image/svg+xml,%0A%3Csvg viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.368454 10.6471C0.859726 11.1176 1.65624 11.1176 2.14751 10.6471L6.63155 6.35203C7.12282 5.88147 7.12282 5.11853 6.63155 4.64797L2.14751 0.352924C1.65624 -0.117642 0.859727 -0.117642 0.368455 0.352923C-0.122817 0.823488 -0.122817 1.58643 0.368455 2.05699L3.96297 5.5L0.368454 8.94301C-0.122818 9.41357 -0.122818 10.1765 0.368454 10.6471Z' fill='%23ee6c4d'/%3E%3C/svg%3E%0A")}.co-billing-modal .address-side-wrap,.co-choose-shipping-addr .address-side-wrap{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:1024px){.co-billing-modal .address-side-wrap,.co-choose-shipping-addr .address-side-wrap{border-bottom-width:1px;text-align:left;width:100%;border-color:rgba(0,0,0,.5)}}.co-billing-modal .address-side-wrap a,.co-choose-shipping-addr .address-side-wrap a{text-decoration:none}.modal-wrapper .co-pagination ul.pagination-list{display:flex}:root{--another:#b300ff;--primary:#fff;--primary-2:#f1f3f5;--secondary:#000;--secondary-2:#111;--bg-light-black:#21211f;--selection:var(--cyan);--text-base:#000;--text-primary:#000;--text-secondary:#fff;--hover:rgba(0,0,0,.075);--hover-1:rgba(0,0,0,.15);--hover-2:rgba(0,0,0,.25);--cyan:#22b8cf;--green:#37b679;--red:#da3c3c;--pink:#e64980;--purple:#f81ce5;--purple-2:#6a16d2;--blue:#0070f3;--violet-light:#7048e8;--violet:#5f3dc4;--purple-v1:#6a16d2;--grey-light:#767676;--footer-links:#999;--accents-0:#f8f9fa;--accents-1:#f1f3f5;--accents-2:#e9ecef;--accents-3:#dee2e6;--accents-4:#ced4da;--accents-5:#adb5bd;--accents-6:#868e96;--accents-7:#495057;--accents-8:#343a40;--accents-9:#212529;--font-sans:-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;--base-font:16px;--p1:#000;--p2:#080807;--p3:#8c734b;--p4:#f6f5ee;--p5:#ebeae4;--p6:#8c8b89;--p17:#ebebed;--p19:#857149;--s1:#681445;--s2:#ff7474;--s3:#f0cece;--s4:#d62727;--s5:#b6308a;--s6:#d8308a;--t1:#fff;--t2:#bfbfbf;--t3:#979797;--t4:#000;--q1:#fff;--q2:#f7f7f7;--q3:#f3f3f3;--q4:#d8d8d8;--gs1:#262626;--gs2:#8a8a8a;--gs3:#d9d9d9;--gs4:#f9f9f9;--cms1:#ff6161;--cms2:#1cb2d2;--alert-success:var(--p4);--alert-danger:#d52941;--alert-warning:var(--p4);--pdp-review-theme-color:#fff5e7;--h-90:18rem;--h-98:26rem;--h-100:28rem;--h-104:32rem;--h-108:36rem;--h-112:40rem;--h-116:44rem;--h-120:48rem;--h-screen-2:calc(100vh / 2);--h-screen-3:calc(100vh / 3);--h-screen-4:calc(150vh);--h-screen-5:calc(200vh);--w-36:2.25rem;--text-h1:5.375rem;--letter-spacing-base:-0.02rem;--letter-spacing-body-desk:0.1rem;--btn-bg-gradient:linear-gradient(90deg,#6e0f9d,#6a16d4);--category-border-right:linear-gradient(0deg,rgba(140,115,75,.395),#8c734b 50%,#8c734b 0,rgba(140,115,75,.513));--btn-prim-hover:linear-gradient(90deg,#6e0f9d 100%,#6a16d4 0);--link-arrow-w-h:0.688rem;--r-c-w-h:1.125rem;--w-18:1.125rem;--alert-msg-success:var(--p2);--alert-msg-danger:var(--p2);--alert-msg-warning:var(--p2);--msg-radius:5px;--check-radio-select:var(--p2);--pl-18:1.125rem;--banner-h1-mob:4.5rem;--banner-h1-desk:9.375rem;--arrow-desk-w-h:5.125rem;--arrow-tab-w-h:3.75rem;--arrow-mob-w-h:2.813rem;--banner-h1-3xl:11.5rem;--layout-width:1440px;--layout-padding-left:1rem;--layout-padding-right:1rem;--cat-p-c:rgba(140,115,75,.1);--breadcrumb-active-page:grey;--plp-hdr-letter-spaccing:0.14rem;--co-breadcrumb-b:var(--p2);--co-breadcrumb-bg:var(--p4);--co-singin-text:1.5rem;--co-singin-f-w:500;--co-g-box-bg:rgba(140,115,75,.1);--modal-hdr-bg:#f0f0f0;--co-qty-b-color:var(--p2);--ooka-black:#202020;--ooka-minicart-color:#9d0f6d;--pdp-discount-bg:#e81c2b;--light-black-btn-bg:rgba(8,8,7,.5);--ooka-footer-border-color:#2e2e2e;--ooka-copyright-bg:#151515;--ooka-footer-bg:#101010;--navbar-border-color:#404040;--ooka-minicart-color:#6a16d2;--ooka-border-color-1:#dfded8;--bc1:#ff4848;--bc2:#fac234;--bc3:#1c5657;--border-color:rgba(8,8,7,.2);--ooka-input-bg:#333;--ooka-promo-bg-color:#66583d;--ooka-promo-height:36px;--ooka-header-height:72px;--ooka-legal-banner-height:88px;--ooka-header-black:#000;--ooka-header-not-selected-color:#9c9ea3;--ooka-total-header-height:66px;--ooka-header-border-color:#35363b;--ooka-header-grey-text:#9c9ea3;--ooka-hide-promobar-margin:calc(var(--ooka-header-height) + var(--ooka-promo-height) - var(--ooka-total-header-height))}[data-theme=dark]{--primary:#000;--primary-2:#111;--secondary:#fff;--secondary-2:#f1f3f5;--hover:hsla(0,0%,100%,.075);--hover-1:hsla(0,0%,100%,.15);--hover-2:hsla(0,0%,100%,.25);--selection:var(--purple);--text-base:#fff;--text-primary:#fff;--text-secondary:#000;--accents-0:#212529;--accents-1:#343a40;--accents-2:#495057;--accents-3:#868e96;--accents-4:#adb5bd;--accents-5:#ced4da;--accents-6:#dee2e6;--accents-7:#e9ecef;--accents-8:#f1f3f5;--accents-9:#f8f9fa;--p1:#f2d139;--p2:#eab512;--p3:#ffa800;--p4:#d57004;--s1:#f3a125;--s2:#f27a10;--s3:#ff5300;--s4:#c94010;--t1:#000;--t2:#f2f2f0;--t3:#e4e4e1;--t4:#fff;--q1:#000;--q2:#111;--q3:#222;--q4:#d8d8d8;--gs1:#414040;--gs2:#838282;--gs3:#cdcaca}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #d2d6dc}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{box-sizing:inherit}html{height:100%;touch-action:manipulation;font-feature-settings:"case" 1,"rlig" 1,"calt" 0}body,html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:var(--font-sans);font-size:var(--base-font);background-color:var(--p4);box-sizing:border-box;font-family:brandon-grotesque-light,sans-serif;line-height:1.375rem;color:var(--p2);letter-spacing:var(--letter-spacing-base)}.transparentHeader #contentarea{margin-top:calc(-1 * var(--ooka-header-height))}.isMobileMenuOpened #contentarea{margin-top:0}body{margin:0;min-height:100%;overflow-x:hidden;position:relative}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}h1{font-weight:500;font-size:3.438rem;line-height:3.438rem}@media (min-width:768px){h1{font-size:var(--text-h1);line-height:var(--text-h1)}}h2{font-weight:300;font-size:3rem;line-height:3rem}@media (min-width:768px){h2{font-size:3.5rem;line-height:3.5rem}}h3{font-weight:500;font-size:2.5rem;line-height:2.5rem}h4{font-size:2rem;line-height:1.75rem}h5{font-size:1.125rem;line-height:1.125rem;letter-spacing:.18rem}@media (min-width:768px){h5{font-size:1.5rem;line-height:1.5rem}}h6{font-weight:700;font-size:1.5rem;line-height:1.375rem}.mobileMenuOpen{height:100vh;overflow-y:hidden}.zoom-open,.zoom-open body{height:100%;overflow:hidden}.modal-open-mob{overflow:hidden}@media (min-width:768px){.modal-open-mob{overflow:auto}}.modal-open-mob .nav-sticky{z-index:0}@media (min-width:768px){.modal-open-mob .nav-sticky{z-index:50}}.zoom-open .nav-sticky{z-index:0!important}.toggle-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--p2);border-color:var(--p2);border-radius:9999px;border-width:4px;cursor:pointer;display:block;height:.75rem;position:absolute;top:.125rem;left:.125rem;width:.75rem}.toggle-checkbox:focus{border-color:var(--p2)!important}.toggle-checkbox+.toggle-label{background-color:var(--p4);border-color:var(--p2)}.toggle-checkbox:checked{background-color:var(--primary-2);border-color:var(--primary);left:auto;right:.125rem}.toggle-checkbox:checked:focus{border-color:var(--primary)!important}.toggle-checkbox:checked+.toggle-label{background:var(--check-radio-select);border-color:var(--check-radio-select)}.breadcrumbs{letter-spacing:0}.breadcrumbs,.breadcrumbs a{font-weight:400;text-transform:capitalize}.breadcrumbs a{font-family:brandon-grotesque-light,sans-serif;font-size:1.125rem;margin-right:.25rem;color:var(--text-primary);text-decoration:none;letter-spacing:var(--letter-spacing-base)}.breadcrumbs a:not(:first-child){margin-left:.25rem}.breadcrumbs a:hover{color:var(--p2);text-decoration:underline}.breadcrumbs span{color:var(--breadcrumb-active-page);font-weight:400;font-size:1.125rem;margin-left:.625rem;text-transform:capitalize}.pagination-list{align-items:center!important}.pagination-list li{font-size:1rem;line-height:1.5rem;margin-left:2rem}.pagination-list button{vertical-align:middle}.pagination-list .page-link{font-size:1rem;text-decoration:none}.pagination-list .page-link:hover{font-weight:400}.list-disc{list-style-type:none}.ordered-list li,.unordered-list li{font-size:1rem;line-height:1.875rem;padding-left:.875rem;position:relative}.unordered-list li:before{content:"";--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));border-radius:9999px;display:block;height:.25rem;position:absolute;left:0;top:.75rem;width:.25rem}.ordered-list{counter-reset:section}.ordered-list li{padding-left:var(--pl-18)}.ordered-list li:before{counter-increment:section;content:counters(section,".") ".";position:absolute;top:0;left:0}.megamenu-cms-mobile .menu-btn-item.pushmenu-item-select:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 9.48'%3E%3Cpolygon points='27.26 0 0 0 0 9.48 27.26 9.48 36.74 9.48 64 9.48 64 0 36.74 0 27.26 0'/%3E%3C/svg%3E")}.megamenu-cms-mobile .menu-btn-item.pushmenu-item-unselect:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNyA3TDEgMTMiIHN0cm9rZT0iYmxhY2siLz4KPC9zdmc+Cg==")}.sidebar-main .sidebar-container .cart-inner-styling{background-color:var(--p4)}@media (min-width:768px){.sidebar-main .sidebar-container>div[class*=sidebar-container-inner-wrapper]{max-width:32.5rem}}.sidebar-main .sidebar-container .cart-header,.sidebar-main .sidebar-container .cart-inner-styling,.sidebar-main .sidebar-container .minicart-items-inner{background-color:var(--p4)}.sidebar-main .sidebar-container .cart-item{display:flex;justify-content:space-between}.sidebar-main .sidebar-container .cart-item-info{grid-gap:1rem;gap:1rem;grid-template-columns:auto 1fr}.sidebar-main .sidebar-container .cart-item-wrapper{padding-bottom:1rem}.sidebar-main .sidebar-container .sidebar-main .sidebar-container button{display:inline-flex}.account-page .account-details.box-info .action-container a:hover,.account-page .newsletter-container.box-info .action-container a:hover{color:var(--secondary-2)}.account-page .account-details.box-info .action-container a,.account-page .newsletter-container.box-info .action-container a{text-decoration:none}.account-page .account-details.box-info .action-container a:hover,.account-page .newsletter-container.box-info .action-container a:hover{text-decoration:underline}.account-page .manage-address .account-subhead-link:hover,.account-page .manage-orders .account-subhead-link:hover{color:var(--secondary-2)}.account-page .manage-address .account-subhead-link,.account-page .manage-orders .account-subhead-link{text-decoration:none}.account-page .manage-address .account-subhead-link:hover,.account-page .manage-orders .account-subhead-link:hover{text-decoration:underline}.account-page .manage-address .box-info .action-container a:hover,.account-page .manage-orders .box-info .action-container a:hover{color:var(--secondary-2)}.account-page .manage-address .box-info .action-container a,.account-page .manage-orders .box-info .action-container a{text-decoration:none}.account-page .manage-address .box-info .action-container a:hover,.account-page .manage-orders .box-info .action-container a:hover{text-decoration:underline}.account-page table tbody .action .actions a:hover{color:var(--secondary-2)!important}.account-page table tbody .action .actions a{text-decoration:none!important}.account-page table tbody .action .actions a:hover{text-decoration:underline!important}.account-page .address-container .box-info .action-container a:hover{color:var(--secondary-2)}.account-page .address-container .box-info .action-container a{text-decoration:none}.account-page .address-container .box-info .action-container a:hover{text-decoration:underline}.account-page .address-container .additional-address .table-responsive .action .actions a:hover{color:var(--secondary-2)}.account-page .address-container .additional-address .table-responsive .action .actions a{text-decoration:none}.account-page .address-container .additional-address .table-responsive .action .actions a:hover{text-decoration:underline}.account-page .address-container .additional-address .table-responsive .action .actions .link:hover{color:var(--secondary-2)!important}.account-page .address-container .additional-address .table-responsive .action .actions .link{text-decoration:none!important}.account-page .address-container .additional-address .table-responsive .action .actions .link span:hover{color:var(--secondary-2);text-decoration:underline}.account-page .box-info.additional-address .table-responsive .action .actions .link span,.account-page .box-info.additional-address .table-responsive .action .actions .link:hover{color:var(--secondary-2)}.account-page .box-info.additional-address .table-responsive .action .actions .btn-primary span{color:var(--text-secondary)}.account-page .box-info.additional-address .table-responsive .action .actions .btn-primary span:hover{color:var(--text-secondary);text-decoration:none}.account-page .box-info.additional-address .table-responsive .action .actions .btn-secondary span:hover{text-decoration:none}.account-page .product-image-block .tooltip span:hover{color:var(--secondary-2)}.account-page .product-image-block .tooltip span{text-decoration:none}.account-page .product-image-block .tooltip span:hover{text-decoration:underline}.account-page .edit-icon svg:hover{color:var(--secondary-2)}.account-page .order-block .box-info a:hover{color:var(--p2)}.account-page .order-block .box-info a{text-decoration:none}.account-page .order-block .box-info a:hover{text-decoration:underline}.account-page .confirm-overlay{cursor:default}.account-page .confirm-overlay:hover{color:transparent}.account-page .confirm-modal-inner{cursor:default}@media (min-width:768px){.account-page .table-responsive,.account-page div[class*=order-list-table]{overflow-x:scroll}}@media (min-width:1024px){.account-page .table-responsive,.account-page div[class*=order-list-table]{overflow-x:auto}}.account-page .table-responsive table,.account-page div[class*=order-list-table] table{background-color:var(--p4)}.login-form .forgot-link{font-weight:500;font-size:1rem;color:var(--p2)}.login-form .forgot-link:hover{color:var(--p2)}.login-form .forgot-link{text-transform:capitalize;text-decoration:none}.login-form .forgot-link:hover{text-decoration:underline}.login-form .signup-link{font-weight:500;font-size:1rem}.login-form .signup-link:hover{color:var(--p2)}.login-form .signup-link,.login-form .signup-link:hover{text-decoration:underline}.login-form .signup-link{letter-spacing:var(--letter-spacing-base)}.forgot-pass-form-below-options .login-link,.sign-up-form-below-option .login-link{font-weight:500;font-size:1rem}.forgot-pass-form-below-options .login-link:hover,.sign-up-form-below-option .login-link:hover{color:var(--p2)}.forgot-pass-form-below-options .login-link,.sign-up-form-below-option .login-link{text-decoration:none}.forgot-pass-form-below-options .login-link:hover,.sign-up-form-below-option .login-link:hover{text-decoration:underline}.forgot-pass-form-below-options .login-link,.sign-up-form-below-option .login-link{letter-spacing:var(--letter-spacing-base)}.wishlist-hidden-wrapper{z-index:9999!important}.modal-wrapper .modal-content{background-color:var(--p4)}.teritary-open .menu-btn-item,.teritary-open .pushmenu-links{padding-top:0!important;padding-bottom:0!important;margin:0;max-height:0;opacity:0;--transform-translate-x:-110%}.teritary-open .menu-sub-item{max-height:100%!important;opacity:1!important;overflow:auto!important;padding-bottom:.25rem!important;left:0!important}.teritary-open .megamenu-cms-mobile .show-mob-submenu,.teritary-open .megamenu-cms-mobile .show-mob-submenu .menu-sub-item .menu-children,.teritary-open .megamenu-cms-mobile .show-mob-submenu .menuCmsContentMobile{padding:0}.btn-continue-shopping a:hover{text-decoration:none}.container{width:100%}@media (min-width:345px){.container{max-width:345px}}@media (min-width:521px){.container{max-width:521px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:951px){.container{max-width:951px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1368px){.container{max-width:1368px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1600px){.container{max-width:1600px}}@media (min-width:1700px){.container{max-width:1700px}}@media (min-width:1920px){.container{max-width:1920px}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-input::-moz-placeholder{color:#9fa6b2;opacity:1}.form-input::placeholder{color:#9fa6b2;opacity:1}.form-input:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-textarea::-moz-placeholder{color:#9fa6b2;opacity:1}.form-textarea::placeholder{color:#9fa6b2;opacity:1}.form-textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-multiselect:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M7 7l3-3 3 3m0 6l-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-repeat:no-repeat;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.375rem;padding:.5rem 2.5rem .5rem .75rem;font-size:1rem;line-height:1.5;background-position:right .5rem center;background-size:1.5em 1.5em}.form-select::-ms-expand{color:#9fa6b2;border:none}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-checkbox::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#3f83f8;background-color:#fff;border-color:#d2d6dc;border-width:1px;border-radius:.25rem}.form-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-checkbox:checked:focus,.form-radio:checked{border-color:transparent}.form-radio:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-radio::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;border-radius:100%;height:1rem;width:1rem;color:#3f83f8;background-color:#fff;border-color:#d2d6dc;border-width:1px}.form-radio:focus{outline:none;box-shadow:0 0 0 3px rgba(164,202,254,.45);border-color:#a4cafe}.form-radio:checked:focus{border-color:transparent}.prose{color:#374151;max-width:65ch}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#5850ec;text-decoration:none;font-weight:600}.prose strong{color:#161e2e;font-weight:600}.prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#1a202c;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#161e2e;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:""}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ol>li:before{left:0}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h1,.prose h2,.prose h3,.prose h4{color:#161e2e}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg figure,.prose-lg img,.prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure>*{margin-top:0;margin-bottom:0}.prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg code{font-size:.8888889em}.prose-lg h2 code{font-size:.8666667em}.prose-lg h3 code{font-size:.875em}.prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg ol,.prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg ol>li{padding-left:1.6666667em}.prose-lg ol>li:before{left:0}.prose-lg ul>li{padding-left:1.6666667em}.prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>ul>li>:first-child{margin-top:1.3333333em}.prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.prose-lg>ol>li>:first-child{margin-top:1.3333333em}.prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.prose-lg ol ol,.prose-lg ol ul,.prose-lg ul ol,.prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg h2+*,.prose-lg h3+*,.prose-lg h4+*,.prose-lg hr+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding:.75em}.prose-lg tbody td:first-child{padding-left:0}.prose-lg tbody td:last-child{padding-right:0}.prose-lg>:first-child{margin-top:0}.prose-lg>:last-child{margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl figure,.prose-xl img,.prose-xl video{margin-top:2em;margin-bottom:2em}.prose-xl figure>*{margin-top:0;margin-bottom:0}.prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl code{font-size:.9em}.prose-xl h2 code{font-size:.8611111em}.prose-xl h3 code,.prose-xl pre{font-size:.9em}.prose-xl pre{line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl ol,.prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.prose-xl li{margin-top:.6em;margin-bottom:.6em}.prose-xl ol>li{padding-left:1.8em}.prose-xl ol>li:before{left:0}.prose-xl ul>li{padding-left:1.8em}.prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.prose-xl>ul>li>:first-child{margin-top:1.2em}.prose-xl>ul>li>:last-child{margin-bottom:1.2em}.prose-xl>ol>li>:first-child{margin-top:1.2em}.prose-xl>ol>li>:last-child{margin-bottom:1.2em}.prose-xl ol ol,.prose-xl ol ul,.prose-xl ul ol,.prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.prose-xl h2+*,.prose-xl h3+*,.prose-xl h4+*,.prose-xl hr+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding:.8888889em .6666667em}.prose-xl tbody td:first-child{padding-left:0}.prose-xl tbody td:last-child{padding-right:0}.prose-xl>:first-child{margin-top:0}.prose-xl>:last-child{margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl figure,.prose-2xl img,.prose-2xl video{margin-top:2em;margin-bottom:2em}.prose-2xl figure>*{margin-top:0;margin-bottom:0}.prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl code{font-size:.8333333em}.prose-2xl h2 code{font-size:.875em}.prose-2xl h3 code{font-size:.8888889em}.prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.prose-2xl ol,.prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl li{margin-top:.5em;margin-bottom:.5em}.prose-2xl ol>li{padding-left:1.6666667em}.prose-2xl ol>li:before{left:0}.prose-2xl ul>li{padding-left:1.6666667em}.prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.prose-2xl ol ol,.prose-2xl ol ul,.prose-2xl ul ol,.prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl hr{margin-top:3em;margin-bottom:3em}.prose-2xl h2+*,.prose-2xl h3+*,.prose-2xl h4+*,.prose-2xl hr+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding:.8em .6em}.prose-2xl tbody td:first-child{padding-left:0}.prose-2xl tbody td:last-child{padding-right:0}.prose-2xl>:first-child{margin-top:0}.prose-2xl>:last-child{margin-bottom:0}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)));margin-bottom:calc(.5rem * var(--space-y-reverse))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)));margin-bottom:calc(.75rem * var(--space-y-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))}.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}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-alert-success{background-color:var(--alert-success)}.bg-alert-danger{background-color:var(--alert-danger)}.bg-alert-warning{background-color:var(--alert-warning)}.bg-no-repeat{background-repeat:no-repeat}.border-transparent{border-color:transparent}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-secondary{border-color:var(--secondary)}.border-accents-1{border-color:var(--accents-1)}.border-accents-2{border-color:var(--accents-2)}.border-alert-danger{border-color:var(--alert-danger)}.focus\:border-accents-2:focus{border-color:var(--accents-2)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border{border-width:1px}.border-b-1{border-bottom-width:1px}.border-t{border-top-width:1px}.cursor-auto{cursor:auto}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1}.flex-initial{flex:0 1 auto}.float-right{float:right}.font-primary{font-family:Montserrat,sans-serif}.font-ookaParagraph{font-family:roboto-regular,sans-serif}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-6xl{font-size:4rem}.text-size-11{font-size:.688rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-snug{line-height:1.375}.leading-extra-4\.4{line-height:1.125rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.m-0{margin:0}.m-auto{margin:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-1\.5{margin-top:.375rem}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-8xl{max-width:1360px}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.opacity-100{opacity:1}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-10{padding:2.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pt-2\.5{padding-top:.625rem}.pb-2\.5{padding-bottom:.625rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.right-0{right:0}.resize{resize:both}.focus\:shadow-none:focus{box-shadow:none}.text-left{text-align:left}.text-center{text-align:center}.text-red{color:var(--red)}.text-secondary{color:var(--text-secondary)}.text-accents-7{color:var(--accents-7)}.text-accents-8{color:var(--accents-8)}.text-p-1{color:var(--p1)}.text-p-2{color:var(--p2)}.text-p-4{color:var(--p4)}.text-t-1{color:var(--t1)}.text-t-3{color:var(--t3)}.text-gs-2{color:var(--gs2)}.italic{font-style:italic}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.tracking-extra-base{letter-spacing:var(--letter-spacing-base)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.visible{visibility:visible}.invisible{visibility:hidden}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-full{width:100%}.w-8\.5{width:var(--w-36)}.z-30{z-index:30}.-z-1{z-index:-1}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-start-2{grid-column-start:2}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.translate-y-0{--transform-translate-y:0}.translate-y-full{--transform-translate-y:100%}.-translate-y-full\+{--transform-translate-y:-110%}.transition-none{transition-property:none}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.duration-200{transition-duration:.2s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.animate-fade-in-down{animation:fade-in-down .2s ease-out}.animate-fade-in-up{animation:fade-in-up .2s ease-out}.animate-fade-in-left{animation:fade-in-left .2s ease-out}.animate-fade-in-right{animation:fade-in-right .2s ease-out}.btn-sm{font-size:.75rem!important;padding:.5rem 2rem!important}.modal-wrapper .sign-up-form .form-logo svg{height:auto;width:auto}.sidebar-main .toast-container{margin-top:0}.sidebar-main .minicart-loader-bg{display:flex;justify-content:center;height:100%;position:fixed;top:0;right:0;width:100vw}@media (min-width:640px){.sidebar-main .minicart-loader-bg{max-width:24rem}}@media (min-width:768px){.sidebar-main .minicart-loader-bg{max-width:32rem;width:100vw}}.sidebar-main .minicart-loader-bg{background:rgba(0,0,0,.2);z-index:500}@media (min-width:768px){.sidebar-main .minicart-loader-bg{max-width:32.5rem}}.sidebar-main .minicart-loader{position:absolute;z-index:550;top:50%}.sidebar-main .sidebar-container>div>div{background-color:var(--p4)}.sidebar-main .sidebar-container header{background-color:var(--p4);border-bottom-width:1px;padding:3rem 3rem .5rem;border-color:var(--ooka-border-color-1)}@media (min-width:768px){.sidebar-main .sidebar-container header{padding-right:4rem;padding-left:3.2rem}}.sidebar-main .sidebar-container header+div{background-color:var(--p4);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0}@media (min-width:768px){.sidebar-main .sidebar-container header+div{padding-left:2.5rem;padding-right:2.5rem}}.sidebar-main .sidebar-container header h2{font-family:brandon-grotesque-light,sans-serif;font-weight:400;font-size:2rem;line-height:1.75rem;padding-top:0;color:var(--p2);letter-spacing:var(--letter-spacing-base)}.sidebar-main .sidebar-container header button{right:1.5rem;top:3.7rem}@media (min-width:768px){.sidebar-main .sidebar-container header button{right:2.5rem;top:3.5rem}}.sidebar-main .sidebar-container header button svg{height:.875rem;width:.875rem}.sidebar-main .sidebar-container .cart-empty-container button{display:flex}.sidebar-main .sidebar-container .cart-inner-styling{padding:0}.sidebar-main .sidebar-container .minicart-item-totals{background-color:var(--p4);padding-left:0;padding-right:0;padding-bottom:0}.sidebar-main .sidebar-container .minicart-item-totals:after{content:"";background-color:var(--p4);position:absolute;top:0;bottom:0;right:-1.5rem;left:-1.5rem;z-index:-1}.sidebar-main .sidebar-container .minicart-item-totals button{margin-bottom:2.5rem}.sidebar-main .sidebar-container .minicart-item-totals ul li span{font-size:1rem}@media (min-width:768px){.sidebar-main .sidebar-container .minicart-item-totals ul li span{font-size:1.125rem}}.sidebar-main .sidebar-container .minicart-item-totals ul li:first-child span:last-child{font-weight:700;font-size:1rem}@media (min-width:768px){.sidebar-main .sidebar-container .minicart-item-totals ul li:first-child span:last-child{font-size:1.063rem}}.sidebar-main .sidebar-container .minicart-item-totals ul~div{margin-bottom:1.1rem}.sidebar-main .sidebar-container .minicart-item-totals ul~div span{font-weight:700;font-size:1rem}@media (min-width:768px){.sidebar-main .sidebar-container .minicart-item-totals ul~div span{font-size:1.063rem}}.sidebar-main .sidebar-container .cart-qty{margin-top:.5rem;margin-bottom:.375rem;margin-right:-5rem}@media (min-width:768px){.sidebar-main .sidebar-container .cart-qty{margin-right:0}}.sidebar-main .sidebar-container .cart-qty button{font-weight:400;font-size:1rem;margin-right:.25rem}@media (min-width:768px){.sidebar-main .sidebar-container .cart-qty button{font-size:1.125rem}}.sidebar-main .sidebar-container .cart-qty .qty-update{font-size:.625rem}.sidebar-main .sidebar-container .cart-qty>div{border-right-width:0;align-items:center;margin-right:0;padding-right:0}.sidebar-main .sidebar-container .cart-qty>div:before{content:"Qty";color:var(--ooka-minicart-color)}.sidebar-main .sidebar-container .cart-qty>div:before>:not(template)~:not(template){border-style:solid}.sidebar-main .sidebar-container .cart-qty>div:before{border-right-width:1px;display:flex;font-size:.875rem;line-height:1.125rem;max-height:1rem;padding-right:.5rem;text-transform:uppercase;letter-spacing:.05em;border-color:var(--ooka-minicart-color);left:1.25rem}.sidebar-main .sidebar-container .cart-qty>div:after{margin-left:.75rem;margin-right:.75rem;content:"";width:.063rem;display:inline;height:1.25rem;vertical-align:middle;background-color:var(--secondary)}.sidebar-main .sidebar-container .cart-qty .qty-update-wrap:before{content:"";display:none}.sidebar-main .sidebar-container .cart-qty .form-select{max-width:7.5rem;min-width:7rem;height:2.75rem;max-height:2.75rem;line-height:1.23rem;padding:.75rem 2rem .625rem 4.125rem;background-position:81% 52%;border-color:var(--ooka-minicart-color);color:var(--ooka-minicart-color);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjcwNzExIDAuMjkyODkzQzEuMzE2NTggLTAuMDk3NjMxMSAwLjY4MzQxNyAtMC4wOTc2MzExIDAuMjkyODkzIDAuMjkyODkzQy0wLjA5NzYzMTEgMC42ODM0MTcgLTAuMDk3NjMxMSAxLjMxNjU4IDAuMjkyODkzIDEuNzA3MTFMMS43MDcxMSAwLjI5Mjg5M1pNNSA1TDQuMjkyODkgNS43MDcxMUw1IDYuNDE0MjFMNS43MDcxMSA1LjcwNzExTDUgNVpNOS43MDcxMSAxLjcwNzExQzEwLjA5NzYgMS4zMTY1OCAxMC4wOTc2IDAuNjgzNDE3IDkuNzA3MTEgMC4yOTI4OTNDOS4zMTY1OCAtMC4wOTc2MzExIDguNjgzNDIgLTAuMDk3NjMxMSA4LjI5Mjg5IDAuMjkyODkzTDkuNzA3MTEgMS43MDcxMVpNMC4yOTI4OTMgMS43MDcxMUw0LjI5Mjg5IDUuNzA3MTFMNS43MDcxMSA0LjI5Mjg5TDEuNzA3MTEgMC4yOTI4OTNMMC4yOTI4OTMgMS43MDcxMVpNNS43MDcxMSA1LjcwNzExTDkuNzA3MTEgMS43MDcxMUw4LjI5Mjg5IDAuMjkyODkzTDQuMjkyODkgNC4yOTI4OUw1LjcwNzExIDUuNzA3MTFaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMjcxNl8yNjg2KSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzI3MTZfMjY4NiIgeDE9IjEiIHkxPSIyLjk4ODgzIiB4Mj0iOSIgeTI9IjIuOTg4ODMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzlEMEY2RCIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNENDE2N0MiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K")}.sidebar-main .sidebar-container .cart-qty~.cart-price{display:block;font-weight:700}.sidebar-main .sidebar-container .cart-qty input[type=text]:enabled{border-style:solid;border-width:1px;border-color:var(--ooka-minicart-color)}.sidebar-main .minicart-items-wrapper{border-width:0}.sidebar-main .minicart-items-wrapper li{padding:1.25rem 0 0}.sidebar-main .minicart-items-wrapper li:first-child{padding-top:1.875rem}.sidebar-main .minicart-items-wrapper li:last-child{padding-bottom:1.875rem}.sidebar-main .minicart-items-wrapper .cart-item{justify-content:space-between;grid-gap:0;gap:0}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info{display:flex;grid-gap:0;gap:0}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info>div:nth-child(2){padding-left:.625rem}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info>div:nth-child(2){padding-left:1.25rem}}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info>div .cart-price{display:none;font-weight:700;font-size:1rem}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .cart-item-img-wrapper{min-width:5.625rem;width:5.625rem;height:5.625rem}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .cart-item-img-wrapper{min-width:7rem;width:7rem;height:7rem}}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .product-name{font-size:1rem;margin-bottom:.375rem;text-transform:capitalize;letter-spacing:var(--letter-spacing-base)}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .product-name{font-size:1.125rem}}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .product-description{font-weight:400;font-size:.75rem;line-height:1rem}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .product-description>span{color:var(--gs1);font-weight:400;font-size:.75rem}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .subscription-description p{margin-bottom:.125rem;padding-bottom:0}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .subscription-description p:last-child{margin-bottom:0}.sidebar-main .minicart-items-wrapper .cart-item .cart-item-info .product-bundle-label{font-weight:600}.sidebar-main .minicart-items-wrapper .cart-item .cart-action-container .checkout-price{display:block;font-weight:500;font-size:1rem}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .cart-item .cart-action-container .checkout-price{font-size:1.063rem}}.sidebar-main .minicart-items-wrapper .cart-item .cart-action-container .cart-button-container{margin-top:0}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .cart-item .cart-action-container .cart-button-container{margin-top:.625rem}}.sidebar-main .minicart-items-wrapper .edit-cart-main{z-index:0}.sidebar-main .minicart-items-wrapper .edit-cart-main .edit-cart-btn-group button{padding-left:1rem;padding-right:1rem}@media (min-width:1024px){.sidebar-main .minicart-items-wrapper .edit-cart-main .edit-cart-btn-group button{padding-left:2.5rem;padding-right:2.5rem}}.sidebar-main .minicart-items-wrapper .edit-cart-main .edit-cart-btn-group button{min-width:6.25rem}@media (min-width:1024px){.sidebar-main .minicart-items-wrapper .edit-cart-main .edit-cart-btn-group button{min-width:9.063rem}}.sidebar-main .minicart-items-wrapper .qty-update-wrap .qty-update{color:var(--primary);background:var(--ooka-minicart-color);justify-content:center}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .qty-update-wrap .qty-update{line-height:1.25rem;margin-right:0}}.sidebar-main .minicart-items-wrapper .qty-update-wrap .qty-input{font-size:1rem;width:3rem}@media (min-width:768px){.sidebar-main .minicart-items-wrapper .qty-update-wrap .qty-input{font-size:.75rem}}.sidebar-main .minicart-items-wrapper{margin-left:0;margin-right:0}.sidebar-main .minicart-items-wrapper li{padding-top:1rem;padding-bottom:1rem}.sidebar-main .minicart-items-wrapper .cart-item,.sidebar-main .minicart-items-wrapper .cart-item-info{display:flex}.sidebar-main .minicart-items-wrapper .qty-update-wrap{padding-right:.75rem}.ookaHome{overflow:hidden}.ookaHome div[class*=Navbar_root].header-parent{background-color:transparent}.ookaHome .mainbannerrow{margin-top:-7rem}@media (min-width:1024px){.ookaHome .mainbannerrow{margin-top:-11rem}}.mobileMenuOpen .ookaHome .mainbannerrow{margin-top:0}.back-btn .return-home span{z-index:10}.sub-heading{padding-bottom:.75rem}.section-titles{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-transform:uppercase}.section-maintitle{margin-bottom:1.5rem;text-transform:uppercase}.section-subtitle{margin-bottom:.625rem}h3.section-maintitle{font-weight:500;font-size:1.25rem;line-height:1.375rem;margin-bottom:1.25rem}@media (min-width:768px){h3.section-maintitle{font-size:2.5rem;line-height:2.5rem;margin-bottom:1.5rem}}.browntext{color:var(--p3)}.grecaptcha-badge{visibility:hidden}.tab-content,.tabs{overflow:hidden}.tab-content{max-height:0;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.5s}.tab-content-inner{padding-right:1rem;padding-bottom:1.25rem}.tab-container-inner{padding-top:.125rem;padding-bottom:.125rem;position:relative}.tab-radio{cursor:pointer;height:3.5rem;opacity:0;position:absolute;width:100%;z-index:1}.tab-header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;padding-right:.625rem}.tab-container{border-color:var(--p3);border-bottom-width:1px}.tab-title{font-weight:700;font-size:1rem}.tab-header .arrow{background-position:50%;background-repeat:no-repeat;background-size:contain;transition-duration:.2s;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.22222 0V6.22222H0V7.77778H6.22222V14H7.77778V7.77778H14V6.22222H7.77778V0H6.22222Z' fill='%23080807'/%3E%3C/svg%3E");height:.813rem;width:.813rem}.tab-checkbox:checked+.tab-header .arrow,.tab-radio:checked+.tab-header .arrow{transform:rotate(-180deg)}.tab-radio:checked~.tab-content{max-height:100%}.tab-radio:checked+.tab-header .arrow{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.22222 0H0V1.55556H6.22222H7.77778H14V0H7.77778H6.22222Z' fill='%23080807'/%3E%3C/svg%3E")}.contactus-faq h4{line-height:2.25rem}.contactus-faq .tab-header:after{background-position:50%;background-repeat:no-repeat;background-size:contain;transition-duration:.2s;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.22222 0V6.22222H0V7.77778H6.22222V14H7.77778V7.77778H14V6.22222H7.77778V0H6.22222Z' fill='%23080807'/%3E%3C/svg%3E");content:"";height:.813rem;width:.813rem}.contactus-faq .tab-radio:checked+.tab-header:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.22222 0H0V1.55556H6.22222H7.77778H14V0H7.77778H6.22222Z' fill='%23080807'/%3E%3C/svg%3E")}.fix-container{margin-left:auto;margin-right:auto;max-width:1440px;padding-left:2rem;padding-right:2rem}button:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:container{width:100%}}@media (min-width:640px) and (min-width:345px){.sm\:container{max-width:345px}}@media (min-width:640px) and (min-width:521px){.sm\:container{max-width:521px}}@media (min-width:640px) and (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:640px) and (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:640px) and (min-width:951px){.sm\:container{max-width:951px}}@media (min-width:640px) and (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:640px) and (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:640px) and (min-width:1368px){.sm\:container{max-width:1368px}}@media (min-width:640px) and (min-width:1440px){.sm\:container{max-width:1440px}}@media (min-width:640px) and (min-width:1600px){.sm\:container{max-width:1600px}}@media (min-width:640px) and (min-width:1700px){.sm\:container{max-width:1700px}}@media (min-width:640px) and (min-width:1920px){.sm\:container{max-width:1920px}}@media (min-width:640px){.sm\:prose{color:#374151;max-width:65ch}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.sm\:prose strong{color:#161e2e;font-weight:600}.sm\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.sm\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h3,.sm\:prose h4{color:#1a202c;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.sm\:prose code:after,.sm\:prose code:before{content:"`"}.sm\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:after,.sm\:prose pre code:before{content:""}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose ol>li:before{left:0}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:prose h1,.sm\:prose h2,.sm\:prose h3,.sm\:prose h4{color:#161e2e}.sm\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.sm\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sm\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sm\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sm\:prose-sm figure,.sm\:prose-sm img,.sm\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\:prose-sm figure>*{margin-top:0;margin-bottom:0}.sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\:prose-sm code{font-size:.8571429em}.sm\:prose-sm h2 code{font-size:.9em}.sm\:prose-sm h3 code{font-size:.8888889em}.sm\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.sm\:prose-sm ol,.sm\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.sm\:prose-sm ol>li{padding-left:1.5714286em}.sm\:prose-sm ol>li:before{left:0}.sm\:prose-sm ul>li{padding-left:1.5714286em}.sm\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.sm\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm ol ol,.sm\:prose-sm ol ul,.sm\:prose-sm ul ol,.sm\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.sm\:prose-sm h2+*,.sm\:prose-sm h3+*,.sm\:prose-sm h4+*,.sm\:prose-sm hr+*{margin-top:0}.sm\:prose-sm table{font-size:.8571429em;line-height:1.5}.sm\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.sm\:prose-sm thead th:first-child{padding-left:0}.sm\:prose-sm thead th:last-child{padding-right:0}.sm\:prose-sm tbody td{padding:.6666667em 1em}.sm\:prose-sm tbody td:first-child{padding-left:0}.sm\:prose-sm tbody td:last-child{padding-right:0}.sm\:prose-sm>:first-child{margin-top:0}.sm\:prose-sm>:last-child{margin-bottom:0}.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.sm\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.sm\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.sm\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.sm\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-lg figure,.sm\:prose-lg img,.sm\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg figure>*{margin-top:0;margin-bottom:0}.sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg code{font-size:.8888889em}.sm\:prose-lg h2 code{font-size:.8666667em}.sm\:prose-lg h3 code{font-size:.875em}.sm\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.sm\:prose-lg ol,.sm\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-lg ol>li{padding-left:1.6666667em}.sm\:prose-lg ol>li:before{left:0}.sm\:prose-lg ul>li{padding-left:1.6666667em}.sm\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.sm\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg ol ol,.sm\:prose-lg ol ul,.sm\:prose-lg ul ol,.sm\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.sm\:prose-lg h2+*,.sm\:prose-lg h3+*,.sm\:prose-lg h4+*,.sm\:prose-lg hr+*{margin-top:0}.sm\:prose-lg table{font-size:.8888889em;line-height:1.5}.sm\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.sm\:prose-lg thead th:first-child{padding-left:0}.sm\:prose-lg thead th:last-child{padding-right:0}.sm\:prose-lg tbody td{padding:.75em}.sm\:prose-lg tbody td:first-child{padding-left:0}.sm\:prose-lg tbody td:last-child{padding-right:0}.sm\:prose-lg>:first-child{margin-top:0}.sm\:prose-lg>:last-child{margin-bottom:0}.sm\:prose-xl{font-size:1.25rem;line-height:1.8}.sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl figure,.sm\:prose-xl img,.sm\:prose-xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl code{font-size:.9em}.sm\:prose-xl h2 code{font-size:.8611111em}.sm\:prose-xl h3 code{font-size:.9em}.sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl ol,.sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl ol>li{padding-left:1.8em}.sm\:prose-xl ol>li:before{left:0}.sm\:prose-xl ul>li{padding-left:1.8em}.sm\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl>ul>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl>ol>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl ol ol,.sm\:prose-xl ol ul,.sm\:prose-xl ul ol,.sm\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl h2+*,.sm\:prose-xl h3+*,.sm\:prose-xl h4+*,.sm\:prose-xl hr+*{margin-top:0}.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl thead th:first-child{padding-left:0}.sm\:prose-xl thead th:last-child{padding-right:0}.sm\:prose-xl tbody td{padding:.8888889em .6666667em}.sm\:prose-xl tbody td:first-child{padding-left:0}.sm\:prose-xl tbody td:last-child{padding-right:0}.sm\:prose-xl>:first-child{margin-top:0}.sm\:prose-xl>:last-child{margin-bottom:0}.sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.sm\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.sm\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.sm\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.sm\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.sm\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.sm\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-2xl figure,.sm\:prose-2xl img,.sm\:prose-2xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.sm\:prose-2xl code{font-size:.8333333em}.sm\:prose-2xl h2 code{font-size:.875em}.sm\:prose-2xl h3 code{font-size:.8888889em}.sm\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.sm\:prose-2xl ol,.sm\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.sm\:prose-2xl ol>li{padding-left:1.6666667em}.sm\:prose-2xl ol>li:before{left:0}.sm\:prose-2xl ul>li{padding-left:1.6666667em}.sm\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.sm\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl ol ol,.sm\:prose-2xl ol ul,.sm\:prose-2xl ul ol,.sm\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.sm\:prose-2xl h2+*,.sm\:prose-2xl h3+*,.sm\:prose-2xl h4+*,.sm\:prose-2xl hr+*{margin-top:0}.sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}.sm\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.sm\:prose-2xl thead th:first-child{padding-left:0}.sm\:prose-2xl thead th:last-child{padding-right:0}.sm\:prose-2xl tbody td{padding:.8em .6em}.sm\:prose-2xl tbody td:first-child{padding-left:0}.sm\:prose-2xl tbody td:last-child{padding-right:0}.sm\:prose-2xl>:first-child{margin-top:0}.sm\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:768px){.md\:container{width:100%}}@media (min-width:768px) and (min-width:345px){.md\:container{max-width:345px}}@media (min-width:768px) and (min-width:521px){.md\:container{max-width:521px}}@media (min-width:768px) and (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px) and (min-width:768px){.md\:container{max-width:768px}}@media (min-width:768px) and (min-width:951px){.md\:container{max-width:951px}}@media (min-width:768px) and (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:768px) and (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:768px) and (min-width:1368px){.md\:container{max-width:1368px}}@media (min-width:768px) and (min-width:1440px){.md\:container{max-width:1440px}}@media (min-width:768px) and (min-width:1600px){.md\:container{max-width:1600px}}@media (min-width:768px) and (min-width:1700px){.md\:container{max-width:1700px}}@media (min-width:768px) and (min-width:1920px){.md\:container{max-width:1920px}}@media (min-width:768px){.md\:prose{color:#374151;max-width:65ch}.md\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.md\:prose strong{color:#161e2e;font-weight:600}.md\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.md\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.md\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.md\:prose ul>li{position:relative;padding-left:1.75em}.md\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.md\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.md\:prose blockquote p:first-of-type:before{content:open-quote}.md\:prose blockquote p:last-of-type:after{content:close-quote}.md\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.md\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.md\:prose h3,.md\:prose h4{color:#1a202c;font-weight:600}.md\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.md\:prose code:after,.md\:prose code:before{content:"`"}.md\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.md\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.md\:prose pre code:after,.md\:prose pre code:before{content:""}.md\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.md\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.md\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.md\:prose tbody tr:last-child{border-bottom-width:0}.md\:prose tbody td{vertical-align:top;padding:.5714286em}.md\:prose{font-size:1rem;line-height:1.75}.md\:prose p{margin-top:1.25em;margin-bottom:1.25em}.md\:prose figure,.md\:prose img,.md\:prose video{margin-top:2em;margin-bottom:2em}.md\:prose figure>*{margin-top:0;margin-bottom:0}.md\:prose h2 code{font-size:.875em}.md\:prose h3 code{font-size:.9em}.md\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.md\:prose li{margin-top:.5em;margin-bottom:.5em}.md\:prose ol>li:before{left:0}.md\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.md\:prose>ul>li>:first-child{margin-top:1.25em}.md\:prose>ul>li>:last-child{margin-bottom:1.25em}.md\:prose>ol>li>:first-child{margin-top:1.25em}.md\:prose>ol>li>:last-child{margin-bottom:1.25em}.md\:prose ol ol,.md\:prose ol ul,.md\:prose ul ol,.md\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.md\:prose h2+*,.md\:prose h3+*,.md\:prose h4+*,.md\:prose hr+*{margin-top:0}.md\:prose thead th:first-child{padding-left:0}.md\:prose thead th:last-child{padding-right:0}.md\:prose tbody td:first-child{padding-left:0}.md\:prose tbody td:last-child{padding-right:0}.md\:prose>:first-child{margin-top:0}.md\:prose>:last-child{margin-bottom:0}.md\:prose h1,.md\:prose h2,.md\:prose h3,.md\:prose h4{color:#161e2e}.md\:prose-sm{font-size:.875rem;line-height:1.7142857}.md\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.md\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.md\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.md\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.md\:prose-sm figure,.md\:prose-sm img,.md\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.md\:prose-sm figure>*{margin-top:0;margin-bottom:0}.md\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.md\:prose-sm code{font-size:.8571429em}.md\:prose-sm h2 code{font-size:.9em}.md\:prose-sm h3 code{font-size:.8888889em}.md\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.md\:prose-sm ol,.md\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.md\:prose-sm ol>li{padding-left:1.5714286em}.md\:prose-sm ol>li:before{left:0}.md\:prose-sm ul>li{padding-left:1.5714286em}.md\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.md\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm ol ol,.md\:prose-sm ol ul,.md\:prose-sm ul ol,.md\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.md\:prose-sm h2+*,.md\:prose-sm h3+*,.md\:prose-sm h4+*,.md\:prose-sm hr+*{margin-top:0}.md\:prose-sm table{font-size:.8571429em;line-height:1.5}.md\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.md\:prose-sm thead th:first-child{padding-left:0}.md\:prose-sm thead th:last-child{padding-right:0}.md\:prose-sm tbody td{padding:.6666667em 1em}.md\:prose-sm tbody td:first-child{padding-left:0}.md\:prose-sm tbody td:last-child{padding-right:0}.md\:prose-sm>:first-child{margin-top:0}.md\:prose-sm>:last-child{margin-bottom:0}.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.md\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.md\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.md\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.md\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-lg figure,.md\:prose-lg img,.md\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg figure>*{margin-top:0;margin-bottom:0}.md\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg code{font-size:.8888889em}.md\:prose-lg h2 code{font-size:.8666667em}.md\:prose-lg h3 code{font-size:.875em}.md\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.md\:prose-lg ol,.md\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-lg ol>li{padding-left:1.6666667em}.md\:prose-lg ol>li:before{left:0}.md\:prose-lg ul>li{padding-left:1.6666667em}.md\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.md\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg ol ol,.md\:prose-lg ol ul,.md\:prose-lg ul ol,.md\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.md\:prose-lg h2+*,.md\:prose-lg h3+*,.md\:prose-lg h4+*,.md\:prose-lg hr+*{margin-top:0}.md\:prose-lg table{font-size:.8888889em;line-height:1.5}.md\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg thead th:first-child{padding-left:0}.md\:prose-lg thead th:last-child{padding-right:0}.md\:prose-lg tbody td{padding:.75em}.md\:prose-lg tbody td:first-child{padding-left:0}.md\:prose-lg tbody td:last-child{padding-right:0}.md\:prose-lg>:first-child{margin-top:0}.md\:prose-lg>:last-child{margin-bottom:0}.md\:prose-xl{font-size:1.25rem;line-height:1.8}.md\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.md\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.md\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.md\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.md\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.md\:prose-xl figure,.md\:prose-xl img,.md\:prose-xl video{margin-top:2em;margin-bottom:2em}.md\:prose-xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.md\:prose-xl code{font-size:.9em}.md\:prose-xl h2 code{font-size:.8611111em}.md\:prose-xl h3 code{font-size:.9em}.md\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.md\:prose-xl ol,.md\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.md\:prose-xl ol>li{padding-left:1.8em}.md\:prose-xl ol>li:before{left:0}.md\:prose-xl ul>li{padding-left:1.8em}.md\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.md\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl>ul>li>:first-child{margin-top:1.2em}.md\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.md\:prose-xl>ol>li>:first-child{margin-top:1.2em}.md\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.md\:prose-xl ol ol,.md\:prose-xl ol ul,.md\:prose-xl ul ol,.md\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.md\:prose-xl h2+*,.md\:prose-xl h3+*,.md\:prose-xl h4+*,.md\:prose-xl hr+*{margin-top:0}.md\:prose-xl table{font-size:.9em;line-height:1.5555556}.md\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.md\:prose-xl thead th:first-child{padding-left:0}.md\:prose-xl thead th:last-child{padding-right:0}.md\:prose-xl tbody td{padding:.8888889em .6666667em}.md\:prose-xl tbody td:first-child{padding-left:0}.md\:prose-xl tbody td:last-child{padding-right:0}.md\:prose-xl>:first-child{margin-top:0}.md\:prose-xl>:last-child{margin-bottom:0}.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl figure,.md\:prose-2xl img,.md\:prose-2xl video{margin-top:2em;margin-bottom:2em}.md\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl code{font-size:.8333333em}.md\:prose-2xl h2 code{font-size:.875em}.md\:prose-2xl h3 code{font-size:.8888889em}.md\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl ol,.md\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl ol>li{padding-left:1.6666667em}.md\:prose-2xl ol>li:before{left:0}.md\:prose-2xl ul>li{padding-left:1.6666667em}.md\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.md\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl ol ol,.md\:prose-2xl ol ul,.md\:prose-2xl ul ol,.md\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.md\:prose-2xl h2+*,.md\:prose-2xl h3+*,.md\:prose-2xl h4+*,.md\:prose-2xl hr+*{margin-top:0}.md\:prose-2xl table{font-size:.8333333em;line-height:1.4}.md\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl thead th:first-child{padding-left:0}.md\:prose-2xl thead th:last-child{padding-right:0}.md\:prose-2xl tbody td{padding:.8em .6em}.md\:prose-2xl tbody td:first-child{padding-left:0}.md\:prose-2xl tbody td:last-child{padding-right:0}.md\:prose-2xl>:first-child{margin-top:0}.md\:prose-2xl>:last-child{margin-bottom:0}.md\:space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem * var(--space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:justify-start{justify-content:flex-start}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3\.5xl{font-size:2rem}.md\:leading-5{line-height:1.25rem}.md\:mb-0{margin-bottom:0}.md\:mr-1{margin-right:.25rem}.md\:ml-1{margin-left:.25rem}.md\:ml-2{margin-left:.5rem}.md\:mr-1\.5{margin-right:.375rem}.md\:ml-1\.5{margin-left:.375rem}.md\:p-4{padding:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-2{padding-bottom:.5rem}.md\:text-left{text-align:left}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:animate-fade-in-down{animation:fade-in-down .2s ease-out}}@media (min-width:1024px){.lg\:container{width:100%}}@media (min-width:1024px) and (min-width:345px){.lg\:container{max-width:345px}}@media (min-width:1024px) and (min-width:521px){.lg\:container{max-width:521px}}@media (min-width:1024px) and (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:1024px) and (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px) and (min-width:951px){.lg\:container{max-width:951px}}@media (min-width:1024px) and (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1024px) and (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1024px) and (min-width:1368px){.lg\:container{max-width:1368px}}@media (min-width:1024px) and (min-width:1440px){.lg\:container{max-width:1440px}}@media (min-width:1024px) and (min-width:1600px){.lg\:container{max-width:1600px}}@media (min-width:1024px) and (min-width:1700px){.lg\:container{max-width:1700px}}@media (min-width:1024px) and (min-width:1920px){.lg\:container{max-width:1920px}}@media (min-width:1024px){.lg\:prose{color:#374151;max-width:65ch}.lg\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.lg\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.lg\:prose strong{color:#161e2e;font-weight:600}.lg\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.lg\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.lg\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.lg\:prose ul>li{position:relative;padding-left:1.75em}.lg\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.lg\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.lg\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.lg\:prose blockquote p:first-of-type:before{content:open-quote}.lg\:prose blockquote p:last-of-type:after{content:close-quote}.lg\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.lg\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.lg\:prose h3,.lg\:prose h4{color:#1a202c;font-weight:600}.lg\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.lg\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.lg\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.lg\:prose code:after,.lg\:prose code:before{content:"`"}.lg\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.lg\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.lg\:prose pre code:after,.lg\:prose pre code:before{content:""}.lg\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.lg\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.lg\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.lg\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.lg\:prose tbody tr:last-child{border-bottom-width:0}.lg\:prose tbody td{vertical-align:top;padding:.5714286em}.lg\:prose{font-size:1rem;line-height:1.75}.lg\:prose p{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose figure,.lg\:prose img,.lg\:prose video{margin-top:2em;margin-bottom:2em}.lg\:prose figure>*{margin-top:0;margin-bottom:0}.lg\:prose h2 code{font-size:.875em}.lg\:prose h3 code{font-size:.9em}.lg\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose li{margin-top:.5em;margin-bottom:.5em}.lg\:prose ol>li:before{left:0}.lg\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.lg\:prose>ul>li>:first-child{margin-top:1.25em}.lg\:prose>ul>li>:last-child{margin-bottom:1.25em}.lg\:prose>ol>li>:first-child{margin-top:1.25em}.lg\:prose>ol>li>:last-child{margin-bottom:1.25em}.lg\:prose ol ol,.lg\:prose ol ul,.lg\:prose ul ol,.lg\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.lg\:prose h2+*,.lg\:prose h3+*,.lg\:prose h4+*,.lg\:prose hr+*{margin-top:0}.lg\:prose thead th:first-child{padding-left:0}.lg\:prose thead th:last-child{padding-right:0}.lg\:prose tbody td:first-child{padding-left:0}.lg\:prose tbody td:last-child{padding-right:0}.lg\:prose>:first-child{margin-top:0}.lg\:prose>:last-child{margin-bottom:0}.lg\:prose h1,.lg\:prose h2,.lg\:prose h3,.lg\:prose h4{color:#161e2e}.lg\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.lg\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.lg\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.lg\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.lg\:prose-sm figure,.lg\:prose-sm img,.lg\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\:prose-sm figure>*{margin-top:0;margin-bottom:0}.lg\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\:prose-sm code{font-size:.8571429em}.lg\:prose-sm h2 code{font-size:.9em}.lg\:prose-sm h3 code{font-size:.8888889em}.lg\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.lg\:prose-sm ol,.lg\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.lg\:prose-sm ol>li{padding-left:1.5714286em}.lg\:prose-sm ol>li:before{left:0}.lg\:prose-sm ul>li{padding-left:1.5714286em}.lg\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.lg\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm ol ol,.lg\:prose-sm ol ul,.lg\:prose-sm ul ol,.lg\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.lg\:prose-sm h2+*,.lg\:prose-sm h3+*,.lg\:prose-sm h4+*,.lg\:prose-sm hr+*{margin-top:0}.lg\:prose-sm table{font-size:.8571429em;line-height:1.5}.lg\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.lg\:prose-sm thead th:first-child{padding-left:0}.lg\:prose-sm thead th:last-child{padding-right:0}.lg\:prose-sm tbody td{padding:.6666667em 1em}.lg\:prose-sm tbody td:first-child{padding-left:0}.lg\:prose-sm tbody td:last-child{padding-right:0}.lg\:prose-sm>:first-child{margin-top:0}.lg\:prose-sm>:last-child{margin-bottom:0}.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl figure,.lg\:prose-xl img,.lg\:prose-xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl code{font-size:.9em}.lg\:prose-xl h2 code{font-size:.8611111em}.lg\:prose-xl h3 code{font-size:.9em}.lg\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl ol,.lg\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl ol>li{padding-left:1.8em}.lg\:prose-xl ol>li:before{left:0}.lg\:prose-xl ul>li{padding-left:1.8em}.lg\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.lg\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl>ul>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl>ol>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl ol ol,.lg\:prose-xl ol ul,.lg\:prose-xl ul ol,.lg\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl h2+*,.lg\:prose-xl h3+*,.lg\:prose-xl h4+*,.lg\:prose-xl hr+*{margin-top:0}.lg\:prose-xl table{font-size:.9em;line-height:1.5555556}.lg\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl thead th:first-child{padding-left:0}.lg\:prose-xl thead th:last-child{padding-right:0}.lg\:prose-xl tbody td{padding:.8888889em .6666667em}.lg\:prose-xl tbody td:first-child{padding-left:0}.lg\:prose-xl tbody td:last-child{padding-right:0}.lg\:prose-xl>:first-child{margin-top:0}.lg\:prose-xl>:last-child{margin-bottom:0}.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.lg\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.lg\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.lg\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.lg\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.lg\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.lg\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-2xl figure,.lg\:prose-2xl img,.lg\:prose-2xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.lg\:prose-2xl code{font-size:.8333333em}.lg\:prose-2xl h2 code{font-size:.875em}.lg\:prose-2xl h3 code{font-size:.8888889em}.lg\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.lg\:prose-2xl ol,.lg\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.lg\:prose-2xl ol>li{padding-left:1.6666667em}.lg\:prose-2xl ol>li:before{left:0}.lg\:prose-2xl ul>li{padding-left:1.6666667em}.lg\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.lg\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.lg\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl ol ol,.lg\:prose-2xl ol ul,.lg\:prose-2xl ul ol,.lg\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.lg\:prose-2xl h2+*,.lg\:prose-2xl h3+*,.lg\:prose-2xl h4+*,.lg\:prose-2xl hr+*{margin-top:0}.lg\:prose-2xl table{font-size:.8333333em;line-height:1.4}.lg\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.lg\:prose-2xl thead th:first-child{padding-left:0}.lg\:prose-2xl thead th:last-child{padding-right:0}.lg\:prose-2xl tbody td{padding:.8em .6em}.lg\:prose-2xl tbody td:first-child{padding-left:0}.lg\:prose-2xl tbody td:last-child{padding-right:0}.lg\:prose-2xl>:first-child{margin-top:0}.lg\:prose-2xl>:last-child{margin-bottom:0}.lg\:text-xl{font-size:1.25rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}}@media (min-width:1280px){.xl\:container{width:100%}}@media (min-width:1280px) and (min-width:345px){.xl\:container{max-width:345px}}@media (min-width:1280px) and (min-width:521px){.xl\:container{max-width:521px}}@media (min-width:1280px) and (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:1280px) and (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1280px) and (min-width:951px){.xl\:container{max-width:951px}}@media (min-width:1280px) and (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px) and (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1280px) and (min-width:1368px){.xl\:container{max-width:1368px}}@media (min-width:1280px) and (min-width:1440px){.xl\:container{max-width:1440px}}@media (min-width:1280px) and (min-width:1600px){.xl\:container{max-width:1600px}}@media (min-width:1280px) and (min-width:1700px){.xl\:container{max-width:1700px}}@media (min-width:1280px) and (min-width:1920px){.xl\:container{max-width:1920px}}@media (min-width:1280px){.xl\:prose{color:#374151;max-width:65ch}.xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.xl\:prose strong{color:#161e2e;font-weight:600}.xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.xl\:prose ul>li{position:relative;padding-left:1.75em}.xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.xl\:prose blockquote p:first-of-type:before{content:open-quote}.xl\:prose blockquote p:last-of-type:after{content:close-quote}.xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.xl\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.xl\:prose h3,.xl\:prose h4{color:#1a202c;font-weight:600}.xl\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.xl\:prose code:after,.xl\:prose code:before{content:"`"}.xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.xl\:prose pre code:after,.xl\:prose pre code:before{content:""}.xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.xl\:prose tbody tr:last-child{border-bottom-width:0}.xl\:prose tbody td{vertical-align:top;padding:.5714286em}.xl\:prose{font-size:1rem;line-height:1.75}.xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose figure,.xl\:prose img,.xl\:prose video{margin-top:2em;margin-bottom:2em}.xl\:prose figure>*{margin-top:0;margin-bottom:0}.xl\:prose h2 code{font-size:.875em}.xl\:prose h3 code{font-size:.9em}.xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose li{margin-top:.5em;margin-bottom:.5em}.xl\:prose ol>li:before{left:0}.xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.xl\:prose>ul>li>:first-child{margin-top:1.25em}.xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.xl\:prose>ol>li>:first-child{margin-top:1.25em}.xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.xl\:prose ol ol,.xl\:prose ol ul,.xl\:prose ul ol,.xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.xl\:prose h2+*,.xl\:prose h3+*,.xl\:prose h4+*,.xl\:prose hr+*{margin-top:0}.xl\:prose thead th:first-child{padding-left:0}.xl\:prose thead th:last-child{padding-right:0}.xl\:prose tbody td:first-child{padding-left:0}.xl\:prose tbody td:last-child{padding-right:0}.xl\:prose>:first-child{margin-top:0}.xl\:prose>:last-child{margin-bottom:0}.xl\:prose h1,.xl\:prose h2,.xl\:prose h3,.xl\:prose h4{color:#161e2e}.xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.xl\:prose-sm figure,.xl\:prose-sm img,.xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.xl\:prose-sm code{font-size:.8571429em}.xl\:prose-sm h2 code{font-size:.9em}.xl\:prose-sm h3 code{font-size:.8888889em}.xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.xl\:prose-sm ol,.xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.xl\:prose-sm ol>li{padding-left:1.5714286em}.xl\:prose-sm ol>li:before{left:0}.xl\:prose-sm ul>li{padding-left:1.5714286em}.xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm ol ol,.xl\:prose-sm ol ul,.xl\:prose-sm ul ol,.xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.xl\:prose-sm h2+*,.xl\:prose-sm h3+*,.xl\:prose-sm h4+*,.xl\:prose-sm hr+*{margin-top:0}.xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.xl\:prose-sm thead th:first-child{padding-left:0}.xl\:prose-sm thead th:last-child{padding-right:0}.xl\:prose-sm tbody td{padding:.6666667em 1em}.xl\:prose-sm tbody td:first-child{padding-left:0}.xl\:prose-sm tbody td:last-child{padding-right:0}.xl\:prose-sm>:first-child{margin-top:0}.xl\:prose-sm>:last-child{margin-bottom:0}.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-lg figure,.xl\:prose-lg img,.xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.xl\:prose-lg code{font-size:.8888889em}.xl\:prose-lg h2 code{font-size:.8666667em}.xl\:prose-lg h3 code{font-size:.875em}.xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.xl\:prose-lg ol,.xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-lg ol>li{padding-left:1.6666667em}.xl\:prose-lg ol>li:before{left:0}.xl\:prose-lg ul>li{padding-left:1.6666667em}.xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg ol ol,.xl\:prose-lg ol ul,.xl\:prose-lg ul ol,.xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.xl\:prose-lg h2+*,.xl\:prose-lg h3+*,.xl\:prose-lg h4+*,.xl\:prose-lg hr+*{margin-top:0}.xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.xl\:prose-lg thead th:first-child{padding-left:0}.xl\:prose-lg thead th:last-child{padding-right:0}.xl\:prose-lg tbody td{padding:.75em}.xl\:prose-lg tbody td:first-child{padding-left:0}.xl\:prose-lg tbody td:last-child{padding-right:0}.xl\:prose-lg>:first-child{margin-top:0}.xl\:prose-lg>:last-child{margin-bottom:0}.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-2xl figure,.xl\:prose-2xl img,.xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.xl\:prose-2xl code{font-size:.8333333em}.xl\:prose-2xl h2 code{font-size:.875em}.xl\:prose-2xl h3 code{font-size:.8888889em}.xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.xl\:prose-2xl ol,.xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.xl\:prose-2xl ol>li{padding-left:1.6666667em}.xl\:prose-2xl ol>li:before{left:0}.xl\:prose-2xl ul>li{padding-left:1.6666667em}.xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl ol ol,.xl\:prose-2xl ol ul,.xl\:prose-2xl ul ol,.xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.xl\:prose-2xl h2+*,.xl\:prose-2xl h3+*,.xl\:prose-2xl h4+*,.xl\:prose-2xl hr+*{margin-top:0}.xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.xl\:prose-2xl thead th:first-child{padding-left:0}.xl\:prose-2xl thead th:last-child{padding-right:0}.xl\:prose-2xl tbody td{padding:.8em .6em}.xl\:prose-2xl tbody td:first-child{padding-left:0}.xl\:prose-2xl tbody td:last-child{padding-right:0}.xl\:prose-2xl>:first-child{margin-top:0}.xl\:prose-2xl>:last-child{margin-bottom:0}.xl\:flex-row{flex-direction:row}}@media (min-width:345px){.x-sm\:container{width:100%}}@media (min-width:345px) and (min-width:345px){.x-sm\:container{max-width:345px}}@media (min-width:345px) and (min-width:521px){.x-sm\:container{max-width:521px}}@media (min-width:345px) and (min-width:640px){.x-sm\:container{max-width:640px}}@media (min-width:345px) and (min-width:768px){.x-sm\:container{max-width:768px}}@media (min-width:345px) and (min-width:951px){.x-sm\:container{max-width:951px}}@media (min-width:345px) and (min-width:1024px){.x-sm\:container{max-width:1024px}}@media (min-width:345px) and (min-width:1280px){.x-sm\:container{max-width:1280px}}@media (min-width:345px) and (min-width:1368px){.x-sm\:container{max-width:1368px}}@media (min-width:345px) and (min-width:1440px){.x-sm\:container{max-width:1440px}}@media (min-width:345px) and (min-width:1600px){.x-sm\:container{max-width:1600px}}@media (min-width:345px) and (min-width:1700px){.x-sm\:container{max-width:1700px}}@media (min-width:345px) and (min-width:1920px){.x-sm\:container{max-width:1920px}}@media (min-width:345px){.x-sm\:prose{color:#374151;max-width:65ch}.x-sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.x-sm\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.x-sm\:prose strong{color:#161e2e;font-weight:600}.x-sm\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.x-sm\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.x-sm\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.x-sm\:prose ul>li{position:relative;padding-left:1.75em}.x-sm\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.x-sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.x-sm\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.x-sm\:prose blockquote p:first-of-type:before{content:open-quote}.x-sm\:prose blockquote p:last-of-type:after{content:close-quote}.x-sm\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.x-sm\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.x-sm\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.x-sm\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.x-sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.x-sm\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.x-sm\:prose code:after,.x-sm\:prose code:before{content:"`"}.x-sm\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.x-sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.x-sm\:prose pre code:after,.x-sm\:prose pre code:before{content:""}.x-sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.x-sm\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.x-sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.x-sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.x-sm\:prose tbody tr:last-child{border-bottom-width:0}.x-sm\:prose tbody td{vertical-align:top;padding:.5714286em}.x-sm\:prose{font-size:1rem;line-height:1.75}.x-sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.x-sm\:prose figure,.x-sm\:prose img,.x-sm\:prose video{margin-top:2em;margin-bottom:2em}.x-sm\:prose figure>*{margin-top:0;margin-bottom:0}.x-sm\:prose h2 code{font-size:.875em}.x-sm\:prose h3 code{font-size:.9em}.x-sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.x-sm\:prose li{margin-top:.5em;margin-bottom:.5em}.x-sm\:prose ol>li:before{left:0}.x-sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.x-sm\:prose>ul>li>:first-child{margin-top:1.25em}.x-sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.x-sm\:prose>ol>li>:first-child{margin-top:1.25em}.x-sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.x-sm\:prose ol ol,.x-sm\:prose ol ul,.x-sm\:prose ul ol,.x-sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.x-sm\:prose h2+*,.x-sm\:prose h3+*,.x-sm\:prose h4+*,.x-sm\:prose hr+*{margin-top:0}.x-sm\:prose thead th:first-child{padding-left:0}.x-sm\:prose thead th:last-child{padding-right:0}.x-sm\:prose tbody td:first-child{padding-left:0}.x-sm\:prose tbody td:last-child{padding-right:0}.x-sm\:prose>:first-child{margin-top:0}.x-sm\:prose>:last-child{margin-bottom:0}.x-sm\:prose h1,.x-sm\:prose h2,.x-sm\:prose h3,.x-sm\:prose h4{color:#161e2e}.x-sm\:prose-sm{font-size:.875rem;line-height:1.7142857}.x-sm\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.x-sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.x-sm\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.x-sm\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.x-sm\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.x-sm\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.x-sm\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.x-sm\:prose-sm figure,.x-sm\:prose-sm img,.x-sm\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.x-sm\:prose-sm figure>*{margin-top:0;margin-bottom:0}.x-sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.x-sm\:prose-sm code{font-size:.8571429em}.x-sm\:prose-sm h2 code{font-size:.9em}.x-sm\:prose-sm h3 code{font-size:.8888889em}.x-sm\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.x-sm\:prose-sm ol,.x-sm\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.x-sm\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.x-sm\:prose-sm ol>li{padding-left:1.5714286em}.x-sm\:prose-sm ol>li:before{left:0}.x-sm\:prose-sm ul>li{padding-left:1.5714286em}.x-sm\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.x-sm\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.x-sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.x-sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.x-sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.x-sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.x-sm\:prose-sm ol ol,.x-sm\:prose-sm ol ul,.x-sm\:prose-sm ul ol,.x-sm\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.x-sm\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.x-sm\:prose-sm h2+*,.x-sm\:prose-sm h3+*,.x-sm\:prose-sm h4+*,.x-sm\:prose-sm hr+*{margin-top:0}.x-sm\:prose-sm table{font-size:.8571429em;line-height:1.5}.x-sm\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.x-sm\:prose-sm thead th:first-child{padding-left:0}.x-sm\:prose-sm thead th:last-child{padding-right:0}.x-sm\:prose-sm tbody td{padding:.6666667em 1em}.x-sm\:prose-sm tbody td:first-child{padding-left:0}.x-sm\:prose-sm tbody td:last-child{padding-right:0}.x-sm\:prose-sm>:first-child{margin-top:0}.x-sm\:prose-sm>:last-child{margin-bottom:0}.x-sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.x-sm\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.x-sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.x-sm\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.x-sm\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.x-sm\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.x-sm\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.x-sm\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.x-sm\:prose-lg figure,.x-sm\:prose-lg img,.x-sm\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.x-sm\:prose-lg figure>*{margin-top:0;margin-bottom:0}.x-sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.x-sm\:prose-lg code{font-size:.8888889em}.x-sm\:prose-lg h2 code{font-size:.8666667em}.x-sm\:prose-lg h3 code{font-size:.875em}.x-sm\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.x-sm\:prose-lg ol,.x-sm\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.x-sm\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.x-sm\:prose-lg ol>li{padding-left:1.6666667em}.x-sm\:prose-lg ol>li:before{left:0}.x-sm\:prose-lg ul>li{padding-left:1.6666667em}.x-sm\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.x-sm\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.x-sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.x-sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.x-sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.x-sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.x-sm\:prose-lg ol ol,.x-sm\:prose-lg ol ul,.x-sm\:prose-lg ul ol,.x-sm\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.x-sm\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.x-sm\:prose-lg h2+*,.x-sm\:prose-lg h3+*,.x-sm\:prose-lg h4+*,.x-sm\:prose-lg hr+*{margin-top:0}.x-sm\:prose-lg table{font-size:.8888889em;line-height:1.5}.x-sm\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.x-sm\:prose-lg thead th:first-child{padding-left:0}.x-sm\:prose-lg thead th:last-child{padding-right:0}.x-sm\:prose-lg tbody td{padding:.75em}.x-sm\:prose-lg tbody td:first-child{padding-left:0}.x-sm\:prose-lg tbody td:last-child{padding-right:0}.x-sm\:prose-lg>:first-child{margin-top:0}.x-sm\:prose-lg>:last-child{margin-bottom:0}.x-sm\:prose-xl{font-size:1.25rem;line-height:1.8}.x-sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.x-sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.x-sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.x-sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.x-sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.x-sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.x-sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.x-sm\:prose-xl figure,.x-sm\:prose-xl img,.x-sm\:prose-xl video{margin-top:2em;margin-bottom:2em}.x-sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}.x-sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.x-sm\:prose-xl code{font-size:.9em}.x-sm\:prose-xl h2 code{font-size:.8611111em}.x-sm\:prose-xl h3 code{font-size:.9em}.x-sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.x-sm\:prose-xl ol,.x-sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.x-sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.x-sm\:prose-xl ol>li{padding-left:1.8em}.x-sm\:prose-xl ol>li:before{left:0}.x-sm\:prose-xl ul>li{padding-left:1.8em}.x-sm\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.x-sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.x-sm\:prose-xl>ul>li>:first-child{margin-top:1.2em}.x-sm\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.x-sm\:prose-xl>ol>li>:first-child{margin-top:1.2em}.x-sm\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.x-sm\:prose-xl ol ol,.x-sm\:prose-xl ol ul,.x-sm\:prose-xl ul ol,.x-sm\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.x-sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.x-sm\:prose-xl h2+*,.x-sm\:prose-xl h3+*,.x-sm\:prose-xl h4+*,.x-sm\:prose-xl hr+*{margin-top:0}.x-sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.x-sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.x-sm\:prose-xl thead th:first-child{padding-left:0}.x-sm\:prose-xl thead th:last-child{padding-right:0}.x-sm\:prose-xl tbody td{padding:.8888889em .6666667em}.x-sm\:prose-xl tbody td:first-child{padding-left:0}.x-sm\:prose-xl tbody td:last-child{padding-right:0}.x-sm\:prose-xl>:first-child{margin-top:0}.x-sm\:prose-xl>:last-child{margin-bottom:0}.x-sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.x-sm\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.x-sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.x-sm\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.x-sm\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.x-sm\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.x-sm\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.x-sm\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.x-sm\:prose-2xl figure,.x-sm\:prose-2xl img,.x-sm\:prose-2xl video{margin-top:2em;margin-bottom:2em}.x-sm\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.x-sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.x-sm\:prose-2xl code{font-size:.8333333em}.x-sm\:prose-2xl h2 code{font-size:.875em}.x-sm\:prose-2xl h3 code{font-size:.8888889em}.x-sm\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.x-sm\:prose-2xl ol,.x-sm\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.x-sm\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.x-sm\:prose-2xl ol>li{padding-left:1.6666667em}.x-sm\:prose-2xl ol>li:before{left:0}.x-sm\:prose-2xl ul>li{padding-left:1.6666667em}.x-sm\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.x-sm\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.x-sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.x-sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.x-sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.x-sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.x-sm\:prose-2xl ol ol,.x-sm\:prose-2xl ol ul,.x-sm\:prose-2xl ul ol,.x-sm\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.x-sm\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.x-sm\:prose-2xl h2+*,.x-sm\:prose-2xl h3+*,.x-sm\:prose-2xl h4+*,.x-sm\:prose-2xl hr+*{margin-top:0}.x-sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}.x-sm\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.x-sm\:prose-2xl thead th:first-child{padding-left:0}.x-sm\:prose-2xl thead th:last-child{padding-right:0}.x-sm\:prose-2xl tbody td{padding:.8em .6em}.x-sm\:prose-2xl tbody td:first-child{padding-left:0}.x-sm\:prose-2xl tbody td:last-child{padding-right:0}.x-sm\:prose-2xl>:first-child{margin-top:0}.x-sm\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:521px){.tb\:container{width:100%}}@media (min-width:521px) and (min-width:345px){.tb\:container{max-width:345px}}@media (min-width:521px) and (min-width:521px){.tb\:container{max-width:521px}}@media (min-width:521px) and (min-width:640px){.tb\:container{max-width:640px}}@media (min-width:521px) and (min-width:768px){.tb\:container{max-width:768px}}@media (min-width:521px) and (min-width:951px){.tb\:container{max-width:951px}}@media (min-width:521px) and (min-width:1024px){.tb\:container{max-width:1024px}}@media (min-width:521px) and (min-width:1280px){.tb\:container{max-width:1280px}}@media (min-width:521px) and (min-width:1368px){.tb\:container{max-width:1368px}}@media (min-width:521px) and (min-width:1440px){.tb\:container{max-width:1440px}}@media (min-width:521px) and (min-width:1600px){.tb\:container{max-width:1600px}}@media (min-width:521px) and (min-width:1700px){.tb\:container{max-width:1700px}}@media (min-width:521px) and (min-width:1920px){.tb\:container{max-width:1920px}}@media (min-width:521px){.tb\:prose{color:#374151;max-width:65ch}.tb\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.tb\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.tb\:prose strong{color:#161e2e;font-weight:600}.tb\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.tb\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.tb\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.tb\:prose ul>li{position:relative;padding-left:1.75em}.tb\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.tb\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.tb\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.tb\:prose blockquote p:first-of-type:before{content:open-quote}.tb\:prose blockquote p:last-of-type:after{content:close-quote}.tb\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.tb\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.tb\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.tb\:prose h3,.tb\:prose h4{color:#1a202c;font-weight:600}.tb\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.tb\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.tb\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.tb\:prose code:after,.tb\:prose code:before{content:"`"}.tb\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.tb\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.tb\:prose pre code:after,.tb\:prose pre code:before{content:""}.tb\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.tb\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.tb\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.tb\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.tb\:prose tbody tr:last-child{border-bottom-width:0}.tb\:prose tbody td{vertical-align:top;padding:.5714286em}.tb\:prose{font-size:1rem;line-height:1.75}.tb\:prose p{margin-top:1.25em;margin-bottom:1.25em}.tb\:prose figure,.tb\:prose img,.tb\:prose video{margin-top:2em;margin-bottom:2em}.tb\:prose figure>*{margin-top:0;margin-bottom:0}.tb\:prose h2 code{font-size:.875em}.tb\:prose h3 code{font-size:.9em}.tb\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.tb\:prose li{margin-top:.5em;margin-bottom:.5em}.tb\:prose ol>li:before{left:0}.tb\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.tb\:prose>ul>li>:first-child{margin-top:1.25em}.tb\:prose>ul>li>:last-child{margin-bottom:1.25em}.tb\:prose>ol>li>:first-child{margin-top:1.25em}.tb\:prose>ol>li>:last-child{margin-bottom:1.25em}.tb\:prose ol ol,.tb\:prose ol ul,.tb\:prose ul ol,.tb\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.tb\:prose h2+*,.tb\:prose h3+*,.tb\:prose h4+*,.tb\:prose hr+*{margin-top:0}.tb\:prose thead th:first-child{padding-left:0}.tb\:prose thead th:last-child{padding-right:0}.tb\:prose tbody td:first-child{padding-left:0}.tb\:prose tbody td:last-child{padding-right:0}.tb\:prose>:first-child{margin-top:0}.tb\:prose>:last-child{margin-bottom:0}.tb\:prose h1,.tb\:prose h2,.tb\:prose h3,.tb\:prose h4{color:#161e2e}.tb\:prose-sm{font-size:.875rem;line-height:1.7142857}.tb\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.tb\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.tb\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.tb\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.tb\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.tb\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.tb\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.tb\:prose-sm figure,.tb\:prose-sm img,.tb\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.tb\:prose-sm figure>*{margin-top:0;margin-bottom:0}.tb\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.tb\:prose-sm code{font-size:.8571429em}.tb\:prose-sm h2 code{font-size:.9em}.tb\:prose-sm h3 code{font-size:.8888889em}.tb\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.tb\:prose-sm ol,.tb\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.tb\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.tb\:prose-sm ol>li{padding-left:1.5714286em}.tb\:prose-sm ol>li:before{left:0}.tb\:prose-sm ul>li{padding-left:1.5714286em}.tb\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.tb\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.tb\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.tb\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.tb\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.tb\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.tb\:prose-sm ol ol,.tb\:prose-sm ol ul,.tb\:prose-sm ul ol,.tb\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.tb\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.tb\:prose-sm h2+*,.tb\:prose-sm h3+*,.tb\:prose-sm h4+*,.tb\:prose-sm hr+*{margin-top:0}.tb\:prose-sm table{font-size:.8571429em;line-height:1.5}.tb\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.tb\:prose-sm thead th:first-child{padding-left:0}.tb\:prose-sm thead th:last-child{padding-right:0}.tb\:prose-sm tbody td{padding:.6666667em 1em}.tb\:prose-sm tbody td:first-child{padding-left:0}.tb\:prose-sm tbody td:last-child{padding-right:0}.tb\:prose-sm>:first-child{margin-top:0}.tb\:prose-sm>:last-child{margin-bottom:0}.tb\:prose-lg{font-size:1.125rem;line-height:1.7777778}.tb\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.tb\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.tb\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.tb\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.tb\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.tb\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.tb\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.tb\:prose-lg figure,.tb\:prose-lg img,.tb\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.tb\:prose-lg figure>*{margin-top:0;margin-bottom:0}.tb\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.tb\:prose-lg code{font-size:.8888889em}.tb\:prose-lg h2 code{font-size:.8666667em}.tb\:prose-lg h3 code{font-size:.875em}.tb\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.tb\:prose-lg ol,.tb\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.tb\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.tb\:prose-lg ol>li{padding-left:1.6666667em}.tb\:prose-lg ol>li:before{left:0}.tb\:prose-lg ul>li{padding-left:1.6666667em}.tb\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.tb\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.tb\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.tb\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.tb\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.tb\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.tb\:prose-lg ol ol,.tb\:prose-lg ol ul,.tb\:prose-lg ul ol,.tb\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.tb\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.tb\:prose-lg h2+*,.tb\:prose-lg h3+*,.tb\:prose-lg h4+*,.tb\:prose-lg hr+*{margin-top:0}.tb\:prose-lg table{font-size:.8888889em;line-height:1.5}.tb\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.tb\:prose-lg thead th:first-child{padding-left:0}.tb\:prose-lg thead th:last-child{padding-right:0}.tb\:prose-lg tbody td{padding:.75em}.tb\:prose-lg tbody td:first-child{padding-left:0}.tb\:prose-lg tbody td:last-child{padding-right:0}.tb\:prose-lg>:first-child{margin-top:0}.tb\:prose-lg>:last-child{margin-bottom:0}.tb\:prose-xl{font-size:1.25rem;line-height:1.8}.tb\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.tb\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.tb\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.tb\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.tb\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.tb\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.tb\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.tb\:prose-xl figure,.tb\:prose-xl img,.tb\:prose-xl video{margin-top:2em;margin-bottom:2em}.tb\:prose-xl figure>*{margin-top:0;margin-bottom:0}.tb\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.tb\:prose-xl code{font-size:.9em}.tb\:prose-xl h2 code{font-size:.8611111em}.tb\:prose-xl h3 code{font-size:.9em}.tb\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.tb\:prose-xl ol,.tb\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.tb\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.tb\:prose-xl ol>li{padding-left:1.8em}.tb\:prose-xl ol>li:before{left:0}.tb\:prose-xl ul>li{padding-left:1.8em}.tb\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.tb\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.tb\:prose-xl>ul>li>:first-child{margin-top:1.2em}.tb\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.tb\:prose-xl>ol>li>:first-child{margin-top:1.2em}.tb\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.tb\:prose-xl ol ol,.tb\:prose-xl ol ul,.tb\:prose-xl ul ol,.tb\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.tb\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.tb\:prose-xl h2+*,.tb\:prose-xl h3+*,.tb\:prose-xl h4+*,.tb\:prose-xl hr+*{margin-top:0}.tb\:prose-xl table{font-size:.9em;line-height:1.5555556}.tb\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.tb\:prose-xl thead th:first-child{padding-left:0}.tb\:prose-xl thead th:last-child{padding-right:0}.tb\:prose-xl tbody td{padding:.8888889em .6666667em}.tb\:prose-xl tbody td:first-child{padding-left:0}.tb\:prose-xl tbody td:last-child{padding-right:0}.tb\:prose-xl>:first-child{margin-top:0}.tb\:prose-xl>:last-child{margin-bottom:0}.tb\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.tb\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.tb\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.tb\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.tb\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.tb\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.tb\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.tb\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.tb\:prose-2xl figure,.tb\:prose-2xl img,.tb\:prose-2xl video{margin-top:2em;margin-bottom:2em}.tb\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.tb\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.tb\:prose-2xl code{font-size:.8333333em}.tb\:prose-2xl h2 code{font-size:.875em}.tb\:prose-2xl h3 code{font-size:.8888889em}.tb\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.tb\:prose-2xl ol,.tb\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.tb\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.tb\:prose-2xl ol>li{padding-left:1.6666667em}.tb\:prose-2xl ol>li:before{left:0}.tb\:prose-2xl ul>li{padding-left:1.6666667em}.tb\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.tb\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.tb\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.tb\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.tb\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.tb\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.tb\:prose-2xl ol ol,.tb\:prose-2xl ol ul,.tb\:prose-2xl ul ol,.tb\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.tb\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.tb\:prose-2xl h2+*,.tb\:prose-2xl h3+*,.tb\:prose-2xl h4+*,.tb\:prose-2xl hr+*{margin-top:0}.tb\:prose-2xl table{font-size:.8333333em;line-height:1.4}.tb\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.tb\:prose-2xl thead th:first-child{padding-left:0}.tb\:prose-2xl thead th:last-child{padding-right:0}.tb\:prose-2xl tbody td{padding:.8em .6em}.tb\:prose-2xl tbody td:first-child{padding-left:0}.tb\:prose-2xl tbody td:last-child{padding-right:0}.tb\:prose-2xl>:first-child{margin-top:0}.tb\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:951px){.bn\:container{width:100%}}@media (min-width:951px) and (min-width:345px){.bn\:container{max-width:345px}}@media (min-width:951px) and (min-width:521px){.bn\:container{max-width:521px}}@media (min-width:951px) and (min-width:640px){.bn\:container{max-width:640px}}@media (min-width:951px) and (min-width:768px){.bn\:container{max-width:768px}}@media (min-width:951px) and (min-width:951px){.bn\:container{max-width:951px}}@media (min-width:951px) and (min-width:1024px){.bn\:container{max-width:1024px}}@media (min-width:951px) and (min-width:1280px){.bn\:container{max-width:1280px}}@media (min-width:951px) and (min-width:1368px){.bn\:container{max-width:1368px}}@media (min-width:951px) and (min-width:1440px){.bn\:container{max-width:1440px}}@media (min-width:951px) and (min-width:1600px){.bn\:container{max-width:1600px}}@media (min-width:951px) and (min-width:1700px){.bn\:container{max-width:1700px}}@media (min-width:951px) and (min-width:1920px){.bn\:container{max-width:1920px}}@media (min-width:951px){.bn\:prose{color:#374151;max-width:65ch}.bn\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.bn\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.bn\:prose strong{color:#161e2e;font-weight:600}.bn\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.bn\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.bn\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.bn\:prose ul>li{position:relative;padding-left:1.75em}.bn\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.bn\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.bn\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.bn\:prose blockquote p:first-of-type:before{content:open-quote}.bn\:prose blockquote p:last-of-type:after{content:close-quote}.bn\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.bn\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.bn\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.bn\:prose h3,.bn\:prose h4{color:#1a202c;font-weight:600}.bn\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.bn\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.bn\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.bn\:prose code:after,.bn\:prose code:before{content:"`"}.bn\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.bn\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.bn\:prose pre code:after,.bn\:prose pre code:before{content:""}.bn\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.bn\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.bn\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.bn\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.bn\:prose tbody tr:last-child{border-bottom-width:0}.bn\:prose tbody td{vertical-align:top;padding:.5714286em}.bn\:prose{font-size:1rem;line-height:1.75}.bn\:prose p{margin-top:1.25em;margin-bottom:1.25em}.bn\:prose figure,.bn\:prose img,.bn\:prose video{margin-top:2em;margin-bottom:2em}.bn\:prose figure>*{margin-top:0;margin-bottom:0}.bn\:prose h2 code{font-size:.875em}.bn\:prose h3 code{font-size:.9em}.bn\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.bn\:prose li{margin-top:.5em;margin-bottom:.5em}.bn\:prose ol>li:before{left:0}.bn\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.bn\:prose>ul>li>:first-child{margin-top:1.25em}.bn\:prose>ul>li>:last-child{margin-bottom:1.25em}.bn\:prose>ol>li>:first-child{margin-top:1.25em}.bn\:prose>ol>li>:last-child{margin-bottom:1.25em}.bn\:prose ol ol,.bn\:prose ol ul,.bn\:prose ul ol,.bn\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.bn\:prose h2+*,.bn\:prose h3+*,.bn\:prose h4+*,.bn\:prose hr+*{margin-top:0}.bn\:prose thead th:first-child{padding-left:0}.bn\:prose thead th:last-child{padding-right:0}.bn\:prose tbody td:first-child{padding-left:0}.bn\:prose tbody td:last-child{padding-right:0}.bn\:prose>:first-child{margin-top:0}.bn\:prose>:last-child{margin-bottom:0}.bn\:prose h1,.bn\:prose h2,.bn\:prose h3,.bn\:prose h4{color:#161e2e}.bn\:prose-sm{font-size:.875rem;line-height:1.7142857}.bn\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.bn\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.bn\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.bn\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.bn\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.bn\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.bn\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.bn\:prose-sm figure,.bn\:prose-sm img,.bn\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.bn\:prose-sm figure>*{margin-top:0;margin-bottom:0}.bn\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.bn\:prose-sm code{font-size:.8571429em}.bn\:prose-sm h2 code{font-size:.9em}.bn\:prose-sm h3 code{font-size:.8888889em}.bn\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.bn\:prose-sm ol,.bn\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.bn\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.bn\:prose-sm ol>li{padding-left:1.5714286em}.bn\:prose-sm ol>li:before{left:0}.bn\:prose-sm ul>li{padding-left:1.5714286em}.bn\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.bn\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.bn\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.bn\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.bn\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.bn\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.bn\:prose-sm ol ol,.bn\:prose-sm ol ul,.bn\:prose-sm ul ol,.bn\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.bn\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.bn\:prose-sm h2+*,.bn\:prose-sm h3+*,.bn\:prose-sm h4+*,.bn\:prose-sm hr+*{margin-top:0}.bn\:prose-sm table{font-size:.8571429em;line-height:1.5}.bn\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.bn\:prose-sm thead th:first-child{padding-left:0}.bn\:prose-sm thead th:last-child{padding-right:0}.bn\:prose-sm tbody td{padding:.6666667em 1em}.bn\:prose-sm tbody td:first-child{padding-left:0}.bn\:prose-sm tbody td:last-child{padding-right:0}.bn\:prose-sm>:first-child{margin-top:0}.bn\:prose-sm>:last-child{margin-bottom:0}.bn\:prose-lg{font-size:1.125rem;line-height:1.7777778}.bn\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.bn\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.bn\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.bn\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.bn\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.bn\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.bn\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.bn\:prose-lg figure,.bn\:prose-lg img,.bn\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.bn\:prose-lg figure>*{margin-top:0;margin-bottom:0}.bn\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.bn\:prose-lg code{font-size:.8888889em}.bn\:prose-lg h2 code{font-size:.8666667em}.bn\:prose-lg h3 code{font-size:.875em}.bn\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.bn\:prose-lg ol,.bn\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.bn\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.bn\:prose-lg ol>li{padding-left:1.6666667em}.bn\:prose-lg ol>li:before{left:0}.bn\:prose-lg ul>li{padding-left:1.6666667em}.bn\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.bn\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.bn\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.bn\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.bn\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.bn\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.bn\:prose-lg ol ol,.bn\:prose-lg ol ul,.bn\:prose-lg ul ol,.bn\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.bn\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.bn\:prose-lg h2+*,.bn\:prose-lg h3+*,.bn\:prose-lg h4+*,.bn\:prose-lg hr+*{margin-top:0}.bn\:prose-lg table{font-size:.8888889em;line-height:1.5}.bn\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.bn\:prose-lg thead th:first-child{padding-left:0}.bn\:prose-lg thead th:last-child{padding-right:0}.bn\:prose-lg tbody td{padding:.75em}.bn\:prose-lg tbody td:first-child{padding-left:0}.bn\:prose-lg tbody td:last-child{padding-right:0}.bn\:prose-lg>:first-child{margin-top:0}.bn\:prose-lg>:last-child{margin-bottom:0}.bn\:prose-xl{font-size:1.25rem;line-height:1.8}.bn\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.bn\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.bn\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.bn\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.bn\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.bn\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.bn\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.bn\:prose-xl figure,.bn\:prose-xl img,.bn\:prose-xl video{margin-top:2em;margin-bottom:2em}.bn\:prose-xl figure>*{margin-top:0;margin-bottom:0}.bn\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.bn\:prose-xl code{font-size:.9em}.bn\:prose-xl h2 code{font-size:.8611111em}.bn\:prose-xl h3 code{font-size:.9em}.bn\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.bn\:prose-xl ol,.bn\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.bn\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.bn\:prose-xl ol>li{padding-left:1.8em}.bn\:prose-xl ol>li:before{left:0}.bn\:prose-xl ul>li{padding-left:1.8em}.bn\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.bn\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.bn\:prose-xl>ul>li>:first-child{margin-top:1.2em}.bn\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.bn\:prose-xl>ol>li>:first-child{margin-top:1.2em}.bn\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.bn\:prose-xl ol ol,.bn\:prose-xl ol ul,.bn\:prose-xl ul ol,.bn\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.bn\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.bn\:prose-xl h2+*,.bn\:prose-xl h3+*,.bn\:prose-xl h4+*,.bn\:prose-xl hr+*{margin-top:0}.bn\:prose-xl table{font-size:.9em;line-height:1.5555556}.bn\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.bn\:prose-xl thead th:first-child{padding-left:0}.bn\:prose-xl thead th:last-child{padding-right:0}.bn\:prose-xl tbody td{padding:.8888889em .6666667em}.bn\:prose-xl tbody td:first-child{padding-left:0}.bn\:prose-xl tbody td:last-child{padding-right:0}.bn\:prose-xl>:first-child{margin-top:0}.bn\:prose-xl>:last-child{margin-bottom:0}.bn\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.bn\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.bn\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.bn\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.bn\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.bn\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.bn\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.bn\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.bn\:prose-2xl figure,.bn\:prose-2xl img,.bn\:prose-2xl video{margin-top:2em;margin-bottom:2em}.bn\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.bn\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.bn\:prose-2xl code{font-size:.8333333em}.bn\:prose-2xl h2 code{font-size:.875em}.bn\:prose-2xl h3 code{font-size:.8888889em}.bn\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.bn\:prose-2xl ol,.bn\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.bn\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.bn\:prose-2xl ol>li{padding-left:1.6666667em}.bn\:prose-2xl ol>li:before{left:0}.bn\:prose-2xl ul>li{padding-left:1.6666667em}.bn\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.bn\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.bn\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.bn\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.bn\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.bn\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.bn\:prose-2xl ol ol,.bn\:prose-2xl ol ul,.bn\:prose-2xl ul ol,.bn\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.bn\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.bn\:prose-2xl h2+*,.bn\:prose-2xl h3+*,.bn\:prose-2xl h4+*,.bn\:prose-2xl hr+*{margin-top:0}.bn\:prose-2xl table{font-size:.8333333em;line-height:1.4}.bn\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.bn\:prose-2xl thead th:first-child{padding-left:0}.bn\:prose-2xl thead th:last-child{padding-right:0}.bn\:prose-2xl tbody td{padding:.8em .6em}.bn\:prose-2xl tbody td:first-child{padding-left:0}.bn\:prose-2xl tbody td:last-child{padding-right:0}.bn\:prose-2xl>:first-child{margin-top:0}.bn\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1368px){.\31xl\:container{width:100%}}@media (min-width:1368px) and (min-width:345px){.\31xl\:container{max-width:345px}}@media (min-width:1368px) and (min-width:521px){.\31xl\:container{max-width:521px}}@media (min-width:1368px) and (min-width:640px){.\31xl\:container{max-width:640px}}@media (min-width:1368px) and (min-width:768px){.\31xl\:container{max-width:768px}}@media (min-width:1368px) and (min-width:951px){.\31xl\:container{max-width:951px}}@media (min-width:1368px) and (min-width:1024px){.\31xl\:container{max-width:1024px}}@media (min-width:1368px) and (min-width:1280px){.\31xl\:container{max-width:1280px}}@media (min-width:1368px) and (min-width:1368px){.\31xl\:container{max-width:1368px}}@media (min-width:1368px) and (min-width:1440px){.\31xl\:container{max-width:1440px}}@media (min-width:1368px) and (min-width:1600px){.\31xl\:container{max-width:1600px}}@media (min-width:1368px) and (min-width:1700px){.\31xl\:container{max-width:1700px}}@media (min-width:1368px) and (min-width:1920px){.\31xl\:container{max-width:1920px}}@media (min-width:1368px){.\31xl\:prose{color:#374151;max-width:65ch}.\31xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\31xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.\31xl\:prose strong{color:#161e2e;font-weight:600}.\31xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.\31xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.\31xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.\31xl\:prose ul>li{position:relative;padding-left:1.75em}.\31xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.\31xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\31xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\31xl\:prose blockquote p:first-of-type:before{content:open-quote}.\31xl\:prose blockquote p:last-of-type:after{content:close-quote}.\31xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\31xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\31xl\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\31xl\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\31xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\31xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.\31xl\:prose code:after,.\31xl\:prose code:before{content:"`"}.\31xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\31xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\31xl\:prose pre code:after,.\31xl\:prose pre code:before{content:""}.\31xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\31xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.\31xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\31xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\31xl\:prose tbody tr:last-child{border-bottom-width:0}.\31xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\31xl\:prose{font-size:1rem;line-height:1.75}.\31xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\31xl\:prose figure,.\31xl\:prose img,.\31xl\:prose video{margin-top:2em;margin-bottom:2em}.\31xl\:prose figure>*{margin-top:0;margin-bottom:0}.\31xl\:prose h2 code{font-size:.875em}.\31xl\:prose h3 code{font-size:.9em}.\31xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\31xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\31xl\:prose ol>li:before{left:0}.\31xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\31xl\:prose>ul>li>:first-child{margin-top:1.25em}.\31xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\31xl\:prose>ol>li>:first-child{margin-top:1.25em}.\31xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\31xl\:prose ol ol,.\31xl\:prose ol ul,.\31xl\:prose ul ol,.\31xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\31xl\:prose h2+*,.\31xl\:prose h3+*,.\31xl\:prose h4+*,.\31xl\:prose hr+*{margin-top:0}.\31xl\:prose thead th:first-child{padding-left:0}.\31xl\:prose thead th:last-child{padding-right:0}.\31xl\:prose tbody td:first-child{padding-left:0}.\31xl\:prose tbody td:last-child{padding-right:0}.\31xl\:prose>:first-child{margin-top:0}.\31xl\:prose>:last-child{margin-bottom:0}.\31xl\:prose h1,.\31xl\:prose h2,.\31xl\:prose h3,.\31xl\:prose h4{color:#161e2e}.\31xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\31xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\31xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\31xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\31xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\31xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\31xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\31xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\31xl\:prose-sm figure,.\31xl\:prose-sm img,.\31xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\31xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\31xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\31xl\:prose-sm code{font-size:.8571429em}.\31xl\:prose-sm h2 code{font-size:.9em}.\31xl\:prose-sm h3 code{font-size:.8888889em}.\31xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\31xl\:prose-sm ol,.\31xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\31xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\31xl\:prose-sm ol>li{padding-left:1.5714286em}.\31xl\:prose-sm ol>li:before{left:0}.\31xl\:prose-sm ul>li{padding-left:1.5714286em}.\31xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.\31xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\31xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\31xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\31xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\31xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\31xl\:prose-sm ol ol,.\31xl\:prose-sm ol ul,.\31xl\:prose-sm ul ol,.\31xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\31xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\31xl\:prose-sm h2+*,.\31xl\:prose-sm h3+*,.\31xl\:prose-sm h4+*,.\31xl\:prose-sm hr+*{margin-top:0}.\31xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\31xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\31xl\:prose-sm thead th:first-child{padding-left:0}.\31xl\:prose-sm thead th:last-child{padding-right:0}.\31xl\:prose-sm tbody td{padding:.6666667em 1em}.\31xl\:prose-sm tbody td:first-child{padding-left:0}.\31xl\:prose-sm tbody td:last-child{padding-right:0}.\31xl\:prose-sm>:first-child{margin-top:0}.\31xl\:prose-sm>:last-child{margin-bottom:0}.\31xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\31xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\31xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\31xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\31xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\31xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\31xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\31xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\31xl\:prose-lg figure,.\31xl\:prose-lg img,.\31xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\31xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\31xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\31xl\:prose-lg code{font-size:.8888889em}.\31xl\:prose-lg h2 code{font-size:.8666667em}.\31xl\:prose-lg h3 code{font-size:.875em}.\31xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\31xl\:prose-lg ol,.\31xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\31xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\31xl\:prose-lg ol>li{padding-left:1.6666667em}.\31xl\:prose-lg ol>li:before{left:0}.\31xl\:prose-lg ul>li{padding-left:1.6666667em}.\31xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.\31xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\31xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\31xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\31xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\31xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\31xl\:prose-lg ol ol,.\31xl\:prose-lg ol ul,.\31xl\:prose-lg ul ol,.\31xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\31xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\31xl\:prose-lg h2+*,.\31xl\:prose-lg h3+*,.\31xl\:prose-lg h4+*,.\31xl\:prose-lg hr+*{margin-top:0}.\31xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\31xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\31xl\:prose-lg thead th:first-child{padding-left:0}.\31xl\:prose-lg thead th:last-child{padding-right:0}.\31xl\:prose-lg tbody td{padding:.75em}.\31xl\:prose-lg tbody td:first-child{padding-left:0}.\31xl\:prose-lg tbody td:last-child{padding-right:0}.\31xl\:prose-lg>:first-child{margin-top:0}.\31xl\:prose-lg>:last-child{margin-bottom:0}.\31xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\31xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\31xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\31xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\31xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\31xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\31xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\31xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\31xl\:prose-xl figure,.\31xl\:prose-xl img,.\31xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\31xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\31xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\31xl\:prose-xl code{font-size:.9em}.\31xl\:prose-xl h2 code{font-size:.8611111em}.\31xl\:prose-xl h3 code{font-size:.9em}.\31xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\31xl\:prose-xl ol,.\31xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\31xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\31xl\:prose-xl ol>li{padding-left:1.8em}.\31xl\:prose-xl ol>li:before{left:0}.\31xl\:prose-xl ul>li{padding-left:1.8em}.\31xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.\31xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\31xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\31xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\31xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\31xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\31xl\:prose-xl ol ol,.\31xl\:prose-xl ol ul,.\31xl\:prose-xl ul ol,.\31xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\31xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\31xl\:prose-xl h2+*,.\31xl\:prose-xl h3+*,.\31xl\:prose-xl h4+*,.\31xl\:prose-xl hr+*{margin-top:0}.\31xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\31xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\31xl\:prose-xl thead th:first-child{padding-left:0}.\31xl\:prose-xl thead th:last-child{padding-right:0}.\31xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\31xl\:prose-xl tbody td:first-child{padding-left:0}.\31xl\:prose-xl tbody td:last-child{padding-right:0}.\31xl\:prose-xl>:first-child{margin-top:0}.\31xl\:prose-xl>:last-child{margin-bottom:0}.\31xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\31xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\31xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\31xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\31xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\31xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\31xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\31xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\31xl\:prose-2xl figure,.\31xl\:prose-2xl img,.\31xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\31xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\31xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\31xl\:prose-2xl code{font-size:.8333333em}.\31xl\:prose-2xl h2 code{font-size:.875em}.\31xl\:prose-2xl h3 code{font-size:.8888889em}.\31xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\31xl\:prose-2xl ol,.\31xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\31xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\31xl\:prose-2xl ol>li{padding-left:1.6666667em}.\31xl\:prose-2xl ol>li:before{left:0}.\31xl\:prose-2xl ul>li{padding-left:1.6666667em}.\31xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.\31xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\31xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\31xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\31xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\31xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\31xl\:prose-2xl ol ol,.\31xl\:prose-2xl ol ul,.\31xl\:prose-2xl ul ol,.\31xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\31xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\31xl\:prose-2xl h2+*,.\31xl\:prose-2xl h3+*,.\31xl\:prose-2xl h4+*,.\31xl\:prose-2xl hr+*{margin-top:0}.\31xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\31xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\31xl\:prose-2xl thead th:first-child{padding-left:0}.\31xl\:prose-2xl thead th:last-child{padding-right:0}.\31xl\:prose-2xl tbody td{padding:.8em .6em}.\31xl\:prose-2xl tbody td:first-child{padding-left:0}.\31xl\:prose-2xl tbody td:last-child{padding-right:0}.\31xl\:prose-2xl>:first-child{margin-top:0}.\31xl\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1440px){.\32xl\:container{width:100%}}@media (min-width:1440px) and (min-width:345px){.\32xl\:container{max-width:345px}}@media (min-width:1440px) and (min-width:521px){.\32xl\:container{max-width:521px}}@media (min-width:1440px) and (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:1440px) and (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1440px) and (min-width:951px){.\32xl\:container{max-width:951px}}@media (min-width:1440px) and (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1440px) and (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1440px) and (min-width:1368px){.\32xl\:container{max-width:1368px}}@media (min-width:1440px) and (min-width:1440px){.\32xl\:container{max-width:1440px}}@media (min-width:1440px) and (min-width:1600px){.\32xl\:container{max-width:1600px}}@media (min-width:1440px) and (min-width:1700px){.\32xl\:container{max-width:1700px}}@media (min-width:1440px) and (min-width:1920px){.\32xl\:container{max-width:1920px}}@media (min-width:1440px){.\32xl\:prose{color:#374151;max-width:65ch}.\32xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.\32xl\:prose strong{color:#161e2e;font-weight:600}.\32xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.\32xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.\32xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.\32xl\:prose ul>li{position:relative;padding-left:1.75em}.\32xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.\32xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\32xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\32xl\:prose blockquote p:first-of-type:before{content:open-quote}.\32xl\:prose blockquote p:last-of-type:after{content:close-quote}.\32xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\32xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\32xl\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\32xl\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\32xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\32xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.\32xl\:prose code:after,.\32xl\:prose code:before{content:"`"}.\32xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\32xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\32xl\:prose pre code:after,.\32xl\:prose pre code:before{content:""}.\32xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\32xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.\32xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\32xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\32xl\:prose tbody tr:last-child{border-bottom-width:0}.\32xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\32xl\:prose{font-size:1rem;line-height:1.75}.\32xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\32xl\:prose figure,.\32xl\:prose img,.\32xl\:prose video{margin-top:2em;margin-bottom:2em}.\32xl\:prose figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose h2 code{font-size:.875em}.\32xl\:prose h3 code{font-size:.9em}.\32xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\32xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\32xl\:prose ol>li:before{left:0}.\32xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\32xl\:prose>ul>li>:first-child{margin-top:1.25em}.\32xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\32xl\:prose>ol>li>:first-child{margin-top:1.25em}.\32xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\32xl\:prose ol ol,.\32xl\:prose ol ul,.\32xl\:prose ul ol,.\32xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\32xl\:prose h2+*,.\32xl\:prose h3+*,.\32xl\:prose h4+*,.\32xl\:prose hr+*{margin-top:0}.\32xl\:prose thead th:first-child{padding-left:0}.\32xl\:prose thead th:last-child{padding-right:0}.\32xl\:prose tbody td:first-child{padding-left:0}.\32xl\:prose tbody td:last-child{padding-right:0}.\32xl\:prose>:first-child{margin-top:0}.\32xl\:prose>:last-child{margin-bottom:0}.\32xl\:prose h1,.\32xl\:prose h2,.\32xl\:prose h3,.\32xl\:prose h4{color:#161e2e}.\32xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\32xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\32xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\32xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\32xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\32xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\32xl\:prose-sm figure,.\32xl\:prose-sm img,.\32xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\32xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\32xl\:prose-sm code{font-size:.8571429em}.\32xl\:prose-sm h2 code{font-size:.9em}.\32xl\:prose-sm h3 code{font-size:.8888889em}.\32xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\32xl\:prose-sm ol,.\32xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\32xl\:prose-sm ol>li{padding-left:1.5714286em}.\32xl\:prose-sm ol>li:before{left:0}.\32xl\:prose-sm ul>li{padding-left:1.5714286em}.\32xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.\32xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\32xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\32xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\32xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\32xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\32xl\:prose-sm ol ol,.\32xl\:prose-sm ol ul,.\32xl\:prose-sm ul ol,.\32xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\32xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\32xl\:prose-sm h2+*,.\32xl\:prose-sm h3+*,.\32xl\:prose-sm h4+*,.\32xl\:prose-sm hr+*{margin-top:0}.\32xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\32xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\32xl\:prose-sm thead th:first-child{padding-left:0}.\32xl\:prose-sm thead th:last-child{padding-right:0}.\32xl\:prose-sm tbody td{padding:.6666667em 1em}.\32xl\:prose-sm tbody td:first-child{padding-left:0}.\32xl\:prose-sm tbody td:last-child{padding-right:0}.\32xl\:prose-sm>:first-child{margin-top:0}.\32xl\:prose-sm>:last-child{margin-bottom:0}.\32xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\32xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\32xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\32xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\32xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\32xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\32xl\:prose-lg figure,.\32xl\:prose-lg img,.\32xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\32xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\32xl\:prose-lg code{font-size:.8888889em}.\32xl\:prose-lg h2 code{font-size:.8666667em}.\32xl\:prose-lg h3 code{font-size:.875em}.\32xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\32xl\:prose-lg ol,.\32xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\32xl\:prose-lg ol>li{padding-left:1.6666667em}.\32xl\:prose-lg ol>li:before{left:0}.\32xl\:prose-lg ul>li{padding-left:1.6666667em}.\32xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.\32xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-lg ol ol,.\32xl\:prose-lg ol ul,.\32xl\:prose-lg ul ol,.\32xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\32xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\32xl\:prose-lg h2+*,.\32xl\:prose-lg h3+*,.\32xl\:prose-lg h4+*,.\32xl\:prose-lg hr+*{margin-top:0}.\32xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\32xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\32xl\:prose-lg thead th:first-child{padding-left:0}.\32xl\:prose-lg thead th:last-child{padding-right:0}.\32xl\:prose-lg tbody td{padding:.75em}.\32xl\:prose-lg tbody td:first-child{padding-left:0}.\32xl\:prose-lg tbody td:last-child{padding-right:0}.\32xl\:prose-lg>:first-child{margin-top:0}.\32xl\:prose-lg>:last-child{margin-bottom:0}.\32xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\32xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\32xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\32xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\32xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\32xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\32xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\32xl\:prose-xl figure,.\32xl\:prose-xl img,.\32xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\32xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\32xl\:prose-xl code{font-size:.9em}.\32xl\:prose-xl h2 code{font-size:.8611111em}.\32xl\:prose-xl h3 code{font-size:.9em}.\32xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\32xl\:prose-xl ol,.\32xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\32xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\32xl\:prose-xl ol>li{padding-left:1.8em}.\32xl\:prose-xl ol>li:before{left:0}.\32xl\:prose-xl ul>li{padding-left:1.8em}.\32xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.\32xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\32xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\32xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\32xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\32xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\32xl\:prose-xl ol ol,.\32xl\:prose-xl ol ul,.\32xl\:prose-xl ul ol,.\32xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\32xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\32xl\:prose-xl h2+*,.\32xl\:prose-xl h3+*,.\32xl\:prose-xl h4+*,.\32xl\:prose-xl hr+*{margin-top:0}.\32xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\32xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\32xl\:prose-xl thead th:first-child{padding-left:0}.\32xl\:prose-xl thead th:last-child{padding-right:0}.\32xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\32xl\:prose-xl tbody td:first-child{padding-left:0}.\32xl\:prose-xl tbody td:last-child{padding-right:0}.\32xl\:prose-xl>:first-child{margin-top:0}.\32xl\:prose-xl>:last-child{margin-bottom:0}.\32xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\32xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\32xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\32xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\32xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\32xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\32xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32xl\:prose-2xl figure,.\32xl\:prose-2xl img,.\32xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\32xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\32xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\32xl\:prose-2xl code{font-size:.8333333em}.\32xl\:prose-2xl h2 code{font-size:.875em}.\32xl\:prose-2xl h3 code{font-size:.8888889em}.\32xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\32xl\:prose-2xl ol,.\32xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\32xl\:prose-2xl ol>li{padding-left:1.6666667em}.\32xl\:prose-2xl ol>li:before{left:0}.\32xl\:prose-2xl ul>li{padding-left:1.6666667em}.\32xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.\32xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\32xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\32xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\32xl\:prose-2xl ol ol,.\32xl\:prose-2xl ol ul,.\32xl\:prose-2xl ul ol,.\32xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\32xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\32xl\:prose-2xl h2+*,.\32xl\:prose-2xl h3+*,.\32xl\:prose-2xl h4+*,.\32xl\:prose-2xl hr+*{margin-top:0}.\32xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\32xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\32xl\:prose-2xl thead th:first-child{padding-left:0}.\32xl\:prose-2xl thead th:last-child{padding-right:0}.\32xl\:prose-2xl tbody td{padding:.8em .6em}.\32xl\:prose-2xl tbody td:first-child{padding-left:0}.\32xl\:prose-2xl tbody td:last-child{padding-right:0}.\32xl\:prose-2xl>:first-child{margin-top:0}.\32xl\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1600px){.\32\.5xl\:container{width:100%}}@media (min-width:1600px) and (min-width:345px){.\32\.5xl\:container{max-width:345px}}@media (min-width:1600px) and (min-width:521px){.\32\.5xl\:container{max-width:521px}}@media (min-width:1600px) and (min-width:640px){.\32\.5xl\:container{max-width:640px}}@media (min-width:1600px) and (min-width:768px){.\32\.5xl\:container{max-width:768px}}@media (min-width:1600px) and (min-width:951px){.\32\.5xl\:container{max-width:951px}}@media (min-width:1600px) and (min-width:1024px){.\32\.5xl\:container{max-width:1024px}}@media (min-width:1600px) and (min-width:1280px){.\32\.5xl\:container{max-width:1280px}}@media (min-width:1600px) and (min-width:1368px){.\32\.5xl\:container{max-width:1368px}}@media (min-width:1600px) and (min-width:1440px){.\32\.5xl\:container{max-width:1440px}}@media (min-width:1600px) and (min-width:1600px){.\32\.5xl\:container{max-width:1600px}}@media (min-width:1600px) and (min-width:1700px){.\32\.5xl\:container{max-width:1700px}}@media (min-width:1600px) and (min-width:1920px){.\32\.5xl\:container{max-width:1920px}}@media (min-width:1600px){.\32\.5xl\:prose{color:#374151;max-width:65ch}.\32\.5xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\32\.5xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.\32\.5xl\:prose strong{color:#161e2e;font-weight:600}.\32\.5xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.\32\.5xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.\32\.5xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.\32\.5xl\:prose ul>li{position:relative;padding-left:1.75em}.\32\.5xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.\32\.5xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\32\.5xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\32\.5xl\:prose blockquote p:first-of-type:before{content:open-quote}.\32\.5xl\:prose blockquote p:last-of-type:after{content:close-quote}.\32\.5xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\32\.5xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\32\.5xl\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\32\.5xl\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\32\.5xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\32\.5xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.\32\.5xl\:prose code:after,.\32\.5xl\:prose code:before{content:"`"}.\32\.5xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\32\.5xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\32\.5xl\:prose pre code:after,.\32\.5xl\:prose pre code:before{content:""}.\32\.5xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\32\.5xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.\32\.5xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\32\.5xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\32\.5xl\:prose tbody tr:last-child{border-bottom-width:0}.\32\.5xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\32\.5xl\:prose{font-size:1rem;line-height:1.75}.\32\.5xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\32\.5xl\:prose figure,.\32\.5xl\:prose img,.\32\.5xl\:prose video{margin-top:2em;margin-bottom:2em}.\32\.5xl\:prose figure>*{margin-top:0;margin-bottom:0}.\32\.5xl\:prose h2 code{font-size:.875em}.\32\.5xl\:prose h3 code{font-size:.9em}.\32\.5xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\32\.5xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\32\.5xl\:prose ol>li:before{left:0}.\32\.5xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\32\.5xl\:prose>ul>li>:first-child{margin-top:1.25em}.\32\.5xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\32\.5xl\:prose>ol>li>:first-child{margin-top:1.25em}.\32\.5xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\32\.5xl\:prose ol ol,.\32\.5xl\:prose ol ul,.\32\.5xl\:prose ul ol,.\32\.5xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\32\.5xl\:prose h2+*,.\32\.5xl\:prose h3+*,.\32\.5xl\:prose h4+*,.\32\.5xl\:prose hr+*{margin-top:0}.\32\.5xl\:prose thead th:first-child{padding-left:0}.\32\.5xl\:prose thead th:last-child{padding-right:0}.\32\.5xl\:prose tbody td:first-child{padding-left:0}.\32\.5xl\:prose tbody td:last-child{padding-right:0}.\32\.5xl\:prose>:first-child{margin-top:0}.\32\.5xl\:prose>:last-child{margin-bottom:0}.\32\.5xl\:prose h1,.\32\.5xl\:prose h2,.\32\.5xl\:prose h3,.\32\.5xl\:prose h4{color:#161e2e}.\32\.5xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\32\.5xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32\.5xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\32\.5xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\32\.5xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\32\.5xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\32\.5xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\32\.5xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\32\.5xl\:prose-sm figure,.\32\.5xl\:prose-sm img,.\32\.5xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\32\.5xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\32\.5xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\32\.5xl\:prose-sm code{font-size:.8571429em}.\32\.5xl\:prose-sm h2 code{font-size:.9em}.\32\.5xl\:prose-sm h3 code{font-size:.8888889em}.\32\.5xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\32\.5xl\:prose-sm ol,.\32\.5xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\32\.5xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\32\.5xl\:prose-sm ol>li{padding-left:1.5714286em}.\32\.5xl\:prose-sm ol>li:before{left:0}.\32\.5xl\:prose-sm ul>li{padding-left:1.5714286em}.\32\.5xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.\32\.5xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\32\.5xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\32\.5xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\32\.5xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\32\.5xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\32\.5xl\:prose-sm ol ol,.\32\.5xl\:prose-sm ol ul,.\32\.5xl\:prose-sm ul ol,.\32\.5xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\32\.5xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\32\.5xl\:prose-sm h2+*,.\32\.5xl\:prose-sm h3+*,.\32\.5xl\:prose-sm h4+*,.\32\.5xl\:prose-sm hr+*{margin-top:0}.\32\.5xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\32\.5xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\32\.5xl\:prose-sm thead th:first-child{padding-left:0}.\32\.5xl\:prose-sm thead th:last-child{padding-right:0}.\32\.5xl\:prose-sm tbody td{padding:.6666667em 1em}.\32\.5xl\:prose-sm tbody td:first-child{padding-left:0}.\32\.5xl\:prose-sm tbody td:last-child{padding-right:0}.\32\.5xl\:prose-sm>:first-child{margin-top:0}.\32\.5xl\:prose-sm>:last-child{margin-bottom:0}.\32\.5xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\32\.5xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32\.5xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\32\.5xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\32\.5xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\32\.5xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\32\.5xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32\.5xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\32\.5xl\:prose-lg figure,.\32\.5xl\:prose-lg img,.\32\.5xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\32\.5xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\32\.5xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\32\.5xl\:prose-lg code{font-size:.8888889em}.\32\.5xl\:prose-lg h2 code{font-size:.8666667em}.\32\.5xl\:prose-lg h3 code{font-size:.875em}.\32\.5xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\32\.5xl\:prose-lg ol,.\32\.5xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32\.5xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\32\.5xl\:prose-lg ol>li{padding-left:1.6666667em}.\32\.5xl\:prose-lg ol>li:before{left:0}.\32\.5xl\:prose-lg ul>li{padding-left:1.6666667em}.\32\.5xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.\32\.5xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\32\.5xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\32\.5xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\32\.5xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\32\.5xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\32\.5xl\:prose-lg ol ol,.\32\.5xl\:prose-lg ol ul,.\32\.5xl\:prose-lg ul ol,.\32\.5xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\32\.5xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\32\.5xl\:prose-lg h2+*,.\32\.5xl\:prose-lg h3+*,.\32\.5xl\:prose-lg h4+*,.\32\.5xl\:prose-lg hr+*{margin-top:0}.\32\.5xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\32\.5xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\32\.5xl\:prose-lg thead th:first-child{padding-left:0}.\32\.5xl\:prose-lg thead th:last-child{padding-right:0}.\32\.5xl\:prose-lg tbody td{padding:.75em}.\32\.5xl\:prose-lg tbody td:first-child{padding-left:0}.\32\.5xl\:prose-lg tbody td:last-child{padding-right:0}.\32\.5xl\:prose-lg>:first-child{margin-top:0}.\32\.5xl\:prose-lg>:last-child{margin-bottom:0}.\32\.5xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\32\.5xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\32\.5xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\32\.5xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\32\.5xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\32\.5xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\32\.5xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\32\.5xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\32\.5xl\:prose-xl figure,.\32\.5xl\:prose-xl img,.\32\.5xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\32\.5xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\32\.5xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\32\.5xl\:prose-xl code{font-size:.9em}.\32\.5xl\:prose-xl h2 code{font-size:.8611111em}.\32\.5xl\:prose-xl h3 code{font-size:.9em}.\32\.5xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\32\.5xl\:prose-xl ol,.\32\.5xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\32\.5xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\32\.5xl\:prose-xl ol>li{padding-left:1.8em}.\32\.5xl\:prose-xl ol>li:before{left:0}.\32\.5xl\:prose-xl ul>li{padding-left:1.8em}.\32\.5xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.\32\.5xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\32\.5xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\32\.5xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\32\.5xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\32\.5xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\32\.5xl\:prose-xl ol ol,.\32\.5xl\:prose-xl ol ul,.\32\.5xl\:prose-xl ul ol,.\32\.5xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\32\.5xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\32\.5xl\:prose-xl h2+*,.\32\.5xl\:prose-xl h3+*,.\32\.5xl\:prose-xl h4+*,.\32\.5xl\:prose-xl hr+*{margin-top:0}.\32\.5xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\32\.5xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\32\.5xl\:prose-xl thead th:first-child{padding-left:0}.\32\.5xl\:prose-xl thead th:last-child{padding-right:0}.\32\.5xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\32\.5xl\:prose-xl tbody td:first-child{padding-left:0}.\32\.5xl\:prose-xl tbody td:last-child{padding-right:0}.\32\.5xl\:prose-xl>:first-child{margin-top:0}.\32\.5xl\:prose-xl>:last-child{margin-bottom:0}.\32\.5xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\32\.5xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32\.5xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\32\.5xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\32\.5xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\32\.5xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\32\.5xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\32\.5xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\32\.5xl\:prose-2xl figure,.\32\.5xl\:prose-2xl img,.\32\.5xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\32\.5xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\32\.5xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\32\.5xl\:prose-2xl code{font-size:.8333333em}.\32\.5xl\:prose-2xl h2 code{font-size:.875em}.\32\.5xl\:prose-2xl h3 code{font-size:.8888889em}.\32\.5xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\32\.5xl\:prose-2xl ol,.\32\.5xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\32\.5xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\32\.5xl\:prose-2xl ol>li{padding-left:1.6666667em}.\32\.5xl\:prose-2xl ol>li:before{left:0}.\32\.5xl\:prose-2xl ul>li{padding-left:1.6666667em}.\32\.5xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.\32\.5xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\32\.5xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\32\.5xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\32\.5xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\32\.5xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\32\.5xl\:prose-2xl ol ol,.\32\.5xl\:prose-2xl ol ul,.\32\.5xl\:prose-2xl ul ol,.\32\.5xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\32\.5xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\32\.5xl\:prose-2xl h2+*,.\32\.5xl\:prose-2xl h3+*,.\32\.5xl\:prose-2xl h4+*,.\32\.5xl\:prose-2xl hr+*{margin-top:0}.\32\.5xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\32\.5xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\32\.5xl\:prose-2xl thead th:first-child{padding-left:0}.\32\.5xl\:prose-2xl thead th:last-child{padding-right:0}.\32\.5xl\:prose-2xl tbody td{padding:.8em .6em}.\32\.5xl\:prose-2xl tbody td:first-child{padding-left:0}.\32\.5xl\:prose-2xl tbody td:last-child{padding-right:0}.\32\.5xl\:prose-2xl>:first-child{margin-top:0}.\32\.5xl\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1700px){.\33xl\:container{width:100%}}@media (min-width:1700px) and (min-width:345px){.\33xl\:container{max-width:345px}}@media (min-width:1700px) and (min-width:521px){.\33xl\:container{max-width:521px}}@media (min-width:1700px) and (min-width:640px){.\33xl\:container{max-width:640px}}@media (min-width:1700px) and (min-width:768px){.\33xl\:container{max-width:768px}}@media (min-width:1700px) and (min-width:951px){.\33xl\:container{max-width:951px}}@media (min-width:1700px) and (min-width:1024px){.\33xl\:container{max-width:1024px}}@media (min-width:1700px) and (min-width:1280px){.\33xl\:container{max-width:1280px}}@media (min-width:1700px) and (min-width:1368px){.\33xl\:container{max-width:1368px}}@media (min-width:1700px) and (min-width:1440px){.\33xl\:container{max-width:1440px}}@media (min-width:1700px) and (min-width:1600px){.\33xl\:container{max-width:1600px}}@media (min-width:1700px) and (min-width:1700px){.\33xl\:container{max-width:1700px}}@media (min-width:1700px) and (min-width:1920px){.\33xl\:container{max-width:1920px}}@media (min-width:1700px){.\33xl\:prose{color:#374151;max-width:65ch}.\33xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\33xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.\33xl\:prose strong{color:#161e2e;font-weight:600}.\33xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.\33xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.\33xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.\33xl\:prose ul>li{position:relative;padding-left:1.75em}.\33xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.\33xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\33xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\33xl\:prose blockquote p:first-of-type:before{content:open-quote}.\33xl\:prose blockquote p:last-of-type:after{content:close-quote}.\33xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\33xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\33xl\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\33xl\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\33xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\33xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.\33xl\:prose code:after,.\33xl\:prose code:before{content:"`"}.\33xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\33xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\33xl\:prose pre code:after,.\33xl\:prose pre code:before{content:""}.\33xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\33xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.\33xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\33xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\33xl\:prose tbody tr:last-child{border-bottom-width:0}.\33xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\33xl\:prose{font-size:1rem;line-height:1.75}.\33xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\33xl\:prose figure,.\33xl\:prose img,.\33xl\:prose video{margin-top:2em;margin-bottom:2em}.\33xl\:prose figure>*{margin-top:0;margin-bottom:0}.\33xl\:prose h2 code{font-size:.875em}.\33xl\:prose h3 code{font-size:.9em}.\33xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\33xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\33xl\:prose ol>li:before{left:0}.\33xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\33xl\:prose>ul>li>:first-child{margin-top:1.25em}.\33xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\33xl\:prose>ol>li>:first-child{margin-top:1.25em}.\33xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\33xl\:prose ol ol,.\33xl\:prose ol ul,.\33xl\:prose ul ol,.\33xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\33xl\:prose h2+*,.\33xl\:prose h3+*,.\33xl\:prose h4+*,.\33xl\:prose hr+*{margin-top:0}.\33xl\:prose thead th:first-child{padding-left:0}.\33xl\:prose thead th:last-child{padding-right:0}.\33xl\:prose tbody td:first-child{padding-left:0}.\33xl\:prose tbody td:last-child{padding-right:0}.\33xl\:prose>:first-child{margin-top:0}.\33xl\:prose>:last-child{margin-bottom:0}.\33xl\:prose h1,.\33xl\:prose h2,.\33xl\:prose h3,.\33xl\:prose h4{color:#161e2e}.\33xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\33xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\33xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\33xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\33xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\33xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\33xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\33xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\33xl\:prose-sm figure,.\33xl\:prose-sm img,.\33xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\33xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\33xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\33xl\:prose-sm code{font-size:.8571429em}.\33xl\:prose-sm h2 code{font-size:.9em}.\33xl\:prose-sm h3 code{font-size:.8888889em}.\33xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\33xl\:prose-sm ol,.\33xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\33xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\33xl\:prose-sm ol>li{padding-left:1.5714286em}.\33xl\:prose-sm ol>li:before{left:0}.\33xl\:prose-sm ul>li{padding-left:1.5714286em}.\33xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.\33xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\33xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\33xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\33xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\33xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\33xl\:prose-sm ol ol,.\33xl\:prose-sm ol ul,.\33xl\:prose-sm ul ol,.\33xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\33xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\33xl\:prose-sm h2+*,.\33xl\:prose-sm h3+*,.\33xl\:prose-sm h4+*,.\33xl\:prose-sm hr+*{margin-top:0}.\33xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\33xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\33xl\:prose-sm thead th:first-child{padding-left:0}.\33xl\:prose-sm thead th:last-child{padding-right:0}.\33xl\:prose-sm tbody td{padding:.6666667em 1em}.\33xl\:prose-sm tbody td:first-child{padding-left:0}.\33xl\:prose-sm tbody td:last-child{padding-right:0}.\33xl\:prose-sm>:first-child{margin-top:0}.\33xl\:prose-sm>:last-child{margin-bottom:0}.\33xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\33xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\33xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\33xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\33xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\33xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\33xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\33xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\33xl\:prose-lg figure,.\33xl\:prose-lg img,.\33xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\33xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\33xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\33xl\:prose-lg code{font-size:.8888889em}.\33xl\:prose-lg h2 code{font-size:.8666667em}.\33xl\:prose-lg h3 code{font-size:.875em}.\33xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\33xl\:prose-lg ol,.\33xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\33xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\33xl\:prose-lg ol>li{padding-left:1.6666667em}.\33xl\:prose-lg ol>li:before{left:0}.\33xl\:prose-lg ul>li{padding-left:1.6666667em}.\33xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.\33xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\33xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\33xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\33xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\33xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\33xl\:prose-lg ol ol,.\33xl\:prose-lg ol ul,.\33xl\:prose-lg ul ol,.\33xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\33xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\33xl\:prose-lg h2+*,.\33xl\:prose-lg h3+*,.\33xl\:prose-lg h4+*,.\33xl\:prose-lg hr+*{margin-top:0}.\33xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\33xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\33xl\:prose-lg thead th:first-child{padding-left:0}.\33xl\:prose-lg thead th:last-child{padding-right:0}.\33xl\:prose-lg tbody td{padding:.75em}.\33xl\:prose-lg tbody td:first-child{padding-left:0}.\33xl\:prose-lg tbody td:last-child{padding-right:0}.\33xl\:prose-lg>:first-child{margin-top:0}.\33xl\:prose-lg>:last-child{margin-bottom:0}.\33xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\33xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\33xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\33xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\33xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\33xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\33xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\33xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\33xl\:prose-xl figure,.\33xl\:prose-xl img,.\33xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\33xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\33xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\33xl\:prose-xl code{font-size:.9em}.\33xl\:prose-xl h2 code{font-size:.8611111em}.\33xl\:prose-xl h3 code{font-size:.9em}.\33xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\33xl\:prose-xl ol,.\33xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\33xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\33xl\:prose-xl ol>li{padding-left:1.8em}.\33xl\:prose-xl ol>li:before{left:0}.\33xl\:prose-xl ul>li{padding-left:1.8em}.\33xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.\33xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\33xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\33xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\33xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\33xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\33xl\:prose-xl ol ol,.\33xl\:prose-xl ol ul,.\33xl\:prose-xl ul ol,.\33xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\33xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\33xl\:prose-xl h2+*,.\33xl\:prose-xl h3+*,.\33xl\:prose-xl h4+*,.\33xl\:prose-xl hr+*{margin-top:0}.\33xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\33xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\33xl\:prose-xl thead th:first-child{padding-left:0}.\33xl\:prose-xl thead th:last-child{padding-right:0}.\33xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\33xl\:prose-xl tbody td:first-child{padding-left:0}.\33xl\:prose-xl tbody td:last-child{padding-right:0}.\33xl\:prose-xl>:first-child{margin-top:0}.\33xl\:prose-xl>:last-child{margin-bottom:0}.\33xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\33xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\33xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\33xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\33xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\33xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\33xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\33xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\33xl\:prose-2xl figure,.\33xl\:prose-2xl img,.\33xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\33xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\33xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\33xl\:prose-2xl code{font-size:.8333333em}.\33xl\:prose-2xl h2 code{font-size:.875em}.\33xl\:prose-2xl h3 code{font-size:.8888889em}.\33xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\33xl\:prose-2xl ol,.\33xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\33xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\33xl\:prose-2xl ol>li{padding-left:1.6666667em}.\33xl\:prose-2xl ol>li:before{left:0}.\33xl\:prose-2xl ul>li{padding-left:1.6666667em}.\33xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.\33xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\33xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\33xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\33xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\33xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\33xl\:prose-2xl ol ol,.\33xl\:prose-2xl ol ul,.\33xl\:prose-2xl ul ol,.\33xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\33xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\33xl\:prose-2xl h2+*,.\33xl\:prose-2xl h3+*,.\33xl\:prose-2xl h4+*,.\33xl\:prose-2xl hr+*{margin-top:0}.\33xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\33xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\33xl\:prose-2xl thead th:first-child{padding-left:0}.\33xl\:prose-2xl thead th:last-child{padding-right:0}.\33xl\:prose-2xl tbody td{padding:.8em .6em}.\33xl\:prose-2xl tbody td:first-child{padding-left:0}.\33xl\:prose-2xl tbody td:last-child{padding-right:0}.\33xl\:prose-2xl>:first-child{margin-top:0}.\33xl\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1920px){.\34xl\:container{width:100%}}@media (min-width:1920px) and (min-width:345px){.\34xl\:container{max-width:345px}}@media (min-width:1920px) and (min-width:521px){.\34xl\:container{max-width:521px}}@media (min-width:1920px) and (min-width:640px){.\34xl\:container{max-width:640px}}@media (min-width:1920px) and (min-width:768px){.\34xl\:container{max-width:768px}}@media (min-width:1920px) and (min-width:951px){.\34xl\:container{max-width:951px}}@media (min-width:1920px) and (min-width:1024px){.\34xl\:container{max-width:1024px}}@media (min-width:1920px) and (min-width:1280px){.\34xl\:container{max-width:1280px}}@media (min-width:1920px) and (min-width:1368px){.\34xl\:container{max-width:1368px}}@media (min-width:1920px) and (min-width:1440px){.\34xl\:container{max-width:1440px}}@media (min-width:1920px) and (min-width:1600px){.\34xl\:container{max-width:1600px}}@media (min-width:1920px) and (min-width:1700px){.\34xl\:container{max-width:1700px}}@media (min-width:1920px) and (min-width:1920px){.\34xl\:container{max-width:1920px}}@media (min-width:1920px){.\34xl\:prose{color:#374151;max-width:65ch}.\34xl\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.\34xl\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.\34xl\:prose strong{color:#161e2e;font-weight:600}.\34xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.\34xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.\34xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.\34xl\:prose ul>li{position:relative;padding-left:1.75em}.\34xl\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.\34xl\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.\34xl\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.\34xl\:prose blockquote p:first-of-type:before{content:open-quote}.\34xl\:prose blockquote p:last-of-type:after{content:close-quote}.\34xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.\34xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.\34xl\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.\34xl\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.\34xl\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.\34xl\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.\34xl\:prose code:after,.\34xl\:prose code:before{content:"`"}.\34xl\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.\34xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.\34xl\:prose pre code:after,.\34xl\:prose pre code:before{content:""}.\34xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.\34xl\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.\34xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.\34xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.\34xl\:prose tbody tr:last-child{border-bottom-width:0}.\34xl\:prose tbody td{vertical-align:top;padding:.5714286em}.\34xl\:prose{font-size:1rem;line-height:1.75}.\34xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.\34xl\:prose figure,.\34xl\:prose img,.\34xl\:prose video{margin-top:2em;margin-bottom:2em}.\34xl\:prose figure>*{margin-top:0;margin-bottom:0}.\34xl\:prose h2 code{font-size:.875em}.\34xl\:prose h3 code{font-size:.9em}.\34xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.\34xl\:prose li{margin-top:.5em;margin-bottom:.5em}.\34xl\:prose ol>li:before{left:0}.\34xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.\34xl\:prose>ul>li>:first-child{margin-top:1.25em}.\34xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.\34xl\:prose>ol>li>:first-child{margin-top:1.25em}.\34xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.\34xl\:prose ol ol,.\34xl\:prose ol ul,.\34xl\:prose ul ol,.\34xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.\34xl\:prose h2+*,.\34xl\:prose h3+*,.\34xl\:prose h4+*,.\34xl\:prose hr+*{margin-top:0}.\34xl\:prose thead th:first-child{padding-left:0}.\34xl\:prose thead th:last-child{padding-right:0}.\34xl\:prose tbody td:first-child{padding-left:0}.\34xl\:prose tbody td:last-child{padding-right:0}.\34xl\:prose>:first-child{margin-top:0}.\34xl\:prose>:last-child{margin-bottom:0}.\34xl\:prose h1,.\34xl\:prose h2,.\34xl\:prose h3,.\34xl\:prose h4{color:#161e2e}.\34xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.\34xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.\34xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.\34xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.\34xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.\34xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.\34xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.\34xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.\34xl\:prose-sm figure,.\34xl\:prose-sm img,.\34xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.\34xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.\34xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.\34xl\:prose-sm code{font-size:.8571429em}.\34xl\:prose-sm h2 code{font-size:.9em}.\34xl\:prose-sm h3 code{font-size:.8888889em}.\34xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.\34xl\:prose-sm ol,.\34xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.\34xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.\34xl\:prose-sm ol>li{padding-left:1.5714286em}.\34xl\:prose-sm ol>li:before{left:0}.\34xl\:prose-sm ul>li{padding-left:1.5714286em}.\34xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.\34xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.\34xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.\34xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.\34xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.\34xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.\34xl\:prose-sm ol ol,.\34xl\:prose-sm ol ul,.\34xl\:prose-sm ul ol,.\34xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.\34xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.\34xl\:prose-sm h2+*,.\34xl\:prose-sm h3+*,.\34xl\:prose-sm h4+*,.\34xl\:prose-sm hr+*{margin-top:0}.\34xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.\34xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.\34xl\:prose-sm thead th:first-child{padding-left:0}.\34xl\:prose-sm thead th:last-child{padding-right:0}.\34xl\:prose-sm tbody td{padding:.6666667em 1em}.\34xl\:prose-sm tbody td:first-child{padding-left:0}.\34xl\:prose-sm tbody td:last-child{padding-right:0}.\34xl\:prose-sm>:first-child{margin-top:0}.\34xl\:prose-sm>:last-child{margin-bottom:0}.\34xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.\34xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\34xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.\34xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.\34xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.\34xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.\34xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\34xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.\34xl\:prose-lg figure,.\34xl\:prose-lg img,.\34xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.\34xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.\34xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.\34xl\:prose-lg code{font-size:.8888889em}.\34xl\:prose-lg h2 code{font-size:.8666667em}.\34xl\:prose-lg h3 code{font-size:.875em}.\34xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.\34xl\:prose-lg ol,.\34xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\34xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.\34xl\:prose-lg ol>li{padding-left:1.6666667em}.\34xl\:prose-lg ol>li:before{left:0}.\34xl\:prose-lg ul>li{padding-left:1.6666667em}.\34xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.\34xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.\34xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.\34xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.\34xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.\34xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.\34xl\:prose-lg ol ol,.\34xl\:prose-lg ol ul,.\34xl\:prose-lg ul ol,.\34xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.\34xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.\34xl\:prose-lg h2+*,.\34xl\:prose-lg h3+*,.\34xl\:prose-lg h4+*,.\34xl\:prose-lg hr+*{margin-top:0}.\34xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.\34xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.\34xl\:prose-lg thead th:first-child{padding-left:0}.\34xl\:prose-lg thead th:last-child{padding-right:0}.\34xl\:prose-lg tbody td{padding:.75em}.\34xl\:prose-lg tbody td:first-child{padding-left:0}.\34xl\:prose-lg tbody td:last-child{padding-right:0}.\34xl\:prose-lg>:first-child{margin-top:0}.\34xl\:prose-lg>:last-child{margin-bottom:0}.\34xl\:prose-xl{font-size:1.25rem;line-height:1.8}.\34xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.\34xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.\34xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.\34xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.\34xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.\34xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.\34xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.\34xl\:prose-xl figure,.\34xl\:prose-xl img,.\34xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.\34xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.\34xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.\34xl\:prose-xl code{font-size:.9em}.\34xl\:prose-xl h2 code{font-size:.8611111em}.\34xl\:prose-xl h3 code{font-size:.9em}.\34xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.\34xl\:prose-xl ol,.\34xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.\34xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.\34xl\:prose-xl ol>li{padding-left:1.8em}.\34xl\:prose-xl ol>li:before{left:0}.\34xl\:prose-xl ul>li{padding-left:1.8em}.\34xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.\34xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.\34xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.\34xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.\34xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.\34xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.\34xl\:prose-xl ol ol,.\34xl\:prose-xl ol ul,.\34xl\:prose-xl ul ol,.\34xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.\34xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.\34xl\:prose-xl h2+*,.\34xl\:prose-xl h3+*,.\34xl\:prose-xl h4+*,.\34xl\:prose-xl hr+*{margin-top:0}.\34xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.\34xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.\34xl\:prose-xl thead th:first-child{padding-left:0}.\34xl\:prose-xl thead th:last-child{padding-right:0}.\34xl\:prose-xl tbody td{padding:.8888889em .6666667em}.\34xl\:prose-xl tbody td:first-child{padding-left:0}.\34xl\:prose-xl tbody td:last-child{padding-right:0}.\34xl\:prose-xl>:first-child{margin-top:0}.\34xl\:prose-xl>:last-child{margin-bottom:0}.\34xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.\34xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.\34xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.\34xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.\34xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.\34xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.\34xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.\34xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.\34xl\:prose-2xl figure,.\34xl\:prose-2xl img,.\34xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.\34xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.\34xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.\34xl\:prose-2xl code{font-size:.8333333em}.\34xl\:prose-2xl h2 code{font-size:.875em}.\34xl\:prose-2xl h3 code{font-size:.8888889em}.\34xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.\34xl\:prose-2xl ol,.\34xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.\34xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.\34xl\:prose-2xl ol>li{padding-left:1.6666667em}.\34xl\:prose-2xl ol>li:before{left:0}.\34xl\:prose-2xl ul>li{padding-left:1.6666667em}.\34xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.\34xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.\34xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.\34xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.\34xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.\34xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.\34xl\:prose-2xl ol ol,.\34xl\:prose-2xl ol ul,.\34xl\:prose-2xl ul ol,.\34xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.\34xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.\34xl\:prose-2xl h2+*,.\34xl\:prose-2xl h3+*,.\34xl\:prose-2xl h4+*,.\34xl\:prose-2xl hr+*{margin-top:0}.\34xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.\34xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.\34xl\:prose-2xl thead th:first-child{padding-left:0}.\34xl\:prose-2xl thead th:last-child{padding-right:0}.\34xl\:prose-2xl tbody td{padding:.8em .6em}.\34xl\:prose-2xl tbody td:first-child{padding-left:0}.\34xl\:prose-2xl tbody td:last-child{padding-right:0}.\34xl\:prose-2xl>:first-child{margin-top:0}.\34xl\:prose-2xl>:last-child{margin-bottom:0}}@media (hover:none){.touch\:container{width:100%}}@media (hover:none) and (min-width:345px){.touch\:container{max-width:345px}}@media (hover:none) and (min-width:521px){.touch\:container{max-width:521px}}@media (hover:none) and (min-width:640px){.touch\:container{max-width:640px}}@media (hover:none) and (min-width:768px){.touch\:container{max-width:768px}}@media (hover:none) and (min-width:951px){.touch\:container{max-width:951px}}@media (hover:none) and (min-width:1024px){.touch\:container{max-width:1024px}}@media (hover:none) and (min-width:1280px){.touch\:container{max-width:1280px}}@media (hover:none) and (min-width:1368px){.touch\:container{max-width:1368px}}@media (hover:none) and (min-width:1440px){.touch\:container{max-width:1440px}}@media (hover:none) and (min-width:1600px){.touch\:container{max-width:1600px}}@media (hover:none) and (min-width:1700px){.touch\:container{max-width:1700px}}@media (hover:none) and (min-width:1920px){.touch\:container{max-width:1920px}}@media (hover:none){.touch\:prose{color:#374151;max-width:65ch}.touch\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.touch\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.touch\:prose strong{color:#161e2e;font-weight:600}.touch\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.touch\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.touch\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.touch\:prose ul>li{position:relative;padding-left:1.75em}.touch\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.touch\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.touch\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.touch\:prose blockquote p:first-of-type:before{content:open-quote}.touch\:prose blockquote p:last-of-type:after{content:close-quote}.touch\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.touch\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.touch\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.touch\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.touch\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.touch\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.touch\:prose code:after,.touch\:prose code:before{content:"`"}.touch\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.touch\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.touch\:prose pre code:after,.touch\:prose pre code:before{content:""}.touch\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.touch\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.touch\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.touch\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.touch\:prose tbody tr:last-child{border-bottom-width:0}.touch\:prose tbody td{vertical-align:top;padding:.5714286em}.touch\:prose{font-size:1rem;line-height:1.75}.touch\:prose p{margin-top:1.25em;margin-bottom:1.25em}.touch\:prose figure,.touch\:prose img,.touch\:prose video{margin-top:2em;margin-bottom:2em}.touch\:prose figure>*{margin-top:0;margin-bottom:0}.touch\:prose h2 code{font-size:.875em}.touch\:prose h3 code{font-size:.9em}.touch\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.touch\:prose li{margin-top:.5em;margin-bottom:.5em}.touch\:prose ol>li:before{left:0}.touch\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.touch\:prose>ul>li>:first-child{margin-top:1.25em}.touch\:prose>ul>li>:last-child{margin-bottom:1.25em}.touch\:prose>ol>li>:first-child{margin-top:1.25em}.touch\:prose>ol>li>:last-child{margin-bottom:1.25em}.touch\:prose ol ol,.touch\:prose ol ul,.touch\:prose ul ol,.touch\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.touch\:prose h2+*,.touch\:prose h3+*,.touch\:prose h4+*,.touch\:prose hr+*{margin-top:0}.touch\:prose thead th:first-child{padding-left:0}.touch\:prose thead th:last-child{padding-right:0}.touch\:prose tbody td:first-child{padding-left:0}.touch\:prose tbody td:last-child{padding-right:0}.touch\:prose>:first-child{margin-top:0}.touch\:prose>:last-child{margin-bottom:0}.touch\:prose h1,.touch\:prose h2,.touch\:prose h3,.touch\:prose h4{color:#161e2e}.touch\:prose-sm{font-size:.875rem;line-height:1.7142857}.touch\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.touch\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.touch\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.touch\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.touch\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.touch\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.touch\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.touch\:prose-sm figure,.touch\:prose-sm img,.touch\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.touch\:prose-sm figure>*{margin-top:0;margin-bottom:0}.touch\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.touch\:prose-sm code{font-size:.8571429em}.touch\:prose-sm h2 code{font-size:.9em}.touch\:prose-sm h3 code{font-size:.8888889em}.touch\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.touch\:prose-sm ol,.touch\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.touch\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.touch\:prose-sm ol>li{padding-left:1.5714286em}.touch\:prose-sm ol>li:before{left:0}.touch\:prose-sm ul>li{padding-left:1.5714286em}.touch\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.touch\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.touch\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.touch\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.touch\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.touch\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.touch\:prose-sm ol ol,.touch\:prose-sm ol ul,.touch\:prose-sm ul ol,.touch\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.touch\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.touch\:prose-sm h2+*,.touch\:prose-sm h3+*,.touch\:prose-sm h4+*,.touch\:prose-sm hr+*{margin-top:0}.touch\:prose-sm table{font-size:.8571429em;line-height:1.5}.touch\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.touch\:prose-sm thead th:first-child{padding-left:0}.touch\:prose-sm thead th:last-child{padding-right:0}.touch\:prose-sm tbody td{padding:.6666667em 1em}.touch\:prose-sm tbody td:first-child{padding-left:0}.touch\:prose-sm tbody td:last-child{padding-right:0}.touch\:prose-sm>:first-child{margin-top:0}.touch\:prose-sm>:last-child{margin-bottom:0}.touch\:prose-lg{font-size:1.125rem;line-height:1.7777778}.touch\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.touch\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.touch\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.touch\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.touch\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.touch\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.touch\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.touch\:prose-lg figure,.touch\:prose-lg img,.touch\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.touch\:prose-lg figure>*{margin-top:0;margin-bottom:0}.touch\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.touch\:prose-lg code{font-size:.8888889em}.touch\:prose-lg h2 code{font-size:.8666667em}.touch\:prose-lg h3 code{font-size:.875em}.touch\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.touch\:prose-lg ol,.touch\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.touch\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.touch\:prose-lg ol>li{padding-left:1.6666667em}.touch\:prose-lg ol>li:before{left:0}.touch\:prose-lg ul>li{padding-left:1.6666667em}.touch\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.touch\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.touch\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.touch\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.touch\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.touch\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.touch\:prose-lg ol ol,.touch\:prose-lg ol ul,.touch\:prose-lg ul ol,.touch\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.touch\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.touch\:prose-lg h2+*,.touch\:prose-lg h3+*,.touch\:prose-lg h4+*,.touch\:prose-lg hr+*{margin-top:0}.touch\:prose-lg table{font-size:.8888889em;line-height:1.5}.touch\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.touch\:prose-lg thead th:first-child{padding-left:0}.touch\:prose-lg thead th:last-child{padding-right:0}.touch\:prose-lg tbody td{padding:.75em}.touch\:prose-lg tbody td:first-child{padding-left:0}.touch\:prose-lg tbody td:last-child{padding-right:0}.touch\:prose-lg>:first-child{margin-top:0}.touch\:prose-lg>:last-child{margin-bottom:0}.touch\:prose-xl{font-size:1.25rem;line-height:1.8}.touch\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.touch\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.touch\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.touch\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.touch\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.touch\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.touch\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.touch\:prose-xl figure,.touch\:prose-xl img,.touch\:prose-xl video{margin-top:2em;margin-bottom:2em}.touch\:prose-xl figure>*{margin-top:0;margin-bottom:0}.touch\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.touch\:prose-xl code{font-size:.9em}.touch\:prose-xl h2 code{font-size:.8611111em}.touch\:prose-xl h3 code{font-size:.9em}.touch\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.touch\:prose-xl ol,.touch\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.touch\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.touch\:prose-xl ol>li{padding-left:1.8em}.touch\:prose-xl ol>li:before{left:0}.touch\:prose-xl ul>li{padding-left:1.8em}.touch\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.touch\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.touch\:prose-xl>ul>li>:first-child{margin-top:1.2em}.touch\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.touch\:prose-xl>ol>li>:first-child{margin-top:1.2em}.touch\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.touch\:prose-xl ol ol,.touch\:prose-xl ol ul,.touch\:prose-xl ul ol,.touch\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.touch\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.touch\:prose-xl h2+*,.touch\:prose-xl h3+*,.touch\:prose-xl h4+*,.touch\:prose-xl hr+*{margin-top:0}.touch\:prose-xl table{font-size:.9em;line-height:1.5555556}.touch\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.touch\:prose-xl thead th:first-child{padding-left:0}.touch\:prose-xl thead th:last-child{padding-right:0}.touch\:prose-xl tbody td{padding:.8888889em .6666667em}.touch\:prose-xl tbody td:first-child{padding-left:0}.touch\:prose-xl tbody td:last-child{padding-right:0}.touch\:prose-xl>:first-child{margin-top:0}.touch\:prose-xl>:last-child{margin-bottom:0}.touch\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.touch\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.touch\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.touch\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.touch\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.touch\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.touch\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.touch\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.touch\:prose-2xl figure,.touch\:prose-2xl img,.touch\:prose-2xl video{margin-top:2em;margin-bottom:2em}.touch\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.touch\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.touch\:prose-2xl code{font-size:.8333333em}.touch\:prose-2xl h2 code{font-size:.875em}.touch\:prose-2xl h3 code{font-size:.8888889em}.touch\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.touch\:prose-2xl ol,.touch\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.touch\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.touch\:prose-2xl ol>li{padding-left:1.6666667em}.touch\:prose-2xl ol>li:before{left:0}.touch\:prose-2xl ul>li{padding-left:1.6666667em}.touch\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.touch\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.touch\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.touch\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.touch\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.touch\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.touch\:prose-2xl ol ol,.touch\:prose-2xl ol ul,.touch\:prose-2xl ul ol,.touch\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.touch\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.touch\:prose-2xl h2+*,.touch\:prose-2xl h3+*,.touch\:prose-2xl h4+*,.touch\:prose-2xl hr+*{margin-top:0}.touch\:prose-2xl table{font-size:.8333333em;line-height:1.4}.touch\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.touch\:prose-2xl thead th:first-child{padding-left:0}.touch\:prose-2xl thead th:last-child{padding-right:0}.touch\:prose-2xl tbody td{padding:.8em .6em}.touch\:prose-2xl tbody td:first-child{padding-left:0}.touch\:prose-2xl tbody td:last-child{padding-right:0}.touch\:prose-2xl>:first-child{margin-top:0}.touch\:prose-2xl>:last-child{margin-bottom:0}}@media (max-height:640px){.tall\:container{width:100%}}@media (max-height:640px) and (min-width:345px){.tall\:container{max-width:345px}}@media (max-height:640px) and (min-width:521px){.tall\:container{max-width:521px}}@media (max-height:640px) and (min-width:640px){.tall\:container{max-width:640px}}@media (max-height:640px) and (min-width:768px){.tall\:container{max-width:768px}}@media (max-height:640px) and (min-width:951px){.tall\:container{max-width:951px}}@media (max-height:640px) and (min-width:1024px){.tall\:container{max-width:1024px}}@media (max-height:640px) and (min-width:1280px){.tall\:container{max-width:1280px}}@media (max-height:640px) and (min-width:1368px){.tall\:container{max-width:1368px}}@media (max-height:640px) and (min-width:1440px){.tall\:container{max-width:1440px}}@media (max-height:640px) and (min-width:1600px){.tall\:container{max-width:1600px}}@media (max-height:640px) and (min-width:1700px){.tall\:container{max-width:1700px}}@media (max-height:640px) and (min-width:1920px){.tall\:container{max-width:1920px}}@media (max-height:640px){.tall\:prose{color:#374151;max-width:65ch}.tall\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.tall\:prose a{color:#5850ec;text-decoration:none;font-weight:600}.tall\:prose strong{color:#161e2e;font-weight:600}.tall\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.tall\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.tall\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280}.tall\:prose ul>li{position:relative;padding-left:1.75em}.tall\:prose ul>li:before{content:"";position:absolute;background-color:#d2d6dc;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.tall\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.tall\:prose blockquote{font-weight:500;font-style:italic;color:#161e2e;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.tall\:prose blockquote p:first-of-type:before{content:open-quote}.tall\:prose blockquote p:last-of-type:after{content:close-quote}.tall\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.tall\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.tall\:prose h3{color:#1a202c;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.tall\:prose h4{color:#1a202c;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.tall\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.tall\:prose code{color:#161e2e;font-weight:600;font-size:.875em}.tall\:prose code:after,.tall\:prose code:before{content:"`"}.tall\:prose pre{color:#e5e7eb;background-color:#252f3f;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.tall\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.tall\:prose pre code:after,.tall\:prose pre code:before{content:""}.tall\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.tall\:prose thead{color:#161e2e;font-weight:600;border-bottom-width:1px;border-bottom-color:#d2d6dc}.tall\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.tall\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.tall\:prose tbody tr:last-child{border-bottom-width:0}.tall\:prose tbody td{vertical-align:top;padding:.5714286em}.tall\:prose{font-size:1rem;line-height:1.75}.tall\:prose p{margin-top:1.25em;margin-bottom:1.25em}.tall\:prose figure,.tall\:prose img,.tall\:prose video{margin-top:2em;margin-bottom:2em}.tall\:prose figure>*{margin-top:0;margin-bottom:0}.tall\:prose h2 code{font-size:.875em}.tall\:prose h3 code{font-size:.9em}.tall\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.tall\:prose li{margin-top:.5em;margin-bottom:.5em}.tall\:prose ol>li:before{left:0}.tall\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.tall\:prose>ul>li>:first-child{margin-top:1.25em}.tall\:prose>ul>li>:last-child{margin-bottom:1.25em}.tall\:prose>ol>li>:first-child{margin-top:1.25em}.tall\:prose>ol>li>:last-child{margin-bottom:1.25em}.tall\:prose ol ol,.tall\:prose ol ul,.tall\:prose ul ol,.tall\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.tall\:prose h2+*,.tall\:prose h3+*,.tall\:prose h4+*,.tall\:prose hr+*{margin-top:0}.tall\:prose thead th:first-child{padding-left:0}.tall\:prose thead th:last-child{padding-right:0}.tall\:prose tbody td:first-child{padding-left:0}.tall\:prose tbody td:last-child{padding-right:0}.tall\:prose>:first-child{margin-top:0}.tall\:prose>:last-child{margin-bottom:0}.tall\:prose h1,.tall\:prose h2,.tall\:prose h3,.tall\:prose h4{color:#161e2e}.tall\:prose-sm{font-size:.875rem;line-height:1.7142857}.tall\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.tall\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.tall\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.tall\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.tall\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.tall\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.tall\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.tall\:prose-sm figure,.tall\:prose-sm img,.tall\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.tall\:prose-sm figure>*{margin-top:0;margin-bottom:0}.tall\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.tall\:prose-sm code{font-size:.8571429em}.tall\:prose-sm h2 code{font-size:.9em}.tall\:prose-sm h3 code{font-size:.8888889em}.tall\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.tall\:prose-sm ol,.tall\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.tall\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.tall\:prose-sm ol>li{padding-left:1.5714286em}.tall\:prose-sm ol>li:before{left:0}.tall\:prose-sm ul>li{padding-left:1.5714286em}.tall\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.tall\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.tall\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.tall\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.tall\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.tall\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.tall\:prose-sm ol ol,.tall\:prose-sm ol ul,.tall\:prose-sm ul ol,.tall\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.tall\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.tall\:prose-sm h2+*,.tall\:prose-sm h3+*,.tall\:prose-sm h4+*,.tall\:prose-sm hr+*{margin-top:0}.tall\:prose-sm table{font-size:.8571429em;line-height:1.5}.tall\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.tall\:prose-sm thead th:first-child{padding-left:0}.tall\:prose-sm thead th:last-child{padding-right:0}.tall\:prose-sm tbody td{padding:.6666667em 1em}.tall\:prose-sm tbody td:first-child{padding-left:0}.tall\:prose-sm tbody td:last-child{padding-right:0}.tall\:prose-sm>:first-child{margin-top:0}.tall\:prose-sm>:last-child{margin-bottom:0}.tall\:prose-lg{font-size:1.125rem;line-height:1.7777778}.tall\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.tall\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.tall\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.tall\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.tall\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.tall\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.tall\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.tall\:prose-lg figure,.tall\:prose-lg img,.tall\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.tall\:prose-lg figure>*{margin-top:0;margin-bottom:0}.tall\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.tall\:prose-lg code{font-size:.8888889em}.tall\:prose-lg h2 code{font-size:.8666667em}.tall\:prose-lg h3 code{font-size:.875em}.tall\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.tall\:prose-lg ol,.tall\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.tall\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.tall\:prose-lg ol>li{padding-left:1.6666667em}.tall\:prose-lg ol>li:before{left:0}.tall\:prose-lg ul>li{padding-left:1.6666667em}.tall\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.tall\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.tall\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.tall\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.tall\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.tall\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.tall\:prose-lg ol ol,.tall\:prose-lg ol ul,.tall\:prose-lg ul ol,.tall\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.tall\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.tall\:prose-lg h2+*,.tall\:prose-lg h3+*,.tall\:prose-lg h4+*,.tall\:prose-lg hr+*{margin-top:0}.tall\:prose-lg table{font-size:.8888889em;line-height:1.5}.tall\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.tall\:prose-lg thead th:first-child{padding-left:0}.tall\:prose-lg thead th:last-child{padding-right:0}.tall\:prose-lg tbody td{padding:.75em}.tall\:prose-lg tbody td:first-child{padding-left:0}.tall\:prose-lg tbody td:last-child{padding-right:0}.tall\:prose-lg>:first-child{margin-top:0}.tall\:prose-lg>:last-child{margin-bottom:0}.tall\:prose-xl{font-size:1.25rem;line-height:1.8}.tall\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.tall\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.tall\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.tall\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.tall\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.tall\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.tall\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.tall\:prose-xl figure,.tall\:prose-xl img,.tall\:prose-xl video{margin-top:2em;margin-bottom:2em}.tall\:prose-xl figure>*{margin-top:0;margin-bottom:0}.tall\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.tall\:prose-xl code{font-size:.9em}.tall\:prose-xl h2 code{font-size:.8611111em}.tall\:prose-xl h3 code{font-size:.9em}.tall\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.tall\:prose-xl ol,.tall\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.tall\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.tall\:prose-xl ol>li{padding-left:1.8em}.tall\:prose-xl ol>li:before{left:0}.tall\:prose-xl ul>li{padding-left:1.8em}.tall\:prose-xl ul>li:before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.tall\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.tall\:prose-xl>ul>li>:first-child{margin-top:1.2em}.tall\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.tall\:prose-xl>ol>li>:first-child{margin-top:1.2em}.tall\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.tall\:prose-xl ol ol,.tall\:prose-xl ol ul,.tall\:prose-xl ul ol,.tall\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.tall\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.tall\:prose-xl h2+*,.tall\:prose-xl h3+*,.tall\:prose-xl h4+*,.tall\:prose-xl hr+*{margin-top:0}.tall\:prose-xl table{font-size:.9em;line-height:1.5555556}.tall\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.tall\:prose-xl thead th:first-child{padding-left:0}.tall\:prose-xl thead th:last-child{padding-right:0}.tall\:prose-xl tbody td{padding:.8888889em .6666667em}.tall\:prose-xl tbody td:first-child{padding-left:0}.tall\:prose-xl tbody td:last-child{padding-right:0}.tall\:prose-xl>:first-child{margin-top:0}.tall\:prose-xl>:last-child{margin-bottom:0}.tall\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.tall\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.tall\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.tall\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.tall\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.tall\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.tall\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.tall\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.tall\:prose-2xl figure,.tall\:prose-2xl img,.tall\:prose-2xl video{margin-top:2em;margin-bottom:2em}.tall\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.tall\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.tall\:prose-2xl code{font-size:.8333333em}.tall\:prose-2xl h2 code{font-size:.875em}.tall\:prose-2xl h3 code{font-size:.8888889em}.tall\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.tall\:prose-2xl ol,.tall\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.tall\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.tall\:prose-2xl ol>li{padding-left:1.6666667em}.tall\:prose-2xl ol>li:before{left:0}.tall\:prose-2xl ul>li{padding-left:1.6666667em}.tall\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:calc(.8333333em - .1666667em);left:.25em}.tall\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.tall\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.tall\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.tall\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.tall\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.tall\:prose-2xl ol ol,.tall\:prose-2xl ol ul,.tall\:prose-2xl ul ol,.tall\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.tall\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.tall\:prose-2xl h2+*,.tall\:prose-2xl h3+*,.tall\:prose-2xl h4+*,.tall\:prose-2xl hr+*{margin-top:0}.tall\:prose-2xl table{font-size:.8333333em;line-height:1.4}.tall\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.tall\:prose-2xl thead th:first-child{padding-left:0}.tall\:prose-2xl thead th:last-child{padding-right:0}.tall\:prose-2xl tbody td{padding:.8em .6em}.tall\:prose-2xl tbody td:first-child{padding-left:0}.tall\:prose-2xl tbody td:last-child{padding-right:0}.tall\:prose-2xl>:first-child{margin-top:0}.tall\:prose-2xl>:last-child{margin-bottom:0}}body.loading *{transition:none!important}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.FeatureBar_root__oNfaI{background-color:var(--primary);flex-direction:row;align-items:center;justify-content:center;font-weight:500;font-size:.875rem;padding:1.5rem;position:fixed;bottom:0;text-align:center;width:100%;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.3s;transition-delay:.5s}@media (min-width:768px){.FeatureBar_root__oNfaI{display:flex;text-align:left}}.store_ar .FeatureBar_root__oNfaI{flex-direction:row-reverse;flex-wrap:wrap-reverse}.Button_root__jO1cI{background-color:var(--secondary);border-color:transparent;border-radius:.125rem;border-width:1px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:600;line-height:1.5rem;padding:.75rem 2.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);text-align:center;color:var(--accents-1);text-transform:uppercase;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Button_root__jO1cI[disabled]{pointer-events:none}.Button_root__jO1cI:hover{background-color:var(--primary);border-color:var(--secondary);border-width:1px;color:var(--text-primary)}.Button_root__jO1cI:focus{outline:2px solid transparent;outline-offset:2px}.Button_root__jO1cI:focus-visible{box-shadow:0 0 0 3px rgba(118,169,250,.45)}.Button_root__jO1cI[data-active]{--bg-opacity:1;background-color:#4b5563;background-color:rgba(75,85,99,var(--bg-opacity))}.Button_loading___tZ11{background-color:var(--accents-1);border-color:var(--accents-2);cursor:not-allowed;color:var(--accents-3)}.Button_disabled__VwTeb,.Button_disabled__VwTeb:hover{cursor:not-allowed;opacity:.5}.Button_primary__73eth{background-color:var(--secondary);border-style:solid;color:var(--text-secondary)}.Button_primary__73eth:hover,.Button_secondary__dddaT{background-color:var(--primary);border-color:var(--secondary);border-width:1px;color:var(--text-primary)}.Button_secondary__dddaT:hover{background-color:var(--secondary);border-style:solid;color:var(--text-secondary)}.Button_link__UJ9Cs{background-color:transparent;border-width:0;font-weight:500;margin:0;padding:0;box-shadow:none;color:var(--text-primary);text-transform:none}.Button_link__UJ9Cs:hover{background-color:transparent;border-width:0;text-decoration:underline}.Button_slim__bQIPH{padding-top:.5rem;padding-bottom:.5rem;text-transform:none;transform:none}.Button_quickAdd__SwQTh{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.Button_quickAdd__SwQTh:hover{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.Button_quickAdd__SwQTh{display:grid;place-content:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;font-size:.875rem;--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity));width:91.666667%}.Sidebar_root__jzO5_{height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001}.Sidebar_sidebar-main__gopPt{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.Sidebar_sidebar-overlay___KatE{background-color:var(--secondary);opacity:.5;position:absolute;top:0;right:0;bottom:0;left:0;transition-property:opacity;transition-timing-function:linear;transition-duration:.1s;backdrop-filter:blur(.8px);-webkit-backdrop-filter:blur(.8px)}.Sidebar_sidebar-container__JBvQp{display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:auto}.Sidebar_sidebar-container-inner-wrapper__IjWal{height:100%;width:100vw}@media (min-width:640px){.Sidebar_sidebar-container-inner-wrapper__IjWal{max-width:24rem}}@media (min-width:768px){.Sidebar_sidebar-container-inner-wrapper__IjWal{max-width:32rem;width:100vw}}.Sidebar_sidebar-container-inner__lIbG9{background-color:var(--accents-2);display:flex;flex-direction:column;height:100%;font-size:1rem;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);-webkit-overflow-scrolling:touch!important}.LoadingDots_root__pINn2{display:inline-flex;align-items:center;line-height:1.75rem;text-align:center}.LoadingDots_root__pINn2 span{background-color:var(--accents-6);border-radius:9999px;height:.5rem;width:.5rem;animation-name:LoadingDots_blink__T7X7K;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;margin:0 2px}.LoadingDots_root__pINn2 span:nth-of-type(2){animation-delay:.2s}.LoadingDots_root__pINn2 span:nth-of-type(3){animation-delay:.4s}@keyframes LoadingDots_blink__T7X7K{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.Modal_modal__x3bxT{display:flex;align-items:center;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:fixed;top:0;right:0;bottom:0;left:0;width:100%}@media (min-width:640px){.Modal_modal__x3bxT{align-items:flex-start}}@media (min-width:768px){.Modal_modal__x3bxT{align-items:center}}.Modal_modal__x3bxT{background-color:rgba(0,0,0,.35);z-index:999}.Modal_modal__x3bxT:focus{outline:2px solid transparent;outline-offset:2px}.Modal_close-panel__Jib8i{margin:1.5rem;position:absolute;top:0;right:0;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Modal_close-panel__Jib8i:hover{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.Modal_close-panel__Jib8i:focus{outline:2px solid transparent;outline-offset:2px}.Modal_modal-content__s1JQJ{background-color:var(--primary);border-color:var(--accents-2);border-width:1px;display:flex;flex-direction:column;margin:1.5rem auto;max-width:28rem;padding:2.5rem;position:relative;width:100%}@media (min-width:768px){.Modal_modal-content__s1JQJ{padding:3rem}}.Modal_modal-body__CJgJM{flex:1 1 auto;position:relative}.Input_root__ktYuF{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;border-width:1px;padding:.75rem 1rem;width:100%}.Input_root__ktYuF:focus{border-color:var(--accents-5);box-shadow:none}.CollapsibleContainer_collapsible__1KwQo{padding-top:.5rem;padding-bottom:.5rem}.CollapsibleContainer_collapsible__1KwQo .CollapsibleContainer_header__WKyWj{position:relative;width:100%}.CollapsibleContainer_collapsible__1KwQo .CollapsibleContainer_title__dS2c1{font-family:Montserrat,sans-serif}.CollapsibleContainer_collapsible__1KwQo .CollapsibleContainer_toggle__6z3gs{background-image:none;display:flex;outline:2px solid transparent;outline-offset:2px;position:relative;text-align:left}.CollapsibleContainer_collapsible-container__QB_pw .inner{max-height:0;overflow:hidden;position:relative;z-index:1}.CollapsibleContainer_collapsible-container__QB_pw .inner,.CollapsibleContainer_collapsible-container__QB_pw .opened .inner{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.3s}.CollapsibleContainer_collapsible-container__QB_pw .opened .inner{max-height:100vh;transition-timing-function:cubic-bezier(.895,.03,.685,.22)}.CollapsibleContainer_collapsible-container__QB_pw .opened .content{opacity:1;transition-delay:.2s;transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:opacity,transform}.Tooltip_tooltip__9sAQy{background-color:var(--accents-7);border-radius:.25rem;line-height:1;max-width:-moz-max-content;max-width:max-content;padding:.625rem;position:absolute;text-align:center;color:var(--t1);width:9rem;z-index:50;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));left:50%}.Tooltip_tooltip-wrapper__HCRxy{display:inline-block;margin-left:auto;margin-right:auto;position:relative}.Tooltip_tooltip-title__BfGjx{cursor:pointer}.Tooltip_tooltip__9sAQy:before{height:0;pointer-events:none;position:absolute;width:0;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));content:"";border:8px solid transparent;margin-left:calc(9px * -1)}.Tooltip_top__49Uvh{--transform-translate-x:-50%;--transform-translate-y:-100%;top:-65%}.Tooltip_top__49Uvh:before{left:50%;bottom:-1rem;border-top-color:var(--accents-7)}.Tooltip_bottom___pRDJ{top:auto;--transform-translate-x:-50%;--transform-translate-y:0.625rem}.Tooltip_bottom___pRDJ:before{left:50%;top:-1rem;border-bottom-color:var(--accents-7)}.Tooltip_right__c0iOc{left:calc(100% + 15px)}.Tooltip_right__c0iOc,.Tooltip_right__c0iOc:before{top:50%;--transform-translate-x:0;--transform-translate-y:-50%}.Tooltip_right__c0iOc:before{left:calc(6px * -1);border-right-color:var(--accents-7)}.Tooltip_left__QwL9A{right:calc(100% + 15px)}.Tooltip_left__QwL9A,.Tooltip_left__QwL9A:before{left:auto;top:50%;--transform-translate-x:0;--transform-translate-y:-50%}.Tooltip_left__QwL9A:before{right:calc(6px * -2.5);border-left-color:var(--accents-7)}.Toast_toast-container__RTOv3{border-radius:.25rem;margin-top:.5rem;margin-bottom:.5rem;padding:1rem;color:var(--t1);width:100%}.Toast_toast-content__MTxvD{display:flex;justify-content:space-between}.Toast_toast-content-inner__sFIJ3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.75rem * var(--space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))}.Toast_toast-content-inner__sFIJ3{display:flex}.Toast_toast-text__SMQQ_{flex:1 1;font-weight:500;font-size:1.25rem;line-height:1.375;color:var(--t1)}.Toast_close-icon__UOvYq{cursor:pointer;margin:0;color:var(--t1);width:2rem}.Toast_is-fixed__WdM3f{position:fixed;top:0;z-index:1000}.Tabs_title__xzu3b{background-color:var(--accents-1);border-color:var(--accents-3);border-width:1px;display:inline-block;font-size:1rem;line-height:2.5rem;padding-left:.75rem;padding-right:.75rem;position:relative;vertical-align:top;width:100%;z-index:1}@media (min-width:768px){.Tabs_title__xzu3b{width:auto}}.Tabs_title__xzu3b.Tabs_active__AsLTM{background-color:var(--primary);border-bottom-width:0;padding-bottom:1px;margin-right:-1px}.Tabs_title__xzu3b.Tabs_active__AsLTM button{text-decoration:underline}.Tabs_title__xzu3b button{font-size:1.125rem}.Tabs_title__xzu3b button:hover{text-decoration:none}.Tabs_content__1kXFP{border-width:1px;margin-bottom:1.5rem;position:relative;margin-top:-1px}.Confirm_confirm-modal-box__1PvrG{margin-left:auto;margin-right:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.Confirm_confirm-overlay__7oGwP{background-color:var(--secondary);opacity:.5;position:absolute;top:0;right:0;bottom:0;left:0}.Confirm_confirm-modal-inner__hjoMK{background-color:var(--primary);border-radius:.25rem;margin:auto;max-width:24rem;position:relative;top:3rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:91.666667%}@media (min-width:768px){.Confirm_confirm-modal-inner__hjoMK{top:33.333333%}}@media (min-width:1024px){.Confirm_confirm-modal-inner__hjoMK{width:33.333333%}}.Confirm_modal-header___7kJl{display:flex;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem}.Confirm_close-btn__jyJPZ{position:absolute;top:1rem;right:1rem}.Confirm_modal-content__PMG4p{font-size:1.125rem;padding:2.5rem 2rem;text-align:left;color:var(--p1)}.Confirm_modal-footer__Fm90K>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))}.Confirm_modal-footer__Fm90K{display:flex;align-items:center;justify-content:flex-start;padding:1.25rem 2rem}.Confirm_confirm__PfJpl,.Confirm_delete__6YFhE{padding-top:.5rem;padding-bottom:.5rem}.Accordion_accordion-container__kzrZI{width:100%}.Accordion_accordion-item-container__ZPLnn .Accordion_button__HWn6h{outline:none;border-radius:0;border-style:none;display:flex;align-items:center;justify-content:center;width:100%}.Accordion_accordion-item-container__ZPLnn .Accordion_content-container__QO5Gj{overflow:hidden;transition:height .2s ease}.Footer_footer__UtMsf{background-color:var(--secondary);float:left;width:100%}@media (min-width:1024px){.Footer_footer__UtMsf{float:none}}.Footer_footer-container__tx9kG{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding-top:1.5rem;padding-bottom:3.5rem}@media (min-width:768px){.Footer_footer-container__tx9kG{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:3rem}}.Footer_footer__UtMsf .footer-sm-links>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.25rem * var(--space-x-reverse));margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))}.Footer_footer__UtMsf .footer-sm-links{display:flex;align-items:center;justify-content:center}@media (min-width:768px){.Footer_footer__UtMsf .footer-sm-links>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem * var(--space-x-reverse));margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))}}@media (min-width:1024px){.Footer_footer__UtMsf .footer-sm-links>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))}.Footer_footer__UtMsf .footer-sm-links{justify-content:flex-start}}@media (min-width:1280px){.Footer_footer__UtMsf .footer-sm-links>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem * var(--space-x-reverse));margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))}}@media (min-width:1024px){.Footer_footer__UtMsf .footer-sm-links li{margin-left:.375rem!important;margin-right:.375rem!important}}@media (min-width:1280px){.Footer_footer__UtMsf .footer-sm-links li{margin-left:.5rem!important;margin-right:.5rem!important}}.Footer_footer__UtMsf .footer-sm-links li:last-child{margin-right:0!important;padding-left:.125rem}.Footer_footer__UtMsf .footer-sm-links li:first-child{margin-left:0!important}.Footer_footer__UtMsf .footer-sm-links li a{display:block;color:var(--text-secondary);width:1.5rem}.Footer_footer__UtMsf .footer-sm-links li a svg{height:1.25rem;width:1.25rem}.Footer_footer__UtMsf .footer-sm-links li a .social-icon-view{filter:brightness(2);-webkit-filter:brightness(2)}.Footer_footer__UtMsf .footer-sm-links li a:hover .social-icon-view{filter:brightness(1);-webkit-filter:brightness(1)}.Footer_footer__UtMsf .footer-bottom{flex-direction:column;margin-bottom:.625rem}@media (min-width:768px){.Footer_footer__UtMsf .footer-bottom{flex-direction:row}}@media (min-width:1024px){.Footer_footer__UtMsf .footer-bottom{margin-bottom:0}}.Footer_footer__UtMsf .privacy-terms{justify-content:center;text-align:center;width:100%}@media (min-width:768px){.Footer_footer__UtMsf .privacy-terms{display:flex}}@media (min-width:1024px){.Footer_footer__UtMsf .privacy-terms{text-align:left}}@media (min-width:1280px){.Footer_footer__UtMsf .privacy-terms{justify-content:flex-end;text-align:right}}.Footer_footer__UtMsf .privacy-terms li{display:inline-block;font-size:.75rem;line-height:1;color:var(--text-secondary)}.Footer_footer__UtMsf .privacy-terms li.copy-right{display:block;font-weight:700;font-size:.5rem;margin-left:auto;margin-right:auto;width:6rem;line-height:.625rem;letter-spacing:.21px}@media (min-width:768px){.Footer_footer__UtMsf .privacy-terms li.copy-right{width:auto}}@media (min-width:1024px){.Footer_footer__UtMsf .privacy-terms li.copy-right{line-height:1rem;margin-left:0;margin-right:auto;letter-spacing:0}}@media (min-width:1280px){.Footer_footer__UtMsf .privacy-terms li.copy-right{margin-left:auto;margin-right:auto}}.Footer_footer__UtMsf .privacy-terms li a{color:var(--text-secondary);text-decoration:none}@media (min-width:345px){.Footer_footer__UtMsf .cards-group{text-align:center}}@media (min-width:768px){.Footer_footer__UtMsf .cards-group{text-align:right}}.Footer_footer__UtMsf .cards-group img{margin-left:auto;margin-right:auto;margin-top:1.5rem}@media (min-width:1024px){.Footer_footer__UtMsf .cards-group img{margin-left:0}}@media (min-width:1280px){.Footer_footer__UtMsf .cards-group img{margin-right:0;margin-left:auto}}@media (min-width:1024px){.Footer_footer__UtMsf .tab-content{display:block;max-height:100%;padding-top:.25rem}}.Footer_footer__UtMsf .tab-content li{padding-bottom:.375rem}.Footer_footer__UtMsf .tab-content li a{font-size:.875rem;color:var(--text-secondary)}.Footer_footer__UtMsf .tab-content li a:hover{color:var(--hover)}.Footer_footer__UtMsf .tab-content li a{text-decoration:none;letter-spacing:-.019rem}.Footer_footer__UtMsf .tab-header{border-style:none;display:block;line-height:1.25rem;padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){.Footer_footer__UtMsf .tab-header{padding-top:0;padding-bottom:.125rem}}.Footer_footer__UtMsf .tab-header .tab-title:after{background-color:var(--secondary);background-position:50%;overflow:hidden;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.5s;content:"";background-repeat:no-repeat;display:inline-flex;font-weight:500;margin-left:.375rem;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.74,0V27.26H64v9.48H36.74V64H27.26V36.74H0V27.26H27.26V0Z'/%3E%3C/svg%3E");height:9px;width:9px}@media (min-width:1024px){.Footer_footer__UtMsf .tab-header .tab-title:after{content:none}}.Footer_footer__UtMsf .tab-radio:checked~.tab-header .tab-title:after{background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 9.48'%3E%3Cpolygon points='27.26 0 0 0 0 9.48 27.26 9.48 36.74 9.48 64 9.48 64 0 36.74 0 27.26 0'/%3E%3C/svg%3E")}.Footer_footer__UtMsf .tab-radio{height:3.25rem;left:0}@media (min-width:768px){.Footer_footer__UtMsf .tab-radio{cursor:default;height:2rem}}@media (min-width:1024px){.Footer_footer__UtMsf .tab-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}.Footer_footer__UtMsf .tab-container{position:relative;text-align:center}@media (min-width:1024px){.Footer_footer__UtMsf .tab-container{text-align:left}}.Footer_footer__UtMsf .mobile-only{display:block!important}@media (min-width:1024px){.Footer_footer__UtMsf .mobile-only{display:none!important}}.Footer_footer__UtMsf .desktop-only{display:none!important}@media (min-width:1024px){.Footer_footer__UtMsf .desktop-only{display:block!important}}.Footer_footer__UtMsf .tab-radio:checked~.tab-content{max-height:100vh}.Footer_footer__UtMsf .footer-extra-links{padding-top:1.5rem}@media (min-width:1024px){.Footer_footer__UtMsf .footer-extra-links{display:flex!important}}.Footer_footer__UtMsf .footer-extra-links a{display:flex;align-items:center;font-size:.625rem;padding-top:.125rem;color:var(--text-secondary)}.Footer_footer__UtMsf .footer-extra-links a:hover{color:var(--hover)}.Footer_footer__UtMsf .footer-extra-links a{text-decoration:none}.Footer_footer__UtMsf .footer-extra-links div{margin:0}.Footer_footer__UtMsf .footer-extra-links div:first-child a:after{background-color:var(--primary);display:inline-block;height:.625rem;margin-left:.375rem;margin-right:.375rem;content:"";width:1px}.Footer_footer__UtMsf .unique-selling-proposition{border-color:var(--p2);border-bottom-width:1px;position:relative}@media (min-width:1024px){.Footer_footer__UtMsf .unique-selling-proposition{padding-bottom:1.5rem}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition{margin-bottom:3rem;padding-top:0;padding-bottom:3rem}}.Footer_footer__UtMsf .unique-selling-proposition>div{padding:0}.Footer_footer__UtMsf .unique-selling-proposition h2{padding-left:.5rem;padding-right:.5rem;padding-bottom:.75rem;text-align:center;color:var(--text-secondary);text-transform:none}@media (min-width:768px){.Footer_footer__UtMsf .unique-selling-proposition h2{padding-left:0;padding-right:0}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition h2{font-size:3.25rem;line-height:3.5rem}}@media (min-width:768px){.Footer_footer__UtMsf .unique-selling-proposition h2{text-align:inherit}}.Footer_footer__UtMsf .unique-selling-proposition .mobile-scrollbar{flex-wrap:nowrap;display:flex;padding-bottom:3rem;width:100%}.Footer_footer__UtMsf .unique-selling-proposition .mobile-scrollbar>div{min-width:100%;padding-left:1rem;padding-right:1rem}.Footer_footer__UtMsf .unique-selling-proposition .scrollbar-container{margin-bottom:2.25rem}@media (min-width:768px){.Footer_footer__UtMsf .unique-selling-proposition .scrollbar-container{margin-bottom:0}}.Footer_footer__UtMsf .unique-selling-proposition .scrollbar-container .ps__rail-x{transform:scaleX(.87);background-color:var(--gs2);border-radius:9999px;height:.25rem;opacity:1}@media (min-width:640px){.Footer_footer__UtMsf .unique-selling-proposition .scrollbar-container .ps__rail-x{transform:scaleX(.92)}}.Footer_footer__UtMsf .unique-selling-proposition .scrollbar-container .ps__thumb-x{background-color:var(--primary);height:.25rem;bottom:0}.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block{flex-basis:50%;padding:2rem .75rem}.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block p{font-weight:700;font-size:.75rem;letter-spacing:var(--letter-spacing-base)}.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block strong{font-size:1rem}.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block img{display:inherit;margin-bottom:1.25rem}@media (min-width:768px){.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block img{max-width:3.438rem}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block img{margin-bottom:1.75rem;max-width:100%}}@media (min-width:1024px){.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block{padding-bottom:0;padding-top:1rem;flex-basis:20%}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .usp-img-block{padding-right:0;padding-left:2.5rem;flex-basis:16.5%}.Footer_footer__UtMsf .unique-selling-proposition .usp-title-block{padding-top:.25rem;padding-right:1rem;flex-basis:44%}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider{padding-bottom:1.5rem}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider{padding-bottom:0;padding-left:1.75rem}}@media (min-width:1024px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper{padding-left:2.25rem;padding-right:2.25rem}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper{padding-left:0;padding-right:0}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper p{font-weight:700;font-size:.75rem;text-align:center;color:var(--text-secondary);letter-spacing:var(--letter-spacing-base)}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper strong{font-size:1rem}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper img{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper img{margin-bottom:1.25rem}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .wrapper img{margin-bottom:1.75rem}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slide{padding-left:1.75rem;padding-right:1.75rem}@media (min-width:640px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slide{padding-left:3rem;padding-right:3rem}}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slide{padding-left:.75rem;padding-right:.75rem}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow{top:45%;background-repeat:no-repeat}@media (min-width:768px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow{height:2.5rem;width:2.5rem}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow.slick-disabled{cursor:default;opacity:.5;pointer-events:none}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow.slick-prev{left:0;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23333333'/%3E%3Cpath d='M22.6316 26.2632L16 19.6316L22.6316 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow.slick-prev:before{display:none}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow.slick-next{right:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23333333'/%3E%3Cpath d='M17 13L23.6316 19.6316L17 26.2632' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-arrow.slick-next:before{display:none}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-slider .slick-slider .slick-track{display:flex;align-items:flex-start}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-column:first-child{display:none!important}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-column:first-child{display:flex!important}}.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-column:last-child{flex-basis:100%}@media (min-width:1280px){.Footer_footer__UtMsf .unique-selling-proposition .pagebuilder-column:last-child{flex-basis:auto}}.Footer_footer-value-prop-row__SefVR{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}@media (min-width:1024px){.Footer_footer-value-prop-row__SefVR{margin-top:2rem}}.Footer_footer-value-prop-row__SefVR{max-width:80.625rem}.Footer_grid-rows__psj0w{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}@media (min-width:1024px){.Footer_grid-rows__psj0w{flex-direction:row;justify-content:space-between;margin-top:2rem}}.Footer_grid-rows__psj0w{max-width:1290px}.Footer_grid-col-1__7LLjG{order:2;width:100%}@media (min-width:1024px){.Footer_grid-col-1__7LLjG{order:1}}@media (min-width:1280px){.Footer_grid-col-1__7LLjG{margin-top:.25rem}}@media (min-width:1024px){.Footer_grid-col-1__7LLjG{width:75%}}@media (min-width:1280px){.Footer_grid-col-1__7LLjG{width:68%}}.Footer_grid-col-2__GeT7V{order:1;text-align:center;width:100%}@media (min-width:1024px){.Footer_grid-col-2__GeT7V{order:2;padding-left:.625rem;text-align:left;width:25%}}@media (min-width:1280px){.Footer_grid-col-2__GeT7V{margin-top:.5rem;padding-left:0;width:32%}}.Footer_grid-col-2__GeT7V .tab-title{font-weight:700;font-size:.75rem}@media (min-width:768px){.Footer_grid-col-2__GeT7V .tab-title{padding-bottom:1.25rem}}@media (min-width:1024px){.Footer_grid-col-2__GeT7V .tab-title{font-size:.938rem}}.Footer_grid-col-2__GeT7V .pagebuilder-column{text-align:center}@media (min-width:768px){.Footer_grid-col-2__GeT7V .pagebuilder-column{text-align:left}}.Footer_grid-col-2__GeT7V .pagebuilder-column .tab-title{border-bottom-width:1px;display:block;font-size:.875rem;padding-top:.75rem;padding-bottom:.75rem;text-align:center}@media (min-width:768px){.Footer_grid-col-2__GeT7V .pagebuilder-column .tab-title{border-style:none;padding-top:0;padding-bottom:.75rem;text-align:left}}.Footer_grid-col-2__GeT7V .pagebuilder-column:first-child .tab-title{border-top-width:1px}@media (min-width:768px){.Footer_grid-col-2__GeT7V .pagebuilder-column:first-child .tab-title{border-style:none}}.Footer_footer-call-info__CAm__{margin-top:2.5rem}.Footer_footer-call-info__CAm__ a{color:var(--text-secondary)!important;text-decoration:none!important}.Footer_footer-links__EmJbQ{margin-top:.5rem;position:relative;color:var(--text-secondary)}@media (min-width:1024px){.Footer_footer-links__EmJbQ{margin-top:0}}@media (min-width:1280px){.Footer_footer-links__EmJbQ{margin-top:.25rem}}@media (min-width:768px){.Footer_footer-links__EmJbQ .footer-links-row>div>div{flex-direction:column}}@media (min-width:1024px){.Footer_footer-links__EmJbQ .footer-links-row>div>div{flex-direction:row;justify-content:space-between}}@media (min-width:1280px){.Footer_footer-links__EmJbQ .footer-links-row>div>div{justify-content:flex-start}}@media (min-width:768px){.Footer_footer-links__EmJbQ .footer-logo{width:100%!important}}@media (min-width:1024px){.Footer_footer-links__EmJbQ .footer-logo{width:33.333333%!important}}@media (min-width:1280px){.Footer_footer-links__EmJbQ .footer-logo{padding-left:.5rem}}.Footer_footer-links__EmJbQ .footer-logo figure{max-width:15rem;display:none;width:100%}@media (min-width:1024px){.Footer_footer-links__EmJbQ .footer-logo figure{display:block}}.Footer_footer-links__EmJbQ .call-info{font-size:.75rem;line-height:1.25rem;margin-bottom:1.5rem;text-align:center}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info{font-size:.875rem;margin-top:1.5rem;text-align:left}}.Footer_footer-links__EmJbQ .call-info p:first-child{margin-bottom:.875rem}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info p:first-child{margin-bottom:.875rem}}.Footer_footer-links__EmJbQ .call-info p:first-child{line-height:1.125rem;letter-spacing:.019rem}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info p:first-child{letter-spacing:.031rem}}.Footer_footer-links__EmJbQ .call-info p:first-child strong{padding-left:.5rem;position:relative}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info p:first-child strong{padding-left:1rem}}.Footer_footer-links__EmJbQ .call-info p:first-child strong:before{content:url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.589745 2.16629L2.06169 1.02978L2.70157 0.821146C3.76514 0.473994 5.31343 4.00996 4.42845 4.80366L3.19121 5.8814C2.08267 6.87504 5.80195 12.1865 7.11476 11.4848L8.55062 10.6907C9.59907 10.1306 12.3923 12.7948 11.7024 13.6756L11.2874 14.2055L9.71605 15.1999C4.05219 15.2052 -1.35238 7.48676 0.589747 2.16628L0.589745 2.16629Z' fill='white'/%3E%3C/svg%3E%0A");position:absolute;left:-.5rem;color:var(--text-secondary)}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info p:first-child strong:before{left:0}}.Footer_footer-links__EmJbQ .call-info p:first-child+p{line-height:1.125rem}.Footer_footer-links__EmJbQ .call-info p:first-child+p a{margin-left:0}@media (min-width:1024px){.Footer_footer-links__EmJbQ .call-info p:first-child+p a{margin-left:.25rem}}.Footer_footer-links__EmJbQ .call-info a{cursor:pointer;color:var(--text-secondary);text-decoration:none}.Footer_footer-links__EmJbQ .footer-links-col{border-color:var(--gs2);border-bottom-width:1px;margin-left:1rem;margin-right:1rem}@media (min-width:768px){.Footer_footer-links__EmJbQ .footer-links-col{margin-left:0;margin-right:0}}@media (min-width:1024px){.Footer_footer-links__EmJbQ .footer-links-col{border-style:none;padding-bottom:3.5rem}}.Footer_footer-links__EmJbQ .footer-links-col{width:100%!important}@media (min-width:1024px){.Footer_footer-links__EmJbQ .footer-links-col{width:20%!important}}.Footer_footer-links__EmJbQ .footer-links-col.about-us-links{border-top-width:1px}@media (min-width:1280px){.Footer_footer-links__EmJbQ .footer-links-col:nth-child(2n){padding-left:.75rem}.Footer_footer-links__EmJbQ .footer-links-col:nth-child(odd){padding-right:.75rem}}.Footer_footer-links__EmJbQ .footer-links-col .tab-content ul{padding-bottom:1rem}.Footer_footer-links__EmJbQ .footer-links-container{padding-top:.25rem}@media (min-width:768px){.Footer_footer-links__EmJbQ .footer-links-container{padding-top:0}.Footer_footer-links__EmJbQ .btm-col{padding-bottom:0;padding-top:.25rem}}.Footer_footer-copyright-block__61wc_{margin-top:1.75rem;margin-bottom:1.75rem;width:100%}@media (min-width:1024px){.Footer_footer-copyright-block__61wc_{display:flex;flex-direction:column;justify-content:space-between}}@media (min-width:1280px){.Footer_footer-copyright-block__61wc_{flex-direction:row;margin-top:1.5rem;margin-bottom:1.5rem}}.Footer_footer-copyright-block__61wc_ .Footer_social__GcCjz{display:none;padding-bottom:2.5rem}@media (min-width:1024px){.Footer_footer-copyright-block__61wc_ .Footer_social__GcCjz{display:block;padding-bottom:0}}@media (min-width:1280px){.Footer_footer-copyright-block__61wc_ .Footer_social__GcCjz{width:33.333333%}.Footer_footer-copyright-block__61wc_ .Footer_social__GcCjz>div{display:flex;flex-direction:column;justify-content:space-between;height:100%}}.Footer_footer-copyright-block__61wc_>div{padding-top:.75rem;text-align:left}@media (min-width:1280px){.Footer_footer-copyright-block__61wc_>div{padding-top:0}}.Footer_footer-copyright-block__61wc_ .footer-social-block{display:flex;height:100%}.Footer_footer-copyright-block__61wc_ .footer-social-block>div{justify-content:space-between!important}.Footer_copyright___oEu3{display:none;margin-top:2rem;text-align:center}@media (min-width:1024px){.Footer_copyright___oEu3{display:block;margin-top:.25rem;text-align:left}}.Footer_copyright-mob__Ot6Ot{display:block}@media (min-width:1024px){.Footer_copyright-mob__Ot6Ot{display:none}}.Footer_copyright___oEu3 .footer-mob-logo{margin-left:auto;margin-right:auto;padding-bottom:1rem;padding-top:2.5rem;text-align:center;width:16rem}@media (min-width:1024px){.Footer_copyright___oEu3 .footer-mob-logo{display:none}}.Footer_copyright___oEu3 .footer-mob-logo img{display:inline}.Footer_social-icons__MjDB2{margin-bottom:1.25rem;text-align:center}@media (min-width:1024px){.Footer_social-icons__MjDB2{display:none;margin-bottom:0;text-align:left}}.Footer_newsletter-form__eLhal{padding:1.5rem 3.5rem .5rem;color:var(--text-secondary)}@media (min-width:1024px){.Footer_newsletter-form__eLhal{padding:0}}.Footer_newsletter-form-heading__03fyX{font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1.25rem;margin-bottom:.375rem;text-align:center}@media (min-width:1024px){.Footer_newsletter-form-heading__03fyX{font-size:1.25rem;line-height:1.5rem;margin-bottom:.25rem;text-align:left}}.Footer_newsletter-form-heading__03fyX{letter-spacing:.019rem}@media (min-width:1024px){.Footer_newsletter-form-heading__03fyX{letter-spacing:0}}.Footer_newsletter-form__eLhal p{font-size:.625rem;line-height:1rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}@media (min-width:1024px){.Footer_newsletter-form__eLhal p{font-size:.875rem;line-height:1.25rem;padding-left:0;padding-right:0;text-align:left}}.Footer_newsletter-form__eLhal p{letter-spacing:.2px}@media (min-width:1024px){.Footer_newsletter-form__eLhal p{letter-spacing:0}}.Footer_newsletter-form__eLhal form{margin-bottom:1.25rem;margin-top:.625rem;text-align:left;width:100%}.Footer_newsletter-form__eLhal form .focus-visible{box-shadow:0 0 0 3px rgba(118,169,250,.45)}.Footer_newsletter-form__eLhal form .Footer_main__hZr3k{background-color:var(--primary);border-color:var(--gs3);border-radius:9999px;border-style:solid;border-width:1px;display:flex;align-items:center;margin-top:1.25rem}@media (min-width:1024px){.Footer_newsletter-form__eLhal form .Footer_main__hZr3k{border-style:none;margin-top:1.75rem}}.Footer_newsletter-form__eLhal form .Footer_main__hZr3k button{font-size:.875rem}.Footer_newsletter-form__eLhal form .Footer_main__hZr3k button:focus{outline:2px solid transparent;outline-offset:2px}.Footer_newsletter-form__eLhal form .Footer_main__hZr3k button{padding-bottom:.25rem;padding-top:.5rem;padding-right:1rem}@media (min-width:1024px){.Footer_newsletter-form__eLhal form .Footer_main__hZr3k button{margin:.25rem;padding-top:.5rem;padding-bottom:.5rem;padding-right:1rem}}.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-style:none;font-size:1rem;margin-right:.75rem}.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi:focus{outline:2px solid transparent;outline-offset:2px}.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi{padding:.5rem 1rem}.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi:focus{box-shadow:none}.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi{color:var(--text-primary);width:100%}@media (min-width:768px){.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi{padding:.75rem 1.5rem}}@media (min-width:1024px){.Footer_newsletter-form__eLhal form .Footer_newsletter__lyyBi{font-size:.75rem}}.Footer_newsletter-form__eLhal form .Footer_newsletter-label__uk6cs{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Footer_newsletter-form__eLhal form .Footer_submit__9bQez{font-size:.875rem;margin:0;padding-left:.25rem;padding-right:.25rem}@media (min-width:768px){.Footer_newsletter-form__eLhal form .Footer_submit__9bQez{padding:.125rem .5rem}}.Footer_newsletter-form__eLhal form .Footer_submit__9bQez svg{color:var(--hover)}.Footer_newsletter-form__eLhal input:-webkit-autofill,.Footer_newsletter-form__eLhal input:-webkit-autofill:active,.Footer_newsletter-form__eLhal input:-webkit-autofill:focus,.Footer_newsletter-form__eLhal input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1.875rem #fff!important}.Footer_error__DSIq5{font-size:.75rem;color:var(--alert-danger);font-style:italic}.Indicator_loading-container__bkN6q{margin-top:2rem;margin-bottom:2rem;text-align:center}.Indicator_loading-message__vAyMA{max-width:7.5rem;max-height:7.5rem;display:inline-block;height:100%;overflow:hidden;position:relative;width:100%}.Indicator_loading-message__vAyMA:after{content:"";background-color:var(--primary);display:block;height:100%;position:absolute;top:0;left:0;width:100%;z-index:20;animation:Indicator_loading-animation__xrmrn 2s infinite backwards}.Indicator_hubspot-container__GqiId{animation:Indicator_loading-animation-hubspot__uzI_f 2s infinite backwards;height:4rem;overflow:auto;position:fixed;bottom:.75rem;left:1rem;width:3.75rem;z-index:40}.Indicator_hubspot-container__GqiId .Indicator_loading-hubspot__TscwK{min-width:3.75rem;min-height:3.75rem;position:absolute;bottom:0}.Indicator_hubspot-container__GqiId .Indicator_loading-hubspot__TscwK .Indicator_loading-message__vAyMA:after{display:none}@keyframes Indicator_loading-animation__xrmrn{0%{top:0}to{background-color:var(--primary);top:-7.5rem}}@keyframes Indicator_loading-animation-hubspot__uzI_f{0%{max-height:0}to{max-height:4rem}}.PromoBanner_promo-banner__e4MsM{border-color:var(--accents-3);border-bottom-width:1px;clear:both;overflow:hidden;padding-top:.5rem;padding-bottom:.5rem;position:sticky}.PromoBanner_promo-banner-text__YjOuU{display:inline-block;position:relative;text-align:center;width:100vw}.PromoBanner_promo-banner-button__8Z853{cursor:pointer;position:absolute;top:0;right:1rem}.PromoBanner_promo-banner-button__8Z853 svg{height:1.25rem;width:1.25rem}@media (min-width:768px){.row_root__0jtHG{margin-left:0;margin-right:0}}.row_contained__2AX2W{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}.row_videoOverlay__BcNZC{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-99;-webkit-transform:translateZ(0)}.row_root__0jtHG [id*=jarallax-container] iframe,.row_root__0jtHG [id*=jarallax-container] video{visibility:hidden}@media only screen and (max-width:767px){.column_root__7VV5e{background-attachment:scroll!important;flex-basis:100%}.columnGroup_root__tOfb_{flex-wrap:wrap}}.text_root__sKgTL{text-align:left}.text_root__sKgTL a{color:var(--t4)}@media only screen and (max-width:768px){.columnLine_root__W_x74{flex-wrap:wrap}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}.Layout_root__DTp7M{margin-left:auto;margin-right:auto}.Layout_root__DTp7M .pb-products .product-price{font-size:.75rem;margin-top:.75rem;position:static;letter-spacing:var(--letter-spacing-base)}@media (min-width:768px){.Layout_root__DTp7M .pb-products .product-price{font-size:1.125rem;margin-top:1rem;letter-spacing:0}}.Layout_root__DTp7M .pb-products .item-name{text-transform:capitalize}@media (min-width:1280px){.Layout_root__DTp7M .pb-products .item-name{padding-left:3.5rem;padding-right:3.5rem}}.Layout_root__DTp7M .pb-products .item-name a{font-weight:400;font-size:.75rem;line-height:1.125rem}.Layout_root__DTp7M .pb-products .item-name a:hover{color:var(--text-primary)}.Layout_root__DTp7M .pb-products .item-name a{text-decoration:none}@media (min-width:768px){.Layout_root__DTp7M .pb-products .item-name a{font-size:1.125rem;line-height:1.75rem}}.Layout_root__DTp7M .Layout_main-container__iV_ti:has(.no-route-content){display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.Layout_root__DTp7M .Layout_main-container__iV_ti:has(.no-route-content){padding-top:unset;padding-bottom:unset}}.Layout_skip-to-content__6eYtf{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Layout_skip-to-content__6eYtf:active,.Layout_skip-to-content__6eYtf:focus{position:static;width:auto;margin:0;overflow:visible;clip:auto;white-space:normal;background-color:var(--accents-3);height:auto;padding:.625rem;position:absolute;top:0;left:0;text-align:center;color:var(--text-primary);text-transform:uppercase;width:100%;z-index:200}@media (min-width:1024px){.Layout_main-container__iV_ti{min-height:calc(100vh - (10rem))}}span .Layout_ooka_usa_cookie_text__uPhVC a{font-weight:700!important;text-decoration:underline!important}.Layout_promo-banner__m6Ftq{min-height:1.875rem;background:var(--promo-bg);color:var(--promo-txt-color);border-style:none;font-weight:700;font-size:.75rem}@media (min-width:768px){.Layout_promo-banner__m6Ftq{font-size:.938rem}}.Layout_promo-banner__m6Ftq{padding-top:.375rem!important;padding-bottom:.375rem!important}@media (min-width:768px){.Layout_promo-banner__m6Ftq{padding-top:.75rem!important;padding-bottom:.375rem!important}}@media (min-width:640px){.Layout_promo-banner__m6Ftq{line-height:1.125rem;letter-spacing:.02rem}}@media (min-width:768px){.Layout_promo-banner__m6Ftq{line-height:1rem;letter-spacing:0}}.Layout_promo-banner__m6Ftq span[aria-hidden=true]{display:none}.Layout_promo-banner__m6Ftq strong{font-weight:700}.Layout_promo-banner__m6Ftq .shipping-promo-wrapper{padding-left:.375rem;padding-right:.375rem}.Layout_legal-container__dfn0L{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));display:flex;align-items:center;padding-top:.375rem;padding-bottom:.375rem}@media (min-width:768px){.Layout_legal-container__dfn0L{padding-top:.625rem;padding-bottom:.625rem}}.Layout_legal-container__dfn0L{min-height:5.5rem;border-width:.375rem}.Layout_legal-container__dfn0L>div{width:100%}.Layout_legal-container__dfn0L .legal-requirement{font-size:1rem;padding-left:.625rem;padding-right:.625rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));width:100%}@media (min-width:768px){.Layout_legal-container__dfn0L .legal-requirement{font-size:.938rem}}@media (min-width:1024px){.Layout_legal-container__dfn0L .legal-requirement{font-size:1.5rem}}.Forms_root__kckWm .forgot-password-form,.Forms_root__kckWm .login-form{width:100%}.Forms_root__kckWm .forgot-password-form .login-link,.Forms_root__kckWm .forgot-password-form .signup-link,.Forms_root__kckWm .login-form .login-link,.Forms_root__kckWm .login-form .signup-link{font-weight:600;font-size:.688rem;text-decoration:underline;letter-spacing:.04rem}@media (min-width:768px){.Forms_root__kckWm .forgot-password-form .login-link,.Forms_root__kckWm .forgot-password-form .signup-link,.Forms_root__kckWm .login-form .login-link,.Forms_root__kckWm .login-form .signup-link{font-size:.875rem}}.Forms_root__kckWm .forgot-password-form .login-link:hover,.Forms_root__kckWm .forgot-password-form .signup-link:hover,.Forms_root__kckWm .login-form .login-link:hover,.Forms_root__kckWm .login-form .signup-link:hover{color:var(--hover)}.Forms_root__kckWm .forgot-password-form button[data-variant=slim],.Forms_root__kckWm .login-form button[data-variant=slim]{padding:.75rem 2.5rem .625rem!important}.Forms_root__kckWm .forgot-password-form .form-group,.Forms_root__kckWm .login-form .form-group{padding:0}.Forms_root__kckWm .form-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.Forms_root__kckWm .form-group{margin-bottom:1.5rem}@media (min-width:768px){.Forms_root__kckWm .form-group{margin-bottom:.75rem}}.Forms_root__kckWm label.heading{display:block;clear:both;font-weight:700;height:auto;font-size:.75rem;margin:0 0 .375rem;position:relative;text-transform:capitalize;width:auto}.Forms_root__kckWm .asterisk{font-size:.75rem;margin-left:.25rem;margin-right:.25rem;position:absolute;top:0;color:var(--alert-danger)}.Forms_root__kckWm .form-input,.Forms_root__kckWm input[type=email],.Forms_root__kckWm input[type=number],.Forms_root__kckWm input[type=password],.Forms_root__kckWm input[type=tel],.Forms_root__kckWm input[type=text],.Forms_root__kckWm textarea{border-radius:.625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:var(--secondary)}.Forms_root__kckWm .form-input:focus,.Forms_root__kckWm input[type=email]:focus,.Forms_root__kckWm input[type=number]:focus,.Forms_root__kckWm input[type=password]:focus,.Forms_root__kckWm input[type=tel]:focus,.Forms_root__kckWm input[type=text]:focus,.Forms_root__kckWm textarea:focus{border-color:var(--p3)}.Forms_root__kckWm .form-input,.Forms_root__kckWm input[type=email],.Forms_root__kckWm input[type=number],.Forms_root__kckWm input[type=password],.Forms_root__kckWm input[type=tel],.Forms_root__kckWm input[type=text],.Forms_root__kckWm textarea{border-style:solid;border-width:2px;font-weight:500;font-size:.875rem;line-height:1.269rem;margin-bottom:.25rem;outline:2px solid transparent;outline-offset:2px;padding:.875rem .5rem .75rem}.Forms_root__kckWm .form-input::-moz-placeholder,.Forms_root__kckWm input[type=email]::-moz-placeholder,.Forms_root__kckWm input[type=number]::-moz-placeholder,.Forms_root__kckWm input[type=password]::-moz-placeholder,.Forms_root__kckWm input[type=tel]::-moz-placeholder,.Forms_root__kckWm input[type=text]::-moz-placeholder,.Forms_root__kckWm textarea::-moz-placeholder{--placeholder-opacity:1;color:#cdcaca;color:rgba(205,202,202,var(--placeholder-opacity))}.Forms_root__kckWm .form-input::placeholder,.Forms_root__kckWm input[type=email]::placeholder,.Forms_root__kckWm input[type=number]::placeholder,.Forms_root__kckWm input[type=password]::placeholder,.Forms_root__kckWm input[type=tel]::placeholder,.Forms_root__kckWm input[type=text]::placeholder,.Forms_root__kckWm textarea::placeholder{--placeholder-opacity:1;color:#cdcaca;color:rgba(205,202,202,var(--placeholder-opacity))}.Forms_root__kckWm .form-input:focus,.Forms_root__kckWm input[type=email]:focus,.Forms_root__kckWm input[type=number]:focus,.Forms_root__kckWm input[type=password]:focus,.Forms_root__kckWm input[type=tel]:focus,.Forms_root__kckWm input[type=text]:focus,.Forms_root__kckWm textarea:focus{box-shadow:none}.Forms_root__kckWm .form-input,.Forms_root__kckWm input[type=email],.Forms_root__kckWm input[type=number],.Forms_root__kckWm input[type=password],.Forms_root__kckWm input[type=tel],.Forms_root__kckWm input[type=text],.Forms_root__kckWm textarea{color:var(--text-primary);width:100%}@media (hover:none){.Forms_root__kckWm .form-input,.Forms_root__kckWm input[type=email],.Forms_root__kckWm input[type=number],.Forms_root__kckWm input[type=password],.Forms_root__kckWm input[type=tel],.Forms_root__kckWm input[type=text],.Forms_root__kckWm textarea{font-size:1rem!important}}.Forms_root__kckWm .form-input.border-alert-danger,.Forms_root__kckWm .form-input.error,.Forms_root__kckWm input[type=email].border-alert-danger,.Forms_root__kckWm input[type=email].error,.Forms_root__kckWm input[type=number].border-alert-danger,.Forms_root__kckWm input[type=number].error,.Forms_root__kckWm input[type=password].border-alert-danger,.Forms_root__kckWm input[type=password].error,.Forms_root__kckWm input[type=tel].border-alert-danger,.Forms_root__kckWm input[type=tel].error,.Forms_root__kckWm input[type=text].border-alert-danger,.Forms_root__kckWm input[type=text].error,.Forms_root__kckWm textarea.border-alert-danger,.Forms_root__kckWm textarea.error{border-color:var(--form-error)}.Forms_root__kckWm .error{font-weight:500;font-size:.688rem;color:var(--alert-danger)}.Forms_root__kckWm .form-select{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50098 12L0.00578693 0.749999L12.9962 0.75L6.50098 12Z' fill='black'/%3E%3C/svg%3E%0A");background-size:14px 14px;border-radius:.625rem;background-position:right 20px center;letter-spacing:.065em;max-height:3.125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Forms_root__kckWm .form-select:focus{background-color:var(--primary)}.Forms_root__kckWm .form-select{background-repeat:no-repeat;border-color:var(--secondary);border-width:2px;font-weight:600;font-size:.875rem;line-height:1rem;padding:.875rem 2.5rem 1rem 1.25rem;color:var(--text-primary);width:100%}.Forms_root__kckWm .form-select:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:none}@media (hover:none){.Forms_root__kckWm .form-select{font-size:1rem!important}}.Forms_root__kckWm .form-radio{border-color:var(--secondary);height:var(--w-18);outline:2px solid transparent;outline-offset:2px;color:var(--p2);width:var(--w-18)}.Forms_root__kckWm .form-radio:checked{background-color:var(--check-radio-select);border-color:var(--check-radio-select);background-image:none;background-size:auto;box-shadow:0 0 0 2px var(--primary) inset}.Forms_root__kckWm .form-radio+.label{display:inline-block;align-self:center;font-size:1rem;line-height:1.5;margin-left:.5rem;padding-left:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.Forms_root__kckWm .form-radio:focus{border-color:var(--check-radio-select);outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--primary) inset}.Forms_root__kckWm .form-checkbox{border-color:var(--secondary);border-radius:0;height:var(--w-18);outline:2px solid transparent;outline-offset:2px}.Forms_root__kckWm .form-checkbox:focus{box-shadow:none}.Forms_root__kckWm .form-checkbox{color:var(--p2);width:var(--w-18)}.Forms_root__kckWm .form-checkbox:checked{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11302 0.00584632C8.93431 0.0282213 8.76907 0.108052 8.64481 0.232045L3.36311 5.24739L1.28493 3.67183C1.2041 3.60978 1.11115 3.5635 1.01143 3.53566C0.9117 3.50783 0.807165 3.49899 0.703828 3.50964C0.600491 3.52029 0.500387 3.55021 0.409271 3.59771C0.318155 3.64521 0.237822 3.70935 0.172887 3.78642C0.107953 3.86349 0.0596977 3.952 0.0308945 4.04683C0.00209136 4.14167 -0.00669178 4.24097 0.00504933 4.33904C0.0167904 4.43712 0.0488246 4.53203 0.099311 4.6183C0.149797 4.70458 0.217741 4.78053 0.299237 4.84179L2.92776 6.83858C3.08029 6.95309 3.27199 7.01006 3.46605 6.99854C3.66011 6.98702 3.84285 6.90783 3.97918 6.77618L9.76194 1.28504C9.88024 1.1755 9.95932 1.03344 9.98802 0.878924C10.0167 0.724406 9.99357 0.565232 9.92186 0.423875C9.85015 0.282518 9.7335 0.16612 9.58837 0.0911127C9.44324 0.0161057 9.27696 -0.0137197 9.11302 0.00584632Z' fill='white'/%3E%3C/svg%3E%0A");background-size:10px 7px;background-color:var(--check-radio-select);border-color:var(--check-radio-select)}.Forms_root__kckWm .form-checkbox+.label{display:inline-block;align-self:center;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.Forms_root__kckWm .form-checkbox:focus{border-color:var(--check-radio-select)}.Forms_root__kckWm .form-checkbox.disabled,.Forms_root__kckWm .form-checkbox.disabled+.label,.Forms_root__kckWm .form-checkbox:disabled,.Forms_root__kckWm .form-checkbox:disabled+.label{opacity:.5}.Forms_root__kckWm .checkbox-container{display:flex}.Forms_root__kckWm .checkbox-container label.label{padding-left:.5rem;padding-right:.5rem}.Forms_root__kckWm .box-info{margin-bottom:1.25rem}.Forms_root__kckWm .box-info-title{font-family:Montserrat,sans-serif;font-weight:400;font-size:1.25rem}.Forms_root__kckWm .box-info span{display:block;color:var(--text-primary)}.Forms_root__kckWm .box-info .action-container{padding-top:.75rem}.Forms_root__kckWm .box-info .action-container a{display:inline-block;padding-right:.75rem;text-decoration:underline}.Forms_root__kckWm .form-grid-col{margin-bottom:1.25rem;width:100%}@media (min-width:768px){.Forms_root__kckWm .form-grid-col{padding-right:1.25rem;width:50%}}.Forms_root__kckWm .form-grid-col:last-child{padding-right:0}@media (min-width:768px){.Forms_root__kckWm .form-grid-col:last-child{padding-left:1.25rem}}.Forms_root__kckWm .form-grid-col-wrap{margin-top:.5rem;margin-bottom:1rem;padding-top:.5rem}@media (min-width:768px){.Forms_root__kckWm .form-grid-col-wrap{display:flex}}.MegaMenu_megaMenuCms__5k0_O{--transition-time:0.4s}.MegaMenu_burgerIcon__QFHVs{cursor:pointer;display:inline-block;height:1.75rem;padding-right:2.5rem;position:relative;top:.25rem;width:1.5rem;z-index:50}@media (min-width:768px){.MegaMenu_burgerIcon__QFHVs{padding-right:0}}@media (min-width:1024px){.MegaMenu_burgerIcon__QFHVs{display:none}}.MegaMenu_burgerIcon__QFHVs span{background-color:var(--p1);height:.125rem;position:absolute;width:1.5rem;transition:transform var(--transition-time)}.MegaMenu_burgerIcon__QFHVs span:first-child{opacity:1;top:0}.MegaMenu_burgerIcon__QFHVs span:nth-child(2){top:.375rem}.MegaMenu_burgerIcon__QFHVs span:last-child{top:.75rem}.MegaMenu_activeBurger__6hdP_ span:first-child{opacity:0;transform:rotate(135deg) translate(5px,-6px);transition:transform var(--transition-time),opacity var(--transition-time)}.MegaMenu_activeBurger__6hdP_ span:nth-child(2){transform:rotate(135deg);transition:transform var(--transition-time)}.MegaMenu_activeBurger__6hdP_ span:last-child{transform:rotate(225deg) translate(4px,4px);transition:transform var(--transition-time)}.Navbar_root__KPC00{background-color:var(--t1);box-sizing:border-box;position:relative;top:0;z-index:30;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.15s}@media (min-width:768px){.Navbar_root__KPC00{z-index:50}}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ{position:sticky;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media (min-width:1024px){.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ{position:relative;box-shadow:none}}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ{z-index:999}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_nav-section__iueDx{align-items:center;justify-content:space-around}@media (min-width:1024px){.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_nav-section__iueDx{align-items:flex-start;justify-content:space-between}}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_nav-container-inner__SAqO_{padding-bottom:0;padding-top:.625rem}@media (min-width:1024px){.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_nav-container-inner__SAqO_{padding-bottom:1rem;padding-top:.625rem}}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_top-header-section__4mRp6{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.15s}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_usernav-mobile__2JLJE .Navbar_chat-icon__M31JV{margin-left:.875rem}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_mobile-logo__E5kG9{max-height:0;overflow:hidden;width:0;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.15s}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_mobile-search-display__DxsBU{margin-left:.75rem;margin-right:.75rem}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_mobile-search-display__DxsBU.Navbar_sticky-search__Xbiml{display:block;margin-left:0;margin-right:0;max-height:100%;overflow:visible;width:100%}@media (min-width:768px){.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_mobile-search-display__DxsBU.Navbar_sticky-search__Xbiml{margin-left:.75rem;margin-right:.75rem}}@media (min-width:1024px){.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_mobile-search-display__DxsBU.Navbar_sticky-search__Xbiml{display:none}}.Navbar_root__KPC00.Navbar_shadow-magical__t8pfJ .Navbar_usernav-mobile__2JLJE{margin-top:-.625rem}.Navbar_root__KPC00.Navbar_fixed-search__OwxEI{position:relative}.Navbar_root__KPC00.Navbar_fixed-search__OwxEI .Navbar_nav-container__C0gBC{padding-bottom:3.688rem}@media (min-width:1024px){.Navbar_root__KPC00.Navbar_fixed-search__OwxEI .Navbar_nav-container__C0gBC{padding-bottom:0}}.Navbar_root__KPC00.Navbar_fixed-search__OwxEI .Navbar_mobile-search-display__DxsBU{margin-right:.25rem;position:absolute;right:0;top:100%;left:-.75rem}.Navbar_nav-container__C0gBC{clear:both;margin-left:auto;margin-right:auto;padding-right:.5rem;padding-left:1.5rem;position:relative;z-index:1}@media (min-width:1024px){.Navbar_nav-container__C0gBC{padding-left:1rem;padding-right:1rem}}@media (min-width:1440px){.Navbar_nav-container__C0gBC{padding-left:0;padding-right:0}}.Navbar_nav-container__C0gBC{max-width:80rem}@media (min-width:1440px){.Navbar_nav-container__C0gBC{margin-top:.85rem}}.Navbar_nav-container-inner__SAqO_{padding-bottom:.25rem;padding-top:.5rem;position:relative}@media (min-width:1024px){.Navbar_nav-container-inner__SAqO_{padding-bottom:1rem;padding-top:.625rem}}@media (min-width:1280px){.Navbar_nav-container-inner__SAqO_{position:static}}.Navbar_nav-section__iueDx{display:flex;justify-content:space-between;margin-left:-.5rem;width:100%}@media (min-width:1024px){.Navbar_nav-section__iueDx{display:block;margin-left:0}}.Navbar_nav-section__iueDx .megamenu-cms-mobile{margin-top:.7rem}.Navbar_nav-section__iueDx .megamenu-not-sticky{width:3.5rem}@media (min-width:1024px){.Navbar_nav-section__iueDx .megamenu-not-sticky{width:auto}}.Navbar_nav-section__iueDx .megamenu-not-sticky .megamenu-cms-mobile{padding-bottom:20rem!important}@media (min-width:640px){.Navbar_nav-section__iueDx .megamenu-not-sticky .megamenu-cms-mobile{padding-bottom:8rem!important}}.Navbar_nav-section__iueDx .megamenu-not-sticky .megamenu-cms-mobile{margin-top:3.96rem}.Navbar_mobile-search-icon__BfW6v{position:absolute;left:2.25rem;top:.625rem}@media (min-width:768px){.Navbar_mobile-search-icon__BfW6v{display:none}}.Navbar_desktop-search-display__Ec4vJ{min-height:2.438rem;border-radius:.313rem;--border-opacity:1;border:2px solid #000;display:none;margin-top:.625rem;padding-left:.75rem;padding-right:.75rem;width:100%}@media (min-width:1024px){.Navbar_desktop-search-display__Ec4vJ{display:flex}}.Navbar_mobile-search-display__DxsBU{min-height:2.813rem;border-radius:.313rem;--border-opacity:1;border:2px solid #000;display:flex;margin-bottom:.75rem;margin-right:4rem;max-height:100%;overflow:visible;position:relative;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.15s}@media (min-width:1024px){.Navbar_mobile-search-display__DxsBU{display:none}}.Navbar_toggle-search__1_G_L{cursor:pointer;display:flex;align-items:center;height:2.25rem;margin-right:.375rem;color:var(--accents-6);width:1.25rem}@media (min-width:1024px){.Navbar_toggle-search__1_G_L{height:auto;margin-right:0;color:var(--text-primary);width:auto}}.Navbar_link__M2i_H{cursor:pointer;display:inline-flex;align-items:center;font-weight:500;line-height:1.5rem;color:var(--text-primary);color:var(--accents-6);transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.Navbar_link__M2i_H:hover{color:var(--accents-9)}.Navbar_link__M2i_H:focus{outline:2px solid transparent;outline-offset:2px;color:var(--accents-8)}.Navbar_logo__5neL3{grid-column-end:13}.Navbar_logo__5neL3 svg{cursor:pointer}.Navbar_header-main__R1jh3{border-color:var(--gs3);border-style:solid;border-bottom-width:1px}.Navbar_top-header-section__4mRp6{display:none;align-items:center;margin-left:auto;margin-right:auto;overflow:hidden;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:10;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transition-property:all;transition-duration:.5s}@media (min-width:768px){.Navbar_top-header-section__4mRp6{padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){.Navbar_top-header-section__4mRp6{display:flex;justify-content:space-between;overflow:visible;padding-top:1.5rem;padding-bottom:.375rem}}@media (min-width:1280px){.Navbar_top-header-section__4mRp6{padding-bottom:.25rem;padding-top:1rem}}@media (min-width:1440px){.Navbar_top-header-section__4mRp6{padding-left:0;padding-right:0}}.Navbar_top-header-section__4mRp6{max-width:1280px}.Navbar_top-header-logo__PDSos{display:flex}.Navbar_top-header-logo__PDSos a,.Navbar_top-header-logo__PDSos a:hover{color:var(--text-primary)}.Navbar_top-header-search__9AajM{display:none;max-width:none;position:relative;width:100%}@media (min-width:768px){.Navbar_top-header-search__9AajM{display:flex}}@media (min-width:1024px){.Navbar_top-header-search__9AajM{margin-left:1rem;margin-right:1rem;max-width:24rem}}@media (min-width:1280px){.Navbar_top-header-search__9AajM{max-width:630px;margin-right:0;margin-left:2rem}}.Navbar_top-header-contact-section___d5Oj{align-items:center;font-weight:500;font-size:.75rem;line-height:1.5rem;margin-top:.125rem;position:relative}@media (min-width:768px){.Navbar_top-header-contact-section___d5Oj{display:flex}}@media (min-width:1440px){.Navbar_top-header-contact-section___d5Oj{left:.375rem}}.Navbar_top-header-contact-section___d5Oj .Navbar_call-icon__a4YP8,.Navbar_top-header-contact-section___d5Oj .Navbar_chat-icon__M31JV{font-size:.788rem;display:flex}.Navbar_top-header-contact-section___d5Oj .Navbar_call-icon__a4YP8 button,.Navbar_top-header-contact-section___d5Oj .Navbar_chat-icon__M31JV button{font-size:.788rem;font-weight:500;text-decoration:none;letter-spacing:0}.Navbar_top-header-contact-section___d5Oj a{text-decoration:none}.Navbar_top-header-contact-section___d5Oj svg{float:left;margin-right:.375rem}.Navbar_top-header-contact-section___d5Oj .Navbar_chat-icon__M31JV{margin-right:1.5rem;position:relative}.Navbar_top-header-contact-section___d5Oj .Navbar_chat-icon__M31JV svg{margin-top:.25rem}.Navbar_top-header-contact-section___d5Oj .Navbar_chat-icon__M31JV:after{content:"|";font-weight:400;font-size:1rem;opacity:.75;position:absolute;right:-1rem;color:var(--gs1)}.Navbar_top-header-contact-section___d5Oj .Navbar_call-icon__a4YP8{position:relative;left:.25rem}.Navbar_top-header-right-section__sKiJl{position:relative}@media (min-width:1024px){.Navbar_top-header-right-section__sKiJl{margin-left:.5rem}}@media (min-width:1280px){.Navbar_top-header-right-section__sKiJl{margin-left:.25rem}}@media (min-width:1440px){.Navbar_top-header-right-section__sKiJl{right:0}}@media (min-width:1024px){.Navbar_mobile-logo__E5kG9{display:none}}.Navbar_mobile-logo__E5kG9 .Navbar_logo__5neL3 svg{height:1.8rem}.Navbar_usernav-mobile__2JLJE{display:flex}@media (min-width:1024px){.Navbar_usernav-mobile__2JLJE{display:none}}.Navbar_usernav-mobile__2JLJE .Navbar_chat-icon__M31JV button svg{height:1.188rem;width:1.313rem}.ProductPrice_product-price__pbE2k{display:flex;flex-direction:row-reverse;justify-content:center;font-weight:700;font-size:.75rem;line-height:1.125rem;margin-top:1rem;position:absolute;right:0;left:0;bottom:.5rem;letter-spacing:.025em}@media (min-width:768px){.ProductPrice_product-price__pbE2k{font-size:.938rem;line-height:1.25rem}}.ProductPrice_product-price__pbE2k .ProductPrice_line-through__bC24b{margin-right:.75rem;padding:0;color:var(--gs1)}@media (min-width:768px){.ProductPrice_product-price__pbE2k .ProductPrice_line-through__bC24b{font-size:.938rem}}.SearchAutocomplete_autocomplete__1ISXa{background-color:var(--primary);border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-wrap:wrap;height:auto;margin-top:.5rem;overflow-y:auto;padding:1rem;position:absolute;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:100%;z-index:10}@media (min-width:640px){.SearchAutocomplete_autocomplete__1ISXa{height:20rem;overflow:auto}}@media (min-width:768px){.SearchAutocomplete_autocomplete__1ISXa{height:auto}}.SearchAutocomplete_search-container__9sV_7{background-color:var(--primary);border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;margin-top:.125rem;padding:1rem;position:absolute;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:100%;z-index:10}.SearchAutocomplete_autocomplete-product-img__mzUtW{display:none}@media (min-width:768px){.SearchAutocomplete_autocomplete-product-img__mzUtW{display:block}}.SearchAutocomplete_autocomplete__1ISXa img{width:3.5rem}.SearchAutocomplete_autocomplete-list__uc386,.SearchAutocomplete_autocomplete-total__Ao_dw{padding-bottom:.5rem;width:100%}.SearchAutocomplete_autocomplete-heading__aDZmq{font-weight:500;line-height:1rem;padding-left:.625rem;padding-right:.625rem;padding-bottom:.25rem;font-size:.688rem;color:var(--gs2)}@media (min-width:768px){.SearchAutocomplete_autocomplete-heading__aDZmq{font-weight:700;font-size:1.625rem;line-height:1.875rem;padding:.375rem;text-align:center;color:var(--t4)}}.SearchAutocomplete_autocomplete-product-tiny__YRyRT{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:.5rem;padding-bottom:.5rem;position:relative}@media (min-width:768px){.SearchAutocomplete_autocomplete-product-tiny__YRyRT{padding-top:.625rem;padding-bottom:.625rem}}.SearchAutocomplete_autocomplete-product-tiny__YRyRT .product-price{display:none}@media (min-width:768px){.SearchAutocomplete_autocomplete-product-tiny__YRyRT .product-price{display:block;justify-content:flex-end;font-weight:600;position:static}}.SearchAutocomplete_autocomplete-product-tiny-name__GbqnK{padding-left:.625rem;padding-right:.625rem}.SearchAutocomplete_autocomplete-product-tiny-name__GbqnK a{text-decoration:none}.SearchAutocomplete_autocomplete-categories__CdQjh{border-top-width:1px;margin-left:.625rem;margin-right:.625rem;padding-top:.625rem;padding-bottom:.625rem;width:100%}@media (min-width:768px){.SearchAutocomplete_autocomplete-categories__CdQjh{margin-left:0;margin-right:0}}.SearchAutocomplete_autocomplete-categories__CdQjh{border-color:var(--gs3)}.SearchAutocomplete_search-category__YU1ec a{display:block;padding-top:.375rem;padding-bottom:.375rem;text-decoration:none}.SearchAutocomplete_search-category__YU1ec a strong{font-weight:700}.SearchAutocomplete_search-category__YU1ec a:first-letter{text-transform:uppercase}.SearchAutocomplete_product-eyebrow__PGDun .default-badge{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));border-radius:1.5rem;display:none;font-weight:800;font-size:.5rem;line-height:1rem;margin:0 auto .5rem 0;padding:.25rem .5rem;text-align:center;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-transform:uppercase}@media (min-width:768px){.SearchAutocomplete_product-eyebrow__PGDun .default-badge{display:table;font-size:.625rem}}.SearchAutocomplete_product-eyebrow__PGDun .default-badge:empty{display:none}.SearchAutocomplete_product-eyebrow__PGDun .default-badge.clearance{background:var(--bc2);--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.SearchAutocomplete_product-eyebrow__PGDun .default-badge.new{background:var(--bc3)}.SearchAutocomplete_product-eyebrow__PGDun .default-badge.off{background:var(--bc1)}.Searchbar_searchbar-main__mcbXv{width:100%}@media (min-width:1024px){.Searchbar_searchbar-main__mcbXv{position:relative}}.Searchbar_search-auto-complete-visible__vMOOC{visibility:visible}.Searchbar_search-auto-complete-hidden__6fhjt{visibility:hidden}.Searchbar_input__uOAb6{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:2.75rem;font-size:1rem;padding-bottom:.25rem;padding-right:2.25rem;width:100%}@media (min-width:1024px){.Searchbar_input__uOAb6{font-size:.688rem;padding-left:1rem;padding-right:1rem;padding-bottom:0}}.Searchbar_input__uOAb6{padding-left:.938rem}@media (min-width:1024px){.Searchbar_input__uOAb6{padding-left:0;height:2.188rem}}.Searchbar_input__uOAb6::-moz-placeholder{font-size:.688rem}.Searchbar_input__uOAb6::placeholder{font-size:.688rem}.Searchbar_input__uOAb6:focus{outline:2px solid transparent;outline-offset:2px}.Searchbar_icon-container___yQT1{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:.75rem}@media (min-width:1024px){.Searchbar_icon-container___yQT1{right:0}}.Searchbar_search-icon__TFSJg{width:1.25rem;color:var(--search-icon-color)}.Searchbar_search-icon__TFSJg svg{height:1.25rem;width:1.25rem}.Searchbar_search-icon__TFSJg path{fill:var(--search-icon-color)}.Searchbar_search-icon__TFSJg[disabled]{opacity:1}.DropdownMenu_dropdownMenu__L8CfM{background-color:var(--primary);border-color:var(--accents-2);border-width:1px;margin-right:.5rem;max-width:32rem;position:absolute;top:3rem;right:-6rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);color:var(--text-primary);width:16rem;z-index:10}.DropdownMenu_dropdownMenu__L8CfM:after,.DropdownMenu_dropdownMenu__L8CfM:before{content:"";border-style:solid;display:block;height:0;position:absolute;width:0}.DropdownMenu_dropdownMenu__L8CfM:before{z-index:20;border-color:transparent transparent #fff;right:80px;border-width:12px;top:-24px}.DropdownMenu_dropdownMenu__L8CfM:after{z-index:10;border-color:transparent transparent #e9ecef;right:79px;border-width:13px;top:-26px}.DropdownMenu_welcome-message__loGEz{border-color:var(--gs2);border-bottom-width:1px;cursor:default;font-weight:600;font-size:1.125rem;line-height:1.5rem;padding:.75rem 1.75rem;text-align:center}.DropdownMenu_link__ckn8r{cursor:pointer;display:flex;align-items:center;font-weight:600;line-height:1.5rem;padding:.75rem 1.5rem;color:var(--text-primary);transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-transform:capitalize}.DropdownMenu_link__ckn8r:hover{background-color:var(--accents-1)}.DropdownMenu_link__ckn8r.DropdownMenu_active___2HC6{font-weight:700}.DropdownMenu_off__7Ycgg{display:none}.DropdownMenu_avatarButton__IQEFP{border-radius:9999px;display:inline-flex;justify-content:center}.DropdownMenu_avatarButton__IQEFP:focus{outline:2px solid transparent;outline-offset:2px}.Dropdown_dropdown__IvvcR{position:relative}.Dropdown_dropdown__IvvcR.Dropdown_active__FdrLf,.Dropdown_native-dropdown__OGWZU>div{display:block}.Dropdown_dropdown-container__fcIAb{background-color:var(--primary);border-color:var(--accents-2);border-width:1px;max-width:20rem;padding-top:.75rem;padding-bottom:.75rem;position:absolute;left:0;top:3rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);color:var(--text-primary);width:16rem}.Dropdown_dropdown-container__fcIAb:after,.Dropdown_dropdown-container__fcIAb:before{content:"";border-style:solid;display:block;height:0;position:absolute;width:0}.Dropdown_dropdown-container__fcIAb:before{z-index:2;border-color:transparent transparent #fff;left:11px;border-width:12px;top:-23px}.Dropdown_dropdown-container__fcIAb:after{z-index:1;border-color:transparent transparent #e9ecef;left:10px;border-width:13px;top:-26px}.Dropdown_dropdown-container__fcIAb li{cursor:pointer;padding:.25rem 1.5rem}.Dropdown_dropdown-container__fcIAb li:hover{background-color:var(--accents-2)}.Dropdown_dropdown-options__YJ7KX{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--primary);border-color:var(--p4);border-width:1px;line-height:1;padding:.5rem 2rem .5rem 1rem;position:absolute;color:var(--text-primary);width:100%}.Dropdown_dropdown-options__YJ7KX:focus{outline:2px solid transparent;outline-offset:2px}.LanguageDropdown_dropdown-content__2Ctcf{background-color:var(--primary);border-color:var(--accents-2);border-width:1px;padding:1.25rem 2.5rem;position:absolute;top:3rem;right:-10rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);color:var(--text-primary);width:20rem;z-index:10}.LanguageDropdown_dropdown-content__2Ctcf:after,.LanguageDropdown_dropdown-content__2Ctcf:before{content:"";border-style:solid;display:block;height:0;position:absolute;width:0}.LanguageDropdown_dropdown-content__2Ctcf:before{z-index:20;border-color:transparent transparent #fff;right:137px;border-width:12px;top:-24px}.LanguageDropdown_dropdown-content__2Ctcf:after{z-index:10;border-color:transparent transparent #e9ecef;right:136px;border-width:13px;top:-26px}.LanguageDropdown_select-icon__WwBVj{padding-left:.5rem;padding-right:.5rem;pointer-events:none;position:absolute;top:.75rem;right:.625rem;color:var(--p2)}.LanguageDropdown_dropdown-button__iIq6A{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:var(--p4);border-radius:0;border-width:1px;display:block;padding:.5rem 1rem;text-align:left;width:100%}.LanguageDropdown_dropdown-button__iIq6A:focus{border-radius:0;outline:2px solid transparent;outline-offset:2px}.LanguageDropdown_list__z_peg{padding-top:.5rem;padding-bottom:.5rem}.LanguageDropdown_list__z_peg h3{font-weight:800;font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase}.LanguageDropdown_item__FkOhR a{display:block;padding-top:.25rem;padding-bottom:.25rem}.LanguageDropdown_save__oPup_{margin-top:.75rem;width:100%}.UserNav_root___vzdd{position:relative}.UserNav_list__dJ5pz>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.875rem * var(--space-x-reverse));margin-left:calc(.875rem * calc(1 - var(--space-x-reverse)))}.UserNav_list__dJ5pz{display:flex;align-items:center;line-height:1}@media (min-width:768px){.UserNav_list__dJ5pz>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0px * var(--space-x-reverse));margin-left:calc(0px * calc(1 - var(--space-x-reverse)))}}@media (min-width:1024px){.UserNav_list__dJ5pz>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(.5rem * var(--space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))}.UserNav_list__dJ5pz{margin-top:.25rem}}.UserNav_list__dJ5pz li{min-width:1.25rem;justify-content:center}.UserNav_item__E4TKF{cursor:pointer;display:flex;align-items:center;outline:2px solid transparent;outline-offset:2px;position:relative;color:var(--text-primary);transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.UserNav_item__E4TKF:hover{--transform-scale-x:1.1;--transform-scale-y:1.1;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.1s}.UserNav_item__E4TKF:last-child{margin-right:0}.UserNav_item__E4TKF:active,.UserNav_item__E4TKF:focus{outline:2px solid transparent;outline-offset:2px}.UserNav_bag-btn__YC0rs{position:relative}.UserNav_bag-btn__YC0rs:hover{text-decoration:none}.UserNav_cart-count__wcaps{border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;height:1rem;font-size:.5rem;position:absolute;top:0;right:auto;text-align:center;width:1rem;width:auto;z-index:1;background:var(--minicart-count-bg);left:43%;min-width:1rem;font-size:.6rem;max-width:1.7rem;line-height:130%;padding:.1rem .25rem;--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}@media (min-width:768px){.UserNav_cart-count__wcaps{left:42%}}@media (min-width:1024px){.UserNav_cart-count__wcaps{left:60%}}.UserNav_currency-menu__bX0M7,.UserNav_search-menu__WFxsA,.UserNav_user-menu__X4PSB{display:none}@media (min-width:768px){.UserNav_currency-menu__bX0M7,.UserNav_search-menu__WFxsA,.UserNav_user-menu__X4PSB{align-items:center}}@media (min-width:1024px){.UserNav_currency-menu__bX0M7,.UserNav_search-menu__WFxsA,.UserNav_user-menu__X4PSB{display:inline-flex}}.UserNav_wishlist-icon__DqZTU{display:none}@media (min-width:1024px){.UserNav_wishlist-icon__DqZTU{display:block}}.UserNav_rewards-icon__2M4DL:hover svg path{fill:var(--hover);stroke:var(--hover);stroke-width:.25}.UserNav_avatarButton__Zw5Lk{border-radius:9999px;display:inline-flex;justify-content:center}.UserNav_avatarButton__Zw5Lk:focus{outline:2px solid transparent;outline-offset:2px}.UserNav_item__E4TKF:last-child{margin-left:calc(.875rem * calc(1 - var(--space-x-reverse)))}@media (min-width:1024px){.UserNav_item__E4TKF:last-child{margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))}}