@charset "UTF-8";.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;-webkit-transform:scale(1.2);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:4px solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}*{box-sizing:border-box}:root{--text-primary-color:#202647;--text-secondary-color:#8491a5;--text-big-title-color:#343c5c;--text-big-subtitle-color:#404142;--text-big-secondary-subtitle-color:#333;--light-blue:#46a3f2;--dark-blue:#2c7ae7;--magnetic-blue:#6bc3f0;--background-primary-color:#f8f9fe;--background-secondary-color:#f6f5fb;--background-small-item:#e5f0fa;--text-small-item:#545d7a;--navbar-color:#f9f8f8;--gray-color:rgba(142,166,197,.8);--blue:rgba(89,160,223,.8);--orange:rgba(243,167,20,.8);--green:rgba(77,186,146,.8);--red:hsla(0,81%,67%,.9);--purple:rgba(168,153,210,.8);--grey:rgba(142,166,197,.8);--primary:#f2b017;--primary-medium:rgba(243,167,20,.8);--primary-light:rgba(242,176,23,.5);--secondary:#65a3de;--secondary-medium:#46a3f2;--secondary-light:#bfd7ed;--secondary-dark:#003b73;--image-overlay:#e6f4f1;--links:#131f58;--border-purple:#cce;--mov:#d7dfff;--mov-light:#eff2ff;--mov-dark:#c0ccff;--mov-darkest:#443874;--primary-color:#f2b017;--primary-color-light:rgba(242,176,23,.7);--secondary-color:#65a3de}.App{height:100vh}#root,body{width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff!important;color:#333!important;color:var(--text-big-secondary-subtitle-color)!important;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{height:5px;width:.5em}::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px transparent}a{color:inherit;text-decoration:none}.main.controls .toolbar{display:none!important;visibility:hidden!important}.Typewriter{display:inline}.react-images__blanket{z-index:10001!important}.react-images__positioner{z-index:10002!important}.grecaptcha-badge{z-index:1000}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}#widget-container{margin:10px 0}#widget-container [id^=gartner-pi-widget]{max-width:462px;padding:10px;width:100%}#widget-container .gartner-pi-card{align-items:center;display:flex;flex-direction:column;gap:.5rem}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link{padding:0}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating{align-items:center;display:flex}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating .gartner-pi-translate{align-items:center;display:flex;-webkit-transform:translateX(0);transform:translateX(0)}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating .gartner-pi-translate .gartner-pi-star-rating{margin-top:0;-webkit-transform:scale(.7) translateY(0);transform:scale(.7) translateY(0)}#widget-container .gartner-pi-as-of-date{font-size:10px}@media (max-width:455px),(min-width:960px) and (max-width:1289px){#widget-container [id^=gartner-pi-widget]{width:auto}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating{align-items:start;display:flex;gap:1rem}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating .gartner-pi-translate{align-items:start;display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;-webkit-transform:translateX(0);transform:translateX(0)}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating .gartner-pi-translate .gartner-pi-star-rating{margin-top:0;-webkit-transform:scale(.7) translate(-25px,-3px);transform:scale(.7) translate(-25px,-3px)}#widget-container [id^=gartner-pi-widget][data-size=line] .gartner-pi-link .gartner-pi-overall-rating .gartner-pi-translate *{margin:0}[id^=gartner-pi-widget][data-size=line] .gartner-pi-reviews-link{display:inline-block;font-size:12px;font-weight:400}[id^=gartner-pi-widget][data-size=line] .gartner-pi-sourcing-link{display:inline-block}}.Header_section__23Ct7{height:100vh;margin:0;overflow:hidden;position:relative}.Header_section__23Ct7 .Header_container__lC7sW{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:0;position:relative}.Header_overlay__uiNj\+{display:flex;height:200%;justify-content:space-around;position:absolute;width:40%}.Header_overlay__uiNj\+ .Header_bar__VB8zT{background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),#f2f2f2 50%,hsla(0,0%,100%,0));height:100%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:70px}.Header_shapesContainer__qYvCL{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.Header_shapesContainer__qYvCL .Header_shape1__\+ghLa{left:0;top:10%}.Header_shapesContainer__qYvCL .Header_shape1__\+ghLa,.Header_shapesContainer__qYvCL .Header_shape2__qOim6{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__qYvCL .Header_shape2__qOim6{left:16%;top:20%}.Header_shapesContainer__qYvCL .Header_shape3__txxbs{left:70%}.Header_shapesContainer__qYvCL .Header_shape3__txxbs,.Header_shapesContainer__qYvCL .Header_shape4__MtbIi{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;top:0;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__qYvCL .Header_shape4__MtbIi{left:80%}@media (max-width:960px){.Header_section__23Ct7{height:auto}.Header_shapesContainer__qYvCL{display:block}}.Words_container__KDEj\+{align-content:center;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 15px;width:100%;z-index:2}.Words_container__KDEj\+ .Words_detailsContainer__QhRHm{display:flex}.Words_container__KDEj\+ .Words_title__RW4V\+{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,var(--text-primary-color) 0,var(--text-secondary-color) 100%);-webkit-background-clip:text;font-size:clamp(1.9rem,.7285714285714286rem + 5.857vw,6rem);font-weight:700}.Words_container__KDEj\+ .Words_subtitle__SROp3{margin:50px 0}.Words_container__KDEj\+ .Words_wordsContainer__TCY5t{align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;z-index:2}.Words_container__KDEj\+ .Words_wordsContainer__TCY5t .Words_word__Wgw1K{border-radius:25px;color:#f3f3f3;height:auto;margin:5px;padding:0 25px;text-align:center}@media (max-width:960px){.Words_container__KDEj\+{margin-top:100px;padding:0 15px;position:relative;width:100%}}.VideoPlayer_section__tpoGc{height:100%;left:0;position:absolute;top:0;width:100%}.VideoPlayer_section__tpoGc .VideoPlayer_container__ZMkKu{border-radius:10px;opacity:.2;position:relative;width:100%;z-index:-1}.VideoPlayer_section__tpoGc .VideoPlayer_container__ZMkKu .VideoPlayer_videoIcon__nUscN{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;z-index:1}.VideoPlayer_section__tpoGc .VideoPlayer_container__ZMkKu .VideoPlayer_videoIcon__nUscN .VideoPlayer_iconPlay__h0zL7{-webkit-animation:VideoPlayer_ripple-blue__z2KR2 1s linear infinite;animation:VideoPlayer_ripple-blue__z2KR2 1s linear infinite;background:#fff;border-radius:50%;color:#0c5adb;cursor:pointer;display:inline-block;height:75px;line-height:75px;position:relative;text-align:center;transition:.5s;-webkit-transition:.5s;width:75px;z-index:44}@-webkit-keyframes VideoPlayer_ripple-blue__z2KR2{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}@keyframes VideoPlayer_ripple-blue__z2KR2{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}.VideoPlayer_playerWrapper__sSYDL{padding-top:56.25%;position:relative;width:100%}.VideoPlayer_videoWrapper__tycmL{left:0;position:absolute;top:0}@keyframes VideoPlayer_rotateme__28Tjo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes VideoPlayer_rotateme__28Tjo{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@media (max-width:960px){.VideoPlayer_section__tpoGc{display:block;height:100%;padding:0 15px;position:relative;width:100%}.VideoPlayer_section__tpoGc:before{content:none}.VideoPlayer_section__tpoGc .VideoPlayer_container__ZMkKu{margin:50px auto;opacity:1;width:100%;z-index:1}}.Clients_section__Wfl3D{margin:50px 0;padding:50px 0;position:relative}.Clients_section__Wfl3D .Clients_container__A96Wd{padding:0 15px}.Clients_container__A96Wd .Clients_textContainer__\+BkuZ .Clients_bigTitle__3Gh6m{font-weight:700;margin-bottom:20px;position:relative}.Clients_container__A96Wd .Clients_textContainer__\+BkuZ .Clients_bigTitle__3Gh6m:after{background-color:var(--primary-color);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.Clients_container__A96Wd .Clients_textContainer__\+BkuZ .Clients_bigTitle__3Gh6m:before{background-color:var(--primary-color-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.Clients_container__A96Wd .Clients_textContainer__\+BkuZ .Clients_bigSubtitle__xH99-{margin:20px 0}.Clients_container__A96Wd .Clients_clientsContainer__4e9iy{align-items:center;display:flex;flex-wrap:nowrap;height:180px;justify-content:space-around;overflow:hidden;overflow-x:auto;position:relative;width:100%}.Clients_container__A96Wd .Clients_client__kilh5{background:#fff;border-radius:10px;display:flex;justify-content:center;max-width:50%;padding:0 10px}.Clients_container__A96Wd .Clients_client__kilh5 img{cursor:pointer;width:100%}.Clients_container__A96Wd .Clients_client__kilh5 img:hover{-webkit-animation:Clients_jello-horizontal__TAiDF .9s both;animation:Clients_jello-horizontal__TAiDF .9s both;-webkit-filter:grayscale(0);filter:none}.Clients_customText__-Hrn6{color:var(--primary-color);font-family:"Aldrich, sans-serif";text-transform:uppercase}@-webkit-keyframes Clients_jello-horizontal__TAiDF{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes Clients_jello-horizontal__TAiDF{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@media (max-width:960px){.Clients_section__Wfl3D{margin:50px 0}}@media (max-width:600px){.Clients_section__Wfl3D{margin:25px 0;padding:25px 0}.Clients_container__A96Wd .Clients_clientsContainer__4e9iy{height:100px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.Features_section__1rU4n{background-position:100%;margin:100px 0;padding:50px 0;position:relative}.Features_section__1rU4n,.Features_section__1rU4n .Features_overlay__3LI-k{background-image:url(/static/media/bg-right-2.c9593c3cd588f722fff6.png);background-repeat:no-repeat;background-size:contain}.Features_section__1rU4n .Features_overlay__3LI-k{bottom:0;height:320px;left:-190px;position:absolute;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:400px;z-index:1}.Features_section__1rU4n .Features_bannerContainer__IBlT0{align-self:center;display:flex;justify-content:center;margin:10px auto 50px;max-width:100%;position:relative;width:50%}.Features_section__1rU4n .Features_bannerContainer__IBlT0 .Features_banner__-0sC5{border-radius:20px;box-shadow:inset 0 0 10px 1px #d3d3d3;padding:10px;width:100%}.Features_section__1rU4n .Features_container__nHTSY{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:0 15px;width:70%}.Features_section__1rU4n .Features_container__nHTSY .Features_textContainer__401jf .Features_title__TlxrO{position:relative}.Features_section__1rU4n .Features_container__nHTSY .Features_textContainer__401jf .Features_title__TlxrO .Features_line__Zn\+Xq{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:0;position:absolute;width:80px}.Features_section__1rU4n .Features_container__nHTSY .Features_textContainer__401jf .Features_title__TlxrO:after{-webkit-animation:Features_slide-br__PAbH0 2s linear infinite alternate-reverse both;animation:Features_slide-br__PAbH0 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:0;position:absolute;width:10px;z-index:1}.Features_section__1rU4n .Features_container__nHTSY .Features_textContainer__401jf .Features_titleText__OMBUQ{color:var(--secondary);font-weight:700}.Features_section__1rU4n .Features_container__nHTSY .Features_textContainer__401jf .Features_subtitle__VtbmK{margin:20px 0}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y{display:flex;justify-content:space-between}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_info__g\+Bk-{padding-right:5px;width:50%}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh{background:var(--primary);background:linear-gradient(to top,var(--primary) 0,var(--primary-light) 100%);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden;padding:10px 15px;position:relative;width:50%}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh:before{background:radial-gradient(circle at 5px 5px,var(--image-overlay) 0,transparent 5px);background-position:100%;background-repeat:repeat;background-size:15px 20px;content:"";height:40px;left:0;position:absolute;top:0;width:180px;z-index:-1;z-index:1}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh:after{background:radial-gradient(circle at 5px 5px,var(--image-overlay) 0,transparent 5px);background-position:100%;background-repeat:repeat;background-size:15px 20px;bottom:0;content:"";height:100px;position:absolute;right:0;width:30px;z-index:-1;z-index:1}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh .Features_title__TlxrO{color:var(--background-secondary-color);font-weight:700;margin:10px 0;text-align:center}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh .Features_industriesContainer__bNf4X{display:flex;flex-flow:wrap;justify-content:space-between}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh .Features_industriesContainer__bNf4X .Features_industry__\+5ZAb{color:#fff;padding-left:35px;position:relative;width:50%}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh .Features_industriesContainer__bNf4X .Features_industry__\+5ZAb:before{align-items:center;background:#fff;border-radius:50%;color:var(--primary);content:"\2713";display:flex;height:20px;justify-content:center;left:10px;position:absolute;top:7px;width:20px}@-webkit-keyframes Features_slide-br__PAbH0{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Features_slide-br__PAbH0{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@media (max-width:960px){.Features_section__1rU4n{margin:50px 0}.Features_section__1rU4n .Features_container__nHTSY{width:100%}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y{flex-direction:column}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_info__g\+Bk-{width:100%}.Features_section__1rU4n .Features_container__nHTSY .Features_infoContainer__g7o2Y .Features_graphic__5RrRh{margin-top:50px;width:100%}.Features_section__1rU4n .Features_bannerContainer__IBlT0{align-self:center;display:flex;justify-content:center;margin:10px auto 50px;max-width:95%;position:relative;width:100%}}@media (max-width:600px){.Features_section__1rU4n{margin:25px 0;padding:25px 0}.Features_section__1rU4n .Features_bannerContainer__IBlT0{align-self:center;display:flex;justify-content:center;margin:10px auto 50px;position:relative}}.About_about__4D9CM{margin:0;overflow:hidden}.Blog_section__IEc8N{margin:100px 0;overflow:hidden;padding:50px 0;position:relative}.Blog_section__IEc8N .Blog_container__\+TZLF{display:flex;flex-direction:column;margin:0 auto;padding:0 15px;width:70%}.Blog_section__IEc8N .Blog_container__\+TZLF .Blog_titleContainer__P-2b2{position:relative}.Blog_section__IEc8N .Blog_container__\+TZLF .Blog_titleContainer__P-2b2 .Blog_line__-nKeb{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:0;position:absolute;width:80px}.Blog_section__IEc8N .Blog_container__\+TZLF .Blog_titleContainer__P-2b2:after{-webkit-animation:Blog_slide-br__f491u 2s linear infinite alternate-reverse both;animation:Blog_slide-br__f491u 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:0;position:absolute;width:10px;z-index:1}.Blog_section__IEc8N .Blog_container__\+TZLF .Blog_titleText__Pb9hw{color:var(--secondary);font-weight:700}.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I{display:flex;justify-content:space-between;margin:20px 0}.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I .Blog_location__PEC6r{align-content:center;align-items:center;display:flex}.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_location__PEC6r .Blog_icon__tyijt{color:var(--secondary)}.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I .Blog_date__WfheD,.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I .Blog_location__PEC6r{background:#fff;border-radius:5px;box-shadow:inset 0 0 10px -5px rgba(0,0,0,.3);font-weight:700;padding:5px 15px}.Blog_section__IEc8N .Blog_infoContainer__Z9Xt0 .Blog_blogTitle__pSNM9{margin-bottom:20px;margin-top:70px;text-align:center}.Blog_section__IEc8N .Blog_infoContainer__Z9Xt0 .Blog_blogTitle__pSNM9 a{text-decoration:none}.Blog_section__IEc8N .Blog_infoContainer__Z9Xt0 .Blog_blogTitle__pSNM9 a h6{font-size:1.5rem}@-webkit-keyframes Blog_slide-br__f491u{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Blog_slide-br__f491u{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}.Blog_videoContainer__C-lAH{height:0;padding-bottom:56.25%;padding-bottom:calc(var(--aspect-ratio, .5625)*100%);position:relative;width:100%}.Blog_videoWrapper__oNvUK{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:960px){.Blog_section__IEc8N{margin:50px 0}.Blog_section__IEc8N .Blog_container__\+TZLF{width:100%}.Blog_eventContainer__Z7Z47 .Blog_detailsContainer__ZdopN{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.Blog_eventContainer__Z7Z47 .Blog_textContainer__Rx2lY{width:100%}}@media (max-width:600px){.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I{display:flex;flex-direction:column;justify-content:space-between;margin:20px 0}.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I .Blog_date__WfheD,.Blog_eventContainer__Z7Z47 .Blog_infoContainer__Z9Xt0 .Blog_dateContainer__R6c9I .Blog_location__PEC6r{display:flex;justify-content:center;margin:10px 0;text-align:center}.Blog_videoContainer__C-lAH{margin:0 auto;position:relative;width:100%}}.loading-spinner{align-items:center;display:flex;height:100vh;justify-content:center}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;aspect-ratio:1/1;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;width:100px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Signature_customAlert__G5tNY{margin:10px 0}.Signature_customList__63VKy{list-style-type:none}.Signature_generatePanel__Pdt\+0{display:flex;justify-content:space-between;margin:10px}.Signature_row__TOQFb{margin:20px 0}.Signature_generatePanel__Pdt\+0{padding:10px}.Signature_generatePanel__Pdt\+0 .Signature_codeContainer__WwhbY,.Signature_generatePanel__Pdt\+0 .Signature_customForm__uhi2Q{width:45%}.Signature_generatePanel__Pdt\+0 .Signature_codeContainer__WwhbY .Signature_code__KJOYU{border:1px solid #858585;border-radius:5px;margin:10px 0;max-height:200px;overflow:hidden;overflow-y:auto;padding:5px}.Signature_visualPanel__Oj61q{padding:0 20px}.ContactForm_section__5i-qF{background:url(/static/media/background-contact.bff8d689eb131361e7c4.png);background-position:50%;background-repeat:no-repeat;margin:100px 0;overflow:hidden;padding:50px 0;position:relative}.ContactForm_section__5i-qF .ContactForm_container__Im185{display:flex;justify-content:space-between;margin:0 auto;padding:0 15px;width:70%}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_textContainer__IaB1d{align-content:center;display:flex;flex-direction:column;justify-content:center;width:50%}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_bigTitle__2fXfT{font-weight:700;margin-bottom:20px;position:relative}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_bigTitle__2fXfT:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_bigTitle__2fXfT:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_bigSubtitle__pSUsX{margin:20px 0}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_contactItems__1NqWR .ContactForm_item__JyVBZ{align-content:center;align-items:center;display:flex;font-weight:700;margin:5px 0}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_contactItems__1NqWR .ContactForm_item__JyVBZ h6{font-weight:700}.ContactForm_container__Im185 .ContactForm_textContainer__IaB1d .ContactForm_contactItems__1NqWR .ContactForm_item__JyVBZ .ContactForm_iconContact__6Murj{border-radius:50%;color:var(--primary);height:40px;margin-right:10px;width:40px}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_formContainer__PpVSG{background-color:#fff;border-radius:10px;border-top:8px solid var(--orange);box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);padding:10px 15px;width:50%}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_formContainer__PpVSG .ContactForm_row__gbNMu{display:flex;justify-content:space-between;margin:10px 0}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_formContainer__PpVSG .ContactForm_row__gbNMu .ContactForm_box50__gKbtd{width:48%}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_formContainer__PpVSG .ContactForm_row__gbNMu .ContactForm_box100__iEnCj{width:100%}.ContactForm_submitContainer__LJI-k{align-items:center;display:flex}.ContactForm_submitContainer__LJI-k .ContactForm_infoText__\+Byut{font-size:.6rem;padding:0 5px}.ContactForm_submitContainer__LJI-k .ContactForm_infoText__\+Byut a{color:inherit;text-decoration:none}.ContactForm_success__hHrLM{background:var(--green);border-radius:5px;padding:2px 10px;text-align:center}.ContactForm_error__dlC3d{background:var(--red);border-radius:5px;padding:2px 10px;text-align:center}.ContactForm_grecaptcha-badge__kL71y{z-index:1}@media (max-width:1150px){.ContactForm_section__5i-qF .ContactForm_container__Im185{gap:1rem;width:80%}}@media (max-width:960px){.ContactForm_section__5i-qF{margin:25px 0;padding:25px 0}.ContactForm_section__5i-qF .ContactForm_container__Im185{flex-direction:column;margin:50px 0 20px;width:100%}.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_formContainer__PpVSG,.ContactForm_section__5i-qF .ContactForm_container__Im185 .ContactForm_textContainer__IaB1d{width:100%}}.VideoAssistant_section__\+XpjG{margin:100px 0;padding:50px 0;position:relative}.VideoAssistant_container__rI9mS{padding:0 15px;position:relative}.VideoAssistant_container__rI9mS .VideoAssistant_textContainer__bCSYH .VideoAssistant_bigTitle__AT0aE{color:var(--text-big-title-color);font-weight:700;margin-bottom:20px;position:relative}.VideoAssistant_container__rI9mS .VideoAssistant_textContainer__bCSYH .VideoAssistant_bigTitle__AT0aE:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.VideoAssistant_container__rI9mS .VideoAssistant_textContainer__bCSYH .VideoAssistant_bigTitle__AT0aE:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.VideoAssistant_container__rI9mS .VideoAssistant_textContainer__bCSYH .VideoAssistant_bigSubtitle__wdH8j{color:var(--text-big-subtitle-color);margin:20px 0}@media (max-width:960px){.VideoAssistant_section__\+XpjG{margin:50px 0}}@media (max-width:600px){.VideoAssistant_section__\+XpjG{margin:25px 0}}.Header_section__rprrS{background-image:url(/static/media/bannerVideoAssistant.1c08e83415136db7a0ef.jpg);background-position:50%;background-size:cover;height:100vh;margin:0;overflow:hidden;position:relative}.Header_section__rprrS .Header_container__PVrOe{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:0;position:relative}.Header_overlay__sgzSj{display:flex;height:200%;justify-content:space-around;position:absolute;width:40%}.Header_overlay__sgzSj .Header_bar__l5U8U{background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),#f2f2f2 50%,hsla(0,0%,100%,0));height:100%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:70px}.Header_shapesContainer__e\+khP{bottom:0;left:0;position:absolute;right:0;top:0}.Header_shapesContainer__e\+khP .Header_shape1__SVjZP{left:0;top:10%}.Header_shapesContainer__e\+khP .Header_shape1__SVjZP,.Header_shapesContainer__e\+khP .Header_shape2__ZIvtD{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__e\+khP .Header_shape2__ZIvtD{left:16%;top:20%}.Header_shapesContainer__e\+khP .Header_shape3__IhyMI{left:70%}.Header_shapesContainer__e\+khP .Header_shape3__IhyMI,.Header_shapesContainer__e\+khP .Header_shape4__nTfYw{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;top:0;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__e\+khP .Header_shape4__nTfYw{left:80%}@media (max-width:960px){.Header_section__rprrS{height:auto}.Header_shapesContainer__e\+khP{display:block}}.VideoPlayer_section__Vno8L{position:relative;width:50%}.VideoPlayer_section__Vno8L .VideoPlayer_container__7Kk2V{border-radius:10px;box-shadow:30px 40px 100px -10px var(--background-primary-color);opacity:1;position:relative;width:90%}.VideoPlayer_section__Vno8L .VideoPlayer_container__7Kk2V .VideoPlayer_videoIcon__WeMW2{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;z-index:1}.VideoPlayer_section__Vno8L .VideoPlayer_container__7Kk2V .VideoPlayer_videoIcon__WeMW2 .VideoPlayer_iconPlay__V2\+DH{-webkit-animation:VideoPlayer_ripple-blue__SSytA 1s linear infinite;animation:VideoPlayer_ripple-blue__SSytA 1s linear infinite;background:#fff;border-radius:50%;color:#0c5adb;cursor:pointer;display:inline-block;height:75px;line-height:75px;position:relative;text-align:center;transition:.5s;-webkit-transition:.5s;width:75px;z-index:44}@-webkit-keyframes VideoPlayer_ripple-blue__SSytA{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}@keyframes VideoPlayer_ripple-blue__SSytA{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}.VideoPlayer_playerWrapper__jNPYz{padding-top:56.25%;position:relative;width:100%}.VideoPlayer_videoWrapper__36\+zK{left:0;position:absolute;top:0}@keyframes VideoPlayer_rotateme__HeIY1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes VideoPlayer_rotateme__HeIY1{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@media (max-width:960px){.VideoPlayer_section__Vno8L{display:block;height:100%;position:relative;width:100%}.VideoPlayer_section__Vno8L:before{content:none}.VideoPlayer_section__Vno8L .VideoPlayer_container__7Kk2V{margin:50px auto;opacity:1;width:100%;z-index:1}}.Words_container__RT1g\+{align-content:center;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 15px;width:50%;z-index:2}.Words_container__RT1g\+ .Words_detailsContainer__V7cP1{display:flex}.Words_container__RT1g\+ .Words_title__pW\+MH{color:var(--text-big-title-color);font-weight:700}.Words_container__RT1g\+ .Words_subtitle__SxcQx{margin:50px 0}.Words_container__RT1g\+ .Words_wordsContainer__7Bvuc{align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;z-index:2}@media (max-width:960px){.Words_container__RT1g\+{margin-top:100px;padding:0 15px;position:relative;width:100%}}.Introduction_section__4k6lF{margin:100px 0;padding:50px 0;position:relative}.Introduction_section__4k6lF .Introduction_container__eDSss{margin:0 auto;padding:0 15px;position:relative;width:70%;z-index:1}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ{display:flex;justify-content:space-between;margin:50px 0}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_info__GpQiW{width:55%}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ:nth-child(2n){flex-direction:row-reverse}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_info__GpQiW h6{margin:10px 0}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer1__LEvlJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' preserveAspectRatio='xMinYMin meet' viewBox='0 0 980 489.48'%3E%3Cpath d='M207.06 0a205.979 205.979 0 0 0-77.685 15.067c-.993.407-1.99.816-2.988 1.235A206.78 206.78 0 0 0 0 207.06V433a9.01 9.01 0 0 0 9 9l.179.016c173.467 31.502 342.106 47.465 501.372 47.465q3.581 0 7.156-.011c156.555-.477 308.994-16.44 453.083-47.447L971 442a9.01 9.01 0 0 0 9-9V9a9.01 9.01 0 0 0-9-9Z' fill='%23fff'/%3E%3Cpath data-name='Path 40' d='M745.8 180.193a5.947 5.947 0 0 0 0 11.892h149.085a5.947 5.947 0 1 0 .195-11.892q-.097-.002-.195 0Z' fill='%233f3d56'/%3E%3Cpath d='M928.694 178.537a1.17 1.17 0 0 0 0 1.655l5.023 5.023h-12.386a1.17 1.17 0 1 0 0 2.34h12.386l-5.023 5.023a1.17 1.17 0 1 0 1.655 1.654l7.02-7.02a1.17 1.17 0 0 0 0-1.655l-7.02-7.02a1.17 1.17 0 0 0-1.655 0ZM711.927 178.537a1.17 1.17 0 0 1 0 1.655l-5.022 5.023h12.385a1.17 1.17 0 1 1 0 2.34h-12.385l5.022 5.023a1.17 1.17 0 0 1-1.654 1.654l-7.02-7.02a1.17 1.17 0 0 1 0-1.655l7.02-7.02a1.17 1.17 0 0 1 1.654 0Z' fill='%23fab4a2'/%3E%3Cpath d='M660.157 375.459a35.272 35.272 0 1 1 35.273-35.272 35.313 35.313 0 0 1-35.273 35.272Zm0-68.545a33.272 33.272 0 1 0 33.273 33.273 33.31 33.31 0 0 0-33.273-33.273Z' fill='%233f3d56'/%3E%3Cpath d='M673.68 336.806h-10.142v-10.143a3.38 3.38 0 0 0-6.761 0v10.143h-10.143a3.38 3.38 0 0 0 0 6.761h10.143v10.143a3.38 3.38 0 0 0 6.761 0v-10.143h10.143a3.38 3.38 0 1 0 0-6.761Z' fill='rgba(77, 186, 146, 0.8)'/%3E%3Cpath d='M497.408 33.002H163.666a6.189 6.189 0 0 0-6.182 6.183v285.383a6.189 6.189 0 0 0 6.182 6.182h333.742a6.189 6.189 0 0 0 6.183-6.182V39.185a6.189 6.189 0 0 0-6.183-6.183Zm3.705 291.566a3.718 3.718 0 0 1-3.705 3.716H163.666a3.71 3.71 0 0 1-3.704-3.716V39.185a3.71 3.71 0 0 1 3.704-3.717h333.742a3.718 3.718 0 0 1 3.705 3.717Z' fill='%233f3d56'/%3E%3Cpath d='M240.702 280.006c0 .44-.011.88-.034 1.309a25.175 25.175 0 0 1-50.281 0 24.33 24.33 0 0 1-.035-1.309 25.175 25.175 0 1 1 50.35 0Z' fill='rgba(89, 160, 223, 0.8)'/%3E%3Cpath d='M471.475 263.22H273.663a4.197 4.197 0 0 0 0 8.393h197.812a4.197 4.197 0 0 0 0-8.394Z' fill='%233f3d56'/%3E%3Cpath d='M358.78 288.4h-85.117a4.191 4.191 0 0 0 0 8.382h85.117a4.191 4.191 0 1 0 0-8.382Z' fill='%2346a3f2'/%3E%3Cpath d='M576.698 233.581h-333.74a8.559 8.559 0 0 1-8.549-8.55V78.57a8.559 8.559 0 0 1 8.549-8.549h333.74a8.559 8.559 0 0 1 8.55 8.55V225.03a8.559 8.559 0 0 1-8.55 8.55ZM242.958 73.02a5.555 5.555 0 0 0-5.549 5.55V225.03a5.556 5.556 0 0 0 5.549 5.55h333.74a5.556 5.556 0 0 0 5.55-5.55V78.57a5.555 5.555 0 0 0-5.55-5.549Z' fill='rgba(142, 166, 197, 0.8)'/%3E%3Cpath d='M310.924 123.44a4.196 4.196 0 1 0 0 8.391h197.808a4.196 4.196 0 1 0 0-8.392Z' fill='%23d7dfff'/%3E%3Cpath d='M310.924 147.752a4.196 4.196 0 0 0 0 8.392h197.808a4.196 4.196 0 0 0 0-8.392Z' fill='%23443874'/%3E%3Cpath d='M310.924 171.77a4.196 4.196 0 0 0 0 8.392h85.117a4.196 4.196 0 0 0 0-8.392Z' fill='%23c0ccff'/%3E%3Cpath d='m631.724 295.633-33.52-47.307 10.85 2.26a1.501 1.501 0 1 0 .613-2.939l-16.17-3.366-2.183 16.37a1.501 1.501 0 1 0 2.976.397l1.463-10.993 33.523 47.312a1.5 1.5 0 1 0 2.448-1.734Z' fill='rgba(142, 166, 197, 0.8)'/%3E%3Cpath d='M449.666 433.32H211.409a4.417 4.417 0 0 1-4.412-4.412v-59.101a4.417 4.417 0 0 1 4.412-4.412h238.257a4.417 4.417 0 0 1 4.412 4.412v59.101a4.417 4.417 0 0 1-4.412 4.413Zm-238.257-66.16a2.65 2.65 0 0 0-2.647 2.647v59.101a2.65 2.65 0 0 0 2.647 2.648h238.257a2.65 2.65 0 0 0 2.647-2.648v-59.101a2.65 2.65 0 0 0-2.647-2.647Z' fill='%233f3d56'/%3E%3Ccircle cx='248.429' cy='397.09' r='17.973' fill='rgba(142, 166, 197, 0.8)'/%3E%3Cpath d='M289.938 385.108a2.995 2.995 0 1 0 0 5.991h141.215a2.995 2.995 0 1 0 0-5.99Z' fill='%23fab4a2'/%3E%3Cpath d='M289.938 403.08a2.995 2.995 0 1 0 0 5.992h60.765a2.995 2.995 0 1 0 0-5.991Z' fill='rgba(243, 167, 20, 0.8)'/%3E%3Cpath d='M764.024 222.756h105.893a4.417 4.417 0 0 1 4.412 4.412V337.45a4.417 4.417 0 0 1-4.412 4.413H764.024a4.417 4.417 0 0 1-4.412-4.413V227.168a4.417 4.417 0 0 1 4.413-4.412Zm105.893 117.342a2.65 2.65 0 0 0 2.647-2.648V227.168a2.65 2.65 0 0 0-2.647-2.647H764.024a2.65 2.65 0 0 0-2.647 2.647V337.45a2.65 2.65 0 0 0 2.648 2.648Z' fill='%233f3d56'/%3E%3Cpath d='M847.353 319.12a2.995 2.995 0 0 0 0-5.99h-60.765a2.995 2.995 0 0 0 0 5.99Z' fill='%23bfd7ed'/%3E%3Cpath d='M847.353 301.472a2.995 2.995 0 1 0 0-5.991h-60.765a2.995 2.995 0 1 0 0 5.99Z' fill='rgba(142, 166, 197, 0.8)'/%3E%3Cpath d='M816.97 245.498a18.855 18.855 0 1 1-18.855 18.855 18.876 18.876 0 0 1 18.855-18.855Z' fill='%23bfd7ed'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:40%}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer2__J74F8{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' data-name='Layer 1' preserveAspectRatio='xMinYMin meet' viewBox='0 0 853.55 784'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='426.78' y1='651.11' x2='426.78' y2='132.89' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='gray' stop-opacity='.25'/%3E%3Cstop offset='.54' stop-color='gray' stop-opacity='.12'/%3E%3Cstop offset='1' stop-color='gray' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='263.53' y1='255.6' x2='263.53' y2='205.12' xlink:href='%23a'/%3E%3ClinearGradient id='c' x1='129.53' y1='323.6' x2='129.53' y2='273.12' xlink:href='%23a'/%3E%3ClinearGradient id='d' x1='415.53' y1='392.6' x2='415.53' y2='342.12' xlink:href='%23a'/%3E%3ClinearGradient id='e' x1='212.53' y1='460.6' x2='212.53' y2='410.12' xlink:href='%23a'/%3E%3ClinearGradient id='f' x1='81.53' y1='528.6' x2='81.53' y2='478.12' xlink:href='%23a'/%3E%3ClinearGradient id='g' x1='346.53' y1='596.6' x2='346.53' y2='546.12' xlink:href='%23a'/%3E%3ClinearGradient id='h' x1='577.21' y1='453.04' x2='577.21' y2='406.71' xlink:href='%23a'/%3E%3ClinearGradient id='i' x1='668.97' y1='453.04' x2='668.97' y2='406.71' xlink:href='%23a'/%3E%3ClinearGradient id='j' x1='760.73' y1='453.04' x2='760.73' y2='406.71' xlink:href='%23a'/%3E%3ClinearGradient id='k' x1='577.21' y1='523.46' x2='577.21' y2='477.13' xlink:href='%23a'/%3E%3ClinearGradient id='l' x1='668.97' y1='523.46' x2='668.97' y2='477.13' xlink:href='%23a'/%3E%3ClinearGradient id='m' x1='760.73' y1='523.46' x2='760.73' y2='477.13' xlink:href='%23a'/%3E%3ClinearGradient id='n' x1='577.21' y1='593.88' x2='577.21' y2='547.54' xlink:href='%23a'/%3E%3ClinearGradient id='o' x1='668.97' y1='593.88' x2='668.97' y2='547.54' xlink:href='%23a'/%3E%3ClinearGradient id='p' x1='760.73' y1='593.88' x2='760.73' y2='547.54' xlink:href='%23a'/%3E%3ClinearGradient id='q' x1='617.47' y1='266.04' x2='617.47' y2='187.77' xlink:href='%23a'/%3E%3ClinearGradient id='r' x1='720.47' y1='266.04' x2='720.47' y2='187.77' xlink:href='%23a'/%3E%3ClinearGradient id='s' x1='617.47' y1='358.04' x2='617.47' y2='279.77' xlink:href='%23a'/%3E%3ClinearGradient id='t' x1='720.47' y1='358.04' x2='720.47' y2='279.77' xlink:href='%23a'/%3E%3C/defs%3E%3Cpath opacity='.5' fill='url(%23a)' d='M0 132.89h853.55v518.22H0z'/%3E%3Cpath fill='%23fff' d='M7.47 141.8h838.61v500.39H7.47z'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 222.89h436.38v14.94H45.88z'/%3E%3Ccircle cx='263.53' cy='230.36' r='25.24' opacity='.5' fill='url(%23b)'/%3E%3Ccircle cx='129.53' cy='298.36' r='25.24' opacity='.5' fill='url(%23c)'/%3E%3Ccircle cx='415.53' cy='367.36' r='25.24' opacity='.5' fill='url(%23d)'/%3E%3Ccircle cx='212.53' cy='435.36' r='25.24' opacity='.5' fill='url(%23e)'/%3E%3Ccircle cx='81.53' cy='503.36' r='25.24' opacity='.5' fill='url(%23f)'/%3E%3Ccircle cx='346.53' cy='571.36' r='25.24' opacity='.5' fill='url(%23g)'/%3E%3Ccircle cx='263.53' cy='230.36' r='19.2' fill='%236c63ff' opacity='.5'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 291.17h436.38v14.94H45.88z'/%3E%3Ccircle cx='129.1' cy='298.64' r='19.2' fill='%236c63ff' opacity='.5'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 359.46h436.38v14.94H45.88z'/%3E%3Ccircle cx='415.04' cy='366.93' r='19.2' fill='%236c63ff'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 427.74h436.38v14.94H45.88z'/%3E%3Ccircle cx='212.32' cy='435.21' r='19.2' fill='%236c63ff'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 496.03h436.38v14.94H45.88z'/%3E%3Ccircle cx='81.09' cy='503.5' r='19.2' fill='%236c63ff' opacity='.5'/%3E%3Cpath fill='%23f5f5f5' d='M45.88 564.31h436.38v14.94H45.88z'/%3E%3Ccircle cx='346.76' cy='571.78' r='19.2' fill='%236c63ff'/%3E%3Cpath opacity='.5' fill='url(%23h)' d='M543.07 406.71h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23i)' d='M634.83 406.71h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23j)' d='M726.59 406.71h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23k)' d='M543.07 477.13h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23l)' d='M634.83 477.13h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23m)' d='M726.59 477.13h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23n)' d='M543.07 547.54h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23o)' d='M634.83 547.54h68.28v46.34h-68.28z'/%3E%3Cpath opacity='.5' fill='url(%23p)' d='M726.59 547.54h68.28v46.34h-68.28z'/%3E%3Cpath fill='%236c63ff' d='M547.34 409.6h59.75v40.54h-59.75zM639.1 409.6h59.75v40.54H639.1z'/%3E%3Cpath fill='%236c63ff' opacity='.5' d='M730.85 409.6h59.75v40.54h-59.75z'/%3E%3Cpath fill='%236c63ff' d='M547.34 480.02h59.75v40.54h-59.75zM639.1 480.02h59.75v40.54H639.1z'/%3E%3Cpath fill='%236c63ff' opacity='.5' d='M730.85 480.02h59.75v40.54h-59.75z'/%3E%3Cpath fill='%236c63ff' d='M547.34 550.44h59.75v40.54h-59.75z'/%3E%3Cpath fill='%236c63ff' opacity='.5' d='M639.1 550.44h59.75v40.54H639.1z'/%3E%3Cpath fill='%233ad29f' opacity='.5' d='M730.85 550.44h59.75v40.54h-59.75z'/%3E%3Crect x='216.17' y='675.67' width='13.1' height='52.41' rx='5' ry='5' fill='%236c63ff'/%3E%3Cpath opacity='.05' d='M213.55 683.53h2.62v35.38h-2.62zM83.82 690.08h120.55v2.62H83.82zM83.82 699.25h120.55v2.62H83.82zM83.82 708.43h120.55v2.62H83.82z'/%3E%3Cpath fill='none' stroke='%233ad29f' stroke-miterlimit='10' stroke-width='3' stroke-dasharray='12' opacity='.5' d='M161.11 102.33V16.97h354.22'/%3E%3Ccircle cx='550.01' cy='16.44' r='14.94' fill='none' stroke='%233ad29f' stroke-miterlimit='10' stroke-width='3' stroke-dasharray='12' opacity='.5'/%3E%3Cpath fill='none' stroke='%233ad29f' stroke-miterlimit='10' stroke-width='3' stroke-dasharray='12' opacity='.5' d='M813.01 681.67v85.36H458.78'/%3E%3Ccircle cx='424.11' cy='767.56' r='14.94' fill='none' stroke='%233ad29f' stroke-miterlimit='10' stroke-width='3' stroke-dasharray='12' opacity='.5'/%3E%3Ccircle cx='617.47' cy='226.9' r='39.14' fill='url(%23q)'/%3E%3Ccircle cx='617.47' cy='226.9' r='36.69' fill='%23fff'/%3E%3Ccircle cx='617.47' cy='226.9' r='2.45' fill='%23333'/%3E%3Cpath fill='none' stroke='%23333' stroke-miterlimit='10' stroke-width='3' d='m617.47 226.9 22.01-22.01'/%3E%3Cpath d='M623.83 225.92a36.65 36.65 0 0 0 16.44 30.59 36.68 36.68 0 0 0-2.05-59.71 36.62 36.62 0 0 0-14.39 29.12Z' opacity='.05'/%3E%3Ccircle cx='720.47' cy='226.9' r='39.14' fill='url(%23r)'/%3E%3Ccircle cx='720.47' cy='226.9' r='36.69' fill='%23fff'/%3E%3Ccircle cx='720.47' cy='226.9' r='2.45' fill='%23333'/%3E%3Cpath fill='none' stroke='%23333' stroke-miterlimit='10' stroke-width='3' d='m720.47 226.9 22.01-22.01'/%3E%3Cpath d='M726.83 225.92a36.65 36.65 0 0 0 16.44 30.59 36.68 36.68 0 0 0-2.05-59.71 36.62 36.62 0 0 0-14.39 29.12Z' opacity='.05'/%3E%3Ccircle cx='617.47' cy='318.9' r='39.14' fill='url(%23s)'/%3E%3Ccircle cx='617.47' cy='318.9' r='36.69' fill='%23fff'/%3E%3Ccircle cx='617.47' cy='318.9' r='2.45' fill='%23333'/%3E%3Cpath fill='none' stroke='%23333' stroke-miterlimit='10' stroke-width='3' d='m617.47 318.9-23.4 23.4'/%3E%3Cpath d='M623.83 317.92a36.65 36.65 0 0 0 16.44 30.59 36.68 36.68 0 0 0-2.05-59.71 36.62 36.62 0 0 0-14.39 29.12Z' opacity='.05'/%3E%3Ccircle cx='720.47' cy='318.9' r='39.14' fill='url(%23t)'/%3E%3Ccircle cx='720.47' cy='318.9' r='36.69' fill='%23fff'/%3E%3Ccircle cx='720.47' cy='318.9' r='2.45' fill='%23333'/%3E%3Cpath fill='none' stroke='%23333' stroke-miterlimit='10' stroke-width='3' d='m720.47 318.9 22.01-22.01'/%3E%3Cpath d='M726.83 317.92a36.65 36.65 0 0 0 16.44 30.59 36.68 36.68 0 0 0-2.05-59.71 36.62 36.62 0 0 0-14.39 29.12Z' opacity='.05'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:40%}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer3__qgJDx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' preserveAspectRatio='xMinYMin meet' viewBox='0 0 1027.992 529.556'%3E%3Cpath fill='%23f9f8f8' d='M305.992 295.386h343.72v234.17h-343.72z'/%3E%3Cpath d='M668.882 267.996h-338.24a4.116 4.116 0 0 0-4.11 4.11v228.69a4.11 4.11 0 0 0 4.11 4.11h338.24a4.11 4.11 0 0 0 4.11-4.11v-228.69a4.116 4.116 0 0 0-4.11-4.11Zm1.37 232.8a1.366 1.366 0 0 1-1.37 1.37h-338.24a1.366 1.366 0 0 1-1.37-1.37v-228.69a1.372 1.372 0 0 1 1.37-1.37h338.24a1.372 1.372 0 0 1 1.37 1.37Z' fill='%233f3d56'/%3E%3Crect x='344.335' y='429.587' width='154.743' height='17.802' rx='2' fill='%233f3d56'/%3E%3Cpath d='M640.122 414.526h-49.29a4.11 4.11 0 0 0-4.11 4.11v38.34a4.11 4.11 0 0 0 4.11 4.11h49.29a4.11 4.11 0 0 0 4.11-4.11v-38.34a4.11 4.11 0 0 0-4.11-4.11Zm1.37 42.45a1.372 1.372 0 0 1-1.37 1.37h-49.29a1.372 1.372 0 0 1-1.37-1.37v-38.34a1.366 1.366 0 0 1 1.37-1.37h49.29a1.366 1.366 0 0 1 1.37 1.37Z' fill='%233f3d56'/%3E%3Crect x='598.676' y='423.372' width='33.603' height='6.952' rx='2' fill='%233f3d56'/%3E%3Crect x='598.676' y='434.328' width='33.603' height='6.952' rx='2' fill='%233f3d56'/%3E%3Crect x='598.676' y='445.283' width='33.603' height='6.952' rx='2' fill='%233f3d56'/%3E%3Crect x='348.444' y='284.431' width='71.209' height='30.127' rx='2' fill='%233f3d56'/%3E%3Cpath d='M389.526 299.494c0 5.294-2.453 9.586-5.478 9.586s-5.478-4.292-5.478-9.586 5.478-9.586 5.478-9.586 5.478 4.292 5.478 9.586Z' fill='%236c63ff'/%3E%3Cpath fill='%233f3d56' d='M901.992 161.837h-2v223.614h-227v2h229V161.837zM305.992 387.451h-229V161.837h2v223.614h227v2z'/%3E%3Cpath d='M1027.351 37.81h-1.281v-2.243h.96a.64.64 0 0 0 .642-.641V23.39a.64.64 0 0 0-.641-.641h-.961v-6.551a13.956 13.956 0 0 0-13.956-13.956h-1.425V.64a.64.64 0 0 0-.64-.641h-11.536a.64.64 0 0 0-.64.64v1.603H789.457A13.956 13.956 0 0 0 775.5 16.199v296.994a13.956 13.956 0 0 0 13.956 13.956h222.657a13.956 13.956 0 0 0 13.956-13.956V50.626h1.281a.64.64 0 0 0 .641-.64V38.45a.64.64 0 0 0-.64-.64Z' fill='%233f3d56'/%3E%3Crect x='787.035' y='11.372' width='229.423' height='304.406' rx='1.905' fill='%23f9f8f8'/%3E%3Crect x='875.401' y='160.558' width='39.357' height='11.663' rx='2' fill='%233f3d56'/%3E%3Crect x='827.821' y='69.754' width='134.517' height='4.998' rx='2' fill='rgba(243, 167, 20, 0.8)'/%3E%3Crect x='827.821' y='85.582' width='134.517' height='4.998' rx='2' fill='rgba(243, 167, 20, 0.8)'/%3E%3Crect x='827.821' y='101.41' width='134.517' height='4.998' rx='2' fill='%23f5741f'/%3E%3Crect x='827.821' y='117.239' width='134.517' height='4.998' rx='2' fill='%23fab4a2'/%3E%3Crect x='827.821' y='133.067' width='134.517' height='4.998' rx='2' fill='%23fab4a2'/%3E%3Ccircle cx='890.317' cy='261.978' r='41.78' fill='%23c0ccff'/%3E%3Cpath d='M902.632 294.204a52.382 52.382 0 1 1 52.382-52.382 52.441 52.441 0 0 1-52.382 52.382Zm0-102.859a50.477 50.477 0 1 0 50.477 50.477 50.534 50.534 0 0 0-50.477-50.477ZM155.492 87.912h-1.713V40.973a27.167 27.167 0 0 0-27.167-27.166H27.167A27.167 27.167 0 0 0 0 40.973v257.508a27.167 27.167 0 0 0 27.167 27.166h99.445a27.167 27.167 0 0 0 27.167-27.166V121.323h1.713Z' fill='%233f3d56'/%3E%3Cpath d='M147.993 42.57v257.132a20.288 20.288 0 0 1-20.284 20.292H27.783A20.288 20.288 0 0 1 7.5 299.702V42.57a20.287 20.287 0 0 1 20.284-20.285h12.124a9.638 9.638 0 0 0 8.925 13.276h56.971a9.637 9.637 0 0 0 8.925-13.276h12.98a20.287 20.287 0 0 1 20.285 20.285Z' fill='%23f9f8f8'/%3E%3Crect x='64.362' y='173.773' width='26.768' height='7.933' rx='2' fill='%233f3d56'/%3E%3Crect x='32' y='112.012' width='91.492' height='3.4' rx='1.7' fill='%23fab4a2'/%3E%3Crect x='32' y='122.778' width='91.492' height='3.4' rx='1.7' fill='%23fab4a2'/%3E%3Crect x='32' y='133.544' width='91.492' height='3.4' rx='1.7' fill='%23f5741f'/%3E%3Crect x='32' y='144.309' width='91.492' height='3.4' rx='1.7' fill='rgba(243, 167, 20, 0.8)'/%3E%3Crect x='32' y='155.075' width='91.492' height='3.4' rx='1.7' fill='rgba(243, 167, 20, 0.8)'/%3E%3Ccircle cx='69.875' cy='256.355' r='28.813' fill='%232c7ae7'/%3E%3Cpath d='M78.367 278.579a36.125 36.125 0 1 1 36.125-36.125 36.165 36.165 0 0 1-36.125 36.125Zm0-70.936a34.811 34.811 0 1 0 34.811 34.811 34.85 34.85 0 0 0-34.81-34.81Z' fill='%233f3d56'/%3E%3Cpath fill='%2346a3f2' d='M147.505 375.19h28v28h-28z'/%3E%3Cpath d='M192.505 387.19h-34v-34h34Zm-32.522-1.479h31.043v-31.043h-31.043Z' fill='%233f3d56'/%3E%3Cpath fill='%23d7dfff' d='M774.505 375.19h28v28h-28z'/%3E%3Cpath d='M819.505 387.19h-34v-34h34Zm-32.522-1.479h31.043v-31.043h-31.043Z' fill='%233f3d56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:40%}@media (max-width:960px){.Introduction_section__4k6lF{margin:50px 0}.Introduction_section__4k6lF .Introduction_container__eDSss{width:100%}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ{margin:10px 0}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_info__GpQiW{width:100%}.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer1__LEvlJ,.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer2__J74F8,.Introduction_section__4k6lF .Introduction_container__eDSss .Introduction_intro__uB0uJ .Introduction_animationContainer3__qgJDx{display:none}}@media (max-width:600px){.Introduction_section__4k6lF{margin:25px 0}}.Content_section__I-NUN{margin:100px 0;padding:50px 0;position:relative}.Content_section__I-NUN .Content_container__euKgs{margin:0 auto;padding:0 15px;position:relative;z-index:1}.Content_container__euKgs .Content_textContainer__ycTqH .Content_bigTitle__AvC27{color:var(--secondary);font-weight:700;margin-bottom:20px;position:relative}.Content_container__euKgs .Content_textContainer__ycTqH .Content_bigTitle__AvC27:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.Content_container__euKgs .Content_textContainer__ycTqH .Content_bigTitle__AvC27:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.Content_container__euKgs .Content_textContainer__ycTqH .Content_bigSubtitle__j3B8f{color:var(--text-big-subtitle-color);margin:20px 0}.Content_container__euKgs .Content_infoContainer__zMpiF h6{margin:10px 0}.Content_customText__OsNqR{color:var(--primary);font-family:"Aldrich, sans-serif"}@media (max-width:960px){.Content_section__I-NUN{margin:50px 0}.Content_section__I-NUN .Content_container__euKgs{width:100%}}@media (max-width:600px){.Content_section__I-NUN{margin:25px 0}}.VirtualAssistant_section__6165F{margin:100px 0;padding:50px 0;position:relative}.VirtualAssistant_container__4C8MU{padding:0 15px;position:relative}.VirtualAssistant_container__4C8MU .VirtualAssistant_textContainer__em2ym .VirtualAssistant_bigTitle__-6ABA{color:var(--text-big-title-color);font-weight:700;margin-bottom:20px;position:relative}.VirtualAssistant_container__4C8MU .VirtualAssistant_textContainer__em2ym .VirtualAssistant_bigTitle__-6ABA:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.VirtualAssistant_container__4C8MU .VirtualAssistant_textContainer__em2ym .VirtualAssistant_bigTitle__-6ABA:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.VirtualAssistant_container__4C8MU .VirtualAssistant_textContainer__em2ym .VirtualAssistant_bigSubtitle__Ry-4T{color:var(--text-big-subtitle-color);margin:20px 0}@media (max-width:960px){.VirtualAssistant_section__6165F{margin:50px 0}}@media (max-width:600px){.VirtualAssistant_section__6165F{margin:25px 0}}.Header_section__1DNwA{background-image:url(/static/media/bannerVideoAssistant.1c08e83415136db7a0ef.jpg);background-position:50%;background-size:cover;height:100vh;margin:0;overflow:hidden;position:relative}.Header_section__1DNwA .Header_container__D5hMw{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:0;position:relative}.Header_overlay__yOTrb{display:flex;height:200%;justify-content:space-around;position:absolute;width:40%}.Header_overlay__yOTrb .Header_bar__Hlj8q{background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),#f2f2f2 50%,hsla(0,0%,100%,0));height:100%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:70px}.Header_shapesContainer__2idiY{bottom:0;left:0;position:absolute;right:0;top:0}.Header_shapesContainer__2idiY .Header_shape1__7NqrP{left:0;top:10%}.Header_shapesContainer__2idiY .Header_shape1__7NqrP,.Header_shapesContainer__2idiY .Header_shape2__HeLFA{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__2idiY .Header_shape2__HeLFA{left:16%;top:20%}.Header_shapesContainer__2idiY .Header_shape3__dRZ86{left:70%}.Header_shapesContainer__2idiY .Header_shape3__dRZ86,.Header_shapesContainer__2idiY .Header_shape4__79n3P{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;top:0;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Header_shapesContainer__2idiY .Header_shape4__79n3P{left:80%}@media (max-width:960px){.Header_section__1DNwA{height:auto}.Header_shapesContainer__2idiY{display:block}}.VideoPlayer_section__nZXUv{position:relative;width:50%}.VideoPlayer_section__nZXUv .VideoPlayer_container__e81zQ{border-radius:10px;box-shadow:30px 40px 100px -10px var(--background-primary-color);opacity:1;position:relative;width:90%}.VideoPlayer_section__nZXUv .VideoPlayer_container__e81zQ .VideoPlayer_videoIcon__XHTOX{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;z-index:1}.VideoPlayer_section__nZXUv .VideoPlayer_container__e81zQ .VideoPlayer_videoIcon__XHTOX .VideoPlayer_iconPlay__At-aE{-webkit-animation:VideoPlayer_ripple-blue__05yjj 1s linear infinite;animation:VideoPlayer_ripple-blue__05yjj 1s linear infinite;background:#fff;border-radius:50%;color:#0c5adb;cursor:pointer;display:inline-block;height:75px;line-height:75px;position:relative;text-align:center;transition:.5s;-webkit-transition:.5s;width:75px;z-index:44}@-webkit-keyframes VideoPlayer_ripple-blue__05yjj{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}@keyframes VideoPlayer_ripple-blue__05yjj{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}.VideoPlayer_playerWrapper__eOG4c{padding-top:56.25%;position:relative;width:100%}.VideoPlayer_videoWrapper__f3c4r{left:0;position:absolute;top:0}@keyframes VideoPlayer_rotateme__oOjcG{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes VideoPlayer_rotateme__oOjcG{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@media (max-width:960px){.VideoPlayer_section__nZXUv{display:block;height:100%;position:relative;width:100%}.VideoPlayer_section__nZXUv:before{content:none}.VideoPlayer_section__nZXUv .VideoPlayer_container__e81zQ{margin:50px auto;opacity:1;width:100%;z-index:1}}.Words_container__hSYA5{align-content:center;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 15px;width:50%;z-index:2}.Words_container__hSYA5 .Words_detailsContainer__tBWYq{display:flex}.Words_container__hSYA5 .Words_title__hrkTT{color:var(--text-big-title-color);font-weight:700}.Words_container__hSYA5 .Words_subtitle__rrqEI{margin:50px 0}.Words_container__hSYA5 .Words_wordsContainer__VIIbX{align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;z-index:2}@media (max-width:960px){.Words_container__hSYA5{margin-top:100px;padding:0 15px;position:relative;width:100%}}.Introduction_section__EJTcV{margin:100px 0;padding:50px 0;position:relative}.Introduction_section__EJTcV .Introduction_container__m5esi{margin:0 auto;padding:0 15px;position:relative;z-index:1}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0{align-content:center;align-items:center;display:flex;flex-wrap:wrap}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0 .Introduction_animationContainer__fjiqj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' preserveAspectRatio='xMinYMin meet' viewBox='0 0 891.295 745.194'%3E%3Cellipse cx='418.644' cy='727.194' rx='352' ry='18' fill='%23f9f8f8'/%3E%3Cpath d='M624.297 172.947h-3.999V63.402A63.402 63.402 0 0 0 556.897 0H324.81a63.402 63.402 0 0 0-63.402 63.402v600.974a63.402 63.402 0 0 0 63.402 63.402h232.086a63.402 63.402 0 0 0 63.402-63.402V250.923h3.999Z' fill='%23202647'/%3E%3Cpath d='M606.803 63.844v600.09a47.35 47.35 0 0 1-47.35 47.35h-233.2a47.35 47.35 0 0 1-47.35-47.35V63.844a47.35 47.35 0 0 1 47.35-47.35h28.29a22.507 22.507 0 0 0 20.83 30.99h132.96a22.507 22.507 0 0 0 20.83-30.99h30.29a47.35 47.35 0 0 1 47.35 47.35Z' fill='%23fff'/%3E%3Cpath d='M531.678 322.6q-2.326 1.215-4.73 2.3-2.19.99-4.45 1.86c-.55.21-1.11.42-1.67.63a89.528 89.528 0 0 1-13.6 3.75q-3.436.675-6.96 1.06-2.91.33-5.88.47c-1.41.07-2.82.1-4.24.1a89.841 89.841 0 0 1-16.76-1.57c-1.44-.26-2.85-.57-4.26-.91a88.778 88.778 0 0 1-19.67-7.26c-.56-.28-1.12-.58-1.68-.87-.83-.44-1.64-.9-2.45-1.38.39-.54.81-1.07 1.24-1.59a53.034 53.034 0 0 1 78.87-4.1 54.277 54.277 0 0 1 5.06 5.86c.41.54.8 1.09 1.18 1.65Z' fill='rgba(239, 105, 105, 0.9)'/%3E%3Ccircle cx='492.143' cy='234.764' r='43.91' fill='%232f2e41'/%3E%3Ccircle cx='642.499' cy='327.462' r='32.681' transform='rotate(-28.663 413.84 590.84)' fill='%23a0616a'/%3E%3Cpath d='M522.486 229.503a44.448 44.448 0 0 1-25.402 7.85 27.238 27.238 0 0 0 10.796 4.442 89.628 89.628 0 0 1-36.61.206 23.694 23.694 0 0 1-7.664-2.633 9.699 9.699 0 0 1-4.73-6.326c-.803-4.589 2.772-8.758 6.488-11.567a47.858 47.858 0 0 1 40.216-8.037c4.493 1.162 8.993 3.124 11.911 6.731s3.783 9.17 1.002 12.885Z' fill='%232f2e41'/%3E%3Cpath d='M490.147 152.77a89.987 89.987 0 0 0-46.84 166.83l.58.34q.72.435 1.44.84c.81.48 1.62.94 2.45 1.38.56.29 1.12.59 1.68.87a88.778 88.778 0 0 0 19.67 7.26c1.41.34 2.82.65 4.26.91a89.841 89.841 0 0 0 16.76 1.57c1.42 0 2.83-.03 4.24-.1q2.97-.135 5.88-.47 3.526-.39 6.96-1.06a89.528 89.528 0 0 0 13.6-3.75c.56-.21 1.12-.42 1.67-.63q2.265-.87 4.45-1.86 2.4-1.08 4.73-2.3a90.792 90.792 0 0 0 37.04-35.97c.04-.08.09-.16.13-.24a89.306 89.306 0 0 0 9.65-26.41 90.051 90.051 0 0 0-88.35-107.21Zm77.06 132.45c-.08.14-.15.28-.23.41a88.172 88.172 0 0 1-36.48 35.32q-2.295 1.2-4.67 2.25c-1.31.59-2.65 1.15-4 1.67-.57.22-1.15.44-1.73.64a85.721 85.721 0 0 1-11.73 3.36 84.695 84.695 0 0 1-8.95 1.41c-1.85.2-3.73.34-5.62.41-1.21.05-2.43.08-3.65.08a86.762 86.762 0 0 1-16.22-1.51 85.625 85.625 0 0 1-9.63-2.36 88.466 88.466 0 0 1-13.99-5.67c-.52-.27-1.04-.54-1.55-.82-.73-.39-1.47-.79-2.19-1.22-.54-.3-1.08-.62-1.61-.94-.31-.18-.62-.37-.93-.56a88.069 88.069 0 1 1 123.18-32.47Z' fill='%233f3d56'/%3E%3Cpath d='M469.907 191.46c-.472-4.968-6.559-8.027-11.318-6.526s-7.884 6.293-8.829 11.193a16.057 16.057 0 0 0 2.166 12.122c2.405 3.463 6.826 5.623 10.95 4.744 4.707-1.003 7.968-5.6 8.901-10.32s.007-9.59-.919-14.313ZM536.89 198.557c-.473-4.968-6.56-8.027-11.319-6.526s-7.884 6.293-8.828 11.193a16.057 16.057 0 0 0 2.165 12.122c2.406 3.463 6.827 5.623 10.95 4.744 4.707-1.003 7.968-5.6 8.901-10.32s.007-9.59-.918-14.313Z' fill='%232f2e41'/%3E%3Cpath d='M334.584 278.739a4.475 4.475 0 0 1-3.307-1.464l-49.622-54.134a6.02 6.02 0 0 0-4.426-1.947H15.009A15.026 15.026 0 0 1 0 206.184v-94.562a15.026 15.026 0 0 1 15.01-15.01h339.724a15.026 15.026 0 0 1 15.01 15.01v94.563a15.026 15.026 0 0 1-15.01 15.009h-9.63a6.012 6.012 0 0 0-6.006 6.005v47.033a4.474 4.474 0 0 1-2.87 4.196 4.526 4.526 0 0 1-1.644.31Z' fill='%23fff'/%3E%3Cpath d='M334.584 278.739a4.475 4.475 0 0 1-3.307-1.464l-49.622-54.134a6.02 6.02 0 0 0-4.426-1.947H15.009A15.026 15.026 0 0 1 0 206.184v-94.562a15.026 15.026 0 0 1 15.01-15.01h339.724a15.026 15.026 0 0 1 15.01 15.01v94.563a15.026 15.026 0 0 1-15.01 15.009h-9.63a6.012 6.012 0 0 0-6.006 6.005v47.033a4.474 4.474 0 0 1-2.87 4.196 4.526 4.526 0 0 1-1.644.31ZM15.009 98.613A13.024 13.024 0 0 0 2 111.623v94.562a13.024 13.024 0 0 0 13.01 13.009h262.219a8.024 8.024 0 0 1 5.9 2.596l49.622 54.133a2.503 2.503 0 0 0 4.348-1.691v-47.033a8.014 8.014 0 0 1 8.004-8.005h9.631a13.024 13.024 0 0 0 13.01-13.01v-94.562a13.024 13.024 0 0 0-13.01-13.01Z' fill='%233f3d56'/%3E%3Ccircle cx='36.816' cy='125.193' r='13.134' fill='rgba(239, 105, 105, 0.9)'/%3E%3Cpath d='M339.412 197.867H30.332a7.005 7.005 0 1 1 0-14.01h309.08a7.005 7.005 0 0 1 0 14.01ZM238.72 168.097H30.332a7.005 7.005 0 1 1 0-14.01H238.72a7.005 7.005 0 0 1 0 14.01Z' fill='%23e6e6e6'/%3E%3Cpath d='M555.067 599.428a4.474 4.474 0 0 1-2.87-4.196v-47.033a6.012 6.012 0 0 0-6.005-6.005h-9.632a15.026 15.026 0 0 1-15.009-15.01v-94.562a15.026 15.026 0 0 1 15.01-15.01h339.725a15.026 15.026 0 0 1 15.009 15.01v94.563a15.026 15.026 0 0 1-15.01 15.009H614.067a6.02 6.02 0 0 0-4.426 1.947l-49.622 54.134a4.475 4.475 0 0 1-3.307 1.464 4.526 4.526 0 0 1-1.644-.311Z' fill='%23fff'/%3E%3Cpath d='M555.067 599.428a4.474 4.474 0 0 1-2.87-4.196v-47.033a6.012 6.012 0 0 0-6.005-6.005h-9.632a15.026 15.026 0 0 1-15.009-15.01v-94.562a15.026 15.026 0 0 1 15.01-15.01h339.725a15.026 15.026 0 0 1 15.009 15.01v94.563a15.026 15.026 0 0 1-15.01 15.009H614.067a6.02 6.02 0 0 0-4.426 1.947l-49.622 54.134a4.475 4.475 0 0 1-3.307 1.464 4.526 4.526 0 0 1-1.644-.311ZM536.56 419.613a13.024 13.024 0 0 0-13.009 13.01v94.562a13.024 13.024 0 0 0 13.01 13.009h9.63a8.014 8.014 0 0 1 8.005 8.005v47.033a2.503 2.503 0 0 0 4.348 1.69l49.622-54.132a8.024 8.024 0 0 1 5.9-2.596h262.22a13.024 13.024 0 0 0 13.009-13.01v-94.562a13.024 13.024 0 0 0-13.01-13.01Z' fill='%233f3d56'/%3E%3Cpath d='M449.178 628.71a89.069 89.069 0 0 1-93.65 1.49 54.129 54.129 0 0 1 9.4-12.65 53.433 53.433 0 0 1 83.91 10.57c.11.19.23.39.34.59Z' fill='%232c7ae7'/%3E%3Ccircle cx='398.443' cy='536.688' r='44.202' fill='%232f2e41'/%3E%3Ccircle cx='556.819' cy='629.489' r='32.898' transform='rotate(-61.337 414.38 720.93)' fill='%23ffb8b8'/%3E%3Cpath d='M367.898 531.393a44.744 44.744 0 0 0 25.57 7.902 27.42 27.42 0 0 1-10.867 4.472 90.223 90.223 0 0 0 36.853.207 23.852 23.852 0 0 0 7.715-2.65 9.764 9.764 0 0 0 4.762-6.369c.809-4.619-2.79-8.815-6.53-11.644a48.176 48.176 0 0 0-40.485-8.09c-4.522 1.17-9.052 3.145-11.99 6.776s-3.807 9.231-1.009 12.97Z' fill='%232f2e41'/%3E%3Cpath d='M401.147 643.77a89.972 89.972 0 1 1 48.571-14.218 89.88 89.88 0 0 1-48.57 14.218Zm0-178a88.008 88.008 0 1 0 88 88 88.1 88.1 0 0 0-88-88Z' fill='%233f3d56'/%3E%3Ccircle cx='563.816' cy='445.193' r='13.134' fill='%232c7ae7'/%3E%3Cpath d='M866.412 517.867h-309.08a7.005 7.005 0 1 1 0-14.01h309.08a7.005 7.005 0 0 1 0 14.01ZM765.72 488.097H557.332a7.005 7.005 0 1 1 0-14.01H765.72a7.005 7.005 0 0 1 0 14.01Z' fill='%23e6e6e6'/%3E%3Cellipse cx='554.644' cy='605.661' rx='24.504' ry='2.72' fill='%23f2f2f2'/%3E%3Cellipse cx='335.644' cy='285.661' rx='24.504' ry='2.72' fill='%23f2f2f2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;margin:0 10px;min-height:400px;position:relative}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0 .Introduction_animationContainer__fjiqj .Introduction_shape1__5o0E3{-webkit-animation:Introduction_rotate-center__K0J65 6s linear infinite both;animation:Introduction_rotate-center__K0J65 6s linear infinite both;border:5px solid var(--primary);height:120px;left:0;opacity:.2;position:absolute;top:5%;width:120px;z-index:-1}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0 .Introduction_animationContainer__fjiqj .Introduction_shape2__zUfFX{-webkit-animation:Introduction_heartbeat__Z5pFs 1.5s ease-in-out infinite both;animation:Introduction_heartbeat__Z5pFs 1.5s ease-in-out infinite both;border:5px solid var(--secondary);bottom:25%;height:100px;opacity:.2;position:absolute;right:0;width:180px;z-index:-1}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0>div{width:30%}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0>div h6{margin:20px 0}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP{align-content:center;align-items:center;display:flex}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP .Introduction_info__3vaHE{width:60%}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP .Introduction_animationContainer__fjiqj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' data-name='Layer 1' preserveAspectRatio='xMinYMin meet' viewBox='0 0 916.48 762'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='300.81' y1='541.67' x2='300.81' y2='274.21' gradientTransform='matrix(1 0 0 1.02 -.05 -12.24)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='gray' stop-opacity='.25'/%3E%3Cstop offset='.54' stop-color='gray' stop-opacity='.12'/%3E%3Cstop offset='1' stop-color='gray' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='158.98' y1='409.32' x2='158.98' y2='343.76' xlink:href='%23a'/%3E%3ClinearGradient id='c' x1='300.75' y1='478.32' x2='300.75' y2='421.45' xlink:href='%23a'/%3E%3ClinearGradient id='d' x1='776.75' y1='675.12' x2='776.75' y2='654.79' gradientTransform='translate(.31 -.31)' xlink:href='%23a'/%3E%3ClinearGradient id='e' x1='776.86' y1='561.94' x2='776.86' y2='194.31' gradientTransform='matrix(1 0 0 1.04 -.63 -19.87)' xlink:href='%23a'/%3E%3ClinearGradient id='f' x1='797.19' y1='255.67' x2='797.19' y2='163.33' xlink:href='%23a'/%3E%3ClinearGradient id='g' x1='912.19' y1='283.02' x2='963.04' y2='283.02' xlink:href='%23a'/%3E%3ClinearGradient id='h' x1='797.7' y1='366.44' x2='797.7' y2='274.1' xlink:href='%23a'/%3E%3ClinearGradient id='i' x1='939.46' y1='435.64' x2='939.46' y2='351.13' xlink:href='%23a'/%3E%3ClinearGradient id='j' x1='36.3' y1='72.59' x2='36.3' y2='0' xlink:href='%23a'/%3E%3ClinearGradient id='k' x1='444.71' y1='829.36' x2='444.71' y2='406.22' gradientTransform='matrix(1 0 0 1.02 .24 -11.29)' xlink:href='%23a'/%3E%3ClinearGradient id='l' x1='445.2' y1='793.45' x2='445.2' y2='438.54' gradientTransform='matrix(1 0 0 1.02 .24 -11.29)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-opacity='.09'/%3E%3Cstop offset='.55' stop-opacity='.07'/%3E%3Cstop offset='1' stop-opacity='.02'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='346.25' y1='674.14' x2='346.25' y2='581.8' xlink:href='%23a'/%3E%3ClinearGradient id='n' x1='462.59' y1='701.49' x2='513.44' y2='701.49' xlink:href='%23a'/%3E%3ClinearGradient id='o' x1='256.25' y1='673.14' x2='256.25' y2='580.8' xlink:href='%23a'/%3E%3ClinearGradient id='p' x1='372.59' y1='700.49' x2='423.44' y2='700.49' xlink:href='%23a'/%3E%3C/defs%3E%3Crect x='226.09' y='266.58' width='149.32' height='271.94' rx='10' ry='10' transform='translate(-142.32 -68.58)' fill='url(%23a)'/%3E%3Crect x='229.53' y='271.05' width='142.44' height='261.15' rx='10' ry='10' transform='translate(-142.32 -68.58)' fill='%23fff'/%3E%3Cpath fill='%23e6e6e6' d='m103.694 220.597 110.28-.154.297 212.52-110.28.154z'/%3E%3Cellipse cx='300.9' cy='517.35' rx='8.79' ry='9.01' transform='rotate(-.08 -49188.039 102009.477)' fill='%23dbdbdb'/%3E%3Cellipse cx='283.88' cy='279.63' rx='1.76' ry='1.8' transform='rotate(-.08 -49209.36 101773.117)' fill='%23dbdbdb'/%3E%3Crect x='291.79' y='278.25' width='27.26' height='2.7' rx='1' ry='1' transform='rotate(-.08 -49187.874 101773.132)' fill='%23dbdbdb'/%3E%3Cpath fill='url(%23b)' d='M127.76 343.76h62.44v65.56h-62.44z'/%3E%3Cpath fill='%236c63ff' d='M130.48 346.61h57.01v59.86h-57.01z'/%3E%3Cpath d='M305.06 442.74v-1.13h3v-5.79a9.27 9.27 0 1 0-15.75-.43v6.22h3.31v1.33a19.22 19.22 0 0 0-14.11 18.52v16.86H320v-16.86a19.21 19.21 0 0 0-14.94-18.72Z' transform='translate(-141.76 -69)' fill='url(%23c)' opacity='.5'/%3E%3Cpath fill='%23f55f44' d='M151.38 362h14.25v11.4h-14.25z'/%3E%3Cpath d='M154.46 374h9a12.86 12.86 0 0 1 12.86 12.86v19.78H141.6v-19.8A12.86 12.86 0 0 1 154.46 374Z' fill='%23fdd835'/%3E%3Crect x='154.37' y='368.3' width='8.51' height='10.64' rx='3.15' ry='3.15' fill='%23fda57d'/%3E%3Cpath fill='%23fda57d' d='m157 378.62 1.59 2.32 1.67-2.32H157z'/%3E%3Cpath d='M148.14 387s-1.69 16.82-.6 17.91M169.04 387s1.69 16.82.6 17.91' opacity='.1'/%3E%3Cpath d='M158.63 373.47a7.06 7.06 0 0 0 4.2-1.38 4.26 4.26 0 0 0-4.2-3.59 4.26 4.26 0 0 0-4.2 3.59 7.06 7.06 0 0 0 4.2 1.38Z' opacity='.05'/%3E%3Ccircle cx='158.63' cy='363.55' r='8.39' fill='%23f55f44'/%3E%3Ccircle cx='158.63' cy='366.17' r='7.09' fill='%23fda57d'/%3E%3Cellipse cx='151.52' cy='365.71' rx='.5' ry='.9' fill='%23fda57d'/%3E%3Cellipse cx='165.75' cy='365.71' rx='.5' ry='.9' fill='%23fda57d'/%3E%3Cpath fill='%23fff' d='M110.86 234.26h96.24v4.18h-96.24zM110.86 242.62h96.24v4.18h-96.24zM110.86 250.99h54.4v4.18h-54.4zM110.86 259.36h79.5v4.18h-79.5zM110.86 267.73h66.95v4.18h-66.95zM110.86 276.1h96.24v4.18h-96.24zM115.05 288.65h83.69v33.47h-83.69z'/%3E%3Cpath d='M705.47 457.13s14 96.19 96.19 128.14l-166.3.23-166.3.23c82.06-32.18 95.85-128.41 95.85-128.41Z' fill='%23e0e0e0'/%3E%3Cpath transform='rotate(-.08 -48722.61 102153.041)' fill='url(%23d)' d='M609.17 654.5h335.74v20.32H609.17z'/%3E%3Cpath fill='%23f5f5f5' d='m469.083 585.716 332.6-.464.022 15.68-332.6.464z'/%3E%3Cpath d='m1047 180-540.9.75a11.1 11.1 0 0 0-10.83 11.36l.42 315.58v10.51c0 24 18.63 43.39 41.55 43.36l479.61-.66c22.91 0 41.46-19.49 41.43-43.47v-10.5l-.42-315.58A11.1 11.1 0 0 0 1047 180Z' transform='translate(-141.76 -69)' fill='url(%23e)'/%3E%3Cpath d='M370.76 121.57h527.49A10.75 10.75 0 0 1 909 132.32v300.32H360V132.32a10.75 10.75 0 0 1 10.76-10.75Z' fill='%23fff'/%3E%3Cpath d='m871.41 482.56-472.36.65a38.32 38.32 0 0 1-38.37-38.27v-13l549-.76v13a38.32 38.32 0 0 1-38.27 38.38Z' fill='%23f5f5f5'/%3E%3Cpath fill='%23e6e6e6' d='M387.12 146.77h496.81v251.12H387.12z'/%3E%3Cpath fill='url(%23f)' d='M753.22 163.33h87.94v92.34h-87.94z'/%3E%3Cpath fill='%236c63ff' d='M757.04 167.35h80.3v84.31h-80.3z'/%3E%3Cpath d='m944.44 273.84-1-.36-.06.09h-.06v-2.72a6.27 6.27 0 0 0-.08-1 10.41 10.41 0 0 0 3.57-4.71 12.27 12.27 0 1 0-19.43 0 10.41 10.41 0 0 0 3.57 4.71 6.27 6.27 0 0 0-.08 1v3a25.44 25.44 0 0 0-18.67 24.52v22.31H963v-22.34a25.44 25.44 0 0 0-18.56-24.5Z' transform='translate(-141.76 -69)' fill='url(%23g)' opacity='.5'/%3E%3Cpath d='M794.3 204.29h3.1a22.93 22.93 0 0 1 22.93 22.93v23h-49v-23a22.93 22.93 0 0 1 22.97-22.93Z' fill='%23514abf'/%3E%3Crect x='789.36' y='196.3' width='11.99' height='14.99' rx='5.62' ry='5.62' fill='%23fda57d'/%3E%3Cpath opacity='.05' d='m785.2 206.94 4.02 8.62 3.99-3.99-3.99-6.13-4.02 1.5z'/%3E%3Cpath d='m785.34 206.52 4 8.62 4-4-4-6.12-1.84.56a4.61 4.61 0 0 0-.53.2Z' fill='%23fff'/%3E%3Cpath opacity='.05' d='m805.52 206.52-4.03 9.04-4-3.99 4.11-6.45 3.92 1.4z'/%3E%3Cpath d='m805.38 206.1-4 9-4-4 4.11-6.45.75.22a20 20 0 0 1 2.39.85Z' fill='%23fff'/%3E%3Cpath fill='%23fda57d' d='m793.05 210.83 2.24 3.26 2.36-3.26h-4.6z'/%3E%3Cpath d='M780.57 222.64s-2.38 23.69-.84 25.23M810.01 222.64s2.38 23.69.84 25.23' opacity='.1'/%3E%3Cpath d='M795.35 203.57a10 10 0 0 0 5.92-1.94 6 6 0 0 0-5.92-5.05 6 6 0 0 0-5.92 5.05 10 10 0 0 0 5.92 1.94Z' opacity='.05'/%3E%3Ccircle cx='795.35' cy='189.6' r='11.81'/%3E%3Ccircle cx='795.35' cy='193.3' r='9.99' fill='%23fda57d'/%3E%3Cpath d='m787.3 183.4 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z' opacity='.05'/%3E%3Cpath d='m787.3 183.12 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z'/%3E%3Cellipse cx='785.34' cy='192.65' rx='.7' ry='1.26' fill='%23fda57d'/%3E%3Cellipse cx='805.38' cy='192.65' rx='.7' ry='1.26' fill='%23fda57d'/%3E%3Cpath fill='url(%23h)' d='M753.73 274.1h87.94v92.34h-87.94z'/%3E%3Cpath fill='%236c63ff' d='M757.55 278.11h80.3v84.31h-80.3z'/%3E%3Cpath d='M945.53 385.1v-3.56a11.07 11.07 0 0 0 3.74-5 13.05 13.05 0 0 0-5.45-20.07 4.44 4.44 0 1 0-8.73-.37 13.05 13.05 0 0 0-6.49 20.45 11.07 11.07 0 0 0 3.74 5V385.29a24.48 24.48 0 0 0-19.87 24v26.31h54.1v-26.27a24.48 24.48 0 0 0-21.04-24.23Z' transform='translate(-141.76 -69)' fill='url(%23i)' opacity='.5'/%3E%3Cpath d='M796.15 316.66h3.1a22.93 22.93 0 0 1 22.93 22.93v23h-49v-23a22.93 22.93 0 0 1 22.93-22.93Z' fill='%23fff'/%3E%3Crect x='791.2' y='308.67' width='11.99' height='14.99' rx='5.62' ry='5.62' fill='%23fdb797'/%3E%3Cpath fill='%23fdb797' d='m794.9 323.2 2.24 3.26 2.35-3.26h-4.59z'/%3E%3Cpath d='M782.42 335s-2.38 23.69-.84 25.23M811.86 335s2.38 23.69.84 25.23' opacity='.1'/%3E%3Cpath d='M797.24 315.94a10 10 0 0 0 5.92-1.94 6 6 0 0 0-5.92-5.05 6 6 0 0 0-6 5.05 10 10 0 0 0 6 1.94Z' opacity='.05'/%3E%3Ccircle cx='797.2' cy='301.97' r='11.81' fill='%23fdd835'/%3E%3Ccircle cx='797.2' cy='305.67' r='9.99' fill='%23fdb797'/%3E%3Cellipse cx='787.18' cy='305.02' rx='.7' ry='1.26' fill='%23fdb797'/%3E%3Cellipse cx='807.23' cy='305.02' rx='.7' ry='1.26' fill='%23fdb797'/%3E%3Ccircle cx='797.7' cy='290.16' r='4.01' fill='%23fdd835'/%3E%3Cpath d='M789.67 294.17s4 8 16.06 4l-4-4Z' fill='%23fdd835'/%3E%3Cpath fill='%23fff' d='M427.01 178.28h220.98v9.61H427.01zM427.01 197.49h220.98v9.61H427.01zM427.01 216.71h124.9v9.61h-124.9zM427.01 235.92h182.55v9.61H427.01zM427.01 255.14h153.72v9.61H427.01zM427.01 274.35h220.98v9.61H427.01zM436.62 303.18h192.15v76.86H436.62z'/%3E%3Cpath fill='none' stroke='%233ad29f' stroke-miterlimit='10' stroke-width='6' stroke-dasharray='12' d='M138.78 610.63H33.09V34.16H657.6V82.2'/%3E%3Ccircle cx='36.3' cy='36.3' r='36.3' fill='url(%23j)' opacity='.5'/%3E%3Ccircle cx='36.3' cy='36.3' r='34.16' fill='%2369f0ae'/%3E%3Cpath fill='%23fff' d='M23.49 34.16 36.3 45.9l18.14-26.69 6.41 5.34L36.3 56.58 18.15 36.3l5.34-2.14z'/%3E%3Crect x='306.35' y='401.2' width='277.16' height='429.64' rx='17.17' ry='17.17' transform='rotate(-.08 -49044.865 102102.682)' fill='url(%23k)'/%3E%3Cpath transform='rotate(-.08 -49044.865 102102.682)' fill='url(%23l)' d='M325.75 434.02H565.1v360.35H325.75z'/%3E%3Crect x='314.78' y='407.7' width='260.3' height='409.85' rx='12.68' ry='12.68' transform='rotate(-.08 -49052.027 102102.677)' fill='%23fff'/%3E%3Cpath fill='%23e6e6e6' d='m191.003 370.165 224.79-.314.48 343.76-224.79.313z'/%3E%3Cellipse cx='446.25' cy='799.84' rx='9.26' ry='9.49' transform='translate(-142.86 -68.38)' fill='%23dbdbdb'/%3E%3Cellipse cx='406.24' cy='424.2' rx='3.09' ry='3.16' transform='rotate(-.08 -49087.706 101916.441)' fill='%23dbdbdb'/%3E%3Crect x='421.68' y='422.25' width='40.14' height='3.16' rx='.76' ry='.76' transform='rotate(-.08 -49051.897 101916.466)' fill='%23dbdbdb'/%3E%3Cpath fill='url(%23m)' d='M302.28 581.8h87.94v92.34h-87.94z'/%3E%3Cpath fill='%236c63ff' d='M306.1 585.82h80.3v84.31h-80.3z'/%3E%3Cpath d='m494.84 692.32-1-.36-.06.09h-.06v-2.72a6.27 6.27 0 0 0-.08-1 10.41 10.41 0 0 0 3.57-4.71 12.27 12.27 0 1 0-19.43 0 10.41 10.41 0 0 0 3.57 4.71 6.27 6.27 0 0 0-.08 1v3a25.44 25.44 0 0 0-18.67 24.52v22.31h50.85v-22.35a25.44 25.44 0 0 0-18.61-24.49Z' transform='translate(-141.76 -69)' fill='url(%23n)' opacity='.5'/%3E%3Cpath d='M344.7 622.76h3.1a22.93 22.93 0 0 1 22.93 22.93v23h-49v-23a22.93 22.93 0 0 1 22.97-22.93Z' fill='%233ad29f'/%3E%3Crect x='339.76' y='614.77' width='11.99' height='14.99' rx='5.62' ry='5.62' fill='%23be7c5e'/%3E%3Cpath fill='%23be7c5e' d='m343.45 629.3 2.24 3.26 2.36-3.26h-4.6z'/%3E%3Cpath d='M330.97 641.11s-2.38 23.69-.84 25.23M360.41 641.11s2.38 23.69.84 25.23' opacity='.1'/%3E%3Cpath d='M345.75 622a10 10 0 0 0 5.92-1.94 6 6 0 0 0-5.92-5.05 6 6 0 0 0-5.92 5.05 10 10 0 0 0 5.92 1.94Z' opacity='.05'/%3E%3Ccircle cx='345.75' cy='608.07' r='11.81' fill='%23444'/%3E%3Ccircle cx='345.75' cy='611.77' r='9.99' fill='%23be7c5e'/%3E%3Cpath d='m337.7 601.87 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z' opacity='.05'/%3E%3Cpath d='m337.7 601.59 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z' fill='%23444'/%3E%3Cellipse cx='335.74' cy='611.12' rx='.7' ry='1.26' fill='%23be7c5e'/%3E%3Cellipse cx='355.78' cy='611.12' rx='.7' ry='1.26' fill='%23be7c5e'/%3E%3Cpath d='M337.94 597.09a6 6 0 0 1 3.08-2.07c2.21-.88 4.51-1.78 6.88-1.62a1.16 1.16 0 0 1 .65.19 2.24 2.24 0 0 1 .39.57c.72 1.07 2.74 1 3 2.26.07.41-.1.85 0 1.25.26 1 1.67.9 2.5 1.47a2.28 2.28 0 0 1 .2 3.18 6 6 0 0 1-3.06 1.74 11.8 11.8 0 0 1-6.45.57c-3.03-.79-10.12-2.75-7.19-7.54Z' fill='%23444'/%3E%3Cpath fill='url(%23o)' d='M212.28 580.8h87.94v92.34h-87.94z'/%3E%3Cpath fill='%236c63ff' d='M216.1 584.82h80.3v84.31h-80.3z'/%3E%3Cpath d='m404.84 691.32-1-.36-.06.09h-.06v-2.72a6.27 6.27 0 0 0-.08-1 10.41 10.41 0 0 0 3.57-4.71 12.27 12.27 0 1 0-19.43 0 10.41 10.41 0 0 0 3.57 4.71 6.27 6.27 0 0 0-.08 1v3a25.44 25.44 0 0 0-18.67 24.52v22.31h50.85v-22.35a25.44 25.44 0 0 0-18.61-24.49Z' transform='translate(-141.76 -69)' fill='url(%23p)' opacity='.5'/%3E%3Cpath d='M254.7 621.76h3.1a22.93 22.93 0 0 1 22.93 22.93v23h-49v-23a22.93 22.93 0 0 1 22.97-22.93Z' fill='%23514abf'/%3E%3Crect x='249.76' y='613.77' width='11.99' height='14.99' rx='5.62' ry='5.62' fill='%23fda57d'/%3E%3Cpath d='M240.97 640.11s-2.38 23.69-.84 25.23M270.41 640.11s2.38 23.69.84 25.23' opacity='.1'/%3E%3Cpath d='M255.75 621a10 10 0 0 0 5.92-1.94 6 6 0 0 0-5.92-5.05 6 6 0 0 0-5.92 5.05 10 10 0 0 0 5.92 1.94Z' opacity='.05'/%3E%3Ccircle cx='255.75' cy='607.07' r='11.81' fill='%23444'/%3E%3Ccircle cx='255.75' cy='610.77' r='9.99' fill='%23fda57d'/%3E%3Cpath d='m247.7 600.87 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z' opacity='.05'/%3E%3Cpath d='m247.7 600.59 2.52 3.08s11.07 1 12.33-1.54-7.29-4.35-7.29-4.35Z' fill='%23444'/%3E%3Cellipse cx='245.74' cy='610.12' rx='.7' ry='1.26' fill='%23fda57d'/%3E%3Cellipse cx='265.78' cy='610.12' rx='.7' ry='1.26' fill='%23fda57d'/%3E%3Cpath fill='%23fff' d='M215.64 413.83h163.33v7.1H215.64zM215.64 428.03h163.33v7.1H215.64zM215.64 442.23h92.32v7.1h-92.32zM215.64 456.44h134.93v7.1H215.64zM215.64 470.64h113.62v7.1H215.64zM215.64 484.84h163.33v7.1H215.64zM222.74 506.15h142.03v56.81H222.74z'/%3E%3Cpath d='M248.81 607a16.26 16.26 0 0 0 1.25-2.8 6.87 6.87 0 0 1 12.23-.48c.82 1.47 1.09 3.21 2 4.63a1.17 1.17 0 0 0 1.69-.31 2.22 2.22 0 0 0 .11-1.9c-.21-.62-.56-1.19-.79-1.8a14.26 14.26 0 0 0-1-2.88 5.94 5.94 0 0 0-2-1.67c-2.21-1.36-4.77-2.77-7.27-2a9.37 9.37 0 0 0-2.37 1.21l-3.18 2a10 10 0 0 0-2.7 2.21c-.69.9-2 3.59-1.39 4.75.72 1.32 2.79-.13 3.42-.96Z' fill='%23444'/%3E%3Cpath fill='%23fff' d='M253.24 628v39.73h5.87l-.87-39.73h-5z'/%3E%3Cpath fill='%23fda57d' d='m252.26 627.46 3.4 4.95 3.58-4.95h-6.98z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;margin:0 10px;min-height:400px;position:relative;width:30%}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP>div h6{margin:20px 0}@-webkit-keyframes Introduction_rotate-center__K0J65{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Introduction_rotate-center__K0J65{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Introduction_heartbeat__Z5pFs{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}10%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}17%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(.98);transform:scale(.98)}33%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Introduction_heartbeat__Z5pFs{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}10%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}17%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(.98);transform:scale(.98)}33%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:960px){.Introduction_section__EJTcV{margin:50px 0}.Introduction_section__EJTcV .Introduction_container__m5esi,.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0>div{width:100%}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0 .Introduction_animationContainer__fjiqj{flex:0 0 100%;order:2}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP{flex-direction:column}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP .Introduction_animationContainer__fjiqj,.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP .Introduction_info__3vaHE{width:100%}.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part1__RWjB0 .Introduction_animationContainer__fjiqj,.Introduction_section__EJTcV .Introduction_container__m5esi .Introduction_intro__6VC7E .Introduction_part2__dOySP .Introduction_animationContainer__fjiqj{margin:0 10px;max-height:200px;position:relative}}@media (max-width:600px){.Introduction_section__EJTcV{margin:25px 0}}.Content_section__gi29D{margin:100px 0;padding:50px 0;position:relative}.Content_section__gi29D .Content_container__ltB1r{margin:0 auto;padding:0 15px;position:relative;z-index:1}.Content_container__ltB1r .Content_textContainer__bgb\+X .Content_bigTitle__E9uy5{color:var(--secondary);font-weight:700;margin-bottom:20px;position:relative}.Content_container__ltB1r .Content_textContainer__bgb\+X .Content_bigTitle__E9uy5:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.Content_container__ltB1r .Content_textContainer__bgb\+X .Content_bigTitle__E9uy5:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.Content_container__ltB1r .Content_textContainer__bgb\+X .Content_bigSubtitle__4ZKyT{color:var(--text-big-subtitle-color);margin:20px 0}.Content_container__ltB1r .Content_infoContainer__GuSFw h6{margin:10px 0}.Content_customText__\+MrgA{color:var(--primary);font-family:"Aldrich, sans-serif"}@media (max-width:960px){.Content_section__gi29D{margin:50px 0}.Content_section__gi29D .Content_container__ltB1r{width:100%}}@media (max-width:600px){.Content_section__gi29D{margin:25px 0}}.Header_section__wJXyG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1800' height='500' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none' stroke-linecap='round'%3E%3Cpath d='m1796 236-299 299' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1105 352 308-308' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1618 460 240-240' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1177 446 238-238' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m969 350 176-176' stroke-width='10' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1630 372 163-163' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m564 312 172-172' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m115 278-233 233' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1719 293 156-156' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m599 49 215-215' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1563 369-213 213' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1124 214 307-307' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m761 73 299-299M227 148l-369 369' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1337 137-162 162' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1684 475 184-184' stroke-width='8' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1484 468-311 311' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1367 498 307-307' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='M1480 245 1731-6' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1237 32 310-310' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1684 123-233 233M1237 90l-217 217M279 360 555 84' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1625 402 206-206' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M457 465 266 656' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m149 177 367-367M486 376 139 723' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='M805 110 635 280' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1727 105-160 160' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='M39 241 251 29' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1647 366-236 236' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1706 200-297 297M1710 312l-355 355' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1260 177-242 242' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1740 348 176-176' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m151 470-300 300' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1406 462-305 305' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M435 211 693-47M255 344 537 62' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='M539 470 248 761' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m651 38 287-287M379 335 33 681' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1611 166-306 306' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m458 83 249-249' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m333 459 139-139' stroke-width='8' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='M595 219 426 388' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M1104 487 864 727' stroke-width='8' stroke='url(%23d)' class='BottomLeft'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='b'%3E%3Cstop stop-color='rgba(168, 153, 210, 0)' offset='0'/%3E%3Cstop stop-color='rgba(168, 153, 210, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='c'%3E%3Cstop stop-color='rgba(243, 167, 20, 0)' offset='0'/%3E%3Cstop stop-color='rgba(243, 167, 20, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='d'%3E%3Cstop stop-color='rgba(168, 153, 210, 0)' offset='0'/%3E%3Cstop stop-color='rgba(168, 153, 210, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='e'%3E%3Cstop stop-color='rgba(243, 167, 20, 0)' offset='0'/%3E%3Cstop stop-color='rgba(243, 167, 20, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h1800v500H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;height:100vh;margin:0;position:relative}.Header_section__wJXyG .Header_container__Afn\+2{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:60px 15px 0;position:relative}@media (max-width:960px){.Header_section__wJXyG{height:auto}}.Words_container__hAGEe{align-content:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;overflow:hidden;padding:0 15px;width:70%;z-index:2}.Words_container__hAGEe .Words_title__0OCNL{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,var(--text-primary-color) 0,var(--grey) 100%);-webkit-background-clip:text;font-size:clamp(1.9rem,.7285714285714286rem + 5.857vw,6rem);font-weight:700}.Words_container__hAGEe .Words_subtitle__vrmGz{margin:50px 0}@media (max-width:960px){.Words_container__hAGEe{margin-top:100px;padding:0;width:100%}}.Advantages_section__5T0kT{margin:0;padding:0;position:relative}.Advantages_section__5T0kT .Advantages_container__YLeF\+{margin:0 auto;padding:0;text-align:center;width:100%}.Advantages_container__YLeF\+ .Advantages_textContainer__1IbDd .Advantages_title__T1HC5{color:var(--text-big-title-color);font-weight:700;margin-bottom:20px;position:relative}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb{display:flex;justify-content:space-between}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:20%}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5:first-child{background:hsla(0,0%,100%,.4)}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5:nth-child(2){background:hsla(0,0%,100%,.6)}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5:nth-child(3){background:hsla(0,0%,100%,.8)}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5:nth-child(4){background:#fff}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5 .Advantages_title__T1HC5{color:var(--secondary-dark);font-weight:700;margin-bottom:20px}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5 .Advantages_subtitle__PHoFB{margin-bottom:20px}@media (max-width:960px){.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb{display:flex;flex-flow:wrap;justify-content:space-between}.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5{width:45%}}@media (max-width:600px){.Advantages_container__YLeF\+ .Advantages_advantagesContainer__xJjzb .Advantages_box__Le1z5{width:100%}}.Items_section__dlOEb{margin:100px 0;padding:50px 0;position:relative}.Items_section__dlOEb .Items_container__ugZEx{margin:0 auto;padding:0 15px;width:70%}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS{display:flex;flex-direction:column}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg{align-items:center;display:flex;justify-content:space-between;margin:20px 0;position:relative}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg:nth-child(2),.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg:nth-child(4){align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:20px 0}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj{width:50%}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP{align-items:center;display:flex;margin:20px 0;position:relative}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP img{background-color:#fff;border-radius:50%;box-shadow:-7.25px 3.381px 18px 0 rgba(75,81,91,.08);margin-right:20px;padding:5px;position:relative;width:70px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP:before{-webkit-animation:Items_rotate-bl__Q71Bs 5s linear infinite reverse forwards;animation:Items_rotate-bl__Q71Bs 5s linear infinite reverse forwards;background-color:rgba(96,145,248,.1);border-radius:50%;content:"";height:60px;left:-15px;position:absolute;top:-15px;width:60px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP .Items_line__73hyb{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:90px;position:absolute;width:80px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP:after{-webkit-animation:Items_slide-br__pE\+hx 2s linear infinite alternate-reverse both;animation:Items_slide-br__pE\+hx 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:90px;position:absolute;width:10px;z-index:1}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_titleText__ABrUY{color:var(--secondary);font-weight:700}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_subtitle2__5364k{margin:20px 0}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_animationContainer__uUiux{-webkit-animation:Items_slide-top__0mhhr 5s linear infinite alternate-reverse both;animation:Items_slide-top__0mhhr 5s linear infinite alternate-reverse both;height:300px;width:50%}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_animationContainer__uUiux img{height:100%;width:100%}@-webkit-keyframes Items_rotate-bl__Q71Bs{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@keyframes Items_rotate-bl__Q71Bs{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@-webkit-keyframes Items_slide-br__pE\+hx{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Items_slide-br__pE\+hx{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@-webkit-keyframes Items_slide-top__0mhhr{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@keyframes Items_slide-top__0mhhr{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@media (max-width:960px){.Items_section__dlOEb{margin:0}.Items_section__dlOEb .Items_container__ugZEx{width:100%}}@media (max-width:600px){.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP img{width:50px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj{width:100%}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_animationContainer__uUiux{animation:Items_Items_slide-top__2MejX__8iUYd 5s linear infinite alternate-reverse both;height:200px;opacity:.2;position:absolute;width:100%;z-index:-1}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP .Items_line__73hyb{bottom:0;left:70px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP:after{-webkit-animation:Items_slide-br__pE\+hx 2s linear infinite alternate-reverse both;animation:Items_slide-br__pE\+hx 2s linear infinite alternate-reverse both;bottom:-3px;left:70px}.Items_section__dlOEb .Items_container__ugZEx .Items_itemsContainer__ktQOS .Items_box__v8GLg .Items_textContainer__fXZMj .Items_title__b4nJP:before{-webkit-animation:Items_rotate-bl__Q71Bs 5s linear infinite reverse forwards;animation:Items_rotate-bl__Q71Bs 5s linear infinite reverse forwards;height:40px;width:40px}}.Services_services__AGBq1{margin:0;overflow:hidden}.Header_section__iKFIb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1800' height='500' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none' stroke-linecap='round'%3E%3Cpath d='M405 237 709-67' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1477 9 237-237' stroke-width='10' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M1202 190 936 456' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='M539 498 237 800' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='M1067 36 783 320' stroke-width='6' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M58 385 347 96' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M779 186 927 38' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M1333 339 995 677' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m21 134 310-310' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1611 154 288-288M1065 174l134-134' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1599 428-267 267' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M145 46 8 183' stroke-width='10' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M301 201 587-85' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1668 73-292 292' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m724 394 214-214' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M1076 429 864 641M1211 72l343-343' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M674 216 981-91' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1440 167-362 362' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1459 489-194 194' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1548 152 219-219' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='M712 248 360 600' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1658 95-135 135' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1142 193 242-242' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1533 128 346-346' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1689 482-183 183' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1314 66 171-171' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1198 181 141-141' stroke-width='10' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1484 274-279 279' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1527 209 256-256' stroke-width='6' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m191 266 366-366' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M835 271 608 498' stroke-width='10' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m577 95 306-306M246 41-55 342' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1010 226 142-142' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M1168 37 813 392' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1607 180-249 249' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m860 30 344-344' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M300 212 510 2M467 300 727 40' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m624 388 149-149' stroke-width='10' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M556 318 401 473' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M466 243 759-50' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M73 301 311 63' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1502 46-267 267' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1734 314-187 187' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='b'%3E%3Cstop stop-color='rgba(230, 244, 241, 0)' offset='0'/%3E%3Cstop stop-color='rgba(230, 244, 241, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='c'%3E%3Cstop stop-color='rgba(250, 180, 162, 0)' offset='0'/%3E%3Cstop stop-color='rgba(250, 180, 162, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='d'%3E%3Cstop stop-color='rgba(250, 180, 162, 0)' offset='0'/%3E%3Cstop stop-color='rgba(250, 180, 162, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='e'%3E%3Cstop stop-color='rgba(230, 244, 241, 0)' offset='0'/%3E%3Cstop stop-color='rgba(230, 244, 241, 1)' offset='1'/%3E%3C/linearGradient%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h1800v500H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;height:100vh;margin:0;position:relative}.Header_section__iKFIb .Header_container__9IMwS{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:60px 15px 0;position:relative}@media (max-width:960px){.Header_section__iKFIb{height:auto}}.Words_container__HvOkm{align-content:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;overflow:hidden;padding:0 15px;width:70%;z-index:2}.Words_container__HvOkm .Words_title__8vw2J{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,var(--mov-darkest) 0,var(--grey) 100%);-webkit-background-clip:text;font-size:clamp(1.9rem,.7285714285714286rem + 5.857vw,6rem);font-weight:700}.Words_container__HvOkm .Words_subtitle__ZNQhg{margin:50px 0}@media (max-width:960px){.Words_container__HvOkm{margin-top:100px;padding:0;width:100%}}.Advantages_section__vuYZA{margin:0;padding:0;position:relative}.Advantages_section__vuYZA .Advantages_container__s5CS6{margin:0 auto;padding:0;text-align:center;width:100%}.Advantages_container__s5CS6 .Advantages_textContainer__GDUon .Advantages_title__jvRrm{color:var(--text-big-title-color);font-weight:700;margin-bottom:20px;position:relative}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW{display:flex;justify-content:space-between}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:20%}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh:first-child{background:hsla(0,0%,100%,.4)}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh:nth-child(2){background:hsla(0,0%,100%,.6)}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh:nth-child(3){background:hsla(0,0%,100%,.8)}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh:nth-child(4){background:#fff}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh .Advantages_title__jvRrm{color:var(--secondary-dark);font-weight:700;margin-bottom:20px}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh .Advantages_subtitle__RRKZM{margin-bottom:20px}@media (max-width:960px){.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW{display:flex;flex-flow:wrap;justify-content:space-between}.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh{width:45%}}@media (max-width:600px){.Advantages_container__s5CS6 .Advantages_advantagesContainer__rM8hW .Advantages_box__Xl1sh{width:100%}}.Items_section__-q4cY{margin:100px 0;padding:50px 0;position:relative}.Items_section__-q4cY .Items_container__1rAkM{margin:0 auto;padding:0 15px;width:70%}.Items_section__-q4cY .Items_container__1rAkM:before{background:radial-gradient(circle at 10px 7px,var(--image-overlay) 5px,transparent 5px);background-position:100%;background-repeat:repeat;background-size:30px 30px;content:"";height:300px;left:0;position:absolute;top:0;width:180px;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM:after{background:radial-gradient(circle at 10px 7px,var(--secondary-light) 5px,transparent 5px);background-position:100%;background-repeat:repeat;background-size:30px 30px;bottom:-50px;content:"";height:180px;position:absolute;right:0;width:300px;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE{display:flex;flex-direction:column}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8{align-items:center;display:flex;justify-content:space-between;margin:50px 0;position:relative}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8:nth-child(2n){align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:20px 0}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR{width:50%}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ{margin:20px 0;position:relative}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ .Items_text__5E-hE{color:var(--secondary);font-weight:700}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ .Items_line__VXtpz{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:0;position:absolute;width:80px}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ:after{-webkit-animation:Items_slide-br__IwQJV 2s linear infinite alternate-reverse both;animation:Items_slide-br__IwQJV 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:0;position:absolute;width:10px;z-index:1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_subtitle__81ioI{margin-bottom:20px;text-align:justify}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS{margin:0 auto;position:relative;width:40%}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS:before{background-color:var(--primary-light);border-radius:6px;content:"";height:88%;left:-5px;position:absolute;top:-5px;transition:.5s;width:94%;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS:after{background-color:var(--primary-color);border-radius:6px;bottom:-5px;content:"";height:88%;position:absolute;right:-5px;transition:.5s;width:94%;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS .Items_playerWrapper__AJPcT{padding-top:56.25%;position:relative}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS .Items_playerWrapper__AJPcT .Items_videoWrapper__XRGrk{left:0;position:absolute;top:0}@-webkit-keyframes Items_rotate-bl__WZ9HP{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@keyframes Items_rotate-bl__WZ9HP{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@-webkit-keyframes Items_slide-br__IwQJV{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Items_slide-br__IwQJV{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@-webkit-keyframes Items_slide-top__M2SoM{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@keyframes Items_slide-top__M2SoM{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@media (max-width:960px){.Items_section__-q4cY{margin:50px 0}.Items_section__-q4cY .Items_container__1rAkM{width:100%}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8,.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8:nth-child(2n){flex-direction:column}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR{margin:20px 0;width:100%}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_subtitle__81ioI{text-align:inherit}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_videoContainer__K4lkS{width:70%}}@media (max-width:600px){.Items_section__-q4cY{margin:25px 0;padding:25px 0}.Items_section__-q4cY .Items_container__1rAkM:before{background:radial-gradient(circle at 10px 7px,var(--image-overlay) 5px,transparent 5px);background-position:100%;background-repeat:repeat;background-size:15px 15px;content:"";height:70px;left:0;opacity:.5;position:absolute;top:50px;width:150px;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM:after{background:radial-gradient(circle at 10px 7px,var(--secondary-light) 5px,transparent 5px);background-position:100%;background-repeat:repeat;background-size:15px 15px;bottom:0;content:"";height:70px;opacity:.5;position:absolute;right:0;width:150px;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8{margin:20px 0}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ img{width:50px}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR{width:100%}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_animationContainer__aP36Q{animation:Items_Items_slide-top__2MejX__8FD4W 5s linear infinite alternate-reverse both;height:200px;opacity:.2;position:absolute;width:100%;z-index:-1}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ .Items_line__VXtpz{bottom:-13px;left:0}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ:after{-webkit-animation:Items_slide-br__IwQJV 2s linear infinite alternate-reverse both;animation:Items_slide-br__IwQJV 2s linear infinite alternate-reverse both;bottom:-15px;left:0}.Items_section__-q4cY .Items_container__1rAkM .Items_itemsContainer__2K6tE .Items_box__8WKg8 .Items_textContainer__oqfGR .Items_title__x-RTJ:before{-webkit-animation:Items_rotate-bl__WZ9HP 5s linear infinite reverse forwards;animation:Items_rotate-bl__WZ9HP 5s linear infinite reverse forwards;height:40px;width:40px}}.Elements_section__xf3aP{margin:100px 0;padding:50px 0;position:relative}.Elements_overlay__UBd9y{background-image:url(/static/media/decor-solutions.7c9d0074f3675e3233c9.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;top:0;width:100%}.Elements_section__xf3aP .Elements_container__LDPVo{display:flex;margin:0 auto;padding:0 15px;position:relative;width:100%;z-index:2}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4{display:flex;flex-direction:column;justify-content:space-between;margin:20px 0;position:relative;width:100%}.slick-slide>div{display:flex;justify-content:center}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .slick-slide>div>.Elements_element__xm1kj{height:650px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj{align-items:center;background:#fff;border-radius:40px;box-shadow:0 0 15px rgba(51,51,51,.1);display:flex;flex-direction:column;height:auto;margin:20px 0;padding:20px 35px;position:relative;width:clamp(300px,70%,430px)}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj:focus{outline:none}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_title__7UYkO{font-weight:700;margin:20px 0;position:relative;text-align:center}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_subtitle__vutSm{margin:20px 0;position:relative}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_title__7UYkO:after{background-color:var(--secondary);bottom:-15px;content:"";height:5px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj img{height:70px;position:relative;width:70px;z-index:1}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_iconContainer__xN-yO{align-items:center;display:flex;height:150px;justify-content:center;overflow:hidden;position:relative;width:100%}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_figuresContainer__qc8pd{-webkit-animation:Elements_service_hexagon__laYzB 8s linear infinite;animation:Elements_service_hexagon__laYzB 8s linear infinite;height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center;width:80px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_figuresContainer__qc8pd .Elements_fig1__4MGPi{background:var(--mov-light);border-radius:50%;height:20px;left:-25px;position:absolute;top:60px;width:20px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_figuresContainer__qc8pd .Elements_fig2__KS9vm{background:var(--green);border-radius:50%;height:20px;left:95px;position:absolute;top:30px;width:20px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_figuresContainer__qc8pd .Elements_fig3__Fmoj3{background:rgba(99,119,238,.8);border-radius:50%;height:12px;left:55px;position:absolute;top:-20px;width:12px}@media (max-width:960px){.Elements_section__xf3aP .Elements_container__LDPVo{width:100%}}@media (max-width:600px){.Elements_section__xf3aP{margin:25px 0;padding:25px 0}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj{align-items:center;background:transparent;border-radius:none;box-shadow:none;display:flex;flex-direction:column;height:auto;margin:20px 0;padding:10px 15px;position:relative;width:100%}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_subtitle__vutSm{text-indent:20px}.Elements_section__xf3aP .Elements_container__LDPVo .Elements_elementsContainer__36Pm4 .Elements_element__xm1kj .Elements_iconContainer__xN-yO{opacity:.2;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@-webkit-keyframes Elements_service_hexagon__laYzB{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes Elements_service_hexagon__laYzB{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.Elements_carouselArrow__4Waev{align-self:center;background-color:rgba(103,58,183,.1);border:none;border-radius:50%;box-shadow:0 0 2px 0 #333;box-sizing:border-box;color:#999;cursor:pointer;font-size:1.6em;height:50px;line-height:50px;min-width:50px;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease 0s;width:50px;z-index:1}.Elements_carouselArrow__4Waev:hover{background-color:#673ab7;box-shadow:0 0 2px 0 #333;color:#fff}.Elements_leftArrow__8os4K{left:10px}.Elements_rightArrow__xL0YE{right:10px}.Elements_testContainer__ka4gJ{align-items:stretch;display:flex;gap:1rem;justify-content:space-between}.Elements_testContainer__ka4gJ .Elements_testEl__8yi-G{background:red;border:1px solid;width:30%}.rec.rec-item-wrapper:focus{outline:none}.rec.rec-item-wrapper{height:100%}.elements-solutions-carousel .slick-track{align-items:center;display:flex;gap:1rem;height:100%;justify-content:space-between}.elements-solutions-carousel .slick-slide{height:-webkit-max-content;height:max-content}.elements-solutions-carousel .slick-slide>div{height:100%}.slick-dots .slick-active div{background-color:rgba(103,58,183,.5)!important;box-shadow:0 0 1px 3px #673ab7!important}.slick-dots li{margin:0}.Features_section__48zfG{background-attachment:fixed;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1800' height='800' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none'%3E%3Cpath clip-path='url(%26quot;%23b%26quot;)' fill='url(%23c)' transform='rotate(203.65 300.5 274.36)' d='M89.96 63.82h421.08V484.9H89.96z'/%3E%3Cpath clip-path='url(%26quot;%23d%26quot;)' fill='url(%23e)' transform='rotate(356.01 181.56 349.19)' d='M-50.04 117.59h463.2v463.2h-463.2z'/%3E%3Cpath clip-path='url(%26quot;%23f%26quot;)' fill='url(%23g)' transform='rotate(282.04 190.81 608.63)' d='M133.71 551.53h114.2v114.2h-114.2z'/%3E%3Cpath clip-path='url(%26quot;%23h%26quot;)' fill='url(%23i)' transform='rotate(292.15 1172.85 411)' d='M931.29 169.44h483.12v483.12H931.29z'/%3E%3Cpath clip-path='url(%26quot;%23j%26quot;)' fill='url(%23k)' transform='rotate(306.99 796.82 175.84)' d='M679.12 58.14h235.4v235.4h-235.4z'/%3E%3Cpath d='m814.12 540.06 146.44 98.95-173.466 50.77z' stroke='rgba(239, 105, 105, 0.39)' stroke-dasharray='3, 3'/%3E%3Cpath clip-path='url(%26quot;%23l%26quot;)' fill='url(%23m)' transform='rotate(106.61 774.75 548.09)' d='M528.75 302.09h492v492h-492z'/%3E%3Cpath clip-path='url(%26quot;%23n%26quot;)' fill='url(%23o)' transform='rotate(31.38 732.1 463.54)' d='M670.66 402.1h122.88v122.88H670.66z'/%3E%3Cpath d='m1418.11 754.62-199.01 27.61-13.137-126.447z' stroke='rgba(243, 167, 20, 0.26)' stroke-width='2.02' stroke-dasharray='4, 4'/%3E%3Cpath clip-path='url(%26quot;%23p%26quot;)' fill='url(%23q)' transform='rotate(107.78 200.36 403.09)' d='M138.46 341.19h123.8v123.8h-123.8z'/%3E%3Cpath d='m280.72 599.68 12.35 3.39-.6 12.79 12.35 3.39-.6 12.79 12.35 3.39-.59 12.8m-41.74-43.85 12.35 3.39-.59 12.79 12.35 3.39-.6 12.79 12.35 3.39-.6 12.8m-41.73-43.85 12.35 3.39-.6 12.79 12.35 3.39-.59 12.8 12.35 3.39-.6 12.79' stroke='rgba(89, 160, 223, 0.39)' stroke-width='1.96'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Ccircle r='105.27' cx='300.5' cy='274.36'/%3E%3C/clipPath%3E%3CclipPath id='d'%3E%3Ccircle r='115.8' cx='181.56' cy='349.19'/%3E%3C/clipPath%3E%3CclipPath id='f'%3E%3Ccircle r='28.55' cx='190.81' cy='608.63'/%3E%3C/clipPath%3E%3CclipPath id='h'%3E%3Ccircle r='120.78' cx='1172.85' cy='411'/%3E%3C/clipPath%3E%3CclipPath id='j'%3E%3Ccircle r='58.85' cx='796.82' cy='175.84'/%3E%3C/clipPath%3E%3CclipPath id='l'%3E%3Ccircle r='123' cx='774.75' cy='548.09'/%3E%3C/clipPath%3E%3CclipPath id='n'%3E%3Ccircle r='30.72' cx='732.1' cy='463.54'/%3E%3C/clipPath%3E%3CclipPath id='p'%3E%3Ccircle r='30.95' cx='200.36' cy='403.09'/%3E%3C/clipPath%3E%3Cpattern x='0' y='0' width='7.26' height='7.26' patternUnits='userSpaceOnUse' id='c'%3E%3Cpath d='M3.63 1v5.26M1 3.63h5.26' stroke='rgba(89, 160, 223, 0.39)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='11.58' height='11.58' patternUnits='userSpaceOnUse' id='e'%3E%3Cpath d='M5.79 1v9.58M1 5.79h9.58' stroke='rgba(243, 167, 20, 0.26)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='11.42' height='11.42' patternUnits='userSpaceOnUse' id='g'%3E%3Cpath d='M5.71 1v9.42M1 5.71h9.42' stroke='rgba(243, 167, 20, 0.26)' fill='none' stroke-width='4.08'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='7.32' height='7.32' patternUnits='userSpaceOnUse' id='i'%3E%3Cpath d='M3.66 1v5.32M1 3.66h5.32' stroke='rgba(77, 186, 146, 0.41)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='10.7' height='10.7' patternUnits='userSpaceOnUse' id='k'%3E%3Cpath d='M0 10.7 5.35 0l5.35 10.7' stroke='rgba(239, 105, 105, 0.39)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='m'%3E%3Cpath d='m0 6 3-6 3 6' stroke='rgba(239, 105, 105, 0.39)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='10.24' height='10.24' patternUnits='userSpaceOnUse' id='o'%3E%3Cpath d='M0 10.24 5.12 0l5.12 10.24' stroke='rgba(89, 160, 223, 0.39)' fill='none'/%3E%3C/pattern%3E%3Cpattern x='0' y='0' width='12.38' height='12.38' patternUnits='userSpaceOnUse' id='q'%3E%3Cpath d='M0 12.38 6.19 0l6.19 12.38' stroke='rgba(77, 186, 146, 0.41)' fill='none'/%3E%3C/pattern%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h1800v800H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;margin:50px 0;padding:50px 0;position:relative}.Features_section__48zfG .Features_container__0Ydhf{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 15px;position:relative;width:70%;z-index:2}.Features_section__48zfG .Features_container__0Ydhf .Features_textContainer__3ZOpS{flex:0 0 100%;position:relative}.Features_section__48zfG .Features_container__0Ydhf .Features_textContainer__3ZOpS .Features_smallSubtitle__JWvog{color:var(--secondary);font-weight:700;position:relative}.Features_section__48zfG .Features_container__0Ydhf .Features_textContainer__3ZOpS .Features_smallSubtitle__JWvog:after{-webkit-animation:Features_slide-br__EUdvT 2s linear infinite alternate-reverse both;animation:Features_slide-br__EUdvT 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:0;position:absolute;width:10px;z-index:1}.Features_section__48zfG .Features_container__0Ydhf .Features_textContainer__3ZOpS .Features_line__vmO3d{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:0;position:absolute;width:80px}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN{margin:20px 0;width:60%}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq{background-color:#fff;border:1px solid var(--mov-light);border-radius:10px;display:flex;justify-content:space-between;margin:30px 0;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq .Features_tab__QBmGw{border-radius:10px;cursor:pointer;margin:0 10px;min-width:120px;padding:10px 20px;text-align:center;transition:all .33s ease}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq .Features_tab__QBmGw:hover{background-image:linear-gradient(to top left,rgba(255,176,3,.5),rgba(255,203,3,.5))}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq .Features_tab__QBmGw.Features_active__X4njk{background-color:var(--primary-light);background-image:linear-gradient(to top left,#ffb003,#ffcb03);color:#fff}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq .Features_tab__QBmGw .Features_text__4-O7V{pointer-events:none}.Features_section__48zfG .Features_container__0Ydhf .Features_feature__OZk9A .Features_smallSubtitle__JWvog{margin:20px}.Features_section__48zfG .Features_container__0Ydhf .Features_imageContainer__HJcfY{-webkit-animation:Features_wobble-hor-bottom__urtyG 10s linear infinite;animation:Features_wobble-hor-bottom__urtyG 10s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 850 850' preserveAspectRatio='xMinYMin meet'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23d7e0ff}.cls-9{stroke:%231b3c87;fill:none;stroke-linecap:round;stroke-linejoin:round}.cls-8{fill:%23fff}.cls-9{stroke-width:4.3px}.cls-11{fill:%2346dbc9}.cls-13{fill:%233c3744}%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath transform='rotate(-60 602.883 328.075)' style='stroke-linecap:round;stroke-linejoin:round;stroke:%23b2c3fb;stroke-width:3.49px;fill:none' d='M436.12 161.32h333.51v333.51H436.12z'/%3E%3Cpath class='cls-8' d='M476.12 553.45c0 9-7.84 40.92-43 40.92-31.93 0-113.07-137.45-115.6-142.73-8.45-.84-23.12-11.73-27.31-26.57-.64-2.27 9-15.28 19.53-12.16 2.47.74-8.14-12.48-9.59-14.76-3.31-5.19-1.34-12.27.29-12.27s22.69 28.64 24.26 28.76 13.92 5.79 14.56 7-.08 18.39 2.32 21.62 84.62 90.84 84.62 90.84c.75-8.4 9.16-31.47 10.51-33.87s39.37 26.82 39.37 53.26'/%3E%3Cpath class='cls-9' d='M303.48 417.6c-1.75-2.4-2.9-9.73 2.76-9.75 19.18-.05 29.15 5.94 29.15 8.9s0 18 1.58 20.73c.5.87 8.64 9.84 19.66 21.83 5 5.69 13.23 14.35 13.23 14.35 22.42 24.27 48.46 52.25 50.81 54.82.79-5.13 6.51-23.69 9.23-29.37M376.11 543.26C346.23 504 316 452.73 312 446.4M464.75 566.22c-1.95 5.15-11 22.58-38.42 22.58-5.12 0-11.59-3.77-18.84-10.09'/%3E%3Cpath d='M495.59 360.85c-2-11.47-10.71-35.25-10.71-56 0-31.21 19.25-48.86 55.49-48.86 25.55 0 35.67 16.73 39.55 25 3.24 6.91 1.31 14.49 4.94 21.67 14.42 28.59 26.25 25.66 47.23 61.12 5.07 8.57 8.06 38.62 6.39 48.07-9 .38-21 4.5-21 4.5a24.58 24.58 0 0 0-6.82 17.18c-4.19-3.45-26.15-21.21-51.48-21.21-6.82 0-39.3 5.93-47.77 12.33-1.48-2.05-8.39-5.76-11.1-5.76-4.77.58-8.73 1-12.47 2.29-4.23-14.48 8.13-33.9 8.13-56.49a22.61 22.61 0 0 0-.42-3.85' style='fill:%23eecb55'/%3E%3Cpath class='cls-11' d='M501.71 419.9c-52.57 0-70.39 71.52-70.39 78.74S471.7 531 477.34 531s39.48-83.32 39.48-88.73-4.74-22.34-15.11-22.34'/%3E%3Cpath class='cls-9' d='M464.75 424.31c-28.54 19.94-39 63.22-39 68.75 0 7.22 40.38 32.34 46 32.34s39.48-83.32 39.48-88.74-4.73-22.33-15.11-22.33'/%3E%3Cpath class='cls-11' d='M553.55 413.62c128.05-8.43 110.09 265 100.25 275.77s-120.72 43.19-134 36.24-130.2-301.22 33.74-312'/%3E%3Cpath class='cls-8' d='M572.09 356.24S570 369 569.84 373c-.5 6.69 2.33 47.29 3.35 54.23-4 4.45-32.91 8.54-36.15 6 .05-5.58-2.79-34.39-3.88-38.39-21.66-2.8-38.64-28.84-38.64-60.55a84.74 84.74 0 0 1 2.09-18.88c6.52-2.1 16-12.35 17.44-16.1l-1.5-3.69c6.13 19.79 43.23 38 56.86 39.58l-1.48 2.34c1.93-3.87 5.37-6.44 9.31-6.44 6 0 10.94 6.08 10.94 13.6s-4.9 13.6-10.94 13.6a9.9 9.9 0 0 1-7.57-3.78'/%3E%3Cpath class='cls-9' d='M506.41 377.53c-10.37-11.09-17.09-28.8-17.09-48.75a84.81 84.81 0 0 1 2.09-18.88M555.66 379.15c-6.8 6.59-15 10.44-23.83 10.44a30.61 30.61 0 0 1-11.1-2.1M562.72 332c1.93-3.87 5.38-6.45 9.31-6.45 6.05 0 10.94 6.09 10.94 13.6s-4.89 13.6-10.94 13.6a9.92 9.92 0 0 1-7.57-3.78'/%3E%3Cpath class='cls-9' d='M531.83 316c12.06 7.61 25.34 12.85 32.37 13.66M507.34 290.12c1.6 5.14 5.28 10.18 10.11 14.84'/%3E%3Cpath class='cls-9' d='M508.85 293.81c-1.42 3.74-10.92 14-17.44 16.09M586.48 309.2c11.52 16.5 22.62 19.49 40 48.92 5.07 8.57 8.13 38.21 6.46 47.65M533.19 250.33h1.6c25.55 0 35.68 16.74 39.56 25 1.82 3.87 2 8 2.46 12.07'/%3E%3Cpath class='cls-9' d='M482.31 415.52c-4.24-14.48 8.12-33.9 8.12-56.49 0-9-11.12-36.37-11.12-59.85 0-21.25 8.92-36.21 26.06-43.6M565.52 391c-.66-10.62-1.11-20.54-.88-23.56M551.31 427c7.56-1.29 14.82-3.28 16.68-5.35-.37-2.49-1-9.29-1.56-17.3M528 389.34c1.09 4 3.94 32.8 3.88 38.38'/%3E%3Cpath class='cls-9' d='M485.75 436.57c10.62-12.63 25.23-21.83 44.82-26.12M462.83 549.88c-2.81-29.8-1.66-58.9 6.41-82.93M654.53 639.16c-1.19 24.81-4 42.11-6.31 44.65-9.84 10.75-120.72 43.19-134 36.24-5.56-2.91-29.3-56.22-43-118M636.79 483.41c12.74 37 17.45 81.53 18.22 119.26M566.78 408.94a70.82 70.82 0 0 1 36.94 18.68'/%3E%3Cpath d='M524.25 326.37c0 3.33-1.29 6-2.88 6s-2.89-2.7-2.89-6 1.29-6 2.89-6 2.88 2.7 2.88 6' style='fill:%231b3c87'/%3E%3Cpath class='cls-9' d='M508.85 332.4c-.36 2.71-2.45 13.81-7 18.26M517.22 365.23c1.87.33 9.45-2.15 11.21-7.26'/%3E%3Cpath class='cls-8' d='M692.29 519s29.83 85.78 29.83 95.38-89.29 74.24-89.29 74.24l-45.61 3.81 79.16-81.29-29.71-74Z'/%3E%3Cpath class='cls-9' d='M631.09 531.53c1.71 4.31 29.72 74 29.72 74L582.94 686M710.06 586c3.78 12.38 6.48 21.64 6.48 22.78 0 3.8-14.35 15.64-14.35 15.64M686.72 511.71s4.71 14.74 10.39 32.74'/%3E%3Cpath class='cls-11' d='M610.56 419.47c52.66-14.89 95.43 76.9 90.59 89.54s-65.94 33.07-76.27 27.8-48.6-107.65-14.32-117.34'/%3E%3Cpath class='cls-9' d='M631.09 531.53c-5.44.79-9.67.78-11.78-.29-3.19-1.63-9-12.53-14.62-27.11M694 490.75c1.81 5.95 2.4 10.5 1.56 12.68-2.55 6.65-20.68 15.46-38.79 21.55M591.72 453.76c-2.23-19.64.44-36.24 13.26-39.87 29.09-8.22 55.17 16.11 71.86 41.67'/%3E%3Cpath class='cls-13' d='M456.82 659.05c52.88 0 247.11 97.76 247.11 103.86s1.06 43.82-5.68 43.82c-206 0-298.31-39.6-298.31-106.81 0-26.75 27.59-40.87 56.88-40.87'/%3E%3Cpath class='cls-8' d='M714.73 764.5c-4.12 0-6.49 38-4 42.23 7.12 2.77 35.16 6.95 39.35 6.95s28.62-4.18 28.62-28c0-15.91-24.65-21.14-64-21.14'/%3E%3Cpath class='cls-9' d='M515 669.86c76.76 28.11 183.41 82.95 183.41 87.48 0 6.11 1 43.82-5.69 43.82-206 0-298.31-39.61-298.31-106.81 0-26.75 27.6-40.87 56.88-40.87a79 79 0 0 1 14.1 1.56M709.15 758.92c-1.44 0-2.67 4.68-3.55 10.92M705.6 769.84c-1.63 11.58-2.06 28.57-.43 31.31 7.12 2.76 35.16 7 39.35 7s28.63-4.19 28.63-28c0-12.51-15.24-18.42-40.88-20.37M300.31 384.72a36.9 36.9 0 0 1-3.84-5.47c-1.47-3.59-9.58 3.8-1.93 15.09M322 409.42c-1.85-1.51-8.37-8.72-14.37-15.76M295.25 407.34c-8.32 3.18 3.86 18.73 10 24.3M286.65 415.54c-5 6.55 9.16 20.08 13.26 22.1'/%3E%3Cpath class='cls-13' d='M734.69 621.13c28 0 44 28 44 44.66 0 95-273.45 140.94-280 140.94s-14.11-36.23-14.11-39 191.34-146.6 250.11-146.6'/%3E%3Cpath class='cls-9' d='M531.53 722.45c31.65-22.51 73.07-50.39 111.06-72M652.27 760.45c-74.14 27.31-155.58 40.71-159.1 40.71-6.54 0-14.12-36.23-14.12-39 0-.59 8.92-7.77 23.5-18.65M673.82 633.76c22.61-11.09 42.23-18.2 55.3-18.2 28 0 44 28 44 44.66 0 23.17-16.26 43.42-40.95 60.8'/%3E%3Cpath class='cls-8' d='M473.42 769.73c-5.65 0-64.88 10-64.88 28.46 0 21.14 12.77 29.72 19.89 29.72s50.85-9.62 54.83-16.32-9.84-41.86-9.84-41.86'/%3E%3Cpath class='cls-9' d='M457.68 815c9.88-2.89 18.35-6.17 20-8.94 4-6.7-9.83-41.86-9.83-41.86-5.65 0-64.88 10.05-64.88 28.46 0 21.14 12.77 29.72 19.88 29.72a53.08 53.08 0 0 0 7.39-.94'/%3E%3Cpath style='stroke-width:4.44px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:%231b3c87' d='M890.95 782.23h91.94v25.88h-91.94z'/%3E%3Cpath class='cls-2' d='M92.57 795.17h188.4v27.17H92.57z'/%3E%3Cpath style='fill:%238088dc' d='M121.33 773.25h188.4v22.56h-188.4z'/%3E%3Cpath class='cls-2' d='M99.7 750.69h188.4v22.56H99.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;min-height:500px;position:relative;width:40%}@media (max-width:960px){.Features_section__48zfG .Features_container__0Ydhf{width:100%}}@-webkit-keyframes Features_slide-br__EUdvT{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Features_slide-br__EUdvT{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@-webkit-keyframes Features_wobble-hor-bottom__urtyG{0%,to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}15%{-webkit-transform:translateX(-30px) rotate(-3deg);transform:translateX(-30px) rotate(-3deg)}30%{-webkit-transform:translateX(15px) rotate(3deg);transform:translateX(15px) rotate(3deg)}45%{-webkit-transform:translateX(-15px) rotate(-3deg);transform:translateX(-15px) rotate(-3deg)}60%{-webkit-transform:translateX(9px) rotate(3deg);transform:translateX(9px) rotate(3deg)}75%{-webkit-transform:translateX(-6px) rotate(-3deg);transform:translateX(-6px) rotate(-3deg)}}@keyframes Features_wobble-hor-bottom__urtyG{0%,to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}15%{-webkit-transform:translateX(-30px) rotate(-3deg);transform:translateX(-30px) rotate(-3deg)}30%{-webkit-transform:translateX(15px) rotate(3deg);transform:translateX(15px) rotate(3deg)}45%{-webkit-transform:translateX(-15px) rotate(-3deg);transform:translateX(-15px) rotate(-3deg)}60%{-webkit-transform:translateX(9px) rotate(3deg);transform:translateX(9px) rotate(3deg)}75%{-webkit-transform:translateX(-6px) rotate(-3deg);transform:translateX(-6px) rotate(-3deg)}}@media (max-width:960px){.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN{width:100%}.Features_section__48zfG .Features_container__0Ydhf .Features_imageContainer__HJcfY{display:none;opacity:0;visibility:hidden}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq{display:flex;justify-content:space-between;width:100%}.Features_section__48zfG .Features_container__0Ydhf .Features_infoContainer__BEfxN .Features_tabsContainer__1Mrrq .Features_tab__QBmGw{min-width:20%;padding:2px 10px}}@media (max-width:600px){.Features_section__48zfG{background-size:cover;margin:25px 0;padding:25px 0}}.Solutions_solutions__RBIMf{margin:0;overflow:hidden}.Header_section__bRUb-{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1800' height='500' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none' stroke-linecap='round'%3E%3Cpath d='M1020 268 739 549' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M431 185 614 2' stroke-width='10' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m218 436 225-225' stroke-width='6' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1395 18-190 190' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M300 345 151 494' stroke-width='10' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m1157 115-135 135' stroke-width='6' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m101 78 229-229' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m991 317 138-138' stroke-width='10' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m1758 32 159-159' stroke-width='10' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1489 31 285-285' stroke-width='10' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m808 288 197-197M1090 97 879 308' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M699 295 433 561' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1180 11 129-129M1324 61l-257 257' stroke-width='6' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m1592 367 241-241' stroke-width='8' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m1596 267 185-185' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M1415 304 1721-2' stroke-width='10' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='M642 236 438 440' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1099 73 207-207' stroke-width='8' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m1740 2-343 343' stroke-width='10' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1277 68 331-331' stroke-width='10' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1726 447-262 262' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1306 197 234-234' stroke-width='10' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1239 226 335-335' stroke-width='8' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='M223 415 591 47' stroke-width='8' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m1165 327-139 139' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m118 413-286 286' stroke-width='8' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='M86 114 291-91' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1695 259 209-209M290 121 469-58' stroke-width='6' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m1540 416-215 215' stroke-width='8' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='M192 92 323-39' stroke-width='10' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m43 303-371 371' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M581 446 361 666' stroke-width='6' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m163 483 178-178' stroke-width='10' stroke='url(%23e)' class='BottomLeft'/%3E%3Cpath d='m1043 415 283-283' stroke-width='6' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='M627 94 814-93' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m735 69 333-333M1693 275l301-301' stroke-width='8' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='m1787 455-246 246M1033 178l301-301' stroke-width='6' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='M392 68 226 234' stroke-width='6' stroke='url(%23b)' class='BottomLeft'/%3E%3Cpath d='m1 493-196 196' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1751 324 146-146' stroke-width='10' stroke='url(%23c)' class='TopRight'/%3E%3Cpath d='M208 320 448 80' stroke-width='6' stroke='url(%23d)' class='TopRight'/%3E%3Cpath d='m1719 324 357-357' stroke-width='8' stroke='url(%23d)' class='TopRight'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='b'%3E%3Cstop stop-color='rgba(192, 204, 255, 0)' offset='0'/%3E%3Cstop stop-color='rgba(192, 204, 255, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='c'%3E%3Cstop stop-color='rgba(77, 186, 146, 0)' offset='0'/%3E%3Cstop stop-color='rgba(77, 186, 146, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='d'%3E%3Cstop stop-color='rgba(192, 204, 255, 0)' offset='0'/%3E%3Cstop stop-color='rgba(192, 204, 255, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='e'%3E%3Cstop stop-color='rgba(77, 186, 146, 0)' offset='0'/%3E%3Cstop stop-color='rgba(77, 186, 146, 0.8)' offset='1'/%3E%3C/linearGradient%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h1800v500H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;height:100vh;margin:0;position:relative}.Header_section__bRUb- .Header_container__AlJcb{align-items:center;display:flex;flex-flow:wrap;height:100%;justify-content:space-between;padding:60px 15px 0;position:relative}@media (max-width:960px){.Header_section__bRUb-{height:auto}}.Words_container__N\+LHW{align-content:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;overflow:hidden;padding:0 15px;width:70%;z-index:2}.Words_container__N\+LHW .Words_title__n1\+py{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#443874 0,var(--mov) 100%);-webkit-background-clip:text;font-size:clamp(1.9rem,.7285714285714286rem + 5.857vw,6rem);font-weight:700;padding-bottom:10px}.Words_container__N\+LHW .Words_subtitle__JRVuo{margin:25px 0}@media (max-width:960px){.Words_container__N\+LHW{margin-top:100px;padding:0;width:100%}}.Advantages_section__Y4P1I{margin:0;padding:0;position:relative}.Advantages_section__Y4P1I .Advantages_container__DaalA{margin:0 auto;padding:0;text-align:center;width:100%}.Advantages_container__DaalA .Advantages_textContainer__UucBV .Advantages_title__pKzEm{color:var(--text-big-title-color);font-weight:700;margin-bottom:20px;position:relative}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX{display:flex;justify-content:space-between}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:20%}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd:first-child{background:hsla(0,0%,100%,.4)}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd:nth-child(2){background:hsla(0,0%,100%,.6)}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd:nth-child(3){background:hsla(0,0%,100%,.8)}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd:nth-child(4){background:#fff}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd .Advantages_title__pKzEm{color:var(--secondary-dark);font-weight:700;margin-bottom:20px}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd .Advantages_subtitle__wDrRN{margin-bottom:20px}@media (max-width:960px){.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX{display:flex;flex-flow:wrap;justify-content:space-between}.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd{width:45%}}@media (max-width:600px){.Advantages_container__DaalA .Advantages_advantagesContainer__9wUFX .Advantages_box__ynFOd{width:100%}}.Items_section__lS501{margin:100px 0;padding:50px 0;position:relative}.Items_section__lS501 .Items_container__oE7rC{margin:0 auto;padding:0 15px;width:70%}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8{display:flex;flex-direction:column}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 div .Items_box__FqEMq{align-items:center;display:flex;justify-content:space-between;margin:20px 0;position:relative}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq:nth-child(4),.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 div:nth-child(2) .Items_box__FqEMq{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:20px 0}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1{width:50%}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_title__qQFvD{display:flex;margin:20px 0;position:relative}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 img{position:relative;width:35px}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_iconContainer__YP6RB{display:flex;position:relative}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_figuresContainer__YfQXK{-webkit-animation:Items_service_hexagon__pBByq 8s linear infinite;animation:Items_service_hexagon__pBByq 8s linear infinite;background:var(--primary-light);border-radius:33% 66% 70% 30%/49% 62% 38% 51%!important;height:50px;left:20px;position:absolute;top:50%;-webkit-transform-origin:center center;transform-origin:center center;width:50px;z-index:-1}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_title__qQFvD .Items_line__sNKSn{background-color:var(--primary-light);border-radius:10px;bottom:-10px;height:5px;left:0;position:absolute;width:80px}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_title__qQFvD:after{-webkit-animation:Items_slide-br__chNuk 2s linear infinite alternate-reverse both;animation:Items_slide-br__chNuk 2s linear infinite alternate-reverse both;background-color:var(--primary);border-radius:50%;bottom:-12px;box-shadow:0 10px 30px 3px rgba(243,167,20,.6);content:"";height:10px;left:0;position:absolute;width:10px;z-index:1}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_titleText__xRI1x{color:var(--secondary);font-weight:700}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_subtitle2__guInj{margin:20px 0}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_animationContainer__LNMQl{height:300px;position:relative;width:50%}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 div:first-child .Items_box__FqEMq .Items_animationContainer__LNMQl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.Items_section__lS501
	.Items_container__oE7rC
	.Items_itemsContainer__NTvd8
	.Items_box__FqEMq:nth-child(odd)
	.Items_animationContainer__LNMQl
	.Items_overlayFig__-SezO{-webkit-animation:Items_morph__dbit7 5s linear infinite;animation:Items_morph__dbit7 5s linear infinite;background:#e6f4f1;border-radius:40% 60% 70% 30%/40% 40% 60% 50%;height:250px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:250px;z-index:-1}.Items_section__lS501
	.Items_container__oE7rC
	.Items_itemsContainer__NTvd8
	.Items_box__FqEMq:nth-child(2n)
	.Items_animationContainer__LNMQl
	.Items_overlayFig__-SezO{-webkit-animation:Items_morph__dbit7 5s linear infinite;animation:Items_morph__dbit7 5s linear infinite;background:#bfd7ed;border-radius:40% 60% 70% 30%/40% 40% 60% 50%;height:250px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:250px;z-index:-1}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_animationContainer__LNMQl img{height:100%;width:100%}@-webkit-keyframes Items_morph__dbit7{0%,to{border-radius:40% 60% 70% 30%/40% 40% 60% 50%}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}}@keyframes Items_morph__dbit7{0%,to{border-radius:40% 60% 70% 30%/40% 40% 60% 50%}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}}@-webkit-keyframes Items_rotate-bl__YMAzB{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@keyframes Items_rotate-bl__YMAzB{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center right;transform-origin:center right}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform-origin:center right;transform-origin:center right}}@-webkit-keyframes Items_slide-br__chNuk{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@keyframes Items_slide-br__chNuk{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}to{-webkit-transform:translateY(0) translateX(70px);transform:translateY(0) translateX(70px)}}@-webkit-keyframes Items_slide-top__6RhPZ{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@keyframes Items_slide-top__6RhPZ{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-25px);transform:translateY(-25px)}}@media (max-width:960px){.Items_section__lS501{margin:50px 0}.Items_section__lS501 .Items_container__oE7rC{width:100%}}@media (max-width:600px){.Items_section__lS501{margin:25px 0;padding:25px 0}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1 .Items_title__qQFvD img{width:50px}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_textContainer__1HHw1{width:100%}.Items_section__lS501 .Items_container__oE7rC .Items_itemsContainer__NTvd8 .Items_box__FqEMq .Items_animationContainer__LNMQl{animation:Items_Items_slide-top__2MejX__E9oWK 5s linear infinite alternate-reverse both;height:200px;opacity:.2;position:absolute;width:100%;z-index:-1}}@-webkit-keyframes Items_service_hexagon__pBByq{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes Items_service_hexagon__pBByq{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.Packages_packages__ATwJf{margin:0;overflow:hidden}.Navbar_navbar__SYYRU{align-items:flex-end;background:transparent;display:flex;justify-content:space-between;margin-bottom:-80px;padding:20px 15px;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:2;z-index:4}.Navbar_menuIcon__mhrPd{align-items:center;color:var(--light-blue);cursor:pointer;display:flex;display:none;font-size:20px;height:30px;z-index:99999}.Navbar_imageLogo__qs8vy{max-width:200px}.Navbar_listItems__l4-C8{display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.Navbar_listItems__l4-C8 li a{color:var(--links);cursor:pointer;font-size:20px;font-weight:700;font-weight:500;list-style:none;margin:0 20px;padding:0;position:relative;text-decoration:none;text-transform:capitalize;transition:all .2s ease-out}.Navbar_listItems__l4-C8 li a:hover{color:var(--primary)}.Navbar_active__ZHKTT{color:var(--dark-blue)!important}@media (max-width:960px){.Navbar_navbar__SYYRU{background-color:var(--background-secondary-color);background:url(/static/media/decor-footer.c690708bb67d94f39174.jpg);background-repeat:no-repeat;background-size:cover;justify-content:space-between}.Navbar_listItems__l4-C8{background-color:var(--navbar-color);flex-direction:column;height:500px;left:0;opacity:0;position:absolute;text-align:center;top:-100vh;transition:all .3s ease;width:100%}.Navbar_listItems__l4-C8.Navbar_active__ZHKTT{background:url(/static/media/decor-footer.c690708bb67d94f39174.jpg);background-repeat:no-repeat;background-size:cover;height:100vh;justify-content:center;opacity:1;top:0;transition:all .2s ease;z-index:9999}.Navbar_listItems__l4-C8.Navbar_active__ZHKTT li{margin:10px 0}.Navbar_listItems__l4-C8.Navbar_active__ZHKTT li a{font-size:20px}.Navbar_menuIcon__mhrPd{display:block}}.Header_section__9n7Ga{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1800' height='700' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none' stroke-linecap='round'%3E%3Cpath d='m491 365 204-204' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1641 638 249-249' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1735 241 300-300' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1223 158-190 190' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='M675 327 978 24' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1389 336-190 190' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1144 679 508-508' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m770 690 183-183' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m666 483 241-241' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1344 90 394-394M1403 538l-488 488' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m50 70-376 376' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='M901 508 615 794' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='M549 384 853 80' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M853 432 538 747' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m726 330 361-361' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1173 79 274-274' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1747 151 390-390' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m730 195 478-478' stroke-width='10' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1126 108 358-358' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1672 486 349-349' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m1470 469 390-390' stroke-width='10' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='M247 158-72 477' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1422 553-301 301' stroke-width='10' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='M959 554 731 782' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M1309 275 943 641M431 653 122 962' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m914 216 394-394' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m1784 698 515-515' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1606 253 505-505' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1584 44-514 514' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m896 238 424-424' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m1297 629-479 479' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='m299 245 364-364' stroke-width='6' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m910 513 437-437' stroke-width='10' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m166 602 190-190' stroke-width='8' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m268 177-503 503M1122 582 765 939' stroke-width='6' stroke='url(%23d)' class='BottomLeft'/%3E%3Cpath d='m314 144 388-388' stroke-width='8' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='M980 623 768 835M469 665l512-512' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='m1363 310-348 348M593 227 333 487' stroke-width='6' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M1242 230 957 515M1270 698l478-478' stroke-width='8' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M371 439 875-65' stroke-width='6' stroke='url(%23b)' class='TopRight'/%3E%3Cpath d='M274 43-78 395' stroke-width='10' stroke='url(%23e)' class='TopRight'/%3E%3Cpath d='M959 502 521 940' stroke-width='8' stroke='url(%23c)' class='BottomLeft'/%3E%3Cpath d='m682 503 376-376' stroke-width='10' stroke='url(%23c)' class='BottomLeft'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='b'%3E%3Cstop stop-color='rgba(191, 215, 237, 0)' offset='0'/%3E%3Cstop stop-color='rgba(191, 215, 237, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='c'%3E%3Cstop stop-color='rgba(230, 244, 241, 0)' offset='0'/%3E%3Cstop stop-color='rgba(230, 244, 241, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='0%25' x2='0%25' y2='100%25' id='d'%3E%3Cstop stop-color='rgba(191, 215, 237, 0)' offset='0'/%3E%3Cstop stop-color='rgba(191, 215, 237, 1)' offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='e'%3E%3Cstop stop-color='rgba(230, 244, 241, 0)' offset='0'/%3E%3Cstop stop-color='rgba(230, 244, 241, 1)' offset='1'/%3E%3C/linearGradient%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h1800v700H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;display:flex;justify-content:center;margin:0;min-height:100vh;padding-top:75px;position:relative}.Header_section__9n7Ga .Header_container__M4\+4Z{align-items:center;display:flex;flex-flow:wrap;justify-content:space-between;padding:0 15px;position:relative}.Header_overlay__5OFWd{display:flex;height:200%;justify-content:space-around;position:absolute;width:40%}.Header_overlay__5OFWd .Header_bar__UXxl4{background:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,0),#f2f2f2 50%,hsla(0,0%,100%,0));height:100%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:70px}@media (max-width:960px){.Header_section__9n7Ga{height:auto}}@media (max-width:890px){.Header_section__9n7Ga{padding-top:0}}.VideoPlayer_section__sY0N5{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:60%}.VideoPlayer_section__sY0N5:before{-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:VideoPlayer_rotateme__6cYIl;animation-name:VideoPlayer_rotateme__6cYIl;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 615 585'%3E%3Cpath d='M306.979 587.07a293.535 293.535 0 1 1 207.56-85.975 291.613 291.613 0 0 1-207.56 85.974Zm0-584.83c-160.62 0-291.294 130.674-291.294 291.294s130.674 291.294 291.294 291.294 291.293-130.674 291.293-291.294S467.598 2.241 306.98 2.241Z' fill='rgba(142, 166, 197, 0.2)'/%3E%3Ccircle cx='487.357' cy='63.861' r='56.018' fill='rgba(243, 167, 20, 0.1)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;content:"";height:600px;position:absolute;width:600px}.VideoPlayer_section__sY0N5 .VideoPlayer_container__l3BbA{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;width:60%}.VideoPlayer_section__sY0N5 .VideoPlayer_container__l3BbA .VideoPlayer_videoIcon__yK52B{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;z-index:1}.VideoPlayer_section__sY0N5 .VideoPlayer_container__l3BbA .VideoPlayer_videoIcon__yK52B .VideoPlayer_iconPlay__Ub8lm{-webkit-animation:VideoPlayer_ripple-blue__2lnhW 1s linear infinite;animation:VideoPlayer_ripple-blue__2lnhW 1s linear infinite;background:#fff;border-radius:50%;color:#0c5adb;cursor:pointer;display:inline-block;height:75px;line-height:75px;position:relative;text-align:center;transition:.5s;-webkit-transition:.5s;width:75px;z-index:44}@-webkit-keyframes VideoPlayer_ripple-blue__2lnhW{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}@keyframes VideoPlayer_ripple-blue__2lnhW{0%{box-shadow:0 0 0 0 rgba(0,81,255,.3),0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3)}to{box-shadow:0 0 0 10px rgba(0,81,255,.3),0 0 0 20px rgba(0,81,255,.3),0 0 0 30px rgba(0,81,255,0)}}.VideoPlayer_playerWrapper__EaT\+d{padding-top:56.25%;position:relative;width:100%}.VideoPlayer_videoWrapper__wxOUW{left:0;position:absolute;top:0}@keyframes VideoPlayer_rotateme__6cYIl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes VideoPlayer_rotateme__6cYIl{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}video:focus,video:hover{outline:0}::-webkit-media-controls{background-color:initial}video::-webkit-media-controls-panel{width:40px}@media (max-width:960px){.VideoPlayer_section__sY0N5{display:block;height:100%;position:relative;width:100%}.VideoPlayer_section__sY0N5:before{content:none}.VideoPlayer_section__sY0N5 .VideoPlayer_container__l3BbA{margin:50px auto;width:60%}}@media (max-width:490px){.VideoPlayer_section__sY0N5 .VideoPlayer_container__l3BbA{width:95%}}.Words_container__wLU9f{align-content:center;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 15px;width:40%;z-index:2}.Words_container__wLU9f .Words_title__1--AJ{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,var(--blue) 0,var(--green) 100%);-webkit-background-clip:text;font-size:clamp(2.5rem,1.5rem + 5vw,6rem);font-weight:700;margin-bottom:1rem}.Words_container__wLU9f .Words_subtitle__W2ooa{margin:50px 0}.Words_container__wLU9f .Words_wordsContainer__jGhyf{align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;z-index:2}.Words_container__wLU9f .Words_wordsContainer__jGhyf .Words_word__z7wmv{border-radius:25px;color:#f3f3f3;height:auto;margin:5px;padding:0 25px;text-align:center}@media (max-width:960px){.Words_container__wLU9f{margin-top:100px;padding:0;width:100%}}.About_section__rOGLY{padding:50px 0;position:relative}.About_section__rOGLY .About_container__3qKS7{padding:0 15px}.About_customText__CVWxE{color:var(--primary-color);font-family:"Aldrich, sans-serif"}.About_section__rOGLY .About_container__3qKS7 .About_infoContainer__3OoqH{align-items:center;display:flex;margin:50px auto;width:70%}.About_container__3qKS7 .About_infoContainer__3OoqH .About_bigTitle__iFGoM{color:var(--secondary-color);font-weight:700;margin-bottom:20px;position:relative}.About_container__3qKS7 .About_infoContainer__3OoqH .About_bigTitle__iFGoM:after{background-color:var(--primary-color);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.About_container__3qKS7 .About_infoContainer__3OoqH .About_bigTitle__iFGoM:before{background-color:var(--primary-color-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.About_container__3qKS7 .About_infoContainer__3OoqH .About_bigSubtitle__--heI{margin:20px 0}.About_container__3qKS7 .About_infoContainer__3OoqH .About_textContainer__42u4E{width:50%}.About_container__3qKS7 .About_benefitsContainer__W7z3X{display:flex;justify-content:space-between}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy{border-radius:10px;box-shadow:5px 4px 40px rgba(0,0,0,.2);-webkit-box-shadow:5px 4px 40px rgba(0,0,0,.2);color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:20px 15px;position:relative;text-align:center;width:22%}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy:first-child{background-color:var(--orange)}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy:nth-child(2){background-color:var(--green)}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy:nth-child(3){background-color:var(--blue)}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy:nth-child(4){background-color:var(--purple)}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy .About_title__rzkP1{font-weight:700}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy:before{border:2px solid #fff;border-radius:10px;bottom:10px;content:"";display:block;height:100%;left:10px;position:absolute;right:10px;top:10px;width:100%}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy .About_iconContainer__f21U\+{bottom:-30px;opacity:.3;position:absolute;right:-30px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:960px){.About_container__3qKS7 .About_infoContainer__3OoqH{flex-direction:column;width:100%}.About_container__3qKS7 .About_infoContainer__3OoqH .About_textContainer__42u4E{width:100%}.About_container__3qKS7 .About_benefitsContainer__W7z3X{flex-direction:column}.About_container__3qKS7 .About_benefitsContainer__W7z3X .About_benefit__l6YXy{box-shadow:1px 4px 10px rgba(0,0,0,.2);-webkit-box-shadow:1px 4px 10px rgba(0,0,0,.2);margin-bottom:10px;width:100%}.About_section__rOGLY{margin:25px 0;padding:25px 0}}.Counter_section__TxK9m{margin:100px 0;padding:50px 0;width:50%}.Counter_section__TxK9m .Counter_container__Q3F5E{display:flex;margin:0 auto;width:40%}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac:after{background-color:var(--primary);background:linear-gradient(to right,var(--primary) 0,var(--primary-light) 100%);border-radius:50%;content:"";height:40px;position:absolute;right:-80px;top:50px;width:40px}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac{position:relative}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac:before{background-color:var(--primary);background:linear-gradient(to right,var(--primary) 0,var(--primary-light) 100%);border-radius:50%;content:"";height:70px;position:absolute;right:-50px;top:-50px;width:70px}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_mainCircle__WuYJ4{align-items:center;background-color:#fff;border-radius:50%;box-shadow:11.35px 22.275px 25.92px 1.08px rgba(14,62,129,.29);display:flex;flex-direction:column;height:100%;justify-content:center;min-height:300px;min-width:300px;position:relative;text-align:center;width:100%;z-index:1}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_mainCircle__WuYJ4 .Counter_title__HIhH8{color:var(--primary);font-weight:700!important}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_mainCircle__WuYJ4 .Counter_subTitle__0GWl-{font-weight:700!important}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_secondaryCircle__tOwiK{background-color:var(--primary);border-radius:50%;height:100%;height:calc(100% - 20px);left:-70px;overflow:hidden;position:absolute;top:-20px;width:100%;width:calc(100% - 20px)}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_secondaryCircle__tOwiK:before{background-color:hsla(0,0%,100%,.1);border-radius:50%;bottom:-65px;content:"";height:220px;left:-25px;position:absolute;transition:all .25s;width:220px}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_secondaryCircle__tOwiK:after{background-color:hsla(0,0%,100%,.15);border-radius:50%;bottom:-50px;content:"";height:220px;left:30px;position:absolute;transition:all .25s;width:220px}@media (max-width:960px){.Counter_section__TxK9m{margin:50px 0;width:100%}.Counter_section__TxK9m .Counter_container__Q3F5E{justify-content:center;width:100%}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac:after{height:70px;left:-50px;top:100%;width:70px}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac:before{bottom:0;height:30px;left:-50px;width:30px}}@media (max-width:600px){.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_mainCircle__WuYJ4{min-height:200px;min-width:200px}.Counter_section__TxK9m .Counter_container__Q3F5E .Counter_circles__FdRac .Counter_secondaryCircle__tOwiK{left:50%;position:absolute;top:-10px;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}.Packages_section__bbkOu{background-image:url(/static/media/decor-packages.54a33c10214b7459eb82.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:50px 0;padding:200px 0;position:relative}.Packages_section__bbkOu .Packages_container__9gtGx{margin:0 auto;padding:0 15px;width:70%}.Packages_container__9gtGx .Packages_textContainer__lSghf .Packages_bigTitle__dfIOG{font-weight:700;margin-bottom:20px;position:relative}.Packages_container__9gtGx .Packages_textContainer__lSghf .Packages_bigTitle__dfIOG:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.Packages_container__9gtGx .Packages_textContainer__lSghf .Packages_bigTitle__dfIOG:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY{display:flex;justify-content:space-between;margin:50px 0}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb{background:#fff;border-radius:10px;box-shadow:0 6px 40px 0 rgba(148,146,245,.2);margin-bottom:30px;padding:46px 25px 30px;position:relative;text-align:center;width:25%}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_iconContainer__xlrAw{align-items:center;background:linear-gradient(20deg,var(--primary) 0,var(--primary-light) 100%);border-radius:33% 66% 70% 30%/49% 62% 38% 51%!important;color:var(--primary);display:flex;font-size:35px;height:90px;justify-content:center;margin:30px auto;position:relative;text-align:center;transition:all .5s ease 0s;width:90px;z-index:1}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_iconContainer__xlrAw img{height:50px;width:50px}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_title__X0Lf9{font-weight:700}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_subtitle__Qa6l9{color:var(--text-small-item)}@media (max-width:1300px){.Packages_section__bbkOu .Packages_container__9gtGx{width:80%}}@media (max-width:960px){.Packages_section__bbkOu{margin:50px 0}.Packages_section__bbkOu .Packages_container__9gtGx{width:100%}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY{display:flex;flex-direction:column;justify-content:space-between}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb{padding:20px 15px;width:100%}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_iconContainer__xlrAw{height:60px;width:60px}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_iconContainer__xlrAw img{height:30px;width:30px}}@media (max-width:600px){.Packages_section__bbkOu{background-image:none;margin:25px 0;padding:25px 0}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb{overflow:hidden}.Packages_container__9gtGx .Packages_packagesContainer__f1XGY .Packages_package__dhxlb .Packages_iconContainer__xlrAw{left:-10px;position:absolute;top:-40px}}.Solutions_section__mo7AT{margin:50px 0;padding:50px 0;position:relative}.Solutions_shapesContainer__Gha1l{bottom:0;left:0;position:absolute;right:0;top:0}.Solutions_shapesContainer__Gha1l .Solutions_shape1__l1tf9{left:0}.Solutions_shapesContainer__Gha1l .Solutions_shape1__l1tf9,.Solutions_shapesContainer__Gha1l .Solutions_shape2__tomOC{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;top:0;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Solutions_shapesContainer__Gha1l .Solutions_shape2__tomOC{left:16%}.Solutions_shapesContainer__Gha1l .Solutions_shape3__MQ5kJ{left:75%;top:40%}.Solutions_shapesContainer__Gha1l .Solutions_shape3__MQ5kJ,.Solutions_shapesContainer__Gha1l .Solutions_shape4__LCM0i{border-radius:65px;box-shadow:-45px 85px 85px 5px rgba(24,23,21,.03);height:800px;position:absolute;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);width:130px}.Solutions_shapesContainer__Gha1l .Solutions_shape4__LCM0i{left:80%;top:25%}.Solutions_section__mo7AT .Solutions_container__CQlHO{margin:0 auto;padding:0;position:relative;width:100%;z-index:2}.Solutions_container__CQlHO .Solutions_textContainer__ai0vk{margin-bottom:20px;padding:0 15px;text-align:center}.Solutions_container__CQlHO .Solutions_textContainer__ai0vk .Solutions_title__h454Z{font-weight:700;margin-bottom:20px;position:relative;width:auto}.Solutions_container__CQlHO .Solutions_textContainer__ai0vk .Solutions_smallSubtitle__l4kXv{color:var(--secondary)}.Solutions_container__CQlHO .Solutions_textContainer__ai0vk .Solutions_bigSubtitle__Bkr3l{color:var(--text-big-subtitle-color)}.Solutions_container__CQlHO .Solutions_infoContainer__bNdwE{display:flex;overflow:hidden;position:relative}.Solutions_container__CQlHO .Solutions_infoContainer__bNdwE .Solutions_imageContainer__KXHn1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' height='auto' preserveAspectRatio='xMidYMax slice' viewBox='300 0 400 700'%3E%3Cpath data-name='Path 22' d='M669.817 165.283h-3.821V60.593A60.594 60.594 0 0 0 605.402 0H383.596a60.594 60.594 0 0 0-60.593 60.594v574.343a60.594 60.594 0 0 0 60.593 60.594h221.806a60.594 60.594 0 0 0 60.593-60.594V239.803h3.821Z' fill='%23003b73'/%3E%3Cpath data-name='Path 23' d='M607.847 15.758h-28.95a21.498 21.498 0 0 1-19.908 29.618H431.92a21.498 21.498 0 0 1-19.905-29.617h-27.041a45.25 45.25 0 0 0-45.251 45.25v573.51a45.25 45.25 0 0 0 45.25 45.25h222.875a45.25 45.25 0 0 0 45.25-45.25V61.009a45.25 45.25 0 0 0-45.25-45.25Z' fill='%23fff'/%3E%3Cpath d='M428.994 149.53a8.606 8.606 0 0 1-6.427-2.798 10.721 10.721 0 0 1-2.544-8.208 12.408 12.408 0 0 1 3.328-7.483 9.991 9.991 0 0 1 7.236-3.206 9.015 9.015 0 0 1 6.721 2.962 10.522 10.522 0 0 1 2.589 8.044 11.951 11.951 0 0 1-3.592 7.841 10.627 10.627 0 0 1-7.31 2.848Zm1.593-18.08c-3.539 0-6.597 3.247-6.962 7.391a7.115 7.115 0 0 0 1.609 5.45 4.964 4.964 0 0 0 3.76 1.623c3.31 0 6.85-2.285 7.301-7.39a6.904 6.904 0 0 0-1.653-5.285 5.439 5.439 0 0 0-4.055-1.788Zm7.51 7.233Z' fill='%233f3d56'/%3E%3Cpath d='M429.112 160.378a19.73 19.73 0 0 1-19.937-21.853 23.96 23.96 0 0 1 23.442-21.538c6.51 0 11.865 2.091 15.488 6.048 3.436 3.752 5.045 9.033 4.53 14.872-.487 5.53-2.833 8.411-4.716 9.854a7.923 7.923 0 0 1-5.998 1.719c-2.976-.528-6.268-3.231-5.75-9.114l.958-10.876a1.808 1.808 0 0 1 3.602.317l-.958 10.876c-.258 2.925.781 4.882 2.779 5.237a4.363 4.363 0 0 0 3.168-1.03c1.306-1 2.942-3.08 3.313-7.3.43-4.886-.812-9.075-3.594-12.113-2.92-3.189-7.354-4.874-12.822-4.874a20.332 20.332 0 0 0-19.84 18.237 16.116 16.116 0 0 0 16.335 17.922 18.145 18.145 0 0 0 8.258-1.497 1.808 1.808 0 0 1 1.4 3.334 21.691 21.691 0 0 1-9.658 1.78ZM410.022 418.805a1.808 1.808 0 0 1-1.278-3.086l11.752-11.752a1.808 1.808 0 0 1 2.556 2.557l-11.751 11.752a1.802 1.802 0 0 1-1.279.53Zm29.832-4.52a1.808 1.808 0 0 1-1.279-3.086l9.944-9.944a1.808 1.808 0 0 1 2.557 2.557l-9.944 9.944a1.802 1.802 0 0 1-1.278.53Zm-5.424 0a1.802 1.802 0 0 1-1.279-.53l-7.232-7.231a1.808 1.808 0 1 1 2.557-2.557l7.232 7.232a1.808 1.808 0 0 1-1.278 3.086Z' fill='%233f3d56'/%3E%3Cpath d='M452.51 404.341a4.52 4.52 0 1 1 4.52-4.52 4.525 4.525 0 0 1-4.52 4.52Zm0-5.423a.904.904 0 1 0 .904.904.905.905 0 0 0-.904-.904ZM437.142 419.71a4.52 4.52 0 1 1 4.52-4.52 4.525 4.525 0 0 1-4.52 4.52Zm0-5.425a.904.904 0 1 0 .904.904.905.905 0 0 0-.904-.904ZM424.486 407.053a4.52 4.52 0 1 1 4.52-4.52 4.525 4.525 0 0 1-4.52 4.52Zm0-5.423a.904.904 0 1 0 .904.904.905.905 0 0 0-.904-.904ZM407.31 424.23a4.52 4.52 0 1 1 4.52-4.52 4.525 4.525 0 0 1-4.52 4.52Zm0-5.425a.904.904 0 1 0 .904.904.905.905 0 0 0-.904-.904ZM578.894 563.653h-37.968a6.335 6.335 0 0 1-6.328-6.328v-27.12a6.335 6.335 0 0 1 6.328-6.327h37.968a6.335 6.335 0 0 1 6.327 6.328v27.12a6.335 6.335 0 0 1-6.327 6.327Zm-37.968-36.16a2.715 2.715 0 0 0-2.712 2.713v27.12a2.715 2.715 0 0 0 2.712 2.711h37.968a2.715 2.715 0 0 0 2.712-2.712v-27.12a2.715 2.715 0 0 0-2.712-2.711Z' fill='%233f3d56'/%3E%3Cpath d='M559.91 547.381a1.805 1.805 0 0 1-1.11-.38l-16.272-12.656a1.808 1.808 0 1 1 2.22-2.855l15.162 11.793 15.162-11.793a1.808 1.808 0 1 1 2.22 2.855L561.02 547a1.805 1.805 0 0 1-1.11.381Z' fill='%233f3d56'/%3E%3Cpath d='M559.91 588.765a45 45 0 1 1 45-45 45.051 45.051 0 0 1-45 45Zm0-88a43 43 0 1 0 43 43 43.049 43.049 0 0 0-43-43Z' fill='%23fabe61'/%3E%3Cpath d='M429.91 454.765a45 45 0 1 1 45-45 45.051 45.051 0 0 1-45 45Zm0-88a43 43 0 1 0 43 43 43.049 43.049 0 0 0-43-43Z' fill='%23f5741f'/%3E%3Cpath d='M550.91 320.765a45 45 0 1 1 45-45 45.051 45.051 0 0 1-45 45Zm0-88a43 43 0 1 0 43 43 43.049 43.049 0 0 0-43-43Z' fill='%23fabe61'/%3E%3Cpath d='M430.91 183.683a45 45 0 1 1 45-45 45.051 45.051 0 0 1-45 45Zm0-88a43 43 0 1 0 43 43 43.049 43.049 0 0 0-43-43Z' fill='%23f5741f'/%3E%3Cpath d='M536.405 302.202a2.719 2.719 0 0 1-2.47-3.825l3.129-6.981a23.407 23.407 0 1 1 8.849 4.928l-7.985 5.406a2.71 2.71 0 0 1-1.523.472Zm16.146-48.267a20.046 20.046 0 0 0-12.488 35.736l.986.786-3.367 7.512 7.726-5.23.763.256a20.052 20.052 0 1 0 6.38-39.06Z' fill='%233f3d56'/%3E%3Ccircle cx='552.551' cy='272.908' r='3.253' fill='%233f3d56'/%3E%3Ccircle cx='543.336' cy='272.908' r='3.253' fill='%233f3d56'/%3E%3Ccircle cx='561.767' cy='272.908' r='3.253' fill='%233f3d56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:none;height:100%;position:absolute;width:20%}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2{display:flex;flex-flow:wrap;justify-content:space-between;padding:20px 15px;position:relative;width:100%}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW{align-items:center;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:20px 15px;position:relative;width:25%}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW .Solutions_titleSolution__8njsq{font-weight:700;margin:10px 0;text-align:center}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW .Solutions_iconContainer__CNOnL .Solutions_icon__RJWx2{width:50px}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW .Solutions_subtitlesContainer__L9guA{display:flex;flex-flow:wrap;justify-content:center;text-align:center}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW .Solutions_subtitlesContainer__L9guA .Solutions_subtitle__jeVPA{background-color:var(--background-primary-color);background:var(--primary-light);border-radius:15px;color:#fff;margin:2px;padding:2px 20px}@media (max-width:960px){.Solutions_section__mo7AT{margin:50px 0}.Solutions_section__mo7AT .Solutions_container__CQlHO{width:100%}.Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW{width:50%}}@media (max-width:600px){.Solutions_section__mo7AT{margin:25px 0;padding:25px 0}.Solutions_section__mo7AT .Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2{flex-direction:column}.Solutions_section__mo7AT .Solutions_container__CQlHO .Solutions_solutionsContainer__4s6F2 .Solutions_solution__fordW{border:none;margin:5px 0;padding:10px 0;width:100%}}.Assistants_section__5JfGU{margin:50px 0;padding:50px 0;position:relative}.Assistants_section__5JfGU .Assistants_container__Dr7KB{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:0;position:relative;width:70%}.Assistants_section__5JfGU .Assistants_container__Dr7KB .Assistants_imageContainer__IYqwx{-webkit-animation-duration:2s;animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-webkit-animation-name:Assistants_float-bob__6BW7K;animation-name:Assistants_float-bob__6BW7K;-moz-animation-name:Assistants_float-bob__6BW7K;-ms-animation-name:Assistants_float-bob__6BW7K;-o-animation-name:Assistants_float-bob__6BW7K;-webkit-animation-timing-function:linear;animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;background:#f7f7f7;border:5px solid var(--border-purple);border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.1);height:100px;left:45%;padding:0;position:absolute;top:-50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px}.Assistants_section__5JfGU .Assistants_container__Dr7KB .Assistants_imageContainer__IYqwx img{background:var(--border-purple);border:5px solid #fff;border-radius:50%;padding:5px;width:100%}.Assistants_section__5JfGU .Assistants_container__Dr7KB .Assistants_textContainer__YqhTS{left:50%;position:absolute;top:-100px;-webkit-transform:translate(-50%);transform:translate(-50%)}.Assistants_section__5JfGU .Assistants_container__Dr7KB .Assistants_textContainer__YqhTS .Assistants_text__MNrjv{color:var(--border-purple);font-weight:700!important;letter-spacing:3px;text-align:center}.Assistants_bounce-animate__bm8xQ{-webkit-animation-duration:2s;animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-webkit-animation-name:Assistants_float-bob__6BW7K;animation-name:Assistants_float-bob__6BW7K;-moz-animation-name:Assistants_float-bob__6BW7K;-ms-animation-name:Assistants_float-bob__6BW7K;-o-animation-name:Assistants_float-bob__6BW7K;-webkit-animation-timing-function:linear;animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes Assistants_float-bob__6BW7K{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@-webkit-keyframes Assistants_float-bob__6BW7K{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@media (max-width:960px){.Assistants_section__5JfGU .Assistants_container__Dr7KB{width:100%}}@media (max-width:600px){.Assistants_section__5JfGU{margin:25px 0;padding:25px 0}}.VideoAssistant_container__ew3s5{align-items:center;display:flex;padding:15px;position:relative;width:100%}.VideoAssistant_container__ew3s5 .VideoAssistant_infoContainer__c-6PJ{display:flex;flex-direction:column;padding:0 15px;width:50%}.VideoAssistant_container__ew3s5 .VideoAssistant_infoContainer__c-6PJ .VideoAssistant_bigTitle__aBowo{color:var(--secondary);font-weight:700;margin-bottom:20px;position:relative}.VideoAssistant_container__ew3s5 .VideoAssistant_infoContainer__c-6PJ .VideoAssistant_bigSubtitle__5D9f6{margin:20px 0}.VideoAssistant_container__ew3s5 .VideoAssistant_infoContainer__c-6PJ .VideoAssistant_bigSecondarySubtitle__Scz4u{color:var(--text-big-secondary-subtitle-color);margin:20px 0}.VideoAssistant_customText__HZOVG{color:var(--primary);font-family:"Aldrich, sans-serif";margin-left:70px}.VideoAssistant_container__ew3s5 .VideoAssistant_textContainer__CDlzj{display:flex;flex-flow:wrap;justify-content:space-around;margin:20px 0}.VideoAssistant_container__ew3s5 .VideoAssistant_textContainer__CDlzj .VideoAssistant_option__ncVqq{margin:10px 2px}.VideoAssistant_container__ew3s5 .VideoAssistant_textContainer__CDlzj .VideoAssistant_highlight__79LNh{background-color:var(--secondary);border-radius:50px 0 0 50px;color:#fff;font-weight:700;padding:5px 5px 5px 10px}.VideoAssistant_container__ew3s5 .VideoAssistant_animationContainer__GxJ\+Z{align-items:center;display:flex;justify-content:center;max-height:600px;width:50%}.VideoAssistant_container__ew3s5 .VideoAssistant_videoContainer__7Om0l{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;width:40%;z-index:2}.VideoAssistant_playerWrapper__4HKbs{padding-top:56.25%;position:relative;width:100%}.VideoAssistant_videoWrapper__Wqdnj{left:0;position:absolute;top:0}@media (max-width:960px){.VideoAssistant_customText__HZOVG{margin-left:0}}@media (max-width:600px){.VideoAssistant_container__ew3s5{margin:20px 0}.VideoAssistant_container__ew3s5 .VideoAssistant_infoContainer__c-6PJ{width:100%}.VideoAssistant_container__ew3s5 .VideoAssistant_animationContainer__GxJ\+Z{left:50%;opacity:.2;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;z-index:-1}}.VirtualAssistant_container__j8fLO{align-items:center;display:flex;flex-direction:row-reverse;padding:15px;position:relative;width:100%}.VirtualAssistant_container__j8fLO .VirtualAssistant_infoContainer__00AF-{display:flex;flex-direction:column;padding:0 15px;width:50%}.VirtualAssistant_container__j8fLO .VirtualAssistant_infoContainer__00AF- .VirtualAssistant_bigTitle__D5CKT{color:var(--secondary);font-weight:700;margin-bottom:20px;position:relative}.VirtualAssistant_container__j8fLO .VirtualAssistant_infoContainer__00AF- .VirtualAssistant_bigSubtitle__2Kz2-{margin:20px 0}.VirtualAssistant_container__j8fLO .VirtualAssistant_infoContainer__00AF- .VirtualAssistant_bigSecondarySubtitle__iWw7i{color:var(--text-big-secondary-subtitle-color);margin:20px 0}.VirtualAssistant_customText__2wxPY{color:var(--primary);font-family:"Aldrich, sans-serif";margin-left:70px}.VirtualAssistant_container__j8fLO .VirtualAssistant_textContainer__kV-jJ{display:flex;flex-flow:wrap;justify-content:space-around;margin:20px 0}.VirtualAssistant_container__j8fLO .VirtualAssistant_textContainer__kV-jJ .VirtualAssistant_option__TB3qp{margin:10px 2px}.VirtualAssistant_container__j8fLO .VirtualAssistant_textContainer__kV-jJ .VirtualAssistant_highlight__NhXl-{background-color:var(--secondary);border-radius:50px 0 0 50px;color:#fff;font-weight:700;padding:5px 5px 5px 10px}.VirtualAssistant_container__j8fLO .VirtualAssistant_animationContainer__tZY8u{align-items:center;display:flex;justify-content:center;max-height:600px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:50%}.VirtualAssistant_container__j8fLO .VirtualAssistant_videoContainer__SSUGq{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;width:40%;z-index:2}.VirtualAssistant_playerWrapper__6uV\+\+{padding-top:56.25%;position:relative;width:100%}.VirtualAssistant_videoWrapper__SFoyc{left:0;position:absolute;top:0}@media (max-width:960px){.VirtualAssistant_customText__2wxPY{margin-left:0}}@media (max-width:600px){.VirtualAssistant_container__j8fLO{margin:20px 0}.VirtualAssistant_container__j8fLO .VirtualAssistant_infoContainer__00AF-{width:100%}.VirtualAssistant_container__j8fLO .VirtualAssistant_animationContainer__tZY8u{left:50%;opacity:.2;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;z-index:-1}}.Services_section__EHfD2{margin:50px 0;padding:50px 0;position:relative}.Services_section__EHfD2 .Services_shape__9NZGt{background-image:linear-gradient(35deg,#fff,#edf4f8);border-radius:120px;height:100%;left:50px;position:absolute;top:-10%;-webkit-transform:translate3d(-25%,20%,0) rotate(-30deg);transform:translate3d(-25%,20%,0) rotate(-30deg);width:800px;z-index:-1}.Services_section__EHfD2 .Services_overlay__kQVy8{height:100%;position:absolute;width:100%}.Services_section__EHfD2 .Services_overlay__kQVy8 .Services_fig1__8NKvA{-webkit-animation:Services_moveLeftBounce__3AoAW 3s linear infinite;animation:Services_moveLeftBounce__3AoAW 3s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 24' fill='none'%3E%3Cpath d='M5.136 0A16.971 16.971 0 0 0 .001 11.935 16.947 16.947 0 0 0 4.824 24L17 12.156 5.136 0Z' fill='%2385E2D4'/%3E%3C/svg%3E");background-repeat:no-repeat;height:40px;left:10%;position:absolute;top:-5%;width:40px}@-webkit-keyframes Services_moveLeftBounce__3AoAW{0%{-webkit-transform:translateX(0) skew(1,2);transform:translateX(0) skew(1,2)}50%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes Services_moveLeftBounce__3AoAW{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.Services_section__EHfD2 .Services_overlay__kQVy8 .Services_fig2__xsSgF{-webkit-animation:Services_rotate3d__FigxH 3s linear infinite;animation:Services_rotate3d__FigxH 3s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='20' fill='none'%3E%3Cpath d='m24 0 10 10-10 10-10-10L24 0Z' fill='%23FF6F42'/%3E%3Cpath d='m10 0 10 10-10 10L0 10 10 0Z' fill='%23FDC3B1'/%3E%3C/svg%3E");background-repeat:no-repeat;height:40px;position:absolute;right:10%;top:5%;width:40px}@-webkit-keyframes Services_rotate3d__FigxH{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes Services_rotate3d__FigxH{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}.Services_section__EHfD2 .Services_overlay__kQVy8 .Services_fig3__cSIIO{-webkit-animation:Services_animationFramesOne__ne-qI 20s linear infinite;animation:Services_animationFramesOne__ne-qI 20s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='24' height='48' rx='12' fill='%2309E3C2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;bottom:40px;height:50px;position:absolute;right:10%;width:40px}@-webkit-keyframes Services_animationFramesOne__ne-qI{0%{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg);transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(141px,72px) rotate(72deg);transform:translate(141px,72px) rotate(72deg)}60%{-webkit-transform:translate(83px,122px) rotate(108deg);transform:translate(83px,122px) rotate(108deg)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg);transform:translate(-40px,72px) rotate(144deg)}to{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0)}}@keyframes Services_animationFramesOne__ne-qI{0%{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg);transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(141px,72px) rotate(72deg);transform:translate(141px,72px) rotate(72deg)}60%{-webkit-transform:translate(83px,122px) rotate(108deg);transform:translate(83px,122px) rotate(108deg)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg);transform:translate(-40px,72px) rotate(144deg)}to{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0)}}.Services_section__EHfD2 .Services_overlay__kQVy8 .Services_fig4__P10nS{-webkit-animation:Services_animationFramesOne__ne-qI 20s linear infinite;animation:Services_animationFramesOne__ne-qI 20s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath d='m0 0 24 24L0 48V0Z' fill='%23FDC3B1'/%3E%3Cpath d='m24 0 24 24-24 24V0Z' fill='%23FF6F42'/%3E%3C/svg%3E");background-repeat:no-repeat;bottom:60px;height:60px;left:2%;position:absolute;width:60px}.Services_section__EHfD2 .Services_container__3ltom{align-content:center;align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-content:center;margin:0 auto;padding:0 15px;width:100%}.Services_customText__IsNfx{color:var(--primary);font-family:"Aldrich, sans-serif"}.Services_container__3ltom .Services_infoContainer__768jo .Services_bigTitle__\+J1In{color:var(--secondary);font-weight:700;margin-bottom:20px;position:relative}.Services_container__3ltom .Services_infoContainer__768jo .Services_bigTitle__\+J1In:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.Services_container__3ltom .Services_infoContainer__768jo .Services_bigTitle__\+J1In:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.Services_container__3ltom .Services_infoContainer__768jo .Services_bigSubtitle__MjwsQ{margin:20px 0}.Services_container__3ltom .Services_servicesContainer__fbmPz{align-content:center;display:flex;flex-flow:wrap;justify-content:center;position:relative}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme{display:flex;margin:10px;transition:all .3s ease-in;width:30%}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme:first-child{margin-bottom:-40px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme:nth-child(2){margin-top:-40px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme:nth-child(3){margin-bottom:-80px;margin-top:80px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_service__nuRfq{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;padding:20px 15px;position:relative;width:100%}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_service__nuRfq .Services_iconContainer__jSIcp{margin-bottom:20px;transition:all 2s ease-in-out;z-index:1}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_iconContainer__jSIcp:before{background:linear-gradient(20deg,var(--primary) 0,var(--primary-light) 100%);box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);content:"";height:160px;left:-20px;position:absolute;top:-20px;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:90px;z-index:-1}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_iconContainer__jSIcp img{height:50px;width:50px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_text__DxoWi{text-align:center;width:100%;z-index:2}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_title__PG4dS{font-weight:700;margin-bottom:20px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_subtitle__ZATaa{margin-bottom:20px}@media (max-width:1150px){.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme{width:40%}}@media (max-width:960px){.Services_section__EHfD2 .Services_container__3ltom{display:flex;flex-direction:column-reverse}.Services_section__EHfD2 .Services_container__3ltom .Services_infoContainer__768jo,.Services_section__EHfD2 .Services_container__3ltom .Services_servicesContainer__fbmPz{width:100%}.Services_container__3ltom .Services_servicesContainer__fbmPz{flex-direction:column}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_service__nuRfq{margin:10px 0;width:100%}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme{margin:10px 0!important;width:100%}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme:hover{-webkit-transform:scale(1);transform:scale(1)}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_subtitle__ZATaa{margin:0 auto;width:50%}}@media (max-width:600px){.Services_section__EHfD2{margin:25px 0;padding:25px 0}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_iconContainer__jSIcp{position:absolute}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_iconContainer__jSIcp img{height:30px;width:30px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_iconContainer__jSIcp:before{height:80px;left:-30px;position:absolute;top:-40px;width:70px}.Services_container__3ltom .Services_servicesContainer__fbmPz .Services_link__Dvxme .Services_subtitle__ZATaa{margin:0 auto;width:100%}}.Testimonials_section__ObACt{margin:50px 0;padding:50px 0;position:relative}.Testimonials_section__ObACt .Testimonials_container__JiAwo{margin:0 auto;padding:0 15px;width:40%}.Testimonials_section__ObACt .Testimonials_container__JiAwo .Testimonials_quote__09ty6{background:#fff;border-radius:10px 10px 0 10px;box-shadow:0 6px 40px 0 rgba(148,146,245,.2);margin-bottom:30px;padding:30px 50px;position:relative;text-align:center}.Testimonials_section__ObACt .Testimonials_container__JiAwo .Testimonials_quote__09ty6:before{color:var(--primary);content:"“";display:block;display:inline-block;display:-webkit-inline-box;font-family:Georgia;font-size:80px;left:10px;line-height:0;position:absolute;top:50px}.Testimonials_section__ObACt .Testimonials_container__JiAwo .Testimonials_quote__09ty6:after{border-color:#fff transparent;border-style:solid;border-width:30px 0 0 30px;bottom:-30px;content:"";display:block;position:absolute;right:10px;width:0}.Testimonials_section__ObACt .Testimonials_container__JiAwo .Testimonials_client__L9Sde{letter-spacing:1.2px;margin-right:30px;text-align:right;text-transform:uppercase}.Testimonials_section__ObACt .Testimonials_container__JiAwo .Testimonials_company__AcAp5{margin-right:30px;text-align:right}.Testimonials_indicators__OctN7{display:flex;justify-content:center}.Testimonials_indicators__OctN7 span{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0 3px;width:80px}.Testimonials_indicators__OctN7 span:before{background-color:var(--primary-light);content:"";height:10px;transition:all .3s ease;width:80px}.Testimonials_indicators__OctN7 span:hover:before{background-color:var(--primary)}span.Testimonials_active__rVgr-:before{background-color:var(--border-purple);height:15px;width:15px}@media (max-width:960px){.Testimonials_section__ObACt .Testimonials_container__JiAwo{width:100%}}@media (max-width:600px){.Testimonials_section__ObACt{margin:25px 0;padding:25px 0}}.FAQ_section__V9OVv{margin:100px 0;padding:50px 0;position:relative}.FAQ_section__V9OVv .FAQ_container__ttzwG{margin:0 auto;padding:0 15px;position:relative;width:70%;z-index:2}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_textContainer__JR\+Bw{text-align:center}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_textContainer__JR\+Bw .FAQ_title__GKEoL{font-weight:700}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_questionsContainer__JgeJN{display:flex;flex-flow:wrap;justify-content:space-between;margin:50px 0}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_questionsContainer__JgeJN .FAQ_question__DQIno{align-items:flex-start;display:flex;margin:20px 0;width:40%}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_questionsContainer__JgeJN .FAQ_question__DQIno .FAQ_iconContainer__mQYhy{background-color:var(--primary);border-radius:50%;color:#fff;font-weight:700;margin-right:20px;padding:10px 17px}@media (max-width:960px){.FAQ_section__V9OVv{margin:50px 0}.FAQ_section__V9OVv .FAQ_container__ttzwG{width:100%}}@media (max-width:600px){.FAQ_section__V9OVv{margin:25px 0;padding:25px 0}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_questionsContainer__JgeJN{flex-direction:column}.FAQ_section__V9OVv .FAQ_container__ttzwG .FAQ_questionsContainer__JgeJN .FAQ_question__DQIno{margin:5px 0;width:100%}}.News_section__cKfVy{margin:50px 0 100px;padding:50px 0;position:relative}.News_section__cKfVy .News_container__BmH\+D{margin:0 auto;padding:0 15px;position:relative;width:70%;z-index:2}.News_lastNewsSection__1AMQY{display:flex;flex-direction:column}.News_lastNewsSection__1AMQY .News_textContainer__IkOac{padding:0;width:100%}.News_lastNewsSection__1AMQY .News_textContainer__IkOac .News_bigTitle__3AIu8{font-weight:700;margin-bottom:20px;position:relative}.News_lastNewsSection__1AMQY .News_textContainer__IkOac .News_bigTitle__3AIu8:after{background-color:var(--primary);bottom:-10px;content:"";height:3px;left:95px;margin:0 auto;position:absolute;width:32px}.News_lastNewsSection__1AMQY .News_textContainer__IkOac .News_bigTitle__3AIu8:before{background-color:var(--primary-light);bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM{align-items:center;background:#46a3f2;background:linear-gradient(135deg,#46a3f2,#2c7ae7 22%,#46a3f2 50%,#003b73);border-radius:10px;display:flex;flex-flow:wrap;justify-content:space-between;margin:20px 0;padding:20px 10px}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM .News_text__mpN8P{color:#fff;font-weight:700}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM .News_followSocial__Nd17F{align-items:center;background:#fff;border-radius:50px;box-shadow:inset 0 0 5px 3px rgba(0,0,0,.3);display:flex;justify-content:space-between;padding:11px 10px 5px}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM .News_followSocial__Nd17F a .News_socialIcon__HkFLz{color:var(--secondary);margin:0 5px;transition:all .2 ease-in}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM .News_followSocial__Nd17F a:hover .News_socialIcon__HkFLz{color:var(--secondary-dark)}.News_lastNewsContainer__t8mcs{display:flex;justify-content:space-between;width:100%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb{align-items:flex-start;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:30%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb .News_infoContainer__mmoAp{padding:10px 0}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb .News_imageContainer__4hnQf{background-repeat:no-repeat;background-size:cover!important;border-radius:10px 10px 0 0;display:flex;height:150px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;transition:all .4s ease 0s;width:100%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb .News_imageContainer__4hnQf img{height:100%;max-width:100%}.News_lastNewsContainer__t8mcs .News_dateContainer__21CMO{background-color:#fff;border-radius:0 10px 0 0;bottom:0;left:0;padding:10px;position:absolute}.News_lastNewsContainer__t8mcs .News_dateContainer__21CMO .News_date__bwHFU{color:var(--secondary-dark);font-weight:700}.News_lastNewsContainer__t8mcs .News_infoContainer__mmoAp .News_icon__nyAoI{color:var(--secondary)}.News_lastNewsContainer__t8mcs .News_location__413fH{align-items:center;align-self:start;color:var(--text-small-item);display:flex;text-align:center}.News_lastNewsContainer__t8mcs .News_title__jH-Lm{color:var(--secondary-dark);cursor:pointer;font-weight:700;margin:10px 0}.News_lastNewsContainer__t8mcs .News_title__jH-Lm a{color:inherit;text-decoration:none}@media (max-width:960px){.News_section__cKfVy .News_container__BmH\+D{width:100%}.News_lastNewsSection__1AMQY{flex-direction:column}.News_lastNewsSection__1AMQY .News_textContainer__IkOac{padding:0}.News_lastNewsContainer__t8mcs{width:100%}}@media (max-width:600px){.News_section__cKfVy{margin:25px 0;padding:25px 0}.News_lastNewsSection__1AMQY .News_textContainer__IkOac{padding:0;width:100%}.News_lastNewsSection__1AMQY .News_followContainer__eWiFM{margin:20px 0;padding:10px 5px}.News_lastNewsContainer__t8mcs{display:flex;flex-direction:column;width:100%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb{display:flex;flex-direction:row;margin:10px 0;width:100%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb .News_imageContainer__4hnQf{height:100px;max-height:100px;position:relative;width:40%}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb:hover .News_imageContainer__4hnQf{-webkit-transform:scale(1);transform:scale(1)}.News_lastNewsContainer__t8mcs .News_lastNews__sRmPb .News_infoContainer__mmoAp{padding:10px;width:60%}}.Homepage_homepage__n2IY4{display:flex;flex-direction:column;overflow:hidden;overflow-y:auto}.Footer_section__iyY--{background-color:var(--background-secondary-color);background:url(/static/media/decor-footer.c690708bb67d94f39174.jpg);background-repeat:no-repeat;background-size:100% 100%;margin:0;padding:50px 0;position:relative}.Footer_section__iyY-- .Footer_container__fH\+mI{display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:0 15px;position:relative;z-index:2}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_logo__-Ksfg{width:200px}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n{display:flex;justify-content:space-between;margin:20px 0}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_mapContainer__AAD5r{width:30%}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_aboutContainer__LrRc8{width:40%}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_aboutContainer__LrRc8 .Footer_socialContainer__WblQX{margin:20px 0 0}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_aboutContainer__LrRc8 .Footer_socialContainer__WblQX .Footer_socialIcon__1Ov02{color:var(--primary-color);margin:0 5px 0 0}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_aboutContainer__LrRc8 .Footer_socialContainer__WblQX .Footer_socialIcon__1Ov02:hover{color:var(--primary-light)}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL{display:flex;flex-direction:column;justify-content:space-between}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh{align-items:center;display:flex;position:relative}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh a{position:relative}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh a:before{background-color:var(--primary-color);border-radius:10px;bottom:-3px;content:"";height:3px;left:0;position:absolute;transition:.3s;width:0}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh a:hover:before{width:100%}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh .Footer_contactIcon__TXUAC{color:var(--primary-color);margin-right:5px}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_termsContainer__cDS5C{display:flex;justify-content:flex-start;margin-top:20px}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_termsContainer__cDS5C .Footer_termsLink__EruTl{margin:0 5px 0 0;position:relative}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_termsContainer__cDS5C .Footer_termsLink__EruTl:before{background-color:var(--primary-color);border-radius:10px;bottom:-3px;content:"";height:3px;left:0;position:absolute;transition:.3s;width:0}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_termsContainer__cDS5C .Footer_termsLink__EruTl:hover:before{width:100%}@media (max-width:960px){.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n{display:flex;flex-direction:column}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_mapContainer__AAD5r{width:100%}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n .Footer_aboutContainer__LrRc8{margin:20px 0;width:100%}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL{display:flex;flex-direction:row;justify-content:space-between}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh{display:flex;flex-direction:column;justify-content:normal}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_termsContainer__cDS5C{justify-content:center}}@media (max-width:600px){.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_detailsContainer__cYt5n{text-align:center}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL{display:flex;flex-direction:column;justify-content:center}.Footer_section__iyY-- .Footer_container__fH\+mI .Footer_contactContainer__PwljL .Footer_contactLinks__Idyqh{margin:10px 0}}.PrivacyPolicy_section__tBbA-{margin:100px 0;padding:50px 0;position:relative}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M{margin:0 auto;padding:0 15px;width:70%}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M .PrivacyPolicy_languageContainer__tOPnK{width:120px}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M .PrivacyPolicy_languageContainer__tOPnK .PrivacyPolicy_option__jph3q{align-content:center;align-items:center;display:flex;justify-content:space-between;width:100%}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M .PrivacyPolicy_content__g8in9 .PrivacyPolicy_title__rSG2G{color:var(--text-big-title-color);font-weight:700}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M .PrivacyPolicy_content__g8in9 .PrivacyPolicy_disclaimerContainer__7DElx{display:flex;flex-direction:column;margin-bottom:50px}@media (max-width:960px){.PrivacyPolicy_section__tBbA-{margin:50px 0}.PrivacyPolicy_section__tBbA- .PrivacyPolicy_container__D6F1M{width:100%}}@media (max-width:600px){.PrivacyPolicy_section__tBbA-{margin:25px 0}}.CookiePolicy_section__LPu-N{margin:100px 0;padding:50px 0;position:relative}.CookiePolicy_section__LPu-N .CookiePolicy_container__WQW6p{margin:0 auto 50px;padding:0 15px;width:70%}.CookiePolicy_section__LPu-N .CookiePolicy_container__WQW6p .CookiePolicy_title__Q5\+M7{font-weight:700;margin-bottom:20px;text-align:center}.CookiePolicy_section__LPu-N .CookiePolicy_container__WQW6p .CookiePolicy_subtitle__558x6{color:var(--text-big-title-color);font-weight:700}.CookiePolicy_section__LPu-N .CookiePolicy_container__WQW6p .CookiePolicy_type__TP4QP{font-weight:700}@media (max-width:960px){.CookiePolicy_section__LPu-N{margin:50px 0}.CookiePolicy_section__LPu-N .CookiePolicy_container__WQW6p{width:100%}}@media (max-width:600px){.CookiePolicy_section__LPu-N{margin:25px 0}}.TermsOfUse_section__8CX0S{margin:100px 0;padding:50px 0;position:relative}.TermsOfUse_section__8CX0S .TermsOfUse_container__VuGZZ{margin:0 auto 50px;padding:0 15px;width:70%}.TermsOfUse_section__8CX0S .TermsOfUse_container__VuGZZ .TermsOfUse_title__CHGiF{font-weight:700;margin-bottom:20px;text-align:center}.TermsOfUse_section__8CX0S .TermsOfUse_container__VuGZZ .TermsOfUse_subtitle__rT8nH{color:var(--text-big-title-color);font-weight:700}.TermsOfUse_section__8CX0S .TermsOfUse_container__VuGZZ .TermsOfUse_type__m3CPd{font-weight:700}@media (max-width:960px){.TermsOfUse_section__8CX0S{margin:50px 0}.TermsOfUse_section__8CX0S .TermsOfUse_container__VuGZZ{width:100%}}@media (max-width:600px){.TermsOfUse_section__8CX0S{margin:25px 0}}.modal-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:4}.modal{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);max-width:400px;padding:20px;position:relative;z-index:2}.close-btn{background:none;border:none;cursor:pointer;position:absolute;right:5px;top:5px}@media screen and (max-width:480px){.modal{max-width:90%}}@media screen and (max-width:320px){.modal{padding:10px}}
/*# sourceMappingURL=main.23c58695.css.map*/