@font-face{font-family:Sofia Regular;src:url(../fonts/Sofia\ Sans/static/SofiaSans-Regular.ttf) format("truetype")}body{margin:0;font-family:Sofia Reguar,sans-serif}body input{outline:none;text-decoration:none;padding:.5em .8em;font-size:14px;border:1px solid #bdbdbd;border-radius:.25em;width:100%;box-sizing:border-box}.menu{display:flex;flex-wrap:wrap;border:1px solid lightgrey;box-shadow:0 0 5px #bdbdbd}.menu .logo_holder{flex:75%;padding:.5em 1em;position:relative}@media screen and (max-width: 640px){.menu .logo_holder{display:inherit;flex:100%;justify-content:center}}.menu .media_holder{flex:calc(25% - 2em);padding:.5em 0 0;display:flex;justify-content:center;align-self:center;align-items:center;gap:2em}@media screen and (max-width: 640px){.menu .media_holder{flex:100%;padding:1em 0}}.menu .media_holder a{height:fit-content}.menu .buttons{flex:75%;padding:1em;display:flex;flex-direction:row;align-self:center}@media screen and (max-width: 640px){.menu .buttons{flex:100%}}.menu .buttons .menuItems{margin:0;padding:0;width:100%}.menu .buttons .menuItems li{list-style-type:none;float:left;margin-right:2em;width:fit-content}.menu .buttons .menuItems li:after{content:"|";position:absolute;transform:translate(15px,-1px);pointer-events:none}.menu .buttons .menuItems li:last-child:after{content:""}@media screen and (max-width: 640px){.menu .buttons .menuItems li{clear:both;margin-bottom:1em;border-bottom:1px solid lightgrey;width:100%;padding:.3em;box-sizing:border-box}.menu .buttons .menuItems li:after{all:unset}.menu .buttons .menuItems li:last-child{border-bottom:none;margin-bottom:0}}.menu .buttons .menuItems .menu_link{text-decoration:none;outline:none;color:#000;font-size:medium}.menu .buttons .menuItems .menu_link:hover,.menu .buttons .menuItems .menu_link:focus{color:#6767cd;transition:.3s;display:inline-block;transform:translatey(-2px)}.menu .search_holder{flex:calc(25% - 2em);padding:.5em 0}@media screen and (max-width: 640px){.menu .search_holder{flex:100%}}.menu .search_holder .searchBar{display:flex;align-content:center;justify-content:center;position:relative}.menu .search_holder .searchBar .icon{width:15px;position:absolute;left:8%;top:30%}.menu .search_holder .customSearchedResult{flex-direction:column;position:absolute;z-index:2;top:40px;right:.5em;width:calc(100% - 1em);padding:.5em 1em;gap:.5em;border:1px solid lightgrey;border-radius:.25em;background-color:#fff;box-sizing:border-box;max-height:450px;overflow:scroll;box-shadow:0 0 10px #c1c1e7}.menu .search_holder .customSearchedResult .search-item{display:flex;flex-direction:row;gap:.5em;box-sizing:border-box;align-items:center;cursor:pointer;padding:.5em 0;border-bottom:1px solid lightgrey}.menu .search_holder .customSearchedResult .search-item:first-child{padding:0 0 .5em}.menu .search_holder .customSearchedResult .search-item:last-child{padding:.5em 0 0;border-bottom:0}.menu .search_holder .customSearchedResult .search-item:hover{scale:1.03;transition:ease-in-out .3s}.menu .search_holder .customSearchedResult .search-item img{width:100px;height:75px;aspect-ratio:4/3;border-radius:.25em}.logo{height:70px}.media_icon{width:25px}.custom_input{width:90%;border-radius:2em;padding:.5em 2.5em;border:1px solid black;outline:none}.contact{display:flex;flex-direction:row;align-items:center;min-height:480px}@media screen and (max-width: 640px){.contact{flex-direction:column}}.contact .form_holder{flex:100%;padding:1em 5em;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 640px){.contact .form_holder{flex:100%;order:0;padding:1em}}.contact .form_holder .form{display:flex;flex-direction:column;gap:.5em;align-items:center;width:100%}@media screen and (max-width: 640px){.contact .form_holder .form{align-items:center}}.contact .form_holder .form button{width:fit-content;padding:1em 2em;border-radius:.5em;border:none;background-color:#232355;color:#fff;cursor:pointer;align-self:right}.contact .form_holder .form button:hover{background-color:#6767cd;scale:1.03;transition:.3s}.contact .form_holder .form_connected{display:flex;flex-direction:row;gap:1em;width:100%}.contact .form_holder .form_connected .half{width:50%}.contact .form_holder .form_input{border-radius:.5em;padding:.5em 1em;border:1px solid #bdbdbd;outline:none}.contact .form_holder textarea{resize:none;height:13em;width:calc(100% - 2em)}.contact .map_holder{flex:50%;padding:1em;flex-grow:none}.contact .map_holder img{border-radius:1em;width:100%}.art-prev{display:flex;flex-direction:column;width:65%;padding:0 2em 2em;box-sizing:border-box;background-color:#fafafa;box-shadow:0 0 5px #d3d3d3;margin:2em auto}@media screen and (max-width: 640px){.art-prev{width:90%;padding:0 1em 2em}}.art-prev .art_poster{width:100%;object-fit:cover;aspect-ratio:4/1}.footer{padding:3em;display:flex;flex-direction:row;justify-content:center;justify-content:space-around;box-shadow:-2px 0 3px #bdbdbd;background:linear-gradient(30deg,#212155,#444496);color:#fff}@media screen and (max-width: 640px){.footer{flex-direction:column;gap:2em}}.footer ul{margin:0;padding:0 15px}.footer li{list-style-type:none;margin-bottom:1em;width:fit-content}.footer li:before{content:"|";position:absolute;transform:translate(-1em)}.footer li:hover{scale:1.05;transition:.3s}.footer .footer_link{outline:none;text-decoration:none;color:#fff}.footer .footer_link:hover{transition:.3s}.footer .note{display:flex;flex-direction:column;align-items:center}.footer .note-row{display:inherit;flex-direction:row;gap:5em}@media screen and (max-width: 640px){.footer .note-row{flex-direction:column;gap:.5em;margin-bottom:2em}}.footer .note-row .note{text-align:center}.mapHolder{display:flex;flex-direction:row;padding:3em 1em;gap:5em;background:linear-gradient(180deg,#171740,#2f2f73);clip-path:polygon(0 0,100% 0%,100% 90%,50% 100%,0 90%);color:#fff;flex-wrap:nowrap;justify-content:center}@media screen and (max-width: 640px){.mapHolder{flex-wrap:wrap;gap:2em;clip-path:polygon(0 0,100% 0%,100% 95%,50% 100%,0 95%)}}.mapHolder .place-info{display:flex;flex-direction:column;align-items:center;width:40%;min-height:300px}@media screen and (max-width: 640px){.mapHolder .place-info{width:95%;min-height:190px}}.mapHolder img{width:100%;aspect-ratio:6/3;border-radius:1em;box-shadow:0 0 10px #1f1f1f;object-fit:cover}.mapHolder img:hover{scale:1.008;transition:.3s}.buss-cards{padding:1em;justify-content:center;align-items:center;display:flex;flex-direction:column;text-align:center}.buss-cards h1{margin-bottom:0}.head-interest{margin:1em 0;text-align:center}.contacts-grid{width:calc(100vw - 2em);display:flex;flex-wrap:wrap;gap:1em}.CCHolder{display:flex;flex-direction:row;border:1px solid lightgrey;border-radius:.25em;text-align:left;width:calc(33% - 1em);box-shadow:0 0 5px #afafe0}@media screen and (max-width: 640px){.CCHolder{width:100%}}.CCHolder .photoHolder{display:inherit;flex:25%;justify-content:center;align-items:center;padding:.3em}.CCHolder .photoHolder .PfpImg{width:100px}.CCHolder .contentHolder{display:inherit;flex-direction:column;flex:75%;padding:1em;gap:1em;justify-content:center}.CCHolder .contentHolder h3{margin:.2em 0;color:#212155}.CCHolder .contentHolder .contactMethod{display:inherit;flex-direction:row;gap:.3em;align-items:center}@media screen and (max-width: 640px){.CCHolder .contentHolder .contactMethod{overflow-wrap:anywhere}}.CCHolder .contentHolder .contactMethod .contactIcon.phone{width:16px;height:16px}.CCHolder .contentHolder .contactMethod .contactIcon.email{width:25px;height:16px}.notif{position:fixed;bottom:10px;right:0;color:#fff;padding:1em 2em;transform:translate(100%);opacity:0;animation:notify ease-in-out 4s}.notif.err{background:linear-gradient(90deg,#5f0000,#3f0000 5%,#111);border-left:3px solid #ad0000}.notif.loading{background:linear-gradient(90deg,#006a87,#003949 5%,#111);border-left:3px solid #0087ad}.notif.success{background:linear-gradient(90deg,#006c00,#002e00 5%,#111);border-left:3px solid #00ad00}.feed{padding:0 1em}.feed-holder{display:flex;flex-direction:column;gap:1em}.feed-holder h1{margin:0}.feed-holder .feed-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1em}@media screen and (max-width: 640px){.feed-holder .feed-container{gap:0}}.feed-holder .feed-container .feed-hidden{overflow-x:hidden;width:90%}.feed-holder .feed-container .feed-hidden .feed-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1%;padding:1em 0 1em .4em}@media screen and (max-width: 640px){.feed-holder .feed-container .feed-hidden .feed-wrapper{gap:.5em}}.archive-holder{padding:.5em 1em}.archive-holder .archived-events{display:flex;flex-direction:row;gap:1em;flex-wrap:wrap}.archive-holder h1{text-align:center;margin-bottom:2em}@media screen and (max-width: 640px){.archive-holder h1{margin:0 0 2em}}.card-link{text-decoration:none;color:inherit;flex-shrink:0;height:100%}.card-link.full{width:calc(33% - .5em)}@media screen and (max-width: 640px){.card-link.full{width:calc(100% - .15em)}}.card-link.medium{width:calc(25% - .5em)}@media screen and (max-width: 640px){.card-link.medium{width:100%}}.card{position:relative;display:flex;flex-direction:column;border-radius:.5em;box-shadow:2px 2px 5px #736cce44;cursor:pointer;flex-shrink:0;box-sizing:border-box;flex-grow:inherit;height:360px}.card .cards-photo-holder{height:35%}.card .cards-photo{width:100%;height:100%;object-fit:cover;border-radius:.5em .5em 0 0}.card .cards-desc{padding:1em;height:65%;justify-content:space-between;display:flex;flex-direction:column;box-sizing:border-box}.card .cards-desc span{color:#a0a0a0}.card h2{margin:.3em 0}.card:hover{transform:translateY(-5px);transition:ease-in-out .3s;box-shadow:2px 10px 10px #cbc8f4}@media screen and (max-width: 640px){.card.medium{flex-direction:row;height:fit-content}.card.medium .cards-photo-holder{height:unset;width:25%}.card.medium .cards-photo{border-radius:.5em 0 0 .5em}.card.medium .cards-desc{height:unset;width:75%;gap:.7em}.card.medium h2{margin:0 0 .1em;font-size:1.25em}}@media screen and (max-width: 640px){.card.full .cards-desc{height:65%;gap:.5em;padding:.4em}.card.full h2{margin:0 0 .1em;font-size:1.25em}}.wrap-img{width:calc(33% - .66em);margin-right:.52em;aspect-ratio:4/3;object-fit:cover;flex-shrink:0}@media screen and (max-width: 640px){.wrap-img{width:calc(100% - .66em)}}.generalH{position:fixed;z-index:0;top:0;left:0;background-color:#8080806e;width:100vw;height:100vh}.generalH .bannerH{z-index:1;display:flex;flex-direction:row;width:50%;border:1px solid lightgrey;border-radius:.5em;padding:3em;gap:3em;position:absolute;top:50%;background-color:#fff;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #212155;flex-wrap:wrap}@media screen and (max-width: 640px){.generalH .bannerH{width:80%;padding:1em;gap:1em}}.generalH .bannerH .iconH{order:0;flex:calc(30% - 3em)}@media screen and (max-width: 640px){.generalH .bannerH .iconH{display:flex;flex:100%;justify-content:center}}.generalH .bannerH .iconH img{width:100%}.generalH .bannerH .contentH{order:1;display:flex;flex-direction:column;justify-content:space-evenly;flex:70%;gap:1em}@media screen and (max-width: 640px){.generalH .bannerH .contentH{flex:100%;align-items:center;text-align:center}}.generalH .bannerH .contentH h3{margin:0}.about-holder{display:flex;flex-direction:column}.about-holder .hero{background-image:linear-gradient(0deg,#212155b3,#d5d5f20d),url(/assets/hero_bg_crp-BnUsnj34.webp);background-size:cover;background-position:center;padding:10em 5em;color:#fff}.about-holder .hero h1{font-size:3em}@media screen and (max-width: 640px){.about-holder .hero{padding:5em 2em}.about-holder .hero h1{font-size:2em}}.about-holder .about,.about-holder .mission,.about-holder .vision{display:flex;flex-direction:row;padding:2em 0}@media screen and (max-width: 640px){.about-holder .about,.about-holder .mission,.about-holder .vision{flex-wrap:wrap}}.about-holder .left,.about-holder .right{padding:0 3em;display:flex}@media screen and (max-width: 640px){.about-holder .left,.about-holder .right{padding:0 1em}}.about-holder .left img,.about-holder .right img{height:400px;border-radius:.5em}@media screen and (max-width: 640px){.about-holder .left img,.about-holder .right img{height:unset;width:100%}}.about-holder .left{flex-direction:column;align-self:center;flex:55%}@media screen and (max-width: 640px){.about-holder .left{flex:100%}}.about-holder .right{justify-content:center;flex:45%}@media screen and (max-width: 640px){.about-holder .right{flex:100%}}.about-holder .sep{flex:100%;padding:2em 1em;background-color:orange;text-align:center;font-size:1em;font-style:italic}.about-holder .offer{flex:100%;flex-direction:column;padding:3em}@media screen and (max-width: 640px){.about-holder .offer{padding:1em}}.about-holder .offer .gOffer{display:flex;flex-direction:row}@media screen and (max-width: 640px){.about-holder .offer .gOffer{flex-direction:column}}.about-holder .offer .gOffer .sOffer{flex:20%;border-right:1px solid #dbdbdb;padding:0 1em}.about-holder .offer .gOffer .sOffer p{text-align:justify}@media screen and (max-width: 640px){.about-holder .offer .gOffer .sOffer{flex:100%;padding:0;border-right:unset;border-bottom:1px solid #bdbdbd}}.about-holder .offer .gOffer .sOffer:last-child{border:none}.about-holder .offer .gOffer .sOffer .offerGrp{height:3em}.about-holder .why-us{flex:100%;padding:2em 3em;flex-direction:column;text-align:center}@media screen and (max-width: 640px){.about-holder .why-us{padding:2em 1em}}.about-holder .why-us .reasons{text-align:left;width:fit-content;margin:2em auto;line-height:1.8}.main-hold{height:100vh;width:100vw;display:flex;flex-direction:row;background-image:url(/assets/LP-nature-D_sh_hEx.webp);background-size:cover}.main-hold .news-hold{flex:50%}@media only screen and (max-width: 1110px){.main-hold .news-hold{display:none}}.main-hold .login-hold{flex:50%;display:inherit;flex-direction:column;justify-content:center;padding:0 7em;box-sizing:border-box;align-items:center;gap:.5em;background-color:#191929eb;color:#fff}.main-hold .login-hold a{width:50%}.main-hold .login-hold a img{width:100%;margin-bottom:2em}.main-hold .login-hold h1{margin:0}.main-hold .login-hold p{margin-bottom:2em}@media only screen and (max-width: 1110px){.main-hold .login-hold{width:100%;padding:0 1em}}.main-hold .login-hold .data-form{display:inherit;flex-direction:column;width:80%;gap:.75em}.main-hold .login-hold .data-form .L-form{display:inherit;flex-direction:column;gap:1em}.main-hold .login-hold .data-form input{width:70%;margin:auto}.main-hold .login-hold .data-form button{padding:.5em 1em;outline:none;text-decoration:none;border-radius:.25em;width:35%;margin:1em auto;background-color:#3e3e9e;color:#fff;border:none;cursor:pointer}.main-hold .login-hold .data-form button:hover{background-color:#5353bc;transition:ease-in-out .3s}.main-hold .notif{position:absolute;bottom:10px;right:0;background:linear-gradient(90deg,#5f0000,#3f0000 5%,#111);color:#fff;padding:1em 2em;border-left:3px solid #ad0000;transform:translate(100%);opacity:0;animation:notify ease-in-out 4s}@keyframes notify{0%{opacity:0}15%{opacity:1;transform:translate(0)}85%{opacity:1;transform:translate(0)}to{transform:translate(100%);opacity:0}}.side-menu{background:linear-gradient(15deg,#000,#151924 58%);width:12%;display:flex;flex-direction:column;height:100vh;padding:1em;box-sizing:border-box;transition:ease-in-out .3s;position:sticky;top:0}.side-menu .expander{position:absolute;width:fit-content;padding:.7em;left:95%;background-color:#151924;border-radius:0 2em 2em 0;display:flex;top:calc(45px - 1em);transition:ease-in-out .3s;cursor:pointer}.side-menu .expander .expander-icon{width:20px}.side-menu .logo-icon{height:60px;filter:drop-shadow(0 0 5px #212155)}.side-menu ul{text-decoration:none;list-style-type:none;margin:2em 0;padding:0;display:flex;flex-direction:column}.side-menu li{padding:.8em .6em;margin:0;list-style-type:none;display:block;min-width:fit-content;cursor:pointer;color:#fff;border-radius:.5em}.side-menu li:hover{scale:1.03;transition:ease-in-out .3s;background-color:#2c303a3a}.side-menu li.visible span{animation:show .3s forwards;display:inline-block}.side-menu li.covered span{animation:hide .3s forwards;display:inline-block}.side-menu li.covered span.fullyHidden{display:none}.side-menu li a{text-decoration:none;color:#fff;font-size:14px}.side-menu .side-container{display:flex;flex-direction:row;justify-items:center;align-items:center;gap:1em}.side-menu .side-icon{width:30px}@keyframes show{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes hide{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.AP-app{display:flex;flex-direction:row}.AP-app .functionalPart{width:100%;padding:.5em 3em}.AP-app .functionalPart .new{position:fixed;bottom:25px;right:25px;padding:.3em .6em;border-radius:50%;background-color:#212155;opacity:.9;box-sizing:border-box;font-size:24px}.AP-app .functionalPart a{outline:none;text-decoration:none;color:#fff}.AP-app .basic-info h3{margin:2em 0 .2em;border-bottom:1px solid black}.AP-app .basic-info .info-sect{display:flex;border-bottom:1px solid lightgray;padding:1em .5em}.AP-app .basic-info .info-sect .short-lb{flex:20%}.AP-app .basic-info .info-sect .form-data{flex:80%}.AP-app .basic-info .info-sect .form-data.checkboxer{display:flex;flex-direction:row;justify-content:space-between}.AP-app .basic-info .info-sect .form-data .checkbox-holder{display:flex;flex-direction:row;width:fit-content;align-items:center;gap:.3em}.AP-app .basic-info .info-sect .form-data .checkbox-holder input{width:fit-content}.AP-app .all-articles{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.33em;padding:1em 0}.AP-app .selector-main{display:flex;flex-direction:column}.AP-app .selector-main .preview-files{width:100%;border:2px #e3e3e3;border-style:dashed dashed none dashed;padding:.5em 1em;box-sizing:border-box;border-radius:.5em .5em 0 0;display:flex;overflow:scroll}.AP-app .selector-main .preview-files.hov{background-color:#e2e2e257;transition:ease-in-out .3s}.AP-app .selector-main .preview-files .preview-wrapper{position:relative;width:25%;box-sizing:border-box;flex-shrink:0;margin:0 .1em;aspect-ratio:16/9;object-fit:cover}.AP-app .selector-main .preview-files .preview-wrapper .preview-image{width:100%;aspect-ratio:16/9;object-fit:cover;height:100%}.AP-app .selector-main .preview-files .preview-wrapper .remove-btn{position:absolute;top:2px;right:2px;background:#d4d4d478;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:1;color:#333;padding:.6em .7em}.AP-app .selector-main .preview-files .preview-wrapper .remove-btn:hover{color:red}.AP-app .selector-main .input-holder{width:100%;border:2px dashed #e3e3e3;padding:.5em 1em;display:flex;justify-content:center;box-sizing:border-box;border-radius:0 0 .5em .5em}.AP-app .create-container{display:flex;flex-direction:row;gap:1em}.AP-app .create-container .editor{flex:50%}.AP-app .create-container .preview{flex:50%;border:1px solid lightgrey;padding:1em;height:calc(100vh - 4em);border-radius:.25em;overflow-y:scroll;position:sticky;top:1em;background-color:#fafafa}.AP-app .create-container .preview .date-holder{color:#8e8e8e}.AP-app .create-container .preview .art_poster{width:100%;aspect-ratio:3/1;object-fit:cover}p{line-height:1.4em}button{border:none;border-radius:2em;padding:1em 2em;width:fit-content;background-color:#212155;color:#fff;cursor:pointer}button:hover{background-color:#3e3e9e;transition:ease-in-out .3s}button:disabled{background-color:#212155;transition:none;cursor:not-allowed}.pills-holder{display:flex;flex-direction:row;width:100%;gap:1em}.pills-holder .cat-pill{padding:.5em 2em;border:2px solid #212155;border-radius:2em;cursor:pointer;text-align:center}.pills-holder .cat-pill.selected{background-color:#2f2f7a;color:#fff;cursor:initial}.notion-editor{border:1px solid lightgrey;border-radius:0 0 .25em .25em;padding:1em;box-sizing:border-box}.notion-editor .editor-container{max-width:800px;margin:0 auto;border:1px solid #ddd;border-radius:8px;padding:1rem;background:#fff;box-shadow:0 2px 4px #0000000d}.toolbar-menu{display:flex;flex-direction:row;gap:.2em;border:1px lightgray;border:1px 1px 0 1px;padding:.5em;border-radius:.25em .25em 0 0;border-style:solid solid none solid}.toolbar-menu .toolbar-section{border-right:1px solid lightgrey;padding:0 .3em}.toolbar-menu .toolbar-section:last-child{border:none}.toolbar-menu .editor-btn{all:unset;padding:.2em .4em;border-radius:.25em;cursor:pointer}.toolbar-menu .editor-btn:hover{background-color:#e9e9e9;transition:ease-in-out .3s}.tiptap{font-family:Inter,sans-serif;line-height:1.6;font-size:14px;padding:0 .5em;outline:none!important}.tiptap h3{border-bottom:none!important}.tiptap p{margin:.5rem 0}.offer-teasers{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;overflow:hidden;padding:1em}.offer-teasers .teasers-holder{width:100%;display:flex;flex-direction:row;justify-content:center;gap:.5em}@media screen and (max-width: 640px){.offer-teasers .teasers-holder{flex-wrap:wrap}}.offer-teasers .teasers-holder .single-teaser{max-width:20%;width:20%;height:540px;display:flex;align-items:center;justify-content:center;font-size:2em;cursor:pointer;color:#fff;object-fit:cover;background-position:center;border-radius:.25em}.offer-teasers .teasers-holder .single-teaser:hover{scale:1.03;transition:.3s}@media screen and (max-width: 640px){.offer-teasers .teasers-holder .single-teaser{max-width:unset;width:100%;height:200px}}.off-details-holder{display:flex;flex-direction:column;padding:1em}.off-details-holder .off-grp-menu{display:inherit;flex-direction:row;gap:1em}@media screen and (max-width: 640px){.off-details-holder .off-grp-menu{flex-wrap:wrap;gap:.5em}}.off-details-holder .off-grp-menu a{text-decoration:none;outline:none;width:20%;box-sizing:border-box}@media screen and (max-width: 640px){.off-details-holder .off-grp-menu a{width:calc(50% - .5em);flex-grow:1}}.off-details-holder .off-grp-menu .off-group{padding:.7em 2em;height:fit-content;border-radius:.25em;color:#000;width:100%;display:flex;justify-content:center;border:2px solid #212155;box-sizing:border-box}@media screen and (max-width: 640px){.off-details-holder .off-grp-menu .off-group{align-items:center;height:100%;padding:.5em;text-align:center}}.off-details-holder .off-grp-menu .off-group:hover{scale:1.03;transition:.3s}.off-details-holder .off-grp-menu .off-group.selected{background-color:#212155;color:#fff;cursor:initial}.off-details-holder .off-grp-menu .off-group.selected:hover{scale:1;transition:.3s}.off-details-holder .off-quota{margin:1em 0;color:#a9a9a9}
