@keyframes animate-in{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes animate-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(8px)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes zoom-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zoom-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes slide-in-from-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slide-out-to-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes slide-in-from-left{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slide-out-to-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-in-from-top{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out-to-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out-to-bottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.animate-in{animation:animate-in .2s cubic-bezier(.16,1,.3,1)}.animate-out{animation:animate-out .15s cubic-bezier(.16,1,.3,1)}.fade-in-0{animation:fade-in .15s cubic-bezier(.16,1,.3,1)}.fade-out-0{animation:fade-out .15s cubic-bezier(.16,1,.3,1)}.zoom-in-95{animation:zoom-in .2s cubic-bezier(.16,1,.3,1)}.zoom-out-95{animation:zoom-out .15s cubic-bezier(.16,1,.3,1)}.slide-in-from-top{animation:slide-in-from-top .3s cubic-bezier(.16,1,.3,1)}.slide-in-from-top-2{animation:slide-in-from-top .2s cubic-bezier(.16,1,.3,1)}.slide-in-from-bottom{animation:slide-in-from-bottom .3s cubic-bezier(.16,1,.3,1)}.slide-in-from-bottom-2{animation:slide-in-from-bottom .2s cubic-bezier(.16,1,.3,1)}.slide-in-from-left{animation:slide-in-from-left .3s cubic-bezier(.16,1,.3,1)}.slide-in-from-left-2{animation:slide-in-from-left .2s cubic-bezier(.16,1,.3,1)}.slide-in-from-right{animation:slide-in-from-right .3s cubic-bezier(.16,1,.3,1)}.slide-in-from-right-2{animation:slide-in-from-right .2s cubic-bezier(.16,1,.3,1)}.slide-out-to-top{animation:slide-out-to-top .3s cubic-bezier(.16,1,.3,1)}.slide-out-to-bottom{animation:slide-out-to-bottom .3s cubic-bezier(.16,1,.3,1)}.slide-out-to-left{animation:slide-out-to-left .3s cubic-bezier(.16,1,.3,1)}.slide-out-to-right{animation:slide-out-to-right .3s cubic-bezier(.16,1,.3,1)}[data-state=open].animate-in,[data-state=open][class*=animate-in]{animation:animate-in .2s cubic-bezier(.16,1,.3,1)}[data-state=closed].animate-out,[data-state=closed][class*=animate-out]{animation:animate-out .15s cubic-bezier(.16,1,.3,1)}[data-state=open].fade-in-0,[data-state=open][class*=fade-in-0]{animation:fade-in .15s cubic-bezier(.16,1,.3,1)}[data-state=closed].fade-out-0,[data-state=closed][class*=fade-out-0]{animation:fade-out .15s cubic-bezier(.16,1,.3,1)}[data-state=open].zoom-in-95,[data-state=open][class*=zoom-in-95]{animation:zoom-in .2s cubic-bezier(.16,1,.3,1)}[data-state=closed].zoom-out-95,[data-state=closed][class*=zoom-out-95]{animation:zoom-out .15s cubic-bezier(.16,1,.3,1)}[data-side=top].slide-in-from-bottom-2,[data-side=top][class*=slide-in-from-bottom-2]{animation:slide-in-from-bottom .2s cubic-bezier(.16,1,.3,1)}[data-side=bottom].slide-in-from-top-2,[data-side=bottom][class*=slide-in-from-top-2]{animation:slide-in-from-top .2s cubic-bezier(.16,1,.3,1)}[data-side=left].slide-in-from-right-2,[data-side=left][class*=slide-in-from-right-2]{animation:slide-in-from-right .2s cubic-bezier(.16,1,.3,1)}[data-side=right].slide-in-from-left-2,[data-side=right][class*=slide-in-from-left-2]{animation:slide-in-from-left .2s cubic-bezier(.16,1,.3,1)}[data-state=closed].slide-out-to-right,[data-state=closed][class*=slide-out-to-right]{animation:slide-out-to-right .6s cubic-bezier(.16,1,.3,1)}[data-state=closed].slide-out-to-left,[data-state=closed][class*=slide-out-to-left]{animation:slide-out-to-left .3s cubic-bezier(.16,1,.3,1)}[data-state=closed].slide-out-to-top,[data-state=closed][class*=slide-out-to-top]{animation:slide-out-to-top .3s cubic-bezier(.16,1,.3,1)}[data-state=closed].slide-out-to-bottom,[data-state=closed][class*=slide-out-to-bottom]{animation:slide-out-to-bottom .3s cubic-bezier(.16,1,.3,1)}[data-state=open].slide-in-from-right,[data-state=open][class*=slide-in-from-right]{animation:slide-in-from-right .6s cubic-bezier(.16,1,.3,1)}[data-state=open].slide-in-from-left,[data-state=open][class*=slide-in-from-left]{animation:slide-in-from-left .5s cubic-bezier(.16,1,.3,1)}[data-state=open].slide-in-from-top,[data-state=open][class*=slide-in-from-top]{animation:slide-in-from-top .5s cubic-bezier(.16,1,.3,1)}[data-state=open].slide-in-from-bottom,[data-state=open][class*=slide-in-from-bottom]{animation:slide-in-from-bottom .5s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-visible=true] [data-vaul-overlay]{animation:fade-in .2s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-visible=false] [data-vaul-overlay]{animation:fade-out .15s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-direction=bottom][data-vaul-drawer-visible=true]{animation:slide-in-from-bottom .3s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-direction=top][data-vaul-drawer-visible=true]{animation:slide-in-from-top .3s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-direction=left][data-vaul-drawer-visible=true]{animation:slide-in-from-left .3s cubic-bezier(.16,1,.3,1)}[data-vaul-drawer-direction=right][data-vaul-drawer-visible=true]{animation:slide-in-from-right .3s cubic-bezier(.16,1,.3,1)}[data-state=closed],[data-state=open]{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1)}[data-state=open]{z-index:50}@media (prefers-reduced-motion:reduce){.animate-in,.animate-out,.fade-in-0,.fade-out-0,.zoom-in-95,.zoom-out-95,[class*=slide-in-from],[data-state=closed],[data-state=open],[data-vaul-drawer-visible]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.dialog-overlay-enter{animation:fade-in .2s cubic-bezier(.16,1,.3,1)}.dialog-overlay-exit{animation:fade-out .15s cubic-bezier(.16,1,.3,1)}.dialog-content-enter{animation:zoom-in .2s cubic-bezier(.16,1,.3,1)}.dialog-content-exit{animation:zoom-out .15s cubic-bezier(.16,1,.3,1)}.tooltip-enter{animation:fade-in .15s cubic-bezier(.16,1,.3,1)}.tooltip-exit{animation:fade-out .15s cubic-bezier(.16,1,.3,1)}.top-4\.5{top:1.125rem!important}.-left-10{left:-40px!important}.text-red-500{color:#ff5045!important}.blog-carousel-container .slick-slider{margin:0;width:100%}.blog-carousel-container .blog-carousel-dots{bottom:-40px;text-align:center}.blog-carousel-container .blog-carousel-dots li{margin:0 4px;width:auto;height:auto}.blog-carousel-container .blog-carousel-dots li button{width:8px;height:8px;padding:0;border-radius:50%;background:#d1d5db;border:none;transition:background-color .2s}.blog-carousel-container .blog-carousel-dots li.slick-active div{background:var(--primary-color)}.blog-carousel-container .blog-carousel-dots li button:before{display:none}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.min-h-\[300px\]{min-height:300px}.bg-black-50{background-color:rgba(0,0,0,.5)}.col-span-7{grid-column-start:span 7}.col-span-2{grid-column-start:span 2}.px-10{padding-left:2.5rem;padding-right:2.5rem}.left-2\.5{left:.625rem}.right-2\.5{right:.625rem}[role=listbox][data-slot=select-content]{width:var(--radix-select-trigger-width)!important;min-width:var(--radix-select-trigger-width)!important;box-sizing:border-box}[data-radix-select-viewport]{width:100%!important;min-width:100%!important}#radix-_r_1i_{white-space:nowrap;line-clamp:1}.ProseMirror p.is-editor-empty:first-child:before{font-style:italic}.ProseMirror table{border-collapse:collapse;overflow:hidden}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.w-[\263px]{width:263px}.h-[\162px]{height:162px}.h-48{height:12rem}@media (min-width:640px){.sm\:w-\[263px\]{width:263px}.sm\:h-\[162px\]{height:162px}}.gap-3\.5{gap:.875rem}.h-px{height:1px}.self-stretch{align-self:stretch}.w-\[129px\]{width:129px}.h-\[92px\]{height:92px}.w-6\.5{width:1.625rem}.h-6\.5{height:1.625rem}.p-3\.5{padding:.875rem}.w-\[440px\]{width:440px}.w-\[400px\]{width:400px}.h-\[300px\]{height:300px}.w-\[350px\]{width:350px}.gap-3{gap:.75rem}.sm\:grid{@media (min-width:640px){display:grid}}.sm\:grid-cols-4{@media (min-width:640px){grid-template-columns:repeat(4,minmax(0,1fr))}}.lg\:grid-cols-9{@media (min-width:1024px){grid-template-columns:repeat(9,minmax(0,1fr))}}.sm\:gap-2{@media (min-width:640px){gap:.5rem}}.sm\:col-span-3{@media (min-width:640px){grid-column:span 3/span 3}}.lg\:col-span-7{@media (min-width:1024px){grid-column:span 7/span 7}}.sm\:col-span-1{@media (min-width:640px){grid-column:span 1/span 1}}.lg\:col-span-2{@media (min-width:1024px){grid-column:span 2/span 2}}.hover\:bg-primary-light:hover{background-color:var(--primary-light);color:white!important}.bg-popover{max-height:250px;overflow-y:auto;padding:0}@media (min-width:640px){.sm\:w-\[440px\]{width:440px}.sm\:h-\[300px\]{height:300px}.sm\:w-\[129px\]{width:129px}.sm\:h-\[92px\]{height:92px!important}}.h-\[192px\]{height:192px}.h-\[162px\]{height:162px}.object-cover{-o-object-fit:cover;object-fit:cover}.line-clamp-6{display:-webkit-box;display:box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden}.prose :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#f1f3f4;font-weight:700;text-align:left}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){border:1px solid #ccc;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){border-collapse:collapse;margin:1rem 0;overflow:hidden;table-layout:fixed;width:100%}.prose-lg{font-size:14px}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1rem}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit!important;margin-bottom:0!important}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:#171717}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:#171717}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:#171717}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#d1d5db}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#171717}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:#171717}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#e1e4e8;height:2px;margin:1.5rem 0}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1rem;margin-bottom:.5rem}.plus-menu-widget{position:absolute!important;left:-40px!important;top:0!important;z-index:50!important;pointer-events:auto!important}.ProseMirror{position:relative}.ProseMirror p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;height:0;pointer-events:none;font-style:normal}.ProseMirror[data-placeholder]:empty:before{content:attr(data-placeholder)}.ProseMirror:empty:before,.ProseMirror[data-placeholder]:empty:before{color:#9ca3af;float:left;height:0;pointer-events:none;font-style:italic}.ProseMirror:empty:before{content:"Start writing your content here..."}.ProseMirror p{position:relative}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin:1rem 0}.ProseMirror ul li{list-style-type:disc;margin:.25rem 0}.ProseMirror ol li{list-style-type:decimal;margin:.25rem 0}.ProseMirror ul ul li{list-style-type:circle}.ProseMirror ul ul ul li{list-style-type:square}.ProseMirror ol ol li{list-style-type:lower-alpha}.ProseMirror ol ol ol li{list-style-type:lower-roman}.ProseMirror li p{margin:0}.ProseMirror li>p:first-child{margin-top:0}.ProseMirror li>p:last-child{margin-bottom:0}.ProseMirror table tr>td:first-child .plus-menu-widget,.ProseMirror table tr>th:first-child .plus-menu-widget{left:8px!important}.ProseMirror table{border-collapse:separate;border-spacing:0;margin:1rem 0;overflow:visible;table-layout:fixed;width:100%}.ProseMirror table td,.ProseMirror table th{border:1px solid #ccc;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top;overflow:visible}.ProseMirror table th{background-color:#f1f3f4;font-weight:700;text-align:left}.ProseMirror table .selectedCell:after{background:rgba(200,200,255,.4);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}.ProseMirror pre{background:#f6f8fa;border-radius:6px;color:#24292e;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;line-height:1.45;margin:1rem 0;overflow:auto;padding:16px}.ProseMirror code{background:rgba(175,184,193,.2);border-radius:3px;font-size:85%;margin:0;padding:.2em .4em}.ProseMirror pre code{border-radius:0;display:block;font-size:inherit;margin:0;padding:10px}.ProseMirror blockquote{border-left:4px solid #dfe2e5;color:#6a737d;margin:1.5rem 0;padding-left:1rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{font-weight:600;line-height:1.25;margin:1.5rem 0 1rem}.ProseMirror h1{font-size:2rem}.ProseMirror h2{font-size:1.5rem}.ProseMirror h3{font-size:1.25rem}.ProseMirror h4{font-size:1rem}.ProseMirror h5{font-size:.875rem}.ProseMirror h6{font-size:.85rem;color:#6a737d}.ProseMirror hr{background-color:#e1e4e8;border:0;height:2px;margin:1.5rem 0}.ProseMirror a{color:#0366d6;text-decoration:none}.ProseMirror a:hover{text-decoration:underline}.ProseMirror img{height:auto;max-width:100%}.ProseMirror .ProseMirror-selectednode{outline:2px solid #8cf}.is-empty.is-editor-empty{font-style:normal;font-size:.875rem!important;line-height:1.25rem!important}.prose{max-width:100%!important;word-wrap:break-word!important}@font-face{font-family:AlmoAndrea;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/Almo_Andrea_FontlabARROW.64188fe7.ttf) format("truetype")}@font-face{font-family:RMAlmanack;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/rm_almanack.296537ba.ttf)}@font-face{font-family:fatcowRegular;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/fatcow.regular.8f2fdd31.ttf)}@font-face{font-family:donGraffiti;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/DonGraffiti.03e729a0.otf)}@font-face{font-family:eddie;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/eddie.415cdd81.ttf)}@font-face{font-family:VolaroidScript;font-style:normal;font-stretch:normal;font-display:swap;src:url(https://cdn.arthajobboard.com/static-assets/_next/static/media/Volaroid%20Script.15c7b2a4.ttf)}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v30/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrE.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v30/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrE.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v36/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosans/v36/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}