:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}main{min-height:100vh;display:flex;flex-direction:column}.b-homePage{width:100%;display:flex;flex-direction:column}.b-homePage_section{width:100%;display:flex;justify-content:center;padding-top:36px;padding-bottom:50px}.b-homePage_section.-green{background:#7cd856}.b-homePage_section_inner{width:100%;max-width:980px;display:flex;gap:90px}.b-homePage_section_imageWrapper{position:relative}.b-homePage_section_imageWrapper_image{width:375px;height:500px;object-fit:cover}.b-homePage_section_imageWrapper:before{content:"";position:absolute;left:-15px;top:35px;width:368px;height:480px;background:#7cd856;z-index:-1}.b-homePage_section_content{display:flex;flex-direction:column;margin-top:45px}.b-homePage_section_content_title{font: 40px/1.37 Inter;color:#7cd856;margin-bottom:20px}.b-homePage_section_content_text{text-indent:40px;font:300 18px/1.88em Inter;color:#7cd856}.b-homePage_section_content_text.-no_indent{text-indent:0}.b-homePage_section_comment{width:100%;height:278px;display:flex;flex-direction:column;justify-content:center;gap:10px}.b-homePage_section_comment_text{font:italic 500 24px/1.44em Inter;text-align:center;color:#fff}.b-homePage_section_comment_author{font:500 20px/1.44em Inter;text-align:right;color:#fff}.b-aboutUsPage{width:100%;display:flex;flex-direction:column}.b-aboutUsPage_section{width:100%;display:flex;justify-content:center;padding:50px 0}.b-aboutUsPage_section.-green{background:#7cd856}.b-aboutUsPage_section_inner{width:100%;max-width:798px;display:flex;flex-direction:column;gap:10px}.b-aboutUsPage_section_text{text-indent:24px;font:400 18px/1.88em Inter;color:#7cd856}.b-aboutUsPage_section_text.-no_indent{text-indent:0}.b-aboutUsPage_section_text.-center{text-align:center}.b-aboutUsPage_section_text.-white{color:#fff}.b-services{width:100%;display:flex;flex-direction:column}.b-services_section{width:100%;display:flex;justify-content:center;padding:50px 0}.b-services_section.-green{background:#7cd856}.b-services_section_inner{width:100%;max-width:980px;display:flex;flex-direction:column;gap:10px}.b-services_section_subtitle{font:400 22px/1.88em Inter;color:#7cd856;text-align:center}.b-services_section_title{font:400 40px/1.88em Inter;color:#7cd856;text-align:center}.b-services_section_list{display:flex;flex-direction:column;padding-left:18px}.b-services_section_list_item{font:400 18px/1.88em Inter}.b-services_section_list_title{font:500 22px/1.88em Inter;color:#fff}.b-services_section_list_title.-center{text-align:center}.b-services_section_list_title.-italic{font-style:italic}.b-services_section_text{font:400 18px/1.28 Inter;color:#fff}.b-contacts{width:100%;display:flex;flex-direction:column}.b-contacts_section{width:100%;display:flex;justify-content:center;padding:20px 0 40px}.b-contacts_section.-green{background:#7cd856}.b-contacts_section_inner{width:100%;max-width:980px;display:flex;flex-direction:column;gap:10px}.b-contacts_section_inner.-map{max-width:1665px}.b-contacts_section_inner.-form{max-width:410px;gap:4px}.b-contacts_section_subtitle{font:400 18px/1.88em Inter;color:#fff;text-align:center}.b-contacts_section_subtitle.-big{font:400 25px/1.35em Inter}.b-contacts_section_title{font:400 40px/1.35em Inter;color:#fff;text-align:center}.b-contacts_section_list{display:flex;flex-direction:column;gap:8px;list-style:none}.b-contacts_section_list_item{display:flex;align-items:center;gap:8px}.b-contacts_section_list_item_link{font:500 18px/1.88em Inter;color:#fff}.b-contacts_section_list_item_icon{object-fit:contain;width:20px;height:20px}.b-contacts_input{width:100%;height:55px;margin-bottom:8px;padding:3px 3px 3px 22px;border:3px solid rgb(72,227,121);background:#fff;color:#373b4d;font:italic 18px/1.35em Inter;outline:none;transition:.2s}.b-contacts_input:hover:not(.b-contacts_input:focus){background:#48e379}.b-contacts_textarea{width:100%;height:108px;padding:10px 10px 3px 16px;border:3px solid rgb(72,227,121);background:#fff;color:#373b4d;font:italic 18px/1.35em Inter;outline:none;transition:.2s;resize:none}.b-contacts_textarea:hover:not(.b-contacts_textarea:focus){background:#48e379}.b-contacts_button{width:144px;height:50px;margin:0 auto;display:flex;align-items:center;justify-content:center;outline:none;border:none;border-radius:4px;background:#c7f7d8;font:italic 600 17px/1.35em Inter;color:#373b4d;cursor:pointer;transition:.2s}.b-contacts_button:hover{background:#22ce88;color:#fff}.b-header{display:flex;flex-direction:column;align-items:center;width:100%}.b-header_top{width:100%;height:93px;padding:0 20px;box-sizing:border-box}.b-header_top_logo{height:180px}.b-header_bottom{width:100%;display:flex;justify-content:center;background:#60a642}.b-header_bottom_inner{width:100%;max-width:980px;height:41px;display:flex;align-items:center;justify-content:flex-end;list-style:none}.b-header_bottom_inner_item{width:max-content;border-right:1px solid rgb(124,216,86)}.b-header_bottom_inner_item:last-child{border-right:none}.b-header_bottom_inner_link{padding:0 15px;font:700 20px/30px Inter;color:#fff;text-decoration:none;transition:.2s}.b-header_bottom_inner_link:hover,.b-header_bottom_inner_link.-active{color:#7cd856}.b-footer{width:100%;height:80px;margin-top:auto;display:flex;align-items:center;justify-content:center;background:#9ed986}.b-footer_text{font: 14px/1 Inter;text-align:center}
