@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,500i,700&subset=latin-ext);
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box;min-height:100%}*,:after,:before{box-sizing:inherit}body{font-family:Montserrat,sans-serif;font-weight:400;background-color:#00c6f7;color:#fff;background-image:url(bg.93f12770.svg);background-repeat:no-repeat;background-size:100vh;background-position:calc(50vw - 50vh) 0;min-height:100vh;min-width:300px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased!important;position:relative}@media (min-aspect-ratio:1/1){body{background-size:100vw;background-position:0 calc(50vh - 50vw)}}body>.main{margin:0;flex-direction:column;min-height:60vh}body.menu,body.popup{overflow:hidden}body.popup>.Popup{opacity:1;z-index:400}body:after{content:"";background:#00c6f7 url(preloader.a893b80c.svg) no-repeat 50% 50%;background-size:200px 200px;position:fixed;top:0;left:0;right:0;bottom:0;transition:opacity 1s cubic-bezier(.4,0,.2,1) 0s,z-index 1ms linear 1s;opacity:0;z-index:-1}body.loading:after{z-index:100;opacity:1}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased!important}a{color:#0f2bd1;cursor:pointer}.popup-open+.popup-content{display:none}p{font-weight:300;font-size:15px;color:#62627c}.button,p{line-height:1.5em}.button{outline:none;border:none;cursor:pointer;position:relative;display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;white-space:nowrap;font-size:1em;font-weight:500;border-radius:1em;padding:.625em 2em;min-height:2.75em;min-width:2.75em;text-align:center;text-decoration:none;max-width:100%;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.button>.text{margin:0 2em}.button.button-dark{background-color:#0e30d3;color:#fff;box-shadow:0 0 50px rgba(14,48,211,.22);border-bottom:2px solid #071ea4}.button.button-dark:hover{background-color:#0026ff}.button.button-light{background-color:#fff;color:#0f2bd1;box-shadow:0 0 50px rgba(0,71,189,.15);border-bottom:2px solid #071ea4}.button.button-light:hover{background-color:#e3e7ff}.button.button-border>svg{position:absolute;top:0;left:0;width:100%;height:100%}.button.button-border>svg>rect{width:calc(100% - 4px);height:calc(100% - 4px);stroke:#0f2bd1;stroke-width:2px;stroke-dasharray:300px,0;stroke-dashoffset:0;transition:all .35s cubic-bezier(.4,0,.2,1)}.button.button-border:hover>svg>rect{stroke-dasharray:135px,410px;stroke-dashoffset:262px}.Popup{transition:all .4s cubic-bezier(.4,0,.2,1);z-index:-100;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;flex-direction:row;align-items:center;justify-content:center}.Popup>.PopupBg{background:#fff;border-radius:20px;position:relative}.Popup>.PopupBg>.PopupClose{width:20px;height:20px;position:absolute;top:20px;right:20px;background:url(cross.14d54fed.svg)}.Popup>.PopupBg>.PopupContent{min-width:200px;min-height:200px;max-width:calc(100vw - 60px);max-height:calc(100vh - 60px);padding:30px;color:#00005b;overflow:auto}.Popup>.PopupBg>.PopupContent>header{padding:30px}.Popup>.PopupBg>.PopupContent>header>h2{margin:0;font-size:30px;font-weight:500}.Popup>.PopupBg>.PopupContent>main{padding:0 30px 30px;max-width:600px}.Popup>.PopupBg>.PopupContent>main>p,.Popup>.PopupBg>.PopupContent>main>ul{color:#62627c;font-size:15px;font-weight:300;line-height:24px;text-align:left}.Popup>.PopupBg>.PopupContent>footer{padding:30px}.Popup>.PopupBg>.PopupContent>footer>.button{font-size:18px;width:auto}@media (max-height:500px),(max-width:500px){.Popup>.PopupBg{border-radius:0}.Popup>.PopupBg>.PopupContent{width:100vw;height:100vh;max-width:100vw;max-height:100vh;padding:0;padding-bottom:30px}}.form{font-size:15px;font-weight:500}.form>.form-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;color:#071ea4;margin:20px 0}.form>.form-group>.input,.form>.form-group>.input>.input-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;flex:1;position:relative;z-index:1}.form>.form-group>.input>.input-wrapper.half{max-width:50%}.form>.form-group>.input>.input-wrapper>.status{width:20px;height:20px;margin-left:10px;background-repeat:no-repeat;background-size:20px;background-position:50% 50%}.form>.form-group>.input>.input-wrapper>.border{border:1px solid #cfcfd9;border-radius:15px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transition:border .3s cubic-bezier(.4,0,.2,1) 0s}.form>.form-group>.input>.input-wrapper>input[type=text],.form>.form-group>.input>.input-wrapper>textarea{font-size:inherit;color:#071ea4;box-sizing:border-box;display:block;outline:none;background:none;margin:0;border:none;width:100%;min-height:3em;height:3em;line-height:1.5em;min-width:3em;padding:1.25em .75em}.form>.form-group>.input>.input-wrapper>input[type=text]::-webkit-input-placeholder,.form>.form-group>.input>.input-wrapper>textarea::-webkit-input-placeholder{opacity:1;color:#a9a9b7}.form>.form-group>.input>.input-wrapper>input[type=text]:-ms-input-placeholder,.form>.form-group>.input>.input-wrapper>input[type=text]::-ms-input-placeholder,.form>.form-group>.input>.input-wrapper>textarea:-ms-input-placeholder,.form>.form-group>.input>.input-wrapper>textarea::-ms-input-placeholder{opacity:1;color:#a9a9b7}.form>.form-group>.input>.input-wrapper>input[type=text]::placeholder,.form>.form-group>.input>.input-wrapper>textarea::placeholder{opacity:1;color:#a9a9b7}.form>.form-group>.input>.input-wrapper>input[type=text]:focus+.border,.form>.form-group>.input>.input-wrapper>textarea:focus+.border{border-color:#071ea4}.form>.form-group>.input>.input-wrapper>textarea{resize:vertical;min-height:8em;height:auto}.form>.form-group>.input>p{color:#62627c;font-weight:300;line-height:1.5em;opacity:0;margin:.5em 0;position:absolute;bottom:calc(100% + 10px);width:100%;left:0;background-color:#e7f4f7;border-radius:15px;padding:10px;transition:opacity .3s cubic-bezier(.4,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.form>.form-group>.input>p.error{color:#e55b5b}@media (min-width:800px){.form>.form-group>.input>p{top:0;left:calc(105% + 20px);width:60%;bottom:auto;background-color:transparent;padding:0}}.form>.form-group>.input.error>.input-wrapper>.status{background-image:url(error.dd7e1cbc.svg)}.form>.form-group>.input.error>p.error{opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto}.form>.form-group>.input.ok>.input-wrapper>.status{background-image:url(ok.8060ae36.svg)}.form>.form-group>.input.loading>.input-wrapper>.status{background-image:url(loading.a69e2eca.svg)}.form>.form-group>.input.loading>p:not(.error){opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto}.form>.form-group>.input:hover>.input-wrapper>.border{border-color:#071ea4}.form>.form-group>.input:hover.error>p.error,.form>.form-group>.input:hover:not(.error)>p:not(.error){opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto}.form>.form-group>.input>.text{font-size:inherit;white-space:nowrap;display:block;min-height:2.25em;height:2.25em;line-height:2.25em;min-width:2.25em;margin-left:1em}.form>.form-group>.button{width:100%}.form.invalid>.form-group>.button{opacity:.3}.form.invalid>.form-group>.button:hover{cursor:default;background-color:#0e30d3}.header{margin-bottom:0;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.header>.header-bar{position:fixed;width:100%;z-index:50;height:100px}.header>.header-bar>.header-bar-wrapper{height:100%;max-width:1120px;padding:0 20px;margin:0 auto;position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1) 2s}.header>.header-bar>.header-bar-wrapper>.logo{position:relative;display:flex;justify-self:flex-start}.header>.header-bar>.header-bar-wrapper>.logo>img{height:58px;display:block}.header>.header-bar>.header-bar-wrapper>.logo>object{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.header>.header-bar>.header-bar-wrapper>.logo>object.active{opacity:1}.header>.header-bar>.header-bar-wrapper>.logo>object.active+img{opacity:0}.header>.header-bar>.header-bar-wrapper>nav{flex:1 1 50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;font-weight:500;padding-top:16px}.header>.header-bar>.header-bar-wrapper>nav>a.menu{display:none;justify-self:flex-end;width:20px;height:16px;border-radius:0;background:transparent;cursor:pointer;position:relative;transform:rotate(0deg);transition:.5s cubic-bezier(.4,0,.2,1)}.header>.header-bar>.header-bar-wrapper>nav>a.menu>.bar{display:block;position:absolute;height:2px;width:100%;border-radius:2px;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s cubic-bezier(.4,0,.2,1)}.header>.header-bar>.header-bar-wrapper>nav>a.menu>.bar:first-child{top:0}.header>.header-bar>.header-bar-wrapper>nav>a.menu>.bar:nth-child(2),.header>.header-bar>.header-bar-wrapper>nav>a.menu>.bar:nth-child(3){top:7px}.header>.header-bar>.header-bar-wrapper>nav>a.menu>.bar:nth-child(4){top:14px}@media (max-width:900px){.header>.header-bar>.header-bar-wrapper>nav>a.menu{padding-top:0}}.header>.header-bar>.header-bar-wrapper>nav>ul,.header>.header-bar>.header-bar-wrapper>nav>ul>li{padding:0;margin:0}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a{display:block;color:#fff;font-size:16px;cursor:pointer;margin:0;padding:5px 15px;text-decoration:none;text-align:center;position:relative;text-rendering:optimizeLegibility}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a:before{content:"";display:block;position:absolute;height:1px;width:calc(100% - 30px);background-color:transparent;bottom:10px;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a:after{content:"";display:block;position:absolute;height:1px;width:0;background-color:#fff;bottom:10px;transition:width .3s cubic-bezier(.4,0,.2,1)}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a:hover:before{background-color:#57e4ff}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a:hover:after{width:calc(100% - 30px)}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a.dark{color:#0f2bd1}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a.dark:hover:before{background-color:#009fc8}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a.dark:after{background-color:#0f2bd1}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a>.text{font-size:inherit}@media (max-width:900px){.header>.header-bar>.header-bar-wrapper>nav>ul{display:none;position:fixed;top:0;left:0;right:0;bottom:0;padding:15px 10px;overflow-y:auto;background:#00c6f7;z-index:-1;flex-direction:column;padding-top:100px;align-items:center;justify-content:center}.header>.header-bar>.header-bar-wrapper>nav>ul>li{position:relative;list-style:none;margin:10px 0}.header>.header-bar>.header-bar-wrapper>nav>ul>li>a{font-size:22px;padding:15px}.header>.header-bar>.header-bar-wrapper>nav>a.menu{display:block}.header>.header-bar>.header-bar-wrapper>nav>a.menu.active>.bar:first-child{top:8px;width:0;left:50%}.header>.header-bar>.header-bar-wrapper>nav>a.menu.active>.bar:nth-child(2){transform:rotate(45deg)}.header>.header-bar>.header-bar-wrapper>nav>a.menu.active>.bar:nth-child(3){transform:rotate(-45deg)}.header>.header-bar>.header-bar-wrapper>nav>a.menu.active>.bar:nth-child(4){top:8px;width:0;left:50%}.header>.header-bar>.header-bar-wrapper>nav>a.menu.active+ul{display:flex}}@media (min-width:901px){.header>.header-bar>.header-bar-wrapper>nav>ul{display:flex;flex-direction:row;justify-content:flex-end}.header>.header-bar>.header-bar-wrapper>nav>ul>li{display:block;padding:0;position:relative;line-height:40px}}.header>.header-bar.active>.header-bar-wrapper{opacity:1}.header>.header-content{position:relative;min-height:100vh;width:100%}.header>.header-content:empty{min-height:0;margin-bottom:80px}.header>.header-content>.slider{width:100%;background-color:#00c6f7;overflow:hidden;position:relative}.header>.header-content>.slider>.slider-wrapper{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;margin:0 auto;padding:50px 20px;min-height:100vh;max-width:1120px}.header>.header-content>.slider>.slider-wrapper>.content{position:relative;text-align:center;z-index:2;max-height:0;width:100%}.header>.header-content>.slider>.slider-wrapper>.content>h1{text-align:center;font-size:20px;font-weight:500;margin-top:0;line-height:1.35em;margin-bottom:30px;opacity:0;position:relative;width:100%}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide{position:absolute;top:0;left:0;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide>.ignition{opacity:0;display:block}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide>.text{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);display:block;white-space:nowrap}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide>.text>span{position:relative}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide>.text>span:before{content:"";display:block;position:absolute;height:3px;width:100%;background-color:transparent;left:0;bottom:-3px;opacity:0;transition:background-color .3s cubic-bezier(.4,0,.2,1) 1s,opacity 1s cubic-bezier(.4,0,.2,1)}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide>.text>span:after{content:"";display:block;position:absolute;height:3px;width:0;background-color:#0f2bd1;left:0;bottom:-3px;opacity:0;transition:width .3s cubic-bezier(.4,0,.2,1) 1s,opacity 1s cubic-bezier(.4,0,.2,1)}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide.active{opacity:1;transition:none;position:relative}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide.active>.ignition,.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide.active>.text{opacity:1}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide.active>.text>span:before{opacity:1;transition:background-color .3s cubic-bezier(.4,0,.2,1) 1s,opacity unset;background-color:#57e4ff}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide.active>.text>span:after{opacity:1;transition:width .3s cubic-bezier(.4,0,.2,1) 1s,opacity unset;width:100%}.header>.header-content>.slider>.slider-wrapper>.content>.button{font-size:14px;margin:0 auto;opacity:0}.header>.header-content>.slider>.slider-wrapper>.image{position:relative;z-index:1;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;margin-top:30px}.header>.header-content>.slider>.slider-wrapper>.image>img.ratio{margin:0 auto;display:block;max-width:100%;max-height:50vh;opacity:0}.header>.header-content>.slider>.slider-wrapper>.image>img.background{position:absolute;max-width:100%;max-height:100%;transform:scale(2.5);z-index:-1}.header>.header-content>.slider>.slider-wrapper>.image>object{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.header>.header-content>.slider>.slider-wrapper>.slider-pager{position:absolute;bottom:30px;display:flex;flex-direction:row;width:calc(100% - 40px);justify-content:center}.header>.header-content>.slider>.slider-wrapper>.slider-pager>div{width:9px;height:9px;border-radius:50%;border:1px solid #fff;margin:0 10px;cursor:pointer;position:relative;z-index:10}.header>.header-content>.slider>.slider-wrapper>.slider-pager>div:after{content:"";width:3px;height:3px;border-radius:50%;background-color:#fff;position:absolute;top:2px;left:2px;opacity:0;box-shadow:0 0 10px 6px #fff}.header>.header-content>.slider>.slider-wrapper>.slider-pager>div.active:after{opacity:1}@media (min-width:1060px){.header>.header-content>.slider>.slider-wrapper{padding-bottom:120px;min-height:calc(100vh + 100px)}.header>.header-content>.slider>.slider-wrapper>.slider-pager{bottom:130px}}@media (min-aspect-ratio:1/1){.header>.header-content>.slider>.slider-wrapper{flex-direction:row}.header>.header-content>.slider>.slider-wrapper>.content{flex:550px;padding-left:10px;text-align:left;max-width:0;max-height:none}.header>.header-content>.slider>.slider-wrapper>.content>h1{font-size:24px;text-align:left;margin-bottom:50px;white-space:nowrap}.header>.header-content>.slider>.slider-wrapper>.content>h1>.slide{align-items:flex-start}.header>.header-content>.slider>.slider-wrapper>.content>.button{margin:0}.header>.header-content>.slider>.slider-wrapper>.image{flex:50%}.header>.header-content>.slider>.slider-wrapper>.image>img.ratio{max-height:calc(100vh - 120px)}}@media (min-width:800px) and (min-height:400px){.header>.header-content>.slider>.slider-wrapper>.content>h1{font-size:40px}.header>.header-content>.slider>.slider-wrapper>.content>.button{font-size:18px}}@media (min-width:1060px) and (min-height:500px){.header>.header-content>.slider>.slider-wrapper>.content>h1{font-size:55px}}.header>.header-content>.slider.active>.slider-wrapper>.content{max-width:100vw;max-height:100vh;transition:max-width 2s cubic-bezier(.4,0,.2,1) .5s,max-height 2s cubic-bezier(.4,0,.2,1) .5s}.header>.header-content>.slider.active>.slider-wrapper>.content>.button,.header>.header-content>.slider.active>.slider-wrapper>.content>h1,.header>.header-content>.slider.active>.slider-wrapper>.image>img.ratio,.header>.header-content>.slider.active>.slider-wrapper>.image>object{transition:opacity 1s cubic-bezier(.4,0,.2,1) 1.5s;opacity:1}.header.sticky>.header-bar{background-color:#fff;height:60px;box-shadow:0 0 50px rgba(0,71,189,.15)}.header.sticky>.header-bar>.header-bar-wrapper>a.logo>img{height:35px}.header.sticky>.header-bar>.header-bar-wrapper>nav{padding-top:10px}.header.sticky>.header-bar>.header-bar-wrapper>nav>a.menu>.bar{background-color:#0f2bd1}.header.sticky>.header-bar>.header-bar-wrapper>nav>ul>li>a{color:#00005b}.header.sticky>.header-bar>.header-bar-wrapper>nav>ul>li>a:after{background-color:#00005b}.header.sticky>.header-bar>.header-bar-wrapper>nav>ul>li>a.dark{color:#0f2bd1}.header.sticky>.header-bar>.header-bar-wrapper>nav>ul>li>a.dark:after{background-color:#0f2bd1}@media (max-width:900px){.header.sticky>.header-bar>.header-bar-wrapper>nav{padding-top:0}.header.sticky>.header-bar>.header-bar-wrapper>nav>ul{background-color:#fff}}.header.animate>.header-bar,.header.animate>.header-bar>.header-bar-wrapper>.logo>img,.header.animate>.header-bar>.header-bar-wrapper>.logo>object{transition:all .35s cubic-bezier(.4,0,.2,1)}.header.animate>.header-bar>.header-bar-wrapper>nav>ul>li>a{transition:color .35s cubic-bezier(.4,0,.2,1)}.header.animate>.header-content{transition:top .35s cubic-bezier(.4,0,.2,1)}.footer{background-color:#00005b;font-size:13px}.footer,.footer a{color:#fff}.footer>.footer-wrapper{max-width:1120px;padding:100px 20px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.footer>.footer-wrapper>.footer-sections{margin:80px 0 0;display:flex;flex-direction:row;font-size:15px;line-height:1.5em}.footer>.footer-wrapper>.footer-sections>.footer-section{margin-right:50px;margin-bottom:50px;flex:20%}@media (max-width:900px){.footer>.footer-wrapper>.footer-sections>.footer-section{margin-right:30px}}.footer>.footer-wrapper>.footer-sections>.footer-section>header{margin-bottom:30px}.footer>.footer-wrapper>.footer-sections>.footer-section>header>h4{margin:0;padding:0;color:#585885;font-size:20px}.footer>.footer-wrapper>.footer-sections>.footer-section>main>nav>ul{margin:0;padding:0}.footer>.footer-wrapper>.footer-sections>.footer-section>main>nav>ul>li{list-style-type:none;font-weight:500;padding:10px 0 10px 20px}.footer>.footer-wrapper>.footer-sections>.footer-section>main>nav>ul>li:before{content:"\25CB";color:#00c6f7;margin-left:-20px;position:absolute;font-size:.8em}.footer>.footer-wrapper>.footer-sections>.footer-section>main>nav>ul>li>a{display:block}.footer>.footer-wrapper>.footer-sections>.footer-section>main>p{font-size:13px;color:#fff}@media (max-width:750px){.footer>.footer-wrapper>.footer-sections{flex-wrap:wrap}.footer>.footer-wrapper>.footer-sections>.footer-section{flex:50%;margin-right:0}.footer>.footer-wrapper>.footer-sections>.footer-section>header{text-align:center}.footer>.footer-wrapper>.footer-sections>.footer-section>main{padding-left:30px}}.footer>.footer-wrapper>.footer-bottom{width:100%;position:relative;margin:80px auto 0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width:750px){.footer>.footer-wrapper>.footer-bottom{flex-direction:column}.footer>.footer-wrapper>.footer-bottom>.footer-copyrights{margin-bottom:20px}}.section{background-color:#fff;color:#00005b;padding:50px 0}@media (min-width:1060px){.section{padding:100px 0}}.section>.section-wrapper{max-width:1120px;margin:0 auto;position:relative}.section>.section-wrapper>header{padding:0 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:20}.section>.section-wrapper>header>h2{font-size:32px;color:#00005b;font-weight:500;max-width:600px;margin:0}.section>.section-wrapper>header>.button{font-size:18px}@media (min-width:500px){.section>.section-wrapper>header>h2{font-size:42px}}.section>.section-wrapper>main{padding:20px;z-index:10}.section>.section-wrapper>main>p.description{font-size:15px;line-height:1.5em;color:#62627c;max-width:600px;margin-bottom:50px}.section>.section-wrapper>footer{max-width:1120px;padding:20px;margin:0 auto;position:relative}.section>.section-wrapper>footer>p{font-size:15px;line-height:1.5em;color:#62627c;margin-bottom:50px;text-align:center}.section>.section-wrapper>header>.button,.section>.section-wrapper>header>h2,.section>.section-wrapper>main>p.description{opacity:0}.section.inView>.section-wrapper>header>.button,.section.inView>.section-wrapper>header>h2,.section.inView>.section-wrapper>main>p.description{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1) 0s}.section.section-process{position:relative;z-index:20}.section.section-process>.section-wrapper>main>.processes{position:relative;display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.section.section-process>.section-wrapper>main>.processes>img{position:absolute;top:60px;display:none;z-index:-1;right:16%}.section.section-process>.section-wrapper>main>.processes>.process{padding-top:50px;text-align:center}.section.section-process>.section-wrapper>main>.processes>.process>header{position:relative}.section.section-process>.section-wrapper>main>.processes>.process>header>span{display:block;position:absolute;left:calc(50% - 46px);top:5px;font-size:15px;color:#00c6f7}.section.section-process>.section-wrapper>main>.processes>.process>header>img{display:block;width:62px;height:62px;margin:0 auto}.section.section-process>.section-wrapper>main>.processes>.process>header:after{content:"";background-color:#fff;border-radius:50%;width:82px;height:82px;position:absolute;top:-10px;left:-10px;z-index:-1}.section.section-process>.section-wrapper>main>.processes>.process>header>h3{font-size:24px}.section.section-process>.section-wrapper>main>.processes>.process>p{font-size:15px;line-height:1.5em;color:#62627c;margin:20px 0}.section.section-process>.section-wrapper>main>.processes>.process>.popup-content{display:none}.section.section-process>.section-wrapper>main>.processes>.process>a{position:relative;display:inline-block;padding:10px 0;text-decoration:none}.section.section-process>.section-wrapper>main>.processes>.process>a:before{content:"";display:block;position:absolute;height:1px;width:100%;background-color:transparent;bottom:0;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.section.section-process>.section-wrapper>main>.processes>.process>a:after{content:"";display:block;position:absolute;height:1px;width:0;background-color:#0f2bd1;bottom:0;transition:width .3s cubic-bezier(.4,0,.2,1)}.section.section-process>.section-wrapper>main>.processes>.process:hover>a:before{background-color:#00c8f7}.section.section-process>.section-wrapper>main>.processes>.process:hover>a:after{width:100%}@media (min-width:500px){.section.section-process>.section-wrapper>main>.processes>.process{flex:0 0 40%;text-align:left}.section.section-process>.section-wrapper>main>.processes>.process>header:after,.section.section-process>.section-wrapper>main>.processes>.process>header>span{left:0}.section.section-process>.section-wrapper>main>.processes>.process>header>img{margin:0 0 50px 15px}}@media (min-width:900px){.section.section-process>.section-wrapper>main>.processes>.process{flex:1;max-width:20%}}.section.section-process>.section-wrapper>main>.processes>.process>a,.section.section-process>.section-wrapper>main>.processes>.process>header>h3,.section.section-process>.section-wrapper>main>.processes>.process>header>img,.section.section-process>.section-wrapper>main>.processes>.process>header>span,.section.section-process>.section-wrapper>main>.processes>.process>p,.section.section-process>.section-wrapper>main>.processes>img{opacity:0}.section.section-process.inView>.section-wrapper>main>.processes>img{opacity:1;transition:opacity 2.5s cubic-bezier(.4,0,.2,1) .5s}.section.section-process.inView>.section-wrapper>main>.processes>.process>a,.section.section-process.inView>.section-wrapper>main>.processes>.process>header>h3,.section.section-process.inView>.section-wrapper>main>.processes>.process>header>img,.section.section-process.inView>.section-wrapper>main>.processes>.process>header>span,.section.section-process.inView>.section-wrapper>main>.processes>.process>p{transition:opacity 1s cubic-bezier(.4,0,.2,1);opacity:1}.section.section-process.inView>.section-wrapper>main>.processes>.process:first-of-type > a,.section.section-process.inView>.section-wrapper>main>.processes>.process:first-of-type > header > h3,.section.section-process.inView>.section-wrapper>main>.processes>.process:first-of-type > header > img,.section.section-process.inView>.section-wrapper>main>.processes>.process:first-of-type > header > span,.section.section-process.inView>.section-wrapper>main>.processes>.process:first-of-type > p{transition-delay:.5s}.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(2)>a,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(2)>header>h3,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(2)>header>img,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(2)>header>span,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(2)>p{transition-delay:1s}.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(3)>a,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(3)>header>h3,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(3)>header>img,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(3)>header>span,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(3)>p{transition-delay:1.5s}.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(4)>a,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(4)>header>h3,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(4)>header>img,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(4)>header>span,.section.section-process.inView>.section-wrapper>main>.processes>.process:nth-of-type(4)>p{transition-delay:2s}@media (min-width:1060px){.section.section-process{background-color:transparent;margin-top:-100px}.section.section-process:before{content:"";background-color:#fff;position:absolute;top:100px;left:0;right:0;bottom:0;z-index:-2}.section.section-process>.section-wrapper:before{content:"";display:block;position:absolute;top:-100px;bottom:0;right:25%;background-color:#fff;box-shadow:0 0 50px rgba(0,71,189,.15);border-radius:0 25px 25px 0;width:300%;z-index:-1}.section.section-process>.section-wrapper>main{padding-bottom:100px}.section.section-process>.section-wrapper>main>.processes>img{display:block}}.section.section-case-studies{overflow:hidden}.section.section-case-studies>.section-wrapper>header{position:relative;z-index:2}.section.section-case-studies>.section-wrapper>main{position:relative;z-index:1;padding-bottom:calc(140px + 5vw + 5%)}.section.section-case-studies>.section-wrapper>main>img{position:absolute;bottom:0;right:-10%;width:calc(80% + 80vw);z-index:-1}.section.section-case-studies>.section-wrapper>main>p.description{max-width:400px}@media (min-width:1060px){.section.section-case-studies>.section-wrapper>header>h2{max-width:500px}.section.section-case-studies>.section-wrapper>main{padding-bottom:calc(80px + 5vw + 5%)}.section.section-case-studies>.section-wrapper>main>img{width:calc(60% + 60vw)}}.section.section-case-studies>.section-wrapper>main>a,.section.section-case-studies>.section-wrapper>main>img{opacity:0}.section.section-case-studies.inView>.section-wrapper>main>a{transition:opacity 1s cubic-bezier(.4,0,.2,1) 1s;opacity:1}.section.section-case-studies.inView>.section-wrapper>main>img{transition:opacity 1s cubic-bezier(.4,0,.2,1) .5s;opacity:1}.section.section-example{overflow:hidden}.section.section-example>.section-wrapper>main>.example{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.section.section-example>.section-wrapper>main>.example>ul{align-self:flex-start;margin:0 0 50px;padding:0}.section.section-example>.section-wrapper>main>.example>ul>li{list-style-type:none;font-weight:500;font-size:24px;margin:30px 0;padding:10px 0 10px 50px}.section.section-example>.section-wrapper>main>.example>ul>li:before{content:url(tick.91a54c02.svg);display:block;position:absolute;margin-left:-50px}.section.section-example>.section-wrapper>main>.example>ul>li>a{display:block}.section.section-example>.section-wrapper>main>.example>.image{position:relative}.section.section-example>.section-wrapper>main>.example>.image:before{content:"";position:absolute;top:15.78%;left:0;right:0;bottom:0;box-shadow:0 0 50px rgba(0,71,189,.15);border-radius:15px}.section.section-example>.section-wrapper>main>.example>.image>img{max-width:100%}.section.section-example>.section-wrapper>main>.example>.image>object{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;width:100%;height:100%}.section.section-example>.section-wrapper>main>.example>.image>object.active{opacity:1}.section.section-example>.section-wrapper>main>.example>.image>object.active+img{opacity:0}@media (min-width:800px){.section.section-example>.section-wrapper>main>.example{margin-top:30px;flex-direction:row}.section.section-example>.section-wrapper>main>.example>ul{align-self:center;flex:0 0 25%;margin-bottom:0}.section.section-example>.section-wrapper>main>.example>img{max-width:75%}}.section.section-example>.section-wrapper>main>.example>.image,.section.section-example>.section-wrapper>main>.example>ul{opacity:0}.section.section-example.inView>.section-wrapper>main>.example>ul{transition:opacity 1s cubic-bezier(.4,0,.2,1) .5s;opacity:1}.section.section-example.inView>.section-wrapper>main>.example>.image{transition:opacity 1s cubic-bezier(.4,0,.2,1) 1s;opacity:1}.section.section-price{background-color:#00c6f7;color:#fff;overflow:hidden}.section.section-price>.section-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 20px}.section.section-price>.section-wrapper>header{padding:0;flex-direction:column;text-align:center}.section.section-price>.section-wrapper>header>h2{font-weight:500;margin-bottom:50px;color:#fff;font-size:36px}.section.section-price>.section-wrapper>header>p.description{font-size:15px;color:#00005b;margin-bottom:50px}.section.section-price>.section-wrapper>main{margin:0;padding:40px 0;background-color:#00005b;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.section.section-price>.section-wrapper>main>.background{display:block;position:absolute;top:-50%;bottom:-50%;height:200%;z-index:-1}.section.section-price>.section-wrapper>main>h3{font-size:24px;margin-top:0;text-align:center}.section.section-price>.section-wrapper>main>h3>span{font-size:32px;display:block;text-align:center}.section.section-price>.section-wrapper>main>h3>span>span.amount{font-size:100px}.section.section-price>.section-wrapper>main>p{text-align:center;font-size:18px;padding:0 20px;color:#fff}.section.section-price>.section-wrapper>main>.button{margin-top:50px}@media (min-width:500px){.section.section-price>.section-wrapper>main{padding:40px}.section.section-price>.section-wrapper>main>h3{font-size:34px}.section.section-price>.section-wrapper>main>h3>span{font-size:42px}.section.section-price>.section-wrapper>main>h3>span>span.amount{font-size:140px}.section.section-price>.section-wrapper>main>.button{font-size:18px;width:100%}}@media (min-width:750px){.section.section-price>.section-wrapper>header>h2{font-size:45px}}@media (min-width:1060px){.section.section-price{padding:0}.section.section-price:after{position:relative;content:"";display:block;height:100px;background-color:#fff}.section.section-price>.section-wrapper{flex-direction:row}.section.section-price>.section-wrapper>header{text-align:left;max-width:350px}.section.section-price>.section-wrapper>header>h2{font-size:55px}.section.section-price>.section-wrapper>main{position:relative;top:70px;max-width:60%;padding:80px}}.section.section-price>.section-wrapper>header>p.description,.section.section-price>.section-wrapper>main{opacity:0}.section.section-price.inView>.section-wrapper>header>p.description{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1) 0s}.section.section-price.inView>.section-wrapper>main{transition:opacity 1s cubic-bezier(.4,0,.2,1) .5s;opacity:1}.section.section-quotes>.section-wrapper>main{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.section.section-quotes>.section-wrapper>main>.quote{width:100%}.section.section-quotes>.section-wrapper>main>.quote>blockquote{position:relative;margin:60px 0 20px;padding:10px 60px;color:#62627c;font-size:15px;font-weight:500;font-style:italic;line-height:1.75em}.section.section-quotes>.section-wrapper>main>.quote>blockquote:before{content:url(q.4c4d6e9d.svg);position:absolute;left:0;top:0}.section.section-quotes>.section-wrapper>main>.quote>.person{margin-left:60px;display:flex;align-items:center}.section.section-quotes>.section-wrapper>main>.quote>.person>.image{margin-right:10px}.section.section-quotes>.section-wrapper>main>.quote>.person>.image>img{display:block;height:40px;width:40px}.section.section-quotes>.section-wrapper>main>.quote>.person>.info>h4{margin:0;color:#0f2bd1;font-size:15px;line-height:20px;font-weight:700}.section.section-quotes>.section-wrapper>main>.quote>.person>.info>span{color:#62627c;font-size:13px;line-height:20px;font-weight:300}.section.section-quotes>.section-wrapper>main>.quote>.person>.info>span>a{color:#62627c;text-decoration:none}.section.section-quotes>.section-wrapper>main>.quote>.person>.info>span>a:hover{color:#23233a;text-decoration:underline}@media (min-width:700px){.section.section-quotes>.section-wrapper>main>.quote{width:50%}}.section.section-quotes>.section-wrapper>main>.quote{opacity:0}.section.section-quotes.inView>.section-wrapper>main>.quote{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.section.section-quotes.inView>.section-wrapper>main>.quote:first-of-type{transition-delay:.5s}.section.section-quotes.inView>.section-wrapper>main>.quote:nth-of-type(2){transition-delay:1s}.section.section-quotes.inView>.section-wrapper>main>.quote:nth-of-type(3){transition-delay:1.5s}.section.section-quotes.inView>.section-wrapper>main>.quote:nth-of-type(4){transition-delay:2s}.section.section-blog>.section-wrapper>main{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;flex-direction:column}.section.section-blog>.section-wrapper>main>.blog-item{margin:0;margin-bottom:20px;background-color:#fff;color:#00005b;border-radius:25px;box-shadow:0 0 50px rgba(0,71,189,.15);padding:50px}.section.section-blog>.section-wrapper>main>.blog-item>time{font-size:15px}.section.section-blog>.section-wrapper>main>.blog-item>time:before{content:url(calendar-dark.aee98f6e.svg);margin-right:10px;display:inline-block;vertical-align:top}.section.section-blog>.section-wrapper>main>.blog-item>h3{margin:30px 0;font-size:28px;font-weight:500}.section.section-blog>.section-wrapper>main>.blog-item>a{font-size:15px;color:#0028ed}.section.section-blog>.section-wrapper>main>.blog-item.dark{background-color:#00005b;color:#fff}.section.section-blog>.section-wrapper>main>.blog-item.dark>time:before{content:url(calendar-light.fe384d0c.svg)}.section.section-blog>.section-wrapper>main>.blog-item.dark>a{color:#00c6f7}@media (min-width:700px){.section.section-blog>.section-wrapper>main{flex-direction:row}.section.section-blog>.section-wrapper>main>.blog-item{flex:0 0 calc(50% - 10px)}}.section.section-blog>.section-wrapper>main>.blog-item{opacity:0}.section.section-blog.inView>.section-wrapper>main>.blog-item{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.section.section-blog.inView>.section-wrapper>main>.blog-item:first-of-type{transition-delay:.5s}.section.section-blog.inView>.section-wrapper>main>.blog-item:nth-of-type(2){transition-delay:1s}.section.section-blog.inView>.section-wrapper>main>.blog-item:nth-of-type(3){transition-delay:1.5s}.section.section-blog.inView>.section-wrapper>main>.blog-item:nth-of-type(4){transition-delay:2s}.section.section-ready{position:relative;overflow:hidden;margin-top:-100px;padding-top:0;margin-bottom:-100px;background-color:transparent}.section.section-ready:before{position:absolute;top:100px;bottom:100px;left:0;right:0;content:"";display:block;background-color:#fff}.section.section-ready>.section-wrapper{position:relative;top:100px;padding:0 20px;margin-bottom:100px}.section.section-ready>.section-wrapper>header{position:relative;max-width:1120px;margin:0 auto;z-index:1;padding:50px 20px;display:flex;flex-direction:column}.section.section-ready>.section-wrapper>header>h2{text-align:center;margin-bottom:50px}.section.section-ready>.section-wrapper>header:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 0 50px rgba(0,71,189,.15);border-radius:25px;z-index:-1}@media (min-width:700px){.section.section-ready>.section-wrapper>header{padding:70px;flex-direction:row}.section.section-ready>.section-wrapper>header>h2{margin-bottom:0}}@media (min-width:1060px){.section.section-ready>.section-wrapper{margin-bottom:0}.section.section-ready>.section-wrapper>header{padding-right:0;justify-content:flex-end}.section.section-ready>.section-wrapper>header>h2{margin-left:25%;margin-right:70px}.section.section-ready>.section-wrapper>header:before{left:25%;width:300%}}.section.section-form{background-color:transparent;padding:0;margin-top:80px;margin-bottom:-80px}.section.section-form>.section-wrapper{max-width:1080px;background:#fff url(form_bg.6164ec55.svg) no-repeat 100% 30px;background-size:250px;border-radius:20px;margin:0 20px;padding:0}.section.section-form>.section-wrapper>header{padding:30px 200px 30px 30px}.section.section-form>.section-wrapper>header>h1{font-size:42px;line-height:1.25em;color:#00005b;font-weight:500;margin:0}.section.section-form>.section-wrapper>main{padding:30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.section.section-form>.section-wrapper>main>form{flex:1}@media (min-width:800px){.section.section-form>.section-wrapper{background-position:calc(100% - 30px) 100px;background-size:30%}.section.section-form>.section-wrapper>header{padding:30px}.section.section-form>.section-wrapper>main>form{max-width:55%}}@media (min-width:1060px){.section.section-form>.section-wrapper{margin:0 auto;padding:50px;border-radius:20px}}@media (max-width:600px){.section.section-form>.section-wrapper>header{padding-top:260px}}.section.section-thanks{background:transparent;padding:0;margin-top:80px;margin-bottom:-80px}.section.section-thanks>.section-wrapper{max-width:1080px;background:#fff url(thanks_bg.510c6e79.svg) no-repeat 100% 30px;background-size:200px;border-radius:20px;margin:0 20px;padding:0;min-height:60vh}.section.section-thanks>.section-wrapper>header{padding:30px 200px 30px 30px}.section.section-thanks>.section-wrapper>header>h1{font-size:42px;line-height:1.25em;color:#00005b;font-weight:500;margin:0}.section.section-thanks>.section-wrapper>main{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (min-width:1060px){.section.section-thanks>.section-wrapper{margin:0 auto;padding:50px;border-radius:20px;background-position:calc(100% - 30px) 100px;background-size:25%}.section.section-thanks>.section-wrapper>header{padding:30px}}@media (max-width:500px){.section.section-thanks>.section-wrapper>header{padding-top:260px}}.section.section-title{background-color:transparent}.section.section-title>.section-wrapper>header{justify-content:center}.section.section-title>.section-wrapper>header>h1{text-align:center;font-size:55px;color:#fff;font-weight:500;max-width:400px}.section.section-case>.section-wrapper>header>h2{margin:0 auto}.section.section-case>.section-wrapper>main>p.description{margin:30px auto}.section.section-case>.section-wrapper>main>ul{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:50px auto;padding:0}.section.section-case>.section-wrapper>main>ul>li{flex:1;list-style-type:none;font-weight:500;font-size:20px;margin:30px 0;padding:10px 0 10px 50px}.section.section-case>.section-wrapper>main>ul>li:before{content:url(tick.91a54c02.svg);display:block;position:absolute;margin-left:-50px}.section.section-case>.section-wrapper>main>ul>li>a{display:block}.section.section-case>.section-wrapper>main>.image{position:relative;margin:50px auto 0}.section.section-case>.section-wrapper>main>.image>.data{position:relative;display:inline-flex;flex-direction:row;align-content:space-around;justify-items:center;background-color:#fff;border-radius:25px;box-shadow:0 0 50px rgba(0,71,189,.15);padding:20px 40px;border-bottom:1px solid #c6ccd7;margin-bottom:-30px;z-index:10}.section.section-case>.section-wrapper>main>.image>.data:after{content:url(cloud-arrow-down.f435d9a6.svg);position:absolute;left:60%;top:100%}.section.section-case>.section-wrapper>main>.image>.data>h4{color:#00005b;font-size:18px;line-height:24px;font-weight:700;text-align:left;margin:0;padding:0 30px 0 0}.section.section-case>.section-wrapper>main>.image>.data>p{color:#00005b;font-size:15px;line-height:24px;font-weight:400;text-align:left;margin:0;padding:0}.section.section-case>.section-wrapper>main>.image>.data>p>span{display:block;color:#0f2bd1;font-size:26px;line-height:1em;font-weight:500}.section.section-case>.section-wrapper>main>.image>img{display:block;width:120%;position:relative;left:-20%}@media (min-width:800px){.section.section-case>.section-wrapper>main>ul{flex-direction:row}.section.section-case>.section-wrapper>main>ul>li{max-width:30%}.section.section-case>.section-wrapper>main>.image>.data{position:absolute;top:30px;left:20px}.section.section-case>.section-wrapper>main>.image>.data:after{content:url(cloud-arrow-right.d6c59a85.svg);left:100%;top:20px}.section.section-case>.section-wrapper>main>.image>.data>h4{font-size:26px;line-height:34px}.section.section-case>.section-wrapper>main>.image>.data>p{font-size:15px;line-height:24px}.section.section-case>.section-wrapper>main>.image>.data>p>span{font-size:42px;line-height:1em}}.section.section-case+.section-price{padding-bottom:150px}.section.section-case+.section-price:after{height:0}