﻿@media only screen and (min-width:320px){.perseus-page .header-section{display:grid;--cell-size:72px;grid-template-columns:auto repeat(3,var(--cell-size));grid-template-rows:auto repeat(2,var(--cell-size));grid-template-areas:"gi-container gi-container gi-container gi-container" ". . one one" ". three one one";margin-bottom:120px !important;}.perseus-page .header-section .general-information-container{grid-area:gi-container;display:flex;flex-direction:column;}.perseus-page .header-section .general-information-container .header{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-feature-settings:'pnum' on,'lnum' on;font-size:30px !important;line-height:40px !important;margin-bottom:15px;display:none;}.perseus-page .header-section .general-information-container .main-logo{height:25px;margin-bottom:15px;margin-right:auto;margin:15px auto 15px 0;}.perseus-page .header-section .general-information-container .body{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:15px !important;line-height:25px !important;margin-bottom:20px;}.perseus-page .header-section .collage-item{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:54px;display:none;}.perseus-page .header-section .collage-item:nth-of-type(1),.perseus-page .header-section .collage-item:nth-of-type(2),.perseus-page .header-section .collage-item:nth-of-type(3){display:block;}.perseus-page .header-section .collage-item:nth-of-type(1){grid-area:one;border-radius:50% 0;background-size:cover;}.perseus-page .header-section .collage-item:nth-of-type(2){grid-area:two;border-radius:0 50% 50% 50%;background-size:cover;}.perseus-page .header-section .collage-item:nth-of-type(3){grid-area:three;border-radius:50%;}.perseus-page .what-is-section{margin:0 -16px;padding:20px 16px;margin-bottom:120px !important;}.perseus-page .what-is-section .what-is-content{display:flex;flex-direction:column-reverse;max-width:1280px;margin:0 auto;}.perseus-page .what-is-section .what-is-content .what-is-logo{flex:1 1 auto;height:80px;margin:0 auto;}.perseus-page .what-is-section .what-is-content .what-is-body{flex:1 1 auto;font-family:Open Sans !important;font-style:normal !important;font-weight:normal !important;font-size:17px !important;line-height:24px !important;color:#404040;margin-bottom:15px;}.perseus-page .how-it-section{margin-bottom:120px !important;}.perseus-page .how-it-section .how-it-header{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:20px !important;line-height:25px !important;text-align:center;color:#404040;margin-bottom:20px;}.perseus-page .how-it-section .how-it-video-container{width:288px;height:162px;margin:auto;}.perseus-page .how-it-section .how-it-video-container div{height:inherit;}.perseus-page .how-it-section .how-it-video-container div iframe{height:inherit;}.perseus-page .benefits-section{margin-bottom:120px !important;}.perseus-page .benefits-section .benefits-header{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:20px !important;line-height:25px !important;text-align:center;color:#404040;margin-bottom:45px;}.perseus-page .benefits-section .benefits-cards-container{display:flex;flex-direction:column;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container{margin-bottom:45px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-icon{height:90px;width:90px;margin:0 auto;background-size:54px;background-repeat:no-repeat;background-position:center;margin-bottom:5px;border-radius:50%;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container{display:flex;flex-direction:column;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-label{font-family:Open Sans !important;font-style:normal !important;font-weight:600 !important;font-size:18px !important;line-height:25px !important;text-align:center;color:#404040;margin-bottom:15px;margin-top:0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items{display:flex;flex-direction:column;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item{display:flex;flex-direction:row;margin-bottom:10px;padding-left:3px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container{display:block;margin-top:.8em;flex:0 0 9px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#fff;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#fff;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-text{font-family:Open Sans !important;font-style:normal !important;font-weight:normal !important;font-size:15px;line-height:25px;color:#404040;flex:1 1 100px;padding-left:17px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item:last-of-type{margin-bottom:0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-icon{background-color:#def8ff;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#00abdb;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#00abdb;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-icon{background-color:#d9fff2;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#00e699;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#00e699;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-icon{background-color:#fff4ed;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#ff6100;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#ff6100;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:last-of-type{margin-bottom:0;}.perseus-page .general-workflow-section .ge-header{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:18px !important;line-height:25px !important;text-align:center;color:#404040;margin:0 0 45px;}.perseus-page .general-workflow-section .ge-items-container{display:flex;flex-direction:column;padding:0 14px;margin-bottom:120px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container{display:flex;flex-direction:row;margin-bottom:80px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container{height:120px;flex:0 0 120px;background-size:64px;background-position:center;background-repeat:no-repeat;border-radius:50% 0 50% 50%;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container::after{content:" ";width:100%;height:80px;display:block;margin-top:100%;background-image:url("../../images/arrow-bottom.svg");background-repeat:no-repeat;background-position:center;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-label{flex:1 1 1%;margin:auto 0 auto 18px;font-family:Open Sans !important;font-style:normal !important;font-weight:normal !important;font-size:15px !important;line-height:25px !important;color:#404040;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow{display:none;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+1) .workflow-icon-container{background-color:#e6fff7;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+3) .workflow-icon-container{background-color:#d9fff2;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+5) .workflow-icon-container{background-color:#b3f7e0;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+7) .workflow-icon-container{background-color:#66f0c2;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+9) .workflow-icon-container{background-color:#00e699;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-last-of-type(2){margin-bottom:0;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-last-of-type(2) .workflow-icon-container::after{display:none;}.perseus-page .general-workflow-section .ge-features-container{margin-bottom:45px;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container{display:flex;flex-direction:row;margin-bottom:15px;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container .feature-title-mark{height:60px;width:60px;border-radius:50% 0;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container .feature-title{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:20px !important;line-height:25px !important;color:#404040;margin:auto 0 auto -42px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures{position:relative;margin-bottom:25px;filter:drop-shadow(0 0 25px rgba(0,0,0,.1));}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container{position:relative;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:205px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container .slider-picture{z-index:1001;flex:0 0 100%;border-radius:8px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:cover;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators{display:flex;justify-content:center;margin:0 auto;margin-top:15px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators .indicator{width:12px;height:12px;border-radius:50%;background-color:#fff;border:1px solid #00abdb;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators .indicator:not(:last-child){margin-right:15px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators .indicator.active{background-color:#00abdb;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .feature-title-container-hr{display:none;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item{display:flex;flex-direction:row;margin-bottom:10px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container{display:block;margin-top:.8em;flex:0 0 9px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#fff;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#fff;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-text{font-family:Open Sans !important;font-style:normal !important;font-weight:normal !important;font-size:15px;line-height:25px;flex:1 1 100px;padding-left:10px;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-title-container .feature-title-mark{background:#def8ff;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#00abdb;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#00abdb;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-title-container .feature-title-mark{background:#d9fff2;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#00e699;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#00e699;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-title-container .feature-title-mark{background:#fff4ed;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#ff6100;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#ff6100;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:last-of-type{margin-bottom:0;}.perseus-page .tech-section .tech-header{font-family:Raleway !important;font-style:normal !important;font-weight:800 !important;font-size:20px !important;line-height:25px !important;text-align:center;color:#404040;margin-bottom:30px;margin-top:0;}.perseus-page .tech-section .cards-container{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -5px;justify-content:center;}.perseus-page .tech-section .cards-container .tech-card{height:auto;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:8px;margin:0 5px 10px;padding:5px 2px;flex:1 1 auto;height:50px;vertical-align:middle;justify-content:space-around;min-width:25%;}.perseus-page .tech-section .cards-container .tech-card:last-of-type{max-width:55%;}.perseus-page .request-section{margin:0 -16px;margin-bottom:0 !important;padding:30px 16px 120px 16px;background-color:#def8ff;}.perseus-page .request-section .req-header{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:20px !important;line-height:25px !important;text-align:center;font-feature-settings:'pnum' on,'lnum' on;color:#404040;margin:0 auto 9px;}.perseus-page .request-section .req-description{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:15px;line-height:25px;text-align:center;font-feature-settings:'salt' on;color:#404040;margin-bottom:20px;}.perseus-page .request-section .req-success-container{display:flex;flex-direction:column;height:auto;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);border-radius:8px;padding:15px;margin:0 auto;}.perseus-page .request-section .req-success-container.hidden{display:none;}.perseus-page .request-section .req-success-container .icon-container{height:72px;width:72px;margin:0 auto 25px auto;border-radius:50%;background-color:#e6fff7;background-image:url("data:image/svg+xml,%3Csvg width='19' height='13' viewBox='0 0 19 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.04492 6.5L6.99467 11.4497L16.8942 1.55025' stroke='%2300E699' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E ");background-size:54px;background-position:center;background-repeat:no-repeat;}.perseus-page .request-section .req-success-container .text-container{display:flex;flex-direction:column;}.perseus-page .request-section .req-success-container .text-container .main-mesage{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:18px !important;line-height:25px !important;text-align:center;color:#404040;margin:0 auto 9px auto;}.perseus-page .request-section .req-success-container .text-container .secondary-mesage{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:15px;line-height:25px;text-align:center;font-feature-settings:'salt' on;color:#404040;margin:0 auto;}.perseus-page .request-section .req-form-container{display:flex;flex-direction:column;height:auto;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);border-radius:8px;padding:15px;}.perseus-page .request-section .req-form-container.hidden{display:none;}.perseus-page .request-section .req-form-container .sending-request-error{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:18px;line-height:27px;text-align:center;color:#e92d2f;margin-bottom:27px;}.perseus-page .request-section .req-form-container .sending-request-error.hidden{display:none;}.perseus-page .request-section .req-form-container .input-fields-container{display:flex;flex-direction:column;margin-bottom:27px;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield{width:100%;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield .mdl-textfield__label:after{background-color:#00abdb;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield.is-focused label.mdl-textfield__label,.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield.is-dirty label.mdl-textfield__label{color:#00abdb;}.perseus-page .request-section .req-form-container .input-fields-container .field-validation-error{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:14px;line-height:20px;color:#ff4050;position:absolute;bottom:0;}.perseus-page .request-section .req-form-container .input-fields-container .field-validation-error.hidden{display:none;}.perseus-page .request-section .req-form-container .policy-agreement-container{margin:0 -7px 27px -7px;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container{margin:0 auto;display:flex;align-items:center;position:relative;padding-left:39px;font-family:Open Sans;font-style:normal;font-weight:normal;font-size:14px;line-height:25px;color:#404040;width:fit-content;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container p{font-size:inherit;line-height:inherit;margin:0;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .privacy-link,.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container a{color:#00abdb;text-decoration:none;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .privacy-link:hover,.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container a:hover{color:#1074aa;text-decoration:underline;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .privacy-link:visited,.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container a:visited{color:#008bb1;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border:1px solid #8c8c8c;cursor:pointer;box-sizing:border-box;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark.checked{border:1px solid #00abdb;background-color:#00abdb;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark:after{left:6px;top:0;width:7px;height:14px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;display:none;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark:hover{border:1px solid #00abdb;box-shadow:0 0 10px #00abdb;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container input:checked~.checkmark:after{display:block;}.perseus-page .request-section .req-form-container .req-form-btn-container{margin-bottom:27px;display:flex;justify-content:center;flex-direction:row;}.perseus-page .request-section .req-form-container .req-form-btn-container .req-form-btn{background:#00abdb;font-family:Open sans;font-size:18px;line-height:27px;font-style:normal;font-weight:600;color:#fff;border-radius:30px;text-align:center;padding:9px 36px;border:0;cursor:pointer;height:45px;align-items:center;text-transform:uppercase;}.perseus-page .request-section .req-form-container .req-form-btn-container .req-form-btn.disabled{background:#00abdb;opacity:.3;cursor:initial;pointer-events:none;}.perseus-page .request-section .req-form-container .req-form-btn-container .req-form-btn:not(:disabled):hover{box-shadow:0 0 10px #00abdb;}.perseus-page .request-section .req-form-container .captcha-agreement-container{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:12px;line-height:16px;text-align:center;color:#404040;}.perseus-page .request-section .req-form-container .captcha-agreement-container p{font-size:inherit;line-height:inherit;margin:0;}.perseus-page .request-section .req-form-container .captcha-agreement-container p a{color:#00abdb;text-decoration:none;}.perseus-page .request-section .req-form-container .captcha-agreement-container p a:hover{color:#1074aa;text-decoration:underline;}.perseus-page .request-section .req-form-container .captcha-agreement-container p a:visited{color:#008bb1;}}@media only screen and (min-width:360px){.perseus-page .header-section{display:grid;--cell-size:82px;grid-template-columns:auto repeat(3,var(--cell-size));grid-template-rows:var(--cell-size) auto repeat(2,var(--cell-size));grid-template-areas:". . four five" "gi-container gi-container gi-container gi-container" ". . one one" ". three one one";}.perseus-page .header-section .collage-item:nth-of-type(4),.perseus-page .header-section .collage-item:nth-of-type(5){display:block;}.perseus-page .header-section .collage-item:nth-of-type(4){grid-area:four;border-radius:50% 0;}.perseus-page .header-section .collage-item:nth-of-type(5){grid-area:five;border-radius:50% 50% 0 50%;}.perseus-page .what-is-section .what-is-content .what-is-logo{height:90px;}.perseus-page .how-it-section .how-it-video-container{width:328px;height:185px;}.perseus-page .general-workflow-section .ge-items-container{padding:0 34px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:234px;}}@media only screen and (min-width:375px){.perseus-page .header-section{display:grid;--cell-size:86px;grid-template-columns:auto repeat(3,var(--cell-size));grid-template-rows:var(--cell-size) auto repeat(2,var(--cell-size));}.perseus-page .what-is-section .what-is-content .what-is-logo{height:95px;}.perseus-page .how-it-section .how-it-video-container{width:343px;height:193px;}.perseus-page .general-workflow-section .ge-items-container{padding:0 41px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:247px;}}@media only screen and (min-width:768px){.perseus-page .header-section{--cell-size:96px;margin-bottom:162px !important;}.perseus-page .header-section .general-information-container .main-logo{height:45px;margin:9px auto 18px 0;}.perseus-page .header-section .general-information-container .body{font-size:20px !important;line-height:27px !important;}.perseus-page .what-is-section{margin:0 -32px;padding:36px 32px 36px 27px;margin-bottom:162px !important;}.perseus-page .what-is-section .what-is-content .what-is-logo{height:106px;}.perseus-page .what-is-section .what-is-content .what-is-body{font-size:20px !important;line-height:27px !important;margin-bottom:18px;}.perseus-page .how-it-section{margin-bottom:162px !important;}.perseus-page .how-it-section .how-it-header{font-size:30px !important;line-height:45px !important;margin-bottom:45px;}.perseus-page .how-it-section .how-it-video-container{width:704px;height:396px;}.perseus-page .benefits-section{margin-bottom:162px !important;}.perseus-page .benefits-section .benefits-header{font-size:30px !important;line-height:45px !important;margin-bottom:54px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container{margin-bottom:54px;display:flex;flex-direction:row;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-icon{height:100px;width:100px;margin:0;flex:0 0 100px;background-size:64px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container{flex:1 1 auto;padding:0 20px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-label{font-size:24px !important;line-height:36px !important;margin:36px 0 18px 0;text-align:start;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item{margin-bottom:18px;padding-left:3px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container{display:block;margin-top:.8em;flex:0 0 9px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#fff;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#fff;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container .benefit-card-items .card-item .card-item-text{font-size:18px;line-height:27px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-icon{background-color:#def8ff;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#00abdb;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+1) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#00abdb;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-icon{background-color:#d9fff2;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#00e699;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+2) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#00e699;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-icon{background-color:#fff4ed;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#ff6100;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container:nth-child(3n+3) .benefit-card-text-container .benefit-card-items .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#ff6100;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .general-workflow-section{margin-bottom:162px !important;}.perseus-page .general-workflow-section .ge-header{font-size:30px !important;line-height:45px !important;text-align:center;color:#404040;margin:0 0 45px;}.perseus-page .general-workflow-section .ge-items-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container{display:flex;flex-direction:column;margin:0;flex:0 0 100px;width:100px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container{height:100px;flex:0 0 100px;background-size:64px;background-position:center;background-repeat:no-repeat;border-radius:50% 0 50% 50%;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container::after{display:none;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-label{flex:1 1 1%;margin:18px 0 0 0;font-family:Open Sans !important;font-style:normal !important;font-weight:normal !important;font-size:18px !important;line-height:27px !important;text-align:center;color:#404040;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+1) .workflow-icon-container{background-color:#e6fff7;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+3) .workflow-icon-container{background-color:#d9fff2;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+5) .workflow-icon-container{background-color:#b3f7e0;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+7) .workflow-icon-container{background-color:#66f0c2;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:nth-child(5n+9) .workflow-icon-container{background-color:#00e699;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container{display:flex;flex:1 1 15px;height:100px;margin:0 10px;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container .items-link-arrow{background-image:url("../../images/arrow-right.svg");background-repeat:no-repeat;background-position:center;background-size:64px;overflow:hidden;z-index:-1;width:100%;height:100%;display:block;background-position:right;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container:last-of-type{display:none;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container .feature-title-mark{height:90px;width:90px;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container .feature-title{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;font-size:30px !important;line-height:45px !important;margin:auto 0 auto -72px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures{margin-bottom:36px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:507px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators{margin-top:18px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .indicators .indicator{width:20px;height:20px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container{display:flex;flex-direction:row;flex-wrap:wrap;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item{display:flex;flex-direction:row;flex:1 1 45%;margin-bottom:9px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-text{font-size:20px;line-height:27px;flex:1 1 100%;padding:0 20px;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#00abdb;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#00abdb;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#00e699;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#00e699;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(9px/3);height:9px;background:#ff6100;transform:rotate(-45deg);display:block;border-radius:calc(9px*1.5) calc(9px*1.5) 0 calc(9px*1.5);}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(9px/3);height:calc(9px*1.7);background:#ff6100;transform:rotate(90deg);display:block;margin:0 0 0 calc(9px*.7);border-radius:calc(9px*1.5) calc(9px*1.5) calc(9px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container:last-of-type{padding-bottom:0;}.perseus-page .tech-section{margin-bottom:162px !important;}.perseus-page .tech-section .tech-header{font-size:30px !important;line-height:45px !important;margin-bottom:54px;}.perseus-page .tech-section .cards-container{justify-content:center;margin:0 -20px;padding:0 20px;}.perseus-page .tech-section .cards-container .tech-card{flex:1 1 auto;height:70px;padding:5px 10px 6px;max-width:fit-content;min-width:1%;margin-bottom:9px;margin:0 20px 27px 0;}.perseus-page .tech-section .cards-container .tech-card:last-of-type{max-width:fit-content;}.perseus-page .request-section{margin:0 -32px;margin-bottom:0 !important;padding:36px 32px 162px 32px;}.perseus-page .request-section .req-header{font-size:36px !important;line-height:54px !important;}.perseus-page .request-section .req-description{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:18px;line-height:27px;text-align:center;font-feature-settings:'salt' on;color:#404040;margin:0 auto 45px;max-width:706px;}.perseus-page .request-section .req-success-container{padding:36px 34px;max-width:638px;}.perseus-page .request-section .req-success-container .icon-container{height:96px;width:96px;margin:0 auto 25px auto;background-size:54px;}.perseus-page .request-section .req-success-container .text-container{display:flex;flex-direction:column;}.perseus-page .request-section .req-success-container .text-container .main-mesage{font-size:24px !important;line-height:36px !important;margin:0 auto 18px auto;}.perseus-page .request-section .req-success-container .text-container .secondary-mesage{font-size:18px;line-height:27px;}.perseus-page .request-section .req-form-container{display:flex;flex-direction:column;height:auto;padding:36px 34px;max-width:638px;margin:0 auto;}.perseus-page .request-section .req-form-container .sending-request-error{font-size:21px;line-height:36px;margin-bottom:45px;}.perseus-page .request-section .req-form-container .input-fields-container{flex-direction:row;justify-content:space-between;flex-wrap:wrap;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield{flex:0 0 300px;height:auto;padding:27px 0;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield__input{font-family:'Open Sans',sans-serif;font-size:18px;line-height:27px;padding:8px 0;height:27px;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield__label{font-size:18px;line-height:27px;top:39px;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield__label:after{bottom:27px;background-color:#00abdb;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield.is-focused .mdl-textfield__label{top:0;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield.is-focused .mdl-textfield__label,.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield.is-dirty .mdl-textfield__label{color:#00abdb;top:0;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield .field-validation-error{font-size:16px;line-height:27px;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield:last-of-type{flex:1 0 300px;}.perseus-page .request-section .req-form-container .policy-agreement-container{margin-bottom:27px;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container{font-size:18px;line-height:27px;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark{height:27px;width:27px;}.perseus-page .request-section .req-form-container .policy-agreement-container .agree-container .checkmark:after{left:8px;top:0;width:7px;height:16px;}.perseus-page .request-section .req-form-container .captcha-agreement-container{font-size:16px;line-height:27px;text-align:center;max-width:400px;margin:0 auto;}}@media only screen and (min-width:1024px){.perseus-page .header-section{grid-template-rows:repeat(3,var(--cell-size));grid-template-columns:auto repeat(4,var(--cell-size));grid-template-areas:"gi-container . . one one" "gi-container two three one one" "gi-container . four five .";}.perseus-page .header-section .general-information-container{padding-right:54px;}.perseus-page .header-section .general-information-container .header{margin-top:54px;margin-bottom:27px;}.perseus-page .header-section .general-information-container .main-logo{height:52px;margin-top:18px;}.perseus-page .header-section .collage-item{background-size:74px;}.perseus-page .what-is-section{padding:36px 32px 36px 32px;}.perseus-page .what-is-section .what-is-content{flex-direction:row;}.perseus-page .what-is-section .what-is-content .what-is-logo{height:106px;margin:auto;}.perseus-page .what-is-section .what-is-content .what-is-body{margin-left:40px;margin-bottom:0;font-size:20px !important;line-height:27px !important;}.perseus-page .how-it-section .how-it-video-container{width:960px;height:540px;}.perseus-page .benefits-section .benefits-cards-container{padding:0 88px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container{flex:1 1 auto;padding:0 0 0 20px;}.perseus-page .general-workflow-section .ge-items-container{justify-content:space-between;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container{flex:0 0 120px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container{height:120px;flex:0 0 120px;background-size:64px;background-position:center;background-repeat:no-repeat;border-radius:50% 0 50% 50%;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container:last-of-type{margin:0;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container{height:120px;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container .items-link-arrow{background-size:auto;}.perseus-page .general-workflow-section .ge-features-container{margin-bottom:117px;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container .feature-title{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;margin:auto 0 auto -72px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:691px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container{display:flex;flex-direction:row;flex-wrap:wrap;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item{display:flex;flex-direction:row;flex:1 1 45%;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-text{font-size:20px;line-height:27px;flex:1 1 100%;padding:0 20px;}.perseus-page .tech-section .cards-container .tech-card{height:70px;margin-bottom:18px;}}@media only screen and (min-width:1280px){.perseus-page .header-section{--cell-size:128px;}.perseus-page .header-section .general-information-container .header{font-size:60px !important;line-height:72px !important;}.perseus-page .header-section .general-information-container .main-logo{height:63px;margin-bottom:27px;}.perseus-page .header-section .general-information-container .body{font-size:24px !important;line-height:36px !important;}.perseus-page .what-is-section{margin:0 -60px;padding:36px 60px 36px 60px;}.perseus-page .what-is-section .what-is-content .what-is-logo{height:106px;margin:auto;}.perseus-page .what-is-section .what-is-content .what-is-body{margin-left:40px;font-size:24px !important;line-height:36px !important;}.perseus-page .how-it-section .how-it-header{font-size:36px !important;line-height:54px !important;}.perseus-page .how-it-section .how-it-video-container{width:1024px;height:576px;}.perseus-page .benefits-section .benefits-header{font-size:36px !important;line-height:54px !important;}.perseus-page .benefits-section .benefits-cards-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;justify-content:space-between;margin-bottom:-45px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container{flex:0 0 530px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container{padding:0 0 0 10px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-icon{height:100px;flex:0 0 100px;}.perseus-page .general-workflow-section .ge-header{font-size:36px !important;line-height:54px !important;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container{flex:0 0 150px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container{flex:0 0 150px;background-size:74px;}.perseus-page .general-workflow-section .ge-items-container .items-link-arrow-container{height:150px;}.perseus-page .general-workflow-section .ge-features-container{padding-bottom:144px;display:flex;flex-direction:row;margin:0 -60px;}.perseus-page .general-workflow-section .ge-features-container .feature-title-container{display:none;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container{width:640px;margin:auto 0;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures{width:inherit;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:460px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container{flex-direction:column;padding-left:60px;flex-wrap:nowrap;justify-content:center;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .feature-title-container-hr{display:flex;flex-direction:row;margin-bottom:9px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .feature-title-container-hr .feature-title-mark{height:90px;width:90px;border-radius:50% 0;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .feature-title-container-hr .feature-title{font-family:Ubuntu !important;font-style:normal !important;font-weight:500 !important;color:#404040;font-size:36px !important;line-height:54px !important;font-feature-settings:'pnum' on,'lnum' on;color:#404040;margin:auto 0 auto -72px;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item{margin:0 0 9px 5px;flex:0 0 auto;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container{display:block;margin-top:1em;flex:0 0 0;height:0;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon{width:calc(6px/3);height:6px;background:#fff;transform:rotate(-45deg);display:block;border-radius:calc(6px*1.5) calc(6px*1.5) 0 calc(6px*1.5);}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-icon-container .card-item-icon::after{content:"";width:calc(6px/3);height:calc(6px*1.7);background:#fff;transform:rotate(90deg);display:block;margin:0 0 0 calc(6px*.7);border-radius:calc(6px*1.5) calc(6px*1.5) calc(6px*1.5) 0;}.perseus-page .general-workflow-section .ge-features-container .feature-descriptions-container .card-item .card-item-text{font-size:21px;line-height:36px;color:#404040;flex:1 1 100px;height:fit-content;padding-right:50px;}.perseus-page .general-workflow-section .ge-features-container:nth-child(even){flex-direction:row-reverse;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n) .feature-descriptions-container .feature-title-container-hr .feature-title-mark{background:#def8ff;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+1) .feature-descriptions-container .feature-title-container-hr .feature-title-mark{background:#d9fff2;}.perseus-page .general-workflow-section .ge-features-container:nth-child(3n+2) .feature-descriptions-container .feature-title-container-hr .feature-title-mark{background:#fff4ed;}.perseus-page .tech-section .tech-header{font-size:36px !important;line-height:54px !important;}.perseus-page .request-section{margin:0 -60px;margin-bottom:0 !important;padding:36px 60px 162px 60px;}.perseus-page .request-section .req-success-container .icon-container{height:105px;width:105px;margin:0 auto 25px auto;background-size:75px;}.perseus-page .request-section .req-form-container{display:flex;flex-direction:column;height:auto;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);border-radius:8px;padding:36px 34px;max-width:638px;margin:0 auto;}}@media only screen and (min-width:1366px){.perseus-page .benefits-section .benefits-cards-container .benefit-card-container{flex:0 0 573px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container .benefit-card-text-container{padding:0 10px 0 20px;}.perseus-page .general-workflow-section .ge-items-container .workflow-item-container .workflow-icon-container{background-size:74px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container{width:683px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures{width:inherit;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:491px;}}@media only screen and (min-width:1440px){.perseus-page .what-is-section{margin:0 calc((100vw - 1298px)/-2);}.perseus-page .what-is-section .what-is-content .what-is-logo{height:106px;margin:auto;}.perseus-page .what-is-section .what-is-content .what-is-body{margin-left:40px;font-size:24px !important;line-height:36px !important;}.perseus-page .benefits-section .benefits-cards-container{max-width:1298px;}.perseus-page .benefits-section .benefits-cards-container .benefit-card-container{flex:0 0 590px;}.perseus-page .general-workflow-section .ge-features-container{margin:0 -80px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container{width:720px;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures{width:inherit;}.perseus-page .general-workflow-section .ge-features-container .feature-illustrations-container .slider-pictures .slider-container .images-container{height:518px;}.perseus-page .request-section{margin:0 calc((100vw - 1298px)/-2);margin-bottom:0 !important;padding:36px 60px 162px 60px;}.perseus-page .request-section .req-form-container{display:flex;flex-direction:column;height:auto;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);border-radius:8px;padding:36px 34px;max-width:638px;margin:0 auto;}.perseus-page .request-section .req-form-container .input-fields-container .mdl-textfield{padding:27px 0;}}