@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Inter:wght@100..900&display=swap");:root{--color-blue-sky:#575ff2;--font-texts:"Inter",sans-serif;--font-titles:"Archivo",sans-serif;--delta:calc(100vw * 10/1440);--delta-mobile:calc(100vw * 10/393);--cells-padding-x:calc(3*var(--delta));--container-width-hero:calc(120*var(--delta) + var(--cells-padding-x))}@media (min-width:1441px){:root{--delta:10px}}@media (max-width:991px){body{--cells-padding-x:calc(2*2.4*var(--delta-mobile));--container-width-hero:100%}}html body{cursor:default;font-family:var(--font-texts);background-color:#575ff2;line-height:1.5;font-size:calc(1.8 * var(--delta))}@media (max-width:991px){html body{font-size:calc(1.6 * var(--delta-mobile))}html body.mobile-menu-is-opened{overflow:hidden}}::-webkit-scrollbar{width:calc(.5 * var(--delta))}::-webkit-scrollbar-track{background-color:#0ff}::-webkit-scrollbar-thumb{background-color:#1020ae}::-moz-selection{background-color:#1020ae;color:#0ff}::selection{background-color:#1020ae;color:#0ff}body *>:last-child{margin-bottom:0!important}body h1,body h2,body h3,body h4{font-family:var(--font-titles);letter-spacing:calc(0px - .18 * var(--delta));line-height:1.2}@media (max-width:991px){body h1,body h2,body h3,body h4{letter-spacing:calc(0px - .1 * var(--delta-mobile))}}body p{margin-bottom:calc(2.5 * var(--delta))}@media (max-width:991px){body p{margin-bottom:calc(1.5 * var(--delta-mobile))}}body section{position:relative}body .container,body .container-fluid,body .container-lg,body .container-md,body .container-sm,body .container-xl,body .container-xxl,body .row{--bs-gutter-x:var(--cells-padding-x)}body .container.for-title-paragraph{max-width:var(--container-width-hero)}body .container.for-title-paragraph .row{justify-content:space-between}body .container.for-title-paragraph .row>.col-lg-6:first-child{width:calc(46.5 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){body .container.for-title-paragraph .row>.col-lg-6:first-child{width:100%;margin-bottom:calc(1.6 * var(--delta-mobile))}}body .container.for-title-paragraph .row>.col-lg-6:last-child{width:calc(62 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){body .container.for-title-paragraph .row>.col-lg-6:last-child{width:100%}}body .btn{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-weight:500;font-size:calc(1.6 * var(--delta));padding:calc(1.9 * var(--delta)) calc(2.4 * var(--delta));border-radius:calc(2.8 * var(--delta));transition:all .3s ease}@media (max-width:991px){body .btn{font-size:calc(1.327 * var(--delta-mobile));padding:calc(1.55 * var(--delta-mobile)) calc(2 * var(--delta-mobile));border-radius:calc(2.3 * var(--delta-mobile))}}body .btn.btn-light{--bs-btn-color:#1020ae;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#1020ae;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#1020ae;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}body .btn.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#4d5ef6;--bs-btn-border-color:#4d5ef6;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}header{background-color:var(--color-blue-sky);color:#fff;position:sticky;top:0;z-index:100;transition:all .3s ease;border-bottom:1px solid transparent}header>.header-wrap{padding:calc(2 * var(--delta)) 0}@media (max-width:991px){header>.header-wrap{padding:calc(.75 * var(--delta-mobile)) 0}}header.body-is-scrolled{border-color:hsla(0,0%,100%,.1)}header.body-is-scrolled.have-header-wave-pin{transform:translateY(calc(0px - 4 * var(--delta)))}@media (max-width:991px){header.body-is-scrolled.have-header-wave-pin{transform:translateY(calc(0px - 4 * var(--delta-mobile)))}}header.body-is-scrolled.scrolled-down{transform:translateY(-100%)}header .container{max-width:calc(132 * var(--delta) + var(--cells-padding-x))}header .col-lg-12{display:flex;align-items:center;justify-content:space-between}header .main-link{display:block;position:relative;z-index:102}header .main-link>img{display:block;width:calc(12.3 * var(--delta));height:auto}@media (max-width:991px){header .main-link>img{width:calc(8.43 * var(--delta-mobile))}}@media (min-width:992px){header a[href="#hamburg-menu"]{display:none!important}}header a[href="#hamburg-menu"]{display:flex;align-items:center;justify-content:center;width:calc(5 * var(--delta-mobile));height:calc(5 * var(--delta-mobile));background-color:#fff;position:relative;border-radius:50%}header a[href="#hamburg-menu"]>span{display:block;width:calc(2 * var(--delta-mobile))}header a[href="#hamburg-menu"]>span span{border-bottom:2px solid #1020ae;display:block;margin-bottom:calc(.4 * var(--delta-mobile));transition:all .3s ease}header a[href="#hamburg-menu"]>span span:nth-child(2){position:relative;height:2px}header a[href="#hamburg-menu"]>span span:nth-child(2)>span{position:absolute;left:0;top:0;width:100%}header a[href="#hamburg-menu"]>span>span:first-child{transform-origin:0 center}header a[href="#hamburg-menu"]>span>span:first-child.opened{transform:scaleX(0)}header a[href="#hamburg-menu"]>span>span:nth-child(2){border-bottom:none}header a[href="#hamburg-menu"]>span>span:nth-child(2).opened>span:first-child{transform:rotate(-45deg)}header a[href="#hamburg-menu"]>span>span:nth-child(2).opened>span:nth-child(2){transform:rotate(45deg)}header a[href="#hamburg-menu"]>span>span:nth-child(3){transform-origin:100% center}header a[href="#hamburg-menu"]>span>span:nth-child(3).opened{transform:scaleX(0)}header .the-menu{display:flex;align-items:center}@media (max-width:991px){header .the-menu{transition:all .3s ease;position:fixed;background-color:var(--color-blue-sky);display:none!important;--mobile-header-menu-padding-x:calc(2*var(--delta-mobile));width:calc(100% - 2 * var(--mobile-header-menu-padding-x));left:var(--mobile-header-menu-padding-x);top:calc(5 * var(--delta-mobile) + 3 * var(--delta-mobile));bottom:calc(3 * var(--delta-mobile));left:0;top:0;width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}header .the-menu.opened{display:flex!important}}header .the-menu ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;margin-right:calc(4.4 * var(--delta))}@media (max-width:991px){header .the-menu ul{display:block;margin-right:0;text-align:center;margin-bottom:calc(5 * var(--delta-mobile));width:100%}}header .the-menu ul>li{margin-right:calc(4.4 * var(--delta))}@media (max-width:991px){header .the-menu ul>li{margin-right:0;margin-bottom:calc(1 * var(--delta-mobile))}}header .the-menu ul>li:last-child{margin-right:0}header .the-menu ul>li>a{display:block;color:inherit;text-decoration:none;font-size:calc(1.6 * var(--delta));padding:calc(.5 * var(--delta)) 0;font-weight:400;position:relative}@media (max-width:991px){header .the-menu ul>li>a{display:inline-flex;font-size:calc(1.6 * var(--delta-mobile));padding:calc(.5 * var(--delta-mobile)) 0;font-size:calc(2 * var(--delta-mobile))}}header .the-menu ul>li>a:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:0;border-bottom:2px solid #fff;transition:all .3s ease;transform:scaleX(0)}header .the-menu ul>li>a:hover:after{transform:scaleX(1)}@media (max-width:991px){header .the-menu .btn{width:calc(27.8 * var(--delta-mobile))}}.hero{padding:calc(13 * var(--delta)) 0;background-color:var(--color-blue-sky);margin-bottom:calc(10 * var(--delta));color:#fff;position:relative}@media (max-width:991px){.hero{margin-bottom:calc(7.55 * var(--delta-mobile));padding-top:calc(10 * var(--delta-mobile));padding-bottom:0;text-align:center}}.hero .container{max-width:var(--container-width-hero);position:relative;z-index:2}.hero .title{font-weight:500;font-size:calc(10 * var(--delta));line-height:1.2;margin-bottom:calc(2.4 * var(--delta));width:90%}@media (max-width:991px){.hero .title{width:100%;font-size:calc(2.8 * var(--delta-mobile));margin-bottom:calc(1.2 * var(--delta-mobile));max-width:calc(33 * var(--delta-mobile));margin-left:auto;margin-right:auto}}.hero .title span{color:#0ff}.hero p{max-width:calc(60 * var(--delta));margin-bottom:calc(4 * var(--delta));font-weight:400;font-size:calc(2 * var(--delta));line-height:1.5}@media (max-width:991px){.hero p{max-width:calc(31.2 * var(--delta-mobile));margin-bottom:calc(2.4 * var(--delta-mobile));font-size:calc(1.6 * var(--delta-mobile));text-align:center;margin-left:auto;margin-right:auto}}.hero .btn-app-store{display:inline-block}.hero .btn-app-store>img{display:block;width:calc(19.2 * var(--delta));height:auto}@media (max-width:991px){.hero .btn-app-store>img{width:calc(19.2 * var(--delta-mobile))}}.hero .the-snake-effect{z-index:0;display:block;position:absolute;right:0;width:calc(54.7 * var(--delta));bottom:calc(0px - 23 * var(--delta))}@media (max-width:991px){.hero .the-snake-effect{width:calc(17.2 * var(--delta-mobile));bottom:calc(0px - 17 * var(--delta-mobile))}}.hero .the-snake-effect>img{display:block;width:100%}@media (max-width:991px){.hero .the-snake-effect>img:first-child{display:none}}@media (min-width:992px){.hero .the-snake-effect>img:last-child{display:none}}.title-paragraph{color:#fff;margin-bottom:calc(8 * var(--delta))}@media (max-width:991px){.title-paragraph{margin-bottom:calc(4.8 * var(--delta-mobile))}}.title-paragraph h1,.title-paragraph h2,.title-paragraph h3{font-weight:600;font-size:calc(4.8 * var(--delta))}@media (max-width:991px){.title-paragraph h1,.title-paragraph h2,.title-paragraph h3{font-size:calc(2.4 * var(--delta-mobile));margin-bottom:calc(1.6 * var(--delta-mobile))}}.title-paragraph .content-html{font-size:calc(2.4 * var(--delta))}@media (max-width:991px){.title-paragraph .content-html{font-size:calc(1.6 * var(--delta-mobile))}}.steps-panel{margin-bottom:calc(8 * var(--delta));counter-reset:steps-phones}@media (max-width:991px){.steps-panel{margin-bottom:calc(6.4 * var(--delta-mobile))}.steps-panel .steps-menu-holder{display:none}}.steps-panel .steps-menu-holder .the-point-line-effect{pointer-events:none;position:fixed;top:calc(5 * var(--delta));left:calc(12 * var(--delta));width:calc(1.1 * var(--delta));transition:opacity .3s ease}.steps-panel .steps-menu-holder .the-point-line-effect[data-active-index="-1"]{opacity:0}.steps-panel .steps-menu-holder .the-point-line-effect>.point{content:"";display:block;width:calc(1.1 * var(--delta));height:calc(1.1 * var(--delta));background-color:#0ff;margin-bottom:calc(1.2 * var(--delta));border-radius:50%}.steps-panel .steps-menu-holder .the-point-line-effect>.line-holder{position:relative;width:100%}.steps-panel .steps-menu-holder .the-point-line-effect>.line-holder>.line{position:absolute;top:0;left:calc(50% - .5px);height:100vh;border-left:1px solid #fff}.steps-panel .steps-menu{padding-left:calc(3.1 * var(--delta));min-height:calc(54 * var(--delta));margin:0;list-style:none;position:sticky;top:calc(15 * var(--delta))}.steps-panel .steps-menu>li{margin-bottom:calc(4.5 * var(--delta))}.steps-panel .steps-menu>li.active a{opacity:1}.steps-panel .steps-menu>li a{display:inline-block;color:#fff;text-decoration:none;font-size:calc(2.4 * var(--delta));font-weight:500;opacity:.5;transition:all .3s ease}.steps-panel .steps-menu>li a:hover{opacity:1}.steps-panel .step-panel .content-html:before{counter-increment:steps-phones;content:"0" counter(steps-phones) "."}.steps-panel *>.step-panel:nth-child(n+10):before{content:counter(steps-phones) "."}.step-panel{margin-bottom:calc(3.2 * var(--delta));border:1.5px solid hsla(0,0%,100%,.51);background-color:hsla(0,0%,100%,.25);opacity:.48;transition:all .3s ease;color:#fff;border-radius:calc(3 * var(--delta));overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:calc(54 * var(--delta))}@media (max-width:991px){.step-panel{margin-bottom:calc(1.781 * var(--delta-mobile));opacity:1}}.step-panel.active{opacity:1}@media (max-width:991px){.step-panel{border-radius:calc(1.669 * var(--delta-mobile))}}.step-panel.photo-position-top{flex-direction:column-reverse}.step-panel.photo-position-top>.media{margin-top:0}.step-panel.photo-position-top>.content-html{margin-top:calc(1 * var(--delta));padding-top:0}.step-panel.photo-position-bottom>.content-html{padding-bottom:0}@media (max-width:991px){.step-panel{min-height:calc(30 * var(--delta-mobile))}}.step-panel>.media{width:100%;margin-top:calc(1 * var(--delta))}.step-panel>.media>img{display:block;width:100%;width:calc(62 * var(--delta));margin:0 auto;height:auto}@media (max-width:991px){.step-panel>.media>img.desktop{display:none!important}}@media (min-width:992px){.step-panel>.media>img.mobile{display:none!important}}@media (max-width:991px){.step-panel>.media>img{width:100%}}.step-panel .content-html{font-size:calc(2.4 * var(--delta));line-height:1.4;padding:calc(4.8 * var(--delta));width:100%}@media (max-width:991px){.step-panel .content-html{padding:calc(2.671 * var(--delta-mobile));font-size:calc(1.335 * var(--delta-mobile))}}.step-panel .content-html:before{content:"01.";margin-bottom:calc(.8 * var(--delta));display:block;font-weight:700;font-family:var(--font-titles);font-size:calc(3.2 * var(--delta));letter-spacing:-2%}@media (max-width:991px){.step-panel .content-html:before{font-size:calc(1.781 * var(--delta-mobile))}}.step-panel.panel-design-1{background-image:url(/Assets/Images/step-1-design-wave.png);background-repeat:no-repeat;background-position:left calc(0 * var(--delta));background-size:47% auto}.step-panel.panel-design-1 .media{width:calc(38.6 * var(--delta))}@media (max-width:991px){.step-panel.panel-design-1 .media{width:calc(21.4 * var(--delta-mobile))}}.step-panel.panel-design-1 .media img{width:100%}.step-panel.panel-design-2{background-image:url(/Assets/Images/step-2-design-wave.png);background-repeat:no-repeat;background-position:right calc(0 * var(--delta));background-size:47% auto}.step-panel.panel-design-2 .media{width:calc(48.3 * var(--delta))}@media (max-width:991px){.step-panel.panel-design-2 .media{width:calc(26.9 * var(--delta-mobile))}}.step-panel.panel-design-2 .media img{width:100%}.step-panel.panel-design-3{background-image:url(/Assets/Images/design-wave-3.png);background-repeat:no-repeat;background-position:0 100%;background-size:56% auto}.step-panel.panel-design-3 .media{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}.step-panel.panel-design-3 .media img{display:block;width:calc(42.1 * var(--delta));margin:0}@media (max-width:991px){.step-panel.panel-design-3 .media img{width:calc(23.4 * var(--delta-mobile))}}.centered-content-photo{background-color:#1020ae;color:#fff;padding-top:calc(10 * var(--delta));padding-bottom:calc(12 * var(--delta));text-align:center}@media (max-width:991px){.centered-content-photo{padding-top:calc(7.2 * var(--delta-mobile));padding-bottom:calc(8.3 * var(--delta-mobile))}}.centered-content-photo a{color:inherit}.centered-content-photo a:hover{text-decoration:none}.centered-content-photo .container{max-width:calc(110 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){.centered-content-photo .container{max-width:100%}}.centered-content-photo .the-content{margin-bottom:calc(7.6 * var(--delta))}@media (max-width:991px){.centered-content-photo .the-content{margin-bottom:calc(7.6 * var(--delta-mobile))}}.centered-content-photo .the-content h1,.centered-content-photo .the-content h2,.centered-content-photo .the-content h3{font-size:calc(4.8 * var(--delta));font-weight:500;margin-bottom:calc(2.4 * var(--delta));max-width:calc(64 * var(--delta));margin-left:auto;margin-right:auto}@media (max-width:991px){.centered-content-photo .the-content h1,.centered-content-photo .the-content h2,.centered-content-photo .the-content h3{font-size:calc(2.8 * var(--delta-mobile));margin-bottom:calc(1.2 * var(--delta-mobile));max-width:100%}}.centered-content-photo .the-content p{max-width:calc(60 * var(--delta));margin-left:auto;margin-right:auto;font-size:calc(2 * var(--delta))}@media (max-width:991px){.centered-content-photo .the-content p{max-width:calc(31.2 * var(--delta-mobile));font-size:calc(1.6 * var(--delta-mobile))}}.centered-content-photo .the-media{display:block;margin-left:auto;margin-right:auto;max-width:calc(106.2 * var(--delta))}@media (max-width:991px){.centered-content-photo .the-media{max-width:calc(37.2 * var(--delta-mobile))}}.centered-content-photo .the-media>img{display:block;width:100%;height:auto}@media (max-width:991px){.centered-content-photo .the-media>img.desktop{display:none}}@media (min-width:992px){.centered-content-photo .the-media>img.mobile{display:none}}.centered-content-photo.nov-21-2024,.centered-content-photo.nov-21-2024-wave-chat{padding:calc(2 * var(--delta)) 0}@media (max-width:991px){.centered-content-photo.nov-21-2024,.centered-content-photo.nov-21-2024-wave-chat{padding:calc(2 * var(--delta-mobile)) 0}}.centered-content-photo.nov-21-2024 .blue-round-panel,.centered-content-photo.nov-21-2024-wave-chat .blue-round-panel{overflow:hidden;max-width:calc(140 * var(--delta));background-color:#18b8dd;margin:0 auto;border-radius:calc(3 * var(--delta));padding-top:calc(6 * var(--delta));position:relative;--blue-round-panel-illustration-height:calc(84.1*var(--delta));padding-bottom:calc(var(--blue-round-panel-illustration-height) - 26 * var(--delta))}@media (max-width:991px){.centered-content-photo.nov-21-2024 .blue-round-panel,.centered-content-photo.nov-21-2024-wave-chat .blue-round-panel{max-width:calc(35.3 * var(--delta-mobile));border-radius:calc(1.6 * var(--delta-mobile));padding-top:calc(7.2 * var(--delta-mobile));--blue-round-panel-illustration-height:calc(37*var(--delta-mobile));padding-bottom:calc(var(--blue-round-panel-illustration-height) - 4 * var(--delta-mobile))}}.centered-content-photo.nov-21-2024 .blue-round-panel .container,.centered-content-photo.nov-21-2024-wave-chat .blue-round-panel .container{position:relative;z-index:1}.centered-content-photo.nov-21-2024 .blue-round-panel .the-media,.centered-content-photo.nov-21-2024-wave-chat .blue-round-panel .the-media{max-width:100%;width:100%;position:absolute;left:0;bottom:0;height:var(--blue-round-panel-illustration-height);z-index:0}.centered-content-photo.nov-21-2024 .blue-round-panel .the-media img,.centered-content-photo.nov-21-2024-wave-chat .blue-round-panel .the-media img{object-fit:contain;object-position:center bottom;-o-object-fit:contain;-o-object-position:center bottom;position:absolute;left:0;top:0;width:100%;height:100%}.centered-content-photo.nov-21-2024-wave-chat.version-wave-chat .blue-round-panel,.centered-content-photo.nov-21-2024.version-wave-chat .blue-round-panel{padding-bottom:calc(var(--blue-round-panel-illustration-height) - 20 * var(--delta))}@media (max-width:991px){.centered-content-photo.nov-21-2024-wave-chat.version-wave-chat .blue-round-panel,.centered-content-photo.nov-21-2024.version-wave-chat .blue-round-panel{padding-bottom:calc(var(--blue-round-panel-illustration-height) - 5 * var(--delta-mobile))}}.grid-panels{padding-top:calc(12 * var(--delta));padding-bottom:calc(8 * var(--delta));color:#fff}@media (max-width:991px){.grid-panels{padding-top:calc(7.2 * var(--delta-mobile));padding-bottom:calc(10 * var(--delta-mobile))}}.grid-panels .container{max-width:calc(136 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){.grid-panels .container{max-width:100%}}.grid-panels .the-title{margin-bottom:calc(7.2 * var(--delta));text-align:center;font-size:calc(6.4 * var(--delta));font-weight:500}@media (max-width:991px){.grid-panels .the-title{font-size:calc(2.8 * var(--delta-mobile));margin-bottom:calc(7.6 * var(--delta-mobile))}}.grid-panels .grid-row{--grid-row-space:calc(1.2*var(--delta));display:flex;align-items:stretch;justify-content:space-between;margin-bottom:var(--grid-row-space)}@media (max-width:991px){.grid-panels .grid-row{--grid-row-space:calc(3.2*var(--delta-mobile));display:block}.grid-panels .grid-row>*{margin-bottom:var(--grid-row-space);width:100%!important}}.grid-panels .grid-row .grid-cell{width:100%;background-color:#766eff;color:#fff;padding:calc(2.4 * var(--delta));position:relative;overflow:hidden;border-radius:calc(1.6 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell{height:calc(42.9 * var(--delta-mobile))!important;padding:calc(2.4 * var(--delta-mobile));border-radius:calc(1.6 * var(--delta-mobile))}.grid-panels .grid-row .grid-cell.grid-cell-grid{height:auto!important}}.grid-panels .grid-row .grid-cell.grid-cell-grid{background-color:transparent;padding:0}.grid-panels .grid-row .grid-cell.grid-cell-height-1{height:calc(42.9 * var(--delta))}.grid-panels .grid-row .grid-cell.grid-cell-height-2{height:calc(20.85 * var(--delta))}.grid-panels .grid-row .grid-cell.grid-cell-height-3{height:calc(25.9 * var(--delta))}.grid-panels .grid-row .grid-cell .the-content{position:relative;z-index:1}.grid-panels .grid-row .grid-cell .the-content h1,.grid-panels .grid-row .grid-cell .the-content h2,.grid-panels .grid-row .grid-cell .the-content h3,.grid-panels .grid-row .grid-cell .the-content h4{font-size:calc(2.4 * var(--delta));font-weight:600;margin-bottom:calc(1.6 * var(--delta));letter-spacing:normal}@media (max-width:991px){.grid-panels .grid-row .grid-cell .the-content h1,.grid-panels .grid-row .grid-cell .the-content h2,.grid-panels .grid-row .grid-cell .the-content h3,.grid-panels .grid-row .grid-cell .the-content h4{font-size:calc(2.4 * var(--delta-mobile));margin-bottom:calc(1.6 * var(--delta-mobile))}}.grid-panels .grid-row .grid-cell .the-content p{font-size:calc(1.6 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell .the-content p{font-size:calc(1.6 * var(--delta-mobile))}}.grid-panels .grid-row .grid-cell .the-media{position:absolute;z-index:0}.grid-panels .grid-row .grid-cell .the-media>img{display:block;width:100%}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-siri{display:flex;align-items:flex-end}}.grid-panels .grid-row .grid-cell.grid-cell-siri .the-content{max-width:calc(13.7 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-siri .the-content{max-width:100%;width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-siri .the-media{top:0;right:0;width:calc(24.4 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-siri .the-media{width:calc(100% - 2.288 * var(--delta-mobile));right:calc(1.144 * var(--delta-mobile))}}.grid-panels .grid-row .grid-cell.grid-cell-siri .the-media>img{object-fit:cover;object-position:left bottom;-o-object-fit:cover;-o-object-position:left bottom}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-siri .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-siri .the-media>img.mobile{display:none}}.grid-panels .grid-row .grid-cell.grid-cell-transcribe .the-media{width:calc(25.1 * var(--delta));width:calc(28.3 * var(--delta));bottom:0;left:calc(50% - 12.55 * var(--delta));left:calc(50% - 14.15 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-transcribe .the-media{width:calc(25.1 * var(--delta-mobile));width:calc(28.3 * var(--delta-mobile));left:calc(50% - 12.55 * var(--delta-mobile));left:calc(50% - 14.15 * var(--delta-mobile))}}.grid-panels .grid-row .grid-cell.grid-cell-transcribe .the-media>img{object-fit:contain;object-position:center bottom;-o-object-fit:contain;-o-object-position:center bottom}.grid-panels .grid-row .grid-cell.grid-cell-record .the-media{width:100%;left:0;bottom:0}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-record .the-media{transform:translateY(calc(2 * var(--delta-mobile)))}}.grid-panels .grid-row .grid-cell.grid-cell-record .the-media>img{width:100%;object-fit:cover;object-position:center bottom;-o-object-fit:cover;-o-object-position:center bottom}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-record .the-media>img{object-position:center top;-o-object-position:center top}}.grid-panels .grid-row .grid-cell.grid-cell-phone .the-content{width:calc(12.6 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-phone .the-content{width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media{bottom:0;right:0}.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media>img{width:calc(14.7 * var(--delta));object-fit:cover;object-position:left bottom;-o-object-fit:cover;-o-object-position:left bottom}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media>img{object-position:center top;-o-object-position:center top;width:calc(25.2 * var(--delta-mobile));margin-left:auto;margin-right:auto}.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media>img.mobile{display:none}}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-phone .the-media{width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-import .the-content{width:calc(18 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-import .the-content{width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-import .the-media{bottom:0;right:0;height:calc(100% - .8 * var(--delta));width:calc(13.9 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-import .the-media{width:100%;height:calc(28.8 * var(--delta-mobile))}}.grid-panels .grid-row .grid-cell.grid-cell-import .the-media>img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:left center;-o-object-fit:cover;-o-object-position:left center}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-import .the-media>img{object-position:center top;-o-object-position:center top}.grid-panels .grid-row .grid-cell.grid-cell-import .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-import .the-media>img.mobile{display:none}}.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-content{max-width:calc(24 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-content{max-width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media{bottom:0;height:100%;right:calc(1.9 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media{right:0;width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media>img{position:absolute;right:0;top:0;width:auto;height:100%}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media>img{top:auto;bottom:0;width:100%;object-fit:contain;object-position:center bottom;-o-object-fit:contain;-o-object-position:center bottom}.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-summarize .the-media>img.mobile{display:none}}.grid-panels .grid-row .grid-cell.grid-cell-share .the-content{max-width:calc(29.5 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-share .the-content{max-width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-share .the-media{width:100%;left:0;bottom:0}.grid-panels .grid-row .grid-cell.grid-cell-share .the-media>img{width:calc(27.4 * var(--delta));height:auto;margin-left:auto;margin-right:auto}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-share .the-media>img{width:calc(31 * var(--delta-mobile))}.grid-panels .grid-row .grid-cell.grid-cell-share .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-share .the-media>img.mobile{display:none}}.grid-panels .grid-row .grid-cell.grid-cell-languages .the-content{max-width:calc(18.7 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-languages .the-content{max-width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media{top:0;right:0;height:100%;width:calc(29.3 * var(--delta))}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media{width:100%}}.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media>img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:left center;-o-object-fit:cover;-o-object-position:left center}@media (max-width:991px){.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media>img{width:calc(100% - 2.5 * var(--delta-mobile));left:auto;right:0;object-fit:contain;object-position:right bottom;-o-object-fit:contain;-o-object-position:right bottom}.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media>img.desktop{display:none}}@media (min-width:992px){.grid-panels .grid-row .grid-cell.grid-cell-languages .the-media>img.mobile{display:none}}.grid-panels .grid-row.grid-row-3-3-6>.grid-cell{width:calc(25% - 2 * var(--grid-row-space) / 3)}.grid-panels .grid-row.grid-row-3-3-6>.grid-cell:last-child{width:calc(50% - 2 * var(--grid-row-space) / 3)}.grid-panels .grid-row.grid-row-6-6>.grid-cell{width:calc(50% - var(--grid-row-space) / 2)}.grid-panels .grid-row.grid-row-4-4-4>.grid-cell{width:calc(33.3333333333% - 2 * var(--grid-row-space) / 3)}.the-stars{display:flex;align-items:center;justify-content:flex-start}.the-stars>div{width:calc(2.8 * var(--delta));height:calc(2.6 * var(--delta));margin-right:calc(.8 * var(--delta));position:relative}@media (max-width:991px){.the-stars>div{width:calc(1.4 * var(--delta-mobile));height:calc(1.3 * var(--delta-mobile));margin-right:calc(.4 * var(--delta-mobile))}}.the-stars>div:last-child{margin-right:0}.the-stars>div>span{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-size:auto 100%;background-repeat:no-repeat;background-position:0;background-image:url(/Assets/Images/icon-star.svg)}.the-stars>div>span:first-child{opacity:.2}.the-stars>div>span:last-child{width:20%}.the-stars>div.is-full>span:last-child{width:100%}.feedback-slider{background-color:#fffde4;padding:calc(8 * var(--delta)) 0;position:relative}@media (max-width:991px){.feedback-slider{padding-top:calc(4.8 * var(--delta-mobile));padding-bottom:calc(8 * var(--delta-mobile))}}.feedback-slider .the-illustration{position:absolute;top:0;right:0;height:100%;width:100%;overflow:hidden}.feedback-slider .the-illustration>img{display:block;position:absolute;right:0;top:0;width:auto;height:100%;-o-object-fit:contain;object-fit:contain;object-position:right top;-o-0object-fit:contain;-o-object-position:right top}@media (max-width:991px){.feedback-slider .the-illustration>img.desktop{display:none}}@media (min-width:992px){.feedback-slider .the-illustration>img.mobile{display:none}}.feedback-slider .container{position:relative;max-width:calc(120 * var(--delta) + var(--cells-padding-x))}.feedback-slider h1,.feedback-slider h2,.feedback-slider h3{max-width:calc(39 * var(--delta));min-height:calc(20 * var(--delta));margin-bottom:calc(4 * var(--delta));font-weight:500;font-size:calc(5.5 * var(--delta))}@media (max-width:991px){.feedback-slider h1,.feedback-slider h2,.feedback-slider h3{max-width:calc(22.7 * var(--delta-mobile));margin-left:auto;margin-right:auto;margin-bottom:calc(2.4 * var(--delta-mobile));font-size:calc(2.8 * var(--delta-mobile));text-align:center}}.feedback-slider .the-photo{width:calc(47 * var(--delta));height:calc(40 * var(--delta));position:relative;overflow:hidden;border-radius:calc(2 * var(--delta))}@media (max-width:991px){.feedback-slider .the-photo{display:none}}.feedback-slider .the-photo>img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;-o-object-fit:cover;-o-object-position:center}.feedback-slider .container>.row{align-items:flex-end}.feedback-slider .container>.row .col-lg-6:last-child{display:flex;justify-content:flex-end}.feedback-slider .swiper-holder{width:calc(55 * var(--delta));border-radius:calc(2.4 * var(--delta));background-color:#fff;position:relative;overflow:hidden;box-shadow:calc(3 * var(--delta)) 0 calc(6 * var(--delta)) 1px rgba(0,0,0,.24);padding:calc(2.4 * var(--delta));padding-bottom:calc(10.8 * var(--delta) + 2.4 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder{width:100%;border-radius:calc(1.43 * var(--delta-mobile));box-shadow:calc(3 * var(--delta-mobile)) 0 calc(6 * var(--delta-mobile)) 1px rgba(0,0,0,.24);padding:calc(1.43 * var(--delta-mobile));padding-bottom:calc(6.4 * var(--delta-mobile) + 1.43 * var(--delta-mobile))}}.feedback-slider .swiper-holder .feedback-content .the-content{margin-bottom:calc(1.6 * var(--delta));overflow:auto;height:calc(31 * var(--delta))}.feedback-slider .swiper-holder .feedback-content .the-content .the-stars{margin-bottom:calc(1.6 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .feedback-content .the-content .the-stars{margin-bottom:calc(.93 * var(--delta-mobile))}}.feedback-slider .swiper-holder .feedback-content .the-content h4{font-family:var(--font-texts);font-weight:500;line-height:1.5;font-size:calc(2.4 * var(--delta));margin-bottom:calc(1.6 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .feedback-content .the-content h4{font-size:calc(1.43 * var(--delta-mobile));margin-bottom:calc(.953 * var(--delta-mobile))}}.feedback-slider .swiper-holder .feedback-content .the-content p{font-size:calc(2 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .feedback-content .the-content p{font-size:calc(1.192 * var(--delta-mobile))}.feedback-slider .swiper-holder .feedback-content .the-content{margin-bottom:calc(.953 * var(--delta-mobile));height:calc(18 * var(--delta-mobile))}}.feedback-slider .swiper-holder .feedback-content .the-footer{display:flex;align-items:center;justify-content:space-between}.feedback-slider .swiper-holder .feedback-content .the-footer .the-name{font-weight:600;font-size:calc(1.6 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .feedback-content .the-footer .the-name{font-size:calc(.953 * var(--delta-mobile))}}.feedback-slider .swiper-holder .feedback-content .the-footer .the-date{font-size:calc(1.6 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .feedback-content .the-footer .the-date{font-size:calc(.953 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation{position:absolute;left:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:calc(2.4 * var(--delta));background-color:#f1f1f1;z-index:10}@media (max-width:991px){.feedback-slider .swiper-holder .swiper-navigation{padding:calc(1.43 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation .pagination-info{font-size:calc(2.4 * var(--delta));font-weight:500;display:flex;align-items:center;justify-content:flex-start;color:#111315}@media (max-width:991px){.feedback-slider .swiper-holder .swiper-navigation .pagination-info{font-size:calc(1.43 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation .pagination-info span{display:block;opacity:.6;margin-right:calc(1.2 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .swiper-navigation .pagination-info span{margin-right:calc(.715 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation .pagination-info span:last-child{margin-right:0}.feedback-slider .swiper-holder .swiper-navigation .pagination-info span:first-child{opacity:1}.feedback-slider .swiper-holder .swiper-navigation .the-buttons{display:flex}.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div{cursor:pointer;border:1px solid #e0e5ea;background-color:#fff;width:calc(6 * var(--delta));height:calc(6 * var(--delta));border-radius:50%;background-size:calc(.9 * var(--delta)) calc(1.6 * var(--delta));background-repeat:no-repeat;background-position:50%;background-image:url(/Assets/Images/icon-arrow-back-dark.svg)}@media (max-width:991px){.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div{width:calc(3.575 * var(--delta-mobile));height:calc(3.575 * var(--delta-mobile));background-size:calc(1 * var(--delta-mobile)) calc(1 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div.disabled{pointer-events:none;opacity:.4}.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div:first-child{margin-right:calc(1.2 * var(--delta))}@media (max-width:991px){.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div:first-child{margin-right:calc(.712 * var(--delta-mobile))}}.feedback-slider .swiper-holder .swiper-navigation .the-buttons>div:last-child{transform:rotate(180deg)}.prices-panel{background-color:#fffde4;padding:calc(8 * var(--delta)) 0}@media (max-width:991px){.prices-panel{padding-top:calc(3.2 * var(--delta-mobile));padding-bottom:calc(10 * var(--delta-mobile))}}.prices-panel .container{max-width:calc(129.6 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){.prices-panel .container{max-width:100%}}.prices-panel .centered-content{text-align:center;margin-bottom:calc(11.2 * var(--delta))}.prices-panel .centered-content h1,.prices-panel .centered-content h2,.prices-panel .centered-content h3{font-weight:500;font-size:calc(6.4 * var(--delta));margin-bottom:calc(.6 * var(--delta))}@media (max-width:991px){.prices-panel .centered-content h1,.prices-panel .centered-content h2,.prices-panel .centered-content h3{font-size:calc(2.8 * var(--delta-mobile));margin-bottom:calc(.4 * var(--delta-mobile))}}.prices-panel .centered-content p{font-size:calc(2.4 * var(--delta))}@media (max-width:991px){.prices-panel .centered-content p{font-size:calc(1.6 * var(--delta-mobile))}.prices-panel .centered-content{margin-bottom:calc(4.8 * var(--delta-mobile))}}.prices-panel .the-panels-holder{display:flex;align-items:stretch;justify-content:space-between}@media (max-width:991px){.prices-panel .the-panels-holder{display:block}.prices-panel .the-panels-holder>*{margin-bottom:calc(3.2 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel{--price-single-panel-padding:calc(4*var(--delta));background-color:#fff;border-radius:calc(1.6 * var(--delta)) calc(1.6 * var(--delta)) calc(.8 * var(--delta)) calc(.8 * var(--delta));width:calc(41.6 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel{--price-single-panel-padding:calc(3.2*var(--delta-mobile));border-radius:calc(1.327 * var(--delta-mobile)) calc(1.327 * var(--delta-mobile)) calc(.5 * var(--delta-mobile)) calc(.5 * var(--delta-mobile));width:100%}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head{padding:var(--price-single-panel-padding);background-color:grey;border-radius:calc(1.6 * var(--delta)) calc(1.6 * var(--delta)) 0 0}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head{border-radius:calc(1.327 * var(--delta-mobile)) calc(1.327 * var(--delta-mobile)) 0 0}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .top-content{margin-bottom:calc(2.4 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .top-content{margin-bottom:calc(1.99 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head h4{font-weight:700;line-height:1.5;font-size:calc(3.2 * var(--delta));font-family:var(--font-texts);margin-bottom:calc(.4 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head h4{font-size:calc(2.654 * var(--delta-mobile));margin-bottom:calc(.3 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head p{font-size:calc(1.4 * var(--delta));max-width:calc(25 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head p{font-size:calc(1.327 * var(--delta-mobile));max-width:calc(20 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .price{display:flex;align-items:flex-end;justify-content:flex-start;line-height:1;letter-spacing:calc(0px - .12 * var(--delta));font-weight:600;font-size:calc(4.8 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .price{font-size:calc(3.981 * var(--delta-mobile));letter-spacing:calc(0px - .12 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .price small{display:block;margin-left:calc(.8 * var(--delta));line-height:1.333;font-size:calc(1.2 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head .price small{margin-left:calc(.8 * var(--delta-mobile));font-size:calc(.995 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head.style-primary{color:#fff;background-color:#4d5ef6;background-image:url(/Assets/Images/decoration-prices-panel-primary-2.png);background-repeat:no-repeat;background-position:100%;background-size:auto calc(11.7 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head.style-primary{background-size:auto calc(10 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head.style-light{color:#231f20;background-color:#e3eef1;background-image:url(/Assets/Images/decoration-light-price-panel.png);background-repeat:no-repeat;background-position:100% 100%;background-size:auto calc(17.2 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head.style-light{background-size:auto 80%}}.prices-panel .the-panels-holder .price-single-panel .price-single-panel-head.style-pink{color:#fff;background-color:#cb237e;background-image:url(/Assets/Images/decoration-price-panel-pink.png);background-repeat:no-repeat;background-position:100%;background-size:auto 100%}.prices-panel .the-panels-holder .price-single-panel .the-list-holder{padding:var(--price-single-panel-padding);background-color:#fff}.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul{list-style:none;padding:0;margin:0;margin-bottom:calc(4 * var(--delta));min-height:calc(42.4 * var(--delta))}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul{margin-bottom:calc(3.33 * var(--delta-mobile));min-height:calc(35.4 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul>li{margin-bottom:calc(.8 * var(--delta));font-size:calc(1.6 * var(--delta));padding:calc(.8 * var(--delta)) 0;padding-left:calc(4 * var(--delta));position:relative}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul>li{margin-bottom:calc(.663 * var(--delta-mobile));font-size:calc(1.327 * var(--delta-mobile));padding:calc(.663 * var(--delta-mobile)) 0;padding-left:calc(3.4 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul>li:before{content:"";position:absolute;width:calc(2.4 * var(--delta));height:calc(2.4 * var(--delta));left:0;top:calc(.7 * var(--delta));background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/Assets/Images/icon-check-blue.svg)}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .the-list-holder>ul>li:before{width:calc(2 * var(--delta-mobile));height:calc(2 * var(--delta-mobile));top:calc(.5 * var(--delta-mobile))}}.prices-panel .the-panels-holder .price-single-panel .the-list-holder .download-button-holder{text-align:center}.prices-panel .the-panels-holder .price-single-panel .the-list-holder .download-button-holder>.btn{display:flex;width:100%}.prices-panel .the-panels-holder .price-single-panel .top-title{position:absolute;bottom:100%;left:0;width:100%}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .top-title{position:static}}.prices-panel .the-panels-holder .price-single-panel .top-title>span{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:calc(1.6 * var(--delta));padding:calc(.8 * var(--delta)) 0;background-color:#111315;border-radius:calc(1.6 * var(--delta)) calc(1.6 * var(--delta)) 0 0;margin-left:auto;margin-right:auto;width:100%;max-width:calc(100% - 2.9 * var(--delta))}.prices-panel .the-panels-holder .price-single-panel .top-title>span:before{margin-right:calc(1 * var(--delta));content:"";width:calc(1.6 * var(--delta));height:calc(1.6 * var(--delta));background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/Assets/Images/decoration-light-green-stars.svg)}@media (max-width:991px){.prices-panel .the-panels-holder .price-single-panel .top-title>span:before{margin-right:calc(.8 * var(--delta-mobile));width:calc(1.35 * var(--delta-mobile));height:calc(1.35 * var(--delta-mobile))}.prices-panel .the-panels-holder .price-single-panel .top-title>span{font-size:calc(1.323 * var(--delta-mobile));padding:calc(.63 * var(--delta-mobile)) 0;border-radius:calc(1.327 * var(--delta-mobile)) calc(1.327 * var(--delta-mobile)) 0 0;max-width:calc(100% - 2 * var(--delta-mobile))}}.faqs{background-color:#fffde4;padding:calc(8 * var(--delta)) 0;position:relative}@media (max-width:991px){.faqs{padding-top:calc(3.2 * var(--delta-mobile));padding-bottom:calc(6 * var(--delta-mobile))}}.faqs .decoration-faqs{position:absolute;left:0;top:calc(0px - 2.5 * var(--delta));width:100%;height:calc(96.3 * var(--delta));background-repeat:no-repeat;background-size:auto 100%;background-position:0;background-image:url(/Assets/Images/decoration-faqs-2.png);z-index:3}@media (max-width:991px){.faqs .decoration-faqs{background-image:url(/Assets/Images/decorations-faqs-mobile.png);width:calc(15.1 * var(--delta-mobile));height:100%;background-position:0 100%;background-size:contain;top:0}}.faqs .container{max-width:calc(120 * var(--delta) + var(--cells-padding-x));position:relative;z-index:5}@media (max-width:991px){.faqs .container{max-width:100%}}.faqs .col-lg-12{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:991px){.faqs .col-lg-12{display:block}}.faqs .col-lg-12>h1,.faqs .col-lg-12>h2,.faqs .col-lg-12>h3{width:calc(32 * var(--delta));font-size:calc(6.4 * var(--delta));font-weight:500;margin-bottom:0;color:#111315}@media (max-width:991px){.faqs .col-lg-12>h1,.faqs .col-lg-12>h2,.faqs .col-lg-12>h3{width:100%;text-align:center;font-size:calc(2.8 * var(--delta-mobile));margin-bottom:calc(2.6 * var(--delta-mobile))}}.faqs .col-lg-12 .faqs-items{width:calc(74.2 * var(--delta))}@media (max-width:991px){.faqs .col-lg-12 .faqs-items{width:100%}}.faqs .col-lg-12 .faqs-items .accordion{--bs-accordion-color:#111315;--bs-accordion-bg:transparent;--bs-accordion-border-color:#e8e6d1;--bs-accordion-border-width:1px;--bs-accordion-border-radius:0px;--bs-accordion-inner-border-radius:0px;--bs-accordion-btn-padding-x:0px;--bs-accordion-btn-padding-y:calc(1.9*var(--delta));--bs-accordion-btn-color:#111315;--bs-accordion-btn-bg:transparent;--bs-accordion-btn-active-icon:url(/Assets/Images/icon-24x24-accordion-arrow);--bs-accordion-btn-icon-width:calc(2.4*var(--delta));--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-active-icon:url(/Assets/Images/icon-24x24-accordion-arrow.svg);--bs-accordion-body-padding-x:0px;--bs-accordion-body-padding-y:calc(1.9*var(--delta));--bs-accordion-active-color:#111315;--bs-accordion-active-bg:transparent}@media (max-width:991px){.faqs .col-lg-12 .faqs-items .accordion{--bs-accordion-btn-icon-width:calc(2.4*var(--delta-mobile));--bs-accordion-btn-padding-y:calc(2.15*var(--delta-mobile));--bs-accordion-body-padding-y:calc(2.15*var(--delta-mobile))}}.faqs .col-lg-12 .faqs-items .accordion .accordion-item{border-left:0;border-right:0}.faqs .col-lg-12 .faqs-items .accordion .accordion-item:last-child{border-bottom:0}.faqs .col-lg-12 .faqs-items .accordion .accordion-item .accordion-header .accordion-button{font-size:calc(2 * var(--delta));line-height:1.5}@media (max-width:991px){.faqs .col-lg-12 .faqs-items .accordion .accordion-item .accordion-header .accordion-button{font-size:calc(1.6 * var(--delta-mobile))}}.faqs .col-lg-12 .faqs-items .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.blue-banner{display:flex;align-items:center;justify-content:center;position:relative;background-color:#5248f3;color:#fff;min-height:calc(72.9 * var(--delta));background-size:auto 100%;background-repeat:no-repeat;background-position:100%;background-image:url(/Assets/Images/decoration-blue-banner.png)}@media (max-width:991px){.blue-banner{min-height:calc(44.6 * var(--delta-mobile));min-height:0;padding-top:calc(12 * var(--delta-mobile));padding-bottom:calc(9.9 * var(--delta-mobile));background-image:url(/Assets/Images/decoration-blue-banner-mobile.png)}}.blue-banner .container{max-width:calc(132 * var(--delta) + var(--cells-padding-x))}@media (max-width:991px){.blue-banner .container{max-width:100%}}.blue-banner .content-holder h1,.blue-banner .content-holder h2,.blue-banner .content-holder h3{max-width:calc(52.1 * var(--delta));margin-bottom:calc(4 * var(--delta));font-weight:500;font-size:calc(6 * var(--delta))}@media (max-width:991px){.blue-banner .content-holder h1,.blue-banner .content-holder h2,.blue-banner .content-holder h3{max-width:100%;margin-bottom:calc(2.6 * var(--delta-mobile));font-size:calc(4 * var(--delta-mobile))}}.blue-banner .content-holder .btn{width:calc(23.9 * var(--delta))}@media (max-width:991px){.blue-banner .content-holder .btn{width:calc(24 * var(--delta-mobile))}}.blue-banner .media-phone{position:absolute;right:0;bottom:0;height:calc(100% - 5.1 * var(--delta));width:calc(75 * var(--delta))}@media (max-width:991px){.blue-banner .media-phone{display:none}}.blue-banner .media-phone>img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;object-position:right bottom;-o-object-fit:contain;-o-object-position:right bottom}.blue-banner .home-indicator{display:none;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;width:100%;height:calc(3.4 * var(--delta-mobile))}@media (max-width:991px){.blue-banner .home-indicator{display:flex}}.blue-banner .home-indicator:after{content:"";display:block;width:calc(13.9 * var(--delta-mobile));height:6px;border-radius:3px;background-color:#000}header.body-is-scrolled .header-wave-pin{transform:translateY(-100%)}.header-wave-pin{display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease;color:#fff;background-color:#4d5ef6;padding:calc(.8 * var(--delta)) 0;font-size:calc(1.4 * var(--delta));font-weight:400}.header-wave-pin:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.header-wave-pin>*{margin:0 calc(.3 * var(--delta));position:relative;display:block}@media (max-width:991px){.header-wave-pin>*{margin:0 calc(.3 * var(--delta-mobile))}.header-wave-pin{padding:calc(.8 * var(--delta-mobile)) 0;font-size:calc(1.4 * var(--delta-mobile))}}.icon-wave-pin-heart{display:inline-block}.icon-wave-pin-heart:before{content:"";display:block;width:calc(2.4 * var(--delta));height:calc(2.4 * var(--delta));background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/Assets/Images/icon-pin-sweet-heart.svg)}@media (max-width:991px){.icon-wave-pin-heart:before{width:calc(2.4 * var(--delta-mobile));height:calc(2.4 * var(--delta-mobile))}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}