@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@200&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace;font-size:1em}pre code{background-color:var(--lighter-gray-color)}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:600}code,kbd,samp{font-family:monospace;font-size:1em}code{background-color:rgba(203,36,49,.11)}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;padding:0;max-width:100%;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--brand-color:#3b48f6;--primary-text-color:#333;--secondary-text-color:#999;--white-color:#fff;--lighter-gray-color:#f6f6f6;--light-gray-color:#e6e6e6;--mid-gray-color:#ccc;--dark-gray-color:#444;--darker-gray-color:#1a1a1a;--very-dark-gray-color:#000;--very-dark-gray-color-rgb:0,0,0;--black-color:#000;--green-color:#28a745;--orange-color:#ffc107;--red-color:#dc3545;--facebook-color:#3b5998;--twitter-color:#1da1f2;--rss-color:#f26522;--animation-base:ease-in-out;--font-base:muli,-apple-system,blinkmacsystemfont,segoe ui,helvetica,arial,sans-serif;--navbar-height:80px}@media (max-width:767px){:root{--navbar-height:70px}}html{box-sizing:border-box;font-size:62%}*,:after,:before{box-sizing:inherit}body{color:var(--primary-text-color);font-family:var(--font-base);font-size:1.5rem;line-height:1.6;text-rendering:optimizeLegibility;word-break:break-word;background-color:var(--white-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--darker-gray-color);text-decoration:none;transition:color .1s var(--animation-base)}a:hover{opacity:.8}a.tooltip:hover,a.tooltip_cover:hover{opacity:1}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem;color:var(--darker-gray-color);font-family:var(--font-base);line-height:1.3;font-weight:500}p{margin:0 0 2rem}img{display:block;max-width:100%;height:auto}blockquote{margin-right:0;margin-left:0;padding:2rem 3rem;border-left:5px solid var(--brand-color);color:var(--secondary-font-color);font-size:1.7rem;line-height:1.4;font-weight:400;font-style:italic;letter-spacing:-.03rem;text-align:center;background-color:var(--lighter-gray-color)}blockquote strong{font-weight:700}ol,ul{padding-left:2rem}embed,iframe{display:block;overflow:hidden;width:100%;border:0}figure{margin-right:0;margin-left:0}figcaption{margin-top:1.5rem;color:var(--secondary-text-color);font-size:1.4rem;line-height:1.4;text-align:center}figcaption a{color:var(--secondary-text-color)!important;font-weight:400!important}pre{overflow-x:scroll;padding:1.6rem 2.2rem;color:var(--darker-gray-color);font-size:1.35rem!important;line-height:1.1;background-color:var(--lighter-gray-color);border-radius:5px!important;-webkit-overflow-scrolling:touch;border:.5px solid var(--light-gray-color)}hr{position:relative;margin-right:auto;margin-left:auto;border:0;border-radius:50%}hr,hr:after,hr:before{width:4px;height:4px;background-color:var(--secondary-text-color)}hr:after,hr:before{content:"";position:absolute;border-radius:50%}hr:before{right:20px}hr:after{left:20px}table:not(.highlight){width:100%;border-collapse:collapse;font-size:1.5rem;word-break:normal}table:not(.highlight):not(.table){display:inline-block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}table:not(.highlight) thead{border-bottom:1px solid var(--light-gray-color);background-color:var(--lighter-gray-color)}table:not(.highlight) tr+table:not(.highlight) tr{border-top:1px solid var(--light-gray-color)}table:not(.highlight) tr:hover td{background-color:var(--lighter-gray-color)}table:not(.highlight) td,table:not(.highlight) th{padding:1rem 1.5rem;line-height:1.5}table:not(.highlight) th{color:var(--secondary-text-color);text-align:left}table:not(.highlight) tfoot{border-top:1px solid var(--mid-gray-color)}table:not(.highlight) tfoot td{font-weight:700}@media (max-width:767px){.table thead{display:none}.table tr{display:block;padding:1.2rem 0}.table td{display:flex;justify-content:space-between;padding:.7rem 0;width:100%;text-align:right}.table td:before{content:attr(data-label);margin-right:1rem;color:var(--secondary-text-color);white-space:nowrap}}.box{padding:5px 15px 5px 5px}.box,.box_cover{content:" ";border-radius:5px;display:inline-block;position:absolute;color:var(--white-color);margin-left:0;text-align:left;background-color:var(--very-dark-gray-color);font-size:1.2rem;line-height:1.6;max-width:480px;opacity:1;box-shadow:0 10px 28px hsla(0,0%,40%,.75);z-index:100}.box_cover{padding:15px 5px 5px}.box_cover:after{top:0;z-index:100}.box:after,.box_cover:after{content:"";position:absolute;right:100%;border:5px solid transparent;border-right:5px solid var(--very-dark-gray-color);opacity:1}.box:after{top:10%}.sidenote .tooltip .box{max-width:475px;min-width:250px;font-size:1.1rem}.sidenote .tooltip .box,.tooltip_cover .box_cover{content:" ";border-radius:5px;display:inline-block;position:absolute;color:var(--white-color);margin-left:0;margin-top:-3px;padding:5px 15px 5px 5px;text-align:left;background-color:var(--very-dark-gray-color);display:flex;line-height:1.6;opacity:1;box-shadow:0 10px 28px hsla(0,0%,40%,.75)}.tooltip_cover .box_cover{max-width:550px;min-width:500px;font-size:1.3rem;z-index:100}.tooltip_cover .box_cover:after{margin-left:-600px;z-index:100}.sidenote .tooltip .box:after,.tooltip_cover .box_cover:after{content:"";position:absolute;bottom:100%;left:50%;border:5px solid transparent;border-right:5px solid var(--very-dark-gray-color);opacity:1}.sidenote .tooltip .box:after{margin-left:-60px}.sidenote{float:right;width:25%;margin-right:-31%;position:relative;margin-top:-40px;font-size:12px;color:rgba(var(--very-dark-gray-color-rgb),.6);line-height:1.6em;font-weight:500;transform:translateY(-30%)}.citations{color:var(--brand-color)}.citations,.newcitations{font-size:1.4rem;font-weight:400;font-style:italic}.improvement,.newcitations{color:#28a745}#sl-hidden{display:none}.sl{line-height:1em;font-size:small;color:#757575;outline:none;cursor:pointer}.research-interest{position:relative;padding-left:6px;padding-right:6px;margin:2px;transform-origin:center}.research-interest,.research-interest:before{display:inline-block;border-radius:7px;color:#000}.research-interest:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;height:100%;background:#fff9d7;transform:rotate(-.2deg);transform-origin:center}.research-interest.bio:before{background:#adffeb;transform:rotate(0deg);transform-origin:center}.research-interest.imaging{background-color:#ffd1f7;color:#000}.gradient-text-interest{color:#6b76ff;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background-clip:text!important;background:#3b48f6;background:-webkit-gradient(left top,right bottom,color-stop(0,#3b48f6),color-stop(0,#3b48f6),color-stop(100%,#14b2fa));background:linear-gradient(135deg,#3b48f6,#3b48f6 30%,#14b2fa)}.mt-timeline{height:calc(100% - 4rem);padding:2rem 3rem;position:relative;background:var(--white-color)}.mt-timeline a,.mt-timeline a:active,.mt-timeline a:link{text-decoration:none;color:#00008b}.mt-body{height:100%;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word}.mt-body .invisible{display:none}.mt-toot{margin:0 .5rem 0 0;padding:1rem 0 2rem 65px;position:relative;min-height:60px;background-color:transparent;border-bottom:1px solid #dee2e6}.mt-toot:hover{cursor:pointer;background-color:hsla(0,0%,48.6%,.2)}.mt-toot p:last-child{margin-bottom:0}.mt-user{display:table;font-weight:600}.mt-avatar{position:absolute;top:20px;left:5px;width:50px;height:50px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#fff;border-radius:5px}.mt-avatar-boosted{width:40px;height:40px}.mt-avatar-booster{width:25px;height:25px;top:25px;left:25px}.toot-text{margin-bottom:.25rem}.toot-text .ellipsis:after{content:"..."}.mt-error{color:#8b0000;background:#ffb6c1;margin:5px;padding:10px}.toot-poll{margin-bottom:.25rem}.toot-poll ul{list-style:none;padding:0;margin:0}.toot-poll ul li:not(:last-child){margin-bottom:.25rem}.toot-poll ul li:before{content:"◯";padding-right:.5rem}.toot-media{overflow:hidden;margin-bottom:.25rem}.toot-media-preview{position:relative;margin-top:.25rem;height:auto;text-align:center;width:100%}.toot-media-spoiler>img{filter:blur(2rem)}.toot-media-preview a{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.img-ratio14_7{position:relative;padding-top:48.95%;width:100%}.img-ratio14_7>img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.toot-date{font-size:.75rem;opacity:.5}.loading-spinner{height:100%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' viewBox='0 0 128 128' %3E%3Cg%3E%3Cpath d='M64 128A64 64 0 0 1 18.34 19.16L21.16 22a60 60 0 1 0 52.8-17.17l.62-3.95A64 64 0 0 1 64 128z' fill='%23404040'/%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='1000ms' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-color:transparent;background-size:min(2.5rem,calc(100% - .5rem))}.mt-seeMore{margin:2rem auto;padding:0 2rem;text-align:center}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.container{margin-right:auto;margin-left:auto;padding-right:4vw;padding-left:4vw;max-width:calc(1130px + 8vw);width:100%}.content-area-post{margin-top:3.5rem}.content-area-feed{margin-top:2.5rem}.content-area{margin-top:11.5rem}.container.medium{max-width:calc(750px + 8vw)}.container.small{max-width:calc(640px + 8vw)}.row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}div[class^=col-]{position:relative;padding-right:20px;padding-left:20px;min-height:1px;width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}.button{display:inline-flex;justify-content:center;align-items:center;padding:0 15px;height:36px;outline:none;border:1px solid var(--light-gray-color);color:var(--brand-color);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;background-color:var(--white-color);border-radius:3px;cursor:pointer}.button:hover{border-color:var(--mid-gray-color);opacity:1}.button .icon-loading{display:none}.button.loading{text-indent:-9999px}.button.loading .icon-loading{display:block}.button-secondary{color:var(--darker-gray-color)}.button-negative{color:var(--dark-gray-color)}.button-icon{color:var(--darker-gray-color)}.button-icon,.button-icon-toc{display:inline-flex;justify-content:center;align-items:center;padding:0;width:30px;height:30px;outline:none;border:0;background-color:transparent;cursor:pointer}.button-icon-toc{color:#fff}.youtube-button-icon{display:inline-flex;justify-content:center;align-items:center;padding:0;width:30px;height:30px;outline:none;border:0;color:var(--darker-gray-color);background-color:transparent;cursor:pointer}.button-icon:hover .icon{opacity:.8}.button-text{padding:0;outline:none;border:0;line-height:inherit;background-color:transparent;cursor:pointer}.button-text,label{color:var(--darker-gray-color)}label{display:block;font-size:1.4rem;font-weight:700}label+label{margin-top:2rem}label input,label textarea{margin-top:.7rem}input,textarea{padding:0 1.5rem;width:100%;height:44px;outline:none;border:1px solid var(--light-gray-color);color:var(--darker-gray-color);font-size:1.6rem;background-color:var(--white-color);border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,textarea:focus{border-color:var(--mid-gray-color)}textarea{padding-top:1.5rem;padding-bottom:1.5rem;height:100%;resize:vertical}.form-wrapper{position:relative}.form-button{position:absolute;top:5px;right:5px;display:flex;justify-content:center;align-items:center;padding:0;width:40px;height:40px;outline:none;border:0;color:var(--white-color);background-color:var(--brand-color);border-radius:0 4px 4px 0;cursor:pointer}.form-button .icon-loading,.loading .form-button .icon{display:none}.loading .form-button .icon-loading{display:block}.contact-form{margin-top:3rem}.contact-form .button{margin-top:1.5rem}symbol{fill:currentColor}.icon,.youtube-icon{width:20px;height:20px}.icon-loading{width:26px;height:26px}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1}.first-author{text-decoration:underline}.paper-abstract{margin-top:1em;font-size:.9em}.highlighted{background-color:#fff9d7}.highlighted,.highlighted-bio{padding-left:7px;padding-right:7px;font-weight:500;border-radius:7px;margin:.5em 0;display:inline-block;color:#000}.highlighted-bio{background-color:#adffeb}.highlighted-signal{background-color:#ffd1f7;padding-left:7px;padding-right:7px;font-weight:500;border-radius:7px;margin:.5em 0;display:inline-block;color:#000}.paper-year{font-size:1.3rem;color:#777;font-style:italic}.custom-separator{position:relative;background-color:var(--white-color);opacity:.6;background-image:radial-gradient(var(--light-gray-color) .95px,var(--white-color) 0);background-size:19px 19px;height:100px;width:100%;margin-bottom:-3em}.custom-separator:after,.custom-separator:before{content:"";position:absolute;left:0;right:0;height:0;background:linear-gradient(180deg,var(--white-color),rgba(var(--white-color),0))}.custom-separator:after{bottom:0;background:linear-gradient(0deg,var(--white-color),rgba(var(--white-color),0))}.site-header{display:flex;align-items:center;height:var(--navbar-height)}.header-left{margin-right:90px}.header-left,.header-right{flex:2;display:flex;align-items:center}.header-right{justify-content:flex-end}.header-right .menu-item{margin:10}.header-right .menu-item+.menu-item{margin-left:2rem}.logo{position:relative}.logo-text{color:var(--brand-color);font-size:1.8rem;font-weight:500;color:#6b76ff;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background-clip:text!important;background:#3b48f6;background:-webkit-gradient(left top,right bottom,color-stop(0,#3b48f6),color-stop(0,#3b48f6),color-stop(100%,#14b2fa));background:linear-gradient(135deg,#3b48f6,#3b48f6 30%,#14b2fa)}.logo-image{max-height:50px}.logo-image.white{position:absolute;top:0;left:0;opacity:0}.main-nav{display:flex;align-items:center}.menu-item{margin:0 1.5rem;font-weight:600}.menu-item[href*="..."],.menu-item[href*="..."]~.menu-item{display:none}.menu-item-button{margin:0 .7rem}.menu-item-more{position:relative}.menu-item-more .icon{width:24px;height:24px}.menu-item-cta{color:var(--brand-color)}.sub-menu{position:absolute;top:100%;right:-13px;z-index:90;display:none;margin-top:2rem;padding:1rem 0;width:170px;text-align:left;background-color:var(--darker-gray-color);border-radius:5px}.sub-menu:before{content:"";position:absolute;top:-6px;right:21px;width:0;height:0;border-right:7px solid transparent;border-bottom:7px solid var(--darker-gray-color);border-left:7px solid transparent}.sub-menu .menu-item{display:block;margin:0;padding:.7rem 1.5rem;color:var(--white-color);font-size:1.3rem}.mobile-menu{position:absolute;top:var(--navbar-height);left:0;z-index:90;display:none;padding-top:3rem;width:100%;height:calc(100vh - var(--navbar-height));background-color:var(--white-color)}.mobile-menu .menu-item{margin:0;font-size:1.8rem;text-align:right}.mobile-menu .menu-item+.menu-item{margin-top:1.5rem}.mobile-menu .menu-item[href*="..."]~.menu-item{display:inline}.mobile-nav{display:flex;flex-direction:column}.menu-opened .mobile-menu{display:block}.top-bar{border-top:var(--theme-topbar-border-top-size,3px) solid #111}.sticky{z-index:80;padding:0 2rem;height:50px;background-color:rgba(17,17,17,.92);width:100%}.sheader,.sticky{position:fixed;right:0;left:0;display:flex;justify-content:space-between;align-items:center;transition:transform .3s var(--animation-base);transform:translateY(-52px);-webkit-backdrop-filter:saturate(130%) blur(20px);backdrop-filter:saturate(130%) blur(8px)}.sheader{z-index:90;border-radius:10px;margin-top:50px;background-color:hsla(0,0%,100%,.85)}.rheader,.sheader{box-shadow:-4px 3px 28px rgba(60,60,60,.1)}.sticky-title{flex-grow:1;overflow:hidden;margin-right:1rem;color:#fff;font-size:1.6rem;line-height:1.3;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sticky-toc-button{flex-shrink:0;margin-right:15px;margin-left:-10px}.sticky-toc-button .icon{width:24px;height:24px}.sticky-toc{visibility:hidden;position:absolute;top:72px;left:20px;display:flex;flex-direction:column;padding:1rem 0;width:250px;text-align:left;background-color:var(--lighter-gray-color);opacity:0;transition-timing-function:var(--animation-base);transition-duration:.2s;transition-property:opacity transform;transform:translateY(-10px);border-left:1px solid var(--dark-gray-color)}.sticky-toc-link{padding:.6rem 1.7rem;font-size:1.1rem;font-weight:500;text-transform:capitalize}.sticky-toc-link-main{font-weight:700;margin-top:15px;font-size:1.3rem}.sticky-toc-link-indented:before{content:" •";margin-right:.5rem}.toc-opened .sticky-toc{visibility:visible;opacity:1;transform:translateY(0)}.sticky-track{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:hsla(0,0%,100%,.24)}.sticky-progress{height:100%;background:#3b48f6;background:-webkit-gradient(left top,right bottom,color-stop(0,#3b48f6),color-stop(0,#3b48f6),color-stop(100%,#ce059c));background:linear-gradient(135deg,#3b48f6,#3b48f6 30%,#ce059c);transition:transform .2s;transform:translate3d(-100%,0,0)}.sticky-visible .sticky{transform:translateY(0)}@media (max-width:767px){.sticky-title{font-size:1.4rem;font-weight:600}}#medium-articles .heading .text{text-align:center;font-size:1.5em;position:relative;padding-bottom:3%}#medium-articles .heading .text:after{position:absolute;content:"";height:2px;width:150px;bottom:-3px;left:50%;transform:translateX(-50%);border-radius:4px}#medium-articles *{font:normal 16px Mukta,sans-serif;list-style:none;text-decoration:none;margin:0;padding:0;text-align:left;border:0;color:var(--darker-gray-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;outline:none;outline:0}#medium-articles body{padding:30px;background:var(--white-color)}#medium-articles ul{text-align:center;font-size:0}#medium-articles li{display:inline-block;vertical-align:top;width:250px;margin:0 15px 30px;border-radius:5px;background:var(--white-color);box-shadow:0 28px 29px hsla(0,0%,40%,.1);max-height:320px;min-height:320px}#medium-articles .post-image{height:170px;background-repeat:no-repeat;background-position:50%;background-size:cover;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid rgba(0,0,0,.0785)}#medium-articles .post-content{padding:20px}#medium-articles h1{font:600 18px/22px Mukta;min-height:72px}#medium-articles span{font:14px/14px Mukta;display:block;padding:9px 0 3px}.site-footer{display:flex;flex-direction:column;align-items:center;padding:3rem 0 4.5rem}.social{display:flex;margin-bottom:2rem}.social-item{margin:0 4px;color:var(--secondary-text-color);line-height:0}.social-item .icon{width:24px;height:24px}.social-item-youtube{color:red}.social-item-twitter{color:#00acee}.social-item-linkedin{color:#0e76a8}.copyright{font-size:1.2rem;letter-spacing:-.02rem}.copyright,.copyright a{color:var(--secondary-text-color)}.copyright a:hover{text-decoration:underline;opacity:1}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:.5rem}.footer-nav .menu-item{display:flex;align-items:center;margin:0;color:var(--secondary-text-color);font-size:1.2rem;font-weight:400}.footer-nav .menu-item+.menu-item:before{content:"\02022";padding:0 .7rem;font-family:serif;line-height:1}.footer-nav .menu-item:hover{opacity:1}.theme-icon{width:1.1rem;height:1.1rem}.theme-text{margin-left:.3rem}.theme-dark .theme-icon-light,.theme-dark .theme-icon-system,.theme-icon-dark,.theme-icon-light{display:none}.theme-dark .theme-icon-dark{display:block}.theme-light .theme-icon-dark,.theme-light .theme-icon-system{display:none}.theme-light .theme-icon-light{display:block}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;background-color:rgba(0,0,0,.7);opacity:0;transition:opacity .2s var(--animation-base);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{overflow:hidden;margin:9rem auto 0;background-color:var(--white-color);border-radius:5px;transition:transform .2s var(--animation-base);transform:translateY(-10px)}.modal-search{width:500px}.modal-search .form-wrapper{border-bottom:1px solid var(--light-gray-color)}.modal-close{position:absolute;top:15px;right:15px;color:var(--white-color)}.modal-opened .modal-overlay{opacity:1;pointer-events:unset}.modal-opened .modal{transform:translateY(0)}@media (max-width:500px){.modal-search{width:100%;border-radius:0}}.search-input{height:50px;border:0}.search-button-clear .icon-search,.search-button .icon-close{display:none}.search-button-clear .icon-close{display:block}.search-result{overflow-y:scroll;max-height:50vh;-webkit-overflow-scrolling:touch}.search-result-row+.search-result-row{border-top:1px solid var(--light-gray-color)}.search-result-row-link{display:block;padding:1.3rem 1.5rem 1.2rem;font-size:1.5rem;line-height:1.4}.search-result-row-link:hover{background-color:var(--lighter-gray-color);opacity:1}.cover{margin-top:12.5rem}.cover-content{margin:0 auto}.cover-content,.rcover-content{display:flex;flex-direction:column;align-items:center;text-align:center}.cover-icon{position:relative;margin-bottom:2rem}.cover-icon-image{width:220px;border-radius:50%;box-shadow:2px 2px 20px 9px hsl(203deg 100% 37%/17%);margin-left:auto;margin-right:auto;margin-top:10px}.cover-icon-image.white{position:absolute;top:0;left:0;opacity:0}.cover-description{font-size:1.5rem}.cover-cta{display:flex;margin-top:2rem}.cover-cta .button{margin:0 .5rem}.popular-wrapper{padding:2rem 1.5rem 1.5rem}.popular-title{margin-bottom:1rem;color:var(--secondary-text-color);font-size:1.2rem;text-transform:uppercase}.popular-feed{display:flex;flex-wrap:wrap}.popular{margin-right:.8rem;margin-bottom:.4rem;font-weight:700}.popular:before{content:"#"}.burger{position:relative;margin-right:-7px;margin-left:5px;width:30px;height:30px;cursor:pointer}.burger-bar{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .1806s cubic-bezier(.04,.04,.12,.96)}.burger-bar:before{content:"";position:absolute;left:7px;width:16px;height:2px;background-color:var(--darker-gray-color);transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s}.burger-bar:first-child:before{top:14px;transform:translateY(-3px)}.burger-bar:last-child:before{bottom:14px;transform:translateY(3px)}.menu-opened .burger .burger-bar{transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s}.menu-opened .burger .burger-bar:first-child{transform:rotate(45deg)}.menu-opened .burger .burger-bar:last-child{transform:rotate(-45deg)}.menu-opened .burger .burger-bar:before{transition:transform .1806s cubic-bezier(.04,.04,.12,.96);transform:none}.org-wrapper{margin-top:1rem;box-shadow:8px 8px 20px 0 hsla(0,0%,40%,.1)}.footer-wrapper,.org-wrapper{padding:1.5rem 0 1rem;background-color:var(--lighter-gray-color)}.footer-wrapper{margin-top:0;box-shadow:0 -3px 20px 0 hsla(0,0%,40%,.1)}.level{align-items:center;justify-content:space-between;overflow:auto}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;padding:0 1em;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.image{display:block;position:relative;margin-left:auto;margin-right:auto}.image img{width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-72x72{height:72px;width:72px}.image.is-88x88{height:88px;width:88px}.image.is-96x144{height:96px;width:144px}.image.is-96x240{height:96px;width:240px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.has-text-centered{text-align:center!important}.pb-2{padding-bottom:0!important;text-shadow:0 0 20px hsl(0deg 0% 40%/30%)}.footnote{display:block;font-size:9px;letter-spacing:1px;margin-bottom:0;text-transform:uppercase}.feed{position:relative;display:flex;align-items:center;overflow:hidden;padding:1.5rem 0;line-height:1}.feed:hover .feed-title{opacity:.8}.feed:hover .feed-right{margin-right:1.6rem}.feed:hover .feed-icon{transform:translateX(.4rem)}.feed+.feed{border-top:1px solid var(--light-gray-color)}.feed+.feed.feed-paged{margin-top:3rem;border-top:0}.feed-calendar{min-width:45px;font-weight:800}.feed-calendar,.news-feed-calendar{display:flex;margin-right:1.5rem;color:var(--brand-color);font-size:1.1rem;white-space:nowrap}.news-feed-calendar{min-width:115px;font-weight:600}.feed-calendar-month{margin-right:.4rem;text-transform:uppercase}.feed-title{font-size:1.6rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.feed-title,.news-feed-title{flex-grow:1;overflow:hidden;margin-bottom:0;padding-right:1rem}.news-feed-title{font-size:1.4rem;font-weight:510}.feed-right{display:flex;align-items:center;transition:margin .2s var(--animation-base)}.feed-visibility{margin-right:1rem;width:16px;height:16px;color:var(--orange-color)}.feed-visibility-public{display:none}.feed-length{color:var(--secondary-text-color);font-size:1.4rem;white-space:nowrap}.feed-icon{transform:translateX(2rem)}.feed-icon,.feed-icon-visible{position:absolute;right:0;width:16px;height:16px;color:var(--secondary-text-color);transition:transform .2s var(--animation-base)}.feed-icon-visible{transform:translateX(.4rem)}@media only screen and (max-width:800px){a.kudobject,figure.kudo{display:none}}p.count{display:block}div.opening{background-color:var(--lighter-gray-color);width:48px;height:48px;border-radius:50%;margin:0 auto;border:3px solid var(--darker-gray-color);position:relative}div.opening div.circle{background-color:var(--darker-gray-color);width:42px;height:42px;margin-left:-21px;margin-top:-21px;border-radius:100%;position:absolute;top:50%;left:50%;transition-property:transform,background-color;transition-duration:1s;transition-timing-function:ease-out;transform:scale(.3);transition-style:preserve-3d;-webkit-transition-property:-webkit-transform,background-color;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-out;-webkit-transform:scale(.3);-webkit-transform-style:preserve-3d;-moz-transition-property:-moz-transform,color;-moz-transition-duration:1s;-moz-transition-timing-function:ease-out;-moz-transform:scale(.3);-moz-transform-style:preserve-3d;backface-visibility:visible;-webkit-backface-visibility:visible;-moz-backface-visibility:visible}figure.kudo{position:fixed;right:15px;bottom:5px;text-align:center;margin-bottom:5px;z-index:20;margin-right:7px;transform:scale(.8);-webkit-transform:scale(.8);-moz-transform:scale(.8);transition-property:opacity,transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.165,.63,.14,.82)}figure.kudo:hover{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}figure.kudo .donot,figure.kudo .thanks,figure.kudo:hover .txt{display:none}figure.kudo:hover .donot{display:block}.kudo.complete span.donot{display:none}.kudo.complete span.thanks{display:block}.kudo.complete span.txt{display:none}.kudo.complete a.kudobject div.opening div.circle{background-image:url(https://svbtleusercontent.com/x8yHtRiS485jNz5pUEbZjQ38210xsbap_medium.jpeg);background-position:50%;background-repeat:no-repeat;background-color:#f2c362;background-size:100%;-moz-background-size:100%}.kudo.complete div.opening{border:3px solid #f2c362}a.count{text-decoration:none}a.count span{width:auto;text-transform:uppercase;font-family:Raleway,Open\+Sans;color:var(--darker-gray-color);font-weight:800;display:block;line-height:13px;margin-top:5px}a.count span.num{font-size:18px}a.count span.txt{margin-top:7px;font-size:13px;font-weight:800}a.count span.donot{margin-top:7px;font-size:14px;font-weight:800}a.count span.thanks{margin-top:7px;font-size:13px;font-weight:800}a.count p span.dont-move{font-size:18px;text-transform:none;line-height:22px;width:200px;margin-left:-50px;margin-top:8px;letter-spacing:0}a.kudobject{display:block;cursor:pointer}.kudo.active a.kudobject div.opening div.circle{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);background:#f2c362}.kudo.active a.kudobject div.opening{border-color:#f2c362;transition:border-color 1s linear}.kudo.complete a.kudobject div.opening div.circle{border-color:#f2c362;transition-property:none;animation:bounce 1s;animation-iteration-count:1;transform:scale(.85);-webkit-transition-property:none;-webkit-animation:bounce 1s;-webkit-animation-iteration-count:1;-webkit-transform:scale(.85);-moz-transition-property:none;-moz-animation:bounce 1s;-moz-animation-iteration-count:1;-moz-transform:scale(.85)}@keyframes bounce{0%{transform:scale(1.1);border-color:var(--darker-gray-color);opacity:1}50%{transform:scale(1.6);opacity:.7;border-color:#f2c362}60%{transform:scale(.6);opacity:1}80%{transform:scale(.95)}to{transform:scale(.85)}}@-webkit-keyframes bounce{0%{-webkit-transform:scale(1.1);border-color:var(--darker-gray-color);opacity:1}50%{-webkit-transform:scale(1.6);opacity:.7;border-color:#f2c362}60%{-webkit-transform:scale(.6);opacity:1}80%{-webkit-transform:scale(.95)}to{-webkit-transform:scale(.85)}}.featured-wrapper{margin-top:6rem}.featured-wrapper .u-placeholder{margin-bottom:3rem}.featured-wrapper .post-title{margin-bottom:0;font-size:1.8rem;font-weight:500}.featured-title{font-size:1.5rem}.featured-title,.featured-title-blog{padding-bottom:1rem;border-bottom:1px solid var(--light-gray-color);color:var(--brand-color);letter-spacing:.05rem;text-transform:uppercase}.featured-title-blog{font-size:2rem;text-align:center}.featured-title-research{padding-bottom:1rem;border-bottom:1px solid var(--light-gray-color);color:var(--brand-color);font-size:1.6rem;letter-spacing:.05rem;text-transform:uppercase}.infinite-scroll-status,.pagination,body:not(.paged-next) .infinite-scroll-button{display:none}.infinite-scroll-request{margin:3rem auto 0;width:40px;height:40px;background-color:var(--darker-gray-color);border-radius:50%;-webkit-animation:scaleOut 1s ease-in-out infinite;animation:scaleOut 1s ease-in-out infinite}.infinite-scroll-action{display:flex;justify-content:center}.infinite-scroll-button{margin-top:4.5rem}@-webkit-keyframes scaleOut{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes scaleOut{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.single-header{margin-bottom:4.5rem;text-align:center}.single-meta{margin-bottom:1rem;color:var(--secondary-text-color);font-size:1.2rem;font-weight:600;text-transform:uppercase}.single-meta-item+.single-meta-item:before{content:"\02022";padding:0 .3rem;font-family:serif}.single-meta-tag .post-tag{color:var(--brand-color)}.single-title{margin-bottom:0;font-size:3rem;line-height:1.2;letter-spacing:-.1rem;text-shadow:3px 3px 20px hsl(0deg 0% 40%/40%)}.single-excerpt{margin-top:2rem;font-size:1.8rem;font-style:italic}.single-media{margin-top:4.5rem}.single-cta{margin-top:4rem!important;padding:3rem;border-top:5px solid var(--brand-color);border-bottom:1px solid var(--light-gray-color);text-align:center}.single-cta-title{margin:0 0 3rem!important}.single-cta-button{margin-bottom:1rem;font-weight:800!important}.single-cta-footer{font-size:1.4rem;font-weight:400!important;letter-spacing:-.02rem}.single-footer{display:flex;align-items:center;margin-top:4.5rem;margin-bottom:4.5rem}.single-footer-left,.single-footer-right{flex:2;display:flex}.single-footer-right{justify-content:flex-end}.single-footer-middle,.single-footer-top{display:flex;flex-direction:column}.single-footer-top{align-items:center}.single-footer-title{margin-bottom:1rem;font-size:1.8rem}.single-footer-bottom{margin-top:2rem}@media (max-width:767px){.single-header{margin-bottom:3rem}.single-title{font-size:2.6rem}.single-excerpt{font-size:1.7rem}.single-media{margin-top:3rem}}.author{display:flex;flex-direction:column;align-items:center;margin-bottom:4.5rem;text-align:center}.author-image-placeholder{flex-shrink:0;overflow:hidden;margin-bottom:2rem;width:70px;border-radius:50%}.author-name{margin-bottom:0;font-size:2.4rem}.author-meta{margin-top:.5rem;color:var(--secondary-text-color);font-size:1.2rem;font-weight:800;text-transform:uppercase}.author-bio{margin-top:1rem;max-width:500px}.author-social{margin-top:2rem}.author-list{display:flex}.author-list .author-image-placeholder{margin:0 -4px;width:54px;border:2px solid var(--white-color)}.author-list .author-image-placeholder:first-child{z-index:10}.author-list .author-image-placeholder:nth-child(2){z-index:9}.author-list .author-image-placeholder:nth-child(3){z-index:8}.author-list .author-image-placeholder:nth-child(4){z-index:7}.author-list .author-image-placeholder:nth-child(5){z-index:6}.share,.share-link{display:flex}.share-link{align-items:center;margin:0 .6rem;padding:0 .8rem;height:2.6rem;color:var(--white-color);font-size:1.1rem;line-height:1;font-weight:800;letter-spacing:.04rem;text-transform:uppercase;border-radius:3px}.share-link .icon{width:14px;height:14px}.share-link .icon-facebook{margin-right:.2rem;margin-left:-.3rem}.share-link .icon-twitter{margin-right:.4rem}.share-link-facebook{background-color:var(--facebook-color)}.share-link-twitter{background-color:var(--twitter-color)}.navigation-previous .navigation-icon{margin-left:-2px}.navigation-next .navigation-link{justify-content:flex-end}.navigation-next .navigation-icon{margin-right:-2px}.navigation-link{display:flex;align-items:center;width:30px;height:30px}.related-wrapper{margin-top:6rem;padding:4.5rem 0 3rem;background-color:var(--lighter-gray-color)}.related-title{font-size:1.9rem}.comment{margin-top:4.5rem}.tag{margin-bottom:4.5rem;text-align:center}.tag-name{margin-bottom:0;color:var(--brand-color);font-size:2.4rem}.tag-name:before{content:"#"}.tag-description{margin:1rem auto 0;max-width:500px}.tag-list{margin-top:2rem;font-weight:300}.tag-list-label{margin-right:.5rem;color:var(--secondary-text-color)}.tag-list-item:before{content:"#";color:var(--secondary-text-color)}.tag-list-item+.tag-list-item{margin-left:.3rem}.tag-media{margin-top:4.5rem}.tag-media:before{padding-bottom:35%!important}@media (max-width:767px){.tag{margin-bottom:2.5rem}.tag-media{margin-top:3rem}}body.home .container-home{margin-left:auto;margin-right:auto;max-width:760px}@media (max-width:760px){body.home .container-home{width:94%}}body.home .container-home.container-science{margin-top:10px;margin-bottom:70px}body.home .section-science{text-align:center}body.home .section-science .smallcaps{color:#5b5d7e}body.home .section-science .smallcaps img{margin-right:8px;width:18px;vertical-align:text-bottom}body.home .section-science .title{font-size:21px;font-weight:600;letter-spacing:.2px;margin-top:10px;margin-bottom:28px}body.home .section-science .subtitle{font-size:17px;max-width:400px;margin:auto auto 62px}body.home .section-science .row{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:58px}body.home .section-science .row .cover-details{width:230px;margin-top:28px;text-align:left;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}body.home .section-science .row .cover-details a{color:inherit;text-decoration:underline}body.home .section-science .row .cover-details .details{font-size:15px}body.home .cover-cell{background-color:#40e0d0;border-radius:5px;box-shadow:0 10px 25px 0 rgba(50,94,128,.2);text-align:left;position:relative}body.home .cover-cell .cover-inner{position:absolute;top:0;bottom:0;left:0;right:0;padding:18px 26px;color:#fff;display:flex;flex-direction:column}body.home .cover-cell .cover-inner .cover-title{font-size:27px;font-weight:600;line-height:normal;margin-bottom:5px}body.home .cover-cell .cover-inner .cover-title.large{font-size:27px;margin-top:10px;margin-bottom:0}body.home .cover-cell .cover-inner .cover-author{font-size:13px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}body.home .cover-cell .cover-inner .cover-subtitle{font-size:17px}body.home .cover-cell .cover-inner .cover-subtitle.small{font-size:14px}@media (max-width:560px){body.home .cover-cell .cover-inner .cover-subtitle.small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}body.home .cover-cell .cover-inner .cover-bottom{margin-top:auto;margin-left:auto}body.home .cover-cell .cover-inner img{display:block;margin:0 auto}body.home .cover-cell.cover-standard{width:230px;height:150px}body.home .cover-cell.cover-fat{width:100%;max-width:510px;min-height:158px}body.home .cover-cell.cover-fat .cover-bottom{font-size:32px;letter-spacing:3px;line-height:1}body.home .cover-cell.cover-mllm{background-image:linear-gradient(136deg,#95ca22 29%,#b2ed33 74%,#d7fa11)}body.home .cover-cell.cover-blue,body.home .cover-cell.cover-neuralcoref{background-color:#6671ff}body.home .cover-cell.cover-torchmoji{background-image:linear-gradient(136deg,#d7147d 29%,#9d1e81 74%,#7a2383)}body.home .cover-cell.cover-dark,body.home .cover-cell.cover-transfertransfo{background-image:linear-gradient(136deg,#303033 29%,#494952 74%,#59596b)}body.home .cover-cell.cover-hmtl{background-image:radial-gradient(circle at 50% 0,#e56c3e 0,#f5bc3b 100%)}body.home .cover-cell.cover-transformers{background-image:linear-gradient(-136deg,#7c42d9 29%,#b852e1 74%,#b847dc)}body.home .cover-cell.cover-distilbert{background-image:linear-gradient(112deg,#ff2020,#f22e70)}body.home .cover-cell.cover-aya{background-image:linear-gradient(112deg,#1371fd,#526cdd)}body.home .cover-cell.cover-manusath{background-image:linear-gradient(112deg,#ff0037,#c33b59 100%)}.plan-list{display:flex;justify-content:center}.plan{display:flex;flex-direction:column;margin:0 1rem;padding:3rem;max-width:35rem;border:1px solid var(--light-gray-color);border-radius:5px}.plan-title{margin-bottom:.3rem;color:var(--brand-color);font-size:2rem}.plan-price{display:flex;align-items:baseline;color:var(--secondary-text-color)}.plan-amount{margin-right:.5rem;color:var(--darker-gray-color);font-size:2.4rem;font-weight:700}.plan-feature-list{flex-grow:1;margin:2rem 0 3rem;padding:0;list-style-type:none}.plan-feature{margin:.6rem 0}.plan-selector{display:flex;justify-content:center;margin-bottom:3rem}.plan-selector-button{position:relative}.plan-selector-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.plan-selector-button+.plan-selector-button{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.plan-selector-button+.plan-selector-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.plan-selector-button:hover{z-index:10}@media (max-width:991px){.plan{display:none}.plan-selector-free+.plan-list .plan-free,.plan-selector-monthly+.plan-list .plan-monthly,.plan-selector-yearly+.plan-list .plan-yearly{display:flex}}.auth{margin:3rem auto 0;padding:4rem 3rem 4.5rem;max-width:500px;border-top:5px solid var(--brand-color);background-color:var(--lighter-gray-color);border-radius:5px}.auth-title{margin-bottom:.8rem;font-size:2.6rem}.auth-subtitle{color:var(--secondary-text-color);font-size:1.5rem;font-weight:700}.auth-form{margin-top:3rem}.auth-email{height:50px}.auth-footer{display:inline-block;margin-top:2rem;font-size:1.4rem;letter-spacing:-.02rem}.auth-footer-link{color:var(--brand-color);font-weight:700;text-decoration:underline}.account-profile{display:flex;flex-direction:column;align-items:center}.account-image-placeholder{overflow:hidden;margin-bottom:2rem;width:70px;border-radius:50%}.account-name{margin-bottom:.5rem;font-size:1.8rem}.account-button-list{display:flex;margin-top:2rem}.account-button{margin:0 .4rem}.account-subscription{margin-top:4.5rem}.account-row{display:flex;justify-content:space-between;align-items:center}.account-row+.account-row{margin-top:1.5rem}.account-row-title{margin-bottom:0;color:var(--secondary-text-color);font-size:1.6rem;font-weight:700}.account-row-value{font-size:1.6rem;font-weight:800}.account-status{padding:.5rem .8rem;height:100%;color:var(--white-color);font-size:1.2rem;line-height:1;text-transform:uppercase;background-color:var(--green-color);border-radius:3px}.account-status-trialing{background-color:var(--orange-color)}.account-action{display:flex;justify-content:space-between;align-items:center;margin-top:3rem}.account-cancel-link{font-size:1.3rem}.account-cancel-error{display:block;margin-top:.2rem;font-size:1.4rem}.notification{visibility:hidden;position:fixed;top:0;right:0;left:0;z-index:90;display:flex;justify-content:center;align-items:center;padding:20px 60px;border-top:3px solid var(--green-color);font-size:1.6rem;line-height:1.4;font-weight:700;background-color:var(--white-color);transition-timing-function:var(--animation-base);transition-duration:.3s;transition-property:box-shadow,transform;transform:translateY(-100%);pointer-events:none}.error .notification{border-top-color:var(--red-color)}.billing-success.notification-opened .notification-billing-update,.checkout-success.notification-opened .notification-checkout,.error .notification-error,.signin-success.notification-opened .notification-signin,.signup-success.notification-opened .notification-signup,.subscribe-success.notification-opened .notification-subscribe,.success .notification-success{visibility:visible;box-shadow:0 1px 3px rgba(0,0,0,.15);transform:translateY(0);pointer-events:unset}.notification-closing .notification{box-shadow:none!important;transform:translateY(-100%)!important}.notification-close{position:absolute;top:50%;right:15px;margin-top:-15px}@media (max-width:767px){.notification{justify-content:flex-start;padding:15px 60px 15px 20px}}.owl{display:none;position:relative;-webkit-tap-highlight-color:transparent;width:100%;z-index:1}.owl .owl-stage{position:relative;touch-action:pan-y}.owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;float:left;min-height:1px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{align-items:center;background-color:var(--white-color);border:1px solid var(--light-gray-color);border-radius:3px;color:var(--dark-gray-color);display:flex;height:30px;justify-content:center;outline:none;padding:0;position:absolute;text-align:center;top:-86px;transition:color .5s var(--animation-base);width:30px}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--mid-gray-color);cursor:default}.owl .owl-next .icon,.owl .owl-prev .icon{height:18px;width:18px}.owl .owl-prev{right:34px}.owl .owl-next{right:0}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;border:0;height:20px;outline:none;padding:0;width:20px}.owl .owl-dot span{background-color:var(--light-gray-color);border-radius:50%;height:8px;width:8px}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block;box-shadow:10px 10px 20px 0 hsla(0,0%,40%,.1);padding:1em}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}.pswp{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;position:absolute;outline:none;overflow:hidden;top:0;touch-action:none;width:100%;z-index:1500;-ms-touch-action:none;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--black-color)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--secondary-text-color);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--secondary-text-color);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--white-color);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--white-color);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-right:2px solid var(--white-color);border-top:2px solid var(--white-color);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@-webkit-keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .5s var(--animation-base)}.kg-gallery-container{display:flex;flex-direction:column}.kg-gallery-container-side{display:inline-block;float:right}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-clicker,.kg-gallery-image{cursor:pointer}.kg-gallery-image img{width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:10px 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 10px}.kg-bookmark-card{overflow:hidden;border:1px solid var(--light-gray-color);border-radius:4px}.kg-bookmark-card figcaption{margin-bottom:1rem;margin-top:1rem}.kg-bookmark-container{display:flex;overflow:hidden;text-decoration:none!important}.kg-bookmark-container:after{display:none}.kg-bookmark-container:hover{opacity:1}.kg-bookmark-content{overflow:hidden;padding:25px}.kg-bookmark-title{color:var(--darker-gray-color);font-size:18px;line-height:1.3;font-weight:800}.kg-bookmark-description{overflow:hidden;margin-top:5px;color:var(--secondary-text-color);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.kg-bookmark-metadata{display:flex;align-items:center;margin-top:5px;font-size:13px;line-height:1;font-weight:700}.kg-bookmark-icon{margin-right:5px;width:20px;height:20px}.kg-bookmark-author,.kg-bookmark-publisher{color:var(--darker-gray-color)}.kg-bookmark-author+.kg-bookmark-publisher:before{content:"•";padding:0 5px;font-family:serif}.kg-bookmark-thumbnail{position:relative;flex-shrink:0;margin-left:20px;width:120px}.kg-bookmark-thumbnail img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.kg-bookmark-container{flex-direction:column}.kg-bookmark-thumbnail{margin-left:0;width:100%;height:100px}}.kg-image{margin-right:auto;margin-left:auto;box-shadow:0 0 75px -50px rgba(0,0,0,.25)}.hover_img{position:relative}.hover_img span{position:absolute;display:none;z-index:99}.hover_img:hover span{display:block}.hover_img{max-width:500px!important}.kg-canvas{display:grid;grid-template-columns:[full-start] minmax(4vw,auto) [wide-start] minmax(auto,260px) [main-start] min(680px,calc(100% - 8vw)) [main-end] minmax(auto,260px) [wide-end] minmax(4vw,auto) [full-end]}.kg-canvas>*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.gradient-text{color:#6b76ff;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background-clip:text!important;background:#3b48f6;background:-webkit-gradient(left top,right bottom,color-stop(0,#3b48f6),color-stop(0,#3b48f6),color-stop(100%,#14b2fa));background:linear-gradient(135deg,#3b48f6,#3b48f6 30%,#14b2fa)}.u-text-format{font-size:1.7rem;line-height:1.8}.u-text-format>*{margin-bottom:0}.u-text-format>*+*{margin-top:3rem}.u-text-format>:first-child{margin-top:0!important}.u-text-format>*+ol,.u-text-format>*+p,.u-text-format>*+ul{margin-top:2rem}.u-text-format>[id]{margin-top:4rem}.u-text-format>[id]+p{margin-top:1.5rem}.u-text-format h1{font-size:2.8rem;letter-spacing:-.03rem}.u-text-format h2{font-size:2.3rem;letter-spacing:-.03rem}.u-text-format h3{font-size:2rem;letter-spacing:-.03rem}.u-text-format h4{color:var(--darker-gray-color);font-size:1.9rem;font-weight:700}.u-text-format h5{font-size:1.6rem;font-weight:700}.u-text-format h6{font-size:1.3rem;font-weight:700;text-transform:uppercase}.u-text-format a{color:var(--brand-color);border-bottom:1px solid rgba(0,0,0,.4);border-bottom-color:var(--light-gray-color)!important}.box a,.u-text-format a{font-weight:500;transition:all .3s ease}.box a{color:var(--white-color)!important}.link_bio,.u-text-format2 a{color:var(--brand-color);border-bottom:1px solid rgba(0,0,0,.4);border-bottom-color:var(--light-gray-color)!important;transition:all .3s ease}.u-text-format a:hover{color:var(--brand-color);font-weight:500;border-bottom:1px solid rgba(0,0,0,.4);border-bottom-color:var(--brand-color)!important}.u-text-format ol li+li,.u-text-format ul li+li{margin-top:1rem}.u-text-format>.kg-card,.u-text-format>.kg-card+*{margin-top:1.5rem}.kg-embed-card{margin-top:0;margin-left:auto;margin-right:auto}.u-text-format hr,.u-text-format hr+*{margin-top:4rem}.u-text-format blockquote,.u-text-format blockquote+*{margin-top:3rem}.post-template .u-text-format h2,.post-template .u-text-format h3{scroll-margin-top:8rem}.page-template .u-text-format h2,.page-template .u-text-format h3{scroll-margin-top:3rem}.u-permalink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;outline:none}.u-placeholder{position:relative;z-index:10;background-color:var(--lighter-gray-color)}.u-placeholder:before{content:"";display:block}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}.u-object-fit{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:8px 8px 20px 0 hsl(0deg 0% 0%/15%)}.kg-toggle-card h4.kg-toggle-heading-text{font-size:1.7rem!important;font-weight:500;line-height:1.3em;margin-top:0;margin-bottom:0}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;-webkit-animation-duration:.3s;animation-duration:.3s}.theme-dark:root{--primary-text-color:#e2e2e2;--brand-color:#14b2fa;--secondary-text-color:#868686;--white-color:#282c35;--lighter-gray-color:#161616;--light-gray-color:#3b3e46;--mid-gray-color:#666;--dark-gray-color:#e6e6e6;--darker-gray-color:#fff;--very-dark-gray-color:#fff;--very-dark-gray-color-rgb:255,255,255}.theme-dark .cover-icon-image.white+.cover-icon-image,.theme-dark .logo-image.white+.logo-image{opacity:0}.theme-dark .cover-icon-image.white,.theme-dark .logo-image.logo-image.white{opacity:1}.theme-dark .sticky{background-color:rgba(0,0,0,.6)}.theme-dark .rheader,.theme-dark .sheader{background-color:rgba(17,17,17,.85)}.theme-dark .form-button,.theme-dark .pswp__counter{color:var(--darker-gray-color)}.theme-dark .share-link{background-color:var(--darker-gray-color)}.theme-dark .share-link-facebook{color:var(--facebook-color)}.theme-dark .share-link-twitter{color:var(--twitter-color)}.theme-dark .social-item-linkedin,.theme-dark .social-item-twitter,.theme-dark .social-item-youtube{color:var(--secondary-text-color)}.theme-dark .logo-text{background:#267cee;background:-webkit-gradient(left top,right bottom,color-stop(0,#267cee),color-stop(0,#267cee),color-stop(100%,#14b2fa));background:linear-gradient(135deg,#267cee,#267cee 30%,#14b2fa)}@media (prefers-color-scheme:dark){html:not(.theme-light):root{--brand-color:#14b2fa;--primary-text-color:#e2e2e2;--secondary-text-color:#868686;--white-color:#282c35;--lighter-gray-color:#161616;--light-gray-color:#3b3e46;--mid-gray-color:#666;--dark-gray-color:#e6e6e6;--darker-gray-color:#fff}html:not(.theme-light) .cover-icon-image.white+.cover-icon-image,html:not(.theme-light) .logo-image.white+.logo-image{opacity:0}html:not(.theme-light) .cover-icon-image.white,html:not(.theme-light) .logo-image.logo-image.white{opacity:1}html:not(.theme-light) .sticky{background-color:rgba(0,0,0,.6)}html:not(.theme-light) .rheader,html:not(.theme-light) .sheader{background-color:rgba(17,17,17,.85)}html:not(.theme-light) .logo-text{background:#267cee;background:-webkit-gradient(left top,right bottom,color-stop(0,#267cee),color-stop(0,#267cee),color-stop(100%,#14b2fa));background:linear-gradient(135deg,#267cee,#267cee 30%,#14b2fa)}html:not(.theme-light) .form-button,html:not(.theme-light) .pswp__counter{color:var(--darker-gray-color)}html:not(.theme-light) .share-link{background-color:var(--darker-gray-color)}html:not(.theme-light) .share-link-facebook{color:var(--facebook-color)}html:not(.theme-light) .share-link-twitter{color:var(--twitter-color)}html:not(.theme-light) .social-item-linkedin,html:not(.theme-light) .social-item-twitter,html:not(.theme-light) .social-item-youtube{color:var(--secondary-text-color)}}
/*# sourceMappingURL=screen.css.map */