.hdok-double-image-text{display:flex;align-items:center}
.hdok-double-image-text .hdok-content,.hdok-double-image-text .hdok-images{flex:1}
.hdok-double-image-text .hdok-content{padding:calc(100vw*.08)}
.hdok-double-image-text .hdok-content .hdok-button-group{margin-top:1.667rem}
.hdok-double-image-text .hdok-images{position:relative}
.hdok-double-image-text .hdok-images img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.2) translateY(var(--hdok-dit-img-y,0%))}
.hdok-double-image-text .hdok-large-image{position:relative;width:100%;padding-bottom:145%;z-index:1;overflow:hidden}
.hdok-double-image-text .hdok-small-image{position:absolute;width:66%;padding-bottom:95%;top:50%;transform:translateY(calc(-50% + var(--hdok-dit-small-y,0%)));z-index:2;overflow:hidden}
.hdok-double-image-text.hdok-position-left .hdok-images{padding-right:10%}
.hdok-double-image-text.hdok-position-left .hdok-small-image{right:0}
.hdok-double-image-text.hdok-position-right{flex-direction:row-reverse}
.hdok-double-image-text.hdok-position-right .hdok-images{padding-left:10%}
.hdok-double-image-text.hdok-position-right .hdok-small-image{left:0}
@media only screen and (max-width:1200px){.hdok-double-image-text .hdok-large-image{width:80%;padding-bottom:115%}.hdok-double-image-text .hdok-small-image{width:45%;padding-bottom:65%}}
@media only screen and (max-width:1023px){.hdok-double-image-text{flex-direction:column}.hdok-double-image-text.hdok-position-right{flex-direction:column}.hdok-double-image-text .hdok-images{position:relative;padding:0!important;display:flex;flex-direction:row-reverse;gap:2%}.hdok-double-image-text .hdok-images .hdok-large-image,.hdok-double-image-text .hdok-images .hdok-small-image{width:auto;padding-bottom:0;position:relative;top:0;transform:translateY(0)}.hdok-double-image-text .hdok-images img{position:relative;transform:scale(1)}.hdok-double-image-text .hdok-content{padding:calc(100vw*.08) 0;width:90%;max-width:75rem;margin-left:auto;margin-right:auto;position:relative}}
