@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Playfair+Display:regular,500,600,700,800,900,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Raleway:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Space+Grotesk:300,regular,500,600,700";@import"https://fonts.googleapis.com/css?family=Mulish:200,300,regular,500,600,700,800,900,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Manrope:200,300,regular,500,600,700,800";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}q{quotes:none}input:-internal-autofill-selected{background-color:transparent!important;color:inherit!important}.wrapper_popup{position:fixed;max-width:600px;margin:0 auto;z-index:9999;inset:auto 10px 20px 10px;border-radius:10px;overflow:hidden;padding:0 24px}@media screen and (min-width: 1440px){.wrapper_popup{width:100%}}.popup{opacity:1;transition:bottom .3s ease,opacity .4s ease;padding:16px 0;display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff;text-align:left}@media screen and (min-width: 1440px){.popup{font-size:24px}}.wrapper_popup_inner{display:flex;align-items:center;justify-content:space-between}.popup_close{display:none}.popup_close img{width:32px;min-width:32px;height:32px}@media screen and (min-width: 1440px){.popup_close img{width:44px;min-width:44px;height:44px}}.wrapper_popup:is(.error,.accept) .popup_close{display:block}.error{background:red}.accept{background-color:#008e55}.loading{background-color:#3b82f6}.hidden{bottom:-60px;opacity:0}.wrapper_popup span{display:block;opacity:0;height:5px}.wrapper_popup.accept span{opacity:1;background-color:#00c979;animation:progress 3s linear forwards}.wrapper_popup.error span{opacity:1;background-color:#ff8a2b;animation:progress 3s linear forwards}@keyframes progress{0%{width:0}to{width:100%}}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.wrapper+.skeleton-circle{display:block}.wrapper.loaded+.skeleton-circle{display:none}.skeleton-circle{position:fixed;width:60px;height:60px;border-radius:50%;z-index:9999;top:0;right:0;bottom:0;left:0;margin:auto;border:6px solid #ccccccca;border-top-color:#1e88e5;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.left,.bottom,.right{opacity:1}.gsap_box{display:inline-block;overflow:hidden}.gsap_text{display:block}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.header{position:fixed;inset:8px 8px auto 8px;z-index:999;background:var(--header);border-radius:4px;margin:auto;transition:background-color .3s ease}@media screen and (min-width: 1440px){.header{inset:16px 16px auto 16px;max-width:1248px;display:flex;align-items:center;justify-content:center}}.header_container{display:flex;flex-direction:row!important;justify-content:space-between;align-items:center;width:100%;padding:6px 16px!important}.header_logo{border-radius:4px;width:40px}@media screen and (max-width: 1440px){.header_btn{display:none!important}}.header-nav-pc{display:none}.header-nav-mobile-button{display:block;width:40px;min-width:40px;height:40px;min-height:40px}.header-nav-mobile-button>img{width:100%;height:100%}.header-nav-mobile{position:fixed;top:0;right:-1900px;pointer-events:none;opacity:0;z-index:999;height:100vh;padding:14px 0;background:var(--wight-1000);display:flex;align-items:start;justify-content:center;transition:right .3s ease}.header-nav-mobile_container{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.header-nav-mobile-button-close{width:40px;height:40px;margin-left:auto;margin-bottom:6px}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button-close:hover,.header-nav-mobile-button-close:focus,.header-nav-mobile-button-close:active{transform:scale(1.05)}.header-nav-mobile.is-open{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:painted;opacity:1}.header-nav-mobile-list{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:100%;height:100%;gap:20px}.header-nav-mobile-item>a{display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#353630}.header-nav-mobile-item{width:100%;transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header-nav-pc{display:block}.header_container{padding:6px 16px}.header-nav-mobile,.header-nav-mobile-button{display:none}.header-nav-pc-list{display:flex;align-items:center;justify-content:center;gap:12px}.header-nav-pc-item{padding:4px 16px}.header-nav-pc-item>a{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#353630}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05)}}.footer{border-top:1px solid var(--wight-1000);padding:60px 0;background:#fbd7ff}.footer_container{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.footer_container{gap:60px}}.footer_inner{justify-content:space-between}.footer_inner_link{color:var(--orange);font-weight:600!important;line-height:150%!important}@media screen and (max-width: 1440px){.footer_inner_link{width:100%;text-align:center;margin-bottom:16px}}.footer_list{gap:16px;align-items:center}@media screen and (min-width: 1440px){.footer_list{gap:72px}}.footer_copyright{color:var(--black-800)}.page_section *{line-height:1.4}.page_container{display:block!important;padding-top:120px!important;padding-bottom:30px!important}@media screen and (min-width: 1440px){.page_container{padding-top:170px!important;padding-bottom:100px!important}}.page_title{display:block;font-family:var(--third-family);font-weight:600;font-size:32px;line-height:131%;color:var(--black-1000)}@media screen and (min-width: 1440px){.page_title{font-size:42px}}.page_second{display:block;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:130%;text-transform:uppercase;text-align:left!important;color:var(--black-1000)}.page_third{display:block;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;text-align:left!important;color:var(--black-1000)}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--black-800)}.page_item{list-style:disc;margin-left:25px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--black-800)}.page_list_link{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--link)}.mb30{margin-bottom:32px}.mb16{margin-bottom:16px}.mb56{margin-bottom:40px}.cookies-section{position:fixed;bottom:10px;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:40px 0;border-radius:16px;background:#f6f5f9;display:none}@media screen and (min-width: 1440px){.cookies-section{width:95%}}.cookies-container{display:flex;align-items:center;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.cookies-container{flex-direction:row;justify-content:space-between;max-width:1440px!important}}.cookies-text{display:block;color:#3a404c;max-width:808px;text-align:center}@media screen and (min-width: 1440px){.cookies-text{text-align:left}}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:100%}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:32px}}.cookies-button{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:12px 38px;border-radius:4px;transition:opacity .3s ease;font-family:var(--second-family);font-weight:600;font-size:16px;line-height:150%}@media screen and (min-width: 1440px){.cookies-button{width:fit-content}}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:#433ccd;color:var(--wight-1000);transition:background .3s ease}.cookies-accept-js:hover{background:#332e95}.cookies-decline-js{border:1px solid #272727;color:#272727;transition:background .3s ease,color .3s ease}.cookies-decline-js:hover{background:#272727;color:var(--wight-1000)}.about_container{gap:20px}@media screen and (min-width: 1440px){.about_container{gap:60px}}.about_item_text{margin-bottom:24px}.about_inner{border-radius:4px;padding:20px 30px;background:linear-gradient(90deg,#ffb776 0%,#f791f4 27.88%,#db8cff 62.02%,#8188ff 100%);gap:20px}.about_inner_item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.about_inner_item_num{font-family:var(--font-family);font-weight:600;font-size:32px;line-height:100%;text-align:center;color:var(--wight-1000)}.about_img{width:100%}@media screen and (min-width: 1440px){.about_img{width:auto}}.contacts{background:linear-gradient(180deg,#fff 0%,#fbd7ff 100%)}.contacts_container{gap:60px}@media screen and (max-width: 1440px){.contacts_container>.contacts_item{order:1}}.contacts_form{max-width:600px;width:100%;display:flex;flex-direction:column;gap:14px}@media screen and (max-width: 1440px){.contacts_form{order:2}}.contacts_input{border:1px solid rgba(255,153,20,.5);background:var(--wight-1000);border-radius:5px;padding:12px 14px;width:100%}.contacts_input:placeholder-shown{color:#3e3e3e80}.contacts_textarea{height:109px;resize:none}.form_btn{width:100%!important}.contacts_box{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hero{padding-top:160px;background:url(/assets/hero_mb-de7706cf.png) center center/cover no-repeat;padding-bottom:20px}@media screen and (min-width: 1440px){.hero{padding-top:168px;background:url(/assets/hero_pc-103ff929.png) center center/cover no-repeat}}.hero_container{overflow:visible!important}.hero_title{font-family:var(--third-family);font-weight:600;font-size:42px;text-align:center;color:var(--black-1000);margin-bottom:16px;max-width:768px}@media screen and (min-width: 1440px){.hero_title{font-size:82px;line-height:122%}}.hero_strong{display:block;font-family:var(--font-family);font-weight:600;font-size:18px;line-height:144%;text-align:center;color:var(--black-800);margin-bottom:40px}@media screen and (min-width: 1440px){.hero_strong{font-size:24px;max-width:768px}}.hero_inner{gap:24px;justify-content:center;margin-bottom:40px}@media screen and (min-width: 1440px){.hero_inner{gap:40px;margin-bottom:128px}}.btn_link{display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--orange)!important}.hero_box_inner{padding:40px 0;gap:24px;border-radius:8px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;box-shadow:12px 12px 24px #9a9a9a1f;background:rgba(255,255,255,.5)}@media screen and (min-width: 1440px){.hero_box_inner{justify-content:space-around;margin:0 16px}}.hero_box_inner_item{display:flex;flex-direction:column;gap:16px;max-width:223px}@media screen and (min-width: 1440px){.hero_box_inner_item{max-width:184px}}.hero_box_inner_item_img{width:40px}.services{overflow:hidden}.container_services{overflow:visible!important}.services_inner{gap:32px!important;margin-bottom:40px}@media screen and (min-width: 1440px){.services_inner{justify-content:space-between;gap:32px 0!important}}.services_inner_item{border-radius:4px;padding:40px;width:100%;min-height:406px;box-shadow:8px 8px 20px #77777729}@media screen and (min-width: 1440px){.services_inner_item{width:394px;height:406px}}.services_inner_item img{width:42px;height:42px;margin-bottom:60px}.services_inner_item_text{margin-bottom:24px}.services_inner_list{display:flex;flex-direction:column;gap:8px;margin-left:20px}.services_inner_list li{list-style:disc}.services_inner_item:nth-child(1){background:url(/assets/1-6179a245.jpg) center center/cover no-repeat}.services_inner_item:nth-child(2){background:url(/assets/2-4d23ced1.jpg) center center/cover no-repeat}.services_inner_item:nth-child(3){background:url(/assets/3-c92f1ac3.jpg) center center/cover no-repeat}.services_inner_item:nth-child(4){background:url(/assets/4-412253c4.jpg) center center/cover no-repeat}.services_inner_item:nth-child(5){background:url(/assets/5-90d68995.jpg) center center/cover no-repeat}.services_inner_item:nth-child(6){background:url(/assets/6-8be69af3.jpg) center center/cover no-repeat}.portfolio{overflow:hidden}.container_portfolio{overflow:visible!important}.portfolio_inner{gap:32px}.portfolio_inner_item{display:flex;flex-direction:column;gap:32px}.portfolio_inner_item_card{position:relative;border-radius:4px;box-shadow:8px 8px 20px #77777729}.portfolio_inner_item_card>img{width:100%}@media screen and (min-width: 1440px){.portfolio_inner_item_card>img{width:auto}}.portfolio_inner_item_box{position:absolute;inset:auto 0 32px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.portfolio_inner_item_box img{width:32px}.portfolio_inner_item_box p{color:#fffc}.container_process{gap:24px}@media screen and (min-width: 1440px){.container_process{gap:60px}}.process_list{display:flex;flex-direction:column;justify-content:start;gap:16px}.process_list_item{display:flex;gap:12px}.process_list_item:before{content:attr(data-num);width:32px;min-width:32px;max-height:32px;aspect-ratio:1;border:1px solid var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:var(--orange)}.process_img{width:100%}@media screen and (min-width: 1440px){.process_img{width:auto}}.insights{background:linear-gradient(45deg,#ffdec1 0%,#fbd7ff 90%);overflow:hidden}.container_insights{overflow:visible!important}.insights_inner{gap:32px}.insights_inner_item{gap:24px;box-shadow:8px 8px 20px #77777729;background:var(--wight-1000);border-radius:4px;padding:20px 20px 60px;width:100%}.reviews{overflow:hidden}.container_reviews{overflow:visible!important}.reviews__inner{gap:32px}.reviews__item_img{width:60px;margin-bottom:16px}.reviews__item_cite{color:var(--orange-2)}.reviews__item_text{margin-bottom:20px;color:#ff9914b3}.reviews__item{box-shadow:8px 8px 20px #77777729;background:var(--wight-1000);border-radius:4px;padding:40px 20px;width:100%}.pricing{background:url(/assets/bg-b273cd1c.png) center center/1350px no-repeat}.pricing__inner{gap:32px;justify-content:center}.pricing__item{border:1px solid var(--orange-2);border-radius:16px;padding:40px 30px;width:100%;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.8)}@media screen and (min-width: 1440px){.pricing__item{width:360px;height:500px}}.pricing__item_title{text-transform:uppercase;margin-bottom:60px}.pricing__item_price{display:block;font-family:var(--font3);font-weight:500;font-size:42px;line-height:129%;text-transform:uppercase;background:linear-gradient(131deg,#f21b3f 0%,#fe8e18 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:30px}.pricing__item_list{display:flex;flex-direction:column;gap:28px}.pricing__item_list-item{display:flex;align-items:center;gap:8px}.pricing__item_list-item:before{display:block;content:"";width:24px;min-width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGHSURBVHgBlZPdbcIwEMfvDAMgAVIf0w1gg2QC0glaXopQH9puQDfgpWqhD7AB7QTQCZoR8lipVGIAx9fzhS8HF8JJVmzH9/P57n8IHqOXRghI14Aq5FUgmwgJGEwAzQf2ft+LPugCLgKo6AkQhHDUMAVTibD/nR6A6LnZgirNeVqDcrYCjRHe/SRbkESi9NcZkB3MVNs2MiVLlZ0Tyb7VJBU2IhrVY/7MSjqueEx5PDi7BiLFlelAaaMu9paPPBk621xhfhq1SlIGtuyST8DYBUGouNQ+EN9I6f6aI3mSWUXPttrakQLlg0j4JosExkJcPwdoXB/+czEoEZdLj2342F+lAsv0lUBGjQEQ3oPfEqTX5oSTdVOAOco9WVmiKUpfKZgf/s1hedwnxEoU58oeN+b+/to8u5hch5JyNS/zZGe6C7nYioeC4xDbIplELSBJLDegH3YEYpvW+m5AArNdbHS7oB+/ESzs2U3ni7/33Fu9w4djLrfVzFo3nC8yC1A4xdvlZ9HnD65ppJGL/sKaAAAAAElFTkSuQmCC) center center/cover no-repeat}:root{--font-family: "Inter", sans-serif;--second-family: "Raleway", sans-serif;--third-family: "Playfair Display", sans-serif;--font3: "Space Grotesk", sans-serif;--font4: "Mulish", sans-serif;--font5: "Manrope", sans-serif;--wight-1000: #fff;--black-800: #3e3e3e;--black-1000: #000;--orange: #f21b3f;--header: rgba(255, 255, 255, .7);--orange-2: #ff9914;--grad-bg: #f4f4f4;--link: #5d80ff;--bg: #fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}.container{max-width:375px;margin:0 auto;padding:0 16px;overflow:hidden}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 80px}}.section{display:block;scroll-margin-top:100px;padding:40px 0}@media screen and (min-width: 1440px){.section{padding:80px 0}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 0;background:linear-gradient(131deg,#f21b3f 0%,#fe8e18 100%);border-radius:4px;font-family:var(--second-family);font-weight:600;font-size:16px;line-height:150%;color:var(--wight-1000)!important;transition:filter .3s ease}@media screen and (min-width: 1440px){.btn{padding:12px 28px;width:fit-content}}.btn:hover{filter:brightness(.9) blur(.5px)}.btn:focus{filter:brightness(1.1)}.center_block{margin-left:auto;margin-right:auto}.card{display:flex;flex-direction:column}.title-h2{display:block;width:100%;margin-bottom:24px;font-family:var(--third-family);font-weight:600;font-size:32px;line-height:131%;color:#101828}@media screen and (min-width: 1440px){.title-h2{font-size:42px}}.text-strong{display:block;width:fit-content;margin-bottom:8px;border:1px solid rgba(242,27,63,.2);border-radius:20px;padding:4px 12px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-transform:uppercase;color:var(--orange)}.center{display:block;width:100%;text-align:center}.f16{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.f18{font-family:var(--font-family);font-weight:600;font-size:18px;line-height:144%}.f24{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:133%}.grayC{color:#3a404c}.white{color:var(--wight-1000)}.black{color:var(--black-1000)}
