:root {
    --saxo-red: #C51924;
    --saxo-red-40: #E8A3A7;
    --saxo-red-60: #DC757C;
    --saxo-white: #ffffff;
    --saxo-black: #222222;
}

body{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: var(--saxo-black);
}

.title-h1{
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
    margin-bottom: 24px;
}

.title-h2{
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
    margin-bottom: 16px;
}

.btn{
	font-size: 16px;
    line-height: 24px;
	font-weight: 700;
	height: 48px;
	padding: 0 24px;
	border-radius: 6px;
	text-align: center;
	display: inline-flex;
	vertical-align: top;
	justify-content: center;
	align-items: center;
	font-family: 'Lato', sans-serif;
	max-width: 100%;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	transition: all .3s;
	outline: none;
	cursor: pointer;
	background-image: none;
	border: solid 2px transparent;
	position: relative;
	gap: 8px;
    text-decoration: none;
}

.btn--red{
    background-color: var(--saxo-red);
    color: var(--saxo-white);
}

.btn--red-outline{
    border-color: var(--saxo-red);
    color: var(--saxo-red);
    background-color: var(--saxo-white);
}

.btn-row{
    display: flex;
    gap: 16px;
    margin-bottom: 40px;
}

.btn-row .btn{
    flex-grow: 1;
}

.link-btn{
    color: var(--saxo-red);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
	display: inline-flex;
	gap: 4px;
	max-width: 100%;
	align-items: center;
	position: relative;
	transition: color .3s;
	text-decoration: none;
}

.link-btn[class*='icon-']{padding-right: 28px;  }
.link-btn[class*='icon-']:before{
    top: 50%;
    margin-top: -12px;
    right: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    font-size: 24px;
}


.link-btn:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background: var(--saxo-red);
    transition: all .3s;
}



.link-btn--white{color: var(--saxo-white);}
.link-btn--white:after{background-color: var(--saxo-white);}

.container{
    max-width: 1440px;
    width: 100%;
    padding-left: 94px;
    padding-right: 94px;
    margin: 0 auto;
    position: relative;
}

.text-center{
    text-align: center;
}

.header{
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: var(--saxo-white);
    box-shadow: 0 0 5px 0 rgba(34,34,34,0.5);
}

.logo{
    display: block;
    width: 175px;
}
.logo img{
    display: block;
    height: auto;
    width: 100%;
}
.content{
    min-height: calc(100vh - 72px);
    display: flex;
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 50px;
    z-index: 2;
}

.content:after{
    content: '';
    z-index: -1;
    border-radius: 200px 0 200px 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: calc(50% + 44px);
    background-color: var(--saxo-red-60);
    background-image: url(../images/illustration.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70% auto;
}

.content-left{
    width: 570px;
    max-width: calc(50% - 25px);
    padding: 35px 0;
}

.content-left p{
    font-size: 18px;
    margin-bottom: 32px;
}

.content-right{
    display: flex;
    flex-grow: 1;
    min-height: calc(100vh - 72px);
    flex-direction: column;
    justify-content: flex-end;
    max-width: calc(50% - 25px);
}

.faq{
    color: var(--saxo-white);
    width: 440px;
    max-width: 100%;
    margin-left: -30px;
    border-radius: 0 147px 0 147px;
    background-color: var(--saxo-red);
    padding: 34px 60px 50px 89px;
}

.faq-list{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.icon-arrow-right:before{
    content: '';
	width: 1em;
	height: 1em;
	background-color: currentColor;
	background-size: cover;
	display: inline-block;
	mask-position: center;
	mask-size: contain;
	mask-repeat: no-repeat;
	vertical-align: middle;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath d='M11.3 18.875c-.1833333-.1833333-.2793333-.4166667-.288-.7-.008-.2833333.0796667-.5166667.263-.7l4.9-4.9H5c-.28333333 0-.521-.096-.713-.288-.19133333-.1913333-.287-.4286667-.287-.712 0-.2833333.09566667-.521.287-.713.192-.1913333.42966667-.287.713-.287h11.175l-4.9-4.9c-.1833333-.18333333-.271-.41666667-.263-.7.0086667-.28333333.1046667-.51666667.288-.7.1833333-.18333333.4166667-.275.7-.275.2833333 0 .5166667.09166667.7.275l6.6 6.6c.1.0833333.171.1873333.213.312.0413333.1253333.062.2546667.062.388s-.0206667.2583333-.062.375c-.042.1166667-.113.225-.213.325l-6.6 6.6c-.1833333.1833333-.4166667.275-.7.275-.2833333 0-.5166667-.0916667-.7-.275Z' fill='%23000' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath d='M11.3 18.875c-.1833333-.1833333-.2793333-.4166667-.288-.7-.008-.2833333.0796667-.5166667.263-.7l4.9-4.9H5c-.28333333 0-.521-.096-.713-.288-.19133333-.1913333-.287-.4286667-.287-.712 0-.2833333.09566667-.521.287-.713.192-.1913333.42966667-.287.713-.287h11.175l-4.9-4.9c-.1833333-.18333333-.271-.41666667-.263-.7.0086667-.28333333.1046667-.51666667.288-.7.1833333-.18333333.4166667-.275.7-.275.2833333 0 .5166667.09166667.7.275l6.6 6.6c.1.0833333.171.1873333.213.312.0413333.1253333.062.2546667.062.388s-.0206667.2583333-.062.375c-.042.1166667-.113.225-.213.325l-6.6 6.6c-.1833333.1833333-.4166667.275-.7.275-.2833333 0-.5166667-.0916667-.7-.275Z' fill='%23000' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
}

@media (hover: hover) and (pointer: fine){
    .link-btn[class*='icon-']:hover:after{width: calc(100% - 28px);}
    .link-btn:hover{color: var(--saxo-red);}
    .link-btn:hover:after{width: 100%;}
    .link-btn--white:hover{color: var(--saxo-white);}
    
    .btn--red:hover{background-color: var(--saxo-red-40);}
    .btn--red-outline:hover{
        color: var(--saxo-red-40);
        border-color: var(--saxo-red-40);
    }
}

@media only screen and (max-width: 1200px) {
    .container{
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .content{
        flex-direction: column;
        max-width: 600px;
        gap: 0;
    }
    .content-left{
        width: 100%;
        max-width: 100%;
    }

    .content-right{
        height: auto;
        width: 100%;
        max-width: 100%;
        min-height: 1px;
    }
    .content:after{
        content: none;
    }
    .faq{
        margin-left: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .title-h1{
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 18px;
    }

    .btn-row{
        flex-direction: column;
        margin-bottom: 16px;
    }

    .faq{
        padding: 20px;
        border-radius: 0 40px 0 40px;
    }
}