.section-content-image{position:relative;overflow:hidden}.section-content-image .container{display:flex;flex-wrap:wrap}@media (min-width:981px){.section-content-image .container>div{flex-basis:50%}}@media (max-width:980px){.section-content-image .container{width:100%;margin:0 auto}}.section-content-image .container .image{width:100%}@media (max-width:980px){.section-content-image .container .image{max-height:400px}}@media (min-width:768px){.section-content-image .container .image{position:relative;padding-top:40%;height:auto}.section-content-image .container .image>img,.section-content-image .container .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media (min-width:981px){.section-content-image .container .image{order:2;position:absolute;right:0;top:0;bottom:0;width:45%;height:100%}}@media (min-width:1200px){.section-content-image .container .image{width:50%}}.section-content-image .container .image img{width:100%;object-fit:cover;height:100%}.section-content-image .container .content{padding:60px 5%}@media (min-width:981px){.section-content-image .container .content{order:1;padding:120px 120px 120px 0}}.section-content-image .container .content.new{display:flex;flex-direction:column;gap:1em}.section-content-image .container .content.new .title{margin-bottom:0}.section-content-image .container .content.normal{display:grid;grid-template-columns:1fr;gap:1em}@media (min-width:981px){.section-content-image .container .content.normal{gap:1em;grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.section-content-image .container .content.normal{margin-top:40px}}.section-content-image .container .content .stripe{position:relative}.section-content-image .container .content .stripe:before{content:"";width:80px;height:2px;background-color:var(--purple-new);position:absolute;left:0;top:0}.section-content-image .container .content .title{padding-bottom:40px;margin-bottom:40px;position:relative;height:-moz-fit-content;height:fit-content}.section-content-image .container .content .title:before{content:"";width:80px;height:2px;background-color:var(--purple-new);position:absolute;left:0;bottom:0}.section-content-image .container .content p:last-of-type{margin-bottom:0}.section-content-image .container .content .btn{margin-top:40px;transition:all .2s ease-in-out}.section-content-image .container .content .btn:hover{background-color:var(--white);border-color:var(--white);color:var(--blue)}@media (min-width:981px){.section-content-image.image-first .container{justify-content:flex-end}}@media (min-width:981px){.section-content-image.image-first .image{right:auto;left:0}}@media (min-width:981px){.section-content-image.image-first .content{padding:120px 0 120px 120px}}.section-content-image.background-blue .content .title:before{background-color:var(--white)}.section-content-image.stripe .container{position:unset}.section-content-image.stripe .container .content{position:relative;z-index:1;color:var(--white)}.section-content-image.stripe .container .content .title{color:var(--white)}.section-content-image.stripe .container .content .title:before{background-color:var(--white)}.section-content-image.stripe .container .image{z-index:1}.section-content-image.image-boxed .container{align-items:center}@media (min-width:981px){.section-content-image.image-boxed .container .content{padding-top:0;padding-bottom:0}}.section-content-image.image-boxed .container .image{position:relative;top:auto;bottom:auto;height:auto}@media (min-width:981px){.section-content-image.image-boxed.image-first .container .image{order:-1}}