@import"https://fonts.googleapis.com/css2?family=PT+Mono&family=Rubik:wght@300;400;500;600;700;800;900&display=swap";._footer_1ggu0_1{width:100%;background-color:#ffb266;border-top-right-radius:15px;border-top-left-radius:15px;box-shadow:0 0 20px #0000001a}._footer_container_1ggu0_9{display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;margin:0 auto;padding:10px}._footer_header_1ggu0_18{display:flex;gap:10px}._footer_header_block_1ggu0_23{display:flex;flex-direction:column;flex:1 0 0;gap:10px;padding:15px;background:rgba(255,255,255,.6);border-radius:20px}._footer_header_info_header_1ggu0_33{display:flex;align-items:center;padding:15px;gap:20px;background:rgb(255,255,255);box-shadow:0 0 15px #0000000d;border-radius:10px}._footer_header_info_header_logo_1ggu0_43{width:100px}._footer_header_info_item_1ggu0_47{padding:15px;background:rgb(255,255,255);box-shadow:0 0 15px #0000000d;border-radius:10px}._footer_header_contacts_item_inner_1ggu0_54{display:inline-flex;align-items:center;gap:10px;padding:10px;background:rgb(255,255,255);box-shadow:0 0 15px #0000000d;border-radius:10px}._footer_header_contacts_item_icon_1ggu0_64{width:30px}._footer_header_contacts_item_title_1ggu0_68 a{color:#333}._footer_banner_1ggu0_72{padding:20px;background:rgba(255,255,255,.6);border-radius:20px}@media (max-width: 990px){._footer_header_1ggu0_18{flex-wrap:wrap}._footer_header_block_1ggu0_23{flex:auto}._footer_header_info_header_1ggu0_33{flex-direction:column}._footer_header_info_header_logo_1ggu0_43{width:50px}._footer_header_info_header_title_1ggu0_91,._footer_header_info_item_1ggu0_47{text-align:center}}._header_hgenc_1{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;background-color:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 20px #0000001a;z-index:100;transition:.3s ease-in-out;transition-property:height}._header_wrapper_hgenc_20{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 20px}._header_nav_hgenc_30{display:flex;align-items:center;column-gap:20px}._header_nav_item_hgenc_36{position:relative;display:flex;align-items:center;cursor:pointer;transition:.1s linear;transition-property:opacity,background-color}._header_nav_item_hgenc_36:hover{opacity:.8}._header_nav_item_hgenc_36:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#c60;border-radius:10px;transition:.2s ease-in-out;transition-property:width}._header_nav_item_hgenc_36._active_hgenc_59:before{width:100%}@media screen and (max-width: 430px){._header_nav_item_hgenc_36:before{z-index:-1}._header_nav_item_hgenc_36._active_hgenc_59{color:#fff}._header_nav_item_hgenc_36._active_hgenc_59:before{height:100%}}._header_nav_dropdown_hgenc_75{position:relative}._header_nav_dropdown_hgenc_75._visible_hgenc_78 ._header_nav_dropdown_title_hgenc_78:before{transform:rotate(-90deg) translate(3px)}._header_nav_dropdown_hgenc_75._visible_hgenc_78 ._header_nav_dropdown_menu_hgenc_81{padding:10px;opacity:1}._header_nav_dropdown_title_hgenc_78{position:relative;padding-right:15px;cursor:pointer;transition:.2s linear;transition-property:opacity}._header_nav_dropdown_title_hgenc_78:hover{opacity:.6}._header_nav_dropdown_title_hgenc_78:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:4px 7px 4px 0;border-color:transparent #333 transparent transparent;transition:.2s ease-in-out;transition-property:transform}._header_nav_dropdown_menu_hgenc_81{position:absolute;top:200%;left:0;display:flex;flex-direction:column;width:max-content;height:0px;overflow:hidden;row-gap:5px;padding:0;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;box-shadow:0 0 20px #00000026;opacity:0;transition:.2s ease-in-out;transition-property:opacity,height,padding}._header_nav_dropdown_menu_item_hgenc_132{padding:5px 10px;border-radius:5px;color:#333;cursor:pointer;transition:.2s ease-in-out;transition-property:background-color,opacity}._header_nav_dropdown_menu_item_hgenc_132._header_nav_item_hgenc_36:hover{background-color:#8787871a;opacity:1}._header_nav_dropdown_menu_item_hgenc_132._active_hgenc_59{background-color:#c60;color:#fff}._header_nav_dropdown_menu_item_hgenc_132._active_hgenc_59._header_nav_item_hgenc_36:hover{background-color:#c60;opacity:.8}._header_nav_dropdown_menu_item_hgenc_132._active_hgenc_59:before{display:none}._header_burger_hgenc_156{display:none;position:relative;width:25px;height:20px}._header_burger_item_hgenc_163{position:absolute;left:0;width:100%;height:3px;background-color:#333;border-radius:5px;transition:.2s ease-in-out;transition-property:top,transform,opacity,width}._header_burger_item_hgenc_163:nth-child(1){top:0}._header_burger_item_hgenc_163:nth-child(2){top:50%;transform:translateY(-50%)}._header_burger_item_hgenc_163:nth-child(3){bottom:0}@media (max-width: 990px){._header_hgenc_1{justify-content:start;flex-direction:column;overflow:hidden;padding:15px 20px;height:55px}._header_hgenc_1._active_hgenc_59{overflow-y:scroll;height:100dvh}._header_hgenc_1._active_hgenc_59 ._header_nav_hgenc_30{opacity:1}._header_hgenc_1._active_hgenc_59 ._header_burger_hgenc_156 ._header_burger_item_hgenc_163:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}._header_hgenc_1._active_hgenc_59 ._header_burger_hgenc_156 ._header_burger_item_hgenc_163:nth-child(2){opacity:0;width:0;transform:translateY(-50%) rotate(-45deg)}._header_hgenc_1._active_hgenc_59 ._header_burger_hgenc_156 ._header_burger_item_hgenc_163:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}._header_top_hgenc_212{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:0}._header_logo_hgenc_219{font-size:4.1860465116vw!important;padding:0!important}._header_burger_hgenc_156{display:flex}._header_nav_hgenc_30{display:flex;flex:1 0 0;flex-direction:column;align-items:center;justify-content:center;padding-top:20px;opacity:0;transition:.3s ease-in-out;transition-property:opacity}._header_nav_item_hgenc_36{padding:20px 10px;font-size:18px}._header_nav_dropdown_hgenc_75{display:flex;flex-direction:column;align-items:center;gap:20px;padding:10px 0}._header_nav_dropdown_title_hgenc_78{width:-moz-fit-content;width:fit-content;font-size:18px}._header_nav_dropdown_menu_hgenc_81{position:relative;top:unset;left:unset;max-width:100%;width:100%;background-color:#ffffff80}}._MainLayout_uflix_1{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between}._MainLayout_content_uflix_8{display:flex;flex:1 0 0;justify-content:center;align-items:flex-start;padding:100px 20px 20px}._MainLayout_content_inner_uflix_17{max-width:1440px;width:100%}._PageItem_1d8yz_1{padding:20px;background-color:#fff9;border-radius:25px;box-shadow:0 0 15px #0000000d}._PageItem_1d8yz_1+._PageItem_1d8yz_1,p+._PageItem_1d8yz_1,img+._PageItem_1d8yz_1{margin-top:20px}._PageItem_title_1d8yz_11{padding-bottom:20px;font-size:28px;font-weight:500}._page_content_1dmjw_2{max-width:1440px;margin:0 auto;padding:0 20px}@media screen and (max-width: 430px){._page_content_1dmjw_2{padding:unset}}._page_content_inner_1dmjw_13{display:flex;flex-direction:column;row-gap:100px;padding:20px;background-color:#ffb266;box-shadow:0 4px 15px #0000001a;border-radius:30px}@media screen and (max-width: 430px){._page_content_inner_1dmjw_13{padding:3.488372093vw;row-gap:11.6279069767vw}}._page_content_inner_content_1dmjw_29{display:flex;flex-direction:column}._page_content_header_1dmjw_35{display:flex;gap:50px;padding:50px 30px;flex-direction:column;align-items:center;width:100%;background:rgb(255,255,255);box-shadow:0 4px 25px 0 0 20px #0000001a;border-radius:30px}@media screen and (max-width: 430px){._page_content_header_1dmjw_35{padding:5.8139534884vw 3.488372093vw;border-radius:4.6511627907vw}}._page_content_header_title_1dmjw_53{font-weight:500;font-size:70px;line-height:110%;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 430px){._page_content_header_title_1dmjw_53{font-size:5.8139534884vw}}._page_content_header_des_1dmjw_68{font-weight:500;font-size:18px;text-align:right}._Slider_ogne7_1{display:flex;gap:1.875vw;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,#fff 20%,#fff 80%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#fff 20%,#fff 80%,transparent 100%)}._Slider_ogne7_1._row_ogne7_7{flex-direction:column;width:100%}._SliderLine_18fum_1{display:flex;gap:1.875vw}._SliderLine_18fum_1._row_18fum_5{height:fit-content}._SliderLine_18fum_1._row_18fum_5 ._SliderLine_photo_18fum_8{height:100%;width:auto}._SliderLine_18fum_1._row_18fum_5._to-left_18fum_12{justify-content:flex-end}._SliderLine_18fum_1._col_18fum_15{flex-direction:column;flex:1 0 0}._SliderLine_18fum_1._col_18fum_15 ._SliderLine_photo_18fum_8{width:100%;height:auto;object-fit:cover}._Img_18lhw_1{max-width:100%;height:500px;margin-top:10px;border-radius:15px}._Img_18lhw_1._small_18lhw_7{height:300px}._Img_18lhw_1._float-right_18lhw_10{float:right;margin-left:30px}._Img_18lhw_1+._Img_18lhw_1{margin-left:10px}@media screen and (max-width: 430px){._Img_18lhw_1{width:100%;height:auto}}._contacts_klbus_1{display:flex;flex-direction:column;row-gap:20px}._contacts_container_klbus_7{display:flex;gap:20px}._contacts_container_item_klbus_12{display:flex;align-items:center;flex:1 0 0;padding:10px 20px 10px 10px;gap:15px;background:rgba(255,255,255,.7);box-shadow:0 0 15px #0000000d;border-radius:20px}._contacts_container_item_img_klbus_23{width:150px;height:150px;object-fit:cover;object-position:center top;box-shadow:0 0 15px #0000000d;border-radius:15px}._contacts_container_item_info_klbus_32{display:flex;flex-direction:column;row-gap:20px;height:100%}._contacts_container_item_info_header_klbus_39{display:flex;flex-direction:column;row-gap:10px}._contacts_container_item_info_header_title_klbus_45{font-weight:500;font-size:24px}._contacts_container_item_info_header_items_klbus_50{display:flex;flex-direction:column}._contacts_container_item_info_header_items_item_klbus_55{font-size:16px}._contacts_container_item_info_socials_klbus_59{display:flex;column-gap:10px}._contacts_container_item_info_socials_item_klbus_64{overflow:hidden;width:32px;height:32px;border-radius:100%;box-sizing:0px 0px 20px rgba(0,0,0,.1)}._contacts_container_item_info_socials_item_klbus_64 img{width:100%;height:100%;object-fit:cover}@media (max-width: 990px){._contacts_container_klbus_7{flex-wrap:wrap}._contacts_container_item_klbus_12{width:100%;flex-wrap:wrap;flex:auto}._contacts_container_item_info_klbus_32{row-gap:15px}}._home_hero_hzbk3_1{display:flex;justify-content:space-between;gap:20px;padding:20px;background:rgba(255,255,255,.7);box-shadow:0 0 15px #0000001a;border-radius:20px}._home_hero_info_hzbk3_11{display:flex;flex-direction:column;gap:30px;max-width:100%}._home_hero_info_title_hzbk3_18{padding:20px;text-align:center;font-weight:700;font-size:50px;background:#ffffff;box-shadow:0 4px 25px #0000001a;border-radius:20px}._home_hero_img_hzbk3_28{display:flex;flex:1 0 0;width:100%;object-fit:cover;border-radius:20px}._home_section_hzbk3_36{display:flex;flex-direction:column;gap:50px}._home_section_title_hzbk3_42{display:flex;justify-content:center}._home_section_title_inner_hzbk3_47{margin-top:50px;padding:20px 30px;font-weight:700;font-size:32px;text-align:center;background:#ffffff;box-shadow:0 0 15px #0000001a;border-radius:20px}._home_prospects_hzbk3_58{display:flex;gap:20px}._home_prospects_item_hzbk3_63{display:flex;flex:1 0 0;height:min-content;flex-direction:column;gap:30px;padding:20px;background:rgba(255,255,255,.7);box-shadow:0 0 15px #0000001a;border-radius:20px}._home_prospects_item_title_hzbk3_75{padding:20px;font-weight:700;font-size:18px;text-align:center;background:#ffffff;box-shadow:0 0 15px #0000001a;border-radius:10px}._home_prospects_item_prospects_hzbk3_85{display:flex;flex-direction:column;row-gap:20px}._home_prospects_item_prospects_item_hzbk3_91{width:100%;position:relative;padding-left:25px;font-weight:500;font-size:18px;text-align:justify}._home_prospects_item_prospects_item_hzbk3_91:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px;height:15px;background:#ffffff;box-shadow:0 0 10px #0000001a;border-radius:100%}@media (max-width: 990px){._home_hero_hzbk3_1,._home_prospects_hzbk3_58{flex-wrap:wrap}._home_prospects_item_hzbk3_63{width:100%;flex:auto}._home_section_title_inner_hzbk3_47{font-size:30px}}@media (max-width: 500px){._home_hero_info_title_hzbk3_18{padding:15px;font-size:18px;text-align:center}._home_hero_info_des_hzbk3_134{font-size:14px}._home_section_title_inner_hzbk3_47{font-size:20px}._home_prospects_item_title_hzbk3_75{font-size:18px}._home_prospects_item_prospects_item_hzbk3_91{font-size:16px}}._Images_15evo_1{display:flex;flex-wrap:wrap;gap:.625vw;margin-top:.625vw}._Images_15evo_1 img{margin:0;padding:0}._Images_15evo_1 img+img{margin:0!important}._SlideItem_mb4tz_1{height:200px;width:auto}._SlideItem_mb4tz_1 img{height:100%;width:auto;border-radius:20px}*{box-sizing:border-box;text-decoration:none;padding:0;margin:0;background-color:transparent;border:none;outline:none;font-size:16px;color:#333;font-family:Rubik,sans-serif;line-height:150%}@media (max-width: 1600px){*{font-size:1vw}}@media (max-width: 430px){*{font-size:3.7209302326vw}}html{background-color:#c60}html::-webkit-scrollbar{position:absolute;top:0;right:0;height:100%;padding:5px;width:.625vw}html::-webkit-scrollbar-track{border-radius:.625vw;box-shadow:inset 0 0 .4375vw #fff7}html::-webkit-scrollbar-thumb{padding:5px;background-color:#000;box-shadow:inset 0 0 .4375vw #fff;border-radius:1.25vw}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button{cursor:pointer}p{font-size:20px;text-indent:20px}li,b{font-size:20px}p+p,p+ul,p+ol{margin:20px 0 0}li+li{margin:10px 0 0}ul+p,ol+p{margin:20px 0 0}ul,ol{padding-left:50px}@media (max-width: 500px){ul,ol{padding-left:30px}}a{outline:none}a:not([class]){color:#cd0030;text-decoration:underline}iframe{margin-top:10px;border-radius:10px}::-webkit-scrollbar{display:none}.wrapper{display:flex;flex-direction:column;justify-content:space-between;row-gap:50px;padding-top:100px;min-height:100vh}.wrapper-pages{width:100%;margin:0 auto;padding:0 20px;flex:1 0 0}.mouseFollower{width:18px;height:18px;border-radius:50%;background-color:#fff;mix-blend-mode:difference;position:fixed;z-index:10000;top:-5px;left:-5px;pointer-events:none}@media (max-width: 500px){.wrapper-pages{padding:0 10px}}
