.anikino__admin-subpage-menager-select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;border:none;outline:none;background:none;font-size:24px;width:-moz-fit-content;width:fit-content}.anikino__admin-subpage-menager-select option{background-color:#fff;color:#181f39;padding-right:10px;transition:all .2s ease}.anikino__admin-subpage-menager-select option:nth-child(odd){background-color:#f2f8fc}.anikino__admin-subpage-menager-select option::checkmark{content:">"/"";font-weight:700;margin-right:-10px;margin-left:10px}.anikino__admin-subpage-menager-select option:not(:disabled):hover,.anikino__admin-subpage-menager-select option:focus{background-color:#181f39;color:#fff}.anikino__admin-subpage-menager-select option:last-child{color:#00cf23}.anikino__admin-subpage-menager-select option:last-child:hover{color:#00ff2a}.anikino__admin-subpage-menager-select::picker-icon{transition:transform .4s ease}.anikino__admin-subpage-menager-select:open::picker-icon{transform:scaleY(-1)}.anikino__admin-subpage-menager-select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;outline:none;border:none;background-color:transparent;margin-top:5px;max-height:80dvh;border-radius:7px;border:#181F39 3px solid;position-area:bottom;justify-self:anchor-center}.anikino__admin-subpage-menager-select::picker(select)::-webkit-scrollbar{background-color:color-mix(in srgb,#181F39 10%,#f2f8fc 90%);border-top-right-radius:5px;border-bottom-right-radius:5px}.anikino__admin-subpage-menager-select::picker(select)::-webkit-scrollbar-corner{display:none}.anikino__admin-subpage-menager-select::picker(select)::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--admin-dark-bg);padding:5px;margin-top:-10px}.anikino__admin-subpage-menager-submit{border:none;outline:none;width:200px;height:80px;padding:40px;background-color:var(--admin-dark-bg);color:#fff;margin:auto;font-size:35px;border-radius:10px}.anikino__admin-subpage-menager-submit p{transform:translateY(-50%)}.anikino__admin-subpage-menager-buttons{position:absolute;display:flex;flex-direction:row;gap:10px;right:30px;top:45px}.anikino__admin-subpage-menager-add{width:40px;height:40px;background-color:var(--admin-dark-bg);color:#fff;font-size:30px;font-weight:500;border-radius:30%;border:none}.anikino__admin-subpage-menager-add-panel{position:fixed;display:flex;justify-content:center;align-items:center;left:50%;top:50%;transform:translate(-50%,-50%);width:100dvw;height:100dvh;background-color:#ffffff0a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:3}.anikino__admin-subpage-menager-add-panel-close{position:absolute;right:20px;top:20px;width:25px;height:25px;background-color:var(--button-close-color);border:none;outline:none;border-radius:7px;z-index:4}.anikino__admin-subpage-menager-add-panel-form{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:80%;max-width:600px;height:90dvh;background-color:var(--admin-dark-bg);color:#fff;border-radius:30px}.anikino__admin-subpage-menager-add-panel-form-title{font-size:30px}.anikino__admin-subpage-menager-add-panel-form-select{width:80%;font-size:24px;background:none;color:#fff;outline:none;border:none;border-bottom:#ffffff 2px solid}.anikino__admin-subpage-menager-add-panel-form-select>*{background-color:var(--admin-dark-bg);outline:none;border:none}.anikino__admin-subpage-menager-add-panel-submit{border-radius:20px;width:80px;height:80px;background-color:#fff;color:var(--admin-dark-bg);font-size:70px}.anikino__admin-subpage-menager-delete{width:40px;height:40px;background-color:#f87171;color:#fff;font-size:30px;font-weight:500;border-radius:30%;border:none}.anikino__admin-subpage-menager-box{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;gap:20px;min-height:calc(100dvh - 185px);width:100%;padding-bottom:20px!important}.anikino__admin-subpage-menager-space{height:100px;width:100%;display:block}.anikino__admin-subpage-menager-element{position:relative;display:flex;flex-direction:row;gap:15px;width:calc(100% - 70px);min-height:33px;flex:0 0 auto;font-size:20px;background-color:#fff;box-shadow:inset 0 0 23px -16px var(--shadow-dark);padding:20px 35px;border-radius:50px}.anikino__admin-subpage-menager-element-move{position:absolute;display:flex;align-items:center;justify-content:center;left:-35px;width:25px;height:25px;color:var(--admin-dark-bg);font-size:30px;font-weight:700;border:none;outline:none;border-radius:7px;z-index:1;background:none}.anikino__admin-subpage-menager-element-move.up{top:11px}.anikino__admin-subpage-menager-element-move.down{top:38.5px}.anikino__admin-subpage-menager-element-remove{position:absolute;right:40px;top:16px;width:25px;height:25px;background-color:var(--button-close-color);border:none;outline:none;border-radius:7px;z-index:1}.anikino__admin-subpage-menager-element-add{position:absolute;right:75px;top:16px;width:25px;height:25px;background-color:var(--admin-dark-bg);border-radius:7px;border:none;outline:none;color:#fff;font-weight:700}.anikino__admin-subpage-menager-element-add-menu{position:absolute;display:flex;flex-direction:column;right:75px;top:41px;width:100px;font-size:20px;background-color:var(--admin-dark-bg);border-radius:10px;z-index:4;padding:6px 10px}.anikino__admin-subpage-menager-element-add-menu button{background-color:inherit;height:40px;outline:none;border:none;color:#fff}.anikino__admin-subpage-menager-element-add-menu button:first-child{border-bottom:#ffffff 1px solid}.anikino__admin-subpage-menager-element-add-menu button:last-child{border-top:#ffffff 1px solid}.anikino__admin-subpage-menager-element-item-name{flex:1 0 7%;min-width:100px;font-weight:700;text-align:right}.anikino__admin-subpage-menager-element-item-content{flex:1 1 80%;display:flex;flex-direction:row;overflow:hidden;gap:10px}.anikino__admin-subpage-menager-element-item-content:has(.anikino__admin-subpage-menager-element-item-form){flex-direction:column}.anikino__admin-subpage-menager-element-item-select,.anikino__admin-subpage-menager-element-item-input,.anikino__admin-subpage-menager-element-item-textarea{border:none;border-bottom:2px solid var(--admin-dark-bg);outline:none;background:none;font-size:24px;field-sizing:content;resize:none;padding:1px 5px;text-wrap:wrap}.anikino__admin-subpage-menager-element-item-select{flex:1 0 5%}.anikino__admin-subpage-menager-element-item-input{flex:0 1 90%;overflow:hidden}.anikino__admin-subpage-menager-element-item-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#181f39;width:100%;min-width:0;transition:border-color .2s ease,color .2s ease}.anikino__admin-subpage-menager-element-item-link:focus{border-bottom-color:#181f39;color:#181f39}.anikino__admin-subpage-menager-element-item-textarea{flex:1 1 100%}.anikino__admin-subpage-menager-element-item-form-element{display:flex;width:calc(100% - 20px);flex-direction:row;flex-wrap:wrap;gap:5px;margin-right:30px}.anikino__admin-subpage-menager-element-item-form-text{flex:0 1 25%;min-width:150px;font-weight:700;text-align:right}.anikino__admin-subpage-menager-element-item-form-content{flex:1 1 75%}.anikino__admin-subpage-menager-element-item-form-group{display:flex;flex-direction:column;flex:1 1 66%}.anikino__admin-subpage-menager-element-item-form-select,.anikino__admin-subpage-menager-element-item-form-input,.anikino__admin-subpage-menager-element-item-form-textarea{border:none;border-bottom:2px solid var(--admin-dark-bg);outline:none;background:none;font-size:24px;field-sizing:content;min-height:35px;resize:none}.anikino__admin-subpage-menager-element-item-form-select.radio,.anikino__admin-subpage-menager-element-item-form-select.checkbox,.anikino__admin-subpage-menager-element-item-form-input.radio,.anikino__admin-subpage-menager-element-item-form-input.checkbox,.anikino__admin-subpage-menager-element-item-form-textarea.radio,.anikino__admin-subpage-menager-element-item-form-textarea.checkbox{width:100%}.anikino__admin-subpage-menager-element-item-form-select-group,.anikino__admin-subpage-menager-element-item-form-input-group,.anikino__admin-subpage-menager-element-item-form-textarea-group{display:flex;flex-direction:row;width:calc(100% + 20px)}.anikino__admin-subpage-menager-element-item-form-select{flex:1 1 33%;min-width:80px}.anikino__admin-subpage-menager-element-item-form-remove{flex:0 0 25px;width:25px;height:25px;margin:5px;background-color:var(--button-close-color);border-radius:7px;border:none;outline:none}.anikino__admin-subpage-menager-element-item-form-add{position:absolute;right:90px;width:25px;height:25px;margin:5px;background-color:var(--admin-dark-bg);border-radius:7px;border:none;outline:none;color:#fff;font-weight:700}.anikino__admin-subpage-menager-element-item-form-required{flex:0 0 100%;display:flex;align-items:center;gap:10px;margin-left:60px}.anikino__admin-subpage-menager-element-item-form-required input{accent-color:var(--admin-dark-bg);width:20px;height:20px}.anikino__admin-subpage-menager-element-item-list{list-style-type:none;padding-left:10px;width:100%}.anikino__admin-subpage-menager-element-item-list-drive{border:none;outline:none;width:100px;padding:10px;background-color:var(--admin-dark-bg);color:#fff;margin-top:20px;font-size:20px;border-radius:10px}.anikino__admin-subpage-menager-element-item-list li{display:flex;align-items:center;width:90%}.anikino__admin-subpage-menager-element-item-list li span{width:95%;overflow:hidden}.anikino__admin-subpage-menager-drive{position:fixed;display:flex;justify-content:center;align-items:center;left:50%;top:50%;transform:translate(-50%,-50%);width:100dvw;max-height:100dvh;background-color:#ffffff0a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:3;opacity:0;animation:show .3s forwards}.anikino__admin-subpage-menager-drive-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:80%;height:90dvh;max-height:90dvh;background-color:var(--admin-dark-bg);border-radius:30px;padding:30px;overflow:hidden}.anikino__admin-subpage-menager-drive-container .anikino__admin-drive-list{background-color:var(--admin-light-bg);min-height:80%;height:80%;overflow-x:auto;overflow-y:scroll;border-radius:5px 0 0 5px;margin-right:10px}.anikino__admin-subpage-menager-drive-container .anikino__admin-drive-list::-webkit-scrollbar{background-color:var(--admin-light-bg)}.anikino__admin-subpage-menager-drive-container .anikino__admin-drive-list::-webkit-scrollbar-thumb{border-radius:5px 0 0 5px;background-color:var(--admin-dark-bg);padding:5px;margin-top:-10px}.anikino__admin-subpage-menager-drive-container .anikino__admin-drive-list::-webkit-scrollbar-corner{display:none}.anikino__admin-subpage-menager-drive-container .anikino__admin-subpage-menager-element-remove{top:20px;right:20px}@keyframes show{to{opacity:1}}.anikino__admin-drive-buttons{position:absolute;display:flex;flex-direction:row;gap:10px;right:30px;top:45px}.anikino__admin-drive-add{width:40px;height:40px;background-color:var(--admin-dark-bg);color:#fff;font-size:30px;font-weight:500;border-radius:30%;border:none;cursor:pointer}.anikino__admin-drive-add-menu{position:absolute;display:flex;flex-direction:column;right:0;top:42px;width:120px;padding:6px 10px;background-color:var(--admin-dark-bg);border-radius:10px;z-index:4}.anikino__admin-drive-add-menu button{height:40px;background-color:inherit;border:none;outline:none;color:#fff;cursor:pointer}.anikino__admin-drive-add-menu button:first-child{border-bottom:#ffffff 1px solid}.anikino__admin-drive-add-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:80%;max-width:600px;height:90dvh}.anikino__admin-drive-add-panel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#ffffff0a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:3}.anikino__admin-drive-add-panel-close{position:absolute;right:20px;top:20px;width:25px;height:25px;background-color:var(--button-close-color);border:none;outline:none;border-radius:7px;z-index:4}.anikino__admin-drive-add-panel-form{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:space-around;background-color:var(--admin-dark-bg);color:#fff;border-radius:30px}.anikino__admin-drive-add-panel-form-title{font-size:30px}.anikino__admin-drive-add-panel-form input{width:80%;padding:5px 10px;font-size:24px;background:none;color:#fff;outline:none;border:none;border-bottom:#ffffff 2px solid}.anikino__admin-drive-add-panel-form input[type=file]::-webkit-file-upload-button{display:none}.anikino__admin-drive-add-panel-submit{border-radius:20px;width:80px;height:80px;background-color:#fff;color:var(--admin-dark-bg);font-size:70px;border:none;outline:none}.anikino__admin-drive-list{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:minmax(auto,max-content);grid-auto-flow:row;width:90%;min-height:-moz-fit-content;min-height:fit-content;height:90%;box-shadow:inset 0 0 23px -16px var(--shadow-dark);border-radius:20px;padding:30px;gap:30px}.anikino__admin-drive-list li{display:flex;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;max-width:150px;aspect-ratio:1/1;box-shadow:0 0 23px -8px var(--shadow-dark);border-radius:20px;overflow-wrap:anywhere;word-break:break-word;padding:10px;color:var(--drive-item-text)}.anikino__admin-drive-list li:not(.folder),.anikino__admin-drive-list li:not(.back){order:2}.anikino__admin-drive-list li.folder{color:var(--drive-folder-color);order:1}.anikino__admin-drive-list li.back{color:var(--drive-back-color);order:0}.anikino__admin-drive-list li.image{color:var(--drive-image-color)}.anikino__admin-drive-list li.pdf{color:var(--drive-pdf-color)}.anikino__admin-drive-list li svg{width:70%;height:auto;aspect-ratio:1/1}.anikino__admin-drive-list li span{color:var(--admin-dark-bg);font-weight:700;font-size:18px;margin-bottom:auto}.anikino__admin-drive-custom-menu{position:fixed;display:flex;flex-direction:column;right:0;top:42px;width:120px;padding:6px 10px;background-color:var(--admin-dark-bg);border-radius:10px;z-index:4}.anikino__admin-drive-custom-menu button{height:40px;background-color:inherit;border:none;outline:none;color:#fff;cursor:pointer;border-bottom:#ffffff 1px solid}.anikino__admin-drive-custom-menu button:last-child{border-bottom:none}.anikino__admin-navigation{width:100%}.anikino__admin-navigation-list{display:grid;gap:15px;font-size:20px;width:calc(100% - 70px);min-height:33px;background-color:#fff;box-shadow:inset 0 0 23px -16px var(--shadow-dark);color:var(--admin-dark-text);padding:20px 35px;border-radius:20px;overflow-x:hidden}.anikino__admin-navigation-element{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-radius:8px}.anikino__admin-navigation-element-title{flex:0 0 50%}.anikino__admin-navigation-select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;border:none;outline:none;background:none;font-size:24px;width:-moz-fit-content;width:fit-content;flex:1 0 50%;max-width:50%;overflow:hidden}.anikino__admin-navigation-select option{background-color:#fff;color:#181f39;padding-right:10px;transition:all .2s ease}.anikino__admin-navigation-select option:nth-child(odd){background-color:#f2f8fc}.anikino__admin-navigation-select option::checkmark{content:">"/"";font-weight:700;margin-right:-10px;margin-left:10px}.anikino__admin-navigation-select option:not(:disabled):hover,.anikino__admin-navigation-select option:focus{background-color:#181f39;color:#fff}.anikino__admin-navigation-select::picker-icon{transition:transform .4s ease}.anikino__admin-navigation-select:open::picker-icon{transform:scaleY(-1)}.anikino__admin-navigation-select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;outline:none;border:#181F39 3px solid;background-color:transparent;margin-top:5px;max-height:30dvh;border-radius:7px;position-area:bottom;justify-self:anchor-center}.anikino__admin-navigation-select::picker(select)::-webkit-scrollbar{background-color:color-mix(in srgb,#181F39 10%,#f2f8fc 90%);border-top-right-radius:5px;border-bottom-right-radius:5px}.anikino__admin-navigation-select::picker(select)::-webkit-scrollbar-corner{display:none}.anikino__admin-navigation-select::picker(select)::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--admin-dark-bg);padding:5px;margin-top:-10px}.anikino__admin-dashboard{display:flex;align-items:center;justify-content:center;height:100vh;overflow-y:hidden}.anikino__admin-articles{width:100%;display:flex;flex-direction:column;align-items:center}.anikino__admin-articles-select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;border:none;outline:none;background:none;font-size:24px;width:-moz-fit-content;width:fit-content}.anikino__admin-articles-select option{background-color:#fff;color:#181f39;padding-right:10px;transition:all .2s ease}.anikino__admin-articles-select option:nth-child(odd){background-color:#f2f8fc}.anikino__admin-articles-select option::checkmark{content:">"/"";font-weight:700;margin-right:-10px;margin-left:10px}.anikino__admin-articles-select option:not(:disabled):hover,.anikino__admin-articles-select option:focus{background-color:#181f39;color:#fff}.anikino__admin-articles-select option:last-child{color:#00cf23}.anikino__admin-articles-select option:last-child:hover{color:#00ff2a}.anikino__admin-articles-select::picker-icon{transition:transform .4s ease}.anikino__admin-articles-select:open::picker-icon{transform:scaleY(-1)}.anikino__admin-articles-select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;outline:none;border:none;background-color:transparent;margin-top:5px;max-height:80dvh;border-radius:7px;border:#181F39 3px solid;position-area:bottom;justify-self:anchor-center}.anikino__admin-articles-select::picker(select)::-webkit-scrollbar{background-color:color-mix(in srgb,#181F39 10%,#f2f8fc 90%);border-top-right-radius:5px;border-bottom-right-radius:5px}.anikino__admin-articles-select::picker(select)::-webkit-scrollbar-corner{display:none}.anikino__admin-articles-select::picker(select)::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--admin-dark-bg);padding:5px;margin-top:-10px}.anikino__admin-articles-editor{margin-top:40px;width:100%}.anikino__admin-articles-submit{border:none;outline:none;width:200px;height:80px;padding:40px;background-color:var(--admin-dark-bg);color:#fff;margin:auto;font-size:35px;border-radius:10px}.anikino__admin-articles-submit p{transform:translateY(-50%)}.anikino__admin-articles-buttons{position:absolute;display:flex;flex-direction:row;gap:10px;right:30px;top:45px}.anikino__admin-articles-delete{width:40px;height:40px;background-color:#f87171;color:#fff;font-size:30px;font-weight:500;border-radius:30%;border:none}.anikino__admin-articles-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px;width:calc(100% - 70px);min-height:33px;font-size:20px;box-shadow:inset 0 0 23px -16px var(--shadow-dark);padding:20px 35px;border-radius:50px}.anikino__admin-articles-form-group{display:flex;flex-direction:row;height:-moz-min-content;height:min-content}.anikino__admin-articles-form-group:has(.anikino__content-text-editor-wrapper){flex-wrap:wrap}.anikino__admin-articles-form-group>.anikino__content-text-editor-wrapper{flex:1 1 75%}.anikino__admin-articles-form-submit{flex:0 0 100%;border:none;outline:none;width:200px;height:80px;padding:40px;background-color:var(--admin-dark-bg);color:#fff;margin:auto;font-size:35px;border-radius:10px}.anikino__admin-articles-form-submit p{transform:translateY(-50%)}.anikino__admin-articles-form-label{flex:0 0 10%;min-width:100px;font-weight:700;text-align:right;padding-right:10px}.anikino__admin-articles-form-input{flex:1 1 75%;border:none;border-bottom:2px solid var(--admin-dark-bg);outline:none;background:none;font-size:24px;field-sizing:content;resize:none;text-wrap:wrap}.anikino__content-slider{display:flex;justify-content:center;align-items:center;margin:10px 0}.anikino__content-slider.home{width:65%;margin:0;top:0;left:0}@media screen and not (min-width:930px){.anikino__content-slider.home{width:100%}}.anikino__content-slider-box{position:relative;width:70%;aspect-ratio:16/9;overflow:hidden;z-index:0}.home .anikino__content-slider-box{width:100%;height:400px}.anikino__content-slider-image{position:absolute;inset:0;opacity:0;width:100%;height:100%;transition:opacity 1.5s}.anikino__content-slider-image.top{opacity:0}.anikino__content-slider-image.bottom{opacity:1}.anikino__content-gallery{display:flex;justify-content:center;align-items:center;margin:10px 0}.anikino__content-gallery-box{display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:1400px;justify-content:flex-start;align-items:flex-start}.anikino__content-gallery-image{border-radius:8px;overflow:hidden;background-color:transparent;box-sizing:border-box}.anikino__content-gallery-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.anikino__content-title{display:flex;align-items:center;flex-wrap:wrap;width:100%;margin:10px 0}.anikino__content-title.type-A{justify-content:center}.anikino__content-title.type-B,.anikino__content-title .type-C{justify-content:start}.anikino__content-title-content{text-align:center;flex:0 0 100%}.anikino__content-title-content.type-A{font-size:35px;text-align:center;font-weight:800}.anikino__content-title-content.type-B{font-size:27px;text-align:left;font-weight:600;flex:0 0 calc(100% - 30px);margin-left:6%}.anikino__content-title-content.type-C{font-size:24px;text-align:left;font-weight:400}.anikino__content-title-hr{height:1px;background-color:var(--divider-color-light);margin:5px 0}.anikino__content-title-hr.type-A{flex:0 0 55%;min-width:270px}.anikino__content-title-hr.type-B{flex:0 0 25%;min-width:200px;margin-left:5%}.anikino__content-title-hr.type-C{display:none}.anikino__content-paragraph{display:flex;width:100%;margin:10px 0}.anikino__content-paragraph-content{text-align:justify}.anikino__content-paragraph-content a{color:inherit;font-weight:600}.anikino__content-paragraph-content ul,.anikino__content-paragraph-content ol{margin-left:20px}.anikino__content-link{width:98%;margin-left:2%;text-decoration:none}@media screen and (max-width:900px){.anikino__content-link{margin-left:5%}}.anikino__content-link-content{width:-moz-fit-content;width:fit-content;text-align:left;font-weight:600;color:var(--link-text-color);margin-left:0;transition:all .2s ease-in}.anikino__content-link-content:hover{cursor:pointer;margin-left:5px}.anikino__content-form{display:flex;width:100%;justify-content:center}.anikino__content-form-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:70%;gap:40px 4%}.anikino__content-form-element{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;flex:1 1 100%;min-width:300px;gap:5px;border-radius:5px}.anikino__content-form-element:has(:nth-child(odd):last-child) :last-child{flex:0 2 100%}.anikino__content-form-element.group{flex-direction:row}.anikino__content-form-element-label{font-weight:600;text-align:left;margin-left:6px;color:var(--form-text-color)}.anikino__content-form-element-input{background:none;border:none;outline:none;height:24px;width:100%;padding:4px;scroll-margin-top:200px;border-radius:7px 7px 0 0;border-bottom:2px solid var(--form-underline-color)!important;color:var(--form-underline-color)}.anikino__content-form-element-input[type=file]::-webkit-file-upload-button{display:none}.anikino__content-form-element.group .anikino__content-form-element-input{width:20px}.anikino__content-form-element-textarea{background:none;border:none;outline:none;height:-moz-fit-content;height:fit-content;min-height:24px;field-sizing:content;width:100%;padding:4px;resize:none;border-bottom:2px solid var(--form-underline-color)!important;color:var(--form-underline-color)}.anikino__content-form-submit{position:relative;flex:0 0 20%;min-width:200px;height:50px;display:flex;justify-content:center;align-items:center;background-color:var(--form-submit-color);color:var(--form-submit-text-color);font-size:23px;gap:20px;overflow:hidden;transition:all .2s ease-out}.anikino__content-form-submit:hover{cursor:pointer;box-shadow:0 4px 3px -2px #42445aa6}.anikino__content-form-submit:hover svg{animation-name:sendHoverElement;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal;transform:translate(0)}.anikino__content-form-submit:hover p{left:42%}.anikino__content-form-submit svg{position:absolute;left:60%;transform:translate(-50%,-50%) translate(-100px,100px);animation-name:backFormElement;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal}.anikino__content-form-submit p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .6s}.anikino__content-form-recaptcha{flex:0 0 100%;display:flex;justify-content:center;align-items:center}.anikino__content-text-editor-wrapper{border:none;border-bottom:2px solid #181f39;outline:none;background:none;overflow:hidden;max-width:820px;margin:0 auto}.anikino__content-text-editor-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #1e1e32}.anikino__content-text-editor-header-title{font-size:13px;letter-spacing:.15em;text-transform:uppercase;font-family:monospace}.anikino__content-text-editor-header-stats{display:flex;align-items:center;gap:12px}.anikino__content-text-editor-word-count{color:#556;font-size:12px;font-family:monospace}.anikino__content-text-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:2px;padding:8px 12px;border-bottom:1px solid #1e1e32}.anikino__content-text-editor-btn{background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;padding:4px 8px;font-size:14px;min-width:30px;transition:all .15s;font-family:inherit}.anikino__content-text-editor-btn.active{color:#fff;background:#181f39;border-color:#181f3933}.anikino__content-text-editor-divider{width:1px;height:20px;background:#2a2a3e;margin:0 4px}.anikino__content-text-editor-select{border:1px solid #2a2a3e;border-radius:6px;padding:4px 6px;font-size:12px;cursor:pointer;font-family:monospace}.anikino__content-text-editor-color-label{display:flex;align-items:center;justify-content:center;width:30px;height:28px;border-radius:6px;cursor:pointer;border:1px solid #2a2a3e;position:relative;font-size:14px}.anikino__content-text-editor-color-input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;padding:0;border:none}.anikino__content-text-editor-editor{min-height:320px;padding:24px 28px;font-size:16px;line-height:1.75;caret-color:#181f39}.anikino__content-text-editor-editor:empty:before{content:attr(data-placeholder);pointer-events:none}.anikino__content-text-editor-editor:focus{outline:none}.anikino__content-text-editor-footer{padding:8px 16px;border-top:1px solid #1e1e32;font-size:11px;font-family:monospace}.anikino__content-text-editor-kbd{border:1px solid #2a2a3e;border-radius:4px;padding:1px 5px;font-size:10px}.anikino__content-text-editor-context-menu{position:fixed;display:flex;flex-direction:column;gap:2px;z-index:1000;background-color:#181f39;color:#fff;width:220px;margin:0 10px;font-size:14px;border-radius:6px;box-shadow:0 4px 12px #0000004d;border:1px solid #2a2a3e}.anikino__content-text-editor-context-menu-item{padding:8px 12px;text-align:left;cursor:pointer;transition:background-color .15s;border:none;background:transparent;color:inherit;font-size:inherit;font-family:inherit}.anikino__content-text-editor-context-menu-item:hover{background-color:#2a2a3e}.anikino__content-text-editor-context-menu-row{display:flex;gap:2px}.anikino__content-text-editor-context-menu-row .anikino__content-text-editor-context-menu-item{flex:1;padding:6px 8px;font-size:12px}.anikino__content-text-editor-context-menu-divider{height:1px;background-color:#3b3b4f;margin:4px 6px}.anikino__content-text-editor-table-picker{position:fixed;z-index:1001;padding:12px;background-color:#181f39;border:1px solid #2a2a3e;border-radius:10px;box-shadow:0 8px 24px #0000004d;color:#fff;font-size:13px;min-width:280px;max-width:340px}.anikino__content-text-editor-table-picker-title{margin-bottom:10px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#cfd0d7}.anikino__content-text-editor-table-picker-grid{width:100%;border-collapse:collapse}.anikino__content-text-editor-table-picker-row{display:table-row}.anikino__content-text-editor-table-picker-cell{width:28px;height:28px;background:#12172f;border:1px solid #2a2a3e;color:transparent;cursor:pointer;display:table-cell;vertical-align:middle;text-align:center;transition:all .15s ease-in-out;padding:0}.anikino__content-text-editor-table-picker-cell:hover,.anikino__content-text-editor-table-picker-cell.active{background:#2a2a3e;border-color:#fff}.anikino__content-text-editor-table{border-collapse:collapse;width:100%;table-layout:fixed;border-radius:24px}.anikino__content-text-editor-table td,.anikino__content-text-editor-table th{border:2px solid #181f39;padding:8px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.anikino__content-text-editor-table td:focus,.anikino__content-text-editor-table th:focus{outline:2px solid #181f39;outline-offset:-2px}.anikino__content-text-editor-table tr:nth-child(2n){background-color:#c5e2ff36}.anikino__content-text-editor-table tr:first-child{background-color:#0062d9}.anikino__content-tile{flex:1 1 30%;min-width:200px;aspect-ratio:4/3;border-radius:50px;font-size:2rem;font-weight:800}.anikino__content-tile a{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;-webkit-text-stroke:5px #000000;paint-order:stroke fill;font-size:inherit;width:100%;height:100%}.anikino__content-tile span{width:100%;height:100%;font-size:inherit}.anikino__content-article{display:flex;flex-direction:column;padding-top:20px;padding-bottom:20px}.anikino__content-article .anikino__content-paragraph-content{margin-left:20px}.anikino__content-article.mini .anikino__content-paragraph-content{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.anikino__content-article-container{overflow:hidden;border-radius:20px}.anikino__content a:has(.anikino__content-article){width:100%;height:100%;text-decoration:none;color:var(--text-color);transition:background-color 2s ease;background-color:inherit}.anikino__content a:has(.anikino__content-article) :hover{background-color:color-mix(in srgb,var(--background-color) 90%,var(--text-color))}@keyframes backFormElement{0%{transform:translate(0)}97%{transform:translate(100px,-100px)}98%{visibility:hidden}99%{transform:translate(-100px,100px)}to{visibility:visible}}@keyframes sendHoverElement{0%{transform:translate(-100px,100px)}to{transform:translate(0)}}@keyframes highlightField{0%{background-color:inherit}50%{background-color:#f9a594ba}to{background-color:inherit}}.anikino__admin-container{height:100dvh;flex:1 1 calc(100% - 360px);min-width:calc(100% - 360px);background-color:var(--admin-light-bg)}.anikino__admin-content{display:flex;position:relative;align-items:center;box-sizing:content-box;flex-direction:column;height:calc(100% - 100px);width:calc(100% - 100px);max-width:calc(100dvw - 400px);scrollbar-gutter:stable;overflow-y:auto;overflow-x:hidden;gap:40px;padding:50px}.anikino__admin-content:has(.anikino__admin-website-select){justify-content:flex-start}.anikino__admin-content::-webkit-scrollbar{background-color:var(--admin-light-bg)}.anikino__admin-content::-webkit-scrollbar-thumb{border-radius:5px 0 0 5px;background-color:var(--admin-dark-bg);padding:5px;margin-top:-10px}.anikino__admin-content::-webkit-scrollbar-corner{display:none}.anikino__admin-content h2{margin-top:80px;font-size:48px;color:var(--admin-dark-bg);font-weight:700}.anikino__admin-content-container{display:flex;align-items:center;flex-direction:row;gap:40px;width:100%;height:100%}.anikino__admin-content-tile{flex:1 1 30%;display:flex;text-align:justify;font-size:20px;background-color:#fff;padding:20px 35px;border-radius:50px}.anikino__admin-sidebar{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 40px);flex:1 0 320px;min-width:320px;padding:20px;background-color:var(--admin-dark-bg);color:var(--admin-light-text)}.anikino__admin-sidebar-userinfo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;font-size:32px;gap:10px}.anikino__admin-sidebar-userinfo svg{width:36px;height:36px}.anikino__admin-sidebar-logout{background:none;color:#f0f8ff;border:none;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;font-size:30px;gap:10px}.anikino__admin-sidebar-logout svg{width:32px;height:32px}.anikino__admin-sidebar-logout:hover{cursor:pointer}.anikino__admin-sidebar-menu{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;gap:10px}.anikino__admin-sidebar-menu-element{display:flex;align-items:center;justify-content:start;width:100%;gap:10px;background:unset;color:unset;border:none;font-size:24px;text-decoration:none}.anikino__admin-sidebar-menu-element svg{width:35px;aspect-ratio:1/1}.anikino__admin-sidebar-menu-element:hover{cursor:pointer}.anikino__admin-login{display:flex;align-items:center;justify-content:center;width:100%;height:100svh}.anikino__admin-login-content{display:flex;align-items:center;flex-direction:column;justify-content:center;height:550px;width:400px;margin:auto;gap:50px;background-color:var(--admin-login-content-bgcolor);box-shadow:0 0 34px -6px var(--footer-shadow-color);color:var(--admin-login-text-color);border-radius:50px}.anikino__admin-login-title{font-size:40px;text-transform:uppercase;margin-bottom:50px}.anikino__admin-login-input{display:flex;flex-direction:column;width:70%;font-size:20px}.anikino__admin-login-input input{background-color:#0000;font-size:18px;outline:none;border:none;border-bottom:2px solid var(--admin-login-text-color);color:var(--admin-login-text-color);padding:5px 10px;margin-bottom:1px}.anikino__admin-login-input input:focus{border-width:3px;margin-bottom:0}.anikino__admin-login-input label{font-weight:600;cursor:text}.anikino__admin-login-button-submit{background-color:var(--admin-login-button-submit-bgcolor);color:var(--admin-login-button-submit-color);text-transform:uppercase;font-weight:550;font-size:20px;height:60px;width:70%;border:none;outline:none;border-radius:10px;transition:all .6s}.anikino__admin-login-button-submit:hover{transform:translateY(-5px);cursor:pointer}.anikino__content{display:flex;align-items:center;justify-content:center;width:100%;height:-moz-max-content;height:max-content;text-align:center}.anikino__content-box{position:relative;display:flex;flex-direction:column;min-height:calc(100dvh - 250px);height:-moz-fit-content;height:fit-content;width:80%;box-shadow:1px 1px 10px 1px #0002;margin:25px 0;padding:25px;background-color:#f0f8ffe6}:root{--navbar-color1: #51dd85;--navbar-color2: #60a5fa;--navbar-color3: #f87171;--navbar-color4: #facc15;--navbar-color1-hover: #46c575;--navbar-color2-hover: #0073ff;--navbar-color3-hover: #ff0000;--navbar-color4-hover: #ffb700;--navbar-menu-color1: #46c575;--navbar-menu-color2: #0073ff;--navbar-menu-color3: #ff0000;--navbar-menu-color4: #ffb700;--navbar-menu-color1-hover: #45ba70;--navbar-menu-color2-hover: #0062d9;--navbar-menu-color3-hover: #ec0000;--navbar-menu-color4-hover: #f4aa00;--footer-bgcolor: #0062d9;--text-color: #000000;--link-text-color: #222222;--form-text-color: #0a2472;--form-underline-color: #0a2472;--form-submit-color: #0a2472;--form-submit-text-color: #f0f8ff;--background-color: #f0f8ff;--loading-color-outside: #facc15;--admin-dark-bg: #181f39;--admin-light-bg: #f0f8ff;--admin-dark-text: #181f39;--admin-light-text: #f0f8ff;--admin-light-blue: aliceblue;--popup-info-bg: #94b7f9ba;--popup-info-color: #0117e0;--popup-error-bg: #f9a594ba;--popup-error-color: #e02a01;--popup-success-bg: #a6f7a6ba;--popup-success-color: #03ca00;--popup-warning-bg: #fcea84ba;--popup-warning-color: #ebb400;--button-close-color: #f87171;--button-danger-color: #f87171;--drive-folder-color: #ffc300;--drive-back-color: #faa307;--drive-image-color: #38b000;--drive-pdf-color: #d62828;--drive-item-text: #03045e;--divider-color-light: #5c5c5ca4;--shadow-dark: #494949;--footer-text-color: #ffffff;--footer-shadow-color: #0018456c}.anikino__admin-panel{--admin-login-content-bgcolor: #edf2fb;--admin-login-text-color: #003f88;--admin-login-button-submit-color: #edf2fb;--admin-login-button-submit-bgcolor: #003f88}@property --loading-color-inside{syntax: "<color>"; inherits: true; initial-value: #f87171;}@keyframes colorChange{0%{--loading-color-inside: #60a5fa}50%{--loading-color-inside: #46c575}to{--loading-color-inside: #60a5fa}}.anikino__skeleton{position:relative;display:block;width:100%;min-height:1.5rem;overflow:hidden;border-radius:.3rem;background-color:color-mix(in srgb,var(--admin-dark-bg) 30%,#ffffff 70%)}.anikino__skeleton:after{position:absolute;inset:0;content:"";transform:translate(-100%);background:linear-gradient(70deg,transparent,rgba(255,255,255,.2196078431),transparent);animation:skeleton-shimmer 1.5s infinite}#root:has(.anikino__loading){height:100dvh;overflow:hidden}@keyframes fade{0%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.anikino__skeleton:after{animation:none}}.anikino__footer{background-color:var(--footer-bgcolor);background:url("data:image/svg+xml,%3csvg%20width='675'%20height='704'%20viewBox='0%200%20675%20704'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2016L37.5%2025.8C75%2035.7%20150%2055.3%20225%2062C300%2068.7%20375%2062.3%20450%2049.8C525%2037.3%20600%2018.7%20637.5%209.3L675%200V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V16Z'%20fill='%230062D9'/%3e%3cpath%20d='M0%20189L37.5%20180.3C75%20171.7%20150%20154.3%20225%20150.3C300%20146.3%20375%20155.7%20450%20147C525%20138.3%20600%20111.7%20637.5%2098.3L675%2085V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V189Z'%20fill='%231A58C0'/%3e%3cpath%20d='M0%20275L37.5%20262.5C75%20250%20150%20225%20225%20219.5C300%20214%20375%20228%20450%20233C525%20238%20600%20234%20637.5%20232L675%20230V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V275Z'%20fill='%23234FA8'/%3e%3cpath%20d='M0%20388L37.5%20382C75%20376%20150%20364%20225%20354.5C300%20345%20375%20338%20450%20334.2C525%20330.3%20600%20329.7%20637.5%20329.3L675%20329V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V388Z'%20fill='%23274590'/%3e%3cpath%20d='M0%20454L37.5%20451C75%20448%20150%20442%20225%20441C300%20440%20375%20444%20450%20451.7C525%20459.3%20600%20470.7%20637.5%20476.3L675%20482V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V454Z'%20fill='%23283D79'/%3e%3cpath%20d='M0%20542L37.5%20547.7C75%20553.3%20150%20564.7%20225%20566.7C300%20568.7%20375%20561.3%20450%20566.7C525%20572%20600%20590%20637.5%20599L675%20608V704H637.5C600%20704%20525%20704%20450%20704C375%20704%20300%20704%20225%20704C150%20704%2075%20704%2037.5%20704H0V542Z'%20fill='%23273463'/%3e%3c/svg%3e");padding:20px;padding-top:15dvw;margin-top:-35px}@media screen and (max-width:665px){.anikino__footer{padding-top:100px;margin-top:-20px;background:url("data:image/svg+xml,%3csvg%20width='450'%20height='1000'%20viewBox='0%200%20450%201000'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L25%206.46766C50%2012.8109%20100%2025.7463%20150%2037.9353C200%2050.1244%20250%2061.8159%20300%2057.2139C350%2052.6119%20400%2031.9652%20425%2021.5174L450%2011.194V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V0Z'%20fill='%230062D9'/%3e%3cpath%20d='M0%20272.388L25%20254.353C50%20236.318%20100%20200.249%20150%20203.98C200%20207.711%20250%20251.244%20300%20267.662C350%20283.955%20400%20273.259%20425%20267.786L450%20262.438V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V272.388Z'%20fill='%231A58C0'/%3e%3cpath%20d='M0%20355.721L25%20349.502C50%20343.284%20100%20330.846%20150%20340.423C200%20349.876%20250%20381.468%20300%20386.567C350%20391.791%20400%20370.647%20425%20360.075L450%20349.502V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V355.721Z'%20fill='%23234FA8'/%3e%3cpath%20d='M0%20523.632L25%20511.816C50%20500%20100%20476.368%20150%20479.478C200%20482.587%20250%20512.438%20300%20527.363C350%20542.289%20400%20542.289%20425%20542.289H450V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V523.632Z'%20fill='%23274590'/%3e%3cpath%20d='M0%20659.204L25%20657.96C50%20656.716%20100%20654.229%20150%20646.766C200%20639.304%20250%20626.866%20300%20625.622C350%20624.378%20400%20634.328%20425%20639.304L450%20644.279V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V659.204Z'%20fill='%23283D79'/%3e%3cpath%20d='M0%20787.313L25%20797.264C50%20807.214%20100%20827.114%20150%20836.692C200%20846.144%20250%20845.398%20300%20840.547C350%20835.821%20400%20827.114%20425%20822.761L450%20818.408V1000H425C400%201000%20350%201000%20300%201000C250%201000%20200%201000%20150%201000C100%201000%2050%201000%2025%201000H0V787.313Z'%20fill='%23273463'/%3e%3c/svg%3e")}}@media screen and (max-width:410px){.anikino__footer{margin-top:-10px;background:url("data:image/svg+xml,%3csvg%20width='450'%20height='1800'%20viewBox='0%200%20450%201800'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L25%202.50174C50%205.00347%20100%2010.0069%20150%2013.7596C200%2017.5122%20250%2020.0139%20300%2019.1383C350%2018.3878%20400%2014.1348%20425%2012.1334L450%2010.0069V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V0Z'%20fill='%230062D9'/%3e%3cpath%20d='M0%20191.383L25%20199.764C50%20208.02%20100%20224.781%20150%20231.661C200%20238.541%20250%20235.539%20300%20233.912C350%20232.286%20400%20231.786%20425%20231.661L450%20231.411V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V191.383Z'%20fill='%23125DCB'/%3e%3cpath%20d='M0%20366.505L25%20368.756C50%20371.133%20100%20375.636%20150%20370.507C200%20365.254%20250%20350.243%20300%20346.866C350%20343.614%20400%20351.869%20425%20356.122L450%20360.25V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V366.505Z'%20fill='%231B57BD'/%3e%3cpath%20d='M0%20549.131L25%20550.007C50%20550.757%20100%20552.509%20150%20551.383C200%20550.382%20250%20546.63%20300%20546.63C350%20546.63%20400%20550.382%20425%20552.258L450%20554.135V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V549.131Z'%20fill='%232052B0'/%3e%3cpath%20d='M0%20736.762L25%20728.631C50%20720.5%20100%20704.239%20150%20707.366C200%20710.493%20250%20733.009%20300%20736.511C350%20740.139%20400%20724.628%20425%20716.998L450%20709.243V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V736.762Z'%20fill='%23244DA3'/%3e%3cpath%20d='M0%20884.364L25%20881.862C50%20879.361%20100%20874.357%20150%20879.361C200%20884.364%20250%20899.374%20300%20903.127C350%20906.88%20400%20899.374%20425%20895.622L450%20891.869V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V884.364Z'%20fill='%23264795'/%3e%3cpath%20d='M0%201053.23L25%201057.98C50%201062.86%20100%201072.37%20150%201080.13C200%201087.88%20250%201093.63%20300%201096.14C350%201098.64%20400%201097.89%20425%201097.39L450%201097.01V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V1053.23Z'%20fill='%23274388'/%3e%3cpath%20d='M0%201240.86L25%201240.49C50%201239.99%20100%201239.24%20150%201242.99C200%201246.74%20250%201255%20300%201255.5C350%201255.87%20400%201248.37%20425%201244.61L450%201240.86V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V1240.86Z'%20fill='%23283E7C'/%3e%3cpath%20d='M0%201427.24L25%201425.61C50%201423.86%20100%201420.61%20150%201419.36C200%201418.11%20250%201418.86%20300%201421.24C350%201423.49%20400%201427.24%20425%201429.12L450%201430.99V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V1427.24Z'%20fill='%2328396F'/%3e%3cpath%20d='M0%201611.12L25%201604.86C50%201598.61%20100%201586.1%20150%201584.23C200%201582.35%20250%201591.1%20300%201594.86C350%201598.61%20400%201597.36%20425%201596.73L450%201596.11V1800H425C400%201800%20350%201800%20300%201800C250%201800%20200%201800%20150%201800C100%201800%2050%201800%2025%201800H0V1611.12Z'%20fill='%23273463'/%3e%3c/svg%3e")}}@media screen and (max-width:236px){.anikino__footer{margin-top:-15px;background:var(--footer-bgcolor)}}.anikino__footer{background-repeat:no-repeat;background-size:100%;background-position:top center;color:var(--footer-text-color);min-height:90px;font-weight:700;text-align:center;max-width:100dvw}.anikino__footer-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;max-width:100%;flex-wrap:wrap}.anikino__footer-content svg{width:40px;height:auto}.anikino__footer-section{flex:0 0 33%}.anikino__footer-section>h2{margin-bottom:20px;font-size:2em}.anikino__footer-section>ul>li{display:block;font-weight:400}.anikino__footer-section>ul>li:first-line{font-size:1.3em;font-weight:800}.anikino__footer-section a{color:#fff;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.anikino__footer-section .media-list{display:flex;align-items:center;justify-content:center;gap:30px}.anikino__navbar-flex{position:sticky;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding:5px;z-index:3;min-height:80px}.anikino__navbar-flex.second{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;left:50%;top:55px;transform:translate(-50%);width:100%;min-width:150px;height:-moz-max-content;height:max-content;transition:all .5s ease-in;pointer-events:none;animation-name:waitNavbarElement;animation-duration:.7s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-in;opacity:1}.anikino__navbar-flex.mobile-menu-open{position:sticky;z-index:4}.anikino__navbar-flex.navbar-hidden{transform:translateY(-100%)!important;transition:transform .3s ease-in-out}.anikino__navbar-flex:not(.second){background-color:var(--background-color);box-shadow:1px 1px 10px 1px #0002}.anikino__navbar-logo{height:60px}.anikino__navbar-search{position:relative;margin:0 35px 0 5px;height:50px;border:none;padding:5px;outline:none;background:none!important}.anikino__navbar-search-button{position:absolute;right:10px;width:30px;aspect-ratio:1/1}.anikino__navbar-search-button:hover{cursor:pointer}.anikino__navbar-element{position:relative;height:60px;flex:1 1 6%;padding:5px;display:flex;align-items:center;text-align:center;justify-content:center;text-wrap:wrap;color:var(--text-color);bottom:0;font-size:clamp(.7rem,2vw,1.2rem)}.anikino__navbar-element span{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.anikino__navbar-element:hover{cursor:pointer;bottom:-8px}.anikino__navbar-element:hover:after{width:100%;left:0}.second .anikino__navbar-element{position:relative;width:calc(100% - 10px);padding-bottom:10px;margin-right:0;height:55px;flex:0 0 auto;min-height:unset;max-height:unset;color:#f0f8ff;right:0;transition:all .2s ease-in;font-size:clamp(.7rem,2vw,1.1rem);line-height:1.2;overflow-wrap:anywhere;border:none;outline:none;margin-bottom:-1px}.second .anikino__navbar-element :default{opacity:0}.second .anikino__navbar-element:after{display:none}.second .anikino__navbar-element:last-of-type{border-radius:0 0 10px 10px}.second .anikino__navbar-element:hover{cursor:pointer;bottom:0;right:0}.second .anikino__navbar-element .anikino__navbar-paragraph{display:flex;align-items:center;justify-content:center;color:#f0f8ff;text-decoration:none;height:100%}.second .anikino__navbar-element a{position:absolute;width:100%;height:100%;display:block;left:0;top:0}.anikino__navbar-element:hover .anikino__navbar-flex.second{pointer-events:auto}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element{opacity:0;animation-name:showNavbarElement;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:.3s;animation-timing-function:ease-in}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(1){animation-delay:calc(.3s + .04s * 1)}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(2){animation-delay:.38s}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(3){animation-delay:.42s}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(4){animation-delay:calc(.3s + .04s * 4)}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(5){animation-delay:.5s}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(6){animation-delay:.54s}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(7){animation-delay:calc(.3s + .04s * 7)}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(8){animation-delay:.62s}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(9){animation-delay:calc(.3s + .04s * 9)}.anikino__navbar-element:hover .anikino__navbar-flex.second>.anikino__navbar-element:nth-child(10){animation-delay:.7s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second{pointer-events:none}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element{animation-name:hideNavbarElement;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-delay:.2s;animation-timing-function:ease-out}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(1){animation-delay:calc(.2s + .04s * 1)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(2){animation-delay:.28s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(3){animation-delay:.32s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(4){animation-delay:.36s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(5){animation-delay:.4s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(6){animation-delay:.44s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(7){animation-delay:calc(.2s + .04s * 7)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(8){animation-delay:.52s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(9){animation-delay:.56s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(10){animation-delay:calc(.2s + .04s * 10)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(11){animation-delay:.64s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(12){animation-delay:calc(.2s + .04s * 12)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(13){animation-delay:.72s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(14){animation-delay:.76s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(15){animation-delay:.8s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(16){animation-delay:calc(.2s + .04s * 16)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(17){animation-delay:calc(.2s + .04s * 17)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(18){animation-delay:calc(.2s + .04s * 18)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(19){animation-delay:.96s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(20){animation-delay:1s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(21){animation-delay:1.04s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(22){animation-delay:1.08s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(23){animation-delay:1.12s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(24){animation-delay:1.16s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(25){animation-delay:1.2s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(26){animation-delay:1.24s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(27){animation-delay:1.28s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(28){animation-delay:1.32s}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(29){animation-delay:calc(.2s + .04s * 29)}.anikino__navbar-element:not(:hover) .anikino__navbar-flex.second>.anikino__navbar-element:nth-last-child(30){animation-delay:1.4s}.anikino__navbar-element.logo{min-width:-moz-max-content!important;min-width:max-content!important;min-height:-moz-max-content!important;min-height:max-content!important;margin-right:10px}.anikino__navbar-element.logo:after{display:none}.anikino__navbar-element.search:after{width:calc(100% - 10px);left:5px}.anikino__navbar-element.logo,.anikino__navbar-element.search{width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;display:flex;flex-direction:row;align-items:center;justify-content:center}.anikino__navbar-element.logo:hover,.anikino__navbar-element.search:hover{bottom:0!important}.anikino__navbar-element.green:after{background-color:var(--navbar-color1)}.anikino__navbar-element.green:hover:after{background-color:var(--navbar-color1-hover)}.anikino__navbar-element.green:hover>svg{color:var(--navbar-color1-hover)}.anikino__navbar-element.green:hover>svg:hover{color:var(--navbar-menu-color1-hover)}.anikino__navbar-element.green svg{color:var(--navbar-color1)}.anikino__navbar-element.green svg:hover{color:var(--navbar-color1-hover)}.second .anikino__navbar-element.green{background-color:var(--navbar-menu-color1);transition:all .2s ease-in}.second .anikino__navbar-element.green:hover{background-color:var(--navbar-menu-color1-hover)}.anikino__navbar-element.blue:after{background-color:var(--navbar-color2)}.anikino__navbar-element.blue:hover:after{background-color:var(--navbar-color2-hover)}.anikino__navbar-element.blue:hover>svg{color:var(--navbar-color2-hover)}.anikino__navbar-element.blue:hover>svg:hover{color:var(--navbar-menu-color2-hover)}.anikino__navbar-element.blue svg{color:var(--navbar-color2)}.anikino__navbar-element.blue svg:hover{color:var(--navbar-color2-hover)}.second .anikino__navbar-element.blue{background-color:var(--navbar-menu-color2);transition:all .2s ease-in}.second .anikino__navbar-element.blue:hover{background-color:var(--navbar-menu-color2-hover)}.anikino__navbar-element.red:after{background-color:var(--navbar-color3)}.anikino__navbar-element.red:hover:after{background-color:var(--navbar-color3-hover)}.anikino__navbar-element.red:hover>svg{color:var(--navbar-color3-hover)}.anikino__navbar-element.red:hover>svg:hover{color:var(--navbar-menu-color3-hover)}.anikino__navbar-element.red svg{color:var(--navbar-color3)}.anikino__navbar-element.red svg:hover{color:var(--navbar-color3-hover)}.second .anikino__navbar-element.red{background-color:var(--navbar-menu-color3);transition:all .2s ease-in}.second .anikino__navbar-element.red:hover{background-color:var(--navbar-menu-color3-hover)}.anikino__navbar-element.yellow:after{background-color:var(--navbar-color4)}.anikino__navbar-element.yellow:hover:after{background-color:var(--navbar-color4-hover)}.anikino__navbar-element.yellow:hover>svg{color:var(--navbar-color4-hover)}.anikino__navbar-element.yellow:hover>svg:hover{color:var(--navbar-menu-color4-hover)}.anikino__navbar-element.yellow svg{color:var(--navbar-color4)}.anikino__navbar-element.yellow svg:hover{color:var(--navbar-color4-hover)}.second .anikino__navbar-element.yellow{background-color:var(--navbar-menu-color4);transition:all .2s ease-in}.second .anikino__navbar-element.yellow:hover{background-color:var(--navbar-menu-color4-hover)}.anikino__navbar-element.green,.anikino__navbar-element.blue,.anikino__navbar-element.red,.anikino__navbar-element.yellow{transition:all .2s ease-in}.anikino__navbar-link{position:absolute;left:0;top:5px;width:100%;height:60px}.anikino__navbar-burger{display:none;background:none;border:none;cursor:pointer;color:var(--text-color);padding:10px;transition:all .2s ease-in;border-radius:10px}.anikino__navbar-burger:hover{box-shadow:0 0 30px -8px #00000019 inset}.anikino__navbar-burger svg{color:var(--text-color)}.anikino__mobile-menu{position:fixed;top:90px;left:0;right:0;background-color:var(--background-color);max-height:calc(100vh - 80px);z-index:2;animation:slideDown .3s ease-in-out}.anikino__mobile-menu::-webkit-scrollbar{display:none}.anikino__mobile-menu-item{border-bottom:1px solid rgba(255,255,255,.1019607843)}.anikino__mobile-menu-item summary{list-style:none;cursor:pointer}.anikino__mobile-menu-item.green>.anikino__mobile-menu-summary:after,.anikino__mobile-menu-item.green>ul>.anikino__mobile-menu-submenu-item:before{background-color:var(--navbar-color1)}.anikino__mobile-menu-item.green>.anikino__mobile-menu-summary:hover:after{background-color:var(--navbar-color1-hover)}.anikino__mobile-menu-item.blue>.anikino__mobile-menu-summary:after,.anikino__mobile-menu-item.blue>ul>.anikino__mobile-menu-submenu-item:before{background-color:var(--navbar-color2)}.anikino__mobile-menu-item.blue>.anikino__mobile-menu-summary:hover:after{background-color:var(--navbar-color2-hover)}.anikino__mobile-menu-item.red>.anikino__mobile-menu-summary:after,.anikino__mobile-menu-item.red>ul>.anikino__mobile-menu-submenu-item:before{background-color:var(--navbar-color3)}.anikino__mobile-menu-item.red>.anikino__mobile-menu-summary:hover:after{background-color:var(--navbar-color3-hover)}.anikino__mobile-menu-item.yellow>.anikino__mobile-menu-summary:after,.anikino__mobile-menu-item.yellow>ul>.anikino__mobile-menu-submenu-item:before{background-color:var(--navbar-color4)}.anikino__mobile-menu-item.yellow>.anikino__mobile-menu-summary:hover:after{background-color:var(--navbar-color4-hover)}.anikino__mobile-menu-item[open] summary~.anikino__mobile-menu-submenu{max-height:1000px;transition:max-height .5s ease-in-out}.anikino__mobile-menu-item[open]>.anikino__mobile-menu-summary:after{clip-path:polygon(0% 100%,50% 0%,100% 100%)}.anikino__mobile-menu-title{margin:0;font-size:16px;font-weight:500}.anikino__mobile-menu-summary{position:relative;width:calc(100% - 40px);background:none;border:none;padding:15px 20px;color:var(--text-color);text-decoration:none;cursor:pointer;transition:background-color .2s ease}.anikino__mobile-menu-summary:hover{background-color:#00000004}.anikino__mobile-menu-summary::marker{display:none}.anikino__mobile-menu-summary:after{content:"";position:absolute;top:50%;right:40px;width:20px;height:20px;background-color:#000;clip-path:polygon(0% 0%,50% 100%,100% 0%);translate:50% -50%;transition:clip-path .2s ease-in}.anikino__mobile-menu-submenu{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height 1s ease-in-out}.anikino__mobile-menu-submenu-item{position:relative;border-bottom:rgba(0,0,0,.062745098) 1px solid}.anikino__mobile-menu-submenu-item::marker{display:none}.anikino__mobile-menu-submenu-item:before{content:"";position:absolute;width:15px;height:15px;top:50%;left:20px;translate:50% -50%;border-radius:50%;transition:all .5s ease-out}.anikino__mobile-menu-submenu-item>a{display:block;padding:8px 20px 8px 60px;text-decoration:none;width:auto;height:auto;font-size:14px;color:var(--text-color);transition:margin-left .5s ease-out}.anikino__mobile-menu-submenu-item:first-child{border-top:rgba(0,0,0,.062745098) 1px solid}.anikino__mobile-menu-submenu-item:hover>a{margin-left:10px}.anikino__mobile-menu-submenu-item:hover:before{left:30px}@keyframes showNavbar{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes showNavbarElement{0%{opacity:0}to{opacity:1}}@keyframes hideNavbarElement{0%{opacity:1}to{opacity:0}}@keyframes waitNavbarElement{0%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:1045px){.anikino__mobile-menu{display:none}}@media screen and (max-width:1044px){.anikino__navbar-flex{justify-content:center;border:none}.anikino__navbar-flex>*:not(:first-child):not(.anikino__navbar-burger){display:none;border:none;outline:none}.anikino__navbar-element:first-child.logo{margin:0!important}.anikino__navbar-element:first-child{display:block;flex:none;order:1}.anikino__navbar-burger{display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);order:2}}@media screen and (max-width:1270px){.anikino__navbar-flex:has(.second)>.anikino__navbar-element:last-child{display:none}.anikino__navbar-element.search{display:none}}@font-face{font-family:"Baloo 2";font-display:auto;src:url(/assets/Baloo2-DmQtXhS6.ttf) format("truetype");font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-ThinItalic-DeF98U39.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-ExtraLight-u2IJXg5c.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-ExtraLightItalic-DV_5Lr0Z.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-LightItalic-CDXp65eX.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Italic-PjgN8SAi.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-MediumItalic-C6e40Oak.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-SemiBoldItalic-1z_hA9Cm.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-BoldItalic-DRcRqYlu.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-ExtraBoldItalic-C9zKPiZo.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Poppins;font-display:auto;src:url(/assets/Poppins-BlackItalic-cm4Pcmzs.ttf) format("truetype");font-weight:900;font-style:italic}*{margin:0;padding:0}*>button:hover{cursor:pointer}:root{color:var(--text-color);font-family:Nunito;font-weight:400}#root{position:relative;min-height:100lvh;height:max-content;width:100%;background-color:#f0f8ff;margin:0;padding:0;overflow-x:hidden;background:url(/assets/main-background-BdI8xxrM.svg);background-repeat:no-repeat;background-size:100% auto;background-position:top center;background-attachment:fixed}@media screen and (max-width:575px){#root{background-image:url(/assets/main-background_mobile-DPFofBVU.svg)}}.anikino__admin-panel{width:100%;height:100%}h1{font-family:"Baloo 2",sans-serif,monospace!important;font-size:clamp(36px,40px,40px);font-weight:700!important}h2{font-family:"Baloo 2",sans-serif,monospace!important;font-size:clamp(26px,28px,28px);font-weight:600!important}h3{font-family:Poppins,sans-serif,monospace!important;font-size:clamp(18px,20px,20px);font-weight:600!important}a,button{font-family:"Baloo 2",sans-serif,monospace!important;font-size:clamp(16px,18px,18px);font-weight:700!important}body *:not(h1,h2,h3,a,button){font-family:Poppins,sans-serif,monospace;font-size:clamp(15px,16px,16px);font-weight:400}.anikino__popup-container{position:fixed;display:flex;flex-direction:column;gap:4px;height:-moz-max-content;height:max-content;bottom:15px;right:15px;overflow:hidden}.anikino__popup{display:flex;align-content:center;justify-content:start;flex-wrap:wrap;height:70px;width:300px;background-color:var(--popup-info-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--popup-info-color);transition:all .5s;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.anikino__popup.error{background-color:var(--popup-error-bg);color:var(--popup-error-color)}.anikino__popup.success{background-color:var(--popup-success-bg);color:var(--popup-success-color)}.anikino__popup.warning{background-color:var(--popup-warning-bg);color:var(--popup-warning-color)}.anikino__popup.hide{transform:translate(600px);transition:all 1s}.anikino__popup-content{display:flex;flex-direction:row;align-items:center;justify-content:space-around;height:80%;gap:10px;margin:0 7px 0 10px}.anikino__popup-svg{width:50px;height:50px}.anikino__popup-textbox{padding:10px;height:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:4px solid var(--popup-info-color);z-index:4}.anikino__popup-textbox.error{border-left:4px solid var(--popup-error-color)}.anikino__popup-textbox.success{border-left:4px solid var(--popup-success-color)}.anikino__popup-textbox.warning{border-left:4px solid var(--popup-warning-color)}.anikino__popup-textbox-title{font-size:20px;font-weight:600;width:100%;text-align:left}.anikino__popup-textbox-text{width:100%;text-align:left}.anikino__home-topper{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:-25px -25px 10px;padding:0}@media screen and not (min-width:930px){.anikino__home-topper{flex-direction:column}}.anikino__home-list{background-color:#181f39;color:#f0f8ff;display:flex;flex-direction:column;align-items:center;justify-content:center;right:0;top:0;width:35%;height:400px}@media screen and not (min-width:930px){.anikino__home-list{width:100%}}.anikino__home-list-element{display:flex;justify-content:center;align-items:center;text-decoration:none;margin:10px;background:none;border:none;color:#f0f8ff;width:80%;height:70px;font-size:clamp(1rem,3vw,1.4rem);line-height:1.2;overflow-wrap:anywhere;font-weight:650;transition:all .3s ease-in}.anikino__home-list-element:hover{cursor:pointer;margin:10px 0 10px 20px}.anikino__home-list-element:hover .rough-annotation{left:10px!important}.anikino__home-list-element .rough-annotation{transition:left .3s ease-in}.anikino__home-list-element span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.anikino__home-space{height:400px}.anikino__home-article{display:flex;justify-content:flex-start;align-self:flex-start;flex-direction:column;font-size:20px;height:150px;width:65%;margin-left:-25px;padding:15px;margin-bottom:10px}.anikino__home-article h3{font-size:24px;text-align:start;padding-left:15px}.anikino__home-article p{text-align:justify}.anikino__home-article:hover{cursor:pointer}.anikino__home-articles-list{display:flex;flex-direction:column;gap:10px}.anikino__home-tiles-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:30px;width:100%;margin:30px auto;height:-moz-fit-content;height:fit-content}
