*{margin:0;padding:0;box-sizing:border-box}*,::after,::before{border-width:0;border-style:solid}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}menu,ol,ul{list-style:none}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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}table{text-indent:0;border-color:inherit;border-collapse:collapse}[hidden]{display:none!important}body,html{overflow-x:clip}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto;display:block}article,body,div,footer,form,header,img,label,li,main,nav,section,ul{position:relative;display:flex;max-width:100%;max-height:100%}span{line-height:140%}a{position:relative;display:flex;--tw-bg-opacity:1;color:initial;text-decoration:none}.material-icon-svg{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:middle;flex-shrink:0}.material-icons-1{font-family:'Material Icons Outlined';font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';visibility:hidden}.fonts-loaded .material-icons-1{visibility:visible}.flex{display:flex}.space-x-2,.space-y-2{gap:.5rem}.w-500{width:500px}.flex-col{flex-direction:column}.gap-4{gap:1rem}.card{width:500px;max-width:500px;padding:20px;background:#fff;border-radius:8px;flex-direction:column}.form-group{display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.required{color:#ef4444;margin-left:4px}.error-message{display:none;color:#ef4444;font-size:14px;margin-top:4px}input:invalid:not(:placeholder-shown)+.error-message,textarea:invalid:not(:placeholder-shown)+.error-message{display:block}.image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:hidden;pointer-events:none;z-index:-1;border-radius:inherit}#snackbar{position:fixed;bottom:16px;right:16px;width:auto;max-width:420px;background-color:#09090b;color:#fafafa;border-radius:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.25rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:9999;display:block!important;pointer-events:auto;opacity:0;transform:translateY(calc(100% + 16px));transition:opacity .3s cubic-bezier(.16, 1, .3, 1),transform .3s cubic-bezier(.16, 1, .3, 1)}#snackbar.show{opacity:1;transform:translateY(0)}#snackbar.error{background-color:#dc2626}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}.z-\[100\]{z-index:100}.items-center{align-items:center}.justify-center{justify-content:center}.bg-black{background-color:#000}.bg-opacity-10{background-color:rgba(0,0,0,.1)}.bg-opacity-50{background-color:rgba(0,0,0,.5)}.rounded-0{border-radius:0}.rounded-\[26px\]{border-radius:26px}.rounded-none{border-radius:0}.p-0{padding:0!important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-none{box-shadow:none}.w-full{width:100%}.load-more-button{border-radius:49px;width:200px;height:fit-content;padding-top:12px;padding-bottom:12px;margin-right:8px;margin-left:8px;border:1px solid #4361ff;background:#fff;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:150%;color:#4361ff;cursor:pointer}.relative{position:relative}.bg-gray{--tw-bg-opacity:1;background-color:rgb(217 217 217 / var(--tw-bg-opacity,1))}.cursor-pointer{cursor:pointer}.link-with-image{width:100%;height:100%;object-fit:fill}.blocknote-content{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.5;color:#3d3d3d;display:flex;flex-direction:column;gap:.5rem;width:100%}.blocknote-content>div{display:flex;flex-direction:column;width:100%;gap:.5rem}.blocknote-content h1,.blocknote-content h2,.blocknote-content h3{font-weight:600;line-height:1.2;margin:.75rem 0 .25rem;display:flex}.blocknote-content h1{font-size:2rem}.blocknote-content h2{font-size:1.5rem}.blocknote-content h3{font-size:1.25rem}.blocknote-content p{min-height:1.5em;display:flex;width:100%}.blocknote-content [data-text-align=left],.blocknote-content [data-text-alignment=left]{text-align:left;justify-content:flex-start}.blocknote-content [data-text-align=center],.blocknote-content [data-text-alignment=center]{text-align:center;justify-content:center;width:100%}.blocknote-content [data-text-align=right],.blocknote-content [data-text-alignment=right]{text-align:right;justify-content:flex-end}.blocknote-content [data-text-align=justify],.blocknote-content [data-text-alignment=justify]{text-align:justify}.blocknote-content p>*{width:100%}.blocknote-content p[data-text-alignment=center]>*{text-align:center;display:flex;justify-content:center}.blocknote-content strong{font-weight:600}.blocknote-content em{font-style:italic}.blocknote-content u{text-decoration:underline}.blocknote-content s{text-decoration:line-through}.blocknote-content code{background:#f5f5f5;padding:.2em .4em;border-radius:3px;font-family:monospace}.blocknote-content a{color:#07c;text-decoration:underline;cursor:pointer}.blocknote-content a:hover{color:#049}.blocknote-content ol{counter-reset:item;margin:.5rem 0;display:flex;flex-direction:column;gap:.25rem}.blocknote-content ol>li{display:flex;align-items:flex-start;margin:.25rem 0;line-height:1.5}.blocknote-content ol>li::before{content:counter(item) '.';counter-increment:item;margin-right:.5rem;font-weight:500}.blocknote-content ul{list-style-type:disc;padding-left:1.5rem;margin:.5rem 0;display:flex;flex-direction:column;gap:.25rem}.blocknote-content ul>li{margin:.25em 0}.blocknote-content ul>li>p{display:list-item!important}.blocknote-content ul ul{list-style-type:circle}.blocknote-content ul ul ul{list-style-type:square}.blocknote-content blockquote{display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0;padding-left:1rem;border-left:4px solid #e2e8f0;color:#4a5568}.blocknote-content table{width:100%;border-collapse:collapse;table-layout:auto}.blocknote-content td,.blocknote-content th{border:1px solid #e2e8f0;padding:.3rem;min-width:2rem;vertical-align:top}.blocknote-content th{background-color:#f8fafc;font-weight:600}.blocknote-content td p{margin:0;word-break:break-word;display:flex;flex-direction:column}.blocknote-content tr{display:table-row}.blocknote-content td>*{margin:0}.blocknote-content td span[data-text-color],.blocknote-content td strong{display:inline-block}.blocknote-content td br+br{display:block;content:'';margin-top:1em}.blocknote-content td [data-text-color=gray]{color:#6b7280}.blocknote-content img{max-width:100%;height:auto;display:block;margin:.5rem 0}.blocknote-content img[data-text-alignment=center]{margin:.5rem auto}.blocknote-content [data-content-type=image]{display:flex;justify-content:center;align-items:center;width:100%}.blocknote-content [data-text-color=red]{color:#dc2626}.blocknote-content [data-text-color=orange]{color:#ea580c}.blocknote-content [data-text-color=yellow]{color:#ca8a04}.blocknote-content [data-text-color=green]{color:#16a34a}.blocknote-content [data-text-color=blue]{color:#2563eb}.blocknote-content [data-text-color=purple]{color:#7c3aed}.blocknote-content [data-text-color=pink]{color:#db2777}.blocknote-content [data-background-color=red]{background-color:#fee2e2}.blocknote-content [data-background-color=orange]{background-color:#ffedd5}.blocknote-content [data-background-color=yellow]{background-color:#fef3c7}.blocknote-content [data-background-color=green]{background-color:#dcfce7}.blocknote-content [data-background-color=blue]{background-color:#dbeafe}.blocknote-content [data-background-color=purple]{background-color:#f3e8ff}.blocknote-content [data-background-color=pink]{background-color:#fce7f3}.blocknote-content [data-font-size=small]{font-size:.875rem}.blocknote-content [data-font-size=normal]{font-size:1rem}.blocknote-content [data-font-size=large]{font-size:1.25rem}.blocknote-content [data-font-size=huge]{font-size:1.5rem}.blocknote-content [data-line-height=compact]{line-height:1.2}.blocknote-content [data-line-height=normal]{line-height:1.5}.blocknote-content [data-line-height=relaxed]{line-height:1.8}.blocknote-content [data-indent='1']{padding-left:2rem}.blocknote-content [data-indent='2']{padding-left:4rem}.blocknote-content [data-indent='3']{padding-left:6rem}.blocknote-content pre{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:4px;overflow-x:auto;margin:.5rem 0;width:100%;display:flex}.blocknote-content pre code{background:0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.7;width:100%}.blocknote-content hr{border:none;border-top:1px solid #e2e8f0;margin:1rem 0;width:100%}.blocknote-content [data-type=taskList]{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.25rem}.blocknote-content [data-checked=true]{text-decoration:line-through;color:#6b7280}.blocknote-content [data-type=taskItem]{display:flex;align-items:flex-start;gap:.5rem}.blocknote-content [data-type=callout]{background:#f8fafc;border-left:4px solid #3b82f6;padding:1rem;margin:.5rem 0;border-radius:4px;display:flex;flex-direction:column;gap:.5rem}.blocknote-content>:not(:last-child){margin-bottom:.25rem}.blocknote-content *+*{margin-top:0}.blocknote-content video{display:block;height:auto;aspect-ratio:16/9;background-color:#000;border:none;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.blocknote-content iframe[src*='youtu.be'],.blocknote-content iframe[src*='youtube.com']{display:block;height:auto;aspect-ratio:16/9;border:none;border-radius:8px;background-color:#000}.blocknote-content div[data-content-type=video]{position:relative;width:100%;margin:1rem 0}.blocknote-content audio{width:100%;margin:1rem 0;display:block}.blocknote-content [data-text-color=brown]{color:#92400e}.blocknote-content [data-text-color=gray]{color:#6b7280}.blocknote-content [data-text-color=burgundy]{color:#9f1239}.blocknote-content [data-text-color=forest]{color:#166534}.blocknote-content [data-text-color=navy]{color:#1e3a8a}.blocknote-content [data-text-color=default]{color:inherit}.blocknote-content li:has(input[type=checkbox]){display:flex;align-items:center;list-style-type:none;margin-left:-1.25rem}.blocknote-content input[type=checkbox]{margin:.25rem .5rem 0 0;width:1rem;height:1rem;cursor:pointer}.blocknote-content .bn-inline-content{display:inline;vertical-align:middle}.blocknote-content li>p{margin:0;flex:1}.blocknote-content li:has(input[type=checkbox]){display:flex;align-items:center;gap:.5rem}.close-modal{cursor:pointer}.atomz-accordion,.atomz-accordion-item{display:flex;flex-direction:column;width:100%}.atomz-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;border:none;background:0 0;text-align:left;font:inherit}.atomz-accordion-icon{transition:transform .3s cubic-bezier(.4, .4, 0, 1);flex-shrink:0}.atomz-accordion-item._isClose .atomz-accordion-icon{transform:rotate(180deg)}.atomz-accordion-panel{overflow:hidden;transition:height .3s cubic-bezier(.4, .4, 0, 1)}.atomz-accordion-item._isClose .atomz-accordion-panel{height:0!important}.atomz-accordion-content{width:100%}details summary .material-icon-svg,details summary [class*=material-icons]{transition:transform .3s ease-out}details summary .material-icon-svg.rotated,details summary [class*=material-icons].rotated{transform:rotate(180deg)}.atomz-slider{position:relative;width:100%;height:100%}.atomz-slider .swiper{width:100%;height:100%}.atomz-slider .swiper-slide{display:flex;align-items:center;justify-content:center}.atomz-slider .swiper-button-next,.atomz-slider .swiper-button-prev{color:rgba(255,255,255,.9);background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;padding:8px}.atomz-slider .swiper-button-next:after,.atomz-slider .swiper-button-prev:after{font-size:16px}.atomz-slider .swiper-pagination-bullet{background:rgba(0,0,0,.5);width:12px;height:12px;opacity:.5}.atomz-slider .swiper-pagination-bullet-active{opacity:1;background:rgba(0,0,0,.9)}.atomz-slider .swiper-pagination-fraction{color:#333;font-size:14px}.atomz-slider .swiper-pagination-progressbar{background:rgba(0,0,0,.25)}.atomz-slider .swiper-pagination-progressbar-fill{background:rgba(0,0,0,.9)}