.w-layout-blockcontainer {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .container {
    max-width: 1120px;
    width: 100%;
    padding-top: 110px;
    padding-bottom: 50px;
  }

  .div-block {
    margin-top: 0;
  }

  .vti__dropdown-list {
    width: 350px !important;
  }

  .label-learning-management.label.label-form {
    line-height: 120%;
  }
  
  .section {
    max-width: 1440px;
    width: 100%;
    min-height: 760px;
    background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/bg1.webp');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto 100px auto;
  }

  .btn-book-a-demo {
    background-color: #1dbe69;
    border-radius: 4px;
    padding: 15px 40px;
    font-weight: 700;
    line-height: 100%;
  }

  .request-a-trial, .btn-book-a-demo {
    max-width: 275px;
    width: 100%;
    min-height: 60px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

    font-family: Roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
  }

  .type_h3 {
    max-width: 100%;
    width: 100%;
  }

  .btn-book-a-demo:hover {
    background-color: #1dbe69;
  }
  
  .div-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
    max-height: none;
  }
  
  .heading {
    max-width: 590px;
    width: 100%;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
  }

  .image-wrapper {
    max-width: 640px;
    width: 100%;
  }
  
  .bold-text {
    font-size: 50px;
    font-weight: 900;
    line-height: 60px;
  }
  
  .text-span {
    color: #20e934;
    font-size: 38px;
  }
  
  .div-block-2 {
    max-width: 420px;
    width: 100%;

    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 7px 20px 2px rgba(5, 58, 119, .08);
    justify-content: center;
    align-items: center;
  }

  .block_demo_request_holder {
    justify-content: center;
  }

  .termsofuse_holder {
    display: flex;
    align-items: flex-start;
  }

  .vs__dropdown-toggle {
    display: flex;
    align-items: center;
  }

  .vs__dropdown-menu {
    width: 100%;
    min-height: 34px !important;
    max-height: 200px !important;

    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    z-index: 1000;

    text-align: left;
    list-style: none;

    background-color: white;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    border: 1px solid rgba(60,60,60,.26);

    overflow: auto;

    padding: 5px;
  }

  .vs__open-indicator {
    transition: transform .3s ease-in-out;
  }

  .vs__selected-options {
    width: 100%;
  }

  .vs__search {
    padding: 0;
  }

  .vs__selected {
    position: absolute;
  }

  .v-select.vs--open  .vs__open-indicator {
    transform: rotateZ(180deg);
  }

  .v-select.vs--open .vs__selected {
    opacity: .4;
  }

  .v-select.vs--open.vs--searching .vs__selected {
    display: none;
  }

  .block_demo_request {
    width: 100%;
    min-height: auto;
  }
  
  .paragraph {
    max-width: 582px;
    width: 100%;

    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    text-align: left;
  }

  .bold-style {
    font-weight: 700;
  }
  
  .body {
    font-family: Montserrat, sans-serif;
  }
  
  .div-block-3 {
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }
  
  .div-block-3.impedd {
    margin-bottom: 46px;
  }
  
  .div-block-4 {
    height: 22px;
    width: 22px;
    margin-right: 10px;
  }
  
  .text-block {
    color: #fff;
    font-weight: 500;
  }
  
  .awards {
    max-width: 465px;
    width: 100%;
    gap: 20px;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
  }
  
  .image {
    width: 80px;
    height: 70px;
  }
  
  .div-block-5 {
    width: 71px;
    height: 73px;
  }
  
  .div-block-6 {
    width: 130px;
  }
  
  .div-block-7 {
    width: 120px;
  }
  
  .div-block-8 {
    width: 220px;
  }
  
  .div-block-9 {
    padding-bottom: 80px;
    max-width: 612px;
    width: 100%;
  }
  
  .div-block-10 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .awards-wrp {
    display: flex;
    gap: 20px;
  }
  
  .div-block-11 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 3.75fr) 3.75fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .div-block-12 {
    align-items: center;
    display: flex;
  }
  
  .heading-2 {
    color: #031420;
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .div-block-13 {
    max-height: 100px;
    min-height: 100px;
    min-width: 5px;
    background-color: #b0f1b7;
    border-radius: 5px;
    margin-right: 10px;
  }
  
  .heading-3 {
    color: #3add4a;
    font-size: 44px;
    font-weight: 700;
    line-height: 100%;
  }
  
  .bold-text-2 {
    font-size: 38px;
    font-weight: 900;
  }
  
  .paragraph-2 {
    color: #031420;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 140%;
  }
  
  .text-block-2 {
    color: #031420;
    font-weight: 500;
    line-height: 120%;
  }
  
  .div-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .heading-4 {
    color: #031420;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 38px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .text-span-2 {
    color: #23d635;
  }
  
  .heading-5 {
    color: #031420;
    margin: 0 auto 60px;
    font-size: 48px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .container-2 {
    text-align: center;
    display: block;
  }
  
  .bold-text-3 {
    font-size: 32px;
    font-weight: 900;
  }
  
  .heading-6 {
    color: #031420;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    max-width: 450px;
    width: 100%;
  }
  
  .heading-7 {
    text-align: left;
  }
  
  .bold-text-4 {
    font-weight: 900;
  }
  
  .div-block-15 {
    border-radius: 20px;
    padding-bottom: 0;
  }
  
  .heading-8 {
    max-width: 700px;
    min-width: 700px;
    color: #fff;
    text-align: center;
    margin: 0 auto 40px;
    font-size: 32px;
  }
  
  .bold-text-5 {
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .div-block-16 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .button.request-a-trial {
    background-color: rgba(29, 190, 105, 0);
    border: 2px solid #0177ff;
  }
  
  .container-3 {
    background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/Group-4717.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    padding: 50px 30px;
  }
  
  .photo {
    max-height: 180px;
    max-width: 140px;
    margin-left: 20px;
    margin-right: 30px;
    display: block;
  }
  
  .div-feedback-main.margin-card {
    margin-right: 20px;
  }
  
  .feedback {
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .feedback-1 {
    border-radius: 20px;
    padding: 110px 20px 40px;
    box-shadow: 11px 11px 30px 10px rgba(245, 245, 245, .8);
  }
  
  .name.margin-10 {
    color: #031420;
    margin-top: 44px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
  }
  
  .name.margin-10.margin-25 {
    margin-top: 83px;
    font-size: 12px;
  }
  
  .name.margin-10.margin-25.desk {
    margin-top: 24px;
  }
  
  .h2-2 {
    max-width: 670px;
    color: #031420;
    text-align: center;
    letter-spacing: .5px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 100%;
  }
  
  .div-feedbacks-2 {
    margin-top: 50px;
    display: flex;
  }
  
  .feedback-1-2-2 {
    width: 240px;
    color: #031420;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: 140%;
  }
  
  .feedback-1-2-2.margin-47 {
    width: 240px;
    margin-bottom: 0;
  }
  
  .container-4 {
    max-width: 900px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }
  
  .photo-logo {
    margin-bottom: -80px;
    display: flex;
  }
  
  .logo-2 {
    max-height: 50px;
    max-width: 100px;
    margin-top: 95px;
    margin-right: 30px;
    padding-right: 0;
  }
  
  .position {
    color: #031420;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
  }
  
  .section-2, .section-3 {
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .div-block-17 {
    margin-bottom: 100px;
  }
  
  .section-4, .section-5 {
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .page {
    min-height: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .marquee {
    width: 100%;
    grid-column-gap: 1rem;
    background-color: #fff;
    margin-bottom: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    overflow: hidden;
  }
  
  .marquee-content {
    min-width: 100%;
    grid-column-gap: 1rem;
    flex: none;
    justify-content: space-around;
    display: flex;
  }
  
  .marquee-content.scroll.reverse {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  
  .marquee-image {
    max-width: 120px;
  }
  
  .section-6 {
    margin-bottom: 100px;
  }
  
  .tabs-menu {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .div-block-18 {
    padding-left: 20px;
  }
  
  .div-block-19 {
    padding-left: 0;
    padding-right: 32px;
  }
  
  .tab-link-tab-2 {
    max-height: 9px;
    max-width: 63px;
    min-height: 9px;
    min-width: 63px;
    background-color: #fff;
    border-radius: 20px;
    margin-right: auto;
    padding: 0;
  }
  
  .tab-link-tab-2.w--current {
    background-color: #18a5f9;
  }
  
  .tabs-content, .div-block-55 {
    margin-bottom: 20px;
  }
  
  .point {
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    background-color: #00a1ff;
    border-radius: 200px;
    margin-right: 10px;
    padding-top: 3px;
  }
  
  .div-block-57 {
    max-height: 9px;
    max-width: 63px;
    min-height: 9px;
    min-width: 63px;
  }
  
  .div-block-57:hover {
    background-color: #18a5f9;
  }
  
  .heading-9 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 130%;
  }
  
  .tab-pane-tab-1 {
    max-height: 420px;
    min-height: 420px;
  }
  
  .tab-link-tab-1 {
    max-height: 9px;
    max-width: 63px;
    min-height: 9px;
    min-width: 63px;
    background-color: #fff;
    border-radius: 20px;
    margin-left: auto;
    margin-right: 20px;
    padding: 0;
  }
  
  .tab-link-tab-1:hover {
    background-color: #18a5f9;
  }
  
  .tab-link-tab-1.w--current {
    max-height: 9px;
    max-width: 63px;
    min-height: 9px;
    min-width: 63px;
    background-color: #18a5f9;
    border-radius: 20px;
    margin-right: 20px;
    padding: 0;
  }
  
  .container-8 {
    max-height: 700px;
    max-width: 1000px;
    min-height: 700px;
    background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/Group-4444_1Group 4444.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1000px 700px;
    padding-top: 80px;
  }
  
  .div-block-54 {
    align-items: flex-start;
    margin-bottom: 15px;
    display: flex;
  }
  
  .image-39 {
    max-height: 11px;
    max-width: 10px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .div-block-61 {
    max-height: 500px;
    min-height: 500px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    display: grid;
  }
  
  .div-block-56 {
    min-height: 5px;
    min-width: 63px;
  }
  
  .div-block-58 {
    margin-bottom: 0;
    padding-left: 32px;
  }
  
  .tab-pane-tab-2 {
    max-height: 420px;
    min-height: 420px;
    padding-left: 32px;
  }
  
  .div-block-59 {
    background-image: linear-gradient(100deg, rgba(55, 168, 234, 0), #219be2);
    border-radius: 0 200px 200px 0;
    margin-bottom: 50px;
    padding: 12px 40px 12px 32px;
    position: relative;
  }
  
  .paragraph-12 {
    color: #fff;
    align-self: auto;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
  }
  
  .section-7 {
    margin-bottom: 120px;
  }
  
  .prdct-hunt {
    flex-direction: row;
    margin-left: 50px;
    display: flex;
  }
  
  .badges {
    margin-bottom: 0;
  }
  
  .setup {
    max-height: 52px;
    max-width: 167px;
  }
  
  .stars {
    margin-left: 80px;
    display: flex;
  }
  
  .div-badges {
    max-height: none;
    max-width: 1000px;
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(#e9f3ff, #f8fbff);
    background-clip: border-box;
    border-radius: 40px;
    flex-direction: row;
    display: block;
  }
  
  .three-badges {
    display: flex;
  }
  
  .div-block-62 {
    max-height: 62px;
    justify-content: center;
    align-items: center;
    margin-top: 54px;
    margin-bottom: 0;
    display: flex;
  }
  
  .container-9 {
    max-width: 1000px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
    overflow: visible;
  }
  
  .qlt-support {
    max-height: 52px;
    max-width: 208px;
    margin-right: 20px;
  }
  
  .use {
    width: auto;
    height: auto;
    max-height: none;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  
  .div-block2 {
    max-height: 62px;
    justify-content: center;
    align-items: center;
    margin-top: 38px;
    margin-bottom: 54px;
    display: flex;
  }
  
  .easy-of-use {
    max-height: 52px;
    max-width: 160px;
    margin-right: 20px;
  }
  
  .g2 {
    width: 108px;
    height: 38px;
    max-height: 48px;
    max-width: 130px;
    margin-left: 30px;
  }
  
  .badge {
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  
  .badge.t1 {
    width: auto;
    height: auto;
    max-height: 62px;
    max-width: 62px;
    margin-left: 0;
  }
  
  .badge.t4 {
    width: auto;
    height: 50px;
    max-height: 50px;
    max-width: 222px;
    margin-left: 0;
    margin-right: 0;
  }
  
  .badge.t2 {
    width: auto;
    height: auto;
    max-height: 62px;
    max-width: 88px;
    margin-left: 50px;
  }
  
  .badge.t3 {
    width: auto;
    height: auto;
    max-height: 62px;
    max-width: 130px;
    margin-left: 50px;
  }
  
  .capterra {
    width: 108px;
    height: 38px;
    max-height: 48px;
    max-width: 130px;
    margin-left: 0;
  }
  
  .points {
    margin-left: 60px;
    margin-right: 80px;
    display: flex;
  }
  
  .div-block-63 {
    padding-left: 20px;
  }
  
  .div-block-64 {
    padding-left: 0;
    padding-right: 32px;
  }
  
  .div-block-65 {
    margin-bottom: 20px;
  }
  
  .div-block-67 {
    max-height: 9px;
    max-width: 63px;
    min-height: 9px;
    min-width: 63px;
  }
  
  .div-block-67:hover {
    background-color: #18a5f9;
  }
  
  .container-10 {
    max-height: 700px;
    max-width: 1000px;
    min-height: 700px;
    background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/Group-4718.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1000px 700px;
    padding-top: 80px;
  }
  
  .div-block-68 {
    align-items: flex-start;
    margin-bottom: 15px;
    display: flex;
  }
  
  .image-40 {
    max-height: 11px;
    max-width: 10px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    display: block;
  }
  
  .div-block-69 {
    max-height: 500px;
    min-height: 500px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    display: grid;
  }
  
  .div-block-70 {
    min-height: 5px;
    min-width: 63px;
  }
  
  .div-block-71 {
    margin-bottom: 0;
    padding-left: 32px;
  }
  
  .div-block-72 {
    border-radius: 0 200px 200px 0;
    margin-bottom: 30px;
    padding: 12px 40px 12px 32px;
    position: relative;
  }
  
  .paragraph-13 {
    color: #fff;
    align-self: auto;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
  }
  
  .section-8 {
    margin-bottom: 120px;
  }
  
  .div-block-73 {
    max-height: 62px;
    justify-content: center;
    align-items: center;
    margin-top: 54px;
    margin-bottom: 0;
    display: flex;
  }
  
  .text-span-3 {
    color: #1ea5ff;
  }
  
  .section-9 {
    background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/Frame-4359-1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .container-11 {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  
  .div-block-74 {
    max-width: 350px;
    min-width: 350px;
    background-color: #0177ff;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .text-block-3 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .heading-10 {
    max-width: 650px;
    min-width: 650px;
    color: #031420;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 56px;
    font-weight: 900;
    line-height: 120%;
  }
  
  .paragraph-15 {
    max-width: 650px;
    min-width: 650px;
    color: #031420;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
  }
  
  .div-block-75 {
    max-height: 62px;
    justify-content: center;
    align-items: center;
    margin-top: 54px;
    margin-bottom: 0;
    display: flex;
  }
  
  .section-10 {
    margin-bottom: 150px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  @media screen and (min-width: 1280px) {
  
    .section {
      margin-bottom: 120px;
    }
  
    .text-block {
      font-size: 16px;
    }
  
    .heading-2 {
      font-size: 42px;
    }
  
    .heading-3 {
      font-size: 46px;
    }
  
    .bold-text-2 {
      font-size: 42px;
    }
  
    .paragraph-2, .text-block-2 {
      font-size: 16px;
    }
  
    .heading-4 {
      font-size: 42px;
      line-height: 120%;
    }
  
    .container-2 {
      max-width: 1120px;
    }
  
    .heading-6 {
      font-size: 36px;
    }
  
    .heading-8 {
      max-width: 800px;
      width: 100%;
    }
  
    .bold-text-5 {
      font-size: 38px;
    }
  
    .container-3 {
      max-width: 1120px;
    }
  
    .photo {
      max-height: 180px;
      max-width: 140px;
      flex-direction: row;
      margin-bottom: 0;
      margin-left: 25px;
      margin-right: 40px;
      display: block;
    }
  
    .div-feedback-main {
      max-height: 440px;
    }
  
    .div-feedback-main.margin-card {
      max-height: none;
      margin-right: 50px;
    }
  
    .feedback {
      margin-bottom: 0;
      padding-bottom: 120px;
    }
  
    .feedback-1 {
      max-height: 358px;
      max-width: 340px;
      background-color: #fff;
      border-radius: 20px;
      flex-direction: column;
      justify-content: flex-start;
      align-self: auto;
      align-items: flex-start;
      padding: 110px 25px 40px;
      display: flex;
      box-shadow: 11px 11px 30px 10px rgba(245, 245, 245, .8);
    }
  
    .name {
      color: #031420;
      margin-top: 0;
      margin-bottom: 0;
      font-family: Montserrat, sans-serif;
      font-weight: 700;
      line-height: 100%;
    }
  
    .name.margin-10 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 14px;
    }
  
    .name.margin-10.margin-25 {
      margin-top: 90px;
      font-size: 14px;
    }
  
    .name.margin-10.margin-25.desk {
      margin-top: 0;
    }
  
    .h2-2 {
      max-width: 800px;
      text-align: center;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 48px;
    }
  
    .div-feedbacks-2 {
      flex-direction: row;
      margin-top: 50px;
      display: flex;
    }
  
    .feedback-1-2-2 {
      width: auto;
      margin-bottom: 0;
      font-size: 16px;
    }
  
    .feedback-1-2-2.margin-47 {
      width: auto;
      margin-bottom: 47px;
    }
  
    .container-4 {
      max-width: 1120px;
      justify-content: center;
    }
  
    .photo-logo {
      flex-direction: row;
      margin-bottom: -80px;
      display: flex;
    }
  
    .logo-2 {
      max-height: 50px;
      max-width: 100px;
      margin: 120px 0 0;
    }
  
    .position {
      color: #031420;
      margin-bottom: 0;
      font-family: Montserrat, sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 100%;
    }
  
    .section-2, .section-3, .section-4, .section-5 {
      margin-bottom: 120px;
    }
  
    .marquee-image {
      max-width: 140px;
    }
  
    .section-6 {
      margin-bottom: 120px;
    }
  
    .container-6, .container-7 {
      max-width: 1120px;
    }
  
    .div-block-55 {
      max-height: 270px;
      min-height: 270px;
    }
  
    .point {
      max-height: 24px;
      max-width: 24px;
      min-height: 24px;
      min-width: 24px;
      padding-top: 6px;
    }
  
    .heading-9 {
      font-size: 44px;
    }
  
    .tab-pane-tab-1 {
      max-height: 470px;
      min-height: 470px;
    }
  
    .container-8 {
      max-height: 800px;
      max-width: 1120px;
      min-height: 800px;
      background-size: 1120px 800px;
    }
  
    .image-39 {
      max-height: 12px;
      max-width: 14px;
    }
  
    .tab-pane-tab-2 {
      max-height: 470px;
      min-height: 470px;
    }
  
    .paragraph-12 {
      font-size: 18px;
    }
  
    .prdct-hunt {
      margin-left: 60px;
    }
  
    .setup {
      max-height: 52px;
      max-width: 167px;
      margin-right: 0;
    }
  
    .stars {
      max-height: none;
      max-width: none;
      margin-left: 97px;
      display: flex;
    }
  
    .div-badges {
      max-width: 1120px;
      background-image: linear-gradient(135deg, #e9f3ff, #f8fbff);
      flex-direction: column;
      display: flex;
    }
  
    .div-block-62 {
      max-height: 72px;
      justify-content: center;
      align-items: center;
      display: flex;
    }
  
    .container-9 {
      max-width: 1120px;
      justify-content: center;
    }
  
    .qlt-support {
      max-height: 62px;
      max-width: 208px;
      margin-left: 20px;
      margin-right: 20px;
    }
  
    .use {
      width: auto;
      height: auto;
      max-height: none;
      max-width: 100%;
      margin-left: 0;
      margin-right: 0;
    }
  
    .div-block2 {
      max-height: 72px;
      align-items: center;
      display: flex;
    }
  
    .easy-of-use {
      max-height: 62px;
      max-width: 160px;
      margin-left: 0;
      margin-right: 20px;
    }
  
    .g2 {
      width: auto;
      height: auto;
      max-height: 48px;
      max-width: 130px;
    }
  
    .badge.t1 {
      width: auto;
      height: auto;
      max-height: 72px;
      max-width: 72px;
      margin-left: 0;
    }
  
    .badge.t4 {
      width: auto;
      height: auto;
      max-height: 60px;
      max-width: 242px;
      margin-left: 0;
      margin-right: 0;
    }
  
    .badge.t2 {
      width: auto;
      height: auto;
      max-height: 72px;
      max-width: 100px;
      margin-left: 60px;
    }
  
    .badge.t3 {
      width: auto;
      height: auto;
      max-height: 72px;
      max-width: 150px;
      margin-left: 60px;
    }
  
    .capterra {
      width: auto;
      height: auto;
      max-height: 48px;
      max-width: 130px;
      margin-left: 0;
    }
  
    .points {
      flex-direction: row;
      align-items: center;
      margin-left: 60px;
      margin-right: 98px;
      display: flex;
    }
  
    .div-block-65 {
      max-height: 270px;
      min-height: 270px;
    }
  
    .container-10 {
      max-height: 800px;
      max-width: 1120px;
      min-height: 800px;
      background-size: 1120px 800px;
    }
  
    .image-40 {
      max-height: 12px;
      max-width: 14px;
    }
  
    .paragraph-13 {
      font-size: 18px;
    }
  
    .div-block-73 {
      max-height: 72px;
      justify-content: center;
      align-items: center;
      display: flex;
    }
  
    .container-11 {
      padding-top: 120px;
      padding-bottom: 51px;
    }
  
    .div-block-74 {
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 20px;
    }
  
    .text-block-3 {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }
  
    .heading-10 {
      max-width: 700px;
      min-width: 700px;
      color: #031420;
      text-align: center;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      font-family: Montserrat, sans-serif;
      font-size: 64px;
      font-weight: 900;
      line-height: 120%;
    }
  
    .paragraph-14 {
      margin-left: auto;
    }
  
    .paragraph-15 {
      max-width: 700px;
      min-width: 700px;
      color: #031420;
      margin-left: auto;
      margin-right: auto;
    }
  
    .body-2 {
      text-align: center;
      font-family: Montserrat, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 140%;
    }
  
    .div-block-75 {
      max-height: 72px;
      justify-content: center;
      align-items: center;
      display: flex;
    }
  
    .section-10 {
      margin-bottom: 140px;
    }
  }
  
  @media screen and (min-width: 1440px) {
    .point {
      max-height: 24px;
      max-width: 24px;
      min-height: 24px;
      min-width: 24px;
      padding-top: 6px;
    }
  
    .image-39 {
      max-height: 12px;
      max-width: 14px;
      margin-top: 0;
    }
  
    .paragraph-12 {
      font-size: 18px;
    }
  
    .image-40 {
      max-height: 12px;
      max-width: 14px;
      margin-top: 0;
    }
  
    .paragraph-13 {
      font-size: 18px;
    }
  }
  
  @media screen and (max-width: 991px) {  
    .div-block {
      grid-template-rows: auto;
      grid-template-columns: 1.5fr;
    }

    .section {
      background-image: url('https://images.academyocean.com/webflow/learning_management_system_uk/bg-mobile.png');
    }
  
    .paragraph {
      max-width: 600px;
    }
  
    .text-block {
      font-size: 16px;
    }
  
    .heading-2 {
      font-size: 28px;
    }
  
    .div-block-13 {
      max-height: 70px;
      min-height: 70px;
    }
  
    .heading-3 {
      font-size: 32px;
    }
  
    .bold-text-2 {
      font-size: 28px;
    }
  
    .heading-4, .heading-5 {
      font-size: 32px;
    }
  
    .bold-text-3, .heading-6 {
      font-size: 24px;
    }
  
    .heading-8 {
      max-width: none;
      min-width: auto;
    }
  
    .photo {
      max-height: 160px;
      max-width: 120px;
      margin-right: 20px;
    }
  
    .feedback {
      margin-bottom: 80px;
    }
  
    .feedback-1 {
      padding-bottom: 25px;
    }
  
    .name.margin-10 {
      margin-top: 75px;
      margin-bottom: 5px;
    }
  
    .name.margin-10.margin-25 {
      margin-top: 168px;
      margin-bottom: 5px;
    }
  
    .name.margin-10.margin-25.desk {
      margin-top: 55px;
    }
  
    .name.margin-10.margin-25.e4 {
      margin-top: 134px;
    }
  
    .h2-2 {
      font-size: 36px;
    }
  
    .div-feedbacks-2 {
      max-width: none;
      margin-top: 30px;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .feedback-1-2-2, .feedback-1-2-2.margin-47 {
      width: 180px;
    }
  
    .container-4 {
      max-width: none;
    }
  
    .logo-2 {
      max-height: 40px;
      margin-top: 70px;
    }
  
    .position {
      font-size: 10px;
      line-height: 100%;
    }
  
    .point {
      max-height: 18px;
      max-width: 18px;
      min-height: 18px;
      min-width: 18px;
      padding-top: 4px;
    }
  
    .heading-9 {
      font-size: 24px;
    }
  
    .tab-pane-tab-1 {
      max-height: none;
      min-height: auto;
    }
  
    .container-8 {
      max-height: 700px;
      min-height: 700px;
      background-position: 0 0;
      background-size: cover;
    }
  
    .image-39 {
      max-height: 10px;
      max-width: 12px;
      margin-top: 0;
    }
  
    .tabs {
      margin-bottom: 40px;
    }
  
    .div-block-61 {
      grid-template-rows: auto;
      grid-template-columns: 1fr 1fr;
    }
  
    .tab-pane-tab-2 {
      max-height: none;
      min-height: auto;
    }
  
    .paragraph-12 {
      font-size: 14px;
    }
  
    .section-7 {
      margin-left: 0;
      margin-right: 0;
    }
  
    .prdct-hunt {
      margin-left: 40px;
    }
  
    .setup {
      width: auto;
      height: auto;
    }
  
    .stars {
      margin-left: 45px;
    }
  
    .div-badges {
      max-width: none;
      margin-left: 30px;
      margin-right: 30px;
    }
  
    .support-badge {
      height: auto;
    }
  
    .div-block-62 {
      margin-top: 40px;
    }
  
    .container-9 {
      max-width: none;
    }
  
    .qlt-support {
      width: auto;
      height: auto;
      margin-right: 20px;
    }
  
    .use {
      width: auto;
      height: auto;
      margin-left: 0;
      margin-right: 0;
    }
  
    .div-block2 {
      justify-content: center;
      align-items: center;
      margin-top: 30px;
      margin-bottom: 40px;
    }
  
    .easy-of-use {
      width: auto;
      height: auto;
      margin-right: 10px;
    }
  
    .g2 {
      width: auto;
      height: auto;
      max-height: 38px;
      max-width: 108px;
      align-self: auto;
      margin-left: 10px;
    }
  
    .badge.t1 {
      width: auto;
      height: auto;
    }
  
    .badge.t4 {
      width: auto;
      height: auto;
      align-self: center;
      margin-left: 0;
    }
  
    .badge.t2, .badge.t3 {
      width: auto;
      height: auto;
      margin-left: 40px;
    }
  
    .capterra {
      width: auto;
      height: auto;
      max-height: 38px;
      max-width: 108px;
      margin-left: 0;
      margin-right: 10px;
    }
  
    .points {
      margin-left: 30px;
      margin-right: 45px;
    }
  
    .container-10 {
      max-height: 700px;
      min-height: 700px;
      background-position: 0 0;
      background-size: cover;
    }
  
    .image-40 {
      max-height: 10px;
      max-width: 12px;
      margin-top: 0;
    }
  
    .div-block-69 {
      grid-template-rows: auto;
      grid-template-columns: 1fr 1fr;
    }
  
    .paragraph-13 {
      font-size: 14px;
    }
  
    .section-8 {
      margin-left: 0;
      margin-right: 0;
    }
  
    .div-block-73 {
      margin-top: 40px;
    }
  
    .section-9 {
      background-position: 50% 100%;
    }
  
    .heading-10 {
      max-width: none;
      min-width: auto;
      font-size: 56px;
    }
  
    .div-block-75 {
      margin-top: 40px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .div-block {
      grid-template-columns: .75fr;
    }
  
    .heading, .bold-text {
      font-size: 32px;
      line-height: 45px;
    }
  
    .paragraph {
      max-width: none;
      font-size: 14px;
    }
  
    .text-block {
      font-size: 14px;
    }
  
    .div-block-10 {
      grid-template-columns: 1fr;
    }
  
    .div-block-11 {
      grid-template-columns: 3.75fr;
      align-items: center;
      justify-items: center;
    }
  
    .div-block-12 {
      display: block;
    }

    .div-block-5 {
        margin-left: 0;
    }
  
    .heading-2 {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 40px;
    }
  
    .div-block-13 {
      max-height: 5px;
      max-width: 400px;
      min-height: 5px;
      min-width: 400px;
    }
  
    .heading-3 {
      justify-content: center;
      align-items: center;
      margin-top: 10px;
      margin-bottom: 20px;
      font-size: 46px;
      display: flex;
    }
  
    .bold-text-2 {
      font-size: 40px;
    }
  
    .div-block-14 {
      grid-template-columns: 1fr;
    }
  
    .heading-4 {
      text-align: center;
      font-size: 36px;
    }
  
    .heading-6 {
      font-size: 32px;
    }
  
    .div-block-16 {
      grid-column-gap: 30px;
      grid-row-gap: 30px;
      flex-direction: column;
    }
  
    .photo {
      margin-left: 0;
      margin-right: 0;
    }
  
    .div-feedback-main.margin-card {
      margin-bottom: 20px;
      margin-right: 0;
    }
  
    .name.margin-10 {
      margin-top: 25px;
      font-size: 14px;
    }
  
    .name.margin-10.margin-25.e4 {
      margin-top: 48px;
    }
  
    .h2-2 {
      max-width: none;
    }
  
    .div-feedbacks-2 {
      max-width: none;
      flex-direction: column;
      margin-right: 0;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .feedback-1-2-2, .feedback-1-2-2.margin-47 {
      width: auto;
    }
  
    .photo-logo {
      padding-left: 20px;
      padding-right: 0;
    }
  
    .logo-2 {
      margin-top: 95px;
      margin-left: 40px;
      margin-right: 0;
    }
  
    .position {
      font-size: 12px;
    }
  
    .marquee {
      grid-column-gap: 1px;
      grid-row-gap: 1px;
    }
  
    .marquee-content.scroll.reverse {
      grid-column-gap: 30px;
      grid-row-gap: 30px;
    }
  
    .marquee-image.hide-mobile {
      display: none;
    }
  
    .tabs-content {
      margin-bottom: 30px;
    }
  
    .div-block-55 {
      justify-content: center;
      align-items: center;
      display: block;
    }
  
    .div-block-60 {
      align-items: center;
      margin-left: 0;
      margin-right: 0;
      display: block;
    }
  
    .heading-9 {
      text-align: left;
      font-size: 28px;
    }
  
    .container-8 {
      max-height: 1000px;
      max-width: 780px;
      min-height: 1000px;
      background-position: 0 0;
      background-size: 800px 1000px;
    }
  
    .div-block-54 {
      justify-content: flex-start;
      align-items: flex-start;
      margin-left: auto;
      margin-right: auto;
      display: flex;
    }
  
    .div-block-61 {
      grid-template-rows: auto auto;
      grid-template-columns: 1fr;
    }
  
    .div-block-59 {
      text-align: center;
      padding-right: 32px;
    }
  
    .prdct-hunt {
      flex-direction: row;
      margin-top: 30px;
      margin-left: 0;
      display: flex;
    }
  
    .setup {
      width: auto;
      height: auto;
    }
  
    .stars {
      align-items: stretch;
      margin-top: 0;
      margin-bottom: 10px;
      margin-left: 0;
      padding-bottom: 0;
    }
  
    .div-badges {
      max-width: none;
      margin-left: 20px;
      margin-right: 20px;
      padding-left: 0;
      padding-right: 0;
    }
  
    .support-badge {
      height: auto;
    }
  
    .div-block-62 {
      max-height: none;
      flex-direction: column;
    }
  
    .qlt-support, .use {
      width: auto;
      height: auto;
    }
  
    .div-block2 {
      max-height: none;
      flex-direction: column;
      padding-left: 0;
      padding-right: 0;
    }
  
    .easy-of-use {
      width: auto;
      height: auto;
      margin-right: 10px;
    }
  
    .g2 {
      margin-bottom: 20px;
      margin-left: 30px;
    }
  
    .badge.t1 {
      width: auto;
      height: auto;
      margin-left: 30px;
    }
  
    .badge.t4 {
      margin-left: 0;
      margin-right: 0;
    }
  
    .badge.t2, .badge.t3 {
      margin-left: 20px;
    }
  
    .capterra {
      margin-bottom: 20px;
      margin-left: 0;
    }
  
    .points {
      margin-left: 20px;
      margin-right: 20px;
    }
  
    .div-block-65 {
      justify-content: center;
      align-items: center;
      display: block;
    }
  
    .div-block-66 {
      align-items: center;
      margin-left: 0;
      margin-right: 0;
      display: block;
    }
  
    .container-10 {
      max-height: 1000px;
      max-width: 780px;
      min-height: 1000px;
      background-position: 0 0;
      background-size: 800px 1000px;
    }
  
    .div-block-68 {
      justify-content: flex-start;
      align-items: flex-start;
      margin-left: auto;
      margin-right: auto;
      display: flex;
    }
  
    .div-block-69 {
      grid-template-rows: auto auto;
      grid-template-columns: 1fr;
    }
  
    .div-block-72 {
      text-align: center;
      padding-right: 32px;
    }
  
    .div-block-73 {
      max-height: none;
      flex-direction: column;
    }
  
    .heading-10 {
      max-width: none;
      min-width: auto;
      font-size: 46px;
    }
  
    .paragraph-15 {
      max-width: none;
      min-width: auto;
    }
  
    .div-block-75 {
      max-height: none;
      flex-direction: column;
    }
  }
  
  @media screen and (max-width: 479px) {
    .div-block {
      grid-template-columns: 1.5fr;
    }

    .title-tank-you-page {
      max-width: 400px;
      width: 100%;
    }
  
    .heading {
      font-size: 28px;
    }
  
    .div-block-8 {
      max-width: 200px;
      min-width: 200px;
    }
  
    .heading-2 {
      text-align: center;
      align-items: center;
      font-size: 28px;
      display: flex;
    }
  
    .div-block-13 {
      max-width: none;
      min-width: auto;
    }
  
    .bold-text-2 {
      padding-left: 10px;
    }
  
    .heading-4 {
      font-size: 32px;
    }
  
    .heading-6 {
      font-size: 28px;
    }
  
    .bold-text-5 {
      font-size: 24px;
    }
  
    .feedback {
      margin-bottom: 60px;
    }
  
    .h2-2 {
      margin-left: 20px;
      margin-right: 20px;
      font-size: 24px;
      line-height: 120%;
    }
  
    .logo-2 {
      max-width: 90px;
      margin-left: 25px;
    }
  
    .heading-9 {
      font-size: 24px;
    }
  
    .container-8 {
      max-height: none;
      max-width: none;
      min-height: auto;
      background-position: 10% 0;
      background-size: cover;
    }
  
    .div-block-61 {
      max-height: none;
      min-height: auto;
    }
  
    .badges {
      overflow: hidden;
    }
  
    .setup {
      width: 140px;
      height: 50px;
    }
  
    .div-badges {
      display: block;
      overflow: hidden;
    }
  
    .qlt-support {
      width: 180px;
      height: 50px;
      margin-bottom: 15px;
      margin-right: 0;
    }
  
    .easy-of-use {
      width: 140px;
      height: 50px;
      margin-bottom: 15px;
      margin-right: 0;
    }
  
    .g2 {
      margin-left: 20px;
    }
  
    .badge.t1 {
      width: 48px;
      height: 48px;
      max-width: 62px;
      margin-left: 20px;
    }
  
    .badge.t2 {
      width: auto;
      height: 48px;
      margin-left: 20px;
    }
  
    .badge.t3 {
      width: auto;
      height: 48px;
      margin-left: 20px;
      margin-right: 20px;
    }
  
    .capterra {
      margin-right: 0;
    }
  
    .points {
      flex-direction: column;
      margin-left: 0;
      margin-right: 0;
    }
  
    .container-10 {
      max-height: none;
      max-width: none;
      min-height: auto;
      background-position: 10% 0;
      background-size: cover;
    }
  
    .div-block-69 {
      max-height: none;
      min-height: auto;
    }
  
    .div-block-74 {
      max-width: none;
      min-width: auto;
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .text-block-3 {
      font-size: 40px;
    }
  
    .heading-10 {
      font-size: 36px;
    }
  }
  
  #w-node-caf7ec94-5bb7-6f36-ff21-ec4bfa806a5f-2a36e766, #w-node-_080fdbb0-f598-7c08-206d-83fa120e7251-2a36e766, #w-node-b72834db-c37e-9aa9-43a9-078534740e9c-2a36e766, #w-node-b89f60f6-9fbc-b8ec-4341-be3749eada69-2a36e766, #w-node-_3e93c761-f0c7-4128-5316-df63c2dbadd8-2a36e766, #w-node-b72605f8-e574-253c-d835-83d441035fa0-2a36e766 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
  
  #w-node-d7c805b4-4bb6-bf7b-a7eb-b4afcb2beeb1-2a36e766 {
    align-self: center;
  }
  
  #w-node-de7b1aa6-19ef-8a36-0fcb-cebfee0fbeb6-2a36e766, #w-node-_3356f430-7ff9-18ee-2ee1-0040302d0f56-2a36e766, #w-node-_26c9d5ad-2647-d89c-b88a-b53b6cd504d1-2a36e766, #w-node-_26c9d5ad-2647-d89c-b88a-b53b6cd504d3-2a36e766, #w-node-_77064c80-bcfa-3843-2bf8-2ed8b9454679-2a36e766, #w-node-_77064c80-bcfa-3843-2bf8-2ed8b9454694-2a36e766, #w-node-_29dba5dd-5479-c4d4-b15e-f3028450a7f7-ae564cbc, #w-node-_29dba5dd-5479-c4d4-b15e-f3028450a833-ae564cbc, #w-node-_7afbc92d-c286-68cd-5ffe-86348cd777d1-b0bccdab, #w-node-_7afbc92d-c286-68cd-5ffe-86348cd7780d-b0bccdab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
  
  @media screen and (max-width: 767px) {
    #w-node-_29dba5dd-5479-c4d4-b15e-f3028450a833-ae564cbc, #w-node-_7afbc92d-c286-68cd-5ffe-86348cd7780d-b0bccdab {
      grid-area: span 1 / span 1 / span 1 / span 1;
    }
  }
  
  