@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*,:after,:before{border:0;box-sizing:border-box;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}body{background-color:#f4f1ec}body,html{min-height:100vh}a{text-decoration:none}img,svg{height:auto;max-width:100%;vertical-align:top}ul{list-style:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}address{font-style:normal}button,input,select,textarea{background:#0000;color:inherit;font-family:inherit;font-size:inherit}button,input[type=submit]{cursor:pointer}button:focus,input:focus,textarea:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}input[type=file]{max-width:100%}label{cursor:pointer}.container{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:16px;padding-right:16px}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-content{flex:1 1}.error{background-color:#d19c9c;border:1px solid #db3737;color:#fff;margin:20px auto;padding:20px;width:90%}.loading{align-items:center;display:flex;justify-content:center;margin-top:100px}.loading img{width:100px}.agency-footer{background-color:#333;color:#f7f7f7;flex-shrink:0;font-size:14px;padding:15px 20px;text-align:center}.link-footer{align-items:center;display:flex;justify-content:center;margin:10px}.link-footer .link-icon{height:30px;margin-right:10px;width:30px}.link-footer .link-text{color:#f7f7f7}.footer-small{color:#cacaca;font-size:12px}.btn{background:#f7f7f7;border:1px solid #000;border-radius:10px;margin-top:10px;width:200px}.btn>a{display:block;width:200px}.btn:hover{background-color:#fff;cursor:pointer}.edit_input{background-color:#fff;border:1px solid #000;font-size:14px}.not_found{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.not_found_title{font-size:50px;margin-top:50px}.not_found_text,.not_found_title{font-weight:600;text-align:center}.not_found_icon{text-align:center;width:300px}.line{border-bottom:1px solid #000;margin-bottom:20px}#quote{font-size:50px}h3,h4{color:#3b3513;font-weight:700}h3{font-size:25px}.person_page_wrapper{display:flex;font-size:18px;justify-content:center;padding:40px 0;width:100%}.person_grid{grid-column-gap:clamp(24px,4vw,60px);box-sizing:border-box;column-gap:clamp(24px,4vw,60px);display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);width:min(1400px,calc(100% - 32px))}.person_left{display:flex;flex-direction:column;gap:35px}.person_avatar{border-radius:8px;object-fit:cover;width:100%}.person_avatar:hover{cursor:pointer}.person_right{display:flex;flex-direction:column;gap:30px;min-width:0;position:relative}.person_fio{color:#1f1c0b;font-size:35px;font-weight:600;margin-bottom:10px}.person_parameters{display:flex;flex-direction:column;font-size:20px;justify-content:left}.person_parameters p{margin-left:10px;overflow-wrap:anywhere;text-align:left}.person_param{display:flex;flex-direction:row;margin-bottom:8px}.person_block{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.person_block li{margin:2px;padding:5px}.person_gallery{display:flex;flex-wrap:wrap;gap:20px}.person_gallery_photo{border-radius:8px;cursor:pointer;object-fit:cover;transition:.2s;width:200px}.person_gallery_photo:hover{transform:scale(1.03)}.floating_block{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff59;border-radius:8px;box-shadow:0 6px 25px #00000026;min-width:0;padding:20px;transition:.25s ease}.floating_block:hover{box-shadow:0 10px 35px #00000040;transform:translateY(-1px)}.person_actions{display:flex;gap:12px}.person_actions a{align-items:center;display:flex;justify-content:center}.person_actions img{cursor:pointer;height:35px;opacity:.75;transition:.2s;width:35px}.person_actions img:hover{opacity:1;transform:scale(1.1)}.description{text-align:left;white-space:pre-wrap;word-break:break-word}@media (max-width:1200px){.person_grid{display:flex;flex-direction:column;padding:0 20px;width:100%}.person_left{align-items:center}.person_avatar{max-width:416px}.person_page_wrapper{font-size:16px}.person_fio{font-size:28px}.person_parameters{font-size:18px}.person-employee-title{margin:auto}.person_actions{justify-content:center}.empl_actions{margin-bottom:10px}}@media (max-width:900px){.person_avatar{max-width:320px}.person_page_wrapper{font-size:15px}.person_fio{font-size:26px;text-align:center}.person_param{flex-direction:column}.person_parameters{font-size:18px}.person_parameters p{margin-left:0}}@media (max-width:600px){.person_page_wrapper{font-size:14px;padding:20px 0}.person_fio{font-size:22px}h3{font-size:20px}h4{font-size:14px}.person_gallery_photo{width:min(140px,44vw)}iframe{aspect-ratio:16/9;height:auto;width:100%}.floating_block{padding:15px}}.page_cards{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:50px;padding:0 20px}.page_cards a{color:#32302b}.card_main{align-items:center;display:flex;flex-direction:column;transition:opacity .2s;width:280px}.card_main:hover{opacity:.8}.card_image_wrapper{position:relative;width:100%}.card_avatar{border-radius:6px;display:block;object-fit:cover;width:100%}.card_overlay{align-items:center;background:#00000080;border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:0;display:flex;justify-content:space-between;left:0;padding:5px 10px;pointer-events:none;position:absolute;width:100%}.card_name_overlay{color:#fff;font-size:18px;margin:0;pointer-events:none}.card_video_icon{cursor:pointer;height:24px;pointer-events:auto;transition:transform .2s ease;width:24px}.card_video_icon:hover{transform:scale(1.4)}.video_modal{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video_modal_content{position:relative}.video_modal iframe{border-radius:8px;max-height:80vh;max-width:90vw}.video_modal_close{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:24px;height:30px;position:absolute;right:-15px;top:-15px;width:30px}@media screen and (max-width:850px){.page_cards{align-items:center;flex-direction:column;padding:0 10px}.card_main{min-width:0;min-width:auto;width:70%}}@media screen and (max-width:550px){.page_cards{align-items:center;flex-direction:column;padding:0 10px}.card_main{min-width:0;min-width:auto;width:80%}}.empl_actors{display:flex;flex-wrap:wrap;justify-content:center;padding:15px}.empl_actors .card_main{margin:0 10px 5px}.empl_actions{align-self:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff8a;border:1px solid #2e2d101f;border-radius:8px;box-shadow:0 8px 22px #0000001a;padding:10px 12px;width:fit-content}.empl_actions a{background:#ffffff9e;border-radius:8px;height:42px;transition:background .2s ease,transform .2s ease;width:42px}.empl_actions a:hover{background:#ffffffeb;transform:translateY(-1px)}.photo_grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,120px)}.photo_item{position:relative}.photo_img{cursor:grab;height:120px;object-fit:cover;width:120px}.photo_delete{background:red;color:#fff;top:2px}.photo_avatar,.photo_delete{border:none;cursor:pointer;position:absolute;right:2px}.photo_avatar{bottom:2px}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:initial;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.employees-list{align-items:center;display:flex;flex-direction:column;gap:22px;margin:20px auto 0;max-width:1180px;padding:0 16px}.employee-card-wrapper{color:#272424;display:flex;justify-content:center;max-width:720px;width:100%}.employee-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #ffffff73;border-radius:8px;box-shadow:0 8px 24px #00000024;display:flex;gap:26px;width:100%}.employee-avatar{flex:0 0 240px;padding:14px 0 14px 14px;width:240px}.employee-avatar a{display:block;height:100%}.employee-avatar img{border-radius:8px;display:block;height:300px;object-fit:cover;width:100%}.employee-info{display:flex;flex-direction:column;justify-content:flex-start;padding:32px 34px 28px 0;width:100%}.employee-info a{color:inherit;width:fit-content}.employee-name{color:#272424;font-size:26px;font-weight:500;margin-bottom:18px}.employee-name:hover{color:#000}.employee-description{font-size:16px;line-height:1.55;white-space:pre-wrap}.employee-more-link{color:#777;font-weight:300;text-decoration:underline;text-underline-offset:3px}.employee-contacts{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:22px}.employee-contacts h4{color:#3b3513;font-size:20px;font-weight:400;overflow-wrap:anywhere}@media (min-width:1200px){.employees-list{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px}.employee-card-wrapper{max-width:none}}@media (max-width:768px){.employee-card-wrapper{max-width:360px}.employee-card{flex-direction:column;gap:0;width:100%}.employee-avatar{flex-basis:auto;padding:14px 14px 0;width:100%}.employee-avatar img{height:auto;max-height:420px}.employee-info{align-items:center;padding:20px}.employee-name{font-size:22px;margin-bottom:12px;text-align:center}.employee-description{font-size:15px;text-align:center}.employee-contacts{flex-direction:column;gap:6px;margin-top:16px;text-align:center}}@media (max-width:480px){.employee-name{font-size:20px}.employee-description{font-size:14px}.employee-contacts h4{font-size:16px}}.admin{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin-bottom:40px;padding:20px;width:1000px}.admin label{font-weight:700}.admin h1{font-size:30px;margin:20px}.admin h2{font-size:15px;margin-bottom:10px;margin-top:20px}.admin input{margin:3px}.admin input,.admin textarea{border:1px solid #000;padding:3px;width:60%}.admin textarea{height:100px}.admin br{color:#000;display:block}.admin button{background:#4a90e2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:15px;padding:12px;transition:background .3s ease;width:200px}.admin button:hover{background:#357abd}.admin>label{margin-top:2.5em}.gender-selector button{background:#eee;border:1px solid #aaa;border-radius:6px;color:#000;cursor:pointer;margin-top:0;padding:6px 14px}.gender-selector button.selected{background:#007bff;border-color:#007bff;color:#fff}select{border:1px solid #000;text-align:center;width:60%}.languages{border-bottom:1px solid #000;border-top:1px solid #000;display:flex;flex-direction:column;margin-top:2.5em;padding-bottom:10px;width:60%}.languages label,.languages p{text-align:center}.languages ul{display:block}.languages ul button{margin:0;padding:2px;width:25px}.languages ul li,.loaded_languages{align-items:center;display:flex}.languages ul li{justify-content:space-between;margin:0;padding:0;text-align:center}.languages button{border:1px solid #000;color:#000;height:auto;padding:0;width:30%}.languages button.selected{background:#007bff;border-color:#007bff;color:#fff}.tag-editor{border-bottom:1px solid #000;border-top:1px solid #000;display:flex;flex-direction:column;gap:12px;margin-top:2.5em;padding:16px 0;width:60%}.tag-editor label{text-align:center}.tag-editor-selected,.tag-editor-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.tag-editor-empty{color:#777;font-size:14px}.tag-editor .tag-chip,.tag-editor .tag-editor-suggestions button{background:#f7f7f7;border:1px solid #b8b8b8;border-radius:8px;color:#222;font-size:14px;font-weight:400;margin:0;min-width:0;padding:6px 10px;width:auto}.tag-editor .tag-chip{align-items:center;display:inline-flex;gap:8px}.tag-editor .tag-chip:hover,.tag-editor .tag-editor-suggestions button:hover{background:#eee;color:#222}.tag-editor-input-row{display:flex;gap:8px;justify-content:center}.tag-editor-input-row input{width:70%}.tag-editor .tag-editor-input-row button{margin-top:0;padding:6px 12px;width:auto}.image-cropper-overlay{align-items:center;background:#000000b3;display:flex;flex-direction:column;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.cropper-container{aspect-ratio:4/5;background:#1f2937;border-radius:12px;flex-shrink:0;max-width:450px;overflow:hidden;position:relative;width:100%}.cropper-buttons{display:flex;gap:16px;margin-top:24px;z-index:20}.cropper-button-cancel,.cropper-button-confirm{border:none;border-radius:8px;cursor:pointer;padding:8px 24px;transition:background-color .2s}.cropper-button-confirm{background-color:#2563eb;color:#fff}.cropper-button-confirm:hover{background-color:#1d4ed8}.cropper-button-cancel{background-color:#d1d5db;color:#000}.cropper-button-cancel:hover{background-color:#9ca3af}.employee-choice{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin:6px 0;width:60%}.employee-choice input[type=radio]{flex:0 0 24px;height:24px;margin:0;width:24px}.employee-choice p{flex:1 1;line-height:1.2;margin:0;text-align:left}.login-container{background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000026;margin:100px auto;padding:30px;text-align:center;width:320px}.login-container h1{font-size:20px;margin-bottom:20px}.login-container input{border:1px solid #ddd;border-radius:8px;font-size:14px;margin:10px 0;outline:none;padding:12px;transition:border .3s ease;width:100%}.login-container input:focus{border:1px solid #4a90e2;box-shadow:0 0 4px #4a90e266}.login-container button{background:#4a90e2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:15px;padding:12px;transition:background .3s ease;width:100%}.login-container button:hover{background:#357abd}.login-proposal{margin-top:10px}.actors_wheel_container{overflow-x:hidden;width:100%}.actors_wheel_inner{display:flex;gap:20px}.actor_item{flex:0 0 auto;width:300px}.actor_item .card_main{width:100%}.actor_item .card_avatar{display:block;height:auto;width:100%}.actor_item .card_name{display:none}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-on-load{animation:fadeUp .8s ease-out forwards;opacity:0;transform:translateY(40px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.home_title{font-size:30px;margin-bottom:30px;text-align:center}.about_section{align-items:center;display:flex;flex-direction:column;gap:28px;margin:20px auto 80px;max-width:900px}.about_logo{flex:0 0 auto;max-width:760px;width:70%}.about_text{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff4d;border:1px solid #ffffff47;border-radius:8px;box-shadow:0 8px 24px #00000014;padding:30px 42px 36px;width:100%}.about_section p{font-size:18px;line-height:1.6;text-align:center}.actors_section{margin:0 auto 80px;max-width:1200px}.agents_section{margin-bottom:80px}@media (max-width:768px){.about_section{gap:24px}.about_text{padding:26px 18px 32px}.about_logo{flex-basis:auto;width:90%}}.navbar{background:#f8f7f3;border-bottom:1px solid #2c2c2c;box-shadow:0 2px 6px #0000001a;gap:clamp(28px,5vw,90px);justify-content:center;margin-bottom:50px;padding:.8rem 1.5rem;position:relative;z-index:1000}.nav-left,.nav-right,.navbar{align-items:center;display:flex}.nav-right{gap:1.5rem}.brand{align-items:center;border-radius:6px;display:flex;gap:10px;padding:6px 10px;text-decoration:none}.brand-logo{height:40px;object-fit:contain;width:40px}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-main{align-items:baseline;display:flex;gap:6px}.brand-title{color:#0181b4;font-size:1.8rem;font-weight:600;letter-spacing:2px}.brand-subtitle{bottom:2px;color:#0181b4;font-size:1.2rem;position:relative}.brand-tagline{color:#999;font-size:.6rem;letter-spacing:1px;margin-top:2px;white-space:nowrap}.menu{align-items:center;display:flex;gap:2rem;list-style:none}.menu a,.menu-dropdown-toggle{color:#68645a;display:inline-block;font-weight:400;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap}.menu a:after,.menu-dropdown-toggle:after{background-color:#32302b;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.menu a:hover:after,.menu-dropdown-toggle:hover:after{width:100%}.menu a:hover,.menu-dropdown-toggle:hover{bottom:2px;color:#000}.menu-dropdown{position:relative}.menu-dropdown-toggle{background:#0000;padding:0}.menu-dropdown-list{background:#f8f7f3;border:1px solid #d8d4ca;box-shadow:0 8px 18px #0000001f;left:50%;min-width:240px;opacity:0;padding:12px 0;position:absolute;top:calc(100% + 14px);transform:translate(-50%,8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden}.menu-dropdown.open .menu-dropdown-list,.menu-dropdown:focus-within .menu-dropdown-list,.menu-dropdown:hover .menu-dropdown-list{opacity:1;transform:translate(-50%);visibility:visible}.menu-dropdown-list a{display:block;padding:9px 18px;text-align:left}.menu-dropdown-list a:after{display:none}.auth-deskop{margin-left:1rem}.auth-mobile,.menu-icon,.menu-mobile-only{display:none}.menu-icon{cursor:pointer}.menu-icon .navicon{background:#000;display:block;height:2px;position:relative;width:26px}.menu-icon .navicon:after,.menu-icon .navicon:before{background:#000;content:"";height:2px;left:0;position:absolute;width:26px}.menu-icon .navicon:before{top:-8px}.menu-icon .navicon:after{top:8px}@media (min-width:1024px){.navbar{padding:50px 200px}.brand-logo{height:80px;width:80px}.brand-title{font-size:3.2rem}.brand-subtitle{font-size:1.8rem}.menu a,.menu-dropdown-toggle{font-size:1.4rem}.brand-tagline{display:inline-block;font-size:1.2rem;letter-spacing:2px;max-width:calc(100% - 4rem);overflow:visible;text-overflow:clip;transform-origin:left;white-space:nowrap}}@media (max-width:1290px) and (min-width:1024px){.navbar{padding:20px}}@media (max-width:768px){.menu-icon{display:block}.menu{background-color:#f4f1ec;box-shadow:0 5px 10px #00000026;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;right:0;text-align:center;top:100%;transition:max-height .3s ease;z-index:1000}.menu.open{max-height:520px}.menu li{padding:1rem 0}.menu-dropdown{display:none}.menu-mobile-only{display:block}.menu a{font-size:1.2rem}.auth-deskop{display:none}.auth-mobile{border-top:1px solid #eee;display:block;padding-top:1rem}}
/*# sourceMappingURL=main.ecd54067.css.map*/