html,body{border:none;margin:0;padding:0;scroll-behavior:smooth}html{font-size:16px}@media only screen and (max-width: 1024px){html{font-size:14px}}h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,em,div,font,img,small,strike,sub,sup,li,ol,ul,fieldset,form,label,legend,button,table,caption,tr,th,td{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit;box-sizing:border-box;font-family:var(--primaryfont)}body{line-height:1.618rem;position:relative;background:#fff;font-family:var(--primaryfont);color:var(--dark);width:100%;overflow-x:hidden}*{box-sizing:border-box}*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}a,button,input,select,textarea{cursor:pointer!important;border-radius:4px;text-decoration:none;font-family:var(--primaryfont)}input,button,textarea,select{border:1px solid var(--grey);background-color:unset;font-family:var(--primaryfont);font-size:.875rem}h1,h2,h3,h4,h5{font-family:var(--headerfont);font-weight:600;line-height:1.3;color:var(--dark)}p,span,a,button,select,option{font-family:var(--primaryfont);line-height:1.618}p,a{font-size:.875rem;font-weight:200}p{margin-bottom:16px}@media only screen and (max-width: 767px){p{font-weight:400}}p>strong{font-weight:700;color:var(--primary)}a{font-weight:400;font-size:.875rem}h1{font-size:3rem}h2{font-size:2rem;font-weight:200;line-height:1.3}h3{font-size:2rem;line-height:1.3}h4{font-size:1.3rem}h5{font-size:.875rem;font-weight:700}input::placeholder,textarea::placeholder,select::placeholder,option::placeholder{font-size:.75rem;color:var(--gray);font-family:var(--primaryfont)}input:focus,select:focus,textarea:focus{outline:none}*:focus{outline:none}a>*,button>*{display:inline-block;vertical-align:middle;pointer-events:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}ul>li,ol>li{margin:0 0 1rem 16px;padding:0 8px 0 0;font-size:.875rem}@font-face{font-family:Staatliches;src:url(/font/Staatliches-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/font/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary: #d79b9a;--secondary: #405453;--dark: #1b1b1b;--littledark: #676767;--white: #fff;--light: #eaeaea;--grey: #d3d3d3;--gray: #bbbbbb;--blue: #4285f4;--pastelblue: #e0f0ff;--pastelgreen: #f2f4f4;--googleblue: #1163ff;--green: #25d366;--success: #efe;--suspect: #fee;--error: #a66;--primaryfont: "Inter", sans-serif;--headerfont: "Staatliches", sans-serif;--background: rgba(0, 0, 0, .4);--boxshadow: rgba(0, 0, 0, .05) 0px 6px 24px 0px, rgba(0, 0, 0, .08) 0px 0px 0px 1px;--bgGradient: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .7) 100% )}select,select option{font-size:1rem}input[type=date]{font-size:1rem;font-weight:200}.clearance-flat{display:block;width:100%;font-size:0;line-height:1;height:1px}.clearance{display:block;width:100%;font-size:0;line-height:1;height:1rem}.clearancex2{display:block;width:100%;font-size:0;line-height:1;height:2rem}.spacer{width:100%;display:block;height:1px;background-color:var(--gray);margin:1rem 0}@keyframes tadaa{0%{opacity:0;max-height:0}to{opacity:1;max-height:inherit}}@keyframes slideinleft{0%{opacity:0;left:50%}to{opacity:1;left:0}}@keyframes fadein{0%{opacity:0}to{opacity:1;pointer-events:auto}}.dont-touch{pointer-events:none}.freeze{opacity:.4;pointer-events:none}.cta-zone{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;max-height:200px;transform-origin:bottom;transition:.5s all ease}.cta-zone>span{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;flex:1}.cta-zone>span>.cta-button:not(:last-of-type){margin-right:16px}.cta-zone>span:last-of-type{justify-content:flex-end}@media only screen and (max-width: 767px){.cta-zone{display:inline-block;flex:unset}}.cta-zone.center>span{justify-content:center}.cta-zone.hide{max-height:0;overflow:hidden;pointer-events:none}.cta-button.super-hide{max-width:0;padding:0;margin:0;max-height:0;border:0!important}.cta-button{display:flex;align-items:center;justify-content:center;padding:4px 16px;width:fit-content;transition:.5s all ease}.cta-button>p{pointer-events:none;margin-bottom:0!important;font-size:.875rem;transition:.5s all ease;color:inherit;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.cta-button>img{pointer-events:none;filter:invert(1);transition:.5s all ease}@media only screen and (max-width: 767px){.cta-button{padding:8px 16px!important}}.cta-button.small{padding:4px 8px;max-width:80%;width:fit-content}.cta-button.small>p{max-width:unset}.cta-button.smaller{padding:4px;max-width:80%}.cta-button.smaller>p{line-height:1.3;font-size:1rem;text-align:center}.cta-button.bubble{font-size:.75rem;padding:4px 12px;background-color:var(--pastelblue);border-color:var(--googleblue);max-width:unset;width:auto;border-radius:4px;animation:tadaa .5s ease forwards}.cta-button.bubble>p{color:var(--googleblue)}.cta-button:has(>*:nth-child(2))>*:first-child{margin-right:4px}.cta-button.dark{background-color:var(--dark);color:var(--white);border:1px solid var(--dark)}.cta-button.primary{background-color:var(--primary);color:var(--white);border:1px solid var(--primary)}.cta-button.blue{background-color:var(--blue);color:var(--white);border:1px solid var(--blue)}.cta-button.secondary{background-color:var(--secondary);border:1px solid var(--secondary)}.cta-button.secondary>p{color:var(--white)}.cta-button.google-blue{background-color:var(--googleblue);color:var(--white);border:1px solid var(--googleblue)}.cta-button.green{background-color:var(--green);color:var(--white);border:1px solid var(--green)}.cta-button.line:hover{border:1px solid var(--primary)}.cta-button.line:hover>p{color:var(--primary)}.cta-button.line:hover>img{filter:invert(73%) sepia(78%) saturate(3560%) hue-rotate(332deg) brightness(104%) contrast(92%)}.cta-button.line{background-color:unset;color:var(--dark);border:1px solid var(--gray)}.cta-button.line>img{filter:invert(0)}.cta-button.link{background-color:unset;color:unset;border:unset;padding:0}.cta-button.link>p{border-bottom:1px solid var(--dark)}.cta-button.link>img{filter:invert(0)}.cta-button.simple{display:flex;padding:0;width:fit-content;margin:0;border:unset;border-radius:unset;cursor:pointer}.cta-button.simple p{font-size:1rem;max-width:unset;font-weight:600}.cta-button.simple img{filter:unset}.cta-button.hide{display:none}.cta-button.hoz-hide{max-width:0;pointer-events:none;overflow:hidden;margin-right:0!important;padding:0;border:0px}.cta-button.light{background-color:var(--pastelblue);color:var(--googleblue);border:1px solid var(--googleblue)}button:hover{filter:grayscale(.7)}.loader.show{pointer-events:auto;opacity:1}.loader{width:100%;height:100%;position:absolute;z-index:9999999;top:0;left:0;right:0;bottom:0;background-color:#fffc;display:flex;align-items:center;align-content:center;justify-content:center;pointer-events:none;transition:.5s all ease;opacity:0}.loader>img{width:56px;position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%)}input,select,textarea{border:unset;background-color:unset;padding:4px}input,select,textarea{border:1px solid var(--grey)}.hide,label.hide,option.hide{display:none!important}table,table thead{width:100%}table tr{width:100%;border-bottom:1px solid #eaeaea}table tr>th,table tr>td{width:auto;font-size:1rem;padding:4px 8px;text-align:center}.main{position:relative;width:100%;padding:32px;background-color:#fafafa;border:16px solid var(--white);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}@media only screen and (max-width: 1024px){.main{background-size:contain;background-position:top}}@media only screen and (max-width: 767px){.main{padding:32px 0}}.paymentError{position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:1000;background-color:var(--background)}.paymentError>div{width:33%;max-width:480px;height:auto;padding:32px;text-align:center}.paymentError>div>p{font-size:1.8rem;font-weight:500;color:var(--primary)}form{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 12px}form label.half{width:calc(50% - 8px)!important}form label.quarter{width:calc(25% - 8px)!important}form label.third{width:calc(33.33% - 8px)!important}form label.full{width:100%}form label{position:relative}form label>p{font-size:1rem}form label>img{width:100%;max-width:66dvh}form label>input,form label>select,form label>textarea{width:100%;background-color:var(--white);font-size:1rem;line-height:1.618}label.invalid:after{content:"Required";position:absolute;bottom:0;right:8px;z-index:3;display:block;color:var(--error);font-size:1rem}label.wrong:after{content:"Incorrect format";position:absolute;bottom:0;right:8px;z-index:3;display:block;color:var(--error);font-size:1rem}tr.statushide,tr.eventhide{display:none!important}.section{position:relative;width:100%;height:auto;padding:80px 0}.section>div:first-of-type:not(.release){position:relative;width:80%;margin:0 auto}.section>div:first-of-type:not(.release)>h2{width:100%;display:block;text-align:center;margin-bottom:32px}.section>div:first-of-type:not(.release)>h2>small{display:block;width:100%;font-style:italic;font-size:1rem;color:var(--littledark)}.section>button,.section>a{margin:40px auto 0}.section>.release{width:calc(100% - 64px);margin:0 auto;max-width:1440px}@media only screen and (max-width: 767px){.section{padding:0 0 32px}.section>div:first-of-type:not(.release){width:90%}.section>div:first-of-type:not(.release)>h2{text-align:left}.section>.release{width:90%}}.flex-stretch{display:flex;flex-wrap:wrap;align-items:stretch!important}.flex-apart{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.whatsapp{position:fixed;bottom:32px;right:32px;background-color:var(--green);padding:16px;border-radius:64px;z-index:100}.whatsapp>img{width:32px;height:32px;aspect-ratio:1 / 1;filter:invert(1)}h4{letter-spacing:1px;font-weight:200}.contact-btn{padding:5px 64px 6px 16px;background-color:var(--secondary);border-radius:4px;position:relative;overflow:hidden;border:unset;box-shadow:unset}.contact-btn>p{color:var(--white);margin-right:8px;margin-bottom:unset!important}.contact-btn>img{height:48px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 767px){.contact-btn{width:100%;text-align:center;border-radius:unset}}.more-anchor{font-weight:700;color:var(--dark)}.contact-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.modal.show{pointer-events:auto;animation:tadaa .5s ease forwards;transition:all 1s ease 1s}.modal.show>div:first-of-type{top:50%}.modal.show>.lrg{width:80%;max-width:1280px}.modal.show>.mdm{width:66%;max-width:1024px}.modal.show>.sml{width:50%;max-width:800px}.modal.show>.xsml{width:33%;max-width:320px}.close-modal{position:absolute;z-index:10;border:unset;top:16px;right:16px}.member-modal{position:fixed}.modal{z-index:5;pointer-events:none;width:100%;height:100dvh;position:fixed;top:0;left:0;background-color:#00000080;opacity:0;transition:all 1s ease 1s}@media only screen and (max-width: 767px){.modal>.lrg,.modal>.mdm,.modal>.sml,.modal>.xsml{width:calc(100% - 32px);margin:0 auto;max-width:unset}}.modal>div:first-of-type.add-profile{width:100%;height:fit-content;max-width:720px;max-height:800px}.modal>div:first-of-type.add-profile>.modal-body{align-content:center}.modal>div:first-of-type{background-position:bottom right;background-size:40%;background-repeat:no-repeat;transition:.5s all ease;width:calc(40% - 16px);max-width:540px;max-height:90dvh;overflow-y:scroll;height:100%;background-color:var(--white);position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:#64646f33 0 7px 29px;border-radius:4px;background-color:var(--light)}.modal>div:first-of-type>.modal-header{width:100%;position:relative;height:128px;background-color:var(--white);border-bottom:1px solid var(--grey);display:flex;flex-wrap:wrap;align-items:flex-start;align-content:center;justify-content:center;padding:0 32px;text-align:center}.modal>div:first-of-type>.modal-header>.hamster-carrier{width:64px;height:64px}.modal>div:first-of-type>.modal-header>.hamster-carrier>div:first-of-type{width:100%;height:100%;object-fit:contain}.modal>div:first-of-type>.modal-body{width:100%;position:relative;min-height:320px;padding:32px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:unset;justify-content:flex-start;max-height:456px;gap:16px;overflow:hidden}.modal>div:first-of-type>.modal-body>ul{margin:0 0 0 24px;width:66%}.modal>div:first-of-type>.modal-body>ul>li{list-style-image:url(corner-down-right.svg);margin:4px 0}.modal>div:first-of-type>.modal-body .aside{width:calc(33% - 32px);display:inline-block;height:100%;max-height:400px;overflow-y:scroll}.modal>div:first-of-type>.modal-body .aside>label{width:100%;display:inline-block;text-align:left}.modal>div:first-of-type>.modal-body .aside>label>img{display:block;width:100%;margin:0 auto;height:auto;object-fit:cover;aspect-ratio:4 / 3;object-position:center}.modal>div:first-of-type>.modal-body .aside>label>video{width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 3;display:block}.modal>div:first-of-type>.modal-body .aside>label>input{width:100%;background:var(--white)}.modal>div:first-of-type>.modal-body .form-container{width:66%;height:100%;max-height:400px;overflow-y:scroll;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.modal>div:first-of-type>.modal-form.show{top:0;pointer-events:auto}.modal>div:first-of-type>.modal-form{transition:.5s all ease;position:fixed;pointer-events:none;top:100%;height:100%;min-height:320px;background-color:var(--light);display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;padding:0 10%}.modal>div:first-of-type>.modal-form>h2{width:100%;display:block;text-align:left}.modal>div:first-of-type>.modal-form>form>input,.modal>div:first-of-type>.modal-form>form>textarea{background-color:var(--white);width:100%;margin-bottom:12px;padding:12px;resize:none}.modal>div:first-of-type>.modal-form>form+p{width:100%;margin-top:8px;color:var(--primary);font-weight:700;text-align:left}.modal>div:first-of-type>.modal-footer{padding:0 32px;height:56px}.modal-video.show{pointer-events:auto;opacity:1}.modal-video.show>div{top:0;pointer-events:auto}.modal-video.show>div>video{pointer-events:auto}.modal-video{position:absolute;z-index:1000;width:100%;height:100%;background-color:#0006;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transition:.3s all ease;pointer-events:none;opacity:0}.modal-video>div{pointer-events:none;top:48px;width:66%;height:auto;max-width:640px;position:relative;transition:.3s all ease}.modal-video>div>button:first-of-type{position:absolute;pointer-events:auto;top:-32px;right:-32px;border:unset}.modal-video>div>button:first-of-type>img{filter:invert(1)}.modal-video>div>video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;max-height:66dvh;border:4px solid var(--white);background-color:var(--dark);border-radius:8px}@media only screen and (max-width: 767px){.modal.show>div:first-of-type{top:0;box-shadow:unset;border-radius:unset;height:calc(100dvh - 286px);padding:32px 0;overflow-y:scroll}.modal.modal-profile{height:100dvh;display:flex;flex-wrap:wrap;align-content:center}.modal.modal-profile>.add-profile>.modal-header{height:64px}.modal.modal-profile>.add-profile>.modal-body{max-height:90dvh}.modal.modal-profile>.add-profile>.modal-body>form>.aside,.modal.modal-profile>.add-profile>.modal-body>form>.form-container{height:auto;width:100%;max-height:unset}.modal{height:calc(100dvh - 286px);background-color:unset}.modal>div:first-of-type.add-profile{width:90%;height:fit-content;max-width:720px;max-height:90dvh;margin:0 auto;border-radius:unset}.modal>div:first-of-type.add-profile>.modal-header>h2{font-size:1rem}.modal>div:first-of-type.add-profile>.modal-body{align-content:center;max-height:unset;height:calc(90dvh - 128px);overflow-y:scroll}.modal>div:first-of-type.add-profile>.modal-body>form{display:block;height:100%}.modal>div:first-of-type.add-profile>.modal-body>form>.aside>label>img,.modal>div:first-of-type.add-profile>.modal-body>form>.aside>label>video,.modal>div:first-of-type.add-profile>.modal-body>form>.form-container>label>img,.modal>div:first-of-type.add-profile>.modal-body>form>.form-container>label>video{object-fit:cover;aspect-ratio:2 / 1}.modal>div:first-of-type{width:100%;top:0;left:0;transform:unset;position:relative;height:100%;max-height:unset}.modal>div:first-of-type>button:first-of-type{display:none}.modal>div:first-of-type>.modal-form{padding:0 12.5%;min-height:unset;position:relative;height:auto}.modal>div:first-of-type>.modal-form>h2{font-size:1.3rem;line-height:1.618rem;margin-bottom:16px}.modal-video.show>div{width:90%}.modal-video.show>div>button:first-of-type{top:8px;right:8px}}.call-modal{z-index:1001!important}.call-modal>div:first-of-type{background-color:var(--white);max-height:80dvh;height:100%;padding:32px;box-sizing:content-box}.call-modal>div:first-of-type>button{position:absolute;z-index:3;right:16px;top:16px;float:right;display:flex;border:none;background-color:var(--white)}.call-modal>div:first-of-type>button>img{width:20px;height:20px}.call-modal>div:first-of-type>button+div{clear:both}.call-modal .checkbox{display:"flex";align-items:"center"}.call-modal .checkbox>p{width:auto;display:inline-block;margin:0;color:var(--dark)}.call-modal .checkbox>input{width:auto}@media only screen and (max-width: 767px){.modal.call-modal{height:100dvh;background-color:#00000080}.modal.call-modal>div:first-of-type{width:calc(100% - 64px);box-shadow:#64646f33 0 7px 29px;box-sizing:border-box;padding:12px;border-radius:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;box-sizing:content-box}}.modal-tiny-container{position:relative;display:block;width:100%;max-height:40dvh;overflow-y:scroll}.about-section{position:relative}.about-section>div{display:grid;grid-auto-flow:column;grid-auto-columns:.6fr .4fr;gap:0 16px}.about-section>div>div{position:relative;border-radius:4px}.about-section>div>div:first-of-type{padding:32px 64px;background-color:var(--light)}@media only screen and (max-width: 767px){.about-section>div>div:first-of-type{padding:32px 16px}}.about-section>div>div:last-of-type{background-color:var(--white);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.about-section>div>div:last-of-type>img{width:calc(50% - 8px);height:100%;object-fit:cover;border-radius:4px}@media only screen and (max-width: 767px){.about-section>div{display:unset}.about-section>div>div:last-of-type>img{border-radius:unset}}.about-yungo-section{position:relative}.about-yungo-section>div h1{width:100%;margin-top:0!important}.about-yungo-section>div>img{width:100%;height:480px;object-fit:cover;object-position:top;margin-bottom:64px}.about-yungo-section>div h1,.about-yungo-section>div h2,.about-yungo-section>div h4{margin:16px 0}.about-yungo-section>div h3{text-align:center}.section-section{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:0 32px}.section-section ol>li>h4{margin-bottom:16px}.section-section h1,.section-section h2{margin:0 0 16px}.section-section img{width:100%}.section-section>span{position:relative}.section-section>span:first-of-type{width:33%}.section-section>span:last-of-type{flex:1}@media only screen and (max-width: 767px){.about-yungo-section>div>img{display:none}.section-section{display:block}}.blog-section{position:relative}.blog-section>div{position:relative}.blog-section>div>h2{text-align:center}.blog-item{margin-top:16px;position:relative;display:grid;grid-auto-flow:column;gap:0 16px;grid-auto-columns:.6fr .4fr}.blog-item>div{max-height:360px;border-radius:4px;overflow:hidden}.blog-item>div:first-of-type{background-color:var(--light);padding:32px}.blog-item>div:first-of-type>h3{font-size:2rem;font-weight:200;margin-bottom:32px}.blog-item>div:first-of-type>span{display:inline-block}.blog-item>div:first-of-type>span:first-of-type{font-size:.875rem;font-weight:200;display:inline}.blog-item>div:first-of-type>button:last-of-type{font-weight:600;font-size:.875rem;border:unset}.blog-item>div:last-of-type>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.blog-item:nth-of-type(2n){grid-auto-columns:.4fr .6fr}.blog-item:nth-of-type(2n)>div:first-of-type{order:2}.blog-item:nth-of-type(2n)>div:last-of-type{order:1}@media only screen and (max-width: 767px){.blog-item{display:block}.blog-item>div{max-height:unset;border-radius:unset}.blog-item>div:first-of-type{padding:32px 16px}.blog-item>div:last-of-type{padding:0;margin-top:0}}.contact-sleeve{background-color:var(--pastelgreen);padding:48px 0 0}.contact-sleeve>div{width:720px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;margin:0 auto}.contact-sleeve>div>p{flex:1;text-align:right}@media only screen and (max-width: 767px){.contact-sleeve>div{width:80%}.contact-sleeve>div>p{width:100%;flex:unset;text-align:left}.contact-sleeve>div>button{width:100%;text-align:center}}.hero{position:relative;width:100%;height:100dvh;background-size:cover;background-repeat:no-repeat;background-position:center;padding:32px}.hero .hero_content{position:absolute;width:80%;bottom:64px;left:50%;transform:translate(-50%);z-index:2}.hero .hero_content>span:first-of-type{display:block;width:66%;margin:0 auto;text-align:center}.hero .hero_content>span:first-of-type>img{width:80%;max-width:320px}.hero .hero_content>span:first-of-type>*:not(:last-child){margin-bottom:12px}.hero .hero_content>span:first-of-type h1{margin-bottom:3rem;font-size:3rem;font-weight:400;opacity:.8;text-shadow:0 0 16px rgba(0,0,0,.6);letter-spacing:1px;line-height:1}.hero .hero_content>span:first-of-type h3{font-family:sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:1rem;opacity:.7}@media only screen and (max-width: 767px){.hero .hero_content>span:first-of-type h1{font-size:1.618rem;text-align:left;line-height:1.3}.hero .hero_content>span:first-of-type h3{font-size:1rem;text-align:left;font-weight:unset;text-transform:unset;opacity:1}}.hero .hero_content>span:first-of-type h1,.hero .hero_content>span:first-of-type h3,.hero .hero_content>span:first-of-type p{color:var(--white)}.hero .hero_content>button{margin:0 auto;position:relative}@media only screen and (max-width: 767px){.hero .hero_content>span:first-of-type{width:100%}}.hero .hero_content>a{margin:0 auto;border-radius:32px;border:4px solid var(--primary);padding:6px 8px;background-color:var(--primary);box-shadow:0 4px 16px #0006}.hero .hero_content>a>p{padding:8px;color:var(--white);font-weight:700}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:4px}.hero:after{content:"";width:calc(100% - 64px);height:calc(100dvh - 64px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--bgGradient);z-index:1;display:block}@media only screen and (max-width: 767px){.hero{padding:16px}.hero:after{width:calc(100% - 32px);height:calc(100dvh - 32px)}}.hero-cornerstone{position:relative}.hero-cornerstone img{width:320px;margin:0 auto 32px;display:block}.hero-cornerstone>p{margin-bottom:16px}.text-split-section>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:32px;margin-bottom:40px}.text-split-section>div>span{display:inline-block}.text-split-section>div>span:first-of-type{width:calc(33% - 16px)}.text-split-section>div>span:first-of-type>img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:4px}.text-split-section>div>span:last-of-type{width:calc(66% - 16px)}.text-split-section>div>span:last-of-type ul li{font-size:.875rem;margin:0 24px 0 0;padding:0 8px}@media only screen and (max-width: 767px){.text-split-section>div{gap:16px}.text-split-section>div>span:first-of-type,.text-split-section>div>span:last-of-type{width:100%}}@media only screen and (max-width: 767px){.text-split-section{padding:32px 0}.text-split-section>div{width:calc(100% - 32px)!important}.text-split-section>div>span:last-of-type{margin:0 auto}.text-split-section>div>span:last-of-type>ul{box-sizing:border-box;width:calc(100% - 16px);margin:0 0 0 16px}}.accordions{position:relative;background-color:#fafafa}.accordions>div{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.accordions>div>.aside{width:calc(25% - 32px);position:relative}.accordions>div>.aside h3{font-weight:700;letter-spacing:1px;font-size:1.3rem;margin-bottom:16px}.accordions>div>.aside h3:last-of-type{margin:16px 0}.accordions>div>.aside>button{margin-bottom:4px;transition:unset;opacity:.4}.accordions>div>.aside>button>p{font-size:.875rem;border:unset}.accordions>div>.aside>button.contentactive{border-radius:unset;opacity:1}@media only screen and (max-width: 767px){.accordions>div>.aside{width:100%}.accordions>div>.aside>button{padding:unset!important}}.accordions>div>.acc{width:75%;position:relative;padding-left:48px;border-left:1px solid var(--grey)}.accordions>div>.acc>span.show{max-height:200dvh}.accordions>div>.acc>span{cursor:pointer;display:block;margin-bottom:16px;padding-bottom:16px;max-height:2rem;border:unset;transition:max-height .3s ease;overflow:hidden}.accordions>div>.acc>span>h3{width:100%;pointer-events:none}.accordions>div>.acc>span>span{margin-top:16px;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.accordions>div>.acc>span>span>p{line-height:2}.accordions>div>.acc>span>span>ul{background-color:var(--pastelgreen);padding:16px 32px;border-radius:4px}.accordions>div>.acc>span>span>ul>li{font-size:.875rem;color:var(--littledark);margin-bottom:16px;line-height:1.618}@media only screen and (max-width: 767px){.accordions>div>.acc{margin-top:32px;width:100%;border:unset;padding:unset}}.title-board>*{font-size:2rem;font-family:var(--headerfont);line-height:1}.specialty-board:before{content:"Specialty";font-size:1.6rem;text-transform:uppercase;font-weight:400;font-family:var(--headerfont);padding:16px 16px 0;display:inline-block}.specialty-board{background-color:var(--pastelgreen)}.specialty-board ol,.specialty-board ul{background-color:var(--pastelgreen);padding:16px 32px;border-radius:4px}.specialty-board ol>li,.specialty-board ul>li{font-size:.875rem;color:var(--littledark);margin-bottom:16px;line-height:1.618}.profile-section{position:relative}.profile-section>div:first-of-type{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px}.profile-item:after{content:"";width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--bgGradient);z-index:1;display:block}.profile-item:hover>img{transform:scale(1.1)}.profile-item{position:relative;width:calc(25% - 16px);display:block;height:240px;border-radius:4px;overflow:hidden}.profile-item>img{transform-origin:center;transition:transform .3s ease;width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;z-index:1;top:0;left:0}.profile-item>span{display:block;width:100%;padding:20px;position:absolute;bottom:0;text-align:right;z-index:2}.profile-item>span>h4{font-size:1.3rem;color:var(--white)}.profile-item>span>p{color:var(--white);overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:1}@media only screen and (max-width: 767px){.profile-section{padding:32px 0}.profile-item{width:calc(50% - 8px)}.profile-item>span{padding:8px}}.process-section>div>div>img{width:100%;display:block;margin-bottom:2rem}.process-split{padding:32px;background-color:var(--light);position:relative;margin:32px 0 0}@media only screen and (max-width: 767px){.process-split{padding:32px 16px}}.process-split-section{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;gap:32px}.process-split-section>div:first-of-type{width:calc(66% - 16px)}.process-split-section>div:last-of-type{flex:1}@media only screen and (max-width: 767px){.process-split-section{display:block}.process-split-section>div:first-of-type{width:100%}}header{width:100%;position:relative;top:0;z-index:3;padding:16px 32px;border-bottom:1px solid var(--grey)}header .cta-button p{font-size:.875rem!important}header>div:first-of-type{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}header>div:first-of-type>span{width:49%;display:inline-block}header>div:first-of-type>span:first-of-type a{width:100%}header>div:first-of-type>span:first-of-type a>img{width:66%;max-height:64px;width:auto;display:block;pointer-events:none}header>div:first-of-type>.header-cta-zone{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}header>div:first-of-type>.header-cta-zone>button.cta-button{display:none}header>div:first-of-type>button.mobile-trigger.cta-button{display:none}@media only screen and (max-width: 767px){header{padding:16px;width:100%}header>div:first-of-type>span{width:calc(50% - 4px)}header>div:first-of-type>.header-cta-zone{display:block;position:fixed;width:100%;height:100dvh;z-index:50;background-color:var(--white);top:0;max-height:unset;right:-100%}header>div:first-of-type>.header-cta-zone>button.cta-button{display:block;position:absolute;right:32px;top:32px;z-index:10}header>div:first-of-type>.header-cta-zone>span{width:calc(100% - 32px);margin:0 auto;height:calc(100% - 40px);align-items:flex-start;align-content:center}header>div:first-of-type>.header-cta-zone>span>button.cta-button{width:100%;margin-right:unset}header>div:first-of-type>.header-cta-zone.active{right:0}header>div:first-of-type>button.mobile-trigger.cta-button{display:block;padding:0!important}}.header-container{position:fixed;width:100%;height:auto;z-index:100;background-color:var(--white);transition:.3s all ease;top:-100%}.header-container.show{top:0}@media only screen and (max-width: 767px){.header-container,.header-container.show{top:0}}footer{position:relative}.staff .staff-item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.staff .staff-item>div{width:calc(50% - 32px)}.staff .staff-item .text-content>*:not(:last-child){margin-bottom:16px}.staff .staff-item .img-content img{width:100%;height:100%;object-fit:cover;object-position:center;margin-bottom:16px}.staff .staff-item .img-content>div{display:flex;flex-wrap:wrap}.staff .staff-item .img-content>div>span{font-size:.875rem;background-color:var(--pastelblue);color:var(--blue);padding:8px;line-height:1;border-radius:8px;margin:0 8px 8px 0}@media only screen and (max-width: 767px){.staff-item{flex-direction:column-reverse}.staff-item div.text-content,.staff-item div.img-content{width:100%}.staff-item div.img-content{margin:0 0 32px}.staff-item div.img-content>img{height:auto!important}}.events{position:relative}.events>div{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0 16px}.events>div>.aside{position:sticky;top:32px;width:33%;max-width:360px;background-color:var(--light);padding:32px}.events>div>.aside>div>*:not(:last-child){margin-bottom:24px}.events>div>.aside>div>h1{position:relative;font-size:1.618rem}.events>div>.aside>div>p{font-size:1rem;color:var(--secondary)}.events>div>.main-content{flex:1;position:relative;height:calc(100dvh - 100px);overflow-y:scroll}.events>div>.main-content>div{position:relative}.events>div>.main-content>div>span:first-of-type{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;border-top:1px solid var(--grey);border-bottom:1px solid var(--grey);position:sticky;top:0;z-index:2;background-color:var(--white)}.events>div>.main-content>div>span:first-of-type>button.active{background-color:var(--grey)}.events>div>.main-content>div>span:first-of-type>button{border:unset;padding:2px 12px;border-radius:unset}.events>div>.main-content>div>span:first-of-type>button>p{pointer-events:none;font-size:.875rem;font-weight:700}.events>div>.main-content>div>div:first-of-type{padding:16px;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:32px}.events>div>.main-content>div>div:first-of-type>img{width:100%;max-width:420px;height:auto;aspect-ratio:3 / 4}.services-content{position:relative}.services-content>img{width:100%;max-height:480px;object-fit:cover;object-position:center}.services-content>div>p{margin-bottom:16px}.services-content h1,.services-content h2{margin:16px 0}.signature{position:relative}.signature>div:not(.spacer){display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:32px;padding:32px}.signature>div:not(.spacer)>img{width:40%;max-width:320px}.signature>div:not(.spacer)>div:first-of-type{flex:1}.signature>div:not(.spacer)>div:first-of-type>span{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:24px;margin-bottom:8px}.signature>div:not(.spacer)>div:first-of-type>span>p{text-align:right;color:#6a5a55}.signature>div:not(.spacer)>div:first-of-type>span>img{width:24px;height:24px;filter:invert(35%) sepia(2%) saturate(3015%) hue-rotate(327deg) brightness(93%) contrast(81%)}.admin{height:calc(100dvh - 100px);width:100%;overflow:hidden;position:relative;border:16px solid white;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.admin>div{position:relative;width:100%;height:unset}.admin>div:nth-of-type(2){display:flex;height:100%;align-items:stretch;align-content:flex-start}.admin>div:nth-of-type(2)>div{top:0;height:100%}.admin>div:nth-of-type(2) .board:last-of-type{border-right:unset}.admin>div:nth-of-type(2) .board{position:relative;width:33.33%;border-right:1px solid var(--grey);padding:0 32px;transition:.3s all ease}.admin>div:nth-of-type(2) .board>div>h4{margin-bottom:8px}.admin>div:nth-of-type(2) .board>div>span{display:flex}.admin>div:nth-of-type(2) .board>div>span>button.cta-button{margin-right:8px}.admin>div:nth-of-type(2) .board>div>span>button.cta-button p{font-size:1.3rem;font-weight:200;letter-spacing:1px;font-family:var(--headerfont)}.admin>div:nth-of-type(2) .board h2{margin-bottom:16px}.admin>div:nth-of-type(2) .board button{margin-bottom:4px}.admin>div:nth-of-type(2) .board button.editboard-btn{opacity:.4;font-weight:400;font-size:.875rem}.admin>div:nth-of-type(2) .board button.editboard-btn>p{font-weight:400;font-size:.875rem}.admin>div:nth-of-type(2) .board button.editboard-btn.active{opacity:1}.admin>div:nth-of-type(2) .board button.editboard-btn:hover{margin-left:8px}.admin>div:nth-of-type(2) .offscreen{margin-left:-33.33%}.admin>div:nth-of-type(2) .expand{width:calc(66.66% - 32px)}.admin>div:nth-of-type(2) .sidebar{width:calc(33% - 16px);max-width:280px;background-color:var(--light)}.admin>div:nth-of-type(2) .sidebar>div{position:relative;padding:32px}.admin>div:nth-of-type(2) .sidebar>div>h2{margin-bottom:16px}.admin>div:nth-of-type(2) .sidebar>div>button{margin-bottom:8px}.admin>div:nth-of-type(2) .mainbar{flex:1;padding:32px;position:relative}.admin>div:nth-of-type(2) .mainbar>div:not(.displayModal){display:block}.admin>div:nth-of-type(2) .mainbar>div:not(.displayModal)>h2{margin-bottom:16px}.admin>div:nth-of-type(2) .mainbar>div:not(.displayModal)>div{position:relative}.admin>div:nth-of-type(2) .mainbar>div:not(.displayModal)>div>button{margin-bottom:8px}.admin>div:nth-of-type(3){height:40px}/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.modaleditboard.active{animation:slideinleft .3s ease .3s forwards;pointer-events:all}.modaleditboard{background-color:var(--light);position:absolute;top:0;left:50%;opacity:0;pointer-events:none;width:100%;height:100%;z-index:2;overflow:scroll}.modaleditboard>div:first-of-type{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;position:absolute;top:8px;right:8px;background-color:var(--light);border:2px solid var(--light);z-index:3}.modaleditboard>div:first-of-type>h2{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:90%}.modaleditboard>div:first-of-type>span{display:flex;gap:4px;width:64px;justify-content:flex-end}.modaleditboard>div:first-of-type>span>button{width:fit-content;padding:4px 12px;display:flex;align-items:center;border-radius:4px;box-shadow:unset;border:unset}.modaleditboard>div:first-of-type>span>button>img{margin-right:4px;filter:invert(1)}.modaleditboard>div:first-of-type>span>button{margin-bottom:unset!important}.modaleditboard>div:first-of-type>span>button>p{color:var(--white)}.modaleditboard>div:first-of-type>span>button:first-of-type{background-color:var(--green)}.modaleditboard>div:nth-of-type(2){padding:0 32px;position:relative;width:100%;overflow-y:scroll}.modaleditboard>div:nth-of-type(2)>form{margin-top:48px}.modaleditboard>div:nth-of-type(2)>form input{padding:8px}.ql-editor{background:#fff;padding:8px}.ql-editor>p{font-size:1rem}.ql-toolbar .ql-formats>button{margin-bottom:0!important}.ql-snow .ql-editor>*{margin-bottom:16px;font-size:1rem!important}.ql-snow .ql-editor>p,.ql-snow .ql-editor>li,.ql-snow .ql-editor a{font-size:.875rem}.ql-snow .ql-editor li{margin-bottom:16px}.login.show,.secureReset.show{opacity:1;pointer-events:auto}.login.show>div,.secureReset.show>div{top:0}.login.darken,.secureReset.darken{background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='50' height='33.333' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(240,6.7%,17.6%,1)'/><path d='M25 .806v2.79h.8V.806Zm0 4.465v2.791h.8v-2.79Zm-2.043 3.902-2.32 1.55.444.665 2.32-1.55-.443-.665zm4.885 0-.444.665 2.32 1.55.445-.665zM-.4 10.61v2.79h.8v-2.79zm50 0v2.79h.8v-2.79zm-30.356 1.042-2.32 1.55.443.666 2.322-1.55-.444-.666zm12.311 0-.444.665 2.32 1.55.445-.664zm3.783 2.566-.444.666 2.321 1.55.444-.666zm-19.852.025-2.32 1.55.444.665 2.32-1.55zm-15.886.77v2.79h.8v-2.79Zm50 0v2.79h.8v-2.79Zm-50 4.465v2.79h.8v-2.79h-.8Zm50 0v2.79h.8v-2.79h-.8zM2.442 23.379l-.444.665 2.32 1.55.445-.665zm45.115 0-2.32 1.55.443.666 2.322-1.55-.444-.666zM6.155 25.86l-.444.665 2.32 1.55.445-.665zm37.69 0-2.322 1.55.444.665 2.321-1.55-.444-.666zM9.937 28.424l-.444.665 2.32 1.55.445-.665-2.321-1.55zm30.11.003-2.321 1.55.444.666 2.321-1.55zM25 29.737v2.79h.8v-2.79z'  stroke-width='1' stroke='none' fill='%2330324bff'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")}.login,.secureReset{position:fixed;opacity:0;pointer-events:none;top:0;right:0;width:100%;max-width:100%;height:100%;z-index:10;box-shadow:#64646f33 0 7px 29px;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;transition:.5s all ease}.login>button:first-of-type,.secureReset>button:first-of-type{position:absolute;top:-8px;right:-8px}.login>div,.secureReset>div{width:33%;max-width:240px;position:relative;top:32px;z-index:3;text-align:center;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;transition:.5s all ease}.login>div>button:first-of-type,.secureReset>div>button:first-of-type{position:absolute;top:0;right:0;border:unset}.login>div>button:first-of-type>img,.secureReset>div>button:first-of-type>img{filter:invert(1)}.login>div *,.secureReset>div *{color:var(--white)}.login>div>p:first-of-type.active,.secureReset>div>p:first-of-type.active{opacity:1;max-height:96px}.login>div>p:first-of-type.error,.secureReset>div>p:first-of-type.error{background-color:var(--error)}.login>div>p:first-of-type,.secureReset>div>p:first-of-type{max-height:0;font-weight:200;border:1px solid var(--light);background-color:var(--green);color:var(--dark);font-weight:400;border-radius:4px;padding:2px 8px;opacity:0;pointer-events:none;transition:.5s all ease}.login>div>form,.secureReset>div>form{position:relative;width:100%}.login>div>form .register-input.active,.secureReset>div>form .register-input.active{max-height:80dvh;overflow:auto;width:100%;display:inline-block;transition:all .5s ease}.login>div>form .register-input,.secureReset>div>form .register-input{display:block;position:relative;transition:all .5s ease;max-height:0;overflow:hidden}.login>div>form .mismatch,.secureReset>div>form .mismatch{border:1px solid red;border-radius:4px}.login>div>form label,.secureReset>div>form label{width:100%;position:relative;margin-bottom:8px;display:inline-block}.login>div>form label>input,.secureReset>div>form label>input{background-color:unset;padding:4px;display:inline-blocks}.login>div>form label>input::placeholder,.secureReset>div>form label>input::placeholder{font-family:Arial,Helvetica,sans-serif}.login>div>form label>button,.secureReset>div>form label>button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:unset}.login>div>form label>button>img,.secureReset>div>form label>button>img{filter:invert(1)}.login>div>form>button:hover,.secureReset>div>form>button:hover{background-color:var(--primary)}.login>div>form>button,.secureReset>div>form>button{width:100%;background-color:var(--blue);transition:all .3s ease}.login>div>form>button>p,.secureReset>div>form>button>p{color:var(--white);font-size:.75rem;padding:4px;font-family:sans-serif;text-transform:uppercase;letter-spacing:2px;font-weight:700}.login>div>span:first-of-type,.secureReset>div>span:first-of-type{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;margin:8px 0;justify-content:center;gap:16px}.login>div>span:first-of-type>label,.secureReset>div>span:first-of-type>label{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.login>div>span:first-of-type>label>input,.secureReset>div>span:first-of-type>label>input{border:1px solid var(--white);position:relative;margin:0}.login>div>span:first-of-type>label>p,.secureReset>div>span:first-of-type>label>p{position:relative;font-size:.75rem;margin:0;font-family:sans-serif;font-weight:200!important}.login>div>span:first-of-type>button,.secureReset>div>span:first-of-type>button{border:unset}.login>div>span:first-of-type>button>p,.secureReset>div>span:first-of-type>button>p{font-weight:200;font-family:sans-serif;font-size:.75rem;text-overflow:unset}.login>div>span:last-of-type>button,.secureReset>div>span:last-of-type>button{border-bottom:1px solid var(--white);width:fit-content;max-width:unset;padding:2px 8px;background-color:var(--green)}.login>div>span:last-of-type>button>p,.secureReset>div>span:last-of-type>button>p{font-weight:400;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;text-overflow:unset;width:100%}.login:after{content:"";width:100%;height:100dvh;z-index:1;display:block;position:absolute;top:0;left:0;background-color:#000000e6}@media only screen and (max-width: 767px){.login>div{width:90%}}.blog-page{width:100%;height:auto;position:relative;display:block}.blog-page>img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;max-height:66dvh}.blog-page h1{margin-top:32px}.blog-page>span{position:relative;margin-top:32px}.blog-page>span>p{color:var(--littledark);font-weight:700;text-transform:uppercase;font-size:.75rem}.blog-page>div:first-of-type{position:relative;margin-top:32px}.blog-page>div:first-of-type p{margin-bottom:16px}.blog-page>div:first-of-type>h4{margin-bottom:16px}.blog-page>div:first-of-type>ul li{margin:0 32px 8px}@media only screen and (max-width: 767px){.blog-page{padding:48px 0}}.gallery-section>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px}.gallery-section>div>h1{width:100%}
