.home-module___Jqe8G__blocks{flex-direction:column;gap:60px;margin:50px 0;display:flex}.home-module___Jqe8G__articleHeader{text-align:center;flex-direction:row;justify-content:center;align-items:center;margin-top:10px;margin-bottom:30px;padding:0 2%;font-weight:700;display:flex}.home-module___Jqe8G__mainArticleTitle{opacity:0;font-size:55px;animation:2s forwards home-module___Jqe8G__textAppear}@keyframes home-module___Jqe8G__textAppear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.home-module___Jqe8G__secondaryArticleTitle{color:#4d4d4d;filter:blur(2px);font-size:30px;transition:opacity .9s}.home-module___Jqe8G__infoMain{flex-direction:row;align-items:center;gap:30px;height:auto;padding:0 25%;display:flex}.home-module___Jqe8G__personImage{text-align:center;outline-offset:3px;border-radius:5%;outline:2px dashed #ffffff8c;flex:1;justify-content:center;width:220px;height:auto;animation:2s forwards home-module___Jqe8G__personImageAnim}@keyframes home-module___Jqe8G__personImageAnim{0%{opacity:0;outline:2px dashed #fff0}75%{outline:2px dashed #fff}to{opacity:1;outline:2px dashed #ffffff8c}}.home-module___Jqe8G__rightBlock{opacity:0;flex-direction:column;flex:2;justify-content:left;align-items:flex-start;gap:8px;height:auto;padding:0;animation:2s .3s forwards home-module___Jqe8G__nameBlockAnim;display:flex}@keyframes home-module___Jqe8G__nameBlockAnim{0%{opacity:0;transform:translate(-25px)}to{opacity:1;transform:translate(0)}}.home-module___Jqe8G__nameBlock{color:#fff;flex-direction:row;justify-content:left;align-items:center;gap:5px;font-size:30px;font-weight:700;display:flex}.home-module___Jqe8G__personSvg{width:35px;height:auto;animation:.5s linear infinite paused home-module___Jqe8G__helloAnim}.home-module___Jqe8G__personSvg:hover{animation-play-state:running}@keyframes home-module___Jqe8G__helloAnim{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}.home-module___Jqe8G__personDescription{color:#e2e2e2;opacity:.6;text-align:left;font-size:18px;font-weight:200}.home-module___Jqe8G__contactButton{color:#000;opacity:.7;-webkit-backdrop-filter:blur(5px);background-color:#80ff72;border:1.5px solid #0003;border-radius:16px;flex-direction:row;place-items:center;gap:5px;padding:4px 17px;font-size:14px;font-weight:400;transition:all .5s;display:flex;box-shadow:0 0 20px #80ff7240}.home-module___Jqe8G__contactIcon{width:auto;height:100%}.home-module___Jqe8G__contactButton:hover{opacity:1;transform:scale(1.05);box-shadow:0 0 25px #80ff724d}.home-module___Jqe8G__cards{flex-direction:row;align-items:center;gap:40px;margin-bottom:50px;padding:0 15%;display:flex}.home-module___Jqe8G__leftCard,.home-module___Jqe8G__rightCard{background:linear-gradient(#111,#0b0b0b);border:1px solid #ffffff26;border-radius:50px;width:100%;height:100%;transition:all .5s;position:relative;overflow:hidden}.home-module___Jqe8G__leftCard{animation:1s forwards home-module___Jqe8G__fadeInLeft}@keyframes home-module___Jqe8G__fadeInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.home-module___Jqe8G__rightCard{animation:1s forwards home-module___Jqe8G__fadeInRight}@keyframes home-module___Jqe8G__fadeInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.home-module___Jqe8G__leftCard:hover{scale:1.02;box-shadow:0 0 15px #72a9ff33}.home-module___Jqe8G__rightCard:hover{background:linear-gradient(#111,#0b0b0b);scale:1.02;box-shadow:0 0 15px #ffe87233}.home-module___Jqe8G__rightInner,.home-module___Jqe8G__leftInner{flex-direction:column;align-items:flex-start;height:100%;padding:20px 28% 20px 30px;display:flex;position:relative}.home-module___Jqe8G__cardLHeader,.home-module___Jqe8G__cardRHeader{font-size:35px;font-weight:700}.home-module___Jqe8G__cardLHeader{background:-webkit-linear-gradient(60deg,#0061ff,#60efff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.home-module___Jqe8G__cardRHeader{background:-webkit-linear-gradient(60deg,#ffae00,#ffda60);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.home-module___Jqe8G__skillIcon{opacity:.6;width:85px;height:auto;transition:all 1s;position:absolute;top:20px;right:30px}.home-module___Jqe8G__cardDescription{text-align:left;opacity:.8;margin:5px 0;font-weight:300}.home-module___Jqe8G__cardButton{color:#fffc;border:1px solid #fff6;border-radius:16px;flex-direction:row;justify-content:center;gap:5px;margin-top:25px;padding:4px 17px;transition:all .5s;animation:none;display:flex}.home-module___Jqe8G__cardButton:hover{background-color:#ffffff1a;border:1px solid #fff9;gap:7px}.home-module___Jqe8G__arrowIcon{opacity:.8;width:20px;height:auto}@media (max-width:1220px){.home-module___Jqe8G__infoMain{padding:80px 15%}.home-module___Jqe8G__cards{padding:0 10%}.home-module___Jqe8G__rightInner,.home-module___Jqe8G__leftInner{padding:20px 30px}.home-module___Jqe8G__skillIcon{filter:blur(10px);opacity:.1;width:300px;height:auto;position:absolute;top:-120px;right:-95px}.home-module___Jqe8G__articleHeader{justify-content:center;gap:0;padding:0}.home-module___Jqe8G__mainArticleTitle{font-size:45px}.home-module___Jqe8G__secondaryArticleTitle{opacity:0;font-size:0;transition:opacity .9s}}@media (max-width:945px){.home-module___Jqe8G__cards{flex-direction:column;padding:0 10%}.home-module___Jqe8G__infoMain{flex-direction:column;align-items:center;padding:30px 10%}.home-module___Jqe8G__personImage{width:auto}.home-module___Jqe8G__rightBlock{flex:1;padding:0}@keyframes home-module___Jqe8G__nameBlockAnim{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:425px){.home-module___Jqe8G__cardLHeader,.home-module___Jqe8G__cardRHeader{font-size:28px}}
.reviews-module__IaTG_q__lineLimit{place-content:center;display:grid}.reviews-module__IaTG_q__scroller{overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000 10%,#000 30% 70%,#0000 90%);mask:linear-gradient(90deg,#0000 10%,#000 30% 70%,#0000 90%)}.reviews-module__IaTG_q__scrollerInner{flex-wrap:nowrap;gap:25px;animation:30s linear infinite reviews-module__IaTG_q__scroll;display:flex}.reviews-module__IaTG_q__scrollerInner:hover{animation-play-state:paused}@keyframes reviews-module__IaTG_q__scroll{0%{transform:translate(0)}to{transform:translateX(calc(-1*var(--reviewWidthCalc)*var(--reviewsCards)))}}.reviews-module__IaTG_q__reviewsLine{align-items:center;gap:var(--reviewsGap);flex-direction:row;padding:10px 0;display:flex}.reviews-module__IaTG_q__reviewCard{width:var(--reviewWidth);filter:brightness(65%);opacity:0;background-color:#0d0d0d;border:.35px solid #fff3;border-radius:15px;flex-direction:row;gap:10px;padding:15px 10px;transition:all .3s ease-in-out;animation:1s ease-in-out forwards reviews-module__IaTG_q__reviewAnimation;display:flex}.reviews-module__IaTG_q__reviewCard:hover{filter:brightness();transform:scale(1.05)}.reviews-module__IaTG_q__leftCard{flex:1}.reviews-module__IaTG_q__icon{border-radius:50%;width:100%}.reviews-module__IaTG_q__desciptionCard{flex-direction:column;flex:4;gap:3px;padding:5px 0;display:flex}.reviews-module__IaTG_q__desciptionCard .reviews-module__IaTG_q__titleCard{flex-direction:row;justify-content:space-between;align-items:center;font-weight:200;display:flex}.reviews-module__IaTG_q__desciptionCard .reviews-module__IaTG_q__titleCard .reviews-module__IaTG_q__author{opacity:.5;font-size:12px}.reviews-module__IaTG_q__desciptionCard .reviews-module__IaTG_q__titleCard .reviews-module__IaTG_q__data{opacity:.3;font-size:10px}.reviews-module__IaTG_q__desciptionCard .reviews-module__IaTG_q__description{text-align:left;font-size:14px;font-weight:300}@media (max-width:768px){.reviews-module__IaTG_q__scroller{overflow:hidden;-webkit-mask:linear-gradient(90deg,#000 100% 100%);mask:linear-gradient(90deg,#000 100% 100%)}.reviews-module__IaTG_q__scrollerInner:hover{animation-play-state:running}.reviews-module__IaTG_q__reviewCard:hover{filter:brightness(65%);transform:scale(1)}}.reviews-module__IaTG_q__reviewsLine>.reviews-module__IaTG_q__reviewCard:first-child{animation-delay:0s}.reviews-module__IaTG_q__reviewsLine>.reviews-module__IaTG_q__reviewCard:nth-child(2){animation-delay:.15s}.reviews-module__IaTG_q__reviewsLine>.reviews-module__IaTG_q__reviewCard:nth-child(3){animation-delay:.3s}.reviews-module__IaTG_q__reviewsLine>.reviews-module__IaTG_q__reviewCard:nth-child(4){animation-delay:.45s}.reviews-module__IaTG_q__reviewsLine>.reviews-module__IaTG_q__reviewCard:nth-child(5){animation-delay:.6s}@keyframes reviews-module__IaTG_q__reviewAnimation{0%{opacity:0}to{opacity:1}}
