.clearfix {
    *zoom: 1
}

.clearfix:after, .clearfix:before {
    display: table;
    content: '';
    line-height: 0
}

.clearfix:after {
    clear: both
}

.tdn_tgh_block_newsletter_subscribe .tdn-image-wrap {
    line-height: 0
}

.tdn_tgh_block_newsletter_subscribe .tdn-icon-wrap {
    position: relative;
    display: block
}

.tdn_tgh_block_newsletter_subscribe .tdn-icon {
    vertical-align: middle
}

.tdn_tgh_block_newsletter_subscribe .tdn-icon-svg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0
}

.tdn_tgh_block_newsletter_subscribe .tdn-icon-svg svg {
    height: auto
}

.tdn_tgh_block_newsletter_subscribe .tdn-icon-svg svg, .tdn_tgh_block_newsletter_subscribe .tdn-icon-svg svg * {
    fill: #fff
}

.tdn_tgh_block_newsletter_subscribe .tdn-email-bar {
    display: flex
}

.tdn_tgh_block_newsletter_subscribe .tdn-input-wrap {
    flex: 1
}

.tdn_tgh_block_newsletter_subscribe .form-container {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 24px;
}

.tdn_tgh_block_newsletter_subscribe .form-field {

}

.tdn_tgh_block_newsletter_subscribe .tdn-btn-wrap {
    display: flex;
    min-width: 100px
}

.tdn_tgh_block_newsletter_subscribe button, .tdn_tgh_block_newsletter_subscribe input[type=email], .tdn_tgh_block_newsletter_subscribe input[type=text] {
    min-height: 44px;
    height: auto;
    font-size: 12px;
    transition: all 0.2s ease-in-out;
    text-align: center;
}

.tdn_tgh_block_newsletter_subscribe input[type=email], .tdn_tgh_block_newsletter_subscribe input[type=text] {
    padding-left: 12px;
    padding-right: 12px
}

.tdn_tgh_block_newsletter_subscribe button {
    -webkit-appearance: none;
    outline: none;
    width: 280px;
    padding: 12px 16px;
    background-color: #4db2ec;
    color: #fff;
    border: 0;
    margin: 0 auto;
}

.tdn_tgh_block_newsletter_subscribe button:hover {
    background-color: #222
}

.tdn_tgh_block_newsletter_subscribe button .tdn-btn-icon {
    position: relative;
    vertical-align: middle
}

.tdn_tgh_block_newsletter_subscribe .tdn-btn-icon-svg {
    line-height: 0
}

.tdn_tgh_block_newsletter_subscribe .tdn-btn-icon-svg svg {
    width: 12px;
    height: auto
}

.tdn_tgh_block_newsletter_subscribe .tdn-btn-icon-svg svg, .tdn_tgh_block_newsletter_subscribe .tdn-btn-icon-svg svg * {
    fill: #fff;
    transition: all 0.2s ease-in-out
}

.tdn_tgh_block_newsletter_subscribe .tdn-checkbox-wrap {
    margin-top: 10px
}

.tdn_tgh_block_newsletter_subscribe .tdn-checkbox {
    margin-bottom: 2px
}

.tdn_tgh_block_newsletter_subscribe .tdn-checkbox:last-child {
    margin-bottom: 0
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox {
    display: none
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox + label {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox + label .tdn-check {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 1px solid #eee;
    cursor: pointer;
    vertical-align: middle;
    top: -1px
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox + label .tdn-check:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background-color: #4db2ec;
    opacity: 0;
    transition: all 0.2s
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox + label .tdn-check-title {
    margin-left: 8px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
    color: #666
}

.tdn_tgh_block_newsletter_subscribe .av-checkbox:checked + label .tdn-check:after {
    opacity: 1
}

.tdn_tgh_block_newsletter_subscribe.tdm_block.tdn-content-horiz-center {
    text-align: center
}

.tdn_tgh_block_newsletter_subscribe.tdm_block.tdn-content-horiz-right {
    text-align: right
}

.tdn-newsletter-image {
    display: inline-block
}

.tdn-title {
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 600
}

.tdn-descr {
    font-size: 13px;
    line-height: 19px;
    color: #666
}

.tdn-disclaimer {
    margin-top: 40px;
    font-size: 12px;
    line-height: 18px;
    color: #969696
}

.tdn-social-wrap {
    margin-top: 13px
}

.tdn-social-item {
    position: relative;
    display: inline-block;
    margin: 5px 10px 5px 0;
    transition: all 0.2s;
    text-align: center;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.tdn-social-item:last-child {
    margin-right: 0 !important
}

.tdn-social-item i {
    font-size: 14px;
    color: #4db2ec;
    transition: all 0.2s
}

.tdn-social-item:hover i {
    color: #000
}

.tdn_tgh_block_newsletter_subscribe .tdn-style-bordered .tdn-info-wrap, .tdn-style-dark .tdn-info-wrap {
    padding: 0;
}

.tdn-style-dark .tdn-title {
    color: #fff
}

.tdn-style-dark .tdn-descr {
    color: #9e9e9e
}

.tdn-style-dark .tdn-disclaimer {
    color: #777
}

.tdn-style-dark input[type=email] {
    background-color: #333;
    border-color: #4a4a4a;
    color: #fff
}

.tdn-style-dark input[type=email]::placeholder {
    color: #adadad
}

.tdn-style-dark input[type=email]:-ms-input-placeholder {
    color: #adadad
}

.tdn-style-dark .av-checkbox + label .tdn-check {
    background-color: #2a2a2a;
    border-color: #414141
}

.tdn-style-dark .av-checkbox + label .tdn-check-title {
    color: #9e9e9e
}

.tdn-style-dark .td-block-missing-settings {
    color: #fff
}

.tds-newsletter2 .tdn-image-wrap {
    margin-bottom: 23px
}

.tds_newsletter7_block {
    padding: 10px
}

.tds_newsletter7_block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-clip: padding-box;
    -webkit-clip-path: polygon(0% 0%, 0% 100%, 6px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 100% 100%, 100% 0%);
    clip-path: polygon(0% 0%, 0% 100%, 5px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 100% 100%, 100% 0%);
    z-index: -2
}

.ie11 .tds_newsletter7_block:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background-color: #fff;
    z-index: -1
}

[class*=" tdn-icon-"]:before, [class*=" tdn-icons"]:before, [class^=tdn-icon-]:before, [class^=tdn-icons]:before {
    font-family: 'multipurpose' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=tdn-icon-] {
    line-height: 1;
    text-align: center;
    display: inline-block
}

[class*=tdn-icons] {
    line-height: 1;
    text-align: center;
    display: inline-block;
    cursor: default
}

body .tdc-font-typcn {
    display: inline-block
}

body .tdc-font-typcn:before {
    vertical-align: top
}

body .tdc-font-oi {
    display: inline-block
}

body .tdc-font-oi:before {
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .tdn_tgh_block_newsletter_subscribe .form-container {
        flex-direction: column;
        gap: 24px;
    }
	
	.tdn_tgh_block_newsletter_subscribe button {
		width: 100%;
	}
}