.page-template-homepage{position:relative}.page-template-homepage .top__top-header{background:var(--top-bg) top no-repeat;background-size:cover;height:910px;width:100%;position:relative}@media only screen and (max-width: 630px){.page-template-homepage .top__top-header{height:fit-content}}.page-template-homepage .top__text{height:max-content;max-width:1450px;padding:180px 10px 0;margin:0 auto}@media only screen and (max-width: 630px){.page-template-homepage .top__text{max-width:unset;padding:20px 10px 10px;background-color:rgba(0,0,0,.5)}}.page-template-homepage .top__text p{margin-block-start:unset;font-weight:700;font-size:80px;line-height:95px;color:var(--white);max-width:460px}@media only screen and (max-width: 630px){.page-template-homepage .top__text p{font-size:40px;line-height:1.5}}.page-template-homepage .top__text p:last-of-type{color:var(--red)}.page-template-homepage .top__container{margin:80px auto;width:100%;max-width:1440px;display:flex;align-items:center}@media only screen and (max-width: 1445px){.page-template-homepage .top__container{padding-left:10px}}@media only screen and (max-width: 1100px){.page-template-homepage .top__container{flex-wrap:wrap}}.page-template-homepage .top__content{max-width:560px}@media only screen and (max-width: 1100px){.page-template-homepage .top__content{text-align:center;margin:0 auto}}.page-template-homepage .top__content h2{font-size:48px;margin-bottom:90px;color:var(--menu-blue)}@media only screen and (max-width: 630px){.page-template-homepage .top__content h2{margin-bottom:30px;font-size:40px}}.page-template-homepage .top__content p{font-size:24px;color:var(--menu-blue);line-height:30px;font-weight:300}.page-template-homepage .top__content p:last-of-type{color:var(--red);font-size:21px;line-height:45px}.page-template-homepage .top__content p:last-of-type a{margin-top:10px}.page-template-homepage .top__cards-wrapper{background:url(../images/cards-backgroumd.png) no-repeat;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;row-gap:45px;padding:50px 0}@media only screen and (max-width: 630px){.page-template-homepage .top__cards-wrapper{row-gap:20px;padding:50px 0 10px}}.page-template-homepage .top__card{text-align:center;padding-bottom:22px;width:40%;background-color:var(--white);-webkit-box-shdow:0 0 15px rgba(31,88,104,.15);box-shadow:0 0 15px rgba(31,88,104,.15);border-radius:20px;transition:all ease-in .2s}@media only screen and (max-width: 1440px){.page-template-homepage .top__card{padding:0 10px}}@media only screen and (max-width: 630px){.page-template-homepage .top__card{max-width:320px;width:90%}}.page-template-homepage .top__card:nth-of-type(even){position:relative;top:80px}@media only screen and (max-width: 630px){.page-template-homepage .top__card:nth-of-type(even){position:static;top:unset}}.page-template-homepage .top__card:hover{-webkit-box-shdow:0 0 15px rgba(248,66,73,.3);box-shadow:0 0 15px rgba(248,66,73,.3)}.page-template-homepage .top__card__text{max-width:270px;margin:0 auto;font-size:18px;color:var(--menu-blue)}.page-template-homepage .top__card__text h3{font-size:24px}.page-template-homepage .top__card__text a{color:var(--cyan)}.page-template-homepage .markets{background:url(../images/bg.png) center no-repeat;background-size:cover}.page-template-homepage .markets__container{margin:0 auto;padding:125px 10px 80px;max-width:1460px}@media only screen and (max-width: 630px){.page-template-homepage .markets__container{padding:60px 10px 80px}}.page-template-homepage .markets__header{margin-bottom:55px}.page-template-homepage .markets__header h2{color:var(--white);max-width:600px;font-size:36px}@media only screen and (max-width: 425px){.page-template-homepage .markets__header h2{font-size:30px}}.page-template-homepage .markets__cards-wrapper{display:flex;align-items:top;justify-content:space-between}@media only screen and (max-width: 1200px){.page-template-homepage .markets__cards-wrapper{flex-wrap:wrap;row-gap:40px}}.page-template-homepage .markets__card{width:31%;height:420px;padding:30px 40px;background-color:var(--menu-blue);border-radius:20px;box-shadow:0px 1px 15px rgba(19,174,192,.35);-webkit-box-shadow:0px 1px 15px rgba(19,174,192,.35);transition:all ease-in .4s}@media only screen and (max-width: 1200px){.page-template-homepage .markets__card{width:100%;max-width:600px;margin:0 auto;padding:30px 10px 0}}.page-template-homepage .markets__card table th{color:var(--white);font-size:24px;margin-bottom:20px;text-align:left}.page-template-homepage .markets__card table td p{color:var(--white);font-weight:300;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.page-template-homepage .markets__card.open{height:fit-content;background-color:var(--white)}.page-template-homepage .markets__card.open table th{color:var(--menu-blue)}.page-template-homepage .markets__card.open table td p{color:var(--menu-blue);overflow:auto;text-overflow:unset;-webkit-line-clamp:unset}@media only screen and (max-width: 350px){.page-template-homepage .markets__card.open .markets__card-image{max-width:92%}}.page-template-homepage .markets__card.open .markets__read-more{opacity:0;display:none}.page-template-homepage .markets__card.open .markets__contact{display:block}.page-template-homepage .markets__card.open .markets__contact td{top:0}.page-template-homepage .markets__card-image{position:relative;text-align:center}.page-template-homepage .markets__card-image::before{content:"";position:absolute;top:10px;left:-10px;z-index:5;background-color:#e6555a;width:50px;height:2px}.page-template-homepage .markets__card-image img{max-width:100%}.page-template-homepage .markets__read-more{background:linear-gradient(0deg, rgb(29, 62, 78) 60%, rgba(255, 255, 255, 0) 100%);position:relative;height:80px;top:-50px;cursor:pointer}.page-template-homepage .markets__read-more td span{color:var(--cyan);display:flex;align-items:center;justify-content:space-between}.page-template-homepage .markets__read-more td span::before{content:"";display:inline-block;background-color:var(--cyan);height:1px;width:34%;margin-top:5px}@media only screen and (max-width: 400px){.page-template-homepage .markets__read-more td span::before{width:30%}}.page-template-homepage .markets__read-more td span::after{content:"";display:inline-block;background-color:var(--cyan);height:1px;width:34%;margin-top:5px}@media only screen and (max-width: 400px){.page-template-homepage .markets__read-more td span::after{width:30%}}.page-template-homepage .markets__contact{display:none}.page-template-homepage .markets__contact td{position:relative;top:-50000px;display:flex;align-items:center;justify-content:space-between;column-gap:20px}.page-template-homepage .markets__contact td p{color:var(--cyan) !important;line-height:24px;max-width:150px}@media only screen and (max-width: 420px){.page-template-homepage .markets__contact td .contact-us{width:120px}}.page-template-homepage .components{width:100%;max-height:730px;background:url(../images/componets-bg.png) no-repeat}@media only screen and (max-width: 1024px){.page-template-homepage .components{max-height:unset}}.page-template-homepage .components__container{max-width:1460px;padding:0 10px;margin:150px auto 0}@media only screen and (max-width: 1024px){.page-template-homepage .components__container{margin-bottom:60px}}.page-template-homepage .components__header{max-width:720px}.page-template-homepage .components__header h2{font-size:36px;color:var(--menu-blue);margin-bottom:60px}@media only screen and (max-width: 425px){.page-template-homepage .components__header h2{font-size:30px}}.page-template-homepage .components__popover{position:relative}@media only screen and (max-width: 1024px){.page-template-homepage .components__popover{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}}.page-template-homepage .components__popover img{max-width:100%;border-radius:20px}@keyframes border-blip{0%{border:1px solid #fff}50%{border:1px solid rgba(255,255,255,0)}100%{border:1px solid #fff}}.page-template-homepage .components__pop{position:absolute;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.5)}@media only screen and (max-width: 1024px){.page-template-homepage .components__pop{position:static;display:block;width:45%;height:max-content}}@media only screen and (max-width: 730px){.page-template-homepage .components__pop{width:100%}}.page-template-homepage .components__pop:hover{animation:border-blip 1.5s ease-in infinite}.page-template-homepage .components__pop:hover button{animation:border-blip 1.5s ease-in infinite}.page-template-homepage .components__pop:hover button span{animation:border-blip 1.5s ease-in infinite}.page-template-homepage .components__pop button{display:flex;cursor:pointer;border-radius:50%;width:38px;height:38px;padding:unset;z-index:3;position:relative;transition:all ease-in .2s;background:rgba(0,0,0,0);justify-content:center;align-items:center;border:1px solid var(--white);padding:2px 0 0}.page-template-homepage .components__pop button span{display:flex;color:#38687f;font-size:40px;font-weight:100;transform:translate(0%, -4%);background:var(--white);height:30px;width:30px;border-radius:50%;justify-content:center;align-items:center}.page-template-homepage .components__pop button.open{z-index:6}.page-template-homepage .components__pop button.open span{color:var(--white);font-size:30px;transform:rotate(45deg) translate(0%, -1%);background:#e71b3c}.page-template-homepage .components__pop-content{position:absolute;top:20.5px;left:20.5px;width:840px;max-height:600px;height:fit-content;overflow-y:auto;border-radius:20px;box-shadow:0 0 15px rgba(31,88,104,.15);-webkit-box-shadow:0 0 15px rgba(31,88,104,.15);background-color:#fff;padding:40px 45px;z-index:2;opacity:0;transition:all ease-in .3s;color:var(--menu-blue)}@media only screen and (max-width: 1024px){.page-template-homepage .components__pop-content{width:100%;max-height:400px;min-height:173px;position:static;opacity:unset;display:none;border-radius:unset;padding:20px 15px}}.page-template-homepage .components__pop-content h3{font-size:18px;color:var(--red);margin-top:0;text-transform:uppercase;display:flex;align-items:center}.page-template-homepage .components__pop-content h3::before{content:"+";color:#ff8787;font-size:25px;padding-right:15px;font-weight:300}.page-template-homepage .components__pop-content p{font-size:16px;font-weight:300}.page-template-homepage .components__pop-content p strong{font-weight:700}.page-template-homepage .components__pop-content ul{padding-inline-start:15px;margin-bottom:unset}.page-template-homepage .components__pop-content ul li{margin-bottom:15px}.page-template-homepage .components__pop-content ul li:last-child{margin-bottom:unset}.page-template-homepage .components__pop-content.open{opacity:1;z-index:5}@media only screen and (max-width: 1024px){.page-template-homepage .components__pop-content.open{opacity:unset;display:block}}.page-template-homepage .design{width:100%;background-color:#f8faff;padding:345px 0 130px}@media only screen and (max-width: 1024px){.page-template-homepage .design{padding-top:60px}}.page-template-homepage .design__container{max-width:1460px;padding:0 10px;margin:0 auto}.page-template-homepage .design__header h2{color:var(--menu-blue);font-size:36px;margin-bottom:60px;max-width:630px}@media only screen and (max-width: 425px){.page-template-homepage .design__header h2{font-size:30px}}.page-template-homepage .design__youtube{margin:0 auto 70px}.page-template-homepage .design__poster{text-align:center}.page-template-homepage .design__poster img{cursor:pointer;box-shadow:0 0 15px rgba(31,88,104,.15);-webkit-box-shadow:0 0 15px rgba(31,88,104,.15);border-radius:20px;max-width:100%}.page-template-homepage .design__poster.hide-poster{display:none}.page-template-homepage .design__iframe{display:none}.page-template-homepage .design__iframe iframe{width:100%;max-width:100%;height:574px}.page-template-homepage .design__iframe.play{display:block}.page-template-homepage .design__cards-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:100px 70px;background:url(../images/design-background-image.png) no-repeat right;background-size:contain}@media only screen and (max-width: 992px){.page-template-homepage .design__cards-wrapper{gap:unset;row-gap:20px}}.page-template-homepage .design__card{display:flex;align-items:center;width:42%;color:var(--menu-blue)}@media only screen and (max-width: 992px){.page-template-homepage .design__card{width:100%}}@media only screen and (max-width: 500px){.page-template-homepage .design__card{flex-wrap:wrap}}.page-template-homepage .design__card:nth-of-type(3){margin-left:60px}@media only screen and (max-width: 1380px){.page-template-homepage .design__card:nth-of-type(3){margin-left:unset}}.page-template-homepage .design__card:nth-of-type(even){position:relative;top:80px}@media only screen and (max-width: 992px){.page-template-homepage .design__card:nth-of-type(even){position:static;top:unset}}.page-template-homepage .design__card:last-of-type{width:100%}.page-template-homepage .design__card:last-of-type .design__card-content{max-width:unset}.page-template-homepage .design__card img{max-width:100%}.page-template-homepage .design__card-content{max-width:480px;font-size:18px}@media only screen and (max-width: 500px){.page-template-homepage .design__card-content{width:fit-content;padding:0 5px 0 30px}}.page-template-homepage .design__card-content h3{margin-bottom:20px}.page-template-homepage .design__card-content p,.page-template-homepage .design__card-content ol,.page-template-homepage .design__card-content ul{margin:unset}.page-template-homepage .design__card-content ol{column-count:1;padding-inline-start:15px;max-height:89px;margin-block-end:unset}@media only screen and (max-width: 1280px){.page-template-homepage .design__card-content ol{column-count:auto;max-height:unset}}.page-template-homepage .design__card-content ul{column-count:3;padding-inline-start:15px}@media only screen and (max-width: 992px){.page-template-homepage .design__card-content ul{column-count:auto}}.page-template-homepage .design__card-content ul li{width:240px}@media only screen and (max-width: 450px){.page-template-homepage .design__card-content ul li{width:auto}}.page-template-homepage .design__result{background:url(../images/result-background.png) no-repeat center;padding:65px 70px 70px;background-size:cover;margin-top:70px}@media only screen and (max-width: 630px){.page-template-homepage .design__result{padding:65px 20px 30px}}.page-template-homepage .design__result-content{color:var(--white)}.page-template-homepage .design__result-content h3{font-size:30px}.page-template-homepage .design__result-content p{font-size:21px}.page-template-homepage .design__result-content .container{display:flex;align-items:center;justify-content:flex-end;column-gap:5%}@media only screen and (max-width: 1024px){.page-template-homepage .design__result-content .container{flex-wrap:wrap;row-gap:35px;justify-content:center}}.page-template-homepage .design__result-content .container .item:first-child{display:grid;grid-template-columns:auto auto;gap:48px 10px}@media only screen and (max-width: 630px){.page-template-homepage .design__result-content .container .item:first-child{grid-template-columns:auto;gap:unset;row-gap:48px}}.page-template-homepage .design__result-content .container .item:first-child p{font-size:18px;max-width:280px;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;margin:unset;column-gap:20px}@media only screen and (max-width: 630px){.page-template-homepage .design__result-content .container .item:first-child p{max-width:100%}}.page-template-homepage .design__result-content .container .item:first-child p::before{content:url(../images/V-result.png);height:35px;border-radius:50%;box-shadow:0 0 15px rgba(19,174,192,.3);-webkit-box-shadow:0 0 15px rgba(19,174,192,.3)}.page-template-homepage .design__result-content .container .item img{display:block}.page-template-homepage .contact{background:url(../images/contact-background.png) no-repeat center;background-size:cover;position:relative;padding:80px 0 110px}@media only screen and (max-width: 425px){.page-template-homepage .contact{padding:20px 0 60px}}.page-template-homepage .contact__container{max-width:1460px;padding:0 10px;margin:0 auto}.page-template-homepage .contact__header{text-align:center;margin-bottom:60px}.page-template-homepage .contact__header h2{color:var(--white);font-size:48px;font-weight:700;margin-bottom:40px}.page-template-homepage .contact__header h2::before{content:url(../images/section-icon.png);display:block}.page-template-homepage .contact__header p{color:var(--cyan);font-size:24px;font-weight:300;margin:unset}.page-template-homepage .contact__form .wpcf7 .wpcf7-form{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:40px;max-width:1105px;margin:0 auto;width:100%}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap{width:30%}@media only screen and (max-width: 768px){.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap{width:100%}}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input{width:100%;height:59px;font-size:18px;font-weight:300;border-radius:15px;padding:0 30px;border:unset}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:focus-visible{outline:unset}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid{outline:2px solid var(--red);color:var(--red)}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-446{width:100%}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-446 .message{width:100%}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap span{display:none}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-form-control-wrap[data-name=text-446]{width:100%}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-submit{margin:0 auto;border-radius:19px;background-color:var(--red);width:240px;border:unset;color:var(--white);font-size:18px;line-height:3.2;transition:all ease-in .2s}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-submit:hover{box-shadow:0px 4px 5px rgba(0,0,0,.35);-webkit-box-shadow:0px 4px 5px rgba(0,0,0,.35);font-weight:600}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-spinner{position:absolute;bottom:0;right:0}.page-template-homepage .contact__form .wpcf7 .wpcf7-form .wpcf7-response-output{display:none}.page-template-homepage .contact__thank-you{display:none;position:absolute;top:50%;background-color:#fff;left:50%;border-radius:20px;transform:translate(-50%, -50%);width:90%;height:500px;max-width:1440px;justify-content:center;align-items:center;flex-direction:column;-webkit-box-shdow:0px 0px 15px 11px #000;box-shadow:0px 0px 15px 11px #000;color:var(--menu-blue)}.page-template-homepage .contact__thank-you.sent{display:flex}.page-template-homepage .contact__thank-you h2{font-size:40px;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.page-template-homepage .contact__thank-you h2::before{content:url(../images/section-icon.png);margin-right:5px}.page-template-homepage .contact__thank-you p{font-size:20px}.page-template-homepage .about{background:#fff;padding:75px 0;position:relative;padding-inline:30px}.page-template-homepage .about__container{max-width:1460px;padding:0 10px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 1440px){.page-template-homepage .about__container{row-gap:40px}}@media only screen and (max-width: 1415px){.page-template-homepage .about__container{justify-content:center}}.page-template-homepage .about__content{display:flex;flex-direction:column;max-width:425px}@media only screen and (max-width: 1415px){.page-template-homepage .about__content{max-width:90%}}.page-template-homepage .about__content .about-header{display:flex}.page-template-homepage .about__content .about-header h5{color:var(--red);font-size:21px;margin-inline-start:5px}.page-template-homepage .about__content .about-header img{width:20px}.page-template-homepage .about__text .title{font-size:36px;color:var(--menu-blue);font-weight:500;margin-block-start:20px}.page-template-homepage .about__text p{font-size:18px;font-style:italic;max-width:1140px;line-height:25px}.page-template-homepage .about__big-image{width:955px;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);grid-column-gap:0px;grid-row-gap:0px}@media only screen and (max-width: 600px){.page-template-homepage .about__big-image{display:none}}.page-template-homepage .about__big-image .about-bg{grid-area:1/1/4/4;object-fit:cover;object-position:center;width:100%;height:100%}.page-template-homepage .about__big-image>div img{border-radius:20px;max-width:230px;width:70%;height:60%;object-fit:contain;object-position:center}.page-template-homepage .about__big-image .left-top{position:relative;grid-area:1/1/2/2}.page-template-homepage .about__big-image .left-top img{position:absolute;right:30px;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 990px){.page-template-homepage .about__big-image .left-top img{right:20px}}@media only screen and (max-width: 750px){.page-template-homepage .about__big-image .left-top img{right:15px}}@media only screen and (max-width: 530px){.page-template-homepage .about__big-image .left-top img{right:10px}}@media only screen and (max-width: 400px){.page-template-homepage .about__big-image .left-top img{right:5px}}.page-template-homepage .about__big-image .left-middle{position:relative;grid-area:2/1/3/2}.page-template-homepage .about__big-image .left-middle img{position:absolute;left:5px;top:50%;transform:translateY(-50%)}.page-template-homepage .about__big-image .left-bottom{position:relative;grid-area:3/1/4/2}.page-template-homepage .about__big-image .left-bottom img{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.page-template-homepage .about__big-image .right-top{position:relative;grid-area:1/3/2/4}.page-template-homepage .about__big-image .right-top img{position:absolute;left:50%;top:50%;transform:translate(-60%, -50%)}.page-template-homepage .about__big-image .right-middle{position:relative;grid-area:2/3/3/4}.page-template-homepage .about__big-image .right-middle img{position:absolute;right:15px;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 450px){.page-template-homepage .about__big-image .right-middle img{right:5px}}.page-template-homepage .about__big-image .right-bottom{position:relative;grid-area:3/3/4/4}.page-template-homepage .about__big-image .right-bottom img{position:absolute;left:50%;top:50%;transform:translate(-60%, -50%);border-radius:20px}.page-template-homepage .button-line{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.2509803922);display:flex;color:#fff;height:50px;align-items:center;justify-content:center}.page-template-homepage .button-line .social{display:flex}.page-template-homepage .button-line .social h3{margin-inline-end:50px}@media only screen and (max-width: 1416px){.page-template-homepage .button-line .social{display:flex;column-gap:25px}}.page-template-homepage .button-line .social a{margin-right:25px}@media only screen and (max-width: 1416px){.page-template-homepage .button-line .social a{margin-right:unset}}.page-template-homepage .button-line .theguy{cursor:pointer}.page-template-homepage .button-line .theguy img{max-width:100%}/*# sourceMappingURL=homepage.min.css.map */