/* CSS Overrides go here */
/* F O N T S */
@font-face {
  font-family: 'SoehneKraeftig';
  src: url('https://gbm-web-services.cltvo.com/fonts/SoehneKraeftig/So_e_hneKra_e_ftig.woff') format('woff'),
       url('https://gbm-web-services.cltvo.com/fonts/SoehneKraeftig/So_e_hneKra_e_ftig.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SoehneLeicht';
  src: url('https://gbm-web-services.cltvo.com/fonts/SoehneLeicht/So_e_hneLeicht.woff') format('woff'),
       url('https://gbm-web-services.cltvo.com/fonts/SoehneLeicht/So_e_hneLeicht.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TradeGothic';
  src: url('https://gbm-web-services.cltvo.com/fonts/TradeGothic/TradeGothicLTStdBold2.woff') format('woff'),
       url('https://gbm-web-services.cltvo.com/fonts/TradeGothic/TradeGothicLTStdBold2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GBMSansMedium';
  src: url('https://gbm-web-services.cltvo.com/fonts/GBMSansMedium/GBMSANSMEDIUM.woff') format('woff'),
       url('https://gbm-web-services.cltvo.com/fonts/GBMSansMedium/GBMSANSMEDIUM.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* END F O N T S */

/* P A R A G R A P H S */
.ttl-50{
    font-family: 'TradeGothic';
    font-size: 50px;
    line-height: 1.4em;
}

.ttl-35{
    font-family: 'SoehneLeicht';
    font-weight: 300;
    font-size: 35px;
    line-height: 1.4em;
}

.ttl-35-500{
    font-family: 'GBMSansMedium';
    font-size: 35px;
    line-height: 1.4em;
}

.ttl-35-700{
    font-family: 'SoehneKraeftig';
    font-size: 35px;
    line-height: 1.4em;
}

.ttl-32-700{
    font-family: 'SoehneKraeftig';
    font-size: 32px;
    line-height: 1.25em;
}

.ttl-30{
    font-family: 'SoehneLeicht';
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2em;
}

.ttl-25{
    font-family: 'SoehneLeicht';
    font-weight: 300;
    font-size: 25px;
    line-height: 1.4em;
}

.ttl-25-700{
    font-family: 'SoehneKraeftig';
    font-weight: 300;
    font-size: 25px;
    line-height: 1.4em;
}

.ttl-21-700{
    font-family: 'SoehneKraeftig';
    font-size: 21px;
    line-height: 1.4em;
}

@media only screen and (max-width:650px){

    .ttl-50{
        font-size: 25px;
        line-height: 1.2em;
    }

    .ttl-35{
        font-size: 22px;
        line-height: 1.35em;
    }

    .ttl-35-500{
        font-size: 22px;
        line-height: 1.35em;
    }

    .ttl-35-700{
        font-size: 22px;
        line-height: 1.35em;
    }

    .ttl-32-700{
        font-size: 22px;
        line-height: 1.25em;
    }

    .ttl-30{
        font-size: 22px;
        line-height: 1.3em;
    }

    .ttl-25{
        font-size: 21px;
    }

    .ttl-21-700{
        font-size: 15px;
        line-height: 1.4em;
    }
}

.txt-20{
    font-family: 'SoehneLeicht';
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 300;
}

.txt-19{
    font-family: 'SoehneLeicht';
    font-size: 19px;
    line-height: 1.4em;
    font-weight: 300;
}

.txt-19-700{
    font-family: 'SoehneKraeftig';
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 400;
}

.txt-18-500{
    font-family: 'GBMSansMedium';
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
}

.txt-17{
    font-family: 'SoehneLeicht';
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 300;
}

.txt-17-700{
    font-family: 'SoehneKraeftig';
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 400;
}

.txt-14{
    font-family: 'SoehneLeicht';
    font-size: 14px;
    line-height: 1em;
}

.txt-footer-bold{
    font-family: 'SoehneKraeftig' !important;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
}

.txt-button{
    font-family: 'TradeGothic';
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.txt-button-2{
    font-family: 'TradeGothic' !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
}

.txt-label{
    font-family: 'TradeGothic' !important;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
@media only screen and (max-width:650px){
    .txt-20{
        font-size: 15px;
    }
    
    .txt-19{
        font-size: 15px;
    }
    
    .txt-19-700, .txt-label{
        font-size: 17px;
    }
    
    .txt-18-500{
        font-size: 17px;
    }
    
    .txt-17{
        font-size: 15px;
    }
    
    .txt-17-700{
        font-size: 15px;
    }
    .txt-14{
        font-family: 'SoehneLeicht';
        font-size: 14px;
        line-height: 1em;
    }
    
    .txt-footer-bold{
        font-size: 14px !important;
    }
}

.wysiwyg h1{
    margin-bottom: 30px;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    font-family: 'SoehneKraeftig';
}

.wysiwyg b,
.wysiwyg strong {
    font-family: 'SoehneKraeftig';
}

.wysiwyg ul li:not(:last-child) {
    margin: 0 0 .3em;
}

.wysiwyg ul li {
    position: relative;
    padding-left: .9em;
}

.wysiwyg ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    top: .5em;
    left: 0;
}

.wysiwyg ul li ul {
    margin: .5em 0;
}

.wysiwyg ul li ul li:not(:last-child) {
    margin: 0 0 .3em;
}

.wysiwyg ul li ul li {
    position: relative;
    padding-left: 1.1em;
}

.wysiwyg ul li ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    top: .5em;
    left: .15em;
}

.wysiwyg ul:not(:last-child),
.wysiwyg ol:not(:last-child),
.wysiwyg p:not(:last-child) {
    margin: 0 0 20px;
}
.wysiwyg a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: .8px;
}

.wysiwyg a:hover {
    color: #424EE0;
}

.wysiwyg.white ul li::before {
    background-color: #fff;
}

.hover-me{
    color: #000;
}

.hover-me:hover{
    color: #424EE0;
}
/* END P A R A G R A P H S */
/* H E A D E R */
.header__content--modified{
    padding: 15px 0 !important;
}
.header__switch-content.header__spacer{
    display: none !important;
}
.logo__image{
    width: auto;
    max-height: 85px;
}
.dropdown__menu,
.dropdown__item a{
    font-family: 'TradeGothic' !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
}
.dropdown__item:first-child{
    display: none;
}
/* F O O T E R */
.footer__content{
    padding: 50px 0 30px;
}
.footer__text-container{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    column-gap: 100px;
    row-gap: 30px;
}
.footer__logo-container{
    width: max-content;
    max-width: 30%;
    display: flex;
    flex-direction: column;
}
.footer__logo{
    width: 100%;
    max-width: 145px;
    margin: 0 0 50px;
    display: block;
    height: auto;
}
.footer__logo .logo{
    display:block;
    width:100%;
    height: auto;
}
.footer__logo .logo .logo__image{
    max-height: max-content !important;
}
.footer__copyright{
    margin: 0;
}
.footer__powered-by{
    margin: 10px 0 0;
    color: #54565A;
}
.footer__powered-by .powered-by.background-dark a{
    font-family: 'SoehneKraeftig';
    font-size: 16px;
    line-height: 1.4em;
    color: #54565A !important;
    margin: 0;
    padding: 0;
}
.footer__powered-by .powered-by{
    text-align: left !important;
    padding: 0 !important;
}
.footer__powered-by .powered-by .container{
    padding: 0 !important;
}
.footer__menu-container{
    width: calc(70% - 100px);
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
    column-gap: 100px;
    row-gap: 50px;
}

.footer__menu-container .block-type--link_list{
    padding: 0 !important;
}
.footer__menu{
    width: 100%t;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
    column-gap: 100px;
}
.footer__menu-item{
    margin: 0;
}
.social-icons{
    margin-bottom: 0;
}
.social-icons__icon{
    margin: 0;
}
.social-icons__row{
    display: inline-flex;
    column-gap: 20px;
    margin: 0;
}
.footer__copy-mobile{
    display: none;
    margin: 20px 0 0;
}
@media only screen and (max-width:900px){
    .footer__text-container{
        column-gap: 50px;
    }
    .footer__menu-container{
        flex-direction: column;
        row-gap: 30px;
    }
    .footer__menu{
        justify-content: flex-start;
        flex-direction: column;
        row-gap: 30px;
    }
    .footer__menu-item{
        text-align: right;
    }
}
@media only screen and (max-width:900px){
    .footer__text-container{
        flex-direction: column;
        align-items: flex-start;
    }
    .footer__menu-item{
        text-align: left;
    }
    .footer__menu-container{
        align-items: flex-start;
    }
    .footer__logo{
        margin-bottom: 20ox;
    }
    .footer__copyright--desktop,
    .footer__powered-by--desktop{
        display: none;
    }
    .footer__copy-mobile{
        display: block;
    }
    .footer__powered-by a{
        font-size: 14px !important;
    }
}
/* B U T T O N S */
.btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
	max-width: 100%;
	min-width: 120px !important;
	box-sizing: border-box;
	text-align: center;
	opacity: 1;
	border: none;
	background: transparent;
	cursor: pointer;
	padding: 18px 1.5em 15px;
	border-radius: 30px;
        transition: background-color ease-in-out .3s;
        font-family: 'TradeGothic' !important;
        font-size: 15px;
        text-transform: uppercase;
}

.btn--black-ic{
    background-color: #000 !important;
    color: #ffffff;
    display: flex;
	justify-content: center;
	gap: .7em;
	&:hover{
		background-color: #727272 !important;
	}
}
.btn--black-ic-login{
	    min-width: 200px !important;
}
.auth__field{
    font-family: 'SoehneLeicht';
    font-size: 19px;
    line-height: 1em;
    min-height: 55.25px;
	padding: 1em 120px 1em 1.5em;
	border: 1px solid #8C8C8C;
	color: #000;
	border-radius: 30px;
	
	&::placeholder{
		font-size: 19px;
		color: #8C8C8C;
		opacity: 1;
	}

	&:focus{
		&::placeholder{
			opacity: 0;
		}
	}

	&:-webkit-autofill,
	&:-webkit-autofill:hover, 
	&:-webkit-autofill:focus {
		border: none;
		border: 1px solid #8C8C8C;
		-webkit-text-fill-color: #000;
		-webkit-box-shadow: 0 0 0px 1000px transparent inset;
		transition: background-color 5000s ease-in-out 0s;
	}
}
@media only screen and (max-width:650px){
    .auth__field{
        min-height: 48.75px;
    }
}
.button-container--login{
    margin: 30px 0 0;
}
/* T H A N K Y O U */
.thank-you__wrapper{
    border-radius: 24px;
    background-color: #F4F5F8;
    padding: 35px;
}

.thank-you__text{
    text-align: left;
}

h1{
    font-family: 'SoehneLeicht';
    font-weight: 300;
    font-size: 35px;
    line-height: 1.4em;
}

.thank-you__button{
    margin-top: 30px;
}

@media only screen and (max-width:650px){
    h1{
        font-size: 22px;
        line-height: 1.35em;
    }
}

/* L I B R A R Y */
.library-bg{
    background-color: #F4F5F8 !important;
}
.library-bg h1{
    margin: 0;
}
.products__list{
    border-top: 1px solid #8C8C8C;
}

.product__title{
    font-family: 'SoehneKraeftig';
    font-weight: 400;
    font-size: 25px;
    line-height: 1.4em;
}
.product__body{
    font-family: 'SoehneLeicht';
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 300;
}
.progress__icon{
    width: 16px;
}
.progress__icon svg{
    display: block;
    width: 16px;
    height: auto;
}
.progress__bar{
  height: 6px;
  background: #DEDEE0;
  border-radius: 10px;
  overflow: hidden;
}
.progress__fill{
    height: 6px;
    background: #424EE0;
    border-radius: 10px;
}
@media only screen and (max-width:650px){
    .product__title{
        font-size: 21px;
    }  
    .product__body{
        font-size: 15px;
    }
}

/* L O G I N */
.alert--danger{
    border-radius:24px;
}