@charset "UTF-8";:root{--body:#fff;--primary:#0074d9;--secondary:#ff851b;--background:#f5f5f5;--text-color:#222;--border-color:#f3f4f6;--gray:#f3f4f6;--comp-color:#0074d9;--padding-small:10px;--padding-medium:20px;--padding-large:30px;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:12px}.dark:root{--body:#101828;--primary:#0074d9;--secondary:#ff851b;--background:#f5f5f5;--text-color:#fff;--border-color:#1e293c;--gray:#1e293c}body{color:var(--text-color);background-color:var(--body)}.thumbnail{overflow:hidden;position:relative;flex:0 0 auto}.thumbnail .img,.thumbnail img{display:block;position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.thumbnail:before{padding-bottom:66.4%;content:"";display:block;width:100%;height:0}.thumb-img img{height:100%;width:100%;--tw-scale-x:1.1;--tw-scale-y:1.1;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.item-card:hover .thumbnail img,.thumb-img img{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.item-card:hover .thumbnail img{--tw-scale-x:1;--tw-scale-y:1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.ap-scroll::-webkit-scrollbar{width:3px;height:3px}.ap-scroll::-webkit-scrollbar-track{background:#f1f1f1;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .ap-scroll)::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.ap-scroll::-webkit-scrollbar-thumb{border-radius:.125rem;background-color:var(--primary);opacity:.1}.ap-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}#apcopyright a{display:flex;align-items:center;justify-content:center;gap:.25rem}.ap-link{position:absolute;top:0;bottom:0;left:0;right:0}.dp-spinner{position:absolute;top:50%;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dp-spinner span{z-index:10;display:inline-block;height:2rem;width:2rem;animation:spin 1s linear infinite;border-radius:9999px;border-width:3px;border-color:#0000 currentColor currentColor;color:var(--primary)}.ap-social{flex-wrap:wrap;gap:.5rem;font-size:1.5rem;line-height:2rem}.ap-social,.ap-social a{display:flex;align-items:center;justify-content:center}.ap-social span{font-size:.875rem;line-height:1.25rem}.ap-nav{position:sticky;top:0;left:0;right:0;z-index:50;background-color:var(--primary);color:var(--text-color);--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.customize-support .ap-nav{top:2rem}@media (min-width:768px){.ap-nav{padding-left:.5rem;padding-right:.5rem}}.ap-nav .innr{position:relative;display:flex;align-items:center;justify-content:space-between}.ap-nav .innr .nav-start{display:flex;width:100%;align-items:center;gap:.5rem}@media (min-width:768px){.ap-nav .innr .nav-start{width:auto}}.ap-nav .innr .nav-start .button-drawer{cursor:pointer;font-size:1.875rem;line-height:2.25rem}.ap-nav .innr .nav-start .nav-menu{position:relative;display:flex;width:100%;overflow-y:auto}@media (min-width:768px){.ap-nav .innr .nav-start .nav-menu{overflow-y:visible}}.ap-nav .innr .nav-start .nav-menu ul{display:flex}@media (min-width:768px){.ap-nav .innr .nav-start .nav-menu ul{flex-wrap:wrap}}.ap-nav .innr .nav-end{display:none;align-items:center;gap:1rem}@media (min-width:768px){.ap-nav .innr .nav-end{display:flex}}.ap-nav .innr .nav-end #top-search{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;font-size:1.5rem;line-height:2rem;color:var(--text-color)}.nav-menu::-webkit-scrollbar{height:0}.nav-menu::-webkit-scrollbar-thumb{background-color:initial!important;border-radius:10px}.theme-toggle{display:flex;cursor:pointer;align-items:center;font-size:1.5rem;line-height:2rem}.theme-toggle .theme-toggle-dark-icon{display:block}.theme-toggle .theme-toggle-light-icon,:is(.dark .theme-toggle .theme-toggle-dark-icon){display:none}:is(.dark .theme-toggle .theme-toggle-light-icon){display:block}.main-menu li{position:relative;flex:0 0 auto}.main-menu li .ap-ico{color:var(--text-color)}.main-menu li .ap-img{height:1.5rem;width:1.5rem}.main-menu li .arrow{margin-inline-start:auto;display:block;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.main-menu li .label-name,.main-menu li a{display:flex;width:100%;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;padding:.75rem}.current-menu .main-menu li .label-name,.current-menu .main-menu li a,.main-menu li .label-name:hover,.main-menu li a:hover{background-color:#0000000d}.main-menu li .item-title{width:100%;flex:1 1 0%;text-align:right}.main-menu li.current-menu{color:var(--secondary)}.main-menu li:hover .arrow{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.main-menu li:hover .sub-menu{display:block}.main-menu .sub-menu{position:absolute;bottom:0;right:0;display:none;width:200px;--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:var(--primary);color:var(--text-color);--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.main-menu .sub-menu li{width:100%}.ap-drawer{position:fixed;top:0;right:0;z-index:60;height:100%;width:100%;max-width:20rem;--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:var(--primary);color:var(--text-color);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.customize-support .ap-drawer{top:2rem}.ap-drawer .drawer-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;height:3.5rem;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#1118271a;background-color:var(--primary);padding:.75rem 1rem;color:var(--text-color)}.ap-drawer .drawer-header h3{font-weight:700}.ap-drawer .drawer-header .drawer-close{display:inline-flex;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;font-size:1.5rem;line-height:2rem}.ap-drawer .drawer-nav{z-index:10;display:flex;height:100%;width:100%;flex-direction:column;flex-wrap:wrap;overflow-y:auto;padding-top:3.5rem;padding-bottom:3.5rem}.ap-drawer .drawer-nav li a{display:flex;width:100%;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem;padding:.5rem 1rem}.ap-drawer .drawer-nav li a:hover{background-color:#0000000d}.ap-drawer .drawer-nav li.current-menu{color:var(--secondary)}.ap-drawer .drawer-nav li .item-title{flex:1 1 0%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap;text-align:right;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ap-drawer .drawer-nav li .ap-ico{margin-inline-end:.25rem;font-size:1.25rem;line-height:1.75rem}.ap-drawer .drawer-nav li .ap-comp-logo,.ap-drawer .drawer-nav li .ap-img{margin-inline-end:.25rem;display:inline-block;height:1.5rem;width:1.5rem;font-size:1.25rem;line-height:1.75rem}.ap-drawer .drawer-nav li .dropdown-menu{width:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ap-drawer .drawer-nav li .dropdown-menu ul{background-color:#0000000d}.ap-drawer .drawer-footer{position:sticky;bottom:0;left:0;right:0;z-index:20;display:flex;height:3.5rem;justify-content:center;border-top-width:1px;border-color:#1118271a;background-color:var(--primary);padding-top:.5rem;padding-bottom:.5rem;text-align:center;color:var(--text-color)}.ap-drawer .menu-title{color:var(--primary)}.ap-drawer .menu-title .the-subtitle{position:relative;border-bottom-width:1px;border-color:#0000000d;padding:.5rem;font-size:1.125rem;line-height:1.75rem;color:var(--secondary)}.matches-carousel{position:relative;z-index:30;margin-bottom:1rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding-top:.125rem;padding-bottom:.125rem}:is(.dark .matches-carousel){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.matches-carousel .innr{position:relative}.matches-carousel .innr .block-content{display:none}.matches-carousel .innr .block-content.slick-initialized{display:block}.matches-carousel .innr:hover .ap-next-arrow,.matches-carousel .innr:hover .ap-prev-arrow{display:block;font-size:1.25rem;line-height:1.75rem;opacity:1}.matches-carousel .innr .ap-next-arrow,.matches-carousel .innr .ap-prev-arrow{position:absolute;top:50%;z-index:20;display:none;height:auto;width:auto;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.matches-carousel .innr .ap-next-arrow:hover,.matches-carousel .innr .ap-prev-arrow:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}:is(.dark .matches-carousel .innr .ap-next-arrow),:is(.dark .matches-carousel .innr .ap-prev-arrow){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}:is(.dark .matches-carousel .innr .ap-next-arrow:hover),:is(.dark .matches-carousel .innr .ap-prev-arrow:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.matches-carousel .innr .ap-prev-arrow{right:.25rem}.matches-carousel .innr .ap-next-arrow{left:.25rem}.search-modal{position:fixed;top:0;left:0;z-index:60;height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.customize-support .search-modal{top:2rem}.search-modal .search-modal-body{margin:.75rem;display:flex;flex-direction:column;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.open .search-modal .search-modal-body,.open.search-modal .search-modal-body{opacity:1;transition-duration:.5s}:is(.dark .search-modal .search-modal-body){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}@media (min-width:640px){.search-modal .search-modal-body{margin-left:auto;margin-right:auto;width:100%;max-width:32rem}}.search-modal .search-modal-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.search-modal .search-modal-head h3{font-weight:700;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}:is(.dark .search-modal .search-modal-head h3){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.search-modal .search-modal-head i{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:.375rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.search-modal .search-modal-head i:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.search-modal .search-modal-from{padding:1rem}.search-form{display:flex}.search-form input[type=search]{width:100%;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-width:0;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.5rem 1rem;outline-width:0}.search-form button{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;background-color:var(--primary);padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.ap-header{position:relative;z-index:30;background-color:var(--primary);color:var(--text-color)}.ap-header .innr{display:flex;align-items:center;justify-content:space-between}.ap-header .header-left{display:flex;align-items:center;gap:.5rem}.ap-header .ap-logo .ap-logo-img{height:100%;width:auto}.ap-header .serach{margin-inline-end:1rem;display:block;cursor:pointer;font-size:1.5rem;line-height:2rem}@media (min-width:768px){.ap-header .serach{display:none}}.ap-header .ap-dark{display:block}@media (min-width:768px){.ap-header .ap-dark{display:none}}.ap-header .social{display:none}@media (min-width:768px){.ap-header .social{display:block}}.top-menu{display:none}@media (min-width:768px){.top-menu{display:block}}.top-menu ul{display:flex;flex-wrap:wrap;-moz-column-gap:.25rem;column-gap:.25rem;font-size:.875rem;line-height:1.25rem}.top-menu ul li{position:relative;flex:0 0 auto}.top-menu ul li .ap-ico{color:var(--text-color)}.top-menu ul li .ap-img{height:1.5rem;width:1.5rem}.top-menu ul li .arrow{margin-inline-start:auto;display:block;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.top-menu ul li .label-name,.top-menu ul li a{display:flex;width:100%;align-items:center;-moz-column-gap:.25rem;column-gap:.25rem;padding:.25rem}.top-menu ul li .item-title{width:100%;flex:1 1 0%;text-align:right}.top-menu ul li.current-menu{color:var(--secondary)}.top-menu ul li:hover .arrow{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.top-menu ul li:hover .sub-menu{display:block}.top-menu ul .sub-menu{position:absolute;bottom:0;right:0;display:none;width:200px;--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:var(--primary);color:var(--text-color);--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.top-menu ul .sub-menu li{width:100%}@media (max-width:768px){.ap-header .ap-logo{height:45px!important;margin:0!important;padding:.3125rem 0!important}}.ap-sec .innr{align-items:flex-start;gap:1rem}@media (min-width:768px){.ap-sec .innr{display:flex}}.ap-sec .blocks-content{order:1;width:100%}@media (min-width:768px){.ap-sec .blocks-content{order:2}.ap-sec.sidebar-right .blocks-content{width:66.666667%}}.ap-sec.sidebar-right .sidebar{width:100%}@media (min-width:768px){.ap-sec.sidebar-right .sidebar{order:1;width:33.333333%}.ap-sec.sidebar-left .blocks-content{width:66.666667%}}.ap-sec.sidebar-left .sidebar{width:100%}@media (min-width:768px){.ap-sec.sidebar-left .sidebar{order:3;width:33.333333%}.ap-sec.sidebar-two .blocks-content{width:52.5%}.ap-sec.sidebar-two .sidebar-1{order:1;width:26.67%}}.ap-sec.sidebar-two .sidebar-2{width:100%}@media (min-width:768px){.ap-sec.sidebar-two .sidebar-2{order:3;width:20.83%}}.ap-sec.blocks-two .blocks-content{width:100%;gap:1rem}@media (min-width:768px){.ap-sec.blocks-two .blocks-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.ap-sec.blocks-three .blocks-content{width:100%;gap:1rem}@media (min-width:768px){.ap-sec.blocks-three .blocks-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.block-title{position:sticky;top:0;z-index:20}.block-title .the-subtitle{position:relative;margin-bottom:1rem;border-radius:.375rem;background-color:var(--secondary);padding-top:.5rem;padding-bottom:.5rem;padding-inline-start:1rem;padding-inline-end:.5rem;font-size:1.125rem;line-height:1.75rem;color:var(--primary)}.block-title .the-subtitle span{display:flex;align-items:center;gap:.5rem}.block-title .the-subtitle .icon{height:2.25rem;width:2.25rem}.dp-title{position:relative;font-size:1.5rem;line-height:2rem;color:var(--primary)}.dp-title:before{position:absolute;top:50%;right:0;left:0;z-index:0;height:.125rem;width:100%;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}:is(.dark .dp-title):before{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.dp-title .the-subtitle{position:relative;z-index:10;background-color:var(--body);padding-inline-end:2rem}.ap-slider .block-content .item-card:not(:first-child){display:none}.ap-slider .block-content.slick-initialized .item-card:not(:first-child){display:block}.ap-carousel .block-content{display:none}.ap-carousel .block-content.slick-initialized{display:block}.block-carousel{margin-bottom:1rem;width:100%}.block-carousel .the-subtitle{display:flex;justify-content:space-between}.block-carousel .ap-arrows{display:flex;gap:.25rem}.block-carousel .ap-arrows span{cursor:pointer;border-radius:.375rem;background-color:#0000000d;padding-left:.25rem;padding-right:.25rem}.block-carousel .ap-arrows span:hover{background-color:#0000001a}.ap-block-comp-list{margin-bottom:1rem;width:100%}.ap-block-comp-list .block-content{display:grid;gap:.5rem}.ap-block-comp-list .comp-single{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));padding:.5rem}.ap-block-comp-list .comp-single:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .ap-block-comp-list .comp-single){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .ap-block-comp-list .comp-single:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.ap-block-comp-list .comp-single .logo{margin-bottom:.25rem;height:3rem;width:3rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.group:hover .ap-block-comp-list .comp-single .logo{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ap-block-comp-list .comp-single .name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center;font-size:.75rem;line-height:1rem}.ap-block-comp{margin-bottom:1rem;width:100%}.ap-block-comp .block-content{position:relative}.ap-block-content,.block-slider{margin-bottom:1rem;width:100%}.block-slider .item-card{position:relative;display:flex;flex-direction:column;overflow:hidden}.block-slider .item-card h3{margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-align:center;font-size:1.125rem;line-height:1.75rem}.block-slider .item-card .thumbnail{border-radius:.375rem}.block-slider .item-card .thumbnail img{height:100%;width:100%;--tw-scale-x:1.1;--tw-scale-y:1.1;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.block-slider .item-card .thumbnail img,.block-slider .item-card:hover .thumbnail img{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.block-slider .item-card:hover .thumbnail img{--tw-scale-x:1;--tw-scale-y:1}.block-slider .slick-dots{position:absolute;bottom:1rem;left:0;right:0}.block-slider .slick-arrow{position:absolute;top:50%;z-index:40;margin-top:1rem;height:50px;width:50px;--tw-translate-y:-50%;cursor:pointer;background-color:initial;padding:0;font-size:3rem;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));opacity:1;transition-duration:.3s}.block-slider .slick-arrow,.block-slider .slick-arrow:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.block-slider .slick-arrow:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.block-slider .slick-arrow.slick-next{inset-inline-end:0}.block-slider .slick-arrow.slick-prev{inset-inline-start:0}.block-tabs{margin-bottom:1rem;width:100%}.block-tabs .tab-head{position:sticky;top:0;z-index:20;margin-bottom:1rem;border-radius:.375rem;background-color:var(--secondary);padding:.5rem;font-size:1.125rem;line-height:1.75rem;color:var(--primary)}.block-tabs .tab-head ul{display:flex;flex-wrap:wrap;gap:.25rem}.block-tabs .tab-head ul li{flex:0 0 auto}.block-tabs .tab-head ul li a{display:block;border-radius:.375rem;padding:.25rem 1rem;color:var(--primary)}.block-tabs .tab-head ul li a:hover{background-color:#0000000d}.block-tabs .tab-head ul li a.active{background-color:var(--primary);color:var(--secondary)}.block-news{margin-bottom:1rem;width:100%}.block-news-2{width:100%}.block-news-2 .block-content{margin-left:-1rem;display:block}.block-news-2 .block-content .item-card{width:100%;position:relative;float:right;overflow:hidden;margin-left:1rem;margin-bottom:1rem}.block-news-2 .block-content .item-card:first-child{width:calc(50% - 1rem)}.block-news-2 .block-content .item-card:first-child .det h3{font-size:1.5em;line-height:1.5}.block-news-2 .block-content .item-card:nth-child(1n+2){width:calc(25% - 1rem)}@media (max-width:768px){.block-news-2 .item-card:first-child,.block-news-2 .item-card:nth-child(1n+2){width:calc(100% - 1rem)}}.block-news-3{margin-bottom:1rem;width:100%}.block-news-3 .block-content{position:relative}.block-news-3 .comp-news{display:grid;width:100%;gap:1rem}@media (min-width:768px){.sidebar-full .comp-news{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-left .comp-news,.sidebar-right .comp-news{grid-template-columns:repeat(3,minmax(0,1fr))}}.card-1{position:relative;display:flex;flex-direction:column;overflow:hidden}.card-1 .thumbnail{position:relative;border-radius:.375rem}.card-1 .det{display:flex;height:100%;flex-direction:column;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.card-1 .det .card-meta{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.card-1 .det .card-meta .cat{position:absolute;top:.5rem;inset-inline-start:.5rem;display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-1 .det .card-meta .date{margin-right:.25rem}.card-2{position:relative;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden}.card-2 .thumbnail{position:relative;width:50%;border-radius:.375rem}.card-2 .det{display:flex;height:100%;width:50%;flex-direction:column;gap:.5rem;padding-inline-start:.5rem}.card-2 .det .post-meta{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.card-2 .det .post-meta .cat{position:absolute;top:.5rem;inset-inline-start:.5rem;display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-2 .det .post-meta .date{margin-inline-start:.25rem}.card-3{position:relative;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden}.card-3 .thumbnail{position:relative;width:33.333333%;border-radius:.375rem}.card-3 .det{display:flex;height:100%;width:66.666667%;flex-direction:column;gap:.5rem;padding-inline-start:.5rem}.card-3 .det .post-meta{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.card-3 .det .post-meta .cat{position:absolute;top:.5rem;inset-inline-start:.5rem;display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-3 .det .post-meta .date{margin-inline-start:.25rem}.card-4{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.card-4 .det{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#0000 var(--tw-gradient-to-position);padding:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-4 .det h3{margin-top:.5rem;margin-bottom:auto;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.has-media .card-4 .det h3{padding-left:2.75rem}.card-4 .det .play-icon{position:absolute;left:.5rem;bottom:.5rem;top:auto;z-index:10;display:inline-block;font-size:2.25rem;line-height:2.5rem;font-weight:100;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-4 .det .play-icon,.card-4 .det .post-meta{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.card-4 .det .post-meta{font-size:.75rem;line-height:1rem}.card-4 .det .post-meta .cat{display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-4 .det .post-meta .date{margin-inline-start:.25rem;opacity:.8}.card-4:hover .det .play-icon,.card-4:hover .det h3{padding-bottom:.75rem}.card-4:hover .post-meta{opacity:0}.card-5{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .card-5){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.card-5 .thumbnail{position:relative}.card-5 .thumbnail .cat{top:.5rem;inset-inline-start:.5rem;display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.card-5 .thumbnail .cat,.card-5 .thumbnail .play-icon{position:absolute;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-5 .thumbnail .play-icon{left:.25rem;top:.25rem;z-index:10;display:inline-block;font-size:2.25rem;line-height:2.5rem;font-weight:100}.card-5 .det{display:flex;height:100%;flex-direction:column;gap:.5rem;padding:1rem}.card-5 .det .date{font-size:.75rem;line-height:1rem}.card-5 .det .date,.card-5 .det p{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.card-5 .det p{font-size:.875rem;line-height:1.25rem;opacity:.9}.card-6{position:relative;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden}.card-6 .thumbnail{position:relative;height:4rem;width:4rem;border-radius:9999px}.card-6 .det{display:flex;height:100%;width:calc(100% - 4rem);flex-direction:column;gap:.5rem;padding-inline-start:.5rem}.card-6 .det .author-name span{border-radius:.125rem;background-color:var(--secondary);padding:.125rem .25rem;font-size:.75rem;line-height:1rem;color:var(--primary)}.card-news-first{position:relative;grid-column:span 2/span 2;grid-row:span 2/span 2;display:flex;flex-direction:column;overflow:hidden;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .card-news-first){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.card-news-first .thumbnail{position:relative;height:100%}.card-news-first .det{position:absolute;bottom:0;left:0;right:0;background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#0000 var(--tw-gradient-to-position);padding:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card-news-first .det .post-meta{margin-bottom:.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:.75rem;line-height:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.card-news-first .det .post-meta h3{margin-top:.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-news-first .det .post-meta .cat{display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-news-first .det .post-meta .date{margin-inline-start:.25rem;opacity:.8}.card-news-first:hover .det{padding-bottom:2rem}.card-news-first:hover .det .post-meta{opacity:0}.card-news-snd{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .card-news-snd){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.card-news-snd .thumbnail{position:relative}.card-news-snd .thumbnail:before{content:var(--tw-content);padding-bottom:50%}.card-news-snd .det{display:flex;height:100%;flex-direction:column;gap:.5rem;padding:.5rem 1rem}.card-news-snd .det h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.875rem;line-height:1.25rem}.card-news-snd .det .post-meta{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.card-news-snd .det .post-meta .cat{position:absolute;top:.5rem;inset-inline-start:.5rem;display:inline-flex;align-items:center;border-radius:.375rem;background-color:#0000004d;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card-news-snd .det .post-meta .date{margin-right:.25rem}.item-card .play-icon{position:absolute;inset-inline-end:.25rem;top:.25rem;z-index:10;display:inline-block;font-size:2.25rem;line-height:2.5rem;font-weight:100;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.block-timeline{max-height:24rem;overflow:auto;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.5rem}.block-timeline::-webkit-scrollbar{width:3px;height:3px}.block-timeline::-webkit-scrollbar-track{background:#f1f1f1;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .block-timeline)::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.block-timeline::-webkit-scrollbar-thumb{border-radius:.125rem;background-color:var(--primary);opacity:.1}.block-timeline::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}:is(.dark .block-timeline){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.block-timeline li{position:relative;margin-bottom:.75rem;display:flex;align-items:flex-start;font-size:.875rem;line-height:1.25rem}.block-timeline li .time{margin-left:.5rem;color:var(--primary)}.block-timeline li h2{font-size:.75rem;line-height:1rem}.ap-widget-updown ul li{position:relative;margin-bottom:.75rem;display:flex;align-items:flex-start;border-radius:.375rem;padding:1rem;padding-inline-end:.5rem;font-size:.875rem;line-height:1.25rem}.ap-widget-updown ul li .cover{position:relative;width:33.333333%}.ap-widget-updown ul li .cover img{height:6rem;width:100%;border-radius:.375rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ap-widget-updown ul li .cover .arrow{right:-.5rem;top:-.5rem;display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;font-size:1.5rem;line-height:2rem;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ap-widget-updown ul li .cover .arrow,.card-4 .det .ap-widget-updown ul li .cover .arrow{position:absolute;z-index:10;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all}.card-4 .det .ap-widget-updown ul li .cover .arrow{left:.5rem;bottom:.5rem;top:auto;display:inline-block;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:2.25rem;line-height:2.5rem;font-weight:100;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.card-4:hover .det .ap-widget-updown ul li .cover .arrow{padding-bottom:.75rem}.card-5 .thumbnail .ap-widget-updown ul li .cover .arrow{left:.25rem}.card-5 .thumbnail .ap-widget-updown ul li .cover .arrow,.item-card .ap-widget-updown ul li .cover .arrow{position:absolute;top:.25rem;z-index:10;display:inline-block;font-size:2.25rem;line-height:2.5rem;font-weight:100;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.item-card .ap-widget-updown ul li .cover .arrow{inset-inline-end:.25rem}.ap-widget-updown ul li .det{width:66.666667%;padding-inline-start:1rem}.ap-widget-updown ul li .det h3{margin-bottom:.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:1.125rem;line-height:1.75rem}.ap-widget-updown ul li .det p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.875rem;line-height:1.25rem;opacity:.8}.ap-widget-updown ul .up-card{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity))}:is(.dark .ap-widget-updown ul .up-card){--tw-bg-opacity:1;background-color:rgb(4 47 46/var(--tw-bg-opacity))}.ap-widget-updown ul .up-card .arrow{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.ap-widget-updown ul .down-card{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}:is(.dark .ap-widget-updown ul .down-card){--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.ap-widget-updown ul .down-card .arrow{--tw-rotate:180deg;--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.ap-widget-updown ul .down-card .arrow,.ap-widget-updown ul li:hover .cover .arrow{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ap-widget-updown ul li:hover .cover .arrow{--tw-scale-x:1.1;--tw-scale-y:1.1}.dp-days-nav{display:flex;flex:0 0 auto;justify-content:center;background-color:#0000001a;font-size:.75rem;line-height:1rem;color:var(--text-color)}.dp-days-nav li{display:flex;flex:0 0 auto;align-items:center;padding:.5rem .25rem}.dp-days-nav li a{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;line-height:1.25rem}.dp-days-nav li a.active{border-radius:9999px;background-color:var(--secondary);padding:.25rem .5rem;color:var(--primary)}.dp-week-nav{margin-bottom:.5rem;display:flex;width:100%;align-items:center;overflow-y:auto;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:.5rem;text-align:center}:is(.dark .dp-week-nav){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-week-nav #datepicker{display:flex;cursor:pointer;align-items:center;justify-content:center;align-self:stretch;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding-top:0;padding-bottom:0}:is(.dark .dp-week-nav #datepicker){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}@media (min-width:768px){.dp-week-nav #datepicker{padding-left:1rem;padding-right:1rem}}.dp-week-nav #datepicker i{font-size:1.5rem;line-height:2rem}.dp-week-nav>a{display:flex;flex:1 1 0%;flex-direction:column;padding:.25rem}.dp-week-nav>a.active{border-radius:.375rem;background-color:var(--primary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-week-nav>a span{font-size:.875rem;line-height:1.25rem}.dp-week-nav>a small{font-size:.75rem;line-height:1rem;font-weight:100;opacity:.75}.dp-select-table .dp-select{margin-bottom:.5rem;width:100%}.dp-select-table .dp-select select{display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.75rem 1rem .75rem 2.25rem;font-size:.875rem;line-height:1.25rem;outline:2px solid #0000;outline-offset:2px}:is(.dark .dp-select-table .dp-select select){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.dp-table .dp-comp-nav{margin:0 0 .5rem;display:flex;gap:.25rem;line-height:1}.dp-table .dp-comp-nav li{margin:0;display:flex;flex:1 1 0%;cursor:pointer;list-style-type:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .dp-table .dp-comp-nav li){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-table .dp-comp-nav li.active{border-color:var(--secondary);background-color:var(--secondary);color:var(--primary)}.dp-table .dp-comp-content{position:relative;overflow-y:auto}.matches-carousel .slick-slide{margin-left:.25rem;margin-right:.25rem}.dp-stats .stat-ev{display:flex;text-align:center!important}.dp-stats .stat-ev>div{flex:1;padding:.5rem;text-align:center;border-bottom:1px dashed #0000000d}.dp-stats .apl-percentage{color:#fff;border-radius:50px;margin-bottom:1rem;overflow:hidden;display:flex;gap:5px}.dp-stats .apl-percentage>div{padding:.5rem;text-align:center}.dp-stats .apl-percentage>div:first-child{background:#398aeb}.dp-stats .apl-percentage>div:nth-child(2){background:#c3001c}.comp-list{display:flex;flex-direction:column;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}:is(.dark .comp-list){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.comp-list .comp-single{position:relative;display:flex;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));padding:.5rem}.comp-list .comp-single:last-child{border-width:0}.comp-list .comp-single:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .comp-list .comp-single){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .comp-list .comp-single:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.comp-list .comp-single .logo{height:2rem;width:2rem}.comp-list .comp-single .logo,.comp-list .comp-single .name{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.comp-list .comp-single .name{font-size:.875rem;line-height:1.25rem}.comp-list .comp-single:hover .logo{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.comp-list .comp-single:hover .name{margin-inline-start:.25rem}.dp-full-card{position:relative;display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.25rem;padding:.5rem}.dp-full-card:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .dp-full-card:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-full-card .time{position:absolute;inset-inline-start:.25rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.375rem .5rem;text-align:center;font-size:.75rem;line-height:1rem}:is(.dark .dp-full-card .time){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-full-card .away-team,.dp-full-card .home-team{display:flex;width:41.666667%;align-items:center;gap:.5rem;text-align:center}.dp-full-card .away-team .name,.dp-full-card .home-team .name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:.75rem;line-height:1rem}.dp-full-card .away-team .logo,.dp-full-card .home-team .logo{height:1.5rem;width:1.5rem}.dp-full-card .away-team,.dp-full-card .home-team{justify-content:flex-end}.dp-full-card .away-team{flex-direction:row-reverse}.dp-full-card .scores{display:flex;width:8.333333%;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dp-full-card .scores .ft{display:flex;align-items:center;justify-content:center;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.25rem;font-size:.875rem;line-height:1.25rem}.dp-full-card .scores .ft .s{display:inline-block;width:1.5rem;text-align:center}.dp-full-card .scores .ft .l{height:1rem;width:1px;background-color:#0000001a}.dp-full-card .scores .et{margin-top:.25rem;display:flex;align-items:center;gap:.25rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.125rem .25rem;font-size:9px}.dp-full-card.Playing .scores .ft{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-full-card.Fixture .scores .ft,.dp-full-card.Played .scores .ft{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .dp-full-card.Fixture .scores .ft),:is(.dark .dp-full-card.Played .scores .ft){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-full-card.Postponed{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));text-decoration-line:line-through}:is(.dark .dp-full-card.Postponed){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.dp-full-card.Postponed .ft{position:relative;background-color:initial}.dp-full-card.Postponed .ft:before{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"PP";content:var(--tw-content)}:is(.dark .dp-full-card.Postponed .ft):before{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.dp-small-card{display:flex;height:100%;gap:.25rem;padding:.5rem}.dp-small-card .away-team,.dp-small-card .home-team{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.dp-small-card .away-team .logo,.dp-small-card .home-team .logo{margin-bottom:.25rem;display:block;width:1.5rem}.dp-small-card .away-team .name,.dp-small-card .home-team .name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:.75rem;line-height:1rem}.dp-small-card .info{flex-direction:column}.dp-small-card .info,.dp-small-card .info .time{display:flex;align-items:center;justify-content:center}.dp-small-card .info .time{padding:.125rem .375rem;font-size:.75rem;line-height:1rem}.dp-small-card .scores{display:flex;width:8.333333%;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dp-small-card .scores .ft{display:flex;align-items:center;justify-content:center;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.25rem;font-size:.875rem;line-height:1.25rem}.dp-small-card .scores .ft .s{display:inline-block;width:1.5rem;text-align:center}.dp-small-card .scores .ft .l{height:1rem;width:1px;background-color:#0000001a}.dp-small-card .scores .et{margin-top:.25rem;display:flex;align-items:center;gap:.25rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.125rem .25rem;font-size:9px}.dp-small-card.Playing .scores .ft{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-small-card.Fixture .scores .ft,.dp-small-card.Played .scores .ft{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .dp-small-card.Fixture .scores .ft),:is(.dark .dp-small-card.Played .scores .ft){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-small-card.Postponed{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));text-decoration-line:line-through}:is(.dark .dp-small-card.Postponed){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.dp-small-card.Postponed .ft{position:relative;background-color:initial}.dp-small-card.Postponed .ft:before{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"PP";content:var(--tw-content)}:is(.dark .dp-small-card.Postponed .ft):before{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.dp-carousel-card{margin-top:.5rem;margin-bottom:.5rem;height:100%;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem .5rem;--tw-ring-color:#0000000d}.dp-carousel-card:hover{opacity:.9;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:is(.dark .dp-carousel-card){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dp-carousel-card .innr{display:flex;gap:.25rem}.dp-carousel-card .away-team,.dp-carousel-card .home-team{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.dp-carousel-card .away-team .logo,.dp-carousel-card .home-team .logo{margin-bottom:.25rem;display:block;width:1.5rem}.dp-carousel-card .away-team .name,.dp-carousel-card .home-team .name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:.75rem;line-height:1rem}.dp-carousel-card .info{flex-direction:column;justify-content:center}.dp-carousel-card .info,.dp-carousel-card .scores{display:flex;align-items:center}.dp-carousel-card .scores span{flex:1 1 0%}.dp-carousel-card .time{display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary);padding:.125rem .375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-carousel-card.Playing .scores{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.dp-carousel-card.Playing .time{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dp-carousel-card.Played .time{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.dp-carousel-card.Postponed{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));text-decoration-line:line-through}:is(.dark .dp-carousel-card.Postponed){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.dp-carousel-card.Postponed .time{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.dp-single .innr{margin-left:auto;margin-right:auto;margin-bottom:1rem;gap:1rem}.dp-single .innr .page-header{margin-bottom:1rem}.dp-single .innr #infinitelist{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.dp-single .innr #infinitelist{grid-template-columns:repeat(4,minmax(0,1fr))}}.dp-single .innr .ap-pagination{position:relative;margin-bottom:1rem}.dp-single .innr .ap-pagination .archive-btn{display:flex;align-items:center;justify-content:center}.dp-single .innr .ap-pagination .archive-btn button{margin-left:auto;margin-right:auto;border-radius:.375rem;padding:.5rem 1.5rem}@media (min-width:768px){.dp-single .innr{display:flex;max-width:56rem;align-items:flex-start;justify-content:flex-start}.dp-single .innr .single-content{width:66.666667%;padding-right:2.5rem}.dp-single .innr .sidebar{width:33.333333%}}.entry-bread{margin-bottom:1rem;display:none;min-width:0;align-items:center;white-space:nowrap}@media (min-width:768px){.entry-bread{display:flex}}.entry-bread li{font-size:.875rem;line-height:1.25rem}.entry-bread li a{display:flex;align-items:center;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.entry-bread li a:hover{color:var(--primary)}.entry-bread li a span{margin-left:.5rem;margin-right:.5rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .entry-bread li a span){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.entry-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;order:0}.entry-title,.entry-video{margin-bottom:1rem}.entry-thumbnail{order:-1}@media (min-width:768px){.entry-thumbnail{order:1}}.entry-thumbnail .thumbnail{margin:-1rem -1rem 1rem}@media (min-width:768px){.entry-thumbnail .thumbnail{margin-left:0;margin-right:0;margin-top:0;border-radius:.375rem}}.entry-author{order:2;display:inline-block;border-radius:.375rem;padding-top:.25rem;padding-bottom:.25rem;color:var(--primary)}.entry-date{order:3;margin-bottom:.5rem;display:block;font-size:.75rem;line-height:1rem;opacity:.6}.entry-tags{order:6;margin-top:1rem;margin-bottom:1rem}.entry-tags a{margin-bottom:.5rem;margin-right:.5rem;display:inline-block;border-bottom-width:2px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.entry-tags a:hover{border-color:var(--primary)}:is(.dark .entry-tags a){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.ap-archive .page-header{margin-bottom:1rem}.ap-archive #infinitelist{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.ap-archive #infinitelist{grid-template-columns:repeat(4,minmax(0,1fr))}}.ap-archive .ap-pagination{position:relative;margin-bottom:1rem}.ap-archive .ap-pagination .archive-btn{display:flex;align-items:center;justify-content:center}.ap-archive .ap-pagination .archive-btn button{margin-left:auto;margin-right:auto;border-radius:.375rem;padding:.5rem 1.5rem}.dp-calendar-page .innr{margin-bottom:1rem;gap:1rem}@media (min-width:768px){.dp-calendar-page .innr{display:flex;align-items:flex-start;justify-content:flex-start}}.dp-calendar-page .innr .archive-content{width:100%}@media (min-width:768px){.dp-calendar-page .innr .archive-content{width:66.666667%}}.dp-calendar-page .innr .sidebar{width:100%}@media (min-width:768px){.dp-calendar-page .innr .sidebar{width:33.333333%}}.dp-taxonomy .innr{gap:1rem}.dp-taxonomy .innr,.dp-taxonomy .innr .page-header{margin-bottom:1rem}.dp-taxonomy .innr #infinitelist{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.dp-taxonomy .innr #infinitelist{grid-template-columns:repeat(4,minmax(0,1fr))}}.dp-taxonomy .innr .ap-pagination{position:relative;margin-bottom:1rem}.dp-taxonomy .innr .ap-pagination .archive-btn{display:flex;align-items:center;justify-content:center}.dp-taxonomy .innr .ap-pagination .archive-btn button{margin-left:auto;margin-right:auto;border-radius:.375rem;padding:.5rem 1.5rem}@media (min-width:768px){.dp-taxonomy .innr{display:flex;align-items:flex-start;justify-content:flex-start}}.dp-taxonomy .innr .competitions-header{margin-bottom:1rem;display:flex;align-items:center}.dp-taxonomy .innr .competitions-header .logo{margin-inline-end:.5rem;padding:.5rem}.dp-taxonomy .innr .competitions-header .logo img{margin-left:auto;margin-right:auto;height:2.5rem;width:2.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.dp-taxonomy .innr .taxonomy-content{width:100%}@media (min-width:768px){.dp-taxonomy .innr .taxonomy-content{width:66.666667%}}.dp-taxonomy .innr .sidebar{width:100%}@media (min-width:768px){.dp-taxonomy .innr .sidebar{width:33.333333%}}.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 -.5rem;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:flex;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{height:inherit;min-height:1px;margin:0 .5rem}.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 #0000}.slick-vertical .slick-track{flex-direction:column}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;top:50%;z-index:40;height:1rem;width:1rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;border-radius:9999px;padding:.25rem;opacity:0}.slick-arrow.slick-next{inset-inline-end:2rem}.slick-arrow.slick-prev{inset-inline-start:2rem}.slick-dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem;padding-top:.5rem}.slick-dots button{height:.5rem;width:.5rem;border-radius:9999px;border-width:0;background-color:#0003;font-size:0}.slick-dots .slick-active button{background-color:var(--primary)}.entry-content{font-size:1rem;line-height:1.5rem;line-height:2;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:unset}.entry-content p{margin-bottom:1rem;line-height:2}.entry-content blockquote{position:relative;margin-top:0;margin-bottom:.625rem;border-color:var(--primary);--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding-top:10px;padding-bottom:10px}.entry-content blockquote:after{position:absolute;top:2.5rem;display:block;font-size:70px;font-style:normal;content:var(--tw-content);line-height:0}:is([dir=ltr] .entry-content blockquote){border-left-width:4px;border-right-width:0;padding-left:45px;padding-right:10px}:is([dir=ltr] .entry-content blockquote):after{left:.625rem;--tw-content:"“";content:var(--tw-content)}:is([dir=rtl] .entry-content blockquote){border-right-width:4px;border-left-width:0;padding-right:45px;padding-left:10px}:is([dir=rtl] .entry-content blockquote):after{right:.625rem;--tw-content:"”";content:var(--tw-content)}:is(.dark .entry-content blockquote){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.entry-content blockquote:after{color:var(--primary);font-family:Georgia}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{display:table;border-radius:.5rem;padding-top:.5rem;padding-bottom:.5rem;font-weight:600}.entry-content h2{font-size:1.125rem;line-height:1.75rem}.entry-content h3{font-size:1rem;line-height:1.5rem}.entry-content ol,.entry-content ul{margin-top:1.25rem;margin-bottom:1.25rem;margin-left:0;margin-inline-start:30px}.entry-content ul li{list-style:disc outside;list-style-image:none}.entry-content ol li{list-style:decimal outside}.entry-content li{margin:0 0 .625rem}.entry-content li ol,.entry-content li ul{margin-inline-end:15px;margin-inline-start:0;margin-top:5px;margin-bottom:0}.entry-content figure,.entry-content iframe,.entry-content img{max-width:100%}.entry-content .post_tags{margin:1.25rem 0}.entry-content .post_tags span.tgt{margin-left:.625rem;padding:5px .625rem;font-size:13px;--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity));background:#f6f7fb}.entry-content .post_tags a{font-size:13px}.entry-content code,.entry-content pre{direction:ltr}.entry-content .attachment img,.entry-content .size-auto,.entry-content .size-full,.entry-content .size-large,.entry-content .size-medium,.entry-content img{height:auto;max-width:100%;vertical-align:middle}.entry-content .aligncenter,.entry-content .centered{margin:5px auto;display:block}.entry-content .alignright{float:right;margin:5px 0 5px 25px;display:inline}.entry-content .alignleft{float:left;margin:5px 25px 5px 0;display:inline}.entry-content table{width:100%;border-collapse:collapse;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}:is(.dark .entry-content table){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.entry-content td,.entry-content th{border-width:1px;padding:.5rem}.entry-content th{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .entry-content th){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.entry-content .gallery:after{content:"";display:table;clear:both}.entry-content div.aligncenter,.entry-content figure.aligncenter,.entry-content img.aligncenter,.entry-content img.wp-post-image{display:block;margin:0 auto}.entry-content div.alignright,.entry-content figure.alignright,.entry-content img.alignright{float:right;margin:1em 0 1em 2em}.entry-content div.alignleft,.entry-content figure.alignleft,.entry-content img.alignleft,.entry-content img.wp-post-image.attachment-thumb{float:left;margin:1em 1em 2em 0}.entry-content figure{max-width:100%;height:auto;margin:1em 0}.entry-content p img.alignleft,.entry-content p img.alignright{margin-top:0}.entry-content .gallery figure img{max-width:100%;height:auto;margin:0 auto;display:block}.entry-content .gallery figure{float:left;margin:0 2% 1em 0}.entry-content .gallery.gallery-columns-1 figure{width:100%;margin:0 0 1em;float:none}.entry-content .gallery.gallery-columns-3 figure{width:32%}.entry-content .gallery.gallery-columns-3 figure:nth-of-type(3n+3){margin-right:0}.entry-content .gallery.gallery-columns-3 figure:nth-of-type(3n+4){clear:left}.entry-content .gallery.gallery-columns-2 figure{width:49%}.entry-content .gallery.gallery-columns-2 figure:nth-of-type(2n){margin-right:0}.entry-content .gallery.gallery-columns-2 figure:nth-of-type(odd){clear:left}.entry-content .gallery.gallery-columns-4 figure{width:23.25%}.entry-content .gallery.gallery-columns-4 figure:nth-of-type(4n+4){margin-right:0}.entry-content .gallery.gallery-columns-4 figure:nth-of-type(4n+5){clear:left}.entry-content .gallery.gallery-columns-5 figure{width:18%}.entry-content .gallery.gallery-columns-5 figure:nth-of-type(5n+5){margin-right:0}.entry-content .gallery.gallery-columns-5 figure:nth-of-type(5n+6){clear:left}.entry-content .gallery.gallery-columns-6 figure{width:14.2%}.entry-content .gallery.gallery-columns-6 figure:nth-of-type(6n+6){margin-right:0}.entry-content .gallery.gallery-columns-6 figure:nth-of-type(6n+7){clear:left}.entry-content .gallery.gallery-columns-7 figure{width:12%}.entry-content .gallery.gallery-columns-7 figure:nth-of-type(7n+7){margin-right:0}.entry-content .gallery.gallery-columns-7 figure:nth-of-type(7n+8){clear:left}.entry-content .gallery.gallery-columns-8 figure{width:10.2%}.entry-content .gallery.gallery-columns-8 figure:nth-of-type(8n+8){margin-right:0}.entry-content .gallery.gallery-columns-8 figure:nth-of-type(8n+9){clear:left}.entry-content .gallery.gallery-columns-9 figure{width:8.85%}.entry-content .gallery.gallery-columns-9 figure:nth-of-type(9n+9){margin-right:0}.entry-content .gallery.gallery-columns-9 figure:nth-of-type(9n+10){clear:left}@media (max-width:767px){.entry-content div.alignleft,.entry-content div.alignright,.entry-content figure.alignleft,.entry-content figure.alignright,.entry-content img.alignleft,.entry-content img.alignright,.entry-content img.wp-post-image.attachment-thumb{display:block;margin:1em auto;float:none}.entry-content .gallery.gallery-columns-4 figure,.entry-content .gallery.gallery-columns-5 figure,.entry-content .gallery.gallery-columns-6 figure,.entry-content .gallery.gallery-columns-7 figure,.entry-content .gallery.gallery-columns-8 figure,.entry-content .gallery.gallery-columns-9 figure{width:100%;margin:0 0 1em;float:none}}.entry-match{font-size:1rem;line-height:1.5rem;line-height:2;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:unset}.entry-match p{margin-bottom:1rem;line-height:2}.entry-match blockquote{position:relative;margin-top:0;margin-bottom:.625rem;border-color:var(--primary);--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));padding-top:10px;padding-bottom:10px}.entry-match blockquote:after{position:absolute;top:2.5rem;display:block;font-size:70px;font-style:normal;content:var(--tw-content);line-height:0}:is([dir=ltr] .entry-match blockquote){border-left-width:4px;border-right-width:0;padding-left:45px;padding-right:10px}:is([dir=ltr] .entry-match blockquote):after{left:.625rem;--tw-content:"“";content:var(--tw-content)}:is([dir=rtl] .entry-match blockquote){border-right-width:4px;border-left-width:0;padding-right:45px;padding-left:10px}:is([dir=rtl] .entry-match blockquote):after{right:.625rem;--tw-content:"”";content:var(--tw-content)}:is(.dark .entry-match blockquote){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.entry-match blockquote:after{color:var(--primary);font-family:Georgia}.entry-match h1,.entry-match h2,.entry-match h3,.entry-match h4,.entry-match h5,.entry-match h6{display:table;border-radius:.5rem;padding-top:.5rem;padding-bottom:.5rem;font-weight:600}.entry-match h2{font-size:1.125rem;line-height:1.75rem}.entry-match h3{font-size:1rem;line-height:1.5rem}.entry-match ol,.entry-match ul{margin-top:1.25rem;margin-bottom:1.25rem;margin-left:0;margin-inline-start:30px}.entry-match ul li{list-style:disc outside;list-style-image:none}.entry-match ol li{list-style:decimal outside}.entry-match li{margin:0 0 .625rem}.entry-match li ol,.entry-match li ul{margin-inline-end:15px;margin-inline-start:0;margin-top:5px;margin-bottom:0}.entry-match figure,.entry-match iframe,.entry-match img{max-width:100%}.entry-match .post_tags{margin:1.25rem 0}.entry-match .post_tags span.tgt{margin-left:.625rem;padding:5px .625rem;font-size:13px;--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity));background:#f6f7fb}.entry-match .post_tags a{font-size:13px}.entry-match code,.entry-match pre{direction:ltr}.entry-match .attachment img,.entry-match .size-auto,.entry-match .size-full,.entry-match .size-large,.entry-match .size-medium,.entry-match img{height:auto;max-width:100%;vertical-align:middle}.entry-match .aligncenter,.entry-match .centered{margin:5px auto;display:block}.entry-match .alignright{float:right;margin:5px 0 5px 25px;display:inline}.entry-match .alignleft{float:left;margin:5px 25px 5px 0;display:inline}.entry-match .gallery:after{content:"";display:table;clear:both}.entry-match div.aligncenter,.entry-match figure.aligncenter,.entry-match img.aligncenter,.entry-match img.wp-post-image{display:block;margin:0 auto}.entry-match div.alignright,.entry-match figure.alignright,.entry-match img.alignright{float:right;margin:1em 0 1em 2em}.entry-match div.alignleft,.entry-match figure.alignleft,.entry-match img.alignleft,.entry-match img.wp-post-image.attachment-thumb{float:left;margin:1em 1em 2em 0}.entry-match figure{max-width:100%;height:auto;margin:1em 0}.entry-match p img.alignleft,.entry-match p img.alignright{margin-top:0}.entry-match .gallery figure img{max-width:100%;height:auto;margin:0 auto;display:block}.entry-match .gallery figure{float:left;margin:0 2% 1em 0}.entry-match .gallery.gallery-columns-1 figure{width:100%;margin:0 0 1em;float:none}.entry-match .gallery.gallery-columns-3 figure{width:32%}.entry-match .gallery.gallery-columns-3 figure:nth-of-type(3n+3){margin-right:0}.entry-match .gallery.gallery-columns-3 figure:nth-of-type(3n+4){clear:left}.entry-match .gallery.gallery-columns-2 figure{width:49%}.entry-match .gallery.gallery-columns-2 figure:nth-of-type(2n){margin-right:0}.entry-match .gallery.gallery-columns-2 figure:nth-of-type(odd){clear:left}.entry-match .gallery.gallery-columns-4 figure{width:23.25%}.entry-match .gallery.gallery-columns-4 figure:nth-of-type(4n+4){margin-right:0}.entry-match .gallery.gallery-columns-4 figure:nth-of-type(4n+5){clear:left}.entry-match .gallery.gallery-columns-5 figure{width:18%}.entry-match .gallery.gallery-columns-5 figure:nth-of-type(5n+5){margin-right:0}.entry-match .gallery.gallery-columns-5 figure:nth-of-type(5n+6){clear:left}.entry-match .gallery.gallery-columns-6 figure{width:14.2%}.entry-match .gallery.gallery-columns-6 figure:nth-of-type(6n+6){margin-right:0}.entry-match .gallery.gallery-columns-6 figure:nth-of-type(6n+7){clear:left}.entry-match .gallery.gallery-columns-7 figure{width:12%}.entry-match .gallery.gallery-columns-7 figure:nth-of-type(7n+7){margin-right:0}.entry-match .gallery.gallery-columns-7 figure:nth-of-type(7n+8){clear:left}.entry-match .gallery.gallery-columns-8 figure{width:10.2%}.entry-match .gallery.gallery-columns-8 figure:nth-of-type(8n+8){margin-right:0}.entry-match .gallery.gallery-columns-8 figure:nth-of-type(8n+9){clear:left}.entry-match .gallery.gallery-columns-9 figure{width:8.85%}.entry-match .gallery.gallery-columns-9 figure:nth-of-type(9n+9){margin-right:0}.entry-match .gallery.gallery-columns-9 figure:nth-of-type(9n+10){clear:left}@media (max-width:767px){.entry-match div.alignleft,.entry-match div.alignright,.entry-match figure.alignleft,.entry-match figure.alignright,.entry-match img.alignleft,.entry-match img.alignright,.entry-match img.wp-post-image.attachment-thumb{display:block;margin:1em auto;float:none}.entry-match .gallery.gallery-columns-4 figure,.entry-match .gallery.gallery-columns-5 figure,.entry-match .gallery.gallery-columns-6 figure,.entry-match .gallery.gallery-columns-7 figure,.entry-match .gallery.gallery-columns-8 figure,.entry-match .gallery.gallery-columns-9 figure{width:100%;margin:0 0 1em;float:none}}#commentform{display:flex;flex-direction:column;gap:1rem}#commentform input[type=text],#commentform select,#commentform textarea{display:block;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;opacity:.7}:is(.dark #commentform input[type=text]),:is(.dark #commentform select),:is(.dark #commentform textarea){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}#commentform input[type=text],#commentform textarea{width:100%}#commentform .comment-author-feedback,#commentform .comment-content-feedback,#commentform .comment-email-feedback{font-size:.875rem;line-height:1.25rem;font-weight:200;--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}:is(.dark #commentform .comment-author-feedback),:is(.dark #commentform .comment-content-feedback),:is(.dark #commentform .comment-email-feedback){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}#commentform .class_submit{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity));padding:.625rem 1.25rem;text-align:center;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark #commentform .class_submit){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.com-rules{margin-top:.5rem;margin-bottom:1rem}.com-rules span{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.com-note{margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(254 205 211/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.comments-area #comments_order{margin-bottom:1rem}.comments-area #comments_order select{display:block;width:50%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}:is(.dark .comments-area #comments_order select){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .comments-area #comments_order select)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}:is(.dark .comments-area #comments_order select)::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.comments-area .comment-list{counter-reset:section}.comments-area .comment-list ul.children{margin-inline-start:2rem}.comments-area .comment-list .comment-body{margin-bottom:.5rem;border-radius:.5rem;padding:.75rem}.comments-area .comment-list .comment-body.even{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .comments-area .comment-list .comment-body.even){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.comments-area .comment-list .comment-body.odd{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}:is(.dark .comments-area .comment-list .comment-body.odd){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.comments-area .comment-list .comment-body .comment-head{margin-bottom:.5rem;display:flex;align-items:center}.comments-area .comment-list .comment-body .comment-head .comment-author{font-size:1.125rem;line-height:1.75rem;color:var(--primary)}.comments-area .comment-list .comment-body .comment-head .comment-date{margin-inline-start:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.comments-area .comment-list .comment-body .comment-action{margin-top:1rem;display:flex;align-items:center}.comments-area .comment-list .comment-body .comment-action .un-like-btn{height:1.75rem;width:1.75rem;cursor:pointer;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.comments-area .comment-list .comment-body .comment-action .un-like-btn svg{height:1.5rem;width:1.5rem}.comments-area .comment-list .comment-body .comment-action .vote-counter{margin-left:.5rem;margin-right:.5rem;display:flex;align-items:center;justify-content:center;color:var(--primary);opacity:.7}.comments-area .comment-list .comment-body .comment-action .comment-action-link{margin-inline-start:auto}.comments-area .comment-list .comment-body .comment-action .comment-action-link .comment-reply-link{display:flex;align-items:center;justify-content:center;gap:.25rem;color:var(--primary)}.comments-area .comment-list .comment-body .comment-action .comment-action-link .comment-reply-link span{cursor:pointer;font-size:.875rem;line-height:1.25rem}.widget{margin-bottom:1rem}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_views ul{padding:0}.widget_archive ul li,.widget_categories ul li,.widget_meta ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_views ul li{position:relative;padding:.5rem 0}.widget_archive ul li>*,.widget_categories ul li>*,.widget_meta ul li>*,.widget_nav_menu ul li>*,.widget_pages ul li>*,.widget_recent_comments ul li>*,.widget_recent_entries ul li>*,.widget_views ul li>*{display:inline-block;vertical-align:middle}.widget_custom_html .custom-html-widget,.widget_tag_cloud .tagcloud{padding:.25rem}.widget_tag_cloud .tagcloud a{margin:1px;display:inline-block;padding:10px;background:var(--gray);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.widget_tag_cloud .tagcloud a:hover{background:var(--border-color)}.widget_text .textwidget{padding:10px}.widget_archive ul li,.widget_categories ul li,.widget_meta ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_views ul li{padding-top:.5rem;padding-bottom:.5rem}.widget_calendar{width:100%}.widget_calendar caption{text-align:center;color:var(--primary);font-size:1rem;margin-bottom:15px}.widget_calendar table{width:100%}.widget_calendar thead{font-size:10px}.widget_calendar thead th{padding-bottom:10px}.widget_calendar tbody{color:#aaa}.widget_calendar tbody td{background:var(--gray);border:1px solid var(--border-color);text-align:center;padding:8px}.widget_calendar tbody td:hover{background:#fff}.widget_calendar tbody .pad{background:none}.widget_calendar tfoot #next{font-size:10px;text-transform:uppercase;text-align:right}.widget_calendar tfoot #prev{font-size:10px;text-transform:uppercase;padding-top:10px}.widget_calendar .wp-calendar-nav{display:flex;justify-content:space-between;color:var(--primary)}.searchform .custom-form>*{flex:1 1 0%}.searchform .search-button{background-color:var(--primary);padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is([dir=ltr] .searchform .search-button){margin-left:.25rem}:is([dir=rtl] .searchform .search-button){margin-right:.25rem}.wp-polls{text-align:right;padding:10px 0}.wp-polls .wp-polls-ul{margin-top:30px;padding:10px}.wp-polls input[type=radio]{position:relative;margin:0 0 0 30px;cursor:pointer}.wp-polls input[type=radio]:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:2px solid #ccc;background:#0000}.wp-polls input[type=radio]:checked:before{border:2px solid #333;background-color:#333}.wp-polls input[type=radio]:focus{--tw-ring-offset-width:none}.wp-polls .Buttons{border:1px solid var(--primary);color:var(--primary);border-radius:30px;padding:10px 15px;background:#0000}.wp-polls .Buttons:hover{background:none}.widget_nav_menu li{list-style-type:none}.widget_nav_menu li>a{display:flex;align-items:center}:is([dir=ltr] .widget_nav_menu li>a>i){margin-right:.25rem}:is([dir=rtl] .widget_nav_menu li>a>i){margin-left:.25rem}.widget_search .search-form{display:flex}.widget_search .search-field{border-color:var(--primary)}.widget_search .search-submit{flex:1 1 0%;cursor:pointer;background-color:var(--primary);padding:.5rem .75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons ul.ap-social{display:flex;flex-wrap:wrap;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}.widget-social-icons ul.ap-social li{margin:0;padding:5px}.widget-social-icons ul.ap-social li a{display:flex;align-items:center}.widget-social-icons ul.ap-social li span{display:none}.widget-social-icons ul.ap-social li svg{height:1.25rem;width:1.25rem}.widget-social-icons .facebook{background-color:rgb(47 121 231/var(--tw-bg-opacity))}.widget-social-icons .facebook,.widget-social-icons .twitter{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .twitter{background-color:rgb(0 0 0/var(--tw-bg-opacity))}.widget-social-icons .instagram{background-color:rgb(228 64 95/var(--tw-bg-opacity))}.widget-social-icons .instagram,.widget-social-icons .tiktok{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .tiktok{background-color:rgb(255 0 80/var(--tw-bg-opacity))}.widget-social-icons .youtube{background-color:rgb(205 32 31/var(--tw-bg-opacity))}.widget-social-icons .telegram,.widget-social-icons .youtube{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .telegram{background-color:rgb(34 158 217/var(--tw-bg-opacity))}.widget-social-icons .whatsapp{background-color:rgb(37 211 102/var(--tw-bg-opacity))}.widget-social-icons .messenger,.widget-social-icons .whatsapp{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .messenger{background-color:rgb(0 132 255/var(--tw-bg-opacity))}.widget-social-icons .linkedin{background-color:rgb(0 119 181/var(--tw-bg-opacity))}.widget-social-icons .dribble,.widget-social-icons .linkedin{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .dribble{background-color:rgb(234 76 137/var(--tw-bg-opacity))}.widget-social-icons .discord{background-color:rgb(114 137 218/var(--tw-bg-opacity))}.widget-social-icons .discord,.widget-social-icons .github{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .github{background-color:rgb(64 120 192/var(--tw-bg-opacity))}.widget-social-icons .medium{background-color:rgb(2 184 117/var(--tw-bg-opacity))}.widget-social-icons .medium,.widget-social-icons .pinterest{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .pinterest{background-color:rgb(189 8 28/var(--tw-bg-opacity))}.widget-social-icons .reddit{background-color:rgb(255 87 0/var(--tw-bg-opacity))}.widget-social-icons .reddit,.widget-social-icons .skype{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .skype{background-color:rgb(0 175 240/var(--tw-bg-opacity))}.widget-social-icons .snapchat{background-color:rgb(255 252 0/var(--tw-bg-opacity))}.widget-social-icons .snapchat,.widget-social-icons .soundcloud{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .soundcloud{background-color:rgb(255 51 0/var(--tw-bg-opacity))}.widget-social-icons .spotify{background-color:rgb(29 185 84/var(--tw-bg-opacity))}.widget-social-icons .spotify,.widget-social-icons .vimeo{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.widget-social-icons .vimeo{background-color:rgb(26 183 234/var(--tw-bg-opacity))}.bnrDesk,.bnrMobile{position:relative;z-index:30;text-align:center}.single .bnrMobile.after_header{margin-bottom:1rem}.ap-footer{width:100%;background-color:var(--primary);color:var(--text-color)}.ap-footer .widegt-logo{background-color:#0000000d}.ap-footer .widegt-logo .innr{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}@media (min-width:768px){.ap-footer .widegt-logo .innr{flex-direction:row}}.ap-footer .widegt-logo .innr .ap-logo{display:block}.ap-footer .widegt-logo .innr .ap-logo .ap-logo-img{margin-left:auto;margin-right:auto;height:100%;width:auto}.ap-footer .widegt-logo .innr .menus{display:flex;flex-wrap:wrap;align-items:center}.ap-footer .widegt-logo .innr .menus .footer-menus{display:flex;flex-wrap:wrap;-moz-column-gap:.75rem;column-gap:.75rem;justify-content:center;font-size:12px}.ap-footer .widegt-logo .innr .wideget-social{display:flex;justify-content:center}@media (min-width:768px){.ap-footer .widegt-logo .innr .wideget-social{margin-inline-start:auto}}.ap-footer .widegts-area{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.ap-footer .widegts-area{flex-direction:row;flex-wrap:wrap}}.ap-footer .widegts-area .footer-widget{padding-inline-end:.75rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.ap-footer .widegts-area .footer-widget{width:25%}}.ap-footer .widegts-area .footer-widget .widget-title{margin-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:700;text-transform:uppercase}.ap-footer .footer-copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-top-width:1px;border-color:#0000001a;padding-top:1rem;padding-bottom:1rem;text-align:center;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.ap-footer .footer-copyright{flex-direction:row}}
/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,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-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:100%){.container{max-width:100%}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1200px){.container{max-width:1200px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.aspect-h-2{--tw-aspect-h:2}.aspect-h-\[123\]{--tw-aspect-h:123}.aspect-h-\[var\(--height\)\]{--tw-aspect-h:var(--height)}.aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);--tw-aspect-w:1}.aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);--tw-aspect-w:2}.aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-\[123\]{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);--tw-aspect-w:123}.aspect-w-\[123\]>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-\[var\(--width\)\]{position:relative;padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);--tw-aspect-w:var(--width)}.aspect-w-\[var\(--width\)\]>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-none{position:static;padding-bottom:0}.aspect-none>*{position:static;height:auto;width:auto;top:auto;right:auto;bottom:auto;left:auto}.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}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-1{inset:-.25rem}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.end-1{inset-inline-end:.25rem}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.start-1{inset-inline-start:.25rem}.start-2{inset-inline-start:.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-full{top:100%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.-order-1{order:-1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.row-span-2{grid-row:span 2/span 2}.row-start-2{grid-row-start:2}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.-m-1{margin:-.25rem}.-m-6{margin:-1.5rem}.m-0{margin:0}.m-1{margin:.25rem}.m-3{margin:.75rem}.m-auto{margin:auto}.m-px{margin:1px}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[5px\]{margin-top:5px;margin-bottom:5px}.\!me-1{margin-inline-end:.25rem!important}.\!me-1\.5{margin-inline-end:.375rem!important}.\!ms-auto{margin-inline-start:auto!important}.-mt-10{margin-top:-2.5rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-auto{margin-bottom:auto}.me-1{margin-inline-end:.25rem}.me-3{margin-inline-end:.75rem}.me-4{margin-inline-end:1rem}.me-\[15px\]{margin-inline-end:15px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-4{margin-left:1rem}.ml-\[25px\]{margin-left:25px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-\[25px\]{margin-right:25px}.mr-auto{margin-right:auto}.ms-0{margin-inline-start:0}.ms-0\.5{margin-inline-start:.125rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-\[30px\]{margin-inline-start:30px}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[5px\]{margin-top:5px}.box-border{box-sizing:border-box}.box-content{box-sizing:initial}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.\!contents{display:contents!important}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.\!h-2{height:.5rem!important}.\!h-2\.5{height:.625rem!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[50px\]{height:50px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.\!w-2{width:.5rem!important}.\!w-2\.5{width:.625rem!important}.w-1{width:.25rem}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[50px\]{width:50px}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-\[calc\(100\%_-_4rem\)\]{width:calc(100% - 4rem)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-\[300px\]{max-width:300px}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-0{flex:0 0 auto}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.caption-top{caption-side:top}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:initial}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-1,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-1,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-1,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-1,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-105,.scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.\!transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform,.transform-cpu{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.touch-auto{touch-action:auto}.touch-none{touch-action:none}.touch-pan-x{--tw-pan-x:pan-x}.touch-pan-left,.touch-pan-x{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-left{--tw-pan-x:pan-left}.touch-pan-right{--tw-pan-x:pan-right}.touch-pan-right,.touch-pan-y{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-y{--tw-pan-y:pan-y}.touch-pan-up{--tw-pan-y:pan-up}.touch-pan-down,.touch-pan-up{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-down{--tw-pan-y:pan-down}.touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.snap-none{scroll-snap-type:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-both{scroll-snap-type:both var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-proximity{--tw-scroll-snap-strictness:proximity}.snap-start{scroll-snap-align:start}.snap-end{scroll-snap-align:end}.snap-center{scroll-snap-align:center}.snap-align-none{scroll-snap-align:none}.snap-normal{scroll-snap-stop:normal}.snap-always{scroll-snap-stop:always}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-image-none{list-style-image:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-before-auto{-moz-column-break-before:auto;break-before:auto}.break-before-avoid{-moz-column-break-before:avoid;break-before:avoid}.break-before-all{-moz-column-break-before:all;break-before:all}.break-before-avoid-page{-moz-column-break-before:avoid;break-before:avoid-page}.break-before-page{-moz-column-break-before:page;break-before:page}.break-before-left{-moz-column-break-before:left;break-before:left}.break-before-right{-moz-column-break-before:right;break-before:right}.break-before-column{-moz-column-break-before:column;break-before:column}.break-inside-auto{-moz-column-break-inside:auto;break-inside:auto}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.break-inside-avoid-page{break-inside:avoid-page}.break-inside-avoid-column{-moz-column-break-inside:avoid;break-inside:avoid-column}.break-after-auto{-moz-column-break-after:auto;break-after:auto}.break-after-avoid{-moz-column-break-after:avoid;break-after:avoid}.break-after-all{-moz-column-break-after:all;break-after:all}.break-after-avoid-page{-moz-column-break-after:avoid;break-after:avoid-page}.break-after-page{-moz-column-break-after:page;break-after:page}.break-after-left{-moz-column-break-after:left;break-after:left}.break-after-right{-moz-column-break-after:right;break-after:right}.break-after-column{-moz-column-break-after:column;break-after:column}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-dense{grid-auto-flow:dense}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-baseline{place-content:baseline}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-baseline{place-items:baseline}.place-items-stretch{place-items:stretch}.content-normal{align-content:normal}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.content-baseline{align-content:baseline}.content-stretch{align-content:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-normal{justify-content:normal}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.\!justify-between{justify-content:space-between!important}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.divide-double>:not([hidden])~:not([hidden]){border-style:double}.divide-none>:not([hidden])~:not([hidden]){border-style:none}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(209 213 219/var(--tw-divide-opacity))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(249 250 251/var(--tw-divide-opacity))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(226 232 240/var(--tw-divide-opacity))}.divide-slate-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(203 213 225/var(--tw-divide-opacity))}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-clip{overflow-x:clip}.overflow-y-clip{overflow-y:clip}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.scroll-auto{scroll-behavior:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.text-clip{text-overflow:clip}.hyphens-none{-webkit-hyphens:none;hyphens:none}.hyphens-manual{-webkit-hyphens:manual;hyphens:manual}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.\!rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-e{border-start-end-radius:.25rem;border-end-end-radius:.25rem}.rounded-e-full{border-start-end-radius:9999px;border-end-end-radius:9999px}.rounded-e-md{border-start-end-radius:.375rem;border-end-end-radius:.375rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-s-full{border-start-start-radius:9999px;border-end-start-radius:9999px}.rounded-s-md{border-start-start-radius:.375rem;border-end-start-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-ee{border-end-end-radius:.25rem}.rounded-es{border-end-start-radius:.25rem}.rounded-se{border-start-end-radius:.25rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[3px\]{border-width:3px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-r-4{border-right-width:4px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.\!border-gray-200{--tw-border-opacity:1!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-black\/10{border-color:#0000001a}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}.border-gray-900\/10{border-color:#1118271a}.border-primary{border-color:var(--primary)}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-rose-200{--tw-border-opacity:1;border-color:rgb(254 205 211/var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-slate-800{--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-t-transparent{border-top-color:#0000}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-\[rgb\(255\2c 0\2c 0\)\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/5{background-color:#0000000d}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-body{background-color:var(--body)}.bg-discord{--tw-bg-opacity:1;background-color:rgb(114 137 218/var(--tw-bg-opacity))}.bg-dribble{--tw-bg-opacity:1;background-color:rgb(234 76 137/var(--tw-bg-opacity))}.bg-facebook{--tw-bg-opacity:1;background-color:rgb(47 121 231/var(--tw-bg-opacity))}.bg-github{--tw-bg-opacity:1;background-color:rgb(64 120 192/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-gray-950{--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-instagram{--tw-bg-opacity:1;background-color:rgb(228 64 95/var(--tw-bg-opacity))}.bg-linkedin{--tw-bg-opacity:1;background-color:rgb(0 119 181/var(--tw-bg-opacity))}.bg-medium{--tw-bg-opacity:1;background-color:rgb(2 184 117/var(--tw-bg-opacity))}.bg-messenger{--tw-bg-opacity:1;background-color:rgb(0 132 255/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-pinterest{--tw-bg-opacity:1;background-color:rgb(189 8 28/var(--tw-bg-opacity))}.bg-primary{background-color:var(--primary)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-reddit{--tw-bg-opacity:1;background-color:rgb(255 87 0/var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-secondary{background-color:var(--secondary)}.bg-skype{--tw-bg-opacity:1;background-color:rgb(0 175 240/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.bg-snapchat{--tw-bg-opacity:1;background-color:rgb(255 252 0/var(--tw-bg-opacity))}.bg-soundcloud{--tw-bg-opacity:1;background-color:rgb(255 51 0/var(--tw-bg-opacity))}.bg-spotify{--tw-bg-opacity:1;background-color:rgb(29 185 84/var(--tw-bg-opacity))}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.bg-telegram{--tw-bg-opacity:1;background-color:rgb(34 158 217/var(--tw-bg-opacity))}.bg-tiktok{--tw-bg-opacity:1;background-color:rgb(255 0 80/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-twitter{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-vimeo{--tw-bg-opacity:1;background-color:rgb(26 183 234/var(--tw-bg-opacity))}.bg-whatsapp{--tw-bg-opacity:1;background-color:rgb(37 211 102/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-youtube{--tw-bg-opacity:1;background-color:rgb(205 32 31/var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[url\(\'\.\/assets\/img\/cover\.webp\'\)\]{background-image:url(assets/img/cover.webp)}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:#f3f4f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);--tw-gradient-to:#e5e7eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary{--tw-gradient-from:var(--primary) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:initial}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:initial}.bg-origin-content{background-origin:content-box}.fill-black{fill:#000}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\[5px\]{padding:5px}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-\[10px\]{padding-bottom:10px}.pe-2{padding-inline-end:.5rem}.pe-4{padding-inline-end:1rem}.pe-8{padding-inline-end:2rem}.pl-10{padding-left:2.5rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.ps-2{padding-inline-start:.5rem}.ps-4{padding-inline-start:1rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-\[10px\]{padding-top:10px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-baseline{vertical-align:initial}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.align-sub{vertical-align:sub}.align-super{vertical-align:super}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\]{font-size:0}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.font-bold{font-weight:700}.font-extralight{font-weight:200}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal:ordinal}.ordinal,.slashed-zero{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.slashed-zero{--tw-slashed-zero:slashed-zero}.lining-nums{--tw-numeric-figure:lining-nums}.lining-nums,.oldstyle-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.proportional-nums{--tw-numeric-spacing:proportional-nums}.proportional-nums,.tabular-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing:tabular-nums}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.diagonal-fractions,.stacked-fractions{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions}.leading-7{line-height:1.75rem}.leading-loose{line-height:2}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.text-\[\#336699\]\/\[\.35\]{color:#33669959}.text-\[\#a9a9a9\]{--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-font-color{color:var(--text-color)}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity))}.text-primary{color:var(--primary)}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.text-secondary{color:var(--secondary)}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity))}.text-transparent{color:#0000}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-red-500{text-decoration-color:#ef4444}.decoration-solid{text-decoration-style:solid}.decoration-double{text-decoration-style:double}.decoration-dotted{text-decoration-style:dotted}.decoration-dashed{text-decoration-style:dashed}.decoration-wavy{text-decoration-style:wavy}.decoration-2{text-decoration-thickness:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}.mix-blend-plus-lighter{mix-blend-mode:plus-lighter}.\!shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.outline-dashed{outline-style:dashed}.outline-dotted{outline-style:dotted}.outline-double{outline-style:double}.outline-0{outline-width:0}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-primary{--tw-ring-color:var(--primary)}.ring-opacity-10{--tw-ring-opacity:0.1}.ring-opacity-25{--tw-ring-opacity:0.25}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter-none{filter:none}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-grayscale{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}.backdrop-invert{--tw-backdrop-invert:invert(100%)}.backdrop-invert,.backdrop-sepia{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.content-\[\"\"\]{--tw-content:"";content:var(--tw-content)}.content-\[\"PP\"\]{--tw-content:"PP";content:var(--tw-content)}.content-\[\'this-is-also-valid\]-weirdly-enough\'\]{--tw-content:"this-is-also-valid]-weirdly-enough";content:var(--tw-content)}.hover\:prose-lg:hover{font-size:1.125rem;line-height:1.7777778}.hover\:prose-lg:hover :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.hover\:prose-lg:hover :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.hover\:prose-lg:hover :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.hover\:prose-lg:hover :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.hover\:prose-lg:hover :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.hover\:prose-lg:hover :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.hover\:prose-lg:hover :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.hover\:prose-lg:hover :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.hover\:prose-lg:hover :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.hover\:prose-lg:hover :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.hover\:prose-lg:hover :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.hover\:prose-lg:hover :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.hover\:prose-lg:hover :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.hover\:prose-lg:hover :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.hover\:prose-lg:hover :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.hover\:prose-lg:hover :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.hover\:prose-lg:hover :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.hover\:prose-lg:hover :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.hover\:prose-lg:hover :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.hover\:prose-lg:hover :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.hover\:prose-lg:hover :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.hover\:prose-lg:hover :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.hover\:prose-lg:hover :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.hover\:prose-lg:hover :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.hover\:prose-lg:hover :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.hover\:prose-lg:hover :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.hover\:prose-lg:hover :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.hover\:prose-lg:hover :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.hover\:prose-lg:hover :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.hover\:prose-lg:hover :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.hover\:prose-lg:hover :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.hover\:prose-lg:hover :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.hover\:prose-lg:hover :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.hover\:prose-lg:hover :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.hover\:prose-lg:hover :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.hover\:prose-lg:hover :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.hover\:prose-lg:hover :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.hover\:prose-lg:hover :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.hover\:prose-lg:hover :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.hover\:prose-lg:hover :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.hover\:prose-lg:hover :where(.hover\:prose-lg:hover>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:is(.dark .dark\:prose){color:var(--tw-prose-body);max-width:65ch}:is(.dark .dark\:prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.dark .dark\:prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.dark .dark\:prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:is(.dark .dark\:prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:is(.dark .dark\:prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}:is(.dark .dark\:prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.dark .dark\:prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.dark .dark\:prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.dark .dark\:prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.dark .dark\:prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.dark .dark\:prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.dark .dark\:prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.dark .dark\:prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.dark .dark\:prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.dark .dark\:prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}:is(.dark .dark\:prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:is(.dark .dark\:prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:is(.dark .dark\:prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:is(.dark .dark\:prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:is(.dark .dark\:prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}:is(.dark .dark\:prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.dark .dark\:prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.dark .dark\:prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.dark .dark\:prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.dark .dark\:prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.dark .dark\:prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.dark .dark\:prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.dark .dark\:prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.dark .dark\:prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.dark .dark\:prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.dark .dark\:prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.dark .dark\:prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.dark .dark\:prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.dark .dark\:prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.dark .dark\:prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:is(.dark .dark\:prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:is(.dark .dark\:prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}:is(.dark .dark\:prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:is(.dark .dark\:prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.dark .dark\:prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}:is(.dark .dark\:prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:is(.dark .dark\:prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.dark .dark\:prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.dark .dark\:prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.dark .dark\:prose){--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}:is(.dark .dark\:prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.dark .dark\:prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.dark .dark\:prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}:is(.dark .dark\:prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.dark .dark\:prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.dark .dark\:prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.dark .dark\:prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}:is(.dark .dark\:prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}:is(.dark .dark\:prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}:is(.dark .dark\:prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}:is(.dark .dark\:prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}:is(.dark .dark\:prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}:is(.dark .dark\:prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}@media (min-width:640px){.sm\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:100%){.sm\:container{max-width:100%}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1200px){.sm\:container{max-width:1200px}}.sm\:prose{color:var(--tw-prose-body);max-width:65ch}.sm\:prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sm\:prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sm\:prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.sm\:prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sm\:prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sm\:prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sm\:prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sm\:prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sm\:prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sm\:prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sm\:prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sm\:prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sm\:prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.sm\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sm\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sm\:prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sm\:prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sm\:prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sm\:prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sm\:prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sm\:prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sm\:prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sm\:prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sm\:prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sm\:prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sm\:prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sm\:prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sm\:prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sm\:prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sm\:prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sm\:prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.sm\:prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sm\:prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sm\:prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sm\:prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sm\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.sm\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.sm\:prose :where(.sm\:prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose :where(.sm\:prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose :where(.sm\:prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose :where(.sm\:prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose :where(.sm\:prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.sm\:prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.sm\:prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.sm\:prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.sm\:prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.sm\:prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.sm\:prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(.sm\:prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(.sm\:prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:right-1\/2:before{content:var(--tw-content);right:50%}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:-translate-x-1\/2:before{content:var(--tw-content);--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:border-r:before{content:var(--tw-content);border-right-width:1px}.before\:border-gray-100:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.before\:pb-\[50\%\]:before{content:var(--tw-content);padding-bottom:50%}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:top-10:after{content:var(--tw-content);top:2.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:text-\[70px\]:after{content:var(--tw-content);font-size:70px}.after\:not-italic:after{content:var(--tw-content);font-style:normal}.after\:leading-\[0\]:after{content:var(--tw-content);line-height:0}.last\:border-0:last-child{border-width:0}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-primary:hover{border-color:var(--primary)}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:font-bold:hover{font-weight:700}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:ring-2:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.before\:hover\:text-center:hover:before,.hover\:before\:text-center:hover:before{content:var(--tw-content);text-align:center}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:hover\:text-center:hover:focus,.hover\:focus\:text-center:focus:hover{text-align:center}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.hs-accordion.active.hs-accordion-active\:rotate-180,.hs-accordion.active>.hs-accordion-active\:rotate-180,.hs-accordion.active>.hs-accordion-heading>.hs-accordion-toggle .hs-accordion-active\:rotate-180,.hs-accordion.active>.hs-accordion-heading>.hs-accordion-toggle.hs-accordion-active\:rotate-180,.hs-accordion.active>.hs-accordion-toggle .hs-accordion-active\:rotate-180,.hs-accordion.active>.hs-accordion-toggle.hs-accordion-active\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.open.hs-overlay-open\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.open.hs-overlay-open\:opacity-100{opacity:1}.open.hs-overlay-open\:duration-500{transition-duration:.5s}.open .hs-overlay-open\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.open .hs-overlay-open\:opacity-100{opacity:1}.open .hs-overlay-open\:duration-500{transition-duration:.5s}.selected .hs-combo-box-selected\:block,.selected.hs-combo-box-selected\:block{display:block}.complete .hs-file-upload-complete\:bg-green-600,.complete.hs-file-upload-complete\:bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.prose-headings\:text-ellipsis :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){text-overflow:ellipsis}.prose-headings\:underline :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:underline}.prose-h1\:text-center :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){text-align:center}.prose-h1\:text-3xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.875rem;line-height:2.25rem}.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.5rem;line-height:2rem}.prose-h3\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h4\:text-lg :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-h5\:text-sm :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-h6\:text-xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-p\:text-gray-700 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.prose-a\:font-bold :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700}.prose-blockquote\:italic :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){font-style:italic}.prose-figure\:mx-auto :is(:where(figure):not(:where([class~=not-prose],[class~=not-prose] *))){margin-left:auto;margin-right:auto}.prose-figcaption\:opacity-75 :is(:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *))){opacity:.75}.prose-strong\:font-medium :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:500}.prose-em\:italic :is(:where(em):not(:where([class~=not-prose],[class~=not-prose] *))){font-style:italic}.prose-ol\:pl-6 :is(:where(ol):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:1.5rem}.prose-ul\:pl-8 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:2rem}.prose-li\:my-4 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1rem;margin-bottom:1rem}.prose-table\:my-8 :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2rem;margin-bottom:2rem}.prose-thead\:border-red-300 :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.prose-tr\:border-red-200 :is(:where(tr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.prose-th\:text-left :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){text-align:left}.prose-img\:rounded-lg :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.5rem}.prose-video\:my-12 :is(:where(video):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:3rem;margin-bottom:3rem}.prose-hr\:border-t-2 :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){border-top-width:2px}.prose-lead\:italic :is(:where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *))){font-style:italic}.customize-support .admin-menu\:top-8{top:2rem}.active.active\:block{display:block}.active.active\:hidden{display:none}.active.active\:border-primary{border-color:var(--primary)}.active.active\:text-primary{color:var(--primary)}.current-menu .current\:bg-black\/5{background-color:#0000000d}@keyframes pulse{50%{opacity:.5}}.Playing .playing\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.Playing .playing\:text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}:is([dir=ltr] .ltr\:border-l-4){border-left-width:4px}:is([dir=ltr] .ltr\:pl-\[45px\]){padding-left:45px}:is([dir=ltr] .ltr\:pr-\[10px\]){padding-right:10px}:is([dir=ltr] .ltr\:after\:left-2):after{content:var(--tw-content);left:.5rem}:is([dir=ltr] .ltr\:after\:left-2\.5):after{content:var(--tw-content);left:.625rem}:is([dir=ltr] .ltr\:after\:content-\[\"\201C\"\]):after{--tw-content:"“";content:var(--tw-content)}:is([dir=rtl] .rtl\:ml-1){margin-left:.25rem}:is([dir=rtl] .rtl\:mr-1){margin-right:.25rem}:is([dir=rtl] .rtl\:justify-end){justify-content:flex-end}:is([dir=rtl] .rtl\:border-l-0){border-left-width:0}:is([dir=rtl] .rtl\:border-r-4){border-right-width:4px}:is([dir=rtl] .rtl\:pl-\[10px\]){padding-left:10px}:is([dir=rtl] .rtl\:pr-\[45px\]){padding-right:45px}:is([dir=rtl] .rtl\:after\:right-2):after{content:var(--tw-content);right:.5rem}:is([dir=rtl] .rtl\:after\:right-2\.5):after{content:var(--tw-content);right:.625rem}:is([dir=rtl] .rtl\:after\:content-\[\"\201D\"\]):after{--tw-content:"”";content:var(--tw-content)}:is(.dark .dark\:block){display:block}:is(.dark .dark\:hidden){display:none}:is(.dark .dark\:divide-gray-800)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(31 41 55/var(--tw-divide-opacity))}:is(.dark .dark\:\!border-neutral-700){--tw-border-opacity:1!important;border-color:rgb(64 64 64/var(--tw-border-opacity))!important}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-800){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-600){--tw-border-opacity:1;border-color:rgb(82 82 82/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-700){--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}:is(.dark .dark\:\!bg-neutral-800){--tw-bg-opacity:1!important;background-color:rgb(38 38 38/var(--tw-bg-opacity))!important}:is(.dark .dark\:bg-blue-500){--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-700){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-950){--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-700){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-800){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-900){--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}:is(.dark .dark\:bg-opacity-80){--tw-bg-opacity:0.8}:is(.dark .dark\:bg-none){background-image:none}:is(.dark .dark\:fill-neutral-200){fill:#e5e5e5}:is(.dark .dark\:text-blue-500){--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-200){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-400){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-500){--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:placeholder-gray-400)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}:is(.dark .dark\:placeholder-gray-400)::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}:is(.dark .dark\:before\:border-gray-800):before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-gray-800:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-neutral-800:hover){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:text-neutral-200:hover){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}:is(.dark .dark\:focus\:bg-neutral-800:focus){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:underline{text-decoration-line:underline}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:-right-16{right:-4rem}.md\:top-0{top:0}.md\:-order-1{order:-1}.md\:order-1{order:1}.md\:order-3{order:3}.md\:mx-0{margin-left:0;margin-right:0}.md\:mt-0{margin-top:0}.md\:mt-2{margin-top:.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:w-\[20\.83\%\]{width:20.83%}.md\:w-\[26\.67\%\]{width:26.67%}.md\:w-\[52\.5\%\]{width:52.5%}.md\:max-w-4xl{max-width:56rem}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:justify-start{justify-content:flex-start}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){:is(.dark .dark\:lg\:hover\:\[paint-order\:markers\]:hover){paint-order:markers}}