@import url(https://fonts.googleapis.com/css?family=Inter:wght@400;500;600);#root{height:100vh;width:100vw}body{margin:0}a,h1,h2,h3,span{font-family:Inter;font-weight:400}input{outline-color:#7a2182}.layout{background-color:#eee;display:flex;flex-direction:column;height:100vh;position:relative;width:100vw}.layout>.header{align-items:center;background-color:#fff;border-bottom:1px solid #c2c2c2;box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:flex-start;min-height:60px;padding:0 200px;width:100%}.layout>.header>.logo{left:100px;position:absolute;top:15px}.layout>.header .real-dropdown{position:absolute;right:100px}.layout>.layout-grid{grid-gap:30px;box-sizing:border-box;display:grid;gap:30px;grid-template-areas:"formframe previewframe";grid-template-columns:429px auto;height:100%;min-width:1800px;overflow-y:auto;padding:40px 90px 60px;width:100%}.layout>.layout-grid>div{background-color:#fff;border-radius:20px;box-shadow:0 4px 3px 0 rgba(0,0,0,.078);overflow-y:auto;width:100%}.preview-frame{grid-area:previewframe;height:100%;width:100%}.preview-frame .site-preview-frame{display:flex;flex-direction:column;height:100%}.preview-frame .site-preview-frame>.browser-header{background:#d8d8d8;border-radius:20px 20px 0 0;height:54px;overflow:hidden;position:relative;width:100%}.preview-frame .site-preview-frame>.browser-header>.browser-bar{background:#ececec;border-radius:40px;height:28px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:895px}.preview-frame .site-preview-frame>.browser-header>.browser-buttons{column-gap:7px;display:flex;flex-direction:row;left:25px;position:absolute;top:50%;transform:translateY(-50%)}.preview-frame .site-preview-frame>.browser-content{height:100%;overflow:auto;width:100%}.preview-frame .site-preview-frame>.browser-content.searchbar-overlay{overflow:hidden;position:relative}.website-frame{background-color:#fff;position:relative;width:100%}.website-frame.framed{box-sizing:border-box;padding:15px}.website-frame .outer-shadow{box-shadow:0 .5rem 1rem #00000026}.website-frame div,.website-frame>span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.website-frame>.headimage{background-image:url(/static/media/demo_image_1.5d7fa127011224a858fc.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;position:relative;width:100%}.website-frame>.headimage.boxed{margin-left:40px;margin-right:40px;width:auto}.website-frame>.headimage.framed{margin-left:15px;margin-right:15px;width:auto}.website-frame>.headimage.margin-top{margin-top:35px}.website-frame>.headimage>div{background-color:#00000080;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:130px;left:60px;padding:20px;position:absolute;row-gap:20px;top:50%;transform:translateY(-50%);width:380px}.website-frame>.content{min-height:400px}.website-frame>.content.boxed{margin-left:40px;margin-right:40px;width:auto}.website-frame>.content.framed{margin-left:15px;margin-right:15px;width:auto}.website-frame>.content>div{box-sizing:border-box;padding:10px 60px}.website-frame>.content>.events{background-color:#343a40}.website-frame>.content>.events>h2{color:#fff}.website-frame>.content>.events>.cards{column-gap:30px;display:flex;flex-direction:row}.website-frame>.content>.events>.cards>.card{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.website-frame>.content>.events>.cards>.card>span{box-sizing:border-box;color:#212529;padding:15px}.website-frame>.content>.events>.cards>.card>.card-image{background-image:url(/static/media/demo_card_image_1.f618e7a5f84b4838606c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:150px;position:relative;width:100%}.website-frame>.content>.events>.cards>.card>.card-image>.card-calendar{align-items:center;background-color:#fff;border-radius:4px;bottom:20px;display:flex;flex-direction:column;height:60px;justify-content:center;left:20px;position:absolute;width:50px}.website-frame>.content>.events>.cards>.card>.card-image>.card-calendar>.day{font-size:24px;font-weight:700}.website-frame>.content>.events>.cards>.card>.card-image>.card-calendar>.month{font-size:14px}.website-frame>.content>.events>.cards>.card>.card-title{border-bottom:1px solid #dee2e6;font-size:22px;font-weight:700}.website-frame>.content>.events>.cards>.card>.card-content{font-size:14px}.website-frame>.content>.text{grid-column-gap:40px;background-color:#fff;box-sizing:border-box;column-gap:40px;display:grid;grid-template-areas:"titletext titlelinks" "text links";grid-template-columns:auto 300px;padding-bottom:30px}.website-frame>.content>.text>.title-text{font-weight:700;grid-area:titletext;margin-bottom:0}.website-frame>.content>.text>p{grid-area:text;margin-top:0}.website-frame>.content>.text>.title-links{grid-area:titlelinks}.website-frame>.content>.text>.links>.link{align-items:center;border-bottom:1px solid #dee2e6;cursor:pointer;display:flex;justify-content:space-between;padding:10px 0}.website-frame>.content>.text>.links>.link>span{color:#007bff;font-weight:700}.website-frame>.content>.text>.links>.link:hover>span{text-decoration:underline}.website-frame>.content>.interesting-pages{background-color:#f8f9fa;box-sizing:border-box;min-height:200px;padding-bottom:30px}.website-frame>.content>.interesting-pages>.title{font-weight:700}.website-frame>.content>.interesting-pages>.link-boxes{align-content:space-between;align-items:stretch;column-gap:25px;display:flex;flex-direction:row;justify-content:space-between}.website-frame>.content>.interesting-pages>.link-boxes>.link-box{background-color:#6c757d;box-sizing:border-box;display:flex;flex-direction:column;height:200px;justify-content:space-between;padding:20px;width:100%}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-title{color:#212529;font-size:18px;font-weight:600}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-submenus{display:flex;flex-direction:column;row-gap:10px}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-submenus>span{border-bottom:1px solid #fff;color:#fff;font-size:14px;font-weight:400;line-height:30px;position:relative}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-submenus>span>svg{position:absolute;right:0;top:50%;transform:translateY(-50%)}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-button>a{background-color:#007bff;border:1px solid #0000;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-button>a:focus,.website-frame>.content>.interesting-pages>.link-boxes>.link-box>.link-button>a:hover{box-shadow:0 .5rem 1rem #00000026;transform:scale(1.1)}.browser-content .burger-menu{background-color:#fff;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;left:0;padding:20px;position:absolute;right:0;row-gap:7px;top:0;z-index:110}.browser-content .burger-menu>.title{color:#007bff;font-size:1.5rem;font-weight:500;line-height:1.2}.browser-content .burger-menu>.item{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:space-between;line-height:40px;-webkit-user-select:none;user-select:none;-moz-user-select:none}.browser-content .burger-menu>.item.indented{padding-left:24px}.browser-content .burger-menu .close-icon{color:#007bff;cursor:pointer;display:flex;justify-items:center;position:absolute;right:20px;top:20px;transition:all .2s ease-in-out}.browser-content .burger-menu .close-icon:hover{box-shadow:0 .5rem 1rem #00000026;transform:scale(1.1)}.browser-content .burger-menu .header-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-around;row-gap:7px}.header-button{align-items:center;border-radius:.25rem;box-sizing:border-box;column-gap:15px;cursor:pointer;display:flex;padding:10px;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}.header-button:hover{box-shadow:0 .5rem 1rem #00000026;transform:scale(1.1)}.browser-content .fake-loader{background-color:#fff;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;left:0;padding:20px;position:absolute;right:0;row-gap:7px;top:0;z-index:110}.browser-content .fake-loader>svg{height:100px;width:100px}.icon-navigation{display:flex;flex-direction:column;position:absolute;right:105px;top:50%;z-index:99}.icon-navigation>span{align-items:center;column-gap:10px;display:flex;flex-direction:row;height:40px;justify-content:flex-end;justify-items:center;overflow:hidden;transition:width .3s ease-in-out;width:40px}.icon-navigation>span>span{min-width:60px;text-align:right}.icon-navigation>span>svg{min-width:45px}.icon-navigation>span:hover{cursor:pointer;transition:width .3s ease-in-out;width:200px}.website-frame>.footer{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:center;min-height:50px;padding:0 60px;position:relative;width:100%}.website-frame>.footer.boxed{margin-left:40px;margin-right:40px;width:auto}.website-frame>.footer.framed{margin-bottom:15px;margin-left:15px;margin-right:15px;width:auto}.website-frame>.footer>.copyright{text-wrap:nowrap;left:60px;position:absolute}.website-frame>.footer>.quicklinks{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:center;max-width:900px;min-width:900px;width:900px}.website-frame>.footer>.quicklinks>span{border-left-style:solid;border-left-width:1px;cursor:pointer;font-size:1rem;font-weight:400;padding:0 10px}.website-frame>.footer>.quicklinks>span.active,.website-frame>.footer>.quicklinks>span:hover{text-decoration:underline}.website-frame>.footer>.quicklinks>span:first-child{border-left:none}.website-frame>.footer>.icons{align-items:center;column-gap:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;position:absolute;right:60px}.website-frame>.navbar-wrapper{display:flex;flex-direction:column;position:relative}.website-frame>.navbar-wrapper.boxed{margin-left:40px;margin-right:40px;width:auto}.website-frame>.navbar-wrapper.sticky{position:-webkit-sticky;position:sticky;z-index:80}.website-frame>.navbar-wrapper.framed{margin-left:15px;margin-right:15px;width:auto}.website-frame>.navbar-wrapper>.navbar{align-items:center;box-sizing:border-box;column-gap:40px;display:flex;flex-direction:row;height:56px;padding:0 60px;position:relative;top:0;width:100%;z-index:100}.website-frame>.navbar-wrapper>.navbar>.navbar-items{align-items:stretch;display:flex;flex-direction:row;height:100%}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span{align-items:center;color:#fff;column-gap:5px;cursor:pointer;display:flex;flex-direction:row;padding:0 10px;position:relative;-webkit-user-select:none;user-select:none}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span>.menu{align-content:center;background-color:#fff;box-sizing:border-box;color:#000;display:none;flex-direction:column;min-width:200px;position:absolute;z-index:50}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span>.menu.drop-down{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span>.menu:hover{display:flex}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span>.menu>span{border-bottom:1px solid #dee2e6;height:40px;line-height:40px;padding:0 40px 0 20px}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span>.menu>span:last-child{border-bottom:none!important}.website-frame>.navbar-wrapper>.navbar>.navbar-items>span:hover .menu{display:flex}.website-frame>.navbar-wrapper>.navbar>.mega-menu{align-content:center;background-color:#fff;box-shadow:0 4px 3px 0 rgba(0,0,0,.078);box-sizing:border-box;display:flex;flex-direction:column;left:0;min-height:200px;padding:20px 60px 40px;position:absolute;right:0;width:100%;z-index:50}.website-frame>.navbar-wrapper>.navbar>.mega-menu>span{border-bottom:1px solid #dee2e6;color:#212529;cursor:pointer;height:40px;line-height:40px;padding:0 40px 0 0;width:300px}.website-frame>.navbar-wrapper>.navbar>.mega-menu>span.indented{padding-left:20px;width:280px}.website-frame>.navbar-wrapper>.navbar>.navbar-buttons{column-gap:20px;display:flex;flex-direction:row}.website-frame>.navbar-wrapper>.navbar>.navbar-buttons.burger-menu-special{font-size:20px}.website-frame>.navbar-wrapper>.navbar>.navbar-buttons.burger-menu-special,.website-frame>.navbar-wrapper>.navbar>.navbar-buttons.burger-menu-special-small{align-items:center;color:#fff;font-weight:bolder;justify-content:space-between;width:100%}.website-frame>.navbar-wrapper>.navbar>.navbar-logo{height:100%}.website-frame>.navbar-wrapper>.navbar.logo-height{height:100px}.website-frame>.navbar-wrapper>.navbar.logo-height .navbar-logo{box-sizing:border-box;padding-bottom:10px;padding-top:10px;position:absolute}.website-frame>.navbar-wrapper>.navbar.logo-height .navbar-logo.right{right:60px}.website-frame>.navbar-wrapper>.navbar.logo-height .navbar-logo.left{left:60px}.website-frame>.navbar-wrapper>.navbar.logo-height .navbar-logo>svg{height:100%;width:100%}.searchbar{box-sizing:border-box;height:0;overflow:hidden;padding:0 40px;transition:all .2s ease-in-out;z-index:90}.searchbar.visible{height:59px;padding:10px 40px}.searchbar-popup-bg{align-items:center;background-color:#0006;bottom:0;display:flex;flex:1 1;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:110}.searchbar-popup-bg>.searchbar-popup-wrapper{background-color:#fff;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:600px}.searchbar-popup-bg>.searchbar-popup-wrapper>.title{border-bottom:1px solid #dee2e6;font-size:22px;font-weight:600;padding:25px 30px}.searchbar-popup-bg>.searchbar-popup-wrapper>.searchbar-wrapper{padding:25px 20px}.searchbar-popup-bg>.searchbar-popup-wrapper>.searchbar-wrapper>.searchbar{padding-left:10px;padding-right:40px;padding-top:10px}.search-input-wraper{box-sizing:border-box;padding:0;position:relative}.search-input-wraper>input{border:1px solid #ced4da;border-radius:.25rem;box-sizing:border-box;color:#495057;height:100%;padding:10px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.search-input-wraper>input:focus{background-color:#fff;border-color:#1a88ff;box-shadow:0 0 0 .2rem #007bff80;color:#495057;outline:0}.search-input-wraper>svg{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.website-frame>.header{background-color:#fff;display:flex;flex-direction:column;position:relative;width:100%}.website-frame>.header.boxed{margin-left:40px;margin-right:40px;width:auto}.website-frame>.header.fixed,.website-frame>.header.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:80}.website-frame>.header.framed{margin-left:15px;margin-right:15px;width:auto}.website-frame>.header.border-top{border-top-style:solid!important;border-top-width:6px!important}.website-frame>.header>.quicklinks{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:40px;padding:0 40px;position:relative;width:100%}.website-frame>.header>.quicklinks>span{border-left-style:solid;border-left-width:1px;cursor:pointer;font-size:13px;font-weight:400;padding:0 10px}.website-frame>.header>.quicklinks>span.active,.website-frame>.header>.quicklinks>span:hover{text-decoration:underline}.website-frame>.header>.quicklinks>span:first-child{border-left:none}.website-frame>.header>.header-inner{align-items:center;box-sizing:border-box;column-gap:20px;display:flex;flex-direction:row;height:172px;justify-content:space-between;padding:0 60px;position:relative;width:100%}.website-frame>.header>.header-inner.right{flex-direction:row-reverse}.website-frame>.header>.header-inner>svg{display:block;height:140px;position:relative;width:140px}.website-frame>.header>.header-inner>.buttons{column-gap:10px;display:flex;flex-direction:row}.breadcrumb-container{align-items:stretch;display:flex;flex-direction:column;padding:0!important}.breadcrumb-container>.breadcrumb{align-items:center;column-gap:7px;display:flex;flex-direction:row;height:30px;padding:15px 40px}.breadcrumb-container>.breadcrumb>span.chevron{display:flex}.breadcrumb-container>.title{box-sizing:border-box;font-size:24px;font-weight:600;padding:20px 40px}.dropdown-frame{position:relative;width:320px}.dropdown-frame.real-dropdown{width:234px}.dropdown-frame.real-dropdown>.real-dropdown-btn{align-items:center;background:#fff;border:1px solid #a5a5a5;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:space-between;line-height:40px;min-height:40px;padding-left:15px;padding-right:15px;user-select:none;-webkit-user-select:none;width:100%}.dropdown-frame.real-dropdown>.dropdown{top:45px}.dropdown-frame>.dropdown{align-items:flex-start;background:#fff;border:1px solid #a5a5a5;border-radius:8px;box-shadow:0 4px 3px 0 rgba(0,0,0,.078);display:flex;flex-direction:column;flex-shrink:0;max-height:220px;min-height:44px;overflow-x:hidden;overflow-y:auto;position:absolute;top:75px;width:100%;z-index:120}.dropdown-frame>.dropdown .option-label{box-sizing:border-box;cursor:pointer;display:block;height:44px;min-height:44px;overflow:hidden;padding:12px 10px;user-select:none;-webkit-user-select:none;width:100%}.dropdown-frame>.dropdown label{width:100%}.dropdown-frame>.dropdown input[type=file]{display:none}.dropdown-frame>.dropdown .option-label:hover{background-color:#7a21821a}.dropdown-frame .color-preview{border-radius:25px;display:block;height:20px;pointer-events:none;position:absolute;right:20px;width:60px}.dropdown-frame .color-preview.input{bottom:12px;right:25px}.dropdown-frame>.clear{color:#a5a5a5;cursor:pointer;display:block;height:25px;line-height:25px;position:absolute;right:10px;text-align:center;top:50%;transform:translateY(-50%);width:25px}.dropdown-frame>.clear:hover{color:#000}.dropdown-frame ::-webkit-scrollbar{width:5px}.dropdown-frame ::-webkit-scrollbar-track{background:#f1d9f3;border-radius:8px}.dropdown-frame ::-webkit-scrollbar-thumb{background:#7a2182;border-radius:8px}.dropdown-frame ::-webkit-scrollbar-thumb:hover{background:#555}.textInput-frame{position:relative;width:320px}.textInput-frame>.textInput>input{background:#fff;border:1px solid #a5a5a5;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;box-sizing:border-box;color:#383838;flex-shrink:0;height:44px;padding:12px 10px;width:100%}.textInput-frame>.textInput>input,.textInput-frame>.textInput>input::placeholder{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.textInput-frame>.textInput>input::placeholder{color:#a5a5a5}.textInput-frame>.label{font-size:15px;font-weight:500;margin-bottom:6px}.textInput-frame>.description,.textInput-frame>.label{color:#505050;display:block;font-family:Inter;font-style:normal;line-height:20px}.textInput-frame>.description{font-size:14px;font-weight:400;margin-top:6px}.form-frame{box-sizing:border-box;display:flex;flex-direction:column;grid-area:formframe;height:100%;min-height:100px;padding:30px;row-gap:20px}.switch-frame{align-items:center;column-gap:12px;display:flex;flex-direction:row;position:relative;width:320px}.switch-frame>.label{color:#505050;font-family:Inter;font-size:15px;font-weight:400;letter-spacing:0;line-height:16px;text-align:left}.switch-frame>.switch{display:inline-block;height:31px;min-width:52px;position:relative;width:52px}.switch-frame>.switch>input{height:0;opacity:0;width:0}.switch-frame>.switch>.slider{background-color:#fff;border:1px solid #a5a5a5;border-radius:25px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-frame>.switch>.slider:before{background-color:#a5a5a5;border-radius:50%;bottom:2px;content:"";height:25px;left:2px;position:absolute;transition:.4s;width:25px}.switch-frame>.switch>input:checked+.slider{background-color:#7a2182;border:1px solid #7a2182}.switch-frame>.switch>input:focus+.slider{box-shadow:0 0 1px #a5a5a5}.switch-frame>.switch>input:checked+.slider:before{background-color:#fff;transform:translateX(22px)}.colorPicker-frame{position:relative;width:320px}.colorPicker-frame>.label{color:#505050;display:block;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:6px;position:relative}.colorPicker-frame>.colorPicker{align-content:flex-start;align-items:center;background:#fff;border:1px solid #a5a5a5;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;box-sizing:border-box;column-gap:11px;display:flex;flex-direction:row;flex-shrink:0;height:43px;padding:6px;position:relative;width:320px}.colorPicker-frame>.colorPicker>input{border:none;height:0;opacity:0;padding:0;position:absolute;transform:translateY(25px);width:0}.colorPicker-frame>.colorPicker>.color{border:none;border-radius:8px;flex-shrink:0;height:31px;outline:none;padding:0;width:31px}.colorPicker-frame>.colorPicker>.value{color:#383838;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.tabs-frame{grid-area:tabframe;height:170px}.tabs-frame,.tabs-frame>.content{display:flex;flex-direction:column}.tabs-frame>.content{border-bottom:1px solid #dbdbdb;box-sizing:border-box;height:118px;padding:35px 35px 23px;row-gap:8px}.tabs-frame>.content>.title{color:#000;font-size:28px;font-weight:500;letter-spacing:0;line-height:34px}.tabs-frame>.content>.subtitle{color:#757575;font-size:15px;font-weight:400;line-height:18px}.tabs-frame>.tabs{align-items:flex-end;box-sizing:border-box;column-gap:28px;display:flex;flex-direction:row;height:100%;padding-left:35px}.tabs-frame>.tabs>span{border-bottom:2px solid #0000;box-sizing:border-box;color:#505050;cursor:pointer;padding-bottom:13px;padding-left:14px;padding-right:14px}.tabs-frame>.tabs>span.focused{border-bottom:2px solid #7a2182;color:#7a2182;font-weight:700}.layout>.header>.layout-tabs{align-items:flex-end;box-sizing:border-box;column-gap:20px;display:flex;flex-direction:row;height:100%;justify-content:center;padding-left:35px}.layout>.header>.layout-tabs>span{align-items:center;border-bottom:2px solid #0000;box-sizing:border-box;color:#505050;cursor:pointer;display:flex;font-size:14px;height:100%;padding-left:12px;padding-right:12px;transition:border-bottom .3s ease-in}.layout>.header>.layout-tabs>span.focused{border-bottom:2px solid #7a2182;color:#7a2182;font-weight:700;transition:border-bottom .3s ease-in}
/*# sourceMappingURL=main.d0ccff57.css.map*/