.oembed_container {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%
}

.iframe_wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.oembed_container_iframe {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.oembed_custom-thumbnail,
.oembed_custom-thumbnail:active,
.oembed_custom-thumbnail:focus,
.oembed_custom-thumbnail:hover {
    align-items: center;
    appearance: none;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.oembed_custom-thumbnail_icon {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 100%
}

.oembed_custom-thumbnail_icon svg {
    display: block;
    height: auto;
    width: 12%
}

:root .oembed_custom-thumbnail_icon svg,
_:-ms-fullscreen {
    max-width: none
}

.oembed_custom-thumbnail--hide {
    display: none
}

.embed_container {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%
}

.embed_container iframe {
    left: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.oembed-info {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

:not(.hs-inline-edit) .hs-video-placeholder {
    display: none
}

.hs-inline-edit .hs-video-placeholder {
    background-color: #f5f8fa !important;
    border: 1px dashed #516f90 !important;
    display: block !important;
    font-size: 14px !important;
    margin: 2px 1px !important;
    outline: 1px dashed #fff !important;
    text-align: center !important
}

.hs-video-placeholder>* {
    box-sizing: border-box !important;
    display: block !important;
    margin: 1px !important;
    padding: 12px !important;
    width: calc(100% - 2px) !important
}

p.hs-video-placeholder__title {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    padding: 0 !important
}

p.hs-video-placeholder__description,
p.hs-video-placeholder__title {
    color: #7c98b6 !important;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-style: italic !important;
    text-shadow: 0 -1px 0 hsla(0, 0%, 100%, .5) !important
}

p.hs-video-placeholder__description {
    font-weight: 400 !important;
    line-height: 1.6 !important;
    margin: 0 !important
}



.container-fluid.deletech, .deletech .container-fluid {
    padding: 0;
}

.deletech .hero .container {
    color: #fff;
    min-height: 500px;
}

@media(max-width: 576px) {
    .deletech .hero .container {
        min-height: 400px
    }
}


.deletech h1 {
    font-size: 2.7rem;
    font-weight: 700;
    line-height: 1.5;
}

.deletech .grid-column-2 {
    grid-template-columns: repeat(2, 1fr)
}

@media(max-width: 768px) {
    .deletech .grid-column-2 {
        grid-template-columns: repeat(1, 1fr)
    }
}

.deletech .h1,
.deletech .h2,
.deletech h1,
.deletech h2 {
    font-weight: 700;
    line-height: 1.5
}

.deletech .h2,
.deletech h2 {
    font-size: 1.7rem
}

.deletech .h3,
.deletech h3 {
    font-size: 1.4rem
}

.deletech .h3,
.deletech .h4,
.deletech h3,
.deletech h4 {
    font-weight: 700;
    line-height: 1.5
}

.deletech .h4,
.deletech .h5,
.deletech h4,
.deletech h5 {
    font-size: 1.2rem
}

.deletech .h5,
.deletech .h6,
.deletech h5,
.deletech h6 {
    line-height: 1.5
}

.deletech .h6,
.deletech h6 {
    font-size: 1rem
}

.deletech .padding-section {
    padding: 5rem 0
}

.deletech .margin-top-section {
    margin-top: 5rem
}

.deletech .margin-bottom-section {
    margin-bottom: 5rem
}

.deletech .btn,
.deletech .hs-button,
.deletech a.cta_button {
    border-radius: 5px;
    width: fit-content
}

.deletech .border-radius {
    border-radius: 5px
}

.deletech .border-radius-top {
    border-radius: 5px 5px 5px 5px
}

.deletech .button-border-radius,
.deletech .hs-button {
    border-radius: 5px
}


.deletech hr {
    background-color: #fff;
}

@media(max-width: 768px) {
    .deletech .h1,.deletech h1 {
        font-size:2.4rem;
        line-height: 3rem
    }

    .deletech .h2,.deletech h2 {
        font-size: 1.5rem
    }

    .deletech .h3,.deletech h3 {
        font-size: 1.3rem
    }

    .deletech .h4,.deletech h4 {
        font-size: 1.1rem
    }

    .deletech .h5,.deletech h5 {
        font-size: 1.2rem
    }
}