@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,::before,::after{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:.3em}::-webkit-scrollbar-thumb{background-color:#000;outline:2px solid #000}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}::-moz-selection{background:#3B9136;color:#fff}::-webkit-selection,::selection{background:#3B9136;color:#fff}html{height:100%;scroll-behavior:smooth}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:hidden;font-family:"Poppins",sans-serif;background-color:#fff}img{max-width:100%;height:auto}a{text-decoration:none}ul{padding:0;margin:0;list-style:none}.site-loader{z-index:1000;background-color:#fff;width:100%;height:100vh;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#3B9136 #fff;-webkit-animation:l1 1s infinite;animation:l1 1s infinite}@-webkit-keyframes l1{to{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}}@keyframes l1{to{-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}}.container{width:100%;max-width:1300px;padding:0 20px;margin:0 auto}.site-header{background-color:#fff;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:100}.site-nav{width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-logo__link{color:#000;font-weight:700;font-size:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-logo__link:hover{color:#3B9136}.site-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.site-menu__link{color:#000;text-decoration:none;font-weight:500;font-size:18px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-menu__link:hover{color:#3B9136}.site-menu__hamburger{display:none;font-size:25px;font-weight:700;color:#000;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-menu__hamburger:hover,.site-menu__hamburger:active{color:#3B9136}.site-menu__lang-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;color:#fff;padding:5px 10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-menu__lang-btn img{width:30px;height:30px}.site-menu__lang-btn span{margin:0 5px}.site-menu__lang-btn:hover{background-color:#3B9136}@media screen and (max-width: 1020px){.site-menu__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.site-menu__hamburger #closeHam{display:none}.site-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:58px;background-color:#fff;width:100%;height:100vh;padding-top:80px;gap:8vh}}@media screen and (min-width: 1021px){.site-menu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.site-main{margin-top:8rem}.site-hero__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:11rem;gap:65px}.site-hero__parent .site-hero__content{max-width:100%;width:550px}.site-hero__parent .site-hero__content .site-hero__title{font-size:48px;font-weight:400;line-height:67px}.site-hero__parent .site-hero__content .site-hero__title b{color:#3B9136;font-weight:600}.site-hero__parent .site-hero__content .site-hero__info{font-size:22px;font-weight:400;line-height:32px;margin-top:24px}.site-hero__parent .site-hero__content .site-hero__btnbox{margin-top:54px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-one{padding:14px 43px;background-color:#000;color:#fff;font-size:22px;line-height:30px;border:2px solid #000;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap}.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-one:hover{background-color:transparent;color:#000}.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-two{padding:15px 44px;background-color:#3B9136;color:#fff;font-size:22px;line-height:30px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap}.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-two:hover{color:#000}.site-hero__parent .site-hero__image img{width:750px;max-width:100%}@media screen and (max-width: 1190px){.site-hero__parent{gap:30px;margin-top:8rem}.site-hero__parent .site-hero__content{max-width:100%;width:650px}}@media screen and (max-width: 1060px){.site-hero__parent .site-hero__content .site-hero__title{font-size:45px;font-weight:400;line-height:60px}.site-hero__parent .site-hero__content .site-hero__info{font-size:19px;font-weight:400}.site-hero__parent .site-hero__image img{width:650px;max-width:100%}}@media screen and (max-width: 930px){.site-hero__parent{gap:20px}.site-hero__parent .site-hero__content .site-hero__title{font-size:41px;line-height:57px}.site-hero__parent .site-hero__content .site-hero__info{font-size:18px}.site-hero__parent .site-hero__content .site-hero__btnbox{gap:20px}.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-one,.site-hero__parent .site-hero__content .site-hero__btnbox .site-hero__btn-two{padding:10px 35px;font-size:18px;line-height:35px}.site-hero__parent .site-hero__image img{width:550px;max-width:100%}}@media screen and (max-width: 810px){.site-hero__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center;padding:0 10px;margin-top:2rem}.site-hero__parent .site-hero__content{margin-top:50px;width:450px}.site-hero__parent .site-hero__content .site-hero__btnbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-hero__parent .site-hero__image{padding:0 50px}}@media screen and (max-width: 470px){.site-hero .site-hero__parent .site-hero__content .site-hero__title{font-size:36px;line-height:48px}.site-hero .site-hero__parent .site-hero__content .site-hero__info{font-size:16px;line-height:27px}}@media screen and (max-width: 422px){.site-hero .site-hero__parent{padding:0}.site-hero .site-hero__parent .site-hero__content .site-hero__title{font-size:32px;line-height:42px;padding:0 10px}.site-hero .site-hero__parent .site-hero__content .site-hero__info{font-size:14px;line-height:25px}}@media screen and (max-width: 370px){.site-hero .site-hero__parent .site-hero__content .site-hero__title{font-size:28px;line-height:40px}.site-hero .site-hero__parent .site-hero__content .site-hero__info{font-size:12px;line-height:23px}}.site-about{margin-top:15rem}.site-about .site-about__title{text-align:center;font-size:26px;line-height:35px;font-weight:700}.site-about .site-about__box{margin-top:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:95px}.site-about .site-about__box .site-about__image img{width:500px;max-width:100%}.site-about .site-about__box .site-about__content{width:700px;max-width:100%}.site-about .site-about__box .site-about__content h4{font-size:22px;line-height:35px;font-weight:600}.site-about .site-about__box .site-about__content p{font-size:19px;line-height:30px;margin:15px 0 60px}.site-about .site-about__box .site-about__content .site-about__btn{background-color:#3B9136;color:#fff;padding:15px 44px;font-size:18px;line-height:30px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-about .site-about__box .site-about__content .site-about__btn:hover{background-color:#000}@media screen and (max-width: 1140px){.site-about .site-about__box{gap:55px}}@media screen and (max-width: 940px){.site-about .site-about__box{gap:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.site-about .site-about__box .site-about__content{padding:0 30px}}@media screen and (max-width: 550px){.site-about .site-about__box .site-about__content h4{font-size:19px;line-height:25px}.site-about .site-about__box .site-about__content p{font-size:16px;line-height:25px}}@media screen and (max-width: 460px){.site-about .site-about__box .site-about__content h4{font-size:17px}.site-about .site-about__box .site-about__content p{font-size:15px}}.site-course .site-course__parent .site-course__title{text-align:center;font-size:26px;line-height:35px;font-weight:700}.site-course .site-course__parent .site-course__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-top:70px}.site-course .site-course__parent .site-course__box .site-course__item{background-color:#D8D8D8;border-radius:15px;padding:25px}.site-course .site-course__parent .site-course__box .site-course__item .site-course__item-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-course .site-course__parent .site-course__box .site-course__item h4{font-size:23px;font-weight:700;line-height:35px;margin:23px 0 10px}.site-course .site-course__parent .site-course__box .site-course__item p{font-size:16px;line-height:23px;color:#4D4D4D;margin-bottom:45px}.site-course .site-course__parent .site-course__box .site-course__item .site-course__item-btn{background-color:#3B9136;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:17px 0;border-radius:10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border:2px solid #3B9136}.site-course .site-course__parent .site-course__box .site-course__item .site-course__item-btn:hover{background-color:#fff;color:#000;border:2px solid #000}@media screen and (max-width: 950px){.site-course .site-course__parent .site-course__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}}.site-box{margin-top:15rem;margin-bottom:15rem}.site-box .site-box__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-box .site-box__parent .site-box__item{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.site-box .site-box__parent .site-box__item .site-box__item-img{background-color:#3B9136;width:200px;height:200px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-box .site-box__parent .site-box__item h4{font-size:20px;font-weight:600;margin-top:10px}.site-box .site-box__parent .site-box__item p{font-size:18px}@media screen and (max-width: 1020px){.site-box .site-box__parent{gap:20px}.site-box .site-box__parent .site-box__item .site-box__item-img{width:170px;height:170px}.site-box .site-box__parent .site-box__item .site-box__item-img img{width:70px;height:70px}.site-box .site-box__parent .site-box__item h4{font-size:18px;font-weight:600}.site-box .site-box__parent .site-box__item p{font-size:15px;line-height:20px}}@media screen and (max-width: 660px){.site-box .site-box__parent{gap:15px}.site-box .site-box__parent .site-box__item .site-box__item-img{width:140px;height:140px}.site-box .site-box__parent .site-box__item .site-box__item-img img{width:40px;height:40px}.site-box .site-box__parent .site-box__item h4{font-size:16px}.site-box .site-box__parent .site-box__item p{font-size:14px;line-height:20px}.site-box .site-box__parent{gap:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-enroll{background-color:#3B9136;margin:11rem 0;padding:70px 0}.site-enroll .site-enroll__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-enroll .site-enroll__parent img{max-width:200px;width:100%}.site-enroll .site-enroll__parent .site-enroll__content{text-align:center;color:#fff}.site-enroll .site-enroll__parent .site-enroll__content h3{font-size:26px;line-height:35px;font-weight:700}.site-enroll .site-enroll__parent .site-enroll__content p{padding:15px 0 60px}.site-enroll .site-enroll__parent .site-enroll__content .site-enroll__btn{background-color:#000;color:#fff;padding:18px 78px;border:2px solid #000;font-weight:500;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap}.site-enroll .site-enroll__parent .site-enroll__content .site-enroll__btn:hover{background-color:#fff;color:#000}@media screen and (max-width: 840px){.site-enroll .site-enroll__parent img{max-width:150px;width:100%}.site-enroll .site-enroll__parent .site-enroll__content h3{font-size:23px;line-height:30px}.site-enroll .site-enroll__parent .site-enroll__content p{font-size:15px}.site-enroll .site-enroll__parent .site-enroll__content .site-enroll__btn{padding:16px 60px}}@media screen and (max-width: 710px){.site-enroll .site-enroll__parent img{max-width:100px;width:100%}.site-enroll .site-enroll__parent .site-enroll__content .site-enroll__btn{padding:16px 50px}}@media screen and (max-width: 570px){.site-enroll .site-enroll__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-enroll .site-enroll__parent img{display:none}}.site-teachers .site-teachers__parent .site-teachers__title{font-size:26px;line-height:35px;font-weight:700;text-align:center;margin-bottom:60px}.site-teachers .site-teachers__parent .site-teachers__box{display:-ms-grid;display:grid;-ms-grid-columns:auto auto auto auto;grid-template-columns:auto auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-teachers .site-teachers__parent .site-teachers__box .site-teachers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-content:center;align-items:center;gap:10px}.site-teachers .site-teachers__parent .site-teachers__box .site-teachers__item h4{font-size:20px;font-weight:600;line-height:25px;margin-top:15px}@media screen and (max-width: 1010px){.site-teachers .site-teachers__parent .site-teachers__box{display:-ms-grid;display:grid;-ms-grid-columns:auto 20px auto;grid-template-columns:auto auto;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;row-gap:50px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width: 530px){.site-teachers .site-teachers__parent .site-teachers__box{display:-ms-grid;display:grid;-ms-grid-columns:auto;grid-template-columns:auto;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.site-gallery{margin:13rem 0}.site-gallery .site-gallery__parent .site-gallery__title{font-size:26px;line-height:35px;font-weight:700;text-align:center;margin-bottom:50px}.site-gallery .site-gallery__parent .site-gallery__box{display:-ms-grid;display:grid;-ms-grid-columns:auto 30px auto 30px auto 30px auto;grid-template-columns:auto auto auto auto;gap:30px}@media screen and (max-width: 1010px){.site-gallery .site-gallery__parent .site-gallery__box{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto}}@media screen and (max-width: 500px){.site-gallery .site-gallery__parent .site-gallery__box{display:-ms-grid;display:grid;-ms-grid-columns:auto;grid-template-columns:auto;gap:20px}}.site-video{background-color:#3B9136;padding:5rem 0}.site-video .site-video__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-video .site-video__box iframe{border-radius:10px}@media screen and (max-width: 650px){.site-video .site-video__box{position:relative;padding-bottom:56.25%;height:0}.site-video .site-video__box iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.site-contact{margin:10rem 0}.site-contact .site-contact__parent .site-contact__title{font-size:26px;line-height:35px;font-weight:700;text-align:center}.site-contact .site-contact__parent .site-contact__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:70px}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form{width:400px;margin:0 auto;font-size:16px;line-height:1.5}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form input[type=text],.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form input[type=number],.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form textarea{width:100%;padding:18px 20px;border:none;background-color:#D9D9D9;border-radius:5px;border:1px solid #D9D9D9;font-size:16px;line-height:1.5;margin-bottom:20px;outline:none}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form input[type=text]:focus,.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form input[type=number]:focus,.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form textarea:focus{border:1px solid #3B9136}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form textarea{resize:vertical;min-height:100px;max-height:250px}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form button{background-color:#4CAF50;width:100%;color:#fff;padding:20px 0;border:none;border-radius:5px;font-size:16px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form button:hover{background-color:#3e8e41}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__info .site-contact__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__info .site-contact__info-item img{width:40px;height:40px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__info .site-contact__info-item span{font-size:18px;color:#000;font-weight:500;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__info .site-contact__info-item span:hover{color:#3B9136}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__socials .site-contact__socials-text{color:#4D4D4D;font-size:13px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__socials .site-contact__socials-box{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.site-contact .site-contact__parent .site-contact__box .site-contact__info-box .site-contact__socials .site-contact__socials-box a img{width:40px;height:40px}@media screen and (max-width: 880px){.site-contact .site-contact__parent .site-contact__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;gap:100px}}@media screen and (max-width: 550px){.site-contact .site-contact__parent .site-contact__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:100px}.site-contact .site-contact__parent .site-contact__box .site-contact__form-box form{width:100%}}.site-footer hr{background-color:rgba(202,202,202,0.4862745098)}.site-footer .site-footer__box{padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-footer .site-footer__box span{font-size:14px}.site-footer .site-footer__box span:nth-child(2){color:#8C8C8C}.site-footer .site-footer__box span:nth-child(2) a{color:#767676}@media screen and (max-width: 590px){.site-footer .site-footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-content:center;gap:15px;text-align:center}.site-footer .site-footer__box span:nth-child(2){font-size:12px}}@media screen and (max-width: 350px){.site-footer .site-footer__box span:nth-child(2){font-size:12px;line-height:20px;margin:0 40px}}