.es_caption{padding-bottom:1em;padding-right:.5em;}.es_msg{padding-top:5px;padding-bottom:5px;color:#f00;}.es_textbox{padding-bottom:10px;}.es_button{padding-top:10px;padding-bottom:5px;}.es_textbox_class{width:200px;}.es_lablebox{padding-bottom:3px;}.es_subscription_message.success{color:#008000;font-size:16px;}.es_subscription_message.error{color:#f00;font-size:16px;}.es_spinner_image{display:none;float:right;}.es-field-wrap{margin-bottom:.6em;}.ig-es-form-list-selection,.ig-es-form-list-selection td,.ig-es-form-list-selection tr,.ig-es-form-radio-selection,.ig-es-form-radio-selection td,.ig-es-form-radio-selection tr{border:none;}.ig_es_form_wrapper{width:30%;margin:0 auto;border:2px #e8e3e3 solid;padding:.9em;border-radius:5px;}.ig_es_form_heading{font-size:1.3em;line-height:1.5em;margin-bottom:.5em;}.ig_es_list_checkbox{margin-right:.5em;}.ig_es_submit{color:#fff !important;border-color:#03a025 !important;background:#03a025 !important;box-shadow:0 1px 0 #03a025;font-weight:bold;height:2.4em;line-height:1em;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;font-size:1em;padding:0 2em;margin-top:1em;}.ig_es_submit:hover{color:#fff !important;background:#0aab2e !important;border-color:#0aab2e !important;}.ig_es_form_wrapper hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}.es_form_cf{padding:.75rem;}select.es_form_cf,input[type="text"].es_form_cf,input[type="number"].es_form_cf,input[type="date"].es_form_cf{width:50%;}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-gamburger:before{content:"";}.icon-long-arrow-left:before{content:"";}.icon-long-arrow-right:before{content:"";}.icon-next:before{content:"";}.icon-prev:before{content:"";}.icon-nav-arrow:before{content:"";}.icon-close:before{content:"";}.icon-dot:before{content:"";}.icon-quotes-close:before{content:"";}.icon-quotes-open:before{content:"";}.icon-plus:before{content:"";}.icon-minus:before{content:"";}.icon-facebook:before{content:"";}.icon-instagram:before{content:"";}.icon-linkedin:before{content:"";}.icon-skype:before{content:"";}.icon-whatsapp:before{content:"";}.icon-clip:before{content:"";}.icon-location:before{content:"";}.icon-whatsapp-light:before{content:"";}.icon-email-round:before{content:"";}.icon-phone-round:before{content:"";}.icon-search:before{content:"";}.icon-facebook-round:before{content:"";}.icon-linkedin-round:before{content:"";}.icon-twitter-round:before{content:"";}.icon-filter:before{content:"";}.icon-half-rectangle:before{content:"";}.icon-arrow-down:before{content:"";}.elementor-container{max-width:unset !important;}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:unset !important;}p span.glossaryLink,p a.glossaryLink,div span.glossaryLink,div a.glossaryLink{color:inherit !important;}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.rotating{-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;}@keyframes color-animate{0%{color:#00d47a;}25%{color:#01e3e2;}50%{color:#f90;}75%{color:#df6eae;}100%{color:#c8cdfd;}}.color-animate{-webkit-animation:color-animate 10s linear infinite;-moz-animation:color-animate 10s linear infinite;-ms-animation:color-animate 10s linear infinite;-o-animation:color-animate 10s linear infinite;animation:color-animate 10s linear infinite;}@keyframes up-down{0%{transform:translate(1px,20px);}24%{transform:translate(1px,30px);}50%{transform:translate(1px,12px);}74%{transform:translate(1px,22px);}100%{transform:translate(1px,20px);}}*{font-family:"Gilroy",sans-serif;}.row{box-sizing:border-box;margin-left:-15px;margin-right:-15px;width:100%;}.container{max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;}.container-small{max-width:1250px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;}.container-big{max-width:1750px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;}@media (max-width: 1700px){.container-big{max-width:calc(100% - 60px);}}@media (max-width: 767px){.container-big{max-width:calc(100% - 30px);}}.button-main{font-size:1rem;background:#4656eb;color:#fff;border-radius:50px;box-shadow:-webkit-0px 6px 12px rgba(50,68,228,.3);box-shadow:-ms-0px 6px 12px rgba(50,68,228,.3) box;box-shadow:0px 6px 12px rgba(50,68,228,.3);font-weight:700;text-transform:uppercase;padding:15px 70px;min-width:250px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-main:hover,.button-main:active,.button-main:focus{background:#4a5cff;color:#fff;}.button-secondary{font-size:1rem;background:#255ab6;color:#fff;border-radius:50px;box-shadow:-webkit-0px 3px 8px rgba(37,90,182,.4);box-shadow:-ms-0px 3px 8px rgba(37,90,182,.4) box;box-shadow:0px 3px 8px rgba(37,90,182,.4);font-weight:600;padding:12px 30px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-secondary:hover,.button-secondary:active,.button-secondary:focus{background:#2b6bda;color:#fff;}.button-white{font-size:1rem;background:#fff;color:#082341;border-radius:50px;box-shadow:-webkit-0px 3px 8px rgba(37,90,182,.4);box-shadow:-ms-0px 3px 8px rgba(37,90,182,.4) box;box-shadow:0px 3px 8px rgba(37,90,182,.4);font-weight:500;text-transform:uppercase;padding:12px 30px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-white:hover,.button-white:active,.button-white:focus{background:#2b6bda;color:#fff;}.button-main-inactive{font-size:1rem;background:#c3ccde;color:#fff;border-radius:50px;box-shadow:-webkit-0px 6px 12px rgba(50,68,228,.3);box-shadow:-ms-0px 6px 12px rgba(50,68,228,.3) box;box-shadow:0px 6px 12px rgba(50,68,228,.3);font-weight:700;text-transform:uppercase;padding:15px 70px;min-width:250px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-main-destructive{font-size:1rem;background:#ff6e6e;color:#fff;border-radius:50px;box-shadow:-webkit-0px 6px 12px rgba(50,68,228,.3);box-shadow:-ms-0px 6px 12px rgba(50,68,228,.3) box;box-shadow:0px 6px 12px rgba(50,68,228,.3);font-weight:700;text-transform:uppercase;padding:15px 70px;min-width:250px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-outline{font-size:1rem;background:rgba(0,0,0,0);color:#4656eb;border-radius:50px;border:1px solid #4656eb;border:1px solid #4656eb;font-weight:600;text-transform:uppercase;padding:12px 30px;min-width:224px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-outline:hover,.button-outline:active,.button-outline:focus{background:#d6daff;color:#4656eb;}.button-banner{font-size:1rem;background:#4656eb;color:#fff;border-radius:50px;box-shadow:-webkit-0px 6px 12px rgba(70,86,235,.3);box-shadow:-ms-0px 6px 12px rgba(70,86,235,.3) box;box-shadow:0px 6px 12px rgba(70,86,235,.3);font-weight:600;padding:13px 60px;min-width:200px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-banner:hover,.button-banner:active,.button-banner:focus{background:#4a5cff;}.button-secondary-inactive{font-size:1rem;background:#c3ccde;color:#fff;border-radius:50px;box-shadow:-webkit-0px 3px 8px rgba(37,90,182,.4);box-shadow:-ms-0px 3px 8px rgba(37,90,182,.4) box;box-shadow:0px 3px 8px rgba(37,90,182,.4);font-weight:600;padding:12px 30px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.button-secondary-destructive{font-size:1rem;background:#ff6e6e;color:#fff;border-radius:50px;box-shadow:-webkit-0px 3px 8px rgba(37,90,182,.4);box-shadow:-ms-0px 3px 8px rgba(37,90,182,.4) box;box-shadow:0px 3px 8px rgba(37,90,182,.4);font-weight:600;padding:12px 30px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.page-main{padding-top:112px;}.flex{display:flex;}.flex.justify{justify-content:space-between;}.flex.center{justify-content:center;}.flex.flex-start{justify-content:flex-start;}.flex.flex-end{justify-content:flex-end;}.flex.middle{align-items:center;align-content:center;}.flex.top{align-content:flex-start;align-items:flex-start;}.flex.bottom{align-content:flex-end;align-items:flex-end;}.flex.wrap{flex-wrap:wrap;}.order_important{order:-1;}.order_1{order:1;}.order_2{order:2;}.order_3{order:3;}.order_4{order:4;}.order_5{order:5;}.order_6{order:6;}.order_7{order:7;}.order_8{order:8;}.order_9{order:9;}.order_10{order:10;}.flex_1{flex:0 0 10%;max-width:10%;}.flex_2{flex:0 0 20%;max-width:20%;}.flex_3{flex:0 0 30%;max-width:30%;}.flex_4{flex:0 0 40%;max-width:40%;}.flex_5{flex:0 0 50%;max-width:50%;}.flex_6{flex:0 0 60%;max-width:60%;}.flex_7{flex:0 0 70%;max-width:70%;}.flex_8{flex:0 0 80%;max-width:80%;}.flex_9{flex:0 0 90%;max-width:90%;}.flex_10{flex:0 0 100%;max-width:100%;}.flex_eq{flex:1;}.flex_auto{flex:auto;}.rel{position:relative;}.ab{position:absolute;}.rel.z-index_important,.ab.z-index_important{z-index:-1;}.rel.z-index_1,.ab.z-index_1{z-index:1;}.rel.z-index_2,.ab.z-index_2{z-index:2;}.rel.z-index_3,.ab.z-index_3{z-index:3;}.rel.z-index_4,.ab.z-index_4{z-index:4;}.rel.z-index_5,.ab.z-index_5{z-index:5;}.rel.z-index_6,.ab.z-index_6{z-index:6;}.rel.z-index_7,.ab.z-index_7{z-index:7;}.rel.z-index_8,.ab.z-index_8{z-index:8;}.rel.z-index_9,.ab.z-index_9{z-index:9;}.rel.z-index_10,.ab.z-index_10{z-index:10;}.text-center{text-align:center;}.text-right{text-align:right;}.arrow-button{font-weight:400;text-decoration:none;color:#4656eb;}.arrow-button svg{position:relative;left:15px;}.arrow-button,.arrow-button svg,.arrow-button svg path{transition:all .5s;}.arrow-button svg path{fill:#4656eb;}.arrow-button:hover svg{left:20px;}.arrow-content-button{position:relative;display:block;}.arrow-content-button .title{position:relative;font-size:1.75rem;font-weight:600;color:#000;margin-bottom:10px;display:inline-block;}@media (max-width: 992px){.arrow-content-button .title{font-size:1.25rem;}}.arrow-content-button .title:after{content:"";width:40px;height:1.7px;background:#000;display:block;position:absolute;right:calc(-20px - 40px);top:50%;}.arrow-content-button .desc{font-size:1.25rem;font-weight:400;color:#082341;}@media (max-width: 992px){.arrow-content-button .desc{font-size:1rem;}}.arrow-content-button .desc{display:block;}.arrow-content-button,.arrow-content-button span,.arrow-content-button svg,.arrow-content-button svg path{transition:all .5s;}.arrow-content-button .arrow{right:50px;position:absolute;top:calc(50% - 7.5px);}.arrow-content-button:hover .title{color:#4656eb;}.arrow-content-button:hover .arrow{right:0;}.arrow-content-button:hover svg path{fill:#4656eb;}.wide{width:100%;}p a{color:#4656eb;text-decoration:none;position:relative;}p a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}p a:hover{color:#4656eb;}p a:hover:after{border-top:2px solid #4656eb;}.icon>span{font-family:"Gilroy",sans-serif;vertical-align:middle;}.inline-block{display:inline-block;}.d-none{display:none;}.simple-page{margin-top:60px;}.simple-page h1{margin-bottom:30px;}body .dot:not(.setted),body .people:not(.setted){opacity:0;transition:all .5s;}body .dot.setted,body .people.setted{opacity:1;}body div[style~="!important"]{height:0;font-size:0;visibility:hidden;opacity:0;max-width:0;}.owl-carousel.flex{display:flex;}.owl-dots{text-align:center;}.owl-dots .owl-dot{width:10px;height:10px;background:#f0f0f0 !important;margin:0 5px;border-radius:50%;transition:all .5s;}.owl-dots .owl-dot.active{background:#4656eb !important;}.contact-page{overflow:hidden;}.contact-page .top-people{position:absolute;top:-90px;left:0;right:0;margin:0 auto;margin:0 -13%;text-align:center;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/lines-contact.svg");background-position:center center;background-repeat:no-repeat;padding-bottom:23%;background-size:100%;}.contact-page .dots .dot_1{width:10px;height:10px;top:34%;left:3.3%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.contact-page .dots .dot_2{width:10px;height:10px;top:35%;left:31%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.contact-page .dots .dot_3{width:10px;height:10px;top:36%;right:37%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.contact-page .dots .dot_4{width:10px;height:10px;top:54%;right:6%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.contact-page .peoples .people.small{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:36%;left:-3%;transform:scale(.2);}.contact-page .peoples .people.small.nitro-lazy{background-image:none !important;}.contact-page .top-people.nitro-lazy{background-image:none !important;}.contact-page .peoples .people.medium{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:2%;right:40%;transform:scale(.3);}.contact-page .peoples .people.medium.nitro-lazy{background-image:none !important;}.contact-page .peoples .people.big{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:35%;right:8%;transform:scale(.5);z-index:4;}.contact-page .peoples .people.big.nitro-lazy{background-image:none !important;}.contact-page .contact-page-content{padding-top:100px;}.contact-page .contact-page-content .contact-page-side-content{width:38%;}.contact-page .contact-page-content .contact-page-side-form{width:48%;position:relative;bottom:-100px;background:#fff;border-radius:6px;filter:drop-shadow(0px -1px 10px rgba(0,0,0,.05)) drop-shadow(0px 8px 18px rgba(0,0,0,.1));padding:100px 50px;z-index:2;}.contact-page .contact-page-content .contact-page-side-form .contact-form-titles{text-align:center;margin-bottom:60px;}.contact-page .contact-page-content .contact-page-side-form .screen-reader-response{text-align:center;}.contact-page .contact-page-content .contact-page-side-form .social{text-align:center;margin-top:90px;}.contact-page .contact-page-content .contact-page-side-form .social a:before{color:#4656eb;}.contact-page .contact-page-content .contact-page-side-form .social a:hover:before{color:#000;}.contact-page .contact-page-content .contact-page-side-form .form-field.half{margin-bottom:70px;}.contact-page .contact-page-content .contact-page-side-form .form-field:last-child{text-align:center;}.contact-page .contact-page-content .contact-page-side-form .form-field input,.contact-page .contact-page-content .contact-page-side-form .form-field textarea{padding-bottom:15px;}.contact-page .contact-page-content .side-content-text h1{font-size:2.8125rem;font-weight:600;margin-bottom:30px;margin-top:0;}.contact-page .contact-page-content .side-content-text>p{line-height:170%;margin:0;font-size:1.25rem;}.contact-page .contact-page-content .side-content-text h1,.contact-page .contact-page-content .side-content-text>p{color:#082341;}.contact-page .contact-page-content .useful-links{margin-top:60px;}.contact-page .contact-page-content .useful-links ul{margin:0;margin:0;padding:0;padding:0;list-style:none none;list-style:none none;}.contact-page .contact-page-content .useful-links ul>li{display:inline-block;vertical-align:top;}.contact-page .contact-page-content .useful-links ul li{padding:0 10px;}.contact-page .contact-page-content .useful-links ul li:not(:last-child){border-right:1px solid #000;}.contact-page .contact-page-content .useful-links ul li:first-child{padding-left:0;}.contact-page .contact-page-content .useful-links ul li:last-child{padding-right:0;}.contact-page .contact-page-content .useful-links ul li a{color:#082341;text-decoration:none;position:relative;font-weight:400;}.contact-page .contact-page-content .useful-links ul li a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.contact-page .contact-page-content .useful-links ul li a:hover{color:#4656eb;}.contact-page .contact-page-content .useful-links ul li a:hover:after{border-top:2px solid #4656eb;}.contact-page .contact-page-content .useful-links ul li a.active{text-decoration:none;position:relative;color:#4656eb;}.contact-page .contact-page-content .useful-links ul li a.active:after{position:absolute;content:"";width:100%;border-top:2px solid #4656eb;transition:all .5s;top:calc(100% + 3px);left:0;}.contact-page .contact-page-content .useful-links ul li a.active:hover{color:#000;}.contact-page .contact-page-content .useful-links ul li a.active:hover:after{border-top:2px solid transparent;}.contact-page .contact-page-content .useful-links h5{font-weight:400;margin-top:0;color:#7c8087;margin-bottom:30px;font-size:1rem;}.contact-page .locations{margin-top:70px;}.contact-page .locations h3{font-weight:500;}.contact-page .locations p{font-weight:400;}.contact-page .locations p,.contact-page .locations h3,.contact-page .locations a{font-size:1rem;}.contact-page .locations p,.contact-page .locations h3{margin-top:0;margin-bottom:10px;}.contact-page .locations .icon-location{padding-right:30px;margin-top:-5px;}.contact-page .locations .icon-location:before{font-size:1.875rem;}.contact-page .locations .location-item:not(:last-child){margin-bottom:50px;}.contact-page .map-section .map{padding-bottom:32%;}.contact-page .ceo-info{margin-top:120px;}.contact-page .ceo-info .title-section-content{left:-95px;}.contact-page .ceo-info .title-section-content .description{max-width:337px;left:195px;}.contact-page .ceo-items{margin-top:80px;max-width:1150px;margin-left:auto;margin-right:auto;padding-bottom:30px;}.contact-page .ceo-items .ceo-item{width:40%;background:linear-gradient(173.76deg,#dfe9f3 -40.91%,#fff 86.81%);filter:drop-shadow(0px 6px 16px rgba(0,0,0,.08));padding:40px 0;}.contact-page .ceo-items .linkedin{color:#000;}.contact-page .ceo-items .ceo-photo,.contact-page .ceo-items .ceo-name{text-align:center;}.contact-page .ceo-items .ceo-photo img{max-width:100px;}.contact-page .ceo-items .ceo-name h3{margin:30px 0;font-size:1.5rem;font-weight:600;color:#082341;}.contact-page .ceo-items .ceo-contacts{max-width:245px;margin:0 auto;}.contact-page .ceo-items .ceo-contacts ul{margin:0;padding:0;list-style:none none;}.contact-page .ceo-items .ceo-contacts ul li:not(:last-child){margin-bottom:30px;}.contact-page .ceo-items .ceo-contacts ul a{text-decoration:none;color:#082341;font-weight:500;}.contact-page .ceo-items .ceo-contacts ul a:before{font-size:1rem;}.contact-page .ceo-items .ceo-contacts ul a span{text-decoration:none;position:relative;margin-left:15px;}.contact-page .ceo-items .ceo-contacts ul a span:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.contact-page .ceo-items .ceo-contacts ul a span:hover{color:#4656eb;}.contact-page .ceo-items .ceo-contacts ul a span:hover:after{border-top:2px solid #4656eb;}.contact-page .ceo-items .ceo-contacts ul .icon:before{font-size:1.5625rem;}.contact-page .ceo-items .ceo-contacts ul .icon:before{color:#082341;}.contact-page .ceo-items .ceo-contacts ul .icon:before{vertical-align:middle;}.page_404{min-height:70vh;}.page_404 .page_404-content img{max-width:200px;}.page_404 .page_404-content h4{margin-top:50px;margin-bottom:20px;font-size:1.75rem;font-weight:600;}.page_404 .page_404-content p{margin-top:0;margin-bottom:50px;font-size:1.25rem;max-width:500px;line-height:170%;font-weight:400;}.blog .top-people-dots{position:absolute;width:100%;height:100%;}.blog .top-people-dots .dot_1{width:10px;height:10px;top:83%;left:6%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_2{width:10px;height:10px;top:50%;left:12%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_3{width:10px;height:10px;top:20%;left:28%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_4{width:10px;height:10px;top:10%;left:52%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_5{width:10px;height:10px;top:25%;right:32%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_6{width:10px;height:10px;top:66%;right:27%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .dot_7{width:10px;height:10px;top:36%;right:14%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.blog .top-people-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:0%;left:8%;transform:scale(.3);}.blog .top-people-dots .people_1.nitro-lazy{background-image:none !important;}.blog .top-people-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:47%;left:15%;transform:scale(.3);}.blog .top-people-dots .people_2.nitro-lazy{background-image:none !important;}.blog .top-people-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-12%;right:12%;transform:scale(.3);}.blog .top-people-dots .people_3.nitro-lazy{background-image:none !important;}.blog .top-people-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:55%;right:6%;transform:scale(.3);}.blog .top-people-dots .people_4.nitro-lazy{background-image:none !important;}.blog .top-people-dots .circle-half img,.blog .top-people-dots .rectangle img{position:absolute;}.blog .top-people-dots .circle-half.blue img{left:3%;top:14%;}.blog .top-people-dots .circle-half.ocean img{top:48%;left:22%;}.blog .top-people-dots .circle-half.red img{top:45%;right:24%;}.blog .top-people-dots .circle-half.indigo img{top:50%;right:3%;}.blog .top-people-dots .rectangle.ping img{top:52%;left:1%;}.blog .top-people-dots .rectangle.red img{top:51%;left:23%;}.blog .top-people-dots .rectangle.green img{top:17%;right:7%;}.blog .blog-top{position:relative;}.blog .title-subscribe{padding:160px;}.blog .title-subscribe h1,.blog .title-subscribe h2,.blog .title-subscribe h3,.blog .title-subscribe h4,.blog .title-subscribe h5{color:#082341;font-size:4.5rem;margin:0;letter-spacing:-.01em;font-weight:600;}.blog .title-subscribe h1>strong,.blog .title-subscribe h2>strong,.blog .title-subscribe h3>strong,.blog .title-subscribe h4>strong,.blog .title-subscribe h5>strong{color:#4656eb;}.blog .subscribe-field .field label{display:flex;width:100%;max-width:512px;}.blog .subscribe-field .field label:after{content:"";background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/arrows.svg");position:absolute;width:90px;height:90px;background-size:contain;background-repeat:no-repeat;background-position:center;right:-30px;top:calc(100% + 30px);}.blog .blog-mobile-cat{display:none;}.blog .scope-icon{display:none;}.blog .blog-posts{margin-top:100px;}.blog .blog-sidebar{width:24%;margin-right:6%;margin-bottom:50px;}.blog .blog-sidebar .categories{margin-top:30px;box-shadow:0px 6px 12px rgba(0,0,0,.1);border-radius:6px;background:#fff;padding:40px 30px;}.blog .blog-sidebar .categories h5{font-size:1.25rem;color:#082341;font-weight:500;margin-top:0;margin-bottom:30px;}.blog .blog-sidebar .categories h5 span{display:none;}.blog .blog-sidebar .categories ul{margin:0;padding:0;list-style:none none;}.blog .blog-sidebar .categories ul a:not(.active){text-decoration:none;}.blog .blog-sidebar .categories ul a:not(.active),.blog .blog-sidebar .categories ul a:not(.active):before,.blog .blog-sidebar .categories ul a:not(.active):hover:before,.blog .blog-sidebar .categories ul a:not(.active):hover{transition:all .5s;}.blog .blog-sidebar .categories ul a:not(.active):before{content:"";font-family:"icomoon";width:6px;height:6px;color:#000;vertical-align:middle;font-size:1rem;line-height:1rem;}.blog .blog-sidebar .categories ul a:not(.active):hover:before{color:#255ab6;}.blog .blog-sidebar .categories ul a:not(.active):before{padding:0;font-size:0;}.blog .blog-sidebar .categories ul a:not(.active):hover:before{padding:0 5px 0 0;font-size:7px;}.blog .blog-sidebar .categories ul a:not(.active):hover{color:#255ab6;font-weight:600;}.blog .blog-sidebar .categories ul a{font-size:1rem;color:#082341;font-weight:400;}.blog .blog-sidebar .categories ul li{padding-bottom:20px;border-bottom:1px solid #c3ccde;}.blog .blog-sidebar .categories ul li:not(:last-child){margin-bottom:15px;}.blog .blog-sidebar .categories ul a.active{text-decoration:none;font-weight:500;color:#255ab6;}.blog .blog-sidebar .search-field input[type="text"]::placeholder{font-size:.875rem;line-height:21px;color:#c3ccde;}.blog .pagination{margin-top:50px;text-align:center;}.blog .pagination ul{margin:0;margin:0;padding:0;padding:0;list-style:none none;list-style:none none;}.blog .pagination ul>li{display:inline-block;vertical-align:top;}.blog .pagination li{padding:0 15px;}.blog .pagination li a,.blog .pagination li span{vertical-align:middle;}.blog .pagination li a{font-size:1rem;font-weight:500;color:#000;text-decoration:none;vertical-align:middle;}.blog .pagination li a:hover{color:#4656eb;}.blog .pagination li.current a{color:#4656eb;}.blog .pagination li .next,.blog .pagination li .prev{line-height:0;}.blog .pagination li .next .icon:before,.blog .pagination li .prev .icon:before{color:#4656eb;}.blog .emaillist .es-field-wrap{width:387px;}.single-post h1{font-size:3.25rem;font-weight:500;text-align:center;line-height:150%;margin:0;}.single-post h1:not(.title),.single-post h2:not(.title),.single-post h3:not(.title){font-family:"Lora",sans-serif;font-weight:500;}.single-post h1>strong,.single-post h2>strong,.single-post h3>strong{font-family:inherit;font-weight:inherit;}.single-post .post-title{padding-top:50px;}.single-post h2,.single-post h3{margin-top:60px;margin-bottom:30px;}.single-post .post-the-content h2{font-size:1.75rem;line-height:36px;}.single-post .post-author img{max-width:60px;}.single-post .post-author .author-photo{margin-right:15px;}.single-post .post-author .author-name{color:#082341;font-size:1.125rem;line-height:24px;font-weight:600;margin-bottom:10px;}.single-post .post-author .post-time,.single-post .post-author .post-read-time{color:#7c8087;font-weight:400;font-size:.875rem;}.single-post .post-author .author-description{font-size:.875rem;line-height:20px;margin:22px 0;color:#082341;}.single-post .post-author .author-description .more{display:none;}.single-post .post-author .author-description .more-less{color:#4656eb;font-weight:500;}.single-post .post-author .author-description .more-less:hover{cursor:pointer;}.single-post .post-author .post-read-time{margin-left:15px;}.single-post .post-author .post-share .post-share-content{padding-bottom:0;align-items:flex-end;}.single-post .post-cat{margin-top:20px;}.single-post .post-cat a{text-decoration:none;position:relative;font-size:.875rem;color:#7c8087;}.single-post .post-cat a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.single-post .post-cat a:hover{color:#4656eb;}.single-post .post-cat a:hover:after{border-top:2px solid #4656eb;}.single-post .post-image{margin:40px 0;}.single-post .post-image img{width:100%;max-height:600px;object-fit:cover;}.single-post .post-content .wp-block-image img{height:auto;}.single-post .post-content p,.single-post .post-content li{font-size:1rem;color:#082341;line-height:170%;}.single-post .post-content p a:not(.icon),.single-post .post-content li a:not(.icon){text-decoration:none;position:relative;color:#4656eb;}.single-post .post-content p a:not(.icon):after,.single-post .post-content li a:not(.icon):after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.single-post .post-content p a:not(.icon):hover,.single-post .post-content li a:not(.icon):hover{color:#4656eb;}.single-post .post-content p a:not(.icon):hover:after,.single-post .post-content li a:not(.icon):hover:after{border-top:2px solid #4656eb;}.single-post .post-content img{width:100%;margin-top:60px;}.single-post .post-comments{max-width:1100px;margin:120px auto 0 auto;}.single-post .post-comments .title{font-size:1.25rem;font-weight:400;padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid #c3ccde;}.single-post .post-comments #comments,.single-post .post-comments #wpdcom{max-width:unset;width:100%;margin-top:0;margin-bottom:0;}.single-post .post-rating-share{margin-top:60px;}.single-post .post-rating-share .rmp-widgets-container{margin:0;}.single-post .post-rating-share .rmp-heading--title,.single-post .post-rating-share .rmp-heading--subtitle{display:none;}.single-post .post-rating-share .rmp-rating-widget .rmp-icon--ratings{font-size:1.25rem;}.single-post .post-rating-share .rmp-rating-widget__results{font-size:.875rem;color:#082341;font-weight:400;}.single-post .post-rating-share .rmp-rating-widget__msg{color:#4656eb;}.single-post .post-rating-share .rmp-rating-widget__icons{text-align:left;}.single-post .post-rating-share .rmp-rating-widget .rmp-icon--full-highlight{color:#f90;}.single-post .article-page{display:flex;gap:50px;margin-top:60px;}.single-post .article-page .article-left{max-width:75%;}.single-post .article-page .article-left .article-left-main{padding-right:60px;border-right:1px solid #c4c4c4;}.single-post .article-page .author-name,.single-post .article-page .author-photo{cursor:pointer;}.single-post .article-page .article-right{position:relative;flex:0 1 300px;}.single-post .article-page .article-right .author-profession{color:#7c8087;font-size:.875rem;line-height:21px;font-weight:500;}.single-post .article-page .article-right .post-author{margin:40px 0 160px;border-bottom:1px solid #c4c4c4;}.single-post .article-page .article-right .post-author img{max-width:80px;}.single-post .article-page .article-right .post-author.transparent{opacity:0;position:relative;z-index:-1;margin:0 0 -28%;}.single-post .article-page .article-right .author-social{gap:25px;padding-bottom:40px;}.single-post .article-page .table-of-content._sticky{position:sticky;top:130px;}.single-post .article-page .table-of-content.bottom{position:absolute;bottom:570px;top:unset;left:0;}.single-post .table-of-content{top:60px;right:0;max-width:100%;-ms-overflow-style:none;scrollbar-width:none;max-height:500px;overflow:scroll;}.single-post .table-of-content::-webkit-scrollbar{display:none;}.single-post .table-of-content h5{margin-top:0;margin-bottom:20px;font-size:1rem;font-weight:500;color:#082341;}.single-post .table-of-content ul{margin:0;padding:0;list-style:none none;}.single-post .table-of-content li{padding:10px 20px 10px 15px;border-left:3px solid #c3ccde;}.single-post .table-of-content li.active{border-color:#4656eb;}.single-post .table-of-content li a{font-size:1rem;color:#7c8087;text-decoration:none;position:relative;line-height:1.5rem;}.single-post .table-of-content li a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.single-post .table-of-content li a:hover{color:#4656eb;}.single-post .table-of-content li a:hover:after{border-top:2px solid #4656eb;}.single-post .table-of-content li.active a{color:#000;font-weight:500;}.single-post .table-of-content.hide{display:none;}.single-post .table-of-content{transition:all .3;}.single-post .popular-articles .blog-post-item{width:100%;}.single-post .popular-articles .popular-articles-slider{margin-top:80px;}.single-post .get-in-touch-images{position:relative;max-width:30%;min-height:330px;}.single-post .get-in-touch-images,.single-post .get-in-touch-images #get-in-touch-images>div{width:100%;}.single-post .get-in-touch-images #get-in-touch-images>div{display:flex !important;justify-content:end;}.single-post .get-in-touch-images img{margin:0;}.single-post .get-in-touch-images_1 img{transform:translate(35px,-40px);max-width:70px;z-index:2;}.single-post .get-in-touch-images_2 img{transform:translate(-185px,-20px);max-width:90px;}.single-post .get-in-touch-images_3 img{transform:translate(-185px,160px);width:160px;height:160px;}.single-post .get-in-touch-images_4 img{max-width:260px;}.single-post .get-in-touch-text h4{font-weight:600;font-size:2.8125rem;margin-top:0;margin-bottom:20px;}.single-post .get-in-touch-text p{font-weight:400;font-size:1.25rem;line-height:170%;margin-bottom:40px;margin-top:0;max-width:490px;}.single-post .blog-get-in-touch{margin:120px 0;transform:translateX(15%);}.single-post .table-of-content{height:100%;}.careers-page .vacancy-search{max-width:704px;margin:0 auto;}.careers-page .vacancy-top-bar{margin-top:50px;}.careers-page .vacancy-count{font-size:1rem;font-weight:500;color:#7c8087;}.careers-page .type-filter .name{color:#082341;margin-right:10px;}.careers-page .type-filter .name:before{content:"";font-family:"icomoon";color:#4656eb;vertical-align:middle;margin:0 10px 0 0;font-size:1rem;line-height:1rem;}.single-vacancies-template{position:relative;overflow:hidden;}.single-vacancies-template .single-vacancies-content{margin-top:140px;}.single-vacancies-template .single-vacancies-content .content-side h1{font-size:2.8125rem;margin-top:0;margin-bottom:70px;font-weight:600;}.single-vacancies-template .single-vacancies-content .content-side .vacancies-about{padding-left:15px;max-width:688px;}.single-vacancies-template .single-vacancies-content .content-side h5{margin-bottom:30px;}.single-vacancies-template .single-vacancies-content .content-side h5,.single-vacancies-template .single-vacancies-content .content-side h4,.single-vacancies-template .single-vacancies-content .content-side h3,.single-vacancies-template .single-vacancies-content .content-side h2{font-weight:400;margin-top:0;font-size:1.25rem;}.single-vacancies-template .single-vacancies-content .content-side h4,.single-vacancies-template .single-vacancies-content .content-side h3,.single-vacancies-template .single-vacancies-content .content-side h2{margin-bottom:15px;font-weight:500;}.single-vacancies-template .single-vacancies-content .content-side ul{margin:0;padding:0;list-style:none none;}.single-vacancies-template .single-vacancies-content .content-side img{width:100%;}.single-vacancies-template .single-vacancies-content .content-side .about-section{margin-bottom:30px;}.single-vacancies-template .single-vacancies-content .content-side li,.single-vacancies-template .single-vacancies-content .content-side p{font-size:1rem;margin-top:0;margin-bottom:10px;line-height:150%;font-weight:400;}.single-vacancies-template .single-vacancies-content .content-side li{position:relative;}.single-vacancies-template .single-vacancies-content .content-side li:before{content:"-";font-family:"Gilroy";color:#000;vertical-align:middle;margin:0 5px 0 0;font-size:1.25rem;line-height:1rem;}.single-vacancies-template .sidebar-side{width:24%;}.single-vacancies-template .peoples-dots{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/lines/lines-vacancy.svg");background-repeat:no-repeat;background-position:center;position:absolute;height:100%;width:733px;right:-70%;padding:0 5px;top:-20%;}.single-vacancies-template .peoples-dots.nitro-lazy{background-image:none !important;}.single-vacancies-template .peoples-dots .dot_1{width:10px;height:10px;top:18%;left:-1%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_2{width:10px;height:10px;top:0;left:28%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_3{width:10px;height:10px;top:12%;right:39%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_4{width:10px;height:10px;top:25%;right:0;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_5{width:10px;height:10px;top:42%;left:48%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_6{width:10px;height:10px;top:71%;right:17%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .dot_7{width:10px;height:10px;top:98%;left:26%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.single-vacancies-template .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:27%;left:-12%;transform:scale(.4);z-index:2;}.single-vacancies-template .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.single-vacancies-template .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:5%;left:0;transform:scale(.8);}.single-vacancies-template .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.single-vacancies-template .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:20%;left:21%;transform:scale(.4);z-index:2;}.single-vacancies-template .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.single-vacancies-template .peoples-dots .rectangle img,.single-vacancies-template .peoples-dots .circle img{position:absolute;}.single-vacancies-template .peoples-dots .circle img{top:26%;left:46%;}.single-vacancies-template .peoples-dots .rectangle img{width:100px;top:32%;left:1%;z-index:-1;}.single-vacancies-template .peoples-dots-wrap{padding-bottom:107%;position:relative;}.single-vacancies-template .vacancies-items{display:block;}.single-vacancies-template .vacancies-items .vacancies-item,.single-vacancies-template .vacancies-items .vacancies-item:nth-child(3n),.single-vacancies-template .vacancies-items .vacancies-item:not(:nth-child(3n)){margin-right:0;width:100%;margin-bottom:30px;box-sizing:border-box;}.single-vacancies-template .all-vac{margin-top:40px;text-align:right;}*{padding:0;margin:0;}.glossary-container{max-width:1320px;margin:0 auto;text-align:center;}.glossary-posts{display:flex;flex-wrap:wrap;column-gap:146px;row-gap:60px;}.glossary-nav{display:flex;justify-content:space-between;max-width:90%;margin:0 auto 120px auto;}.glossary-nav .letter-title{cursor:auto;color:#c3ccde;}.glossary-nav .letter-title,.glossary-nav .all-letters{font-size:32px;font-weight:600;line-height:42px;letter-spacing:-1px;}.letter-block{display:flex;flex-direction:column;align-items:flex-start;width:220px;}.letter-block .letter-title{cursor:pointer;padding-bottom:10px;border-bottom:1px solid #c3ccde;width:100%;text-align:left;color:#4656eb;font-size:28px;font-weight:600;line-height:36px;}.letter-block .letter-posts{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding-top:10px;}.letter-title{cursor:pointer;}.letter-block-active{display:flex;flex-direction:column;width:100%;}.letter-block-active .letter-title{font-size:60px;margin-bottom:20px;}.letter-block-active .letter-posts-list .letter-post-link>a{font-size:25px;}.glossary-nav .has-posts,.all-letters{color:#082341;cursor:pointer;}.letter-posts-list{list-style:none;}.letter-posts-list .letter-post-link a{text-decoration:none;color:#000;font-size:16px;font-weight:500;line-height:24px;}.term-section{padding-top:170px;}.term-section *{margin:0;padding:0;}.term-container{max-width:1400px;margin:0 auto;text-align:center;}.term-title{font-size:72px;font-weight:700;line-height:86px;letter-spacing:-1px;margin-bottom:26px;color:#082341;}.post-share-content{display:flex;flex-direction:column;align-items:center;padding-bottom:80px;}.term-content{display:flex;justify-content:space-between;font-size:16px;font-weight:400;line-height:27px;}.term-content .term-main{max-width:62%;color:#082341;}.term-content .term-main .term-main-content p:not(:last-child){margin-bottom:26px;}.term-content .post-rating-share{padding-top:40px;}.term-content .post-rating{font-size:14px;}.term-content .post-rating .rmp-widgets-container.rmp-wp-plugin.rmp-main-container{text-align:left;}.term-content .post-rating .rmp-heading--title{font-size:16px;}.term-content .post-rating .rmp-heading--subtitle{font-size:14px;}.term-content .post-rating .rmp-rating-widget .rmp-icon--ratings{font-size:21px;}.term-content .post-share .post-share-content{align-items:flex-end;padding-bottom:0;}.term-content .term-main-content{text-align:left;}.term-content .term-sidebar{max-width:340px;text-align:left;}.term-content .term-sidebar .term-post-title{font-size:24px;font-weight:600;line-height:36px;margin-bottom:40px;}.term-content .term-sidebar .term-post-title span{text-decoration:underline;}.term-content .term-sidebar .blog-post-item{width:100%;margin:0;}.term-content .term-sidebar .blog-post-item .blog-image{line-height:0;}.term-content .term-sidebar .blog-post-item .blog-image img{height:185px;}.term-content .term-sidebar .blog-post-item h3{font-size:20px;line-height:34px;margin:15px 0;}.term-content .term-sidebar .blog-post-item .blog-desc{min-height:min-content;}.term-content .term-sidebar .blog-post-item .blog-bottom{font-size:14px;line-height:21px;}.about-author{margin-bottom:100px;}.about-author .author-subscribe{text-align:center;max-width:1000px;margin:0 auto;}.about-author .author-subscribe p{line-height:24px;margin:30px 0 25px;}.about-author .subscribe-field{max-width:510px;margin:0 auto;}.about-author .subscribe-field p{display:none;}.about-author .subscribe-field .field{display:block;}.about-author .subscribe-field .es-field-wrap{width:100%;}.about-author .subscribe-field .es-field-wrap input:focus{border:none;}.about-author .author-description{line-height:28px;margin-top:30px;color:#082341;text-align:left;}.author-posts .blog-post-item:not(:nth-child(3n)),.author-posts .blog-post-item .blog-post-item_3{margin-right:unset;}.author-posts .blog-post-item:not(:nth-child(3n+1)){margin-right:2%;}.author-posts .blog-post-item .blog-image img{border-radius:6px;}.author-cta{max-width:75%;margin:150px auto 0;}.author-cta .blog-cta{margin:0;}.author-cta .button-white{font-size:.875rem;text-transform:uppercase;}@media (max-width: 1550px){.page-main{padding-top:91px;}}@media (max-width: 992px){.page-main{padding-top:70px;}}@media (max-width: 767px){.page-main .title-section .title-section-content .title:before{width:35px;min-width:35px;margin-right:16px;}span.are{display:none;}}@media (min-width: 1200px){.hide-desktop{display:none;}}@media (max-width: 767px){.hide-mobile{display:none;}}@media (min-width: 768px) and (max-width: 992px){.hide-ipad-p{display:none;}}@media (min-width: 993px) and (max-width: 1199px){.hide-ipad-l{display:none;}}@media (min-width: 768px) and (max-width: 1199px){.hide-ipad{display:none;}}@media (max-width: 1750px){.row{margin:0;}}@media (max-width: 1199px){.blog .title-subscribe{padding:100px 0;}.blog .title-subscribe h1,.blog .title-subscribe h2,.blog .title-subscribe h3,.blog .title-subscribe h4,.blog .title-subscribe h5{font-size:2.5rem;}.blog .top-people-dots .dot_6{right:23%;}.blog .top-people-dots .people{transform:scale(.2);}.blog .top-people-dots .people_1{top:-23%;left:-1%;}.blog .top-people-dots .people_3{top:-30%;right:6%;}.blog .top-people-dots .people_4{top:42%;right:-5%;}}@media (max-width: 992px){.blog .blog-sidebar{width:48%;margin-right:2%;}.blog .title-subscribe h1{font-size:4.5rem;line-height:94px;font-weight:700;}.blog .subscribe-field .field label:after{display:none;}.blog .top-people-dots .dot{display:none;}.blog .top-people-dots .people_1{top:-35%;left:-15%;}.blog .top-people-dots .people_2{top:33%;left:-12%;}.blog .top-people-dots .people_3{top:-35%;right:-10%;}.blog .top-people-dots .people_4{top:42%;right:20%;}.blog .top-people-dots .rectangle.green img{right:70%;top:85%;}.blog .top-people-dots .rectangle.red img{top:46%;left:12%;}.blog .top-people-dots .circle-half.red img{right:10%;}.blog .top-people-dots .circle-half.ocean img{top:42%;left:10%;}.blog .circle-half.blue,.blog .circle-half.indigo,.blog .rectangle.ping{display:none;}.blog .emaillist{width:100%;}.blog .emaillist .es-field-wrap label{max-width:100%;}.blog .emaillist .es-field-wrap label input{box-sizing:border-box;}.blog .subscribe-field .field input{padding:12px 25px;}}@media (max-width: 767px){.blog .top-people-dots .people{display:none;}.blog .top-people-dots .circle-half.red img{right:6%;top:53%;}.blog .top-people-dots .circle-half.ocean img{top:42%;left:5%;}.blog .top-people-dots .rectangle.red img{top:48%;left:7.5%;}.blog .top-people-dots .rectangle.green img{right:10%;top:30%;}.blog .title-subscribe{padding-bottom:30px;}.blog .title-subscribe h1{font-size:2.25rem;line-height:42px;}.blog .scope-icon{display:inline-block;position:absolute;right:5px;cursor:pointer;}.blog .search-field label:after{content:none;}.blog .search-field label span:after{position:absolute;color:#c3ccde;font-family:"icomoon";content:"";font-size:1.125rem;line-height:18px;top:0;right:25px;cursor:pointer;}.blog .subscribe-field .field label:after{display:block;width:60px;height:60px;right:0;}.blog .blog-sidebar .categories{display:flex;align-items:center;gap:13px;box-shadow:none;position:relative;padding:0;margin:0;}.blog .blog-sidebar .categories .blog-mobile-cat.cat-opened li{display:list-item;}.blog .blog-sidebar .categories .blog-mobile-cat.cat-opened li.active{border-bottom:1px solid #c3ccde;margin-bottom:15px;padding-bottom:20px;}.blog .blog-sidebar .categories .blog-mobile-cat.cat-opened li.active a{color:#255ab6;}.blog .blog-sidebar .categories .blog-mobile-cat.cat-opened li.active .cat-arrow{transform:rotate(180deg);transition:.25s all ease;}.blog .blog-sidebar .categories .blog-mobile-cat{display:block;width:100%;}.blog .blog-sidebar .categories .blog-mobile-cat li{display:none;transition:all .25s ease;}.blog .blog-sidebar .categories .blog-mobile-cat li.active{display:list-item;border-bottom:none;margin-bottom:0;padding-bottom:0;}.blog .blog-sidebar .categories .blog-mobile-cat li.active a{color:#082341;font-weight:500;}.blog .blog-sidebar .categories .blog-mobile-cat li.active a:after{transform:rotate(135deg);}.blog .blog-sidebar .categories .blog-mobile-cat a{font-size:.875rem;line-height:21px;position:relative;}.blog .blog-sidebar .categories .blog-mobile-cat a .cat-arrow{margin-left:10px;vertical-align:middle;cursor:pointer;}.blog .blog-sidebar .categories h5{color:#082341;font-size:.875rem;line-height:21px;font-weight:400;margin-bottom:0;}.blog .blog-sidebar .categories h5 span{display:inline;}.blog .blog-sidebar .categories .cat-gamburger:before{content:"";color:#4656eb;font-family:"icomoon";cursor:pointer;}.blog .blog-sidebar .categories ul{display:none;}.blog .blog-sidebar .search-field{display:none;}.blog .blog-sidebar.search-field-visible .search-field{display:block;}.blog .blog-sidebar.search-field-visible .categories{margin-top:30px;}.blog .blog-sidebar.search-field-visible .scope-icon{display:none;}}@media (max-width: 480px){.blog .title-subscribe{padding-top:50px;}.blog .title-subscribe h1{font-size:1.75rem;line-height:36px;}.blog .top-people-dots .circle-half.red img{transform:scale(.75);right:5%;top:35%;}.blog .top-people-dots .circle-half.ocean img{transform:scale(.95) rotate(-10deg);top:30%;left:5%;}.blog .top-people-dots .rectangle.red img{transform:scale(.75) rotate(80deg);top:37%;left:8.5%;}.blog .top-people-dots .rectangle.green img{right:10%;top:15%;}}@media (max-width: 1439px){.contact-page .peoples .people.small{display:none;}}@media (max-width: 1199px){.contact-page{overflow:hidden;}.contact-page .top-people{top:-5%;}.contact-page .peoples .people.big{transform:scale(.4);top:22%;right:5%;}.contact-page .peoples .people.medium{transform:scale(.2);top:-20%;right:36%;}.contact-page .peoples .people.small{display:none;}.contact-page .contact-page-side-content{margin-bottom:100px;}.contact-page .locations{position:absolute;bottom:75px;left:50%;transform:translateX(-50%);width:700px;}.contact-page .locations .location-item:not(:last-child){margin-bottom:0;}.contact-page .locations .location-item.flex.wrap{flex-wrap:nowrap;}.contact-page .location-items{display:flex;align-items:center;justify-content:space-between;}.contact-page .contact-page-content{display:block;}.contact-page .contact-page-content .contact-page-side-form{margin:0 auto;padding:0 0 275px 0;position:static;background:transparent;filter:none;}.contact-page .contact-page-content .contact-page-side-form .follow-section{display:none;}.contact-page .contact-page-content .contact-page-side-content,.contact-page .contact-page-content .contact-page-side-form{width:80%;}.contact-page .map-section .map{padding-bottom:35%;}.contact-page .ceo-items{max-width:70%;padding-bottom:30px;}.contact-page .ceo-items .ceo-item{width:47%;}}@media screen and (max-width: 992px){.contact-page .top-people{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/contact-page-lines-tablet.svg");margin:0;padding:0;top:0;right:0;left:unset;width:360px;height:150px;}.contact-page .peoples .people.big{transform:scale(.25);top:-75%;right:-33%;}.contact-page .peoples .people.medium{transform:scale(.14);top:-76%;right:32%;}.contact-page .dots .dot_1{top:71%;left:46%;}.contact-page .dots .dot_2{top:17%;left:56.5%;}.contact-page .dots .dot_3,.contact-page .dots .dot_4{display:none;}.contact-page .contact-page-content .contact-page-side-content{width:73%;margin:0 auto 100px;}.contact-page .contact-page-content .useful-links ul li{padding:0 20px;}.contact-page .contact-page-content .useful-links ul li a{font-size:.875rem;line-height:21px;}.contact-page .ceo-info .title-section.position-center .title::before{margin-left:0;}.contact-page .ceo-info .title-section.position-center .title-section-content{overflow:visible;}.contact-page .ceo-info .title-section-content .description{left:100px;}.contact-page .ceo-items{flex-direction:column;gap:80px;max-width:465px;}.contact-page .ceo-items .ceo-item{width:100%;}.contact-page .top-people.nitro-lazy{background-image:none !important;}}@media (max-width: 767px){.contact-page .contact-page-content .contact-page-side-content,.contact-page .contact-page-content .contact-page-side-form{width:100%;}.contact-page .contact-page-content{padding-top:60px;}.contact-page .contact-page-content .contact-page-side-content{margin-bottom:75px;}.contact-page .contact-page-content .side-content-text h1{font-size:1.75rem;line-height:36px;margin-bottom:25px;}.contact-page .contact-page-content .side-content-text>p{font-size:1rem;line-height:24px;}.contact-page .contact-page-content .side-content-text h1,.contact-page .contact-page-content .side-content-text>p{color:#000;}.contact-page .contact-page-content .useful-links{text-align:center;margin-top:40px;}.contact-page .contact-page-content .useful-links h5{margin-bottom:20px;}.contact-page .contact-page-content .useful-links ul{display:flex;max-width:300px;margin:0 auto;flex-wrap:wrap;column-gap:15px;justify-content:center;}.contact-page .contact-page-content .useful-links ul li{max-width:max-content;display:block;border:0;padding:0;width:100%;}.contact-page .contact-page-content .useful-links ul li a{display:inline-block;}.contact-page .contact-page-content .useful-links ul li a::first-letter{text-transform:capitalize;}.contact-page .contact-page-content .useful-links ul li span{display:none;}.contact-page .contact-page-content .useful-links ul li:not(:last-child){margin-bottom:15px;border:0;}.contact-page .contact-page-content .useful-links ul li:nth-child(2n+1){border-right:1px solid #000;padding-right:10px;}.contact-page .contact-page-content .contact-page-side-form{padding:0 35px 350px;}.contact-page .contact-page-content .contact-page-side-form .form-field.half{margin-bottom:40px;}.contact-page .contact-page-content .contact-page-side-form .social{margin-top:50px;}.contact-page .top-people{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/contact-page-lines-mobile.svg");width:165px;height:120px;}.contact-page .top-people.nitro-lazy{background-image:none !important;}.contact-page .peoples .people.big{transform:scale(.165);top:-110%;right:-81%;}.contact-page .peoples .people.medium{display:none;}.contact-page .dots .dot_1{width:6px;height:6px;top:75%;left:37%;}.contact-page .dots .dot_2{width:6px;height:6px;top:17%;left:24%;}.contact-page .locations{width:350px;}.contact-page .location-items{flex-direction:column;align-items:flex-start;gap:50px;}.contact-page .ceo-items{padding-bottom:0;gap:60px;margin-top:60px;}.contact-page .ceo-items .ceo-name h3{color:#000;}.contact-page .ceo-items .ceo-item{margin-bottom:0;padding:30px 0;}.contact-page .ceo-info .title-section-content .description{max-width:245px;}.contact-page .title-section.position-center{padding:0;}.contact-page .title-section.position-center .description{left:51px;}.contact-page .map-section .map{padding-bottom:30%;}}@media (max-width: 360px){.contact-page .locations{width:250px;}}@media (max-width: 1199px){.careers-page{margin-top:50px;}}@media (max-width: 767px){.careers-page{margin-top:30px;}.careers-page .vacancy-top-bar{display:block;}.vacancy-count{margin-bottom:30px;}.vacancies-form-content .form{padding:0 30px;}}@media (max-width: 1199px){.single-vacancies-template .content-side{max-width:60%;}.single-vacancies-template .peoples-dots{top:-67%;right:-110%;}.single-vacancies-template .sidebar-side{width:33%;}.single-vacancies-template .peoples-dots-wrap{padding-bottom:60%;}.single-vacancies-template .single-vacancies-content .content-side h1{font-size:2.5rem;}.single-vacancies-template .all-vac{padding-right:30px;}.single-vacancies-template .single-vacancies-content .content-side .vacancies-about{padding-left:0;}}@media (max-width: 992px){.single-vacancies-template .content-side,.single-vacancies-template .sidebar-side{max-width:100%;width:100%;}.single-vacancies-template .single-vacancies-content .content-side h1{font-size:1.75rem;margin-bottom:40px;}.single-vacancies-template .peoples-dots-wrap{position:static;}.single-vacancies-template .peoples-dots-wrap{padding-bottom:0;}.single-vacancies-template .peoples-dots{height:auto;top:-55px;right:-50%;}.single-vacancies-template .peoples-dots .dot{display:none;}.single-vacancies-template .peoples-dots .people_3{transform:scale(.3);top:30px;left:17%;}.single-vacancies-template .peoples-dots .people_2{transform:scale(.6);}.single-vacancies-template .peoples-dots .people_1{top:50px;transform:scale(.3);}.single-vacancies-template .peoples-dots .rectangle img{width:70px;top:100px;left:70px;}.single-vacancies-template .peoples-dots .circle img{top:117px;left:280px;max-width:50px;}.single-vacancies-template .single-vacancies-content{margin-top:80px;}.single-vacancies-content{position:relative;}.single-vacancies-template .peoples-dots{top:-115px;right:-350px;}}@media (max-width: 767px){.single-vacancies-template .peoples-dots .people_2{transform:scale(.4);}.single-vacancies-template .peoples-dots .people_3,.single-vacancies-template .peoples-dots .people_1{transform:scale(.2);}.single-vacancies-template .peoples-dots .people_1{left:-5%;top:40px;}.single-vacancies-template .peoples-dots .people_3{left:8%;}.single-vacancies-template .peoples-dots{right:-115%;top:0;}.single-vacancies-template .single-vacancies-content{margin-top:60px;}.single-vacancies-template .peoples-dots .circle img{top:139px;left:240px;max-width:30px;}.single-vacancies-template .peoples-dots .rectangle img{width:41px;top:125px;left:106px;}.single-vacancies-template .peoples-dots{right:-250px;top:-75px;width:500px;}.single-vacancies-template .single-vacancies-content .content-side h5{margin-bottom:50px;}.single-vacancies-template .all-vac{text-align:center;}}@media (min-width: 1200px){.sidebar-side-content .vacancies-item:nth-child(4n){display:none;}}@media (max-width: 1199px){.single-post .top-post{padding-top:60px;}.single-post .post-comments{max-width:70%;}.single-post h1{font-size:2.25rem;}.single-post .article-page{gap:30px;}.single-post .article-page .article-left .article-left-main{padding-right:30px;}.single-post .article-page .article-right .post-author img{max-width:70px;}.single-post .article-page .article-right .post-author .author-name{font-size:1rem;}.single-post .article-page .article-right .post-author .author-role{font-size:.875rem;}.single-post .blog-get-in-touch{transform:translateX(20%);}.single-post .get-in-touch-text{max-width:400px;}}@media (max-width: 992px){.table-of-content{display:none;}.single-post .post-content,.single-post .post-comments{max-width:unset;width:100%;}.single-post .article-page .article-left{max-width:100%;}.single-post .article-page .article-left .article-left-main{padding-right:0;border-right:none;}.single-post .article-page .article-right{display:none;}.single-post .blog-get-in-touch{transform:none;}.single-post .get-in-touch-text{max-width:300px;padding-right:20px;}.single-post .get-in-touch-images{padding-left:120px;}}@media (max-width: 767px){.single-post h1{margin-bottom:30px;font-size:1.75rem;}.single-post .post-cat{margin-top:10px;}.post-author .post-share-content h5{text-align:center;}.post-author .single-post .post-image{margin-top:50px;}.get-in-touch-images{display:none;}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results{font-size:.75rem;}.single-post .popular-articles .blog-post-item{margin-bottom:0;}}@media screen and (max-width: 480px){.single-post .post-author{font-weight:400;}.single-post .post-author img{max-width:40px;}.single-post .post-author .author-name{font-size:1rem;font-size:12px;line-height:24px;margin-bottom:0;}.single-post .post-author .post-time,.single-post .post-author .post-read-time{font-size:.75rem;line-height:18px;}.single-post .post-share-content h5{display:none;}.single-post .post-share-content ul li .icon:before{font-size:24px;}}@media screen and (max-width: 1440px){.glossary-container{max-width:1100px;}.glossary-posts{column-gap:73px;}}@media screen and (max-width: 1200px){.glossary-container{max-width:900px;}.glossary-posts{column-gap:40px;}.letter-block{width:195px;}}@media screen and (max-width: 992px){.glossary-container{max-width:585px;}.glossary-posts{column-gap:145px;row-gap:50px;}.letter-block{width:220px;}.glossary-nav{flex-wrap:wrap;gap:22px;max-width:90%;margin-bottom:110px;}.glossary-nav .letter-title,.glossary-nav .all-letters{font-size:26px;line-height:34px;}}@media screen and (max-width: 640px){.glossary-container{max-width:450px;}.glossary-posts{column-gap:70px;row-gap:13px;}.letter-block{width:190px;}.glossary-nav{max-width:95%;gap:14px;}}@media screen and (max-width: 480px){.glossary-container{max-width:350px;}.glossary-nav{max-width:100%;gap:19px;margin-bottom:50px;}.glossary-nav .letter-title,.glossary-nav .all-letters{font-size:24px;line-height:31px;}.all-letters{padding-left:7px;}.letter-title:nth-child(10){padding-right:7px;}.letter-title:nth-child(21){padding-left:30px;}.letter-title:last-child{padding-right:30px;}.letter-block{width:220px;}.glossary-posts{display:flex;justify-content:center;row-gap:40px;}}@media screen and (max-width: 360px){.glossary-container{max-width:300px;}.glossary-nav{gap:13px;}.glossary-nav .letter-title,.glossary-nav .all-letters{font-size:22px;line-height:28px;}.all-letters{padding-left:15px;}.letter-title:last-child{padding-right:15px;}.letter-block{width:200px;}.glossary-posts{display:flex;justify-content:center;}}@media screen and (max-width: 1440px){.term-container{max-width:1180px;}}@media screen and (max-width: 1200px){.term-container{max-width:950px;}}@media screen and (max-width: 992px){.term-section{padding-top:106px;}.term-container{max-width:704px;}.post-share-content{padding-bottom:50px;}.term-content{flex-wrap:wrap;}.term-content .term-main{max-width:100%;}}@media screen and (max-width: 730px){.term-container{max-width:460px;}.term-title{font-size:48px;line-height:72px;}}@media screen and (max-width: 480px){.term-section{padding-top:50px;}.term-container{max-width:340px;}.term-title{font-size:28px;line-height:36px;margin-bottom:24px;}.term-content .post-rating{max-width:180px;}.term-content .term-main .term-main-content p:not(:last-child){margin-bottom:16px;}.term-content .post-rating-share{padding-top:30px;}}@media screen and (max-width: 360px){.term-container{max-width:300px;}.term-content .post-rating{font-size:10px;max-width:150px;}.term-content .post-rating .rmp-heading--title{font-size:12px;}.term-content .post-rating .rmp-heading--subtitle{font-size:10px;}.term-content .post-rating .rmp-rating-widget .rmp-icon--ratings{font-size:18px;}.term-content .post-rating .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results{font-size:.625rem;}.post-share .post-share-content ul li .icon:before{font-size:1.25rem;}}@media (max-width: 1199px){.author-cta{margin-top:100px;}.author-cta .blog-cta h4,.author-cta .blog-cta p{max-width:400px;}}@media (max-width: 992px){.about-author .author-subscribe{max-width:80%;}.author-posts .blog-post-item:not(:nth-child(3n+1)){margin-right:unset;}.author-posts .blog-post-item:nth-child(2n){margin-right:2%;}.author-cta{max-width:80%;}.author-cta .blog-cta{padding:30px 50px;}.author-cta .blog-cta h4,.author-cta .blog-cta p{max-width:300px;}}@media (max-width: 767px){.about-author{margin-bottom:65px;}.author-posts .blog-post-item:nth-child(2n){margin-right:unset;}.author-cta{max-width:100%;margin-top:80px;}.author-cta .blog-cta{border-radius:4px;padding:25px 30px;}.author-cta .blog-cta .cta-caption{background-color:transparent;color:#fff;font-size:.75rem;line-height:18px;margin-bottom:12px;padding:0;}.author-cta .blog-cta .blog-cta-content{flex-direction:column;align-items:flex-start;align-content:flex-start;}.author-cta .blog-cta .blog-cta-content p{display:none;}.author-cta .blog-cta .cta-titles.with-desk h4{font-size:1.125rem;line-height:28px;margin-bottom:12px;}.author-cta .button-white{font-size:.75rem;padding:10px 15px;text-transform:none;}}.header{position:fixed;left:0;top:0;width:100%;z-index:99;box-shadow:0px 3px 12px rgba(0,0,0,.1);background:#fff;}.header .header-desktop{padding:30px 0;}.header .header-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center;}.header .right-side>div{display:inline-block;}.header .right-side ul{margin:0;padding:0;list-style:none none;}.header .right-side .menu{margin:0;padding:0;list-style:none none;}.header .right-side .menu>li{display:inline-block;vertical-align:top;}.header .right-side .menu>li>a{transition:all .5s;}.header .right-side .menu>li>a:hover{color:#255ab6;}.header .right-side .menu>li{margin:0 20px -50px;position:relative;padding-bottom:50px;}.header .right-side .menu>li.menu-item-has-children .sub-menu{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.header .right-side .menu>li.menu-item-has-children .sub-menu{min-width:230px;position:absolute;top:66px;background:#fff;z-index:97;}.header .right-side .menu>li.menu-item-has-children:hover .sub-menu{clip:auto;height:auto;margin:0;padding:0;padding:20px;overflow:visible;width:auto;box-sizing:border-box;box-shadow:0px 6px 12px rgba(0,0,0,.1);}.header .right-side .menu>li.menu-item-has-children .sub-menu li{margin-bottom:20px;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a{text-decoration:none;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a,.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:before,.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:hover:before,.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:hover{transition:all .5s;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:before{content:"";font-family:"icomoon";width:6px;height:6px;color:#000;vertical-align:middle;font-size:1rem;line-height:1rem;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:hover:before{color:#255ab6;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:before{padding:0;font-size:0;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:hover:before{padding:0 5px 0 0;font-size:7px;}.header .right-side .menu>li.menu-item-has-children .sub-menu li>a:hover{color:#255ab6;font-weight:600;}.header .right-side .menu>li.menu-item-has-children .sub-menu li:last-child{margin-bottom:0;}.header .right-side .menu li a{text-decoration:none;color:#000;font-weight:500;font-size:1.125rem;}.header .right-side .contact-button{margin-left:20px;}.header .menu>li.menu-item-has-children>a:after{content:"";font-family:"icomoon";width:14px;height:9px;color:#000;vertical-align:middle;margin:0 0 0 5px;font-size:.4375rem;line-height:1rem;}.elementor-element.elementor-element-874e29c.elementor-widget-TopBanner{margin-bottom:280px;}.top-banner{height:calc(100vh - 112px);background:#fff;position:relative;overflow:hidden;}.top-banner,.top-banner .top-banner-content{display:flex;align-content:center;align-items:center;flex-wrap:wrap;}.top-banner .top-banner-content{justify-content:space-between;margin-top:-90px;}.top-banner .top-banner-content .top-banner-title-section{width:auto;position:relative;}.top-banner .top-banner-content .top-banner-title-section .button-main{box-shadow:0 6px 12px 0 rgba(50,68,228,.3);}.top-banner .top-banner-content .top-banner-title-section .button-main-white{padding:13px 50px;min-width:225px;background-color:#fff;border:2px solid #4656eb;color:#4656eb;margin-left:40px;box-shadow:none;}.top-banner .top-banner-content .top-banner-image-section{max-width:666px;position:relative;margin-bottom:-90px;right:100px;}.top-banner .top-banner-content h3{font-size:1.5rem;margin:0 0 20px 0;padding:5px 20px;border-left:3px solid #255ab6;}.top-banner .top-banner-content h3,.top-banner .top-banner-content p{font-weight:400;}.top-banner .top-banner-content h3,.top-banner .top-banner-content p,.top-banner .top-banner-content h1{color:#082341;}.top-banner .top-banner-content h1{font-size:4.5rem;line-height:130%;letter-spacing:-.01em;font-weight:700;max-width:855px;margin:0 0 30px 0;}.top-banner .top-banner-content p{font-size:1.25rem;line-height:170%;max-width:530px;margin:0 0 50px 0;}.top-banner:before{position:absolute;top:-75px;left:0;right:-170px;margin:0 auto;}.top-banner:before{content:"";width:150px;height:150px;background-size:100%;background-position:center center;background-repeat:no-repeat;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/dark-blue-circle.svg");}.top-banner .top-banner-content:after{position:absolute;left:-52px;bottom:50px;margin:0 auto;}.top-banner .top-banner-content:after{content:"";width:104px;height:104px;background-size:100%;background-position:center center;background-repeat:no-repeat;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/red-circle.svg");}.top-banner .image-section{border:1px solid #e3e3e3;border-radius:50%;width:calc(666px - 90px);height:calc(666px - 90px);position:relative;box-sizing:unset;}.top-banner .image-section_1{-webkit-animation:rotating 15s linear infinite;-moz-animation:rotating 15s linear infinite;-ms-animation:rotating 15s linear infinite;-o-animation:rotating 15s linear infinite;animation:rotating 15s linear infinite;}.top-banner .image-section_1_people_1{top:-255px;}.top-banner .image-section_1_people_2{top:-180px;right:-150px;}.top-banner .image-section_1_people_3{left:-260px;}.top-banner .image-section_1_people_4{right:-265px;}.top-banner .image-section_1>.dot_1{top:-16%;left:0;right:0;margin:0 auto;}.top-banner .image-section_1>.dot_2{right:-17.6%;top:53%;}.top-banner .image-section_1>.dot_3{top:95%;right:0;}.top-banner .image-section_2{padding:45px;margin:-45px;}.top-banner .image-section_2_people_1{bottom:-75px;right:-180px;}.top-banner .image-section_2>.dot_1{top:17%;left:10%;}.top-banner .image-section_2>.dot_2{top:76%;}.top-banner .image-section_3{padding:90px;margin:-90px;}.top-banner .image-section_3_people_1{left:0;right:0;bottom:-190px;margin:0 auto;}.top-banner .image-section_3>.dot_1{top:50%;left:10.5%;}.top-banner .image-section_3>.dot_2{right:18%;top:27%;}.top-banner .image-section .dot{width:15px;height:15px;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.top-banner .image-section-content{height:100%;display:flex;text-align:center;justify-content:center;align-items:center;width:100%;position:absolute;top:0;}.top-banner .image-section-content>h4:before,.top-banner .image-section-content>h4:after,.top-banner .image-section-content:before,.top-banner .image-section-content:after{content:"";background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/slogan-element.svg");display:inline-block;position:absolute;opacity:.9;width:100px;background-repeat:no-repeat;height:100px;background-position:center;}.top-banner .image-section-content:before{transform:rotate(-72deg);right:12%;top:22%;}.top-banner .image-section-content:after{transform:rotate(112deg);left:12%;top:60%;}.top-banner .image-section-content>h4{font-size:2.1875rem;line-height:150%;color:#000;max-width:200px;font-weight:500;margin:0;}.top-banner .image-section-content>h4:before{transform:rotate(182deg);left:14%;top:20%;}.top-banner .image-section-content>h4:after{right:14%;top:62%;}.top-banner .people-section{position:absolute;left:0;right:0;width:100%;height:100%;margin:0 auto;}.top-banner .people-section .people{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;transform:scale(.3);transition:opacity .5s;z-index:2;}.top-banner .people-section .people.nitro-lazy{background-image:none !important;}.top-banner .facebook-outline>div{position:absolute;bottom:-60px;right:-180px;width:540px;width:540px;height:170px;height:170px;border-radius:135px;transform:rotate(-45deg);}.top-banner .facebook-outline>div:first-child{background:#255ab6;margin-bottom:45px;}.top-banner .facebook-outline>div:last-child{background:#4656eb;box-shadow:-14px 4px 16px rgba(0,0,0,.25);margin-right:-45px;}.elementor-widget-TopBanner .elementor-widget-container:after{position:absolute;left:-230px;right:0;bottom:-100px;margin:0 auto;}.elementor-widget-TopBanner .elementor-widget-container:after{content:"";width:200px;height:200px;background-size:100%;background-position:center center;background-repeat:no-repeat;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/indigo-circle.svg");}.cookie-bar{position:fixed;z-index:9999;left:40px;right:0;max-width:500px;width:100%;box-sizing:border-box;filter:drop-shadow(0px 4px 44px rgba(0,0,0,.35));bottom:-1000px;transition:all .5s;}.cookie-bar.active{bottom:40px;}.cookie-bar .cookie-bar-content{background:#fff;}.cookie-bar .cookie-bar-image-text{padding:20px;}.cookie-bar p{line-height:150%;margin:0;}.cookie-bar .cookie-bar-image-circle{background:#4656eb;border-radius:50%;width:70px;height:70px;display:inline-flex;align-items:center;align-content:center;justify-content:center;margin-right:15px;}.cookie-bar .cookie-buttons{margin-top:10px;}.cookie-bar .cookie-buttons a{text-decoration:none;transition:all .5s;}.cookie-bar .cookie-buttons .allow{background:#4656eb;color:#fff;padding:15px 0;}.cookie-bar .cookie-buttons .allow:hover{background:#2b6bda;}.cookie-bar .cookie-buttons .policy{color:#4656eb;}.cookie-bar .cookie-buttons .policy:hover{font-weight:600;}.elementor-widget-CertificatesSlider .owl-item:nth-child(1n-1) .certificate-item-top:before{background:#c3dfff;}.elementor-widget-CertificatesSlider .owl-item:nth-child(2n-1) .certificate-item-top:before{background:#ffcb9a;}.elementor-widget-CertificatesSlider .owl-item:nth-child(3n-1) .certificate-item-top:before{background:#e9fff5;}.elementor-widget-CertificatesSlider .owl-item:nth-child(4n-1) .certificate-item-top:before{background:#a1e5e5;}.elementor-widget-CertificatesSlider .owl-item:nth-child(5n-1) .certificate-item-top:before{background:#acbcd8;}.elementor-widget-CertificatesSlider .certificate-item{box-shadow:0px 2px 4px rgba(14,86,124,.165308);padding:28px 19px 19px;margin:20px;background:#fff;}.elementor-widget-CertificatesSlider .certificate-item-top{text-align:center;margin-bottom:20px;}.elementor-widget-CertificatesSlider .certificate-item-top:before{content:"";width:75px;height:75px;display:inline-block;border-radius:50%;}.elementor-widget-CertificatesSlider .certificate-item-top:before{margin-right:-75px;vertical-align:super;}.elementor-widget-CertificatesSlider .certificate-item-top img{max-width:70px;margin-left:15px;}.elementor-widget-CertificatesSlider .owl-carousel .owl-item img{display:inline-block;}.elementor-widget-CertificatesSlider .certificate-item-bottom h3,.elementor-widget-CertificatesSlider .certificate-item-bottom h5{font-weight:500;margin-top:0;}.elementor-widget-CertificatesSlider .certificate-item-bottom h3{line-height:1.3125rem;font-size:.875rem;margin-bottom:10px;color:#082341;}.elementor-widget-CertificatesSlider .certificate-item-bottom h5{font-size:.8125rem;color:#909090;letter-spacing:.11em;margin-bottom:0;}.elementor-widget-CertificatesSlider .owl-carousel .owl-stage-outer{overflow:unset;}.elementor-widget-CertificatesSlider .owl-certificates{overflow:hidden;}.services-list .service-list{padding-top:120px;padding-bottom:90px;gap:50px;}.services-list .service-categories-nav{display:none;}.services-list .service-categories-nav.owl-carousel.owl-loaded{display:none;}.services-list .service-block{gap:75px;}.services-list .service-block:not(:last-child){margin-bottom:145px;}.services-list .service-category{gap:40px;width:250px;font-weight:700;}.services-list .service-category .service-category-position{font-size:2rem;line-height:42px;letter-spacing:-1px;color:#e0e0e0;}.services-list .service-category .service-category-title{font-size:1.75rem;line-height:36px;padding-top:15px;}.services-list .carousel-wrap{max-width:251px;}.services-list .carousel-wrap.need-arrows1550{max-width:1151px;}.services-list .carousel-wrap.need-arrows992{max-width:1151px;}.services-list .carousel-wrap.need-arrows768{max-width:851px;}.services-list .carousel-wrap.need-arrows0{max-width:551px;}.services-list .carousel-wrap .custom-navs{display:none;}.services-list .carousel-wrap.need-arrows1550 .custom-navs{display:flex;}.services-list .service-items{gap:50px;flex:1;}.services-list .service-item{cursor:pointer;height:345px;border-radius:6px;flex:0 1 255px;}.services-list .service-item .service-item-container{max-width:200px;margin:0 auto;}.services-list .service-item .service-item-content{max-width:310px;}.services-list .service-item .service-item-icon{margin-top:30px;}.services-list .service-item .icon-box{width:56px;height:56px;border-radius:6px;}.services-list .service-item .icon-box img{max-width:32px;}.services-list .service-item h3{margin:32px 0 24px;font-size:1.25rem;line-height:24px;font-weight:700;color:#000;}.services-list .service-item .service-desc-wrap{font-size:14px;font-weight:400;line-height:1.25rem;color:#000;}.services-list .category-position1{background:#fcf0dd;border:1px solid #f57907;box-shadow:0 4px 20px 0 rgba(246,134,32,.2);}.services-list .category-position1 .icon-box{border:1.3px solid #f57907;box-shadow:6px 12px 24px 0 rgba(245,121,7,.15);}.services-list .category-position2{background:#e6efff;border:1px solid #4656eb;box-shadow:0 4px 20px 0 rgba(70,86,235,.15);}.services-list .category-position2 .icon-box{border:1.3px solid #4656eb;box-shadow:6px 12px 24px 0 rgba(70,86,235,.15);}.services-list .category-position3{background:#e9fff5;border:1px solid #00d47a;box-shadow:0 4px 20px 0 rgba(0,212,122,.15);}.services-list .category-position3 .icon-box{border:1.3px solid #00d47a;box-shadow:6px 12px 24px 0 rgba(58,223,153,.15);}.services-list .category-position4{background:#e2fefe;border:1px solid #01e3e2;box-shadow:0 4px 20px 0 rgba(1,227,226,.15);margin-bottom:0;}.services-list .category-position4 .icon-box{border:1.3px solid #01e3e2;box-shadow:6px 12px 24px 0 rgba(1,227,226,.15);}.services-list .all-service-button .button-main{text-transform:uppercase;}.elementor-widget.elementor-element.elementor-element-35dae0e{margin-bottom:200px;}.projects-list{padding-top:120px;}.projects-list .project-bottom{margin-top:50px;}.projects-list .project-bottom .desc{font-size:1.125rem;line-height:27px;font-weight:400;}.projects-list .project-bottom .desc span{font-weight:500;}.projects-list .project-item{max-width:670px;margin-bottom:100px;}.projects-list .project-feature-image{cursor:pointer;overflow:hidden;}.projects-list .project-feature-image,.projects-list .project-feature-image picture{font-size:0;line-height:0;}.projects-list .project-feature-image img{transition:all .5s;}.projects-list .project-feature-image:hover img{transform:scale(1.1);}.projects-all .button-main{text-transform:uppercase;}.title-section.position-left{display:flex;align-items:flex-start;max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;flex-direction:column;}.title-section.position-left .title-section-content{position:relative;}@media (min-width: 1900px){.title-section.position-left .title-section-content{left:-110px;}}@media (min-width: 1440px){.title-section.position-left .title-section-content{left:-95px;}}@media (max-width: 992px){.title-section.position-left .title-section-content{left:0;overflow:hidden;}}.title-section.position-left .title{color:#082341;font-weight:600;line-height:130%;max-width:970px;font-size:2.8125rem;margin:unset;display:flex;align-items:center;}@media (max-width: 1200px){.title-section.position-left .title{font-size:1.875rem;}}@media (max-width: 767px){.title-section.position-left .title{font-size:1.5rem;}}@media (max-width: 354px){.title-section.position-left .title{font-size:1.21875rem;}}.title-section.position-left .title h1,.title-section.position-left .title h2,.title-section.position-left .title h3,.title-section.position-left .title h4,.title-section.position-left .title h5,.title-section.position-left .title h6{color:inherit;margin:unset;font-weight:inherit;line-height:inherit;font-size:inherit;}.title-section.position-left .title:before{content:"";width:74px;min-width:74px;background:#4656eb;height:4px;margin-right:25px;margin-left:95px;display:inline-block;}@media (max-width: 767px){.title-section.position-left .title:before{width:35px;min-width:35px;margin-left:0;}}.title-section.position-left .description{font-size:1.25rem;font-weight:400;margin-top:10px;max-width:570px;line-height:170%;position:relative;left:94px;}@media (max-width: 767px){.title-section.position-left .description{left:0;}}.title-section.position-left .description h2,.title-section.position-left .description h3,.title-section.position-left .description h4,.title-section.position-left .description h5,.title-section.position-left .description h6{font-weight:500;margin-bottom:15px;}.title-section.position-left .description p:not(:last-child){margin-top:0;margin-bottom:15px;}.title-section.position-center{display:flex;align-items:center;max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;flex-direction:column;}.title-section.position-center .title-section-content{position:relative;}@media (min-width: 1900px){.title-section.position-center .title-section-content{left:-110px;}}@media (min-width: 1440px){.title-section.position-center .title-section-content{left:-95px;}}@media (max-width: 992px){.title-section.position-center .title-section-content{left:0;overflow:hidden;}}.title-section.position-center .title{color:#082341;font-weight:600;line-height:130%;max-width:970px;font-size:2.8125rem;margin:unset;display:flex;align-items:center;}@media (max-width: 1200px){.title-section.position-center .title{font-size:1.875rem;}}@media (max-width: 767px){.title-section.position-center .title{font-size:1.5rem;}}@media (max-width: 354px){.title-section.position-center .title{font-size:1.21875rem;}}.title-section.position-center .title h1,.title-section.position-center .title h2,.title-section.position-center .title h3,.title-section.position-center .title h4,.title-section.position-center .title h5,.title-section.position-center .title h6{color:inherit;margin:unset;font-weight:inherit;line-height:inherit;font-size:inherit;}.title-section.position-center .title:before{content:"";width:74px;min-width:74px;background:#4656eb;height:4px;margin-right:25px;margin-left:95px;display:inline-block;}@media (max-width: 767px){.title-section.position-center .title:before{width:35px;min-width:35px;margin-left:0;}}.title-section.position-center .description{font-size:1.25rem;font-weight:400;margin-top:10px;max-width:570px;line-height:170%;position:relative;left:94px;}@media (max-width: 767px){.title-section.position-center .description{left:0;}}.title-section.position-center .description h2,.title-section.position-center .description h3,.title-section.position-center .description h4,.title-section.position-center .description h5,.title-section.position-center .description h6{font-weight:500;margin-bottom:15px;}.title-section.position-center .description p:not(:last-child){margin-top:0;margin-bottom:15px;}.title-section.position-right{display:flex;align-items:flex-end;max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;flex-direction:column;}.title-section.position-right .title-section-content{position:relative;}@media (min-width: 1900px){.title-section.position-right .title-section-content{left:-110px;}}@media (min-width: 1440px){.title-section.position-right .title-section-content{left:-95px;}}@media (max-width: 992px){.title-section.position-right .title-section-content{left:0;overflow:hidden;}}.title-section.position-right .title{color:#082341;font-weight:600;line-height:130%;max-width:970px;font-size:2.8125rem;margin:unset;display:flex;align-items:center;}@media (max-width: 1200px){.title-section.position-right .title{font-size:1.875rem;}}@media (max-width: 767px){.title-section.position-right .title{font-size:1.5rem;}}@media (max-width: 354px){.title-section.position-right .title{font-size:1.21875rem;}}.title-section.position-right .title h1,.title-section.position-right .title h2,.title-section.position-right .title h3,.title-section.position-right .title h4,.title-section.position-right .title h5,.title-section.position-right .title h6{color:inherit;margin:unset;font-weight:inherit;line-height:inherit;font-size:inherit;}.title-section.position-right .title:before{content:"";width:74px;min-width:74px;background:#4656eb;height:4px;margin-right:25px;margin-left:95px;display:inline-block;}@media (max-width: 767px){.title-section.position-right .title:before{width:35px;min-width:35px;margin-left:0;}}.title-section.position-right .description{font-size:1.25rem;font-weight:400;margin-top:10px;max-width:570px;line-height:170%;position:relative;left:94px;}@media (max-width: 767px){.title-section.position-right .description{left:0;}}.title-section.position-right .description h2,.title-section.position-right .description h3,.title-section.position-right .description h4,.title-section.position-right .description h5,.title-section.position-right .description h6{font-weight:500;margin-bottom:15px;}.title-section.position-right .description p:not(:last-child){margin-top:0;margin-bottom:15px;}.title-section.position-{display:flex;align-items:flex-start;max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;flex-direction:column;}.title-section.position- .title-section-content{position:relative;}@media (min-width: 1900px){.title-section.position- .title-section-content{left:-110px;}}@media (min-width: 1440px){.title-section.position- .title-section-content{left:-95px;}}@media (max-width: 992px){.title-section.position- .title-section-content{left:0;overflow:hidden;}}.title-section.position- .title{color:#082341;font-weight:600;line-height:130%;max-width:970px;font-size:2.8125rem;margin:unset;display:flex;align-items:center;}@media (max-width: 1200px){.title-section.position- .title{font-size:1.875rem;}}@media (max-width: 767px){.title-section.position- .title{font-size:1.5rem;}}@media (max-width: 354px){.title-section.position- .title{font-size:1.21875rem;}}.title-section.position- .title h1,.title-section.position- .title h2,.title-section.position- .title h3,.title-section.position- .title h4,.title-section.position- .title h5,.title-section.position- .title h6{color:inherit;margin:unset;font-weight:inherit;line-height:inherit;font-size:inherit;}.title-section.position- .title:before{content:"";width:74px;min-width:74px;background:#4656eb;height:4px;margin-right:25px;margin-left:95px;display:inline-block;}@media (max-width: 767px){.title-section.position- .title:before{width:35px;min-width:35px;margin-left:0;}}.title-section.position- .description{font-size:1.25rem;font-weight:400;margin-top:10px;max-width:570px;line-height:170%;position:relative;left:94px;}@media (max-width: 767px){.title-section.position- .description{left:0;}}.title-section.position- .description h2,.title-section.position- .description h3,.title-section.position- .description h4,.title-section.position- .description h5,.title-section.position- .description h6{font-weight:500;margin-bottom:15px;}.title-section.position- .description p:not(:last-child){margin-top:0;margin-bottom:15px;}.title-section .title-section-content .description{color:#082341;left:100px;}.title-section .blue{color:#255ab6;}.reversed-title .title-section-content{display:flex;flex-direction:column-reverse;}.reversed-title .title-section-content .description{margin:0 0 15px;left:195px;}.no-ml .title-section.position-left .title:before{margin-left:0;}@media (max-width: 767px){.title-section .title-section-content .description{left:51px;color:#000;font-size:.875rem;line-height:21px;}.title-section .title-section-content .title{line-height:36px;}}.testimonial-list{margin-top:50px;}.testimonial-list:before{content:"";font-family:"icomoon";color:#f8f8f8;vertical-align:middle;font-size:9.375rem;line-height:1rem;}.testimonial-list:after{content:"";font-family:"icomoon";color:#f8f8f8;vertical-align:middle;font-size:9.375rem;line-height:1rem;}.testimonial-list:after,.testimonial-list:before{position:absolute;}.testimonial-list:after{right:-150px;bottom:-80px;}.testimonial-list:before{left:-150px;top:-80px;}.testimonial-list .clutch{margin-bottom:45px;}.testimonial-list .clutch,.testimonial-list .clutch p,.testimonial-list .clutch img{display:inline-block;vertical-align:middle;}.testimonial-list .clutch p{color:#7c8087;margin:0 15px 0 0;}.testimonial-list .clutch img{transition:all .5s;}.testimonial-list .clutch:hover img{transform:scale(1.1);}.testimonial-list .owl-item{box-shadow:0px 8px 16px rgba(0,0,0,.08);background:#fff;border-radius:10px;margin:10px;}.testimonial-list .item.testimonial-item .testimonial-item-top{padding:30px 20px 0;box-sizing:border-box;}.testimonial-list .item.testimonial-item .testimonial-item-bottom{padding:30px;box-sizing:border-box;}.testimonial-list .item.testimonial-item .testimonial-item-bottom:before{content:"";font-family:"icomoon";color:#4656eb;vertical-align:middle;font-size:1rem;line-height:1rem;}.testimonial-list .item.testimonial-item .testimonial-item-bottom:after{content:"";font-family:"icomoon";color:#4656eb;vertical-align:middle;font-size:1rem;line-height:1rem;}.testimonial-list .item.testimonial-item .testimonial-item-bottom p,.testimonial-list .item.testimonial-item .testimonial-item-bottom:after,.testimonial-list .item.testimonial-item .testimonial-item-bottom:before{display:inline;}.testimonial-list .item.testimonial-item .testimonial-item-bottom:after,.testimonial-list .item.testimonial-item .testimonial-item-bottom:before{position:relative;}.testimonial-list .item.testimonial-item .testimonial-item-bottom:after{padding-left:5px;bottom:-5px;}.testimonial-list .item.testimonial-item .testimonial-item-bottom:before{padding-right:5px;top:-5px;}.testimonial-list .item.testimonial-item p{margin:0;color:#082341;line-height:150%;}.testimonial-list .item.testimonial-item h3,.testimonial-list .item.testimonial-item h4{margin:0;}.testimonial-list .item.testimonial-item h3{color:#082341;font-size:1.5rem;margin-bottom:10px;}.testimonial-list .item.testimonial-item h4{font-size:.875rem;font-weight:400;color:#7c8087;}.testimonial-list .item.testimonial-item .testimonial-from{margin-left:25px;}.testimonial-list .item.testimonial-item .testimonial-logo{background:#dadfe7;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-sizing:border-box;filter:drop-shadow(0px 8px 12px rgba(0,0,0,.05));}.testimonial-list .item.testimonial-item .testimonial-logo img{width:80%;margin-bottom:-5px;}.testimonial-list .owl-stage{display:flex;}.testimonial-list .testimonial-items{overflow:hidden;}.testimonial-list .owl-carousel .owl-stage-outer{overflow:unset;}.elementor-27 .elementor-element.elementor-widget.elementor-widget-About>.elementor-widget-container{margin-bottom:190px;}.elementor-27 .elementor-element.elementor-widget.elementor-widget-About>.elementor-widget-container .container{max-width:1350px;}.elementor-27 .elementor-element.elementor-element-9819094.elementor-widget-Title>.elementor-widget-container,.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title>.elementor-widget-container{margin-top:0;}.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title>.elementor-widget-container .title-section.position-left{max-width:1350px;box-sizing:content-box;}.elementor-27 .elementor-element.elementor-element-b8b3c97.elementor-widget-ServicesList>.elementor-widget-container{margin-bottom:175px;}.elementor-27 .elementor-element.elementor-element-b8b3c97.elementor-widget-ServicesList .container{max-width:1506px;}.about-us .story{max-width:510px;}.about-us .story h3{font-weight:600;font-size:1.75rem;margin-top:0;margin-bottom:30px;vertical-align:middle;display:inline-block;}.about-us .story h3:after{height:1px;content:"";display:inline-block;width:40px;background:#000;vertical-align:middle;margin-left:30px;}.about-us .story p{line-height:170%;color:#082341;margin:0;}.about-us .about-certificates{display:flex;flex-direction:column;margin-top:70px;}.about-us .about-certificates .certificates-list{display:flex;gap:15px;margin-bottom:30px;}.about-us .about-certificates .certificates-link{padding-left:15px;}.about-us .about-certificates .certificates-link .about-all-certificates{color:#4656eb;font-size:.875rem;line-height:18px;font-weight:700;text-transform:uppercase;}.about-us .about-certificates .certificates-link .about-all-certificates span{margin-right:15px;}.about-us .certificates-popup{display:none;}.about-us .certificates-popup.opened{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;}.about-us .certificates-popup.opened .certificates-popup-content{max-width:75%;margin:0 auto;height:75%;display:flex;justify-content:center;align-items:center;background-color:#fff;z-index:2;text-align:center;position:relative;top:calc(50% + 46px);transform:translateY(-50%);box-shadow:12px 24px 48px 0 rgba(0,0,0,.25);border-radius:20px;}.about-us .certificates-popup.opened .popup-close{position:absolute;right:35px;top:35px;}.about-us .certificates-popup.opened .custom-navs{display:none;margin:0;width:auto;}.about-us .certificates-popup.opened .popup-container{margin:0 auto;flex:1 1;}.about-us .certificates-popup.opened .popup-title{font-size:2.8125rem;font-weight:600;line-height:58px;margin:0;}.about-us .certificates-popup.opened .popup-close-word{display:none;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel{margin:5% auto 3%;max-width:1120px;}.about-us .certificates-popup.opened .popup-check{margin-bottom:0;}.about-us .certificates-popup.opened .popup-check .popup-check-text{font-size:1.25rem;font-weight:500;line-height:30px;max-width:410px;margin:0 auto 3%;}.about-us .certificates-popup.opened .popup-check .popup-check-button{padding:19px 40px;}.about-us .story-counts{margin:70px 0 30px;}.about-us .story-counts .count-val{font-size:2.375rem;color:#082341;font-weight:600;margin-right:20px;}.about-us .story-counts .count{display:flex;flex-wrap:wrap;width:40%;margin-bottom:40px;font-weight:500;}.about-us .story-counts .count-name{font-size:1.25rem;vertical-align:top;display:block;}.about-us .story-counts .count-name:after{content:"";display:block;width:30px;height:2px;background:#4656eb;margin-top:2px;}.about-us .about-images{position:relative;top:-30px;}.about-us .about-images #about-images>div{width:100%;display:flex !important;justify-content:end;}.about-us .about-images_1 img{width:155px;height:155px;transform:translate(-90%,0);}.about-us .about-images_2 img{transform:translate(-620%,270%);}.about-us .about-images_4 img{transform:translate(-20%,475%);}.about-us .about-images_5 img{transform:translate(-1140%,50%);}.about-us .about-images_6 img{transform:translate(-300%,300%);width:127px;height:127px;}.about-us .about-images_7 img{max-width:401px;transform:translate(-55%,0);}.about-us .about-images_8 img{max-width:240px;transform:translate(-40%,167px);}.about-us .about-images_9 img{max-width:233px;transform:translate(-150%,185%);}.about-us .about-images_10 img{max-width:82px;transform:translate(0,108px);}.about-us .about-images{width:52%;}.popup-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#082341;opacity:.3;}.arr-left,.arr-right{cursor:pointer;}.faq-list .faq-title-section h2{font-size:2.8125rem;border-right:3px solid #4656eb;font-weight:600;padding:10px 181px 10px 0;}.faq-list .faq-items{margin:100px 0;}.faq-list .faq-items .faq-item{box-shadow:0px 6px 12px rgba(0,0,0,.06);border-radius:10px;padding:40px 20px 40px 80px;position:relative;cursor:pointer;}.faq-list .faq-items .faq-item:not(:last-child){margin-bottom:40px;}.faq-list .faq-items .faq-item h3{margin:0;font-size:1.5rem;line-height:32px;font-weight:600;}.faq-list .faq-items .faq-item h3:before{content:"";font-family:"icomoon";color:#4656eb;vertical-align:middle;font-size:1.25rem;line-height:1.25rem;}.faq-list .faq-items .faq-item h3:hover:before{color:#000;}.faq-list .faq-items .faq-item h3:before{position:absolute;left:40px;top:45px;}.faq-list .faq-items .faq-item.active h3:before{content:"";}.faq-list .faq-items .faq-item.active h3:before{font-size:.375rem;}.faq-list .faq-items .faq-item p{font-size:1rem;line-height:150%;font-weight:400;margin:20px 0 0 0;}.faq-list .faq-desc{display:none;}.faq-list .faq-top h2,.faq-list .faq-top p{color:#082341;margin:0;}.faq-list .faq-top p{max-width:820px;font-size:1.25rem;padding:0 20px;font-weight:400;line-height:170%;}.faq-link .button-main{text-transform:uppercase;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);font-weight:700;padding:19px 37px;}.contact-form-titles{margin-bottom:40px;}.contact-form-titles h4,.contact-form-titles h5{margin:0;}.contact-form-titles h4{font-size:1.75rem;font-weight:600;margin-bottom:10px;}.contact-form-titles h5{color:#7c8087;font-size:1rem;font-weight:400;}.form{display:flex;flex-wrap:wrap;justify-content:space-between;}.form-field{position:relative;width:100%;margin-bottom:50px;}.form-field input,.form-field textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;appearance:none;max-width:100%;padding:0 0 10px;border:0;}.form-field input::-webkit-input-placeholder,.form-field textarea::-webkit-input-placeholder{color:#000;font-weight:500;font-size:20px;}.form-field input:-moz-placeholder,.form-field textarea:-moz-placeholder{color:#000;font-weight:500;font-size:20px;}.form-field input::-moz-placeholder,.form-field textarea::-moz-placeholder{color:#000;font-weight:500;font-size:20px;}.form-field input:-ms-input-placeholder,.form-field textarea:-ms-input-placeholder{color:#000;font-weight:500;font-size:20px;}.form-field input:focus,.form-field textarea:focus{font-size:500;}.form-field input:-moz-focusring,.form-field textarea:-moz-focusring{font-size:500;}.form-field input:not([type="submit"]),.form-field textarea:not([type="submit"]){width:100%;border-bottom:1px solid #d9d9d9;}.form-field input:focus,.form-field textarea:focus{border-color:#4656eb;}.form-field.half{width:45%;}.form-field:last-child{margin-bottom:0;}.form-field .icon-clip{cursor:pointer;position:absolute;right:0;top:0;}.form-field .icon-clip:hover:before{color:#4656eb;}.form-field .icon-clip input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.form-field input[type="submit"]{font-size:1rem;background:rgba(0,0,0,0);color:#4656eb;border-radius:50px;border:1px solid #4656eb;border:1px solid #4656eb;font-weight:600;text-transform:uppercase;padding:12px 30px;min-width:224px;transition:all .5s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer;}.form-field input[type="submit"]:hover,.form-field input[type="submit"]:active,.form-field input[type="submit"]:focus{background:#d6daff;color:#4656eb;}.screen-reader-response p{color:#ff6e6e;margin-bottom:20px;font-weight:500;}.screen-reader-response ul{display:none;}.sent .wpcf7-response-output,.invalid .wpcf7-response-output{padding:20px;color:#fff;margin-top:20px;text-align:center;}.invalid .wpcf7-response-output{background:#ff6e6e;}.sent .wpcf7-response-output{background:#4656eb;}.wpcf7-not-valid-tip{color:#ff6e6e;top:-20px;position:absolute;right:0;}.fileInfo{cursor:pointer;}.fileInfo .icon{padding-right:5px;vertical-align:middle;}.follow-section{padding-left:15px;}.follow-section h5{letter-spacing:.2em;font-size:1.5rem;font-weight:400;margin:0;}.follow-section ul{margin:0;margin:0;padding:0;padding:0;list-style:none none;list-style:none none;margin-top:20px;}.follow-section ul>li{display:inline-block;vertical-align:top;}.follow-section ul li{margin:0 15px;}.follow-section ul li:first-child{margin-left:0;}.follow-section ul li:last-child{margin-right:0;}.follow-section ul a{text-decoration:none;}.follow-section ul a:before{font-size:1.875rem;}.follow-section ul a:before{color:#082341;}.follow-section ul a:hover:before{color:#4656eb;}footer .follow-section{margin-left:100px;}.subscribe-field{margin-top:10px;}.subscribe-field form{display:flex;align-items:center;justify-content:center;position:relative;}.subscribe-field .es-field-wrap{margin-bottom:0;}.subscribe-field p{font-size:1rem;margin:0;}.subscribe-field .field{margin-top:30px;display:flex;align-items:center;justify-content:center;}.subscribe-field .field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:12px 20px;}.subscribe-field .field input[type="email"]{box-shadow:0px 2px 10px rgba(37,90,182,.1);border-radius:50px 0px 0px 50px;border:1px solid #c3ccde;border-right:0;width:100%;max-width:387px;margin-bottom:0;}.subscribe-field .field input[type="email"]::-webkit-input-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.subscribe-field .field input[type="email"]:-moz-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.subscribe-field .field input[type="email"]::-moz-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.subscribe-field .field input[type="email"]:-ms-input-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.subscribe-field .field input[type="email"]:focus{font-size:400;}.subscribe-field .field input[type="email"]:-moz-focusring{font-size:400;}.subscribe-field .field input[type="submit"]{background:#4656eb;font-size:1rem;border:1px solid #4656eb;font-weight:400;color:#fff;cursor:pointer;border-radius:0px 50px 50px 0px;transition:all .5s;}.subscribe-field .field input[type="submit"]:hover{background:#2b6bda;}.blog-post-item{cursor:pointer;width:32%;margin-bottom:50px;}.blog-post-item:not(:nth-child(3n)),.blog-post-item_3{margin-right:2%;}.blog-post-item.blog-post-item_1{margin-right:6%;}.blog-post-item .blog-image picture{font-size:0;line-height:0;}.blog-post-item .blog-image img{width:100%;object-fit:cover;height:250px;}.blog-post-item h3,.blog-post-item p{color:#082341;line-height:150%;}.blog-post-item h3{font-size:1.5rem;font-weight:600;margin-top:20px;margin-bottom:15px;}.blog-post-item p{font-size:1rem;margin:0;}.blog-post-item .blog-desc{min-height:117px;}.blog-post-item .blog-bottom{margin-top:15px;}.blog-post-item .blog-bottom .blog-cat a{text-decoration:none;position:relative;color:#c3ccde;}.blog-post-item .blog-bottom .blog-cat a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}.blog-post-item .blog-bottom .blog-cat a:hover{color:#4656eb;}.blog-post-item .blog-bottom .blog-cat a:hover:after{border-top:2px solid #4656eb;}.search-field label{position:relative;}.search-field label:after{content:"";font-family:"icomoon";color:#c3ccde;vertical-align:middle;font-size:1.25rem;line-height:1.25rem;}.search-field label:after{position:absolute;right:15px;top:-2px;}.search-field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:12px 20px;}.search-field input[type="text"]{border:1px solid #c3ccde;box-shadow:0px 2px 10px rgba(195,204,222,.4);border-radius:50px;width:100%;box-sizing:border-box;}.search-field input[type="text"]::-webkit-input-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.search-field input[type="text"]:-moz-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.search-field input[type="text"]::-moz-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.search-field input[type="text"]:-ms-input-placeholder{color:#a0a6af;font-weight:400;font-size:16px;}.search-field input[type="text"]:focus{font-size:400;}.search-field input[type="text"]:-moz-focusring{font-size:400;}.post-share-content h5{font-size:.875rem;margin-top:0;margin-bottom:15px;font-weight:400;text-align:right;}.post-share-content ul{margin:0;margin:0;padding:0;padding:0;list-style:none none;list-style:none none;}.post-share-content ul>li{display:inline-block;vertical-align:top;}.post-share-content ul li{margin:0 10px;color:#082341;}.post-share-content ul li:first-child{margin-left:0;}.post-share-content ul li:last-child{margin-right:0;}.post-share-content ul li a{text-decoration:none;}.post-share-content ul li .icon:before{color:#082341;}.post-share-content ul li .icon:hover:before{color:#255ab6;}.post-share-content ul li .icon:before{font-size:2rem;}.banner-type{padding-bottom:50px;overflow:hidden;}.banner-type .banner-title h1{font-size:2.8125rem;letter-spacing:2px;color:#082341;margin-top:0;margin-bottom:20px;font-weight:600;}.banner-type .banner-title p{font-size:1.75rem;font-weight:500;margin-bottom:40px;}.banner-type .banner-title a{font-size:1rem;position:relative;z-index:2;}.banner-type_1 .container-small{position:relative;}.banner-type_1 .banner-type-content{padding:140px 0 90px;}.banner-type_1 .banner-type-people-dot{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/lines/lines-banner-1.svg");background-size:100%;background-repeat:no-repeat;background-position:center center;position:absolute;width:auto;left:0;top:40px;right:0;height:100%;margin:0 -24%;}.banner-type_1 .banner-type-people-dot.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:52%;left:3%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{width:10px;height:10px;top:13%;left:33%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:60%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:20%;left:52%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:20%;right:31%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{width:10px;height:10px;top:12%;right:21%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:22%;right:12%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-23%;left:0%;transform:scale(.2);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:49%;left:0%;transform:scale(.2);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-34%;right:30%;transform:scale(.2);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-8%;right:11%;transform:scale(.2);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-26%;right:-5%;transform:scale(.2);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}@media screen and (max-width: 1919px){.banner-type_1 .container-small{max-width:1750px;}.banner-type_1 .container-small .banner-type-content{padding:160px 0 140px 300px;}.banner-type_1 .banner-type-people-dot{margin:0 -1%;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:40%;left:5.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{width:10px;height:10px;top:18.5%;left:39%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:59%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:27%;left:70%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:23.5%;right:46.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{width:10px;height:10px;top:19%;right:20%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:27.75%;right:12%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-12.5%;left:0%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:46%;left:0%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-24%;right:30%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:0%;right:11%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-16%;right:-4%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 1700px){.banner-type_1 .container-small{max-width:1450px;}.banner-type_1 .container-small .banner-type-content{padding:140px 0 100px 170px;}.banner-type_1 .banner-type-people-dot{margin:0 -3%;top:20px;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:40%;left:5.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{width:10px;height:10px;top:19%;left:39%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:58.5%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:27%;left:70%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:28.5%;right:49.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{width:10px;height:10px;top:19.5%;right:20%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:2%;right:12%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-17.5%;left:-1.5%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:42%;left:-1%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-28%;right:28%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-7%;right:9.5%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-21%;right:-6%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 1440px){.banner-type_1 .container-small{max-width:1250px;}.banner-type_1 .container-small .banner-type-content{padding:140px 0 100px 150px;}.banner-type_1 .banner-type-people-dot{margin:0 -4%;top:0;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:40%;left:5.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{width:10px;height:10px;top:21.8%;left:39%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:57.3%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:29.2%;left:70%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:30.25%;right:49.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{width:10px;height:10px;top:22%;right:20%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:31%;right:13%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-13.5%;left:-3.5%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:38%;left:-3%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-22%;right:26%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-3%;right:7.5%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-18%;right:-7%;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 1199px){.banner-type_1 .container-small{max-width:1000px;}.banner-type_1 .container-small .banner-type-content{padding:120px 0 80px 140px;}.banner-type_1 .banner-type-people-dot{margin:0 -3%;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:44%;left:4.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{width:10px;height:10px;top:22%;left:39%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:57%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:30.5%;left:71%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:29.5%;right:48.5%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{width:10px;height:10px;top:22.5%;right:20%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:31%;right:13%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-24.5%;left:-7%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:26%;left:-7%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-33%;right:22%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-14%;right:3%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-28%;right:-12%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 992px){.banner-type_1 .container-small{max-width:900px;}.banner-type_1 .container-small .banner-type-content{padding:250px 0 0 0;display:flex;justify-content:center;}.banner-type_1 .banner-type-people-dot{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/lines/lines.svg");background-position:top;top:0;margin:0 -5.5%;}.banner-type_1 .banner-type-people-dot.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:23%;left:17%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:47.1%;left:46%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:40.7%;left:62%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:16.5%;right:40%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:43%;right:11.3%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-25.5%;left:12%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-9%;left:-10.5%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:24%;right:-10.5%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-20%;right:-2%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 880px){.banner-type_1 .container-small{max-width:800px;}.banner-type_1 .container-small .banner-type-content{padding:230px 0 0 0;display:flex;justify-content:center;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_1{width:10px;height:10px;top:19.5%;left:19%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_2{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_3{width:10px;height:10px;top:43.75%;left:47%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_4{width:10px;height:10px;top:37.5%;left:62%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_5{width:10px;height:10px;top:15%;right:40%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_6{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .dot_7{width:10px;height:10px;top:40%;right:11.25%;position:absolute;z-index:2;border-radius:50%;display:inline-block;background:#000;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-28%;left:10%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_1.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-13%;left:-12%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_2.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_3{display:none;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:16%;right:-12.5%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_4.nitro-lazy{background-image:none !important;}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5{width:368px;height:368px;background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/peoples/people.png");display:inline-block;position:absolute;top:-23%;right:-5%;transform:scale(.145);}.banner-type_1 .banner-type-people-dot .peoples-dots .people_5.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 767px){.banner-type_1 .container-small .banner-type-content{padding:60px 0 0;display:block;}}@media (max-width: 1199px){.banner-type_1{overflow:hidden;}.banner-type_1 .banner-type-content{padding-top:100px;padding-bottom:50px;}}@media (max-width: 992px){.banner-type_1 .banner-type-content{padding-top:200px;padding-bottom:100px;padding-left:60px;}}@media (max-width: 767px){.banner-type_1 .banner-type-people-dot{display:none;}.banner-type_1 .banner-type-content{text-align:center;padding:60px 0;}.banner-type_1 .banner-title h1{font-size:1.75rem;}.banner-type_1 .banner-title p{font-size:1.25rem;margin-bottom:30px;}.banner-type_1 .careers-page-wrap{text-align:left;}}@media (max-width: 767px){.banner-type{padding-bottom:0;}}@media screen and (min-width: 1200px) and (max-width: 1440px){.banner-type .banner-title h1{font-size:2.375rem;letter-spacing:1px;}.banner-type .banner-title p{font-size:1.5rem;}}@media screen and (min-width: 993px) and (max-width: 1199px){.banner-type{padding-bottom:0;}.banner-type .banner-title h1{font-size:1.875rem;letter-spacing:1px;}.banner-type .banner-title p{font-size:1.0625rem;margin-bottom:20px;}}.custom-select{position:relative;}.custom-select select{display:none;}.select-selected{background-color:transparent;font-weight:600;}.select-selected:after{content:"";font-family:"icomoon";color:#000;vertical-align:middle;margin:0 0 0 10px;font-size:.625rem;line-height:.625rem;}.select-selected:after{transition:all .5s;}.select-items div,.select-selected{color:#082341;cursor:pointer;}.select-items{position:absolute;background-color:#fff;top:calc(100% + 10px);left:0;right:0;z-index:99;min-width:150px;box-shadow:0px 6px 12px rgba(0,0,0,.1);}.select-items>div{padding:10px;}.select-hide{display:none;}.select-items div:hover,.same-as-selected{background-color:rgba(0,0,0,.1);}.form .select-selected{color:#000;font-size:1.25rem;font-weight:500;padding:0 0 10px;border-bottom:1px solid #d9d9d9;}.form .select-selected:after{position:absolute;right:0;top:calc(10px - ( 10px / 2 ));}.vacancies-items{margin-top:50px;}.vacancies-items .vacancies-item{cursor:pointer;padding:25px;background:#fff;box-shadow:0px 8px 16px rgba(0,0,0,.1);transition:all .5s;width:28%;margin-bottom:50px;overflow:hidden;position:relative;}.vacancies-items .vacancies-item:hover{box-shadow:0px 20px 16px rgba(0,0,0,.1);}.vacancies-items .vacancies-item:not(:nth-child(3n)){margin-right:8%;}.vacancies-items .vacancies-item h4,.vacancies-items .vacancies-item h3{margin-top:0;margin-bottom:25px;}.vacancies-items .vacancies-item h4{color:#7c8087;max-width:170px;font-weight:400;line-height:150%;}.vacancies-items .vacancies-item h3{font-size:1.125rem;font-weight:500;}.vacancies-items .vacancies-item:after{content:"";font-family:"icomoon";color:#000;vertical-align:middle;font-size:5.125rem;line-height:5.125rem;}.vacancies-items .vacancies-item:after{position:absolute;top:0;right:0;}.vacancies-items .vacancies-item:nth-child(1n):after{color:#f57907;}.vacancies-items .vacancies-item:nth-child(2n):after{color:#01e3e2;}.vacancies-items .vacancies-item:nth-child(3n):after{color:#00d47a;}.vacancies-items .vacancies-item:nth-child(4n):after{color:#479cff;}.vacancies-items .vacancies-item:nth-child(5n):after{color:#c8cdfd;}.vacancies-items .vacancies-item:nth-child(6n):after{color:#df6eae;}.vacancies-form{margin-top:120px;}.vacancies-form .vacancies-form-content{max-width:610px;margin:0 auto;}.vacancies-form .contact-form-titles{text-align:center;margin-bottom:50px;}.vacancies-form .form-field:last-child{text-align:center;}.custom-navs{text-align:center;display:flex;width:100%;justify-content:center;align-items:center;align-content:center;margin-top:100px;}.custom-navs .arrow{cursor:pointer;position:relative;transition:padding .5s;}.custom-navs .arrow:before{font-family:"icomoon";color:#4656eb;vertical-align:middle;font-size:1.375rem;line-height:1rem;}.custom-navs .arrow.next-slide:before{content:"";}.custom-navs .arrow.next-slide:hover{padding-left:5px;}.custom-navs .arrow.prev-slide:before{content:"";}.custom-navs .arrow.prev-slide:hover{padding-right:5px;}.custom-navs .progress-bar{margin:0 20px;}.custom-navs .progress-bar-content{position:relative;width:50px;background:#4656eb;}.custom-navs .progress-bar-content,.custom-navs .progress-bar-content .progress-line{height:3px;border-radius:2px;}.custom-navs .progress-bar-content .progress-line{transition:width .5s;position:absolute;background:#082341;left:0;top:0;}.case-banner{overflow:hidden;position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;}.case-banner .container{max-width:1610px;}.case-banner .case-banner-content{padding:130px 0 200px 0;display:flex;align-items:center;justify-content:space-between;}.case-banner .case-banner-text{max-width:45%;}.case-banner .case-banner-text .case-desc{margin-bottom:40px;}.case-banner .case-banner-text h1{font-size:4.25rem;line-height:120%;letter-spacing:-1px;color:#082341;margin-top:0;margin-bottom:20px;font-weight:700;}.case-banner .case-banner-text p{font-size:1.25rem;line-height:150%;font-weight:400;margin:0;color:#000;max-width:720px;}.case-banner .case-banner-text .about-case{box-shadow:0 12px 24px 0 rgba(0,0,0,.1);background-color:rgba(255,255,255,.25);padding:40px 30px;max-width:90%;}.case-banner .case-banner-text .about-case h4{font-size:1.25rem;line-height:150%;font-weight:700;margin-bottom:25px;text-transform:uppercase;}.case-banner .case-banner-text .about-case .about-case-list{list-style:none;flex-direction:column;gap:15px;max-height:90px;}.case-banner .banner-fragment-wrap{max-width:50%;}.case-banner .mouse-icon{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);}.case-content-title{display:flex;align-items:flex-start;max-width:1500px;padding-right:15px;padding-left:15px;box-sizing:border-box;margin:0 auto;flex-direction:column;}.case-content-title .title-section-content{position:relative;}@media (min-width: 1900px){.case-content-title .title-section-content{left:-110px;}}@media (min-width: 1440px){.case-content-title .title-section-content{left:-95px;}}@media (max-width: 992px){.case-content-title .title-section-content{left:0;overflow:hidden;}}.case-content-title .title{color:#082341;font-weight:600;line-height:130%;max-width:970px;font-size:2.8125rem;margin:unset;display:flex;align-items:center;}@media (max-width: 1200px){.case-content-title .title{font-size:1.875rem;}}@media (max-width: 767px){.case-content-title .title{font-size:1.5rem;}}@media (max-width: 354px){.case-content-title .title{font-size:1.21875rem;}}.case-content-title .title h1,.case-content-title .title h2,.case-content-title .title h3,.case-content-title .title h4,.case-content-title .title h5,.case-content-title .title h6{color:inherit;margin:unset;font-weight:inherit;line-height:inherit;font-size:inherit;}.case-content-title .title:before{content:"";width:74px;min-width:74px;background:#4656eb;height:4px;margin-right:25px;margin-left:95px;display:inline-block;}@media (max-width: 767px){.case-content-title .title:before{width:35px;min-width:35px;margin-left:0;}}.case-content-title .description{font-size:1.25rem;font-weight:400;margin-top:10px;max-width:570px;line-height:170%;position:relative;left:94px;}@media (max-width: 767px){.case-content-title .description{left:0;}}.case-content-title .description h2,.case-content-title .description h3,.case-content-title .description h4,.case-content-title .description h5,.case-content-title .description h6{font-weight:500;margin-bottom:15px;}.case-content-title .description p:not(:last-child){margin-top:0;margin-bottom:15px;}.case-content-title .description{max-width:unset;}.case-content-title .description p{font-size:1rem;}.case-content-title .description h3{font-size:1.75rem;line-height:36px;}.elementor-element.elementor-widget-CaseChallenge,.elementor-element.elementor-widget-CaseSolution{margin-top:200px;}.case-content{max-width:1500px;max-width:1266px;padding-right:15px;padding-left:15px;box-sizing:border-box;box-sizing:border-box;margin:0 auto;}.case-content .case-content-title{padding:0 120px;}.case-content .case-content-title .title:before{margin-left:0;}.case-content.case-challenge-content .description{left:unset;margin-left:94px;}.case-content.case-challenge-content .description p:first-child{margin-top:30px;}.case-content.case-solution-content .description p{font-size:1.25rem;line-height:30px;}.case-content.case-solution-content .title{margin-bottom:20px;}.case-content .case-sections-points{margin-top:15px;}.case-content .case-sections-points h4{font-size:1.25rem;font-weight:600;line-height:30px;}.case-content .sections-points-list{list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;gap:25px;max-height:140px;}.case-content .sections-points-list li{display:flex;align-items:center;gap:10px;font-size:1.125rem;font-weight:500;line-height:18px;}.case-content .sections-points-list li:before{content:"";display:block;}.case-content .sections-points-list.challenge-problems-list li:before{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/ellipse-before-blue.svg");width:13px;height:12px;}.case-content .sections-points-list.our-actions-list li:before{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/svg/check-circle.svg");width:16px;height:16px;}.case-solution-item{margin-bottom:240px;}.case-challenge-fragment{margin-top:50px;text-align:center;}.solution-count{font-weight:700;font-size:9.375rem;color:#f0f0f0;position:absolute;top:calc(73% - 150px);left:0;}.solution-image{filter:drop-shadow(0px 24px 26px rgba(0,0,0,.1));}.solution-image_1:not(.is-frame){margin-top:-3%;z-index:1;}.solution-image_2{margin-left:-8%;z-index:3;}.solution-image_3{margin-top:-5%;z-index:1;text-align:center;}.solution-images{margin-bottom:200px;}.solution-images .solution-image:not(.is-frame){position:relative;transition:all .5s;}.solution-images .solution-image:not(.is-frame):hover{top:-6%;z-index:4;}.solution-images-row_2{margin-top:-80px;}.solution-images.hadiza-images2 .solution-image_3 img{max-width:70%;}.solution-images.anima-images1 .z-index_2{z-index:2;}.solution-images.trewatch-images1{padding:0 15px;}.solution-images.trewatch-images1 .solution-images-row{gap:25px;}.solution-images.trewatch-images1 .solution-image_1{margin-top:0;}.solution-images.trewatch-images1 .solution-image_1 img{box-shadow:24px 24px 48px 0 rgba(25,28,35,.4);}.solution-images.trewatch-images1 .solution-image_2{margin-left:0;margin-top:26%;}.solution-images.trewatch-images1 .solution-image_2 img{box-shadow:24px 24px 48px 0 rgba(25,28,35,.4);}.solution-images.trewatch-images2{max-width:1920px;margin:0 auto 60px;padding:0 15px 33%;}.solution-images.trewatch-images2 .solution-images-row{flex-direction:column;align-items:center;gap:60px;}.solution-images.trewatch-images2 .solution-image_2{max-width:53%;margin-left:-44%;}.solution-images.trewatch-images2 .solution-image_3{text-align:left;margin-top:-150%;}.solution-images.trewatch-images2 .solution-image_3,.solution-images.trewatch-images2 .solution-image_4,.solution-images.trewatch-images2 .solution-image_5,.solution-images.trewatch-images2 .solution-image_6{margin-bottom:50px;margin-left:57%;}.solution-images.anima-images2 .solution-image_2{margin-left:-5%;height:max-content;}.solution-images.anima-images2 .solution-image_2,.solution-images.anima-images2 .solution-image_3,.solution-images.anima-images2 .solution-image_4,.solution-images.anima-images2 .solution-image_5{max-width:50%;}.solution-images.anima-images2 .solution-image_3{margin-left:50%;z-index:2;margin-top:-24%;}.solution-images.anima-images2 .solution-image_4{margin-left:3%;margin-top:-21%;}.solution-images.anima-images2 .solution-image_5{margin-left:48.5%;margin-top:-17%;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:100px 0 300px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container{max-width:1735px;position:relative;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .wrapper-test-slider{position:relative;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .custom-navs{display:none;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs{display:block;width:auto;margin-top:0;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .prev-slide,.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .next-slide{z-index:3;position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background-color:#fff;box-shadow:0 8px 12px 0 rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .prev-slide{left:.5%;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .next-slide{right:.5%;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .next-slide img{transform:rotate(180deg);}.owl-carousel.owl-mobile-slides .owl-stage-outer{overflow:clip visible;}.owl-carousel.owl-mobile-slides .owl-item.transition-z-index{z-index:10;transform:scale(1.3);}.owl-carousel.owl-mobile-slides .owl-item.center{transform:scale(1.3);width:405px;z-index:4;}.owl-carousel.owl-mobile-slides .owl-item .slide-item{position:relative;}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-next,.first-row-prev){z-index:3;}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-next,.second-row-prev){z-index:2;}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-next,.third-row-prev){z-index:1;}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-next){transform:translateX(-15%);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-prev){transform:translateX(15%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-next){transform:scale(.9) translateX(-60%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-prev){transform:scale(.9) translateX(60%);}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-next){transform:scale(.8) translateX(-125%);}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-prev){transform:scale(.8) translateX(125%);}.case-slider-navs{position:relative;z-index:2;}.case-slider-navs.laptop-active{margin-bottom:175px;}.case-slider-navs.mobile-active{margin-bottom:175px;}.case-slider-navs .case-slider-nav{font-size:1.25rem;font-weight:700;line-height:26px;color:#c3ccde;padding:5px 25px;cursor:pointer;}.case-slider-navs .case-slider-nav:hover{cursor:pointer;}.case-slider-navs .case-slider-nav.active{border-bottom:2px solid #4656eb;color:#4656eb;}.case-sol-mobile,.case-sol-laptop{display:none;}.case-sol-mobile.active,.case-sol-laptop.active{display:block;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-stage-outer{overflow:clip visible;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{z-index:10;transform:scale(1.3);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center{transform:scale(1.3);width:405px;z-index:4;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item .slide-item{position:relative;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next,.first-row-prev){z-index:3;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next){transform:translateX(0%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-prev){transform:translateX(0%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.second-row-next){transform:scale(1) translateX(50%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.second-row-prev){transform:scale(.9) translateX(-50%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.third-row-next){transform:scale(.8) translateX(0);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.third-row-prev){transform:scale(.8) translateX(0);}.elementor-element.elementor-widget-CaseChallenge.case-results{margin-top:0;margin-bottom:210px;}.used-services{margin-top:320px;}.cases-used-services .used-services-list{justify-content:center;gap:50px;}.cases-used-services .carousel-wrap .used-services-slider,.cases-used-services .carousel-wrap .custom-navs,.cases-used-services .carousel-wrap .service-category{display:none;}.cases-used-services .used-services-categories{margin:30px 0 140px 115px;font-size:1.75rem;line-height:36px;}.cases-used-services .all-service-button{margin-top:100px;}.cases-used-services .all-service-button .button-main{padding:19px 50px;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);}.elementor-widget.elementor-element.elementor-widget-CtaBlock.cases-cta{margin:200px 0;}.cases-cta .cta-block{box-shadow:0 16px 32px 0 rgba(0,0,0,.15);}.cases-cta .cta-block .cta-block-content{align-items:center;}.cases-cta .cta-block .cta-text{max-width:48%;}.projects-list.cases-projects-list{justify-content:flex-start;max-width:1125px;margin:0 auto;}.projects-list.cases-projects-list .project-item{max-width:345px;margin-bottom:0;}.projects-list.cases-projects-list .arrow-content-button .arrow{right:0;}.projects-list.cases-projects-list .arrow-content-button .title{font-size:1.25rem;line-height:30px;margin-bottom:5px;}.projects-list.cases-projects-list .project-bottom .desc{font-size:.875rem;line-height:21px;}.cases-list-custom-navs{gap:50px;margin-top:130px;}.cases-list-custom-navs .caption{font-weight:500;color:#505050;}.cases-list-custom-navs .next-slide,.cases-list-custom-navs .prev-slide{color:#505050;cursor:pointer;}.cases-list-custom-navs .disabled{color:#ddd;cursor:default;}.cases-list-custom-navs .disabled-to1199,.cases-list-custom-navs .disabled.disabled-to1199,.cases-list-custom-navs .disabled-to767,.cases-list-custom-navs .disabled.disabled-to767{color:#ddd;cursor:default;}.case-footer{margin-top:180px;}.case-footer .left-footer-case h4{font-size:4.5rem;color:#082341;margin-top:0;margin-bottom:20px;}.case-footer .left-footer-case h4 strong{color:#4656eb;}.case-footer .left-footer-case p{font-size:1.375rem;max-width:494px;line-height:150%;margin-bottom:40px;margin-top:0;}.case-footer .right-footer-case h5{max-width:646px;font-size:1.75rem;line-height:150%;margin-top:20px;margin-bottom:0;transition:color .5s;color:#00d47a;font-weight:500;}.case-footer .case-footer-projects{margin-top:100px;}.case-footer .case-footer-projects ul{margin:0;margin:0;margin:0 auto;padding:0;padding:0;list-style:none none;list-style:none none;max-width:291px;}.case-footer .case-footer-projects ul>li{display:inline-block;vertical-align:top;}.case-footer .case-footer-projects ul a{text-decoration:none;transition:all .5s;}.case-footer .case-footer-projects ul a:before{color:#505050;}.case-footer .case-footer-projects ul a.disabled-link{opacity:.5;pointer-events:none;}.case-footer .case-footer-projects ul a:not(.disabled-link):hover:before{color:#4656eb;}.case-footer .case-footer-projects ul .caption{font-size:1rem;}@media screen and (max-width: 1439px){.case-banner .case-banner-content{padding:100px 0 150px;}.case-banner .case-banner-text h1{font-size:3.625rem;}}@media (max-width: 1199px){.case-banner .case-banner-content{padding:100px 0 150px;}.case-banner .case-banner-text h1{font-size:3rem;}.case-banner .case-banner-text .about-case{max-width:95%;padding:20px 10px;}.case-banner .case-banner-text .about-case .about-case-list{font-size:.875rem;}}@media (max-width: 992px){.case-banner .case-banner-content{padding:50px 0 175px;position:relative;}.case-banner .banner-fragment-wrap{margin-bottom:40px;}.case-banner .case-banner-text h1{font-size:2.1875rem;line-height:2.8125rem;}.case-banner .case-banner-text p{font-size:1rem;line-height:1.25rem;}.case-banner .case-banner-text .about-case{position:absolute;width:400px;bottom:8%;left:50%;transform:translateX(-50%);padding:10px 5px;}.case-banner .mouse-icon{display:none;}}@media (max-width: 767px){.case-banner .case-banner-content{position:static;flex-direction:column-reverse;padding-bottom:75px;}.case-banner .case-banner-text{max-width:80%;margin:0 auto;text-align:center;}.case-banner .case-banner-text h1{font-size:2rem;line-height:2.5rem;}.case-banner .case-banner-text p{font-size:1rem;line-height:1.25rem;}.case-banner .case-banner-text .about-case{position:static;width:auto;transform:none;padding:30px 40px;max-width:100%;}.case-banner .case-banner-text .about-case .about-case-list{text-align:left;}.case-banner .banner-fragment-wrap{max-width:80%;margin:0 auto 40px;}}@media screen and (max-width: 600px){.case-banner .case-banner-text{max-width:100%;}.case-banner .case-banner-text .about-case .about-case-list{max-height:unset;text-align:left;font-size:1.125rem;line-height:24px;}.case-banner .banner-fragment-wrap{max-width:100%;}}@media (max-width: 992px){.right-footer-case{order:-1;margin-bottom:120px;padding:0 60px;}.right-footer-case,.left-footer-case{width:100%;}.case-footer-content{flex-wrap:wrap;}.case-footer{margin-top:60px;}.left-footer-case{max-width:494px;margin:0 auto;text-align:center;}}@media (max-width: 767px){.case-footer .left-footer-case h4{font-size:1.875rem;}.right-footer-case{padding:0;margin-bottom:50px;}}@media (max-width: 1750px){.cases-used-services .used-services-categories{margin-left:100px;}}@media (max-width: 1630px){.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:0 0 150px;}.case-slider-navs.laptop-active{margin-bottom:50px;}.case-slider-navs.mobile-active{margin-bottom:60px;}.owl-carousel.owl-mobile-slides .owl-item.center,.owl-carousel.owl-mobile-slides .owl-item.transition-z-index{transform:scale(.95);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-next){transform:scale(.8) translateX(-45%);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-prev){transform:scale(.8) translateX(45%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-next){transform:scale(.65) translateX(-135%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-prev){transform:scale(.65) translateX(135%);}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-next){transform:scale(.5) translateX(-300%);}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-prev){transform:scale(.5) translateX(300%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center,.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{transform:scale(.9);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next){transform:scale(.75) translateX(-40%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-prev){transform:scale(.75) translateX(40%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.second-row-next),.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.second-row-prev),.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.third-row-next),.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.third-row-prev){transform:scale(.65) translateX(0);}}@media (max-width: 1439px){.used-services{margin-top:200px;}.cases-used-services .used-services-list{justify-content:center;gap:35px;}.cases-used-services .used-services-categories{margin-left:195px;}.cases-cta .cta-block .cta-text .cta-title{font-size:2.25rem;line-height:48px;max-width:480px;}.solution-images.trewatch-images2{padding-bottom:25%;}}@media (max-width: 1299px){.cases-used-services .all-service-button .button-main{text-transform:uppercase;min-width:250px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .case-sol-mobile .slider-custom-navs.custom-navs .next-slide{right:-1%;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .case-sol-mobile .slider-custom-navs.custom-navs .prev-slide{left:-1%;}}@media (max-width: 1199px){.case-content .case-content-title{padding:0;overflow:hidden;}.elementor-element.elementor-widget-CaseChallenge,.elementor-element.elementor-widget-CaseSolution{margin-top:100px;}.case-solution-item{margin-bottom:100px;}.solution-images{margin-bottom:60px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:0 0 100px;}.case-slider-navs.laptop-active{margin-bottom:-30px;}.case-slider-navs.mobile-active{margin-bottom:50px;}.owl-carousel.owl-mobile-slides .owl-item.center,.owl-carousel.owl-mobile-slides .owl-item.transition-z-index{transform:scale(.9);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-next){transform:scale(.75) translateX(-55%);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-prev){transform:scale(.75) translateX(55%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-next){transform:scale(.6) translateX(-150%);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-prev){transform:scale(.6) translateX(150%);}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-next){transform:none;}.owl-carousel.owl-mobile-slides .owl-item:has(.third-row-prev){transform:none;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center,.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{transform:scale(.65);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next){transform:scale(.55) translateX(-85%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-prev){transform:scale(.55) translateX(85%);}.used-services{margin-top:150px;}.used-services .title span{font-size:2rem;}.cases-used-services .used-services-list{display:none;}.cases-used-services .used-services-categories{font-size:1.5rem;line-height:28px;margin-bottom:100px;}.cases-used-services .carousel-wrap{margin:0 auto;max-width:810px;}.cases-used-services .carousel-wrap .used-services-slider{display:block;}.cases-used-services .carousel-wrap .custom-navs{display:flex;}.cases-cta .cta-block .cta-image{max-width:40%;}.cases-cta .cta-block .cta-text .cta-title{max-width:440px;font-size:1.875rem;line-height:42px;}.projects-list.cases-projects-list{max-width:735px;}.cases-list-custom-navs .disabled-to1199{color:#505050;cursor:pointer;}.cases-list-custom-navs .disabled.disabled-to1199{color:#ddd;cursor:default;}}@media (max-width: 992px){.case-content .case-content-title{padding:0;overflow:hidden;}.elementor-element.elementor-widget-CaseChallenge,.elementor-element.elementor-widget-CaseSolution{margin-top:0;}.case-solution-item{margin-bottom:100px;}.solution-images{margin-bottom:60px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:0 0 50px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .prev-slide{left:2%;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs .next-slide{right:2%;}.case-slider-navs.laptop-active{margin-bottom:75px;}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-next){transform:scale(.6) translateX(0);}.owl-carousel.owl-mobile-slides .owl-item:has(.second-row-prev){transform:scale(.6) translateX(0);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center,.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{transform:scale(1);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next){transform:scale(.55) translateX(60%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-prev){transform:scale(.55) translateX(-60%);}.cases-used-services .used-services-categories{margin-bottom:55px;}.cases-used-services .carousel-wrap{max-width:531px;}.cases-used-services .all-service-button{margin-top:65px;}.elementor-widget.elementor-element.elementor-widget-CtaBlock.cases-cta{margin:75px 0;}.cases-cta .cta-block .cta-text .cta-title{max-width:320px;font-size:1.375rem;line-height:32px;}.solution-images.trewatch-images2{padding-bottom:18%;}.elementor-element.elementor-widget-CaseChallenge.case-results{margin:100px 0;}}@media (max-width: 767px){.case-content.case-challenge-content .description{margin-left:0;}.case-content{padding:0;}.case-content .sections-points-list{max-height:unset;}.case-content-title .description{font-size:1rem;}.case-content-title .description h3{font-size:1.25rem;font-weight:600;}.solution-count{display:none;}.case-content-title .description{left:0;}.small-before .case-content .case-content-title .title:before,.case-content .case-content-title .title:before{width:74px;}.solution-images.trewatch-images1 .solution-image_1 img,.solution-images.trewatch-images1 .solution-image_2 img{box-shadow:none;}.solution-images.trewatch-images1 .solution-image_2{margin-top:-5px;}.solution-images.trewatch-images1 .solution-images-row{flex-direction:column;gap:0;}.solution-images.trewatch-images2{padding-bottom:0;}.solution-images.trewatch-images2 .solution-images-row{gap:50px;}.solution-images.trewatch-images2 .solution-image_2{max-width:100%;margin-left:0;}.solution-images.trewatch-images2 .solution-image_3{margin-top:50px;}.solution-images.trewatch-images2 .solution-image_6{margin-bottom:0;}.solution-images.trewatch-images2 .solution-image_3,.solution-images.trewatch-images2 .solution-image_4,.solution-images.trewatch-images2 .solution-image_5,.solution-images.trewatch-images2 .solution-image_6{margin-left:0;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:0 0 50px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .custom-navs{display:flex;margin-top:50px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .slider-custom-navs.custom-navs{display:none;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .case-sol-laptop .custom-navs{position:absolute;margin-top:-50px;left:50%;transform:translateX(-50%);z-index:2;}.case-slider-navs.laptop-active{margin-bottom:-40px;}.case-slider-navs.mobile-active{margin-bottom:75px;}.owl-carousel.owl-mobile-slides .owl-item.center,.owl-carousel.owl-mobile-slides .owl-item.transition-z-index{transform:scale(1.05);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-next){transform:scale(.75) translateX(100%);}.owl-carousel.owl-mobile-slides .owl-item:has(.first-row-prev){transform:scale(.75) translateX(-100%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center,.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{transform:scale(.675);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-next){transform:scale(.55) translateX(100%);}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item:has(.first-row-prev){transform:scale(.55) translateX(-100%);}.used-services{margin-top:75px;}.used-services .title-section-content .title{margin-bottom:10px;}.used-services .title-section-content .description{display:none;}.cases-used-services .used-services-categories{display:none;}.cases-used-services .carousel-wrap{max-width:250px;display:flex;flex-direction:column;align-items:center;}.cases-used-services .carousel-wrap .service-category{display:flex;align-items:flex-start;}.cases-used-services .services-list .service-category{width:auto;margin:45px 0 55px;gap:15px;}.cases-used-services .services-list .service-category .service-category-title{font-size:2rem;padding-top:0;}.cases-used-services .all-service-button .button-main{font-weight:700;}.cases-used-services .all-service-button .button-main span{display:none;}.cases-cta .cta-block .cta-text{max-width:100%;}.cases-cta .cta-block .cta-text .cta-title{font-size:1.5rem;}.cases-cta .cta-block .cta-text .cta-title span{display:none;}.projects-list.cases-projects-list{max-width:345px;}.custom-navs.cases-list-custom-navs{margin-top:55px;}.elementor-element.elementor-widget-CaseChallenge.case-results{margin:0 0 50px;}.cases-list-custom-navs .disabled-to767{color:#505050;cursor:pointer;}.cases-list-custom-navs .disabled.disabled-to767{color:#ddd;cursor:default;}}@media (max-width: 410px){.used-services .title span{max-width:230px;}.projects-template .elementor .elementor-element.elementor-widget-CaseChallenge.case-results>.elementor-widget-container{margin:0 0 20px;}}@media (max-width: 360px){.case-slider-navs.laptop-active{margin-bottom:-125px;margin-top:20px;}.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.center,.owl-carousel.owl-mobile-slides.owl-laptop-slides .owl-item.transition-z-index{transform:scale(.5);}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .case-sol-laptop .custom-navs{margin-top:-100px;}}@media (max-width: 480px) and (max-height: 740px){.owl-carousel.owl-mobile-slides .owl-item.center,.owl-carousel.owl-mobile-slides .owl-item.transition-z-index{transform:scale(.75);}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider{margin:-100px 0 50px;}.elementor-element.elementor-widget.elementor-widget-CaseSolutionSlider .container .custom-navs{margin-top:0;}.case-slider-navs.mobile-active{margin-bottom:-25px;}}.blog-cta{padding:60px 125px;margin:60px 0;border-radius:8px;position:relative;}.blog-cta:before{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/cta/decor.png");background-repeat:no-repeat;background-position:center;width:100%;height:100%;content:"";position:absolute;top:0;left:0;}.blog-cta .blog-cta-content{z-index:5;position:relative;}.blog-cta:not(.cta-newsletter){cursor:pointer;}.blog-cta.cta-newsletter{background:linear-gradient(90deg,#6e45e2 0%,#88d3ce 100%);}.blog-cta.cta-newsletter:before{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/cta/decor-newsletter.png");}.blog-cta.cta-newsletter .cta-action p{max-width:285px;}.blog-cta.cta-newsletter .subscribe-field,.blog-cta.cta-newsletter .field{margin:0;}.blog-cta.cta-newsletter .subscribe-field p{display:none;}.blog-cta.cta-newsletter .cta-titles{width:65%;}.blog-cta.cta-newsletter .field{justify-content:flex-start;}.blog-cta.cta-sky{background:linear-gradient(92.54deg,#00a3f8 -14%,#00fff0 115.25%);}.blog-cta.cta-orange{background:linear-gradient(91.89deg,#f83600 -11.54%,#f9d423 107.28%);}.blog-cta.cta-blue{background:linear-gradient(273.03deg,#00c6fb -17.03%,#005bea 122.6%);}.blog-cta.cta-blue:before{background-image:url("https://cdn-eibnb.nitrocdn.com/MffhFHEhAybmYKwqQRSRaOpfAOWbaiPV/assets/images/optimized/rev-2e7021a/ideainyou.com/wp-content/themes/ideainyou/assets/images/cta/decor-circles.png");}.blog-cta.cta-green{background:linear-gradient(90deg,#43e97b 0%,#38f9d7 100%);}.blog-cta.cta-purple{background:linear-gradient(273.52deg,#5f72bd .48%,#9b23ea 107.09%);}.blog-cta.cta-pink{background:linear-gradient(90deg,#f77062 0%,#fe5196 100%);}.blog-cta.cta-ocean{background:linear-gradient(90deg,#5ee7df 0%,#b490ca 100%);}.blog-cta h4,.blog-cta .blog-cta-content p{color:#fff;}.blog-cta h4{font-weight:600;margin-top:0;}.blog-cta .cta-caption,.blog-cta p{font-weight:500;}.blog-cta .cta-caption{padding:10px;background:#fff;color:#082341;border-radius:6px;display:inline-block;margin-bottom:15px;}.blog-cta .cta-titles.with-desk h4{font-size:1.5rem;margin-bottom:20px;}.blog-cta .cta-titles:not(.with-desk) h4{font-size:1.75rem;margin:0;}.blog-cta p{font-size:1rem;margin:0;}.blog-cta h4,.blog-cta p{max-width:512px;}.service-banner{overflow:hidden;padding-bottom:30px;}.service-banner .title-subscribe{position:relative;z-index:9;}.service-banner .title-subscribe h4{letter-spacing:14px;text-transform:uppercase;font-weight:400;font-size:1.125rem;margin-bottom:15px;}.service-banner .title-subscribe h1{max-width:855px;margin:0 auto;margin-bottom:30px;}.service-banner .title-subscribe .service-banner-text{max-width:855px;margin:0 auto;margin-bottom:50px;line-height:2rem;font-size:1.25rem;}.service-banner .top-people-dots .circle-half.ocean img{left:15%;}.service-banner .top-people-dots .rectangle.red img{left:16%;top:50%;}.service-banner .top-people-dots .circle-half.red img{right:16%;}.service-banner .long-arrow-down img{max-height:50px;}.service-banner .long-arrow-down{text-align:center;animation:up-down linear 3s;animation-iteration-count:infinite;transform-origin:50% 50%;-webkit-animation:up-down linear 3s;-webkit-animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;-moz-animation:up-down linear 3s;-moz-animation-iteration-count:infinite;-moz-transform-origin:50% 50%;-o-animation:up-down linear 3s;-o-animation-iteration-count:infinite;-o-transform-origin:50% 50%;-ms-animation:up-down linear 3s;-ms-animation-iteration-count:infinite;-ms-transform-origin:50% 50%;}.service-title-section .title{font-weight:600;font-size:2.1875rem;max-width:690px;margin-top:0;margin-bottom:15px;}.service-title-section .description{max-width:609px;line-height:150%;font-size:1.125rem;}.service-title-section .description p{margin:0;}.service-title-section.position-center{text-align:center;display:flex;justify-content:center;}.service-title-section.position-center .description{margin:0 auto;}.service-title-section.position-right{display:flex;justify-content:flex-end;}.service-routes-content .service-route-item{margin-bottom:60px;}.service-routes-content .service-route-content img{max-width:355px;}.service-routes-content .service-route-content h3{font-size:1.75rem;font-weight:600;margin-bottom:20px;}.service-routes-content .service-route-content .service-route-text{max-width:535px;line-height:2rem;font-size:1.25rem;}.service-routes-content .service-route-content .service-route-text a{margin-top:20px;display:inline-block;}.service-routes-content .service-route-content.service-route-revers{flex-direction:row-reverse;}.service-cta h4{font-size:1.75rem;line-height:170%;font-weight:500;max-width:890px;margin:0 auto;margin-bottom:30px;}.service-benefits-content{margin-top:80px;margin-bottom:30px;}.service-benefits-content .service-benefit-item{margin-bottom:120px;width:43%;margin-right:14%;}.service-benefits-content .service-benefit-item:nth-child(2n){margin-right:0;}.service-benefits-content .service-benefit-title{margin-bottom:20px;}.service-benefits-content .service-benefit-title h3{max-width:387px;font-weight:600;line-height:130%;font-size:1.75rem;margin:0;}.service-benefits-content .service-benefit-title img{max-width:64px;max-height:64px;margin-right:20px;}.service-benefits-content .service-benefit-text{font-size:1.25rem;line-height:2rem;}.service-benefits-content.benefits-colored .service-benefit-item{margin-bottom:60px;border-radius:10px;box-shadow:0px 12px 24px rgba(0,0,0,.1);background:#fff;padding:40px 30px;box-sizing:border-box;width:47%;margin-right:6%;}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(1n) img{background:#00d47a;box-shadow:0px 8px 30px rgba(0,212,122,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(2n){margin-right:0;}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(2n) img{background:#f57907;box-shadow:0px 8px 30px rgba(245,121,7,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(3n) img{background:#c8cdfd;box-shadow:0px 8px 30px rgba(200,205,253,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(4n) img{background:#01e3e2;box-shadow:0px 8px 30px rgba(1,227,226,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(5n) img{background:#df6eae;box-shadow:0px 8px 30px rgba(223,110,174,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(6n) img{background:#255ab6;box-shadow:0px 8px 30px rgba(37,90,182,.3);}.service-benefits-content.benefits-colored .service-benefit-item:nth-child(7n) img{background:#479cff;box-shadow:0px 8px 30px rgba(71,156,255,.3);}.service-benefits-content.benefits-colored .service-benefit-item img{padding:12px;border-radius:8px;}.service-benefits-content.benefits-colored .service-benefit-title h3{max-width:325px;}.service-page-list.services-list .services-list-side{width:100%;max-width:100%;}.glossary-banner{padding-bottom:100px;}.glossary-banner *{margin:0;padding:0;}.glossary-banner .glossary-banner-content{max-width:510px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:171px 0 30px;}.glossary-banner .glossary-banner-content .glossary-banner-subtitle{margin:25px 0;}.glossary-banner .glossary-banner-content .search-field{width:100%;}.glossary-banner .letters-figures{position:relative;}.glossary-banner .circle-half img,.glossary-banner .rectangle img{position:absolute;}.glossary-banner .circle-half.blue img{left:5%;top:18%;}.glossary-banner .circle-half.ocean img{top:61%;left:25%;}.glossary-banner .circle-half.red img{top:61%;right:20.5%;}.glossary-banner .circle-half.indigo img{top:67%;right:3%;}.glossary-banner .rectangle img{transform:scale(.7);}.glossary-banner .rectangle.ping img{top:64%;left:2%;}.glossary-banner .rectangle.red img{top:64.5%;left:25.8%;}.glossary-banner .rectangle.green img{top:29%;right:7%;}.glossary-banner .rect{position:absolute;}.glossary-banner .rect_1{width:14px;height:14px;background-color:blue;left:10%;bottom:0;}.glossary-banner .rect_2{width:14px;height:14px;background-color:#96d753;right:23%;top:19%;}.glossary-banner .rect_3{width:10px;height:10px;background-color:#ffd95b;left:22%;top:41%;}.glossary-banner .dot{position:absolute;}.glossary-banner .rect_1{width:14px;height:14px;left:10%;bottom:0%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .rect_2{width:14px;height:14px;top:19%;right:23%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .rect_3{width:10px;height:10px;top:41%;left:22%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .letter{position:absolute;position:absolute;z-index:2;transform:scale(2.5);text-shadow:0px 2px 4px rgba(0,0,0,.125);}.glossary-banner .letter_1{top:61%;left:12.5%;position:absolute;z-index:2;}.glossary-banner .letter_2{top:15%;left:18.5%;position:absolute;z-index:2;}.glossary-banner .letter_3{top:35%;left:30%;position:absolute;z-index:2;}.glossary-banner .letter_4{top:41%;right:30.5%;position:absolute;z-index:2;}.glossary-banner .letter_5{top:21.5%;right:15.5%;position:absolute;z-index:2;}.glossary-banner .letter_6{right:14.5%;bottom:0%;position:absolute;z-index:2;}.elementor-widget.elementor-element.elementor-widget-CtaBlock .container{max-width:1630px;}.cta-block{border-radius:6px;position:relative;}.cta-block .cta-container{max-width:1330px;margin:0 6.5% 0 10%;}.cta-block .cta-block-content{display:flex;justify-content:space-between;}.cta-block .cta-text{max-width:44%;display:flex;flex-direction:column;justify-content:center;gap:30px;text-align:left;padding:10% 0;}.cta-block .cta-text .cta-title{font-size:2.8125rem;font-weight:700;line-height:58px;text-transform:uppercase;color:#082341;}.cta-block .cta-text .cta-text-img{display:none;}.cta-block .cta-text .cta-desc{font-size:1.25rem;font-weight:500;line-height:30px;letter-spacing:0;color:#082341;}.cta-block .cta-text .cta-button{padding:19px 0;max-width:290px;width:auto;text-transform:uppercase;font-weight:700;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);}.cta-block .cta-image{max-width:45%;display:flex;align-items:end;}.cta-block .cta-image img{vertical-align:top;}.cta-block .cta-block-content.form-opened .cta-image{opacity:0;}.cta-block .cta-form-popup{display:none;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;}.cta-block .cta-form-popup .cta-popup-mask{border-radius:6px;}.cta-block .cta-form-popup .screen-reader-response p{margin:0;}.cta-block .cta-form-popup .wpcf7{background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);right:100px;width:31%;padding:45px 0 40px;}.cta-block .cta-form-popup .cta-form-content{display:flex;flex-direction:column;width:80%;margin:0 auto;}.cta-block .cta-form-popup .contact-form-titles{margin-bottom:55px;}.cta-block .cta-form-popup .contact-form-titles h4{font-size:1.75rem;line-height:36px;}.cta-block .cta-form-popup .contact-form-titles h5{font-size:1rem;line-height:24px;}.cta-block .cta-form-popup .form-field:not(:last-child) input{font-size:1.25rem;line-height:34px;}.cta-block .cta-form-popup .cta-form-fields .form-field:last-of-type{margin-bottom:25px;}.cta-block .cta-form-popup .form-close{color:#c3ccde;}.cta-block .cta-form-popup.opened{display:block;}.elementor-element.elementor-widget-OpenPositions{margin-top:200px;}.elementor-element.elementor-widget-OpenPositions .container{max-width:1630px;}.open-positions-block{position:relative;}.open-positions-block .positions-image{background-color:#dcf3ff;}.open-positions-block .positions-image img{vertical-align:top;}.open-positions-block .positions-content{position:absolute;top:50%;transform:translateY(-50%);right:10%;background-color:#fff;width:56%;}.open-positions-block .positions-container{max-width:700px;margin:0 auto;}.open-positions-block .positions-content-titles{padding-top:65px;}.open-positions-block .positions-title{font-size:3.5rem;font-weight:600;line-height:73px;margin-bottom:25px;}.open-positions-block .positions-title span{color:#4656eb;}.open-positions-block .positions-desc{font-family:Montserrat,Sans-serif;font-size:1.25rem;font-weight:700;line-height:34px;text-transform:uppercase;}.open-positions-block .positions-desc:after{content:"";width:60px;height:4px;background-color:#4656eb;display:block;margin-top:15px;}.open-positions-block .positions-vacancies{display:flex;flex-direction:column;gap:25px;padding:40px 0 65px;}.open-positions-block .positions-vacancies li{list-style:none;padding-bottom:8px;border-bottom:1px solid #c3ccde;}.open-positions-block .positions-vacancies a{font-size:1.25rem;font-weight:600;line-height:24px;color:#536799;}.author-banner .letters-figures{display:flex;justify-content:center;position:relative;}.author-banner .letters-figures .dot{width:10px;height:10px;border-radius:50%;position:absolute;}.author-banner .letters-figures .dot_1{left:8%;bottom:28%;}.author-banner .letters-figures .dot_2{left:15%;top:45%;}.author-banner .letters-figures .dot_3{left:30%;top:15%;}.author-banner .letters-figures .dot_4{left:52%;top:9%;}.author-banner .letters-figures .dot_5{right:31%;top:28%;}.author-banner .letters-figures .dot_6{right:27.5%;bottom:33.5%;}.author-banner .letters-figures .dot_7{right:14%;top:38%;}.author-banner .letters-figures .letter{position:absolute;position:absolute;z-index:2;transform:scale(2.5);text-shadow:0 2px 4px rgba(0,0,0,.125);}.author-banner .letters-figures .letter_1{top:68.5%;left:20%;}.author-banner .letters-figures .letter_2{top:17%;left:17.5%;}.author-banner .letters-figures .letter_3{top:27%;left:24.5%;}.author-banner .letters-figures .letter_4{top:17.5%;right:21%;}.author-banner .letters-figures .letter_5{top:35%;right:7%;}.author-banner .letters-figures .letter_6{top:65%;right:17%;bottom:unset;}.author-banner .letters-figures .circle-half img,.author-banner .letters-figures .rectangle img{position:absolute;}.author-banner .letters-figures .circle-half.blue img{left:5%;top:12%;}.author-banner .letters-figures .circle-half.ocean img{top:41%;left:24.5%;}.author-banner .letters-figures .circle-half.red img{right:23%;top:43%;}.author-banner .letters-figures .circle-half.indigo img{right:3%;top:45%;}.author-banner .letters-figures .rectangle.pink img{left:2%;top:44%;}.author-banner .letters-figures .rectangle.red img{left:25.5%;top:43.7%;}.author-banner .letters-figures .rectangle.green img{right:7.5%;top:19.5%;}.author-banner .letters-figures .rectangle.purple img{left:27%;top:69%;}.author-banner .author-info{text-align:center;margin-top:90px;}.author-banner .author-info .author-photo img{max-width:300px;width:90%;}.author-banner .author-info .author-name{font-size:2.625rem;font-family:Montserrat,Sans-serif;font-weight:700;line-height:63px;margin:30px 0 10px;}.author-banner .author-info .author-profession{font-family:Montserrat,system-ui;font-size:1.75rem;font-weight:600;line-height:42px;color:#aab0b9;margin-bottom:25px;}.author-banner .author-info .author-social{gap:25px;justify-content:center;}.pagination{margin-top:50px;text-align:center;}.pagination ul{margin:0;margin:0;padding:0;padding:0;list-style:none none;list-style:none none;}.pagination ul>li{display:inline-block;vertical-align:top;}.pagination li{padding:0 15px;}.pagination li a,.pagination li span{vertical-align:middle;}.pagination li a{font-size:1rem;font-weight:500;color:#000;text-decoration:none;vertical-align:middle;}.pagination li a:hover{color:#4656eb;}.pagination li.current a{color:#4656eb;}.pagination li .next,.pagination li .prev{line-height:0;}.pagination li .next .icon:before,.pagination li .prev .icon:before{color:#4656eb;}footer{margin:170px 0;}footer ul{margin:0;padding:0;list-style:none none;}footer .contacts-general{margin:40px 0 0 100px;padding:0 15px;}footer .contacts-general ul li{margin-bottom:40px;}footer .contacts-general a{display:inline-block;color:#082341;font-weight:600;font-size:1.75rem;text-decoration:none;position:relative;}footer .contacts-general a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}footer .contacts-general a:hover{color:#4656eb;}footer .contacts-general a:hover:after{border-top:2px solid #4656eb;}footer .links{margin:60px 0 0 100px;padding:0 15px;}footer .links ul{margin:0;padding:0;list-style:none none;}footer .links ul>li{display:inline-block;vertical-align:top;}footer .links ul li{padding:0 10px;border-right:1px solid #000;}footer .links ul li:first-child{padding-left:0;}footer .links ul li:last-child{padding-right:0;border:0;}footer .links ul a{letter-spacing:.03em;color:#000;text-decoration:none;position:relative;}footer .links ul a:after{position:absolute;content:"";width:100%;border-top:2px solid transparent;transition:all .5s;top:calc(100% + 3px);left:0;}footer .links ul a:hover{color:#4656eb;}footer .links ul a:hover:after{border-top:2px solid #4656eb;}footer .cop{margin:30px 0 0 100px;padding:0 15px;}footer .cop p{margin:0;}footer .contact-side-form{width:42%;}footer .cop-extra-space,footer .links-extra-space{margin-top:80px;}footer .title-section .title-section-content .description{left:194px;}@media (max-width: 1550px){.header .header-desktop{padding:20px 0;}.header .right-side .menu li a{font-size:1rem;}}@media (max-width: 992px){.mobile-gamburger a{text-decoration:none;}.mobile-gamburger a:before{color:#000;}.header-mobile{padding:10px 0;}.header-mobile.active .mobile-gamburger a:before{content:"";}.logo{position:relative;left:-20px;}.mobile-menu{height:100vh;}.mobile-menu ul{margin:0;padding:0;list-style:none none;}.mobile-menu ul a{text-decoration:none;font-size:2.8125rem;line-height:58px;letter-spacing:2px;color:#000;font-weight:500;}.mobile-menu .main-menu{padding-top:140px;}.mobile-menu .main-menu .contact-button{display:-webkit-none;display:-ms-nonebox;display:none;}.mobile-menu .main-menu .contact-button .button-secondary{padding:8.8px 41.35px;}.mobile-menu .menu>.menu-item:not(:last-child){padding-bottom:10px;margin-bottom:10px;}.mobile-menu .menu .menu-item-has-children .sub-menu{display:none;padding:10px 10px 0 10px;}.mobile-menu .menu .menu-item-has-children .sub-menu li:not(:last-child){margin-bottom:10px;}.mobile-menu .menu .menu-item-has-children .sub-menu li{font-size:1.5625rem;margin-left:25px;color:#4656eb;list-style:disc;}.mobile-menu .menu .menu-item-has-children a{display:flex;align-items:center;}.mobile-menu .menu .menu-item-has-children a.active:after{transform:rotate(-180deg);}.header .menu>li.menu-item-has-children>a:after{height:auto;width:auto;margin-left:10px;}}@media (max-width: 767px){.header .right-side{display:none;}.header .logo{left:0;order:-1;}.header .mobile-gamburger{text-align:right;}.header .mobile-menu{height:100vh;}.header .mobile-menu ul a{font-size:1.75rem;line-height:36px;letter-spacing:0em;}.header .mobile-menu .main-menu{padding-top:60px;}.header .mobile-menu .main-menu .contact-button{display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-top:70px;}}@media (max-width: 1900px){.top-banner .top-banner-content .top-banner-image-section{max-width:550px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_1{top:-262px;right:131px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_2{top:-163px;right:-195px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_3{left:-264px;top:-17px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_4{top:-35px;right:-265px;}.top-banner .top-banner-content .top-banner-image-section .people-section_2_people .image-section_2_people_1{bottom:-119px;right:-171px;}.top-banner .top-banner-content .top-banner-image-section .people-section_3_people .image-section_3_people_1{bottom:-181px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_1{top:-21%;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_2{right:-11%;top:86%;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_3{top:118.5%;right:47%;}.top-banner .top-banner-content .top-banner-image-section .image-section_2>.dot_1{top:16%;left:10.5%;}.top-banner .top-banner-content .top-banner-image-section .image-section_2>.dot_2{top:62%;right:.5%;}.top-banner .top-banner-content .top-banner-image-section .image-section_3>.dot_1{top:50%;left:12.5%;}.top-banner .top-banner-content .top-banner-image-section .image-section_3>.dot_2{right:15.5%;top:36%;}.top-banner .top-banner-content .image-section{width:calc(550px - 90px);height:calc(550px - 90px);}.top-banner .people-section .people{transform:scale(.2);}.top-banner .image-section-content>h4{font-size:1.5625rem;}}@media (max-width: 1700px){.top-banner .top-banner-content .top-banner-image-section{max-width:450px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_1{top:-264px;right:57px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_2{top:-195px;right:-195px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_3{left:-264px;top:-74px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1_people .image-section_1_people_4{top:-66px;right:-265px;}.top-banner .top-banner-content .top-banner-image-section .people-section_2_people .image-section_2_people_1{bottom:-157px;right:-171px;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_1{top:-27%;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_2{right:-17.6%;top:86%;}.top-banner .top-banner-content .top-banner-image-section .image-section_1>.dot_3{top:124%;right:47%;}.top-banner .top-banner-content .top-banner-image-section .image-section_2>.dot_1{top:16%;left:10%;}.top-banner .top-banner-content .top-banner-image-section .image-section_2>.dot_2{top:62%;right:0;}.top-banner .top-banner-content .top-banner-image-section .image-section_3>.dot_1{top:50%;left:15%;}.top-banner .top-banner-content .top-banner-image-section .image-section_3>.dot_2{right:18%;top:36%;}.top-banner .top-banner-content .image-section{width:calc(450px - 90px);height:calc(450px - 90px);}.top-banner .image-section-content>h4:before{left:35px;top:35px;}.top-banner .image-section-content>h4:after{right:35px;bottom:35px;}.top-banner .image-section-content:before{right:20px;top:55px;}.top-banner .image-section-content:after{transform:rotate(108deg);left:20px;bottom:55px;}.facebook-outline{display:none;}.top-banner .top-banner-content .top-banner-image-section{margin-bottom:-120px;}}@media (max-width: 1550px){.top-banner .top-banner-content h1{font-size:3.0625rem;max-width:700px;}.top-banner .top-banner-content h3{font-size:1.125rem;}}@media (max-width: 1299px){.elementor-element.elementor-element-874e29c.elementor-widget-TopBanner{margin-bottom:100px;}.button-main{text-transform:none;font-weight:400;padding:.84rem 51px;width:max-content;min-width:unset;}.top-banner{height:max-content;}.top-banner .row{margin-top:70px;}.top-banner .container-big{padding-left:12px;padding-right:12px;}.top-banner .top-banner-content{margin-top:0;}.top-banner .top-banner-content p{font-size:1rem;line-height:1.5rem;margin:0 241px 38px 0;}.top-banner .top-banner-content h1{font-size:2.75rem;line-height:3.5625rem;letter-spacing:-1;margin-bottom:20px;}.top-banner-image-section{display:none;}.top-banner:before{width:90px;height:90px;top:-45px;right:-26%;}.top-banner,.elementor-widget-TopBanner{overflow-x:hidden;max-height:557px;}.top-banner-content{position:relative;}.top-banner .top-banner-content:after{width:70px;height:70px;right:34px;bottom:50px;left:unset;top:unset;}.elementor-widget-TopBanner .elementor-widget-container:after{width:150px;height:150px;right:-29px;left:unset;top:22.4%;}}@media (max-width: 767px){.button-main-white{display:none;}.button-main{padding:8.5px 33px;}.elementor-widget-TopBanner .elementor-widget-container:after{width:100px;height:100px;top:131px;right:-54px;}.top-banner:before{display:none;}.top-banner .top-banner-content:after{width:26px;height:26px;right:36px;bottom:57px;}.top-banner .top-banner-content h3{padding-right:16px;padding-left:16px;font-size:1rem;margin-bottom:17px;line-height:1.5rem;}.top-banner .top-banner-content h1{font-size:1.75rem;line-height:2.625rem;font-weight:600;margin-bottom:17px;max-width:352px;}.top-banner .top-banner-content p{margin:0 auto 40px 0;max-width:301px;font-size:.875rem;line-height:1.3125rem;}.top-banner .container-big{padding-left:16px;padding-right:16px;max-width:unset;}}@media (max-width: 1199px){.testimonial-list:after,.testimonial-list:before{display:none;}}@media (max-width: 1750px){.testimonial-list:after{right:0;}}@media (max-width: 767px){.testimonial-list .item.testimonial-item h4{max-width:200px;}.testimonial-list .item.testimonial-item p{font-size:.875rem;line-height:21px;}}@media screen and (max-width: 1439px){.elementor-widget.elementor-element.elementor-element-35dae0e{margin-bottom:100px;}.projects-list{padding-top:50px;}.projects-list .project-item{max-width:49%;margin-bottom:80px;}}@media (max-width: 767px){.projects-list .project-item{max-width:100%;margin-right:0;}.projects-list .project-item .arrow-content-button .arrow{right:0;}.projects-all .button-main{padding:19px 70px;font-weight:700;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);}}@media (max-width: 1199px){.custom-navs{margin-top:60px;}}@media (max-width: 992px){.custom-navs{margin-top:30px;}}@media (max-width: 1199px){.home.page-template .elementor-27 .elementor-element.elementor-element-80de46e>.elementor-widget-container{margin:100px 0 50px 0;}.home.page-template .elementor-27 .elementor-element.elementor-element-37782fd>.elementor-widget-container{padding-bottom:100px;}.home.page-template .elementor-27 .elementor-element.elementor-element-b8b3c97>.elementor-widget-container{margin-bottom:0;}.home.page-template .elementor-27 .elementor-element.elementor-element-9819094>.elementor-widget-container{margin-top:100px;}.home.page-template .elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container{margin-top:100px;margin-bottom:50px;}.home.page-template .elementor-element.elementor-element-4e6f9de.elementor-widget.elementor-widget-About>.elementor-widget-container{overflow:hidden;margin-bottom:120px;}.home.page-template .elementor-27 .elementor-element.elementor-element-5b512cd>.elementor-widget-container{margin-top:60px;}}@media (max-width: 767px){.projects-template .elementor .elementor-element.elementor-widget-CaseChallenge>.elementor-widget-container,.projects-template .elementor .elementor-element.elementor-widget-CaseSolution>.elementor-widget-container{margin-top:60px;margin-bottom:60px;}}@media screen and (max-width: 480px){.elementor-27 .elementor-element.elementor-element-6616b03>.elementor-widget-container .title-section.position-center{align-items:flex-end;}.elementor-27 .elementor-element.elementor-element-6616b03>.elementor-widget-container .title-section.position-center .title{max-width:330px;}.elementor-27 .elementor-element.elementor-element-6616b03>.elementor-widget-container .title-section.position-center .title:before{margin-left:75px;}}@media (max-width: 392px){.elementor-27 .elementor-element.elementor-element-b8b3c97>.elementor-widget-container .title-section.position-center .title{max-width:280px;}}@media screen and (max-width: 767px) and (min-width: 616px){.elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container .title-section.position-left{max-width:580px;margin:0;}}@media screen and (min-width: 768px) and (max-width: 1439px){.elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container .title-section.position-left .description{left:0;}.elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container .title-section.position-left .title:before{margin-left:0;}}@media screen and (min-width: 768px) and (max-width: 1200px){.elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container .title-section.position-left .title{max-width:750px;}}@media screen and (max-width: 1550px){.elementor-27 .elementor-element.elementor-element-b8b3c97.elementor-widget-ServicesList>.elementor-widget-container{margin-bottom:100px;}.services-list .carousel-wrap{max-width:251px;}.services-list .carousel-wrap.need-arrows1550,.services-list .carousel-wrap.need-arrows992,.services-list .carousel-wrap.need-arrows768{max-width:851px;}.services-list .carousel-wrap.need-arrows0{max-width:551px;}.services-list .carousel-wrap.need-arrows992 .custom-navs{display:flex;}}@media (max-width: 1199px){.services-list .service-list{padding-top:60px;}.services-list-image{display:none;}.services-list .service-block{flex-direction:column;align-items:center;}}@media (max-width: 992px){.services-list .service-list{width:100%;}.services-list .service-item .icon-box{max-width:60px;max-height:60px;}.services-list .service-item-content{max-width:264px;}.services-list .service-item h3{font-size:1.25rem;}.services-list .carousel-wrap{max-width:251px;}.services-list .carousel-wrap.need-arrows1550,.services-list .carousel-wrap.need-arrows992,.services-list .carousel-wrap.need-arrows768,.services-list .carousel-wrap.need-arrows0{max-width:551px;}.services-list .carousel-wrap.need-arrows768 .custom-navs{display:flex;}}@media (max-width: 767px){.services-list .title-section.position-left .title{font-size:2rem;line-height:42px;color:#082341;}.services-list .title-section .title-section-content .description{left:0;font-size:1rem;line-height:24px;}.services-list .service-category{width:275px;}.services-list .service-category .service-category-title{font-size:2rem;line-height:42px;}.services-list .service-categories-nav{display:flex;justify-content:center;gap:24px;position:relative;overflow:hidden;margin-bottom:40px;}.services-list .service-categories-nav.owl-carousel.owl-loaded{display:block;}.services-list .service-categories-nav.owl-carousel .owl-stage{margin:0 auto;}.services-list .service-categories-nav .single-category-nav{font-size:1.25rem;font-weight:700;line-height:26px;text-align:center;padding:0 12px;color:#c3ccde;flex:0 0 max-content;}.services-list .service-categories-nav .single-category-nav.active{padding-bottom:8px;border-bottom:2px solid #4656eb;color:#4656eb;}.services-list .service-item-content{max-width:250px;}.services-list .service-block{display:none;}.services-list .service-list{padding-bottom:65px;}.services-list .service-list .service-block{margin-bottom:0;}.services-list .all-service-button .button-main{padding:19px 75px;font-weight:700;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);}.service-list.category1-selected .service-block1,.service-list.category2-selected .service-block2,.service-list.category3-selected .service-block3,.service-list.category4-selected .service-block4{display:flex;}.services-list .carousel-wrap{max-width:251px;}.services-list .carousel-wrap.need-arrows1550,.services-list .carousel-wrap.need-arrows992,.services-list .carousel-wrap.need-arrows768,.services-list .carousel-wrap.need-arrows0{max-width:251px;}.services-list .carousel-wrap.need-arrows0 .custom-navs{display:flex;margin-top:40px;}}@media screen and (max-width: 1750px){.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title>.elementor-widget-container .title-section.position-left{box-sizing:border-box;}}@media screen and (max-width: 1630px){.about-us .certificates-popup.opened .popup-certificates.owl-carousel{max-width:830px;}.about-us .certificates-popup.opened .custom-navs{display:block;}.about-us .certificates-popup.opened .custom-navs .prev-slide img,.about-us .certificates-popup.opened .custom-navs .next-slide img{display:block;position:absolute;top:42%;}.about-us .certificates-popup.opened .custom-navs .arr-left{left:50px;}.about-us .certificates-popup.opened .custom-navs .arr-right{right:50px;}}@media screen and (max-width: 1550px){.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title.no-ml>.elementor-widget-container .title-section.position-left .title::before{margin-left:95px;}.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title.no-ml>.elementor-widget-container .title-section.position-left .description{left:194px;}}@media screen and (max-width: 1439px){.elementor-27 .elementor-element.elementor-element-4e6f9de.elementor-widget-About>.elementor-widget-container{margin-bottom:100px;}.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title.no-ml>.elementor-widget-container .title-section.position-left .title::before{margin-left:0;}.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title.no-ml>.elementor-widget-container .title-section.position-left .description{left:100px;}.home.page-template .elementor-27 .elementor-element.elementor-element-9819094>.elementor-widget-container{margin-top:0;}.about-us .certificates-popup.opened .certificates-popup-content{max-width:80%;}.about-us .certificates-popup.opened .custom-navs .arr-left{left:20px;}.about-us .certificates-popup.opened .custom-navs .arr-right{right:20px;}}@media (max-width: 1199px){.about-us .about-images{max-width:39%;z-index:-1;right:-25%;}.about-us .certificates-popup.opened .certificates-popup-content{height:80%;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel{max-width:540px;}.about-us .certificates-popup.opened .custom-navs .arr-left{left:50px;}.about-us .certificates-popup.opened .custom-navs .arr-right{right:50px;}}@media (max-width: 992px){.about-us .about-images{display:none;}.about-us .story{max-width:540px;}.about-us .certificates-popup.opened .popup-title{font-size:2.25rem;}.about-us .certificates-popup.opened .popup-check .popup-check-text{font-size:1rem;line-height:24px;}.about-us .certificates-popup.opened .custom-navs .arr-left{left:10px;}.about-us .certificates-popup.opened .custom-navs .arr-right{right:10px;}.about-us .certificates-popup.opened .popup-close{right:20px;top:20px;}}@media (max-width: 767px){.home.page-template .elementor-27 .elementor-element.elementor-element-9554ff0>.elementor-widget-container{margin-bottom:30px;}.elementor-27 .elementor-element.elementor-element-9554ff0.elementor-widget-Title.no-ml>.elementor-widget-container .title-section.position-left .description{left:51px;}.about-us .story{max-width:100%;}.about-us .story h3{font-size:1.25rem;line-height:34px;font-weight:500;}.about-us .story h3:after{width:25px;}.about-us .about-link{text-align:center;}.about-us .about-link .button-main{text-transform:uppercase;padding:19px 75px;font-weight:700;box-shadow:0 6px 12px 0 rgba(37,90,182,.3);}.about-us .about-link .button-main span{display:none;}.about-us .about-certificates{align-items:center;}.about-us .about-certificates .about-all-certificates{font-size:.875rem;}.about-us .story-counts{justify-content:space-between;max-width:400px;margin:50px auto 0;}.about-us .story-counts .count{width:48%;justify-content:space-between;}.about-us .story-counts .count-val{font-size:1.75rem;line-height:36px;margin-right:0;color:#000;}.about-us .story-counts .count-name{width:59%;font-size:1rem;}.about-us .certificates-popup.opened .certificates-popup-content{height:80%;}.about-us .certificates-popup.opened .popup-container{max-width:95%;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel{max-width:250px;}.about-us .certificates-popup.opened .custom-navs .prev-slide img,.about-us .certificates-popup.opened .custom-navs .next-slide img{top:34%;}.about-us .certificates-popup.opened .custom-navs .arr-left{left:40px;}.about-us .certificates-popup.opened .custom-navs .arr-right{right:40px;}.about-us .certificates-popup.opened .popup-title{font-size:2rem;line-height:42px;}.about-us .certificates-popup.opened .popup-close{display:none;}.about-us .certificates-popup.opened .popup-close-word{display:block;margin-top:25px;font-size:1.25rem;line-height:30px;color:#c3ccde;}}@media screen and (max-width: 480px){.about-us .certificates-popup.opened .popup-certificates.owl-carousel{max-width:105px;}.about-us .certificates-popup.opened .popup-title:after{display:none;}.about-us .certificates-popup.opened .popup-close-word{font-size:1rem;line-height:20px;}}@media screen and (max-width: 360px){.about-us .certificates-popup.opened .certificates-popup-content{height:85%;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel{max-width:105px;}.about-us .certificates-popup.opened .popup-title{font-size:1.75rem;}.about-us .certificates-popup.opened .popup-title:after{display:none;}.about-us .certificates-popup.opened .popup-check .popup-check-text{font-size:1rem;line-height:20px;}.about-us .certificates-popup.opened .popup-check .popup-check-button{padding:19px 20px;}.about-us .certificates-popup.opened .popup-close-word{font-size:1rem;line-height:20px;}}@media (max-height: 780px){.about-us .certificates-popup.opened .certificates-popup-content{height:75%;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel{margin:0 auto 0;}.about-us .certificates-popup.opened .popup-certificates.owl-carousel .owl-item img{max-width:80%;margin:0 auto;}.about-us .certificates-popup.opened .popup-check .popup-check-text{margin:1% auto;}.about-us .certificates-popup.opened .popup-title{margin:1% 0;}.about-us .certificates-popup.opened .popup-check{margin-bottom:1%;}}@media (max-width: 1199px){.faq-list .faq-items .faq-item:not(:last-child){margin-bottom:20px;}.faq-list .faq-items{margin-bottom:50px;}}@media (max-width: 992px){.faq-list .faq-title-section h2{padding-right:60px;}.faq-list .faq-items .faq-item{padding:20px 20px 20px 80px;}.faq-list .faq-items .faq-item h3{font-size:1rem;}.faq-list .faq-items .faq-item h3:before{top:20px;}}@media (max-width: 767px){.faq-list.faq-title-section h2{font-size:1.75rem;color:#000;padding:0;border:0;margin-bottom:30px;}.faq-list.faq-top p{padding:0;font-size:1rem;color:#000;}.faq-list .faq-items{margin-top:30px;}.faq-list .faq-items .faq-item{padding:16px 16px 16px 45px;}.faq-list .faq-items .faq-item h3{font-weight:400;line-height:24px;}.faq-list .faq-items .faq-item h3:before{left:15px;top:20px;}.faq-link .button-main{padding:19px 61px;}.faq-link .button-main span{display:none;}.faq-top-content{display:block;}}@media (max-width: 1200px){.subscribe-field{position:relative;z-index:2;}}@media (max-width: 1199px){.vacancies-items .vacancies-item:not(:nth-child(3n)){margin-right:2%;}.vacancies-items .vacancies-item{width:32%;}}@media (min-width: 768px) and (max-width: 992px){.vacancies-items .vacancies-item:nth-child(3n){margin-right:2%;}.vacancies-items .vacancies-item:nth-child(2n){margin-right:0;}.vacancies-items .vacancies-item{width:48%;}.single-vacancies-template .vacancies-items .vacancies-item,.single-vacancies-template .vacancies-items .vacancies-item:nth-child(3n),.single-vacancies-template .vacancies-items .vacancies-item:not(:nth-child(3n)){width:48%;margin-right:2%;}.single-vacancies-template .vacancies-items .vacancies-item:nth-child(2n){margin-right:0;}.single-vacancies-template .vacancies-items{display:flex;}}@media (max-width: 767px){.vacancies-items .vacancies-item:not(:nth-child(3n)){margin-right:0;}.vacancies-items .vacancies-item{width:100%;margin-bottom:30px;}.single-vacancies-template .vacancies-items .vacancies-item,.single-vacancies-template .vacancies-items .vacancies-item:nth-child(3n),.single-vacancies-template .vacancies-items .vacancies-item:not(:nth-child(3n)){width:100%;margin-right:0;}.single-vacancies-template .all-vac{margin-top:0;}}@media (max-width: 1200px){.vacancies-form{margin-top:60px;}}@media (max-width: 992px){.blog-post-item{width:49%;}.blog-post-item.blog-post-item_1{margin-right:0;width:49%;}.blog-post-item:not(:nth-child(2n)),.blog-post-item_2{margin-right:2%;}.blog-post-item:not(:nth-child(3n)),.blog-post-item_3{margin-right:0;}}@media (max-width: 767px){.blog .blog-sidebar,.blog-post-item.blog-post-item_1,.blog-post-item{width:100%;margin-right:0;}}@media (max-width: 767px){.form-field.half{width:100%;}}@media (max-width: 1199px){.cookie-bar.active{bottom:100px;}}@media (max-width: 767px){.cookie-bar{left:15px;right:15px;max-width:calc(100% - 30px);}}@media (max-width: 1199px){.blog-cta{padding:60px;}.blog-cta.cta-newsletter .cta-titles{width:50%;}}@media (max-width: 992px){.blog-cta{margin:40px 0;padding:40px 60px;}}@media (max-width: 767px){.blog-cta{padding:30px;}.blog-cta.cta-newsletter .cta-titles{width:100%;margin-bottom:20px;}}@media (max-width: 1199px){.service-banner .blog-top{top:60px;}.service-banner .title-subscribe .service-banner-text{max-width:800px;}.service-banner .top-people-dots .circle-half.ocean img{left:1%;top:37%;}.service-banner .top-people-dots .rectangle.red img{left:3%;top:40%;}.service-banner .top-people-dots .circle-half.red img{top:18%;}.service-banner .top-people-dots .dot_2{top:66%;left:8%;}.service-banner .top-people-dots .dot_6{top:75%;}.service-banner .top-people-dots .dot_7{right:9%;}.service-banner .top-people-dots .dot_5{top:16%;}.service-banner{padding-bottom:100px;}}@media (max-width: 992px){.service-banner .top-people-dots .circle-half,.service-banner .top-people-dots .rectangle{display:none;}.service-banner .top-people-dots .dot_7{top:12%;}.service-banner .top-people-dots .people_2{left:-5%;}}@media (max-width: 767px){.service-banner .title-subscribe{padding:0;}.service-banner .title-subscribe h4{font-size:1rem;}.service-banner .title-subscribe h1{font-size:1.75rem;margin-bottom:30px;}}@media (max-width: 992px){.service-route-item{text-align:center;max-width:500px;margin:0 auto;justify-content:center;}.service-routes-content .service-route-content.service-route-revers{flex-direction:column;}.service-routes-content .service-route-content img{max-width:300px;}.service-route-image{width:100%;}}@media (max-width: 1199px){.service-benefits-content .service-benefit-title h3{font-size:1.375rem;max-width:339px;}.service-benefits-content .service-benefit-text{font-size:1.125rem;}.service-benefits-content.benefits-colored .service-benefit-title h3{max-width:320px;}}@media (max-width: 992px){.service-benefits-content .service-benefit-item{width:70%;margin:0 auto;margin-bottom:50px;}.service-benefits-content .service-benefit-item:nth-child(2n){margin:0 auto;margin-bottom:50px;}.service-benefits-content.benefits-colored .service-benefit-item{width:100%;}}@media (max-width: 767px){.service-benefits-content .service-benefit-item{width:100%;}.service-benefits-content .service-benefit-title h3{font-size:1.5rem;max-width:250px;}.service-benefits-content .service-benefit-text{font-size:1.25rem;}.service-benefits-content.benefits-colored .service-benefit-title h3{max-width:216px;}}@media (max-width: 992px){.service-title-section{justify-content:center;text-align:center;display:flex;}}@media (max-width: 767px){.service-title-section .title{font-size:1.75rem;}.service-title-section .description{font-size:1rem;}.service-cta h4{font-size:1.125rem;}}@media screen and (max-width: 1440px){.glossary-banner .rectangle.red img{top:65%;left:26.1%;}}@media screen and (max-width: 1200px){.glossary-banner .circle-half img{transform:scale(.75);}.glossary-banner .circle-half.blue img{left:4%;top:18%;}.glossary-banner .rectangle.red img{top:64.9%;left:26.3%;}.glossary-banner .rectangle.green img{top:36%;right:8%;}.glossary-banner .rect_1{width:10px;height:10px;left:10%;bottom:0%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .rect_2{width:8px;height:8px;top:19%;right:23%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .rect_3{width:10px;height:10px;top:41%;left:22%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .letter{position:absolute;z-index:2;transform:scale(2);}.glossary-banner .letter_1{top:61%;left:13.5%;position:absolute;z-index:2;}.glossary-banner .letter_2{top:15%;left:18.5%;position:absolute;z-index:2;}.glossary-banner .letter_3{top:30%;left:29%;position:absolute;z-index:2;}.glossary-banner .letter_4{top:41%;right:30.5%;position:absolute;z-index:2;}}@media screen and (max-width: 992px){.glossary-banner{padding-bottom:60px;}.glossary-banner .glossary-banner-content{padding:108px 0 0;}.glossary-banner .circle-half img{transform:scale(1);}.glossary-banner .circle-half.blue img{display:none;}.glossary-banner .circle-half.ocean img{top:50%;left:18%;}.glossary-banner .circle-half.red img{top:8%;right:7%;}.glossary-banner .circle-half.indigo img{display:none;}.glossary-banner .rectangle.ping img{top:30.5%;left:4.5%;}.glossary-banner .rectangle.red img{top:55.3%;left:19.6%;}.glossary-banner .rectangle.green img{display:none;}.glossary-banner .rect_1{display:none;}.glossary-banner .rect_2{width:14px;height:14px;top:53.75%;right:4.5%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .rect_3{display:none;}.glossary-banner .letter{position:absolute;z-index:2;transform:scale(2.25);}.glossary-banner .letter_1{top:65%;left:10%;position:absolute;z-index:2;}.glossary-banner .letter_2{top:16%;left:19.5%;position:absolute;z-index:2;}.glossary-banner .letter_3{display:none;}.glossary-banner .letter_4{display:none;}.glossary-banner .letter_5{top:21.5%;right:21.5%;position:absolute;z-index:2;}.glossary-banner .letter_6{right:13.5%;bottom:45%;position:absolute;z-index:2;}}@media screen and (max-width: 767px){.glossary-banner .rectangle.red img{top:55%;left:20%;}}@media screen and (max-width: 640px){.glossary-banner{padding-bottom:60px;}.glossary-banner .glossary-banner-content{padding:46px 0 0;}.glossary-banner .glossary-banner-content .glossary-banner-title{font-size:28px;line-height:36px;}.glossary-banner .glossary-banner-content .search-field{max-width:80%;margin:0 auto;}.glossary-banner .circle-half img{transform:scale(.7);}.glossary-banner .circle-half.blue img{display:none;}.glossary-banner .circle-half.ocean img{top:50%;left:14%;}.glossary-banner .circle-half.red img{top:8%;right:4%;}.glossary-banner .circle-half.indigo img{display:none;}.glossary-banner .rectangle.ping img{top:30.5%;left:1.5%;}.glossary-banner .rectangle.red img{top:57.5%;left:16.5%;}.glossary-banner .rect_2{width:10px;height:10px;top:58.75%;right:4.5%;position:absolute;z-index:2;display:inline-block;background:#000;}.glossary-banner .letter{position:absolute;z-index:2;transform:scale(1.5);}.glossary-banner .letter_1{top:70%;left:7%;position:absolute;z-index:2;}.glossary-banner .letter_2{top:16%;left:16.5%;position:absolute;z-index:2;}.glossary-banner .letter_3{display:none;}.glossary-banner .letter_4{display:none;}.glossary-banner .letter_5{top:21.5%;right:21.5%;position:absolute;z-index:2;}.glossary-banner .letter_6{right:13.5%;bottom:37%;position:absolute;z-index:2;}}@media screen and (max-width: 480px){.glossary-banner{padding-bottom:50px;}.glossary-banner .glossary-banner-content .search-field{max-width:345px;margin:0 auto;}.glossary-banner .circle-half.ocean img{top:27.5%;left:2.5%;transform:rotate(-15deg) scale(.7);}.glossary-banner .circle-half.red img{top:40%;right:5%;}.glossary-banner .rectangle img{transform:scale(.55);}.glossary-banner .rectangle.ping img{display:none;}.glossary-banner .rectangle.red img{top:35.25%;left:6%;transform:rotate(-15deg) scale(.55);}.glossary-banner .rectangle.green img{display:inline-block;top:13.5%;right:15%;}.glossary-banner .rect{position:absolute;}.glossary-banner .dot{position:absolute;}.glossary-banner .rect_2{display:none;}.glossary-banner .letter{position:absolute;position:absolute;z-index:2;transform:scale(1.5);}.glossary-banner .letter_1{top:33.5%;left:19.5%;position:absolute;z-index:2;}.glossary-banner .letter_2{top:10.5%;left:8.5%;position:absolute;z-index:2;}.glossary-banner .letter_5{top:8%;right:6%;position:absolute;z-index:2;}.glossary-banner .letter_6{right:21%;bottom:58%;position:absolute;z-index:2;}}@media screen and (max-width: 360px){.glossary-banner{padding-bottom:50px;}.glossary-banner .glossary-banner-content .search-field{max-width:300px;margin:0 auto;}.glossary-banner .circle-half.red img{top:36%;}.glossary-banner .rectangle.red img{left:7%;}}@media screen and (max-width: 1439px){.cta-block .cta-text{max-width:48%;min-height:600px;}.cta-block .cta-form-popup .wpcf7{right:65px;padding:20px 0;width:35%;}}@media (max-width: 1199px){.cta-block .cta-text{max-width:46%;padding:6.5% 0 3.5%;}.cta-block .cta-text .cta-title{font-size:2rem;line-height:42px;max-width:350px;}.cta-block .cta-text .cta-desc{font-size:1rem;line-height:20px;}.cta-block .cta-form-popup .contact-form-titles{margin-bottom:20px;}.cta-block .cta-form-popup .form-field{margin-bottom:20px;}.homepage-cta .cta-block .cta-image{max-width:48%;}}@media (max-width: 992px){.cta-block .cta-text{max-width:47%;padding:6.5% 0 3.5%;min-height:450px;}.cta-block .cta-text .cta-title{font-size:1.5rem;line-height:30px;max-width:260px;}.cta-block .cta-text .cta-desc{font-size:1rem;line-height:20px;}.cta-block .cta-text .cta-button{max-width:260px;}.cta-block .cta-form-popup .wpcf7{right:50px;}.cta-block .cta-form-popup .contact-form-titles{margin-bottom:20px;}.cta-block .cta-form-popup .contact-form-titles h4{font-size:24px;line-height:30px;}.cta-block .cta-form-popup .contact-form-titles h5{font-size:14px;line-height:20px;}.cta-block .cta-form-popup .form-field{margin-bottom:20px;}.cta-block .cta-form-popup .form-field:not(:last-child) input{font-size:12px;line-height:20px;}.cta-block .cta-form-popup .form-field input[type="submit"]{font-size:16px;}}@media (max-width: 767px){.cta-block .cta-container{max-width:90%;margin:0 auto;}.cta-block .cta-block-content{display:block;}.cta-block .cta-block-content.form-opened .cta-text-img,.cta-block .cta-block-content.form-opened .cta-desc{opacity:0;}.cta-block .cta-text{max-width:100%;padding:13% 0;text-align:center;align-items:center;}.cta-block .cta-text .cta-title{font-size:1.875rem;line-height:40px;max-width:none;}.cta-block .cta-text .cta-text-img{display:block;margin:0 10.5%;}.cta-block .cta-text .cta-desc{font-size:1rem;line-height:20px;text-align:left;}.cta-block .cta-text .cta-button{min-width:260px;}.cta-block .cta-image{display:none;}.cta-block .cta-form-popup .wpcf7{right:50%;transform:translate(50%,-50%);width:80%;padding:40px 0;}.cta-block .cta-form-popup .contact-form-titles{margin-bottom:55px;}.cta-block .cta-form-popup .contact-form-titles h4{font-size:28px;line-height:36px;}.cta-block .cta-form-popup .contact-form-titles h5{font-size:16px;line-height:24px;}.cta-block .cta-form-popup .form-field{margin-bottom:50px;}.cta-block .cta-form-popup .form-field:not(:last-child) input{font-size:20px;line-height:34px;}.cta-block .cta-form-popup .form-field input[type="submit"]{font-size:16px;}}@media screen and (max-width: 480px){.cta-block .cta-text .cta-title{font-size:1.25rem;line-height:26px;max-width:260px;}.cta-block .cta-text .cta-desc{font-size:.875rem;}.cta-block .cta-text .cta-button{max-width:290px;padding:19px 33px;}.cta-block .cta-block-content.form-opened .cta-text{opacity:0;}.cta-block .cta-form-popup .wpcf7{width:92%;}}@media screen and (max-width: 1439px){.open-positions-block .positions-container{max-width:600px;}}@media (max-width: 1199px){.open-positions-block .positions-content{right:2%;padding:0 25px;}}@media (max-width: 992px){.elementor-element.elementor-widget-OpenPositions{margin-top:100px;}.open-positions-block .positions-content{top:71%;width:50%;}.open-positions-block .positions-content-titles{padding-top:30px;}.open-positions-block .positions-title{font-size:1.8125rem;line-height:36px;}.open-positions-block .positions-desc,.open-positions-block .positions-vacancies a{font-size:.875rem;line-height:20px;}.open-positions-block .positions-vacancies{padding:25px 0 40px;}}@media (max-width: 767px){.open-positions-block{text-align:center;}.open-positions-block .positions-image{padding-bottom:50%;max-width:max-content;margin:0 auto;}.open-positions-block .positions-content{top:70%;width:80%;right:50%;transform:translate(50%,-50%);}.open-positions-block .positions-title{font-size:2rem;line-height:42px;margin-bottom:10px;}.open-positions-block .positions-desc{font-size:.75rem;line-height:16px;}.open-positions-block .positions-desc:after{margin:15px auto 0;}.open-positions-block .positions-vacancies a{font-size:1.125rem;line-height:24px;}}@media screen and (max-width: 480px){.open-positions-block .positions-image{padding-bottom:100%;}.open-positions-block .positions-content{top:65%;width:90%;padding:0 15px;}.open-positions-block .positions-vacancies{text-align:left;}}@media (max-width: 1199px){.author-banner .author-info .author-photo img{width:75%;}.author-banner .letters-figures .circle-half img{transform:scale(.75);}.author-banner .letters-figures .letter{transform:scale(2);}.author-banner .letters-figures .letter_1{top:62.5%;left:20%;}.author-banner .letters-figures .letter_5{top:31%;right:7%;}.author-banner .letters-figures .rectangle.green img{right:6.5%;top:12.5%;}.author-banner .letters-figures .rectangle.red img{left:25.7%;top:43.6%;transform:scale(.75);}}@media (max-width: 992px){.author-banner .letters-figures .dot{display:none;}.author-banner .letters-figures .dot_4,.author-banner .letters-figures .dot_5{display:block;}.author-banner .letters-figures .dot_5{top:27%;right:5%;}.author-banner .letters-figures .letter{display:none;transform:scale(2.5);}.author-banner .letters-figures .letter_2,.author-banner .letters-figures .letter_3,.author-banner .letters-figures .letter_4,.author-banner .letters-figures .letter_5{display:block;}.author-banner .letters-figures .letter_2{top:48%;left:16%;}.author-banner .letters-figures .letter_3{top:13%;left:24.5%;}.author-banner .letters-figures .letter_4{top:17.5%;right:23.5%;}.author-banner .letters-figures .letter_5{top:38%;right:16.5%;}.author-banner .letters-figures .circle-half{display:none;}.author-banner .letters-figures .circle-half img{transform:scale(1);}.author-banner .letters-figures .circle-half.ocean,.author-banner .letters-figures .circle-half.red{display:block;}.author-banner .letters-figures .circle-half.ocean img{top:30%;left:22%;}.author-banner .letters-figures .circle-half.red img{top:8%;right:8%;}.author-banner .letters-figures .rectangle{display:none;}.author-banner .letters-figures .rectangle.pink,.author-banner .letters-figures .rectangle.red{display:block;}.author-banner .letters-figures .rectangle.red img{transform:scale(1);top:33.1%;left:23.75%;}.author-banner .letters-figures .rectangle.pink img{top:20%;left:9%;}}@media (max-width: 767px){.author-banner .letters-figures .dot_4,.author-banner .letters-figures .dot_5{display:block;}.author-banner .letters-figures .dot_4{top:8.5%;left:24%;}.author-banner .letters-figures .dot_5{top:13.5%;right:18.5%;}.author-banner .letters-figures .letter_2,.author-banner .letters-figures .letter_3,.author-banner .letters-figures .letter_4{display:none;}.author-banner .letters-figures .letter_5{top:24%;right:14.5%;}.author-banner .letters-figures .circle-half.ocean img{top:5.5%;left:5%;}.author-banner .letters-figures .circle-half.red img{top:3%;right:3%;}.author-banner .letters-figures .rectangle.red img{top:8.75%;left:7.75%;}.author-banner .letters-figures .rectangle.pink img{top:21%;left:11.5%;}}@media screen and (max-width: 480px){.author-banner .letters-figures .letter{transform:scale(2);}.author-banner .letters-figures .circle-half img{transform:scale(.75);}.author-banner .letters-figures .rectangle.red img{top:9.9%;left:8.5%;transform:scale(.75);}.author-banner .letters-figures .rectangle.pink img{transform:scale(.75);}.author-banner .author-info{margin-top:30px;}.author-banner .author-info .author-photo img{max-width:150px;}.author-banner .author-info .author-name{font-size:2rem;line-height:48px;}.author-banner .author-info .author-profession{font-size:1.5rem;line-height:36px;}}@media screen and (max-width: 1439px){footer .follow-section{margin-left:0;}}@media (max-width: 1199px){footer{margin-top:100px;margin-bottom:50px;}.contact-side-text .title-section.position-left .title-section-content{position:static;}}@media (max-width: 992px){.contact-side-text{width:100%;}.contact-side-text .contact-side-text-content .title-section.position-left .description{left:0;}.contact-side-text .contact-side-text-content .title{margin-bottom:60px;}footer .contact-side-form{max-width:610px;width:100%;margin:0 auto;box-sizing:border-box;}footer .contact-side-form .form-field:last-child{text-align:center;}footer .contacts-general{margin-top:0;}footer .contacts-general li a{font-size:1.5rem;line-height:36px;}footer .links-extra-space{margin-top:60px;}footer .follow-section h5{font-size:1rem;line-height:24px;}footer .follow-section ul li{margin:0 10px;}footer .links{padding:0 0 0 15px;}footer .cop p{font-size:.875rem;line-height:16px;}footer .links-extra-space ul a{font-size:.875rem;line-height:16px;}.contact-side-form-content{margin:60px 0;}.footer-mobile-contact{max-width:610px;margin:0 auto;padding-top:30px;}footer.without-form .footer-mobile-contact{max-width:650px;}footer.without-form .contacts-general ul li{margin-bottom:0;}footer.without-form .contacts-general ul li:first-child{margin-bottom:25px;}footer.without-form .follow-section ul li{margin:0 15px;}footer.without-form .follow-section ul li:first-child{margin-left:0;}footer.without-form .follow-section ul li:last-child{margin-right:0;}footer.without-form .cop{margin-top:65px;}footer.without-form .follow-links{margin-top:10px;}footer.without-form .links-extra-space{margin-top:75px;}}@media (max-width: 767px){footer.without-form{margin-top:90px;}footer.without-form .footer-mobile-contact{padding-top:0;position:relative;}footer.without-form .cop p{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:250px;}footer.without-form .follow-section{padding-left:0;}footer.without-form .links-extra-space{margin-top:50px;padding:0 0 50px 0;}footer .contact-side-form{padding:0 35px;}footer .contact-side-form .form-field input[type="text"]{font-size:1rem;line-height:24px;}footer .contact-form-titles h4{font-size:1.25rem;line-height:34px;font-weight:500;}footer .title-section .title-section-content .description{font-size:1rem;line-height:24px;}footer .follow-section ul a::before{font-size:1.5rem;}footer .follow-section ul li{margin:0 15px;}footer .contacts-general li a{font-size:1rem;}footer .follow-section h5{font-size:.875rem;line-height:21px;}footer .cop p,footer .links-extra-space ul a{font-size:.75rem;}.contact-side-text .contact-side-text-content .title{margin-bottom:30px;}.contact-form-titles{text-align:center;}.footer-mobile-contact{display:block;}.contact-cop{text-align:center;margin-bottom:40px;}.follow-links{text-align:center;}footer .contacts-general,footer .links,footer .cop{margin-left:0;}.follow-section{margin-left:0;}}@media screen and (max-width: 1439px){.contact-side-text .contact-side-text-content .title-section.position-left .description{left:0;}.contact-side-text .contact-side-text-content .title:before{margin-left:0;}footer .contacts-general,footer .links,footer .cop{margin-left:0;}footer .contacts-general a{color:#000;font-weight:500;font-size:1.875rem;line-height:34px;}.follow-section{margin-left:0;}}@media (max-width: 360px){footer .contacts-general a{font-size:1.25rem;}footer .follow-section ul a:before{font-size:1.5rem;}}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{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;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;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0;}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{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]{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;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://ideainyou.com/wp-content/themes/ideainyou/assets/lib/owl/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:a 2s infinite linear;}.eicon-editor-link:before{content:"";}.eicon-editor-unlink:before{content:"";}.eicon-editor-external-link:before{content:"";}.eicon-editor-close:before{content:"";}.eicon-editor-list-ol:before{content:"";}.eicon-editor-list-ul:before{content:"";}.eicon-editor-bold:before{content:"";}.eicon-editor-italic:before{content:"";}.eicon-editor-underline:before{content:"";}.eicon-editor-paragraph:before{content:"";}.eicon-editor-h1:before{content:"";}.eicon-editor-h2:before{content:"";}.eicon-editor-h3:before{content:"";}.eicon-editor-h4:before{content:"";}.eicon-editor-h5:before{content:"";}.eicon-editor-h6:before{content:"";}.eicon-editor-quote:before{content:"";}.eicon-editor-code:before{content:"";}.eicon-elementor:before{content:"";}.eicon-elementor-circle:before{content:"";}.eicon-pojome:before{content:"";}.eicon-plus:before{content:"";}.eicon-menu-bar:before{content:"";}.eicon-apps:before{content:"";}.eicon-accordion:before{content:"";}.eicon-alert:before{content:"";}.eicon-animation-text:before{content:"";}.eicon-animation:before{content:"";}.eicon-banner:before{content:"";}.eicon-blockquote:before{content:"";}.eicon-button:before{content:"";}.eicon-call-to-action:before{content:"";}.eicon-captcha:before{content:"";}.eicon-carousel:before{content:"";}.eicon-checkbox:before{content:"";}.eicon-columns:before{content:"";}.eicon-countdown:before{content:"";}.eicon-counter:before{content:"";}.eicon-date:before{content:"";}.eicon-divider-shape:before{content:"";}.eicon-divider:before{content:"";}.eicon-download-button:before{content:"";}.eicon-dual-button:before{content:"";}.eicon-email-field:before{content:"";}.eicon-facebook-comments:before{content:"";}.eicon-facebook-like-box:before{content:"";}.eicon-form-horizontal:before{content:"";}.eicon-form-vertical:before{content:"";}.eicon-gallery-grid:before{content:"";}.eicon-gallery-group:before{content:"";}.eicon-gallery-justified:before{content:"";}.eicon-gallery-masonry:before{content:"";}.eicon-icon-box:before{content:"";}.eicon-image-before-after:before{content:"";}.eicon-image-box:before{content:"";}.eicon-image-hotspot:before{content:"";}.eicon-image-rollover:before{content:"";}.eicon-info-box:before{content:"";}.eicon-inner-section:before{content:"";}.eicon-mailchimp:before{content:"";}.eicon-menu-card:before{content:"";}.eicon-navigation-horizontal:before{content:"";}.eicon-nav-menu:before{content:"";}.eicon-navigation-vertical:before{content:"";}.eicon-number-field:before{content:"";}.eicon-parallax:before{content:"";}.eicon-php7:before{content:"";}.eicon-post-list:before{content:"";}.eicon-post-slider:before{content:"";}.eicon-post:before{content:"";}.eicon-posts-carousel:before{content:"";}.eicon-posts-grid:before{content:"";}.eicon-posts-group:before{content:"";}.eicon-posts-justified:before{content:"";}.eicon-posts-masonry:before{content:"";}.eicon-posts-ticker:before{content:"";}.eicon-price-list:before{content:"";}.eicon-price-table:before{content:"";}.eicon-radio:before{content:"";}.eicon-rtl:before{content:"";}.eicon-scroll:before{content:"";}.eicon-search:before{content:"";}.eicon-select:before{content:"";}.eicon-share:before{content:"";}.eicon-sidebar:before{content:"";}.eicon-skill-bar:before{content:"";}.eicon-slider-3d:before{content:"";}.eicon-slider-album:before{content:"";}.eicon-slider-device:before{content:"";}.eicon-slider-full-screen:before{content:"";}.eicon-slider-push:before{content:"";}.eicon-slider-vertical:before{content:"";}.eicon-slider-video:before{content:"";}.eicon-slides:before{content:"";}.eicon-social-icons:before{content:"";}.eicon-spacer:before{content:"";}.eicon-table:before{content:"";}.eicon-tabs:before{content:"";}.eicon-tel-field:before{content:"";}.eicon-text-area:before{content:"";}.eicon-text-field:before{content:"";}.eicon-thumbnails-down:before{content:"";}.eicon-thumbnails-half:before{content:"";}.eicon-thumbnails-right:before{content:"";}.eicon-time-line:before{content:"";}.eicon-toggle:before{content:"";}.eicon-url:before{content:"";}.eicon-t-letter:before{content:"";}.eicon-wordpress:before{content:"";}.eicon-text:before{content:"";}.eicon-anchor:before{content:"";}.eicon-bullet-list:before{content:"";}.eicon-code:before{content:"";}.eicon-favorite:before{content:"";}.eicon-google-maps:before{content:"";}.eicon-image:before{content:"";}.eicon-photo-library:before{content:"";}.eicon-woocommerce:before{content:"";}.eicon-youtube:before{content:"";}.eicon-flip-box:before{content:"";}.eicon-settings:before{content:"";}.eicon-headphones:before{content:"";}.eicon-testimonial:before{content:"";}.eicon-counter-circle:before{content:"";}.eicon-person:before{content:"";}.eicon-chevron-right:before{content:"";}.eicon-chevron-left:before{content:"";}.eicon-close:before{content:"";}.eicon-file-download:before{content:"";}.eicon-save:before{content:"";}.eicon-zoom-in:before{content:"";}.eicon-shortcode:before{content:"";}.eicon-nerd:before{content:"";}.eicon-device-desktop:before{content:"";}.eicon-device-tablet:before{content:"";}.eicon-device-mobile:before{content:"";}.eicon-document-file:before{content:"";}.eicon-folder-o:before{content:"";}.eicon-hypster:before{content:"";}.eicon-h-align-left:before{content:"";}.eicon-h-align-right:before{content:"";}.eicon-h-align-center:before{content:"";}.eicon-h-align-stretch:before{content:"";}.eicon-v-align-top:before{content:"";}.eicon-v-align-bottom:before{content:"";}.eicon-v-align-middle:before{content:"";}.eicon-v-align-stretch:before{content:"";}.eicon-pro-icon:before{content:"";}.eicon-mail:before{content:"";}.eicon-lock-user:before{content:"";}.eicon-testimonial-carousel:before{content:"";}.eicon-media-carousel:before{content:"";}.eicon-section:before{content:"";}.eicon-column:before{content:"";}.eicon-edit:before{content:"";}.eicon-clone:before{content:"";}.eicon-trash:before{content:"";}.eicon-play:before{content:"";}.eicon-angle-right:before{content:"";}.eicon-angle-left:before{content:"";}.eicon-animated-headline:before{content:"";}.eicon-menu-toggle:before{content:"";}.eicon-fb-embed:before{content:"";}.eicon-fb-feed:before{content:"";}.eicon-twitter-embed:before{content:"";}.eicon-twitter-feed:before{content:"";}.eicon-sync:before{content:"";}.eicon-import-export:before{content:"";}.eicon-check-circle:before{content:"";}.eicon-library-save:before{content:"";}.eicon-library-download:before{content:"";}.eicon-insert:before{content:"";}.eicon-preview-medium:before{content:"";}.eicon-sort-down:before{content:"";}.eicon-sort-up:before{content:"";}.eicon-heading:before{content:"";}.eicon-logo:before{content:"";}.eicon-meta-data:before{content:"";}.eicon-post-content:before{content:"";}.eicon-post-excerpt:before{content:"";}.eicon-post-navigation:before{content:"";}.eicon-yoast:before{content:"";}.eicon-nerd-chuckle:before{content:"";}.eicon-nerd-wink:before{content:"";}.eicon-comments:before{content:"";}.eicon-download-circle-o:before{content:"";}.eicon-library-upload:before{content:"";}.eicon-save-o:before{content:"";}.eicon-upload-circle-o:before{content:"";}.eicon-ellipsis-h:before{content:"";}.eicon-ellipsis-v:before{content:"";}.eicon-arrow-left:before{content:"";}.eicon-arrow-right:before{content:"";}.eicon-arrow-up:before{content:"";}.eicon-arrow-down:before{content:"";}.eicon-play-o:before{content:"";}.eicon-archive-posts:before{content:"";}.eicon-archive-title:before{content:"";}.eicon-featured-image:before{content:"";}.eicon-post-info:before{content:"";}.eicon-post-title:before{content:"";}.eicon-site-logo:before{content:"";}.eicon-site-search:before{content:"";}.eicon-site-title:before{content:"";}.eicon-plus-square:before{content:"";}.eicon-minus-square:before{content:"";}.eicon-cloud-check:before{content:"";}.eicon-drag-n-drop:before{content:"";}.eicon-welcome:before{content:"";}.eicon-handle:before{content:"";}.eicon-cart:before{content:"";}.eicon-product-add-to-cart:before{content:"";}.eicon-product-breadcrumbs:before{content:"";}.eicon-product-categories:before{content:"";}.eicon-product-description:before{content:"";}.eicon-product-images:before{content:"";}.eicon-product-info:before{content:"";}.eicon-product-meta:before{content:"";}.eicon-product-pages:before{content:"";}.eicon-product-price:before{content:"";}.eicon-product-rating:before{content:"";}.eicon-product-related:before{content:"";}.eicon-product-stock:before{content:"";}.eicon-product-tabs:before{content:"";}.eicon-product-title:before{content:"";}.eicon-product-upsell:before{content:"";}.eicon-products:before{content:"";}.eicon-bag-light:before{content:"";}.eicon-bag-medium:before{content:"";}.eicon-bag-solid:before{content:"";}.eicon-basket-light:before{content:"";}.eicon-basket-medium:before{content:"";}.eicon-basket-solid:before{content:"";}.eicon-cart-light:before{content:"";}.eicon-cart-medium:before{content:"";}.eicon-cart-solid:before{content:"";}.eicon-exchange:before{content:"";}.eicon-preview-thin:before{content:"";}.eicon-device-laptop:before{content:"";}.eicon-collapse:before{content:"";}.eicon-expand:before{content:"";}.eicon-navigator:before{content:"";}.eicon-plug:before{content:"";}.eicon-dashboard:before{content:"";}.eicon-typography:before{content:"";}.eicon-info-circle-o:before{content:"";}.eicon-integration:before{content:"";}.eicon-plus-circle-o:before{content:"";}.eicon-rating:before{content:"";}.eicon-review:before{content:"";}.eicon-tools:before{content:"";}.eicon-loading:before{content:"";}.eicon-sitemap:before{content:"";}.eicon-click:before{content:"";}.eicon-clock:before{content:"";}.eicon-library-open:before{content:"";}.eicon-warning:before{content:"";}.eicon-flow:before{content:"";}.eicon-cursor-move:before{content:"";}.eicon-arrow-circle-left:before{content:"";}.eicon-flash:before{content:"";}.eicon-redo:before{content:"";}.eicon-ban:before{content:"";}.eicon-barcode:before{content:"";}.eicon-calendar:before{content:"";}.eicon-caret-left:before{content:"";}.eicon-caret-right:before{content:"";}.eicon-caret-up:before{content:"";}.eicon-chain-broken:before{content:"";}.eicon-check-circle-o:before{content:"";}.eicon-check:before{content:"";}.eicon-chevron-double-left:before{content:"";}.eicon-chevron-double-right:before{content:"";}.eicon-undo:before{content:"";}.eicon-filter:before{content:"";}.eicon-circle-o:before{content:"";}.eicon-circle:before{content:"";}.eicon-clock-o:before{content:"";}.eicon-cog:before{content:"";}.eicon-cogs:before{content:"";}.eicon-commenting-o:before{content:"";}.eicon-copy:before{content:"";}.eicon-database:before{content:"";}.eicon-dot-circle-o:before{content:"";}.eicon-envelope:before{content:"";}.eicon-external-link-square:before{content:"";}.eicon-eyedropper:before{content:"";}.eicon-folder:before{content:"";}.eicon-font:before{content:"";}.eicon-adjust:before{content:"";}.eicon-lightbox:before{content:"";}.eicon-heart-o:before{content:"";}.eicon-history:before{content:"";}.eicon-image-bold:before{content:"";}.eicon-info-circle:before{content:"";}.eicon-link:before{content:"";}.eicon-long-arrow-left:before{content:"";}.eicon-long-arrow-right:before{content:"";}.eicon-caret-down:before{content:"";}.eicon-paint-brush:before{content:"";}.eicon-pencil:before{content:"";}.eicon-plus-circle:before{content:"";}.eicon-zoom-in-bold:before{content:"";}.eicon-sort-amount-desc:before{content:"";}.eicon-sign-out:before{content:"";}.eicon-spinner:before{content:"";}.eicon-square:before{content:"";}.eicon-star-o:before{content:"";}.eicon-star:before{content:"";}.eicon-text-align-justify:before{content:"";}.eicon-text-align-center:before{content:"";}.eicon-tags:before{content:"";}.eicon-text-align-left:before{content:"";}.eicon-text-align-right:before{content:"";}.eicon-close-circle:before{content:"";}.eicon-trash-o:before{content:"";}.eicon-font-awesome:before{content:"";}.eicon-user-circle-o:before{content:"";}.eicon-video-camera:before{content:"";}.eicon-heart:before{content:"";}.eicon-wrench:before{content:"";}.eicon-help:before{content:"";}.eicon-help-o:before{content:"";}.eicon-zoom-out-bold:before{content:"";}.eicon-plus-square-o:before{content:"";}.eicon-minus-square-o:before{content:"";}.eicon-minus-circle:before{content:"";}.eicon-minus-circle-o:before{content:"";}.eicon-code-bold:before{content:"";}.eicon-cloud-upload:before{content:"";}.eicon-search-bold:before{content:"";}.eicon-map-pin:before{content:"";}.eicon-meetup:before{content:"";}.eicon-slideshow:before{content:"";}.eicon-t-letter-bold:before{content:"";}.eicon-preferences:before{content:"";}.eicon-table-of-contents:before{content:"";}.eicon-tv:before{content:"";}.eicon-upload:before{content:"";}.eicon-instagram-comments:before{content:"";}.eicon-instagram-nested-gallery:before{content:"";}.eicon-instagram-post:before{content:"";}.eicon-instagram-video:before{content:"";}.eicon-instagram-gallery:before{content:"";}.eicon-instagram-likes:before{content:"";}.eicon-facebook:before{content:"";}.eicon-twitter:before{content:"";}.eicon-pinterest:before{content:"";}.eicon-frame-expand:before{content:"";}.eicon-frame-minimize:before{content:"";}.eicon-archive:before{content:"";}.eicon-colors-typography:before{content:"";}.eicon-custom:before{content:"";}.eicon-footer:before{content:"";}.eicon-header:before{content:"";}.eicon-layout-settings:before{content:"";}.eicon-lightbox-expand:before{content:"";}.eicon-error-404:before{content:"";}.eicon-theme-style:before{content:"";}.eicon-search-results:before{content:"";}.eicon-single-post:before{content:"";}.eicon-site-identity:before{content:"";}.eicon-theme-builder:before{content:"";}.eicon-download-bold:before{content:"";}.eicon-share-arrow:before{content:"";}.eicon-global-settings:before{content:"";}.eicon-user-preferences:before{content:"";}.eicon-lock:before{content:"";}.eicon-export-kit:before{content:"";}.eicon-import-kit:before{content:"";}.eicon-lottie:before{content:"";}.eicon-products-archive:before{content:"";}.eicon-single-product:before{content:"";}.eicon-disable-trash-o:before{content:"";}.eicon-single-page:before{content:"";}.eicon-wordpress-light:before{content:"";}.eicon-cogs-check:before{content:"";}.eicon-custom-css:before{content:"";}.eicon-global-colors:before{content:"";}.eicon-globe:before{content:"";}.eicon-typography-1:before{content:"";}.eicon-background:before{content:"";}.eicon-device-responsive:before{content:"";}.eicon-device-wide:before{content:"";}.eicon-code-highlight:before{content:"";}.eicon-video-playlist:before{content:"";}.eicon-download-kit:before{content:"";}.eicon-kit-details:before{content:"";}.eicon-kit-parts:before{content:"";}.eicon-kit-upload:before{content:"";}.eicon-kit-plugins:before{content:"";}.eicon-kit-upload-alt:before{content:"";}.eicon-hotspot:before{content:"";}.eicon-paypal-button:before{content:"";}.eicon-shape:before{content:"";}.eicon-wordart:before{content:"";}.eicon-checkout:before{content:"";}.eicon-container:before{content:"";}.eicon-flip:before{content:"";}.eicon-info:before{content:"";}.eicon-my-account:before{content:"";}.eicon-purchase-summary:before{content:"";}.eicon-page-transition:before{content:"";}.eicon-spotify:before{content:"";}.eicon-stripe-button:before{content:"";}.eicon-woo-settings:before{content:"";}.eicon-woo-cart:before{content:"";}.eicon-grow:before{content:"";}.eicon-order-end:before{content:"";}.eicon-nowrap:before{content:"";}.eicon-order-start:before{content:"";}.eicon-progress-tracker:before{content:"";}.eicon-shrink:before{content:"";}.eicon-wrap:before{content:"";}.eicon-align-center-h:before{content:"";}.eicon-align-center-v:before{content:"";}.eicon-align-end-h:before{content:"";}.eicon-align-end-v:before{content:"";}.eicon-align-start-h:before{content:"";}.eicon-align-start-v:before{content:"";}.eicon-align-stretch-h:before{content:"";}.eicon-align-stretch-v:before{content:"";}.eicon-justify-center-h:before{content:"";}.eicon-justify-center-v:before{content:"";}.eicon-justify-end-h:before{content:"";}.eicon-justify-end-v:before{content:"";}.eicon-justify-space-around-h:before{content:"";}.eicon-justify-space-around-v:before{content:"";}.eicon-justify-space-between-h:before{content:"";}.eicon-justify-space-between-v:before{content:"";}.eicon-justify-space-evenly-h:before{content:"";}.eicon-justify-space-evenly-v:before{content:"";}.eicon-justify-start-h:before{content:"";}.eicon-justify-start-v:before{content:"";}.eicon-woocommerce-cross-sells:before{content:"";}.eicon-woocommerce-notices:before{content:"";}.eicon-inner-container:before{content:"";}.eicon-warning-full:before{content:"";}.eicon-exit:before{content:"";}.eicon-loop-builder:before{content:"";}.eicon-notes:before{content:"";}.eicon-read:before{content:"";}.eicon-unread:before{content:"";}.eicon-carousel-loop:before{content:"";}.eicon-mega-menu:before{content:"";}.eicon-nested-carousel:before{content:"";}.eicon-ai:before{content:"";}.eicon-taxonomy-filter:before{content:"";}.eicon-container-grid:before{content:"";}.eicon-upgrade:before{content:"";}.eicon-advanced:before{content:"";}.eicon-div-block:before{content:"";}.eicon-notification:before{content:"";}.eicon-light-mode:before{content:"";}.eicon-dark-mode:before{content:"";}.eicon-upgrade-crown:before{content:"";}.eicon-off-canvas:before{content:"";}.eicon-speakerphone:before{content:"";}.eicon-ehp-cta:before{content:"";}.eicon-ehp-forms:before{content:"";}.eicon-ehp-hero:before{content:"";}.eicon-ehp-zigzag:before{content:"";}.eicon-e-button:before{content:"";}.eicon-flexbox:before{content:"";}.eicon-paragraph:before{content:"";}.eicon-icon:before{content:"";}.eicon-e-image:before{content:"";}.eicon-video:before{content:"";}.eicon-svg:before{content:"";}.eicon-e-divider:before{content:"";}.eicon-e-heading:before{content:"";}.eicon-eye:before{content:"";}.eicon-elementor-square:before{content:"";}.elementor-hidden{display:none;}.elementor-visibility-hidden{visibility:hidden;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0;}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0;}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em;}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em;}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box;}.elementor a{box-shadow:none;text-decoration:none;}.elementor hr{background-color:transparent;margin:0;}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0;}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%;}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0;}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s;}.elementor .elementor-background-video-container.elementor-loading{opacity:0;}.elementor .elementor-background-video-embed{max-width:none;}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor .elementor-background-video{max-width:none;}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover;}.elementor .elementor-background-overlay{inset:0;position:absolute;}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0;}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%;}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute;}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed;}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%;}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%;}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%;}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1;}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content);}.elementor-invisible{visibility:hidden;}.elementor-align-center{text-align:center;}.elementor-align-right{text-align:right;}.elementor-align-left{text-align:left;}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto;}.elementor-align-justify .elementor-button{width:100%;}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3);}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s;}.elementor-custom-embed-play.elementor-playing i{font-family:eicons;}.elementor-custom-embed-play.elementor-playing i:before{content:"";}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite;}.elementor-tag{display:inline-flex;}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear;}.elementor-ken-burns--out{transform:scale(1.3);}.elementor-ken-burns--active{transition-duration:20s;}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1);}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3);}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center;}.elementor-widescreen-align-right{text-align:right;}.elementor-widescreen-align-left{text-align:left;}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto;}.elementor-widescreen-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center;}.elementor-laptop-align-right{text-align:right;}.elementor-laptop-align-left{text-align:left;}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto;}.elementor-laptop-align-justify .elementor-button{width:100%;}.elementor-tablet_extra-align-center{text-align:center;}.elementor-tablet_extra-align-right{text-align:right;}.elementor-tablet_extra-align-left{text-align:left;}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto;}.elementor-tablet_extra-align-justify .elementor-button{width:100%;}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center;}.elementor-tablet-align-right{text-align:right;}.elementor-tablet-align-left{text-align:left;}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto;}.elementor-tablet-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center;}.elementor-mobile_extra-align-right{text-align:right;}.elementor-mobile_extra-align-left{text-align:left;}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto;}.elementor-mobile_extra-align-justify .elementor-button{width:100%;}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center;}.elementor-mobile-align-right{text-align:right;}.elementor-mobile-align-left{text-align:left;}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto;}.elementor-mobile-align-justify .elementor-button{width:100%;}}:root{--page-title-display:block;}.elementor-page-title,h1.entry-title{display:var(--page-title-display);}@keyframes eicon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite;}.elementor-section{position:relative;}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative;}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap;}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px;}.elementor-section.elementor-section-stretched{position:relative;width:100%;}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start;}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center;}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end;}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh;}.elementor-section.elementor-section-height-full>.elementor-container{height:100%;}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start;}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center;}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end;}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%;}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex;}.elementor-widget-wrap>.elementor-element{width:100%;}.elementor-widget-wrap.e-swiper-container{width:calc(100% - ( var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px) ));}.elementor-widget{position:relative;}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px);}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0;}.elementor-column{display:flex;min-height:1px;position:relative;}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px;}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px;}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px;}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px;}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px;}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0;}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%;}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%;}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%;}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%;}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%;}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%;}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%;}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%;}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%;}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%;}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%;}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%;}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%;}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%;}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%;}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%;}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%;}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%;}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%;}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%;}.elementor-column.elementor-xs-11{width:11.111%;}.elementor-column.elementor-xs-12{width:12.5%;}.elementor-column.elementor-xs-14{width:14.285%;}.elementor-column.elementor-xs-16{width:16.666%;}.elementor-column.elementor-xs-20{width:20%;}.elementor-column.elementor-xs-25{width:25%;}.elementor-column.elementor-xs-30{width:30%;}.elementor-column.elementor-xs-33{width:33.333%;}.elementor-column.elementor-xs-40{width:40%;}.elementor-column.elementor-xs-50{width:50%;}.elementor-column.elementor-xs-60{width:60%;}.elementor-column.elementor-xs-66{width:66.666%;}.elementor-column.elementor-xs-70{width:70%;}.elementor-column.elementor-xs-75{width:75%;}.elementor-column.elementor-xs-80{width:80%;}.elementor-column.elementor-xs-83{width:83.333%;}.elementor-column.elementor-xs-90{width:90%;}.elementor-column.elementor-xs-100{width:100%;}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%;}.elementor-column.elementor-sm-11{width:11.111%;}.elementor-column.elementor-sm-12{width:12.5%;}.elementor-column.elementor-sm-14{width:14.285%;}.elementor-column.elementor-sm-16{width:16.666%;}.elementor-column.elementor-sm-20{width:20%;}.elementor-column.elementor-sm-25{width:25%;}.elementor-column.elementor-sm-30{width:30%;}.elementor-column.elementor-sm-33{width:33.333%;}.elementor-column.elementor-sm-40{width:40%;}.elementor-column.elementor-sm-50{width:50%;}.elementor-column.elementor-sm-60{width:60%;}.elementor-column.elementor-sm-66{width:66.666%;}.elementor-column.elementor-sm-70{width:70%;}.elementor-column.elementor-sm-75{width:75%;}.elementor-column.elementor-sm-80{width:80%;}.elementor-column.elementor-sm-83{width:83.333%;}.elementor-column.elementor-sm-90{width:90%;}.elementor-column.elementor-sm-100{width:100%;}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%;}.elementor-column.elementor-md-11{width:11.111%;}.elementor-column.elementor-md-12{width:12.5%;}.elementor-column.elementor-md-14{width:14.285%;}.elementor-column.elementor-md-16{width:16.666%;}.elementor-column.elementor-md-20{width:20%;}.elementor-column.elementor-md-25{width:25%;}.elementor-column.elementor-md-30{width:30%;}.elementor-column.elementor-md-33{width:33.333%;}.elementor-column.elementor-md-40{width:40%;}.elementor-column.elementor-md-50{width:50%;}.elementor-column.elementor-md-60{width:60%;}.elementor-column.elementor-md-66{width:66.666%;}.elementor-column.elementor-md-70{width:70%;}.elementor-column.elementor-md-75{width:75%;}.elementor-column.elementor-md-80{width:80%;}.elementor-column.elementor-md-83{width:83.333%;}.elementor-column.elementor-md-90{width:90%;}.elementor-column.elementor-md-100{width:100%;}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10;}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0;}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0;}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1;}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1;}.elementor-column{width:100%;}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap);}.elementor-grid .elementor-grid-item{min-width:0;}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop";}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen";}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra";}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet";}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra";}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile";}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width);}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width);}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align);}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);}.e-con,.e-con>.e-con-inner{display:var(--display);}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row;}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items);}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal;}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy;}.e-con-boxed{gap:initial;text-align:initial;}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items);}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%;}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width));}.e-con .elementor-widget.elementor-widget{margin-block-end:0;}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none;}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1;}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2;}.e-con .elementor-widget{min-width:0;}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%;}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%;}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%;}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px;}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile);}.e-con.e-flex .elementor-widget-archive-posts{width:100%;}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap;}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%;}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1;}.elementor-field-group{align-items:center;flex-wrap:wrap;}.elementor-field-group.elementor-field-type-submit{align-items:flex-end;}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%;}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0;}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%;}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit;}.elementor-field-group .elementor-select-wrapper:before{content:"";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%);}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:"";}.elementor-field-subgroup{display:flex;flex-wrap:wrap;}.elementor-field-subgroup .elementor-field-option label{display:inline-block;}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px;}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%;}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline;}.elementor-field-label{cursor:pointer;}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em;}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px;}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px;}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px;}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px;}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px;}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}.elementor-error .elementor-field{border-color:#d9534f;}.elementor-error .help-inline{color:#d9534f;font-size:.9em;}.elementor-message{font-size:1em;line-height:1;margin:10px 0;}.elementor-message:before{content:"";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle;}.elementor-message.elementor-message-danger{color:#d9534f;}.elementor-message.elementor-message-danger:before{content:"";}.elementor-message.form-message-success{color:#5cb85c;}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0;}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center;}.elementor-form .elementor-button.elementor-size-xs{min-height:33px;}.elementor-form .elementor-button.elementor-size-sm{min-height:40px;}.elementor-form .elementor-button.elementor-size-md{min-height:47px;}.elementor-form .elementor-button.elementor-size-lg{min-height:59px;}.elementor-form .elementor-button.elementor-size-xl{min-height:72px;}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}.elementor-heading-title{line-height:1;margin:0;padding:0;}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s;}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff;}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center;}.elementor-button-icon{align-items:center;display:flex;}.elementor-button-icon svg{height:auto;width:1em;}.elementor-button-icon .e-font-icon-svg{height:1em;}.elementor-button-text{display:inline-block;}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px;}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px;}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px;}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px;}.elementor-button span{text-decoration:inherit;}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de;}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c;}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e;}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f;}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de;}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c;}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e;}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f;}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff;}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em;}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s;}.elementor-icon:hover{color:#69727d;}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em;}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%);}.elementor-icon i.fad{width:auto;}.elementor-shape-square .elementor-icon{border-radius:0;}.elementor-shape-rounded .elementor-icon{border-radius:10%;}.elementor-shape-circle .elementor-icon{border-radius:50%;}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX,1) * var(--e-con-transform-scaleX,var(--e-con-transform-scale,1)))) scaleY(calc(var(--e-con-transform-flipY,1) * var(--e-con-transform-scaleY,var(--e-con-transform-scale,1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);}.animated{animation-duration:1.25s;}.animated.animated-slow{animation-duration:2s;}.animated.animated-fast{animation-duration:.75s;}.animated.infinite{animation-iteration-count:infinite;}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.animated{animation:none;}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none;}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none;}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none;}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none;}}.elementor-kit-8{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@media (max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media (max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor-104 .elementor-element.elementor-element-fe76e77 > .elementor-widget-container{margin:0px 0px 100px 0px;}