<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ai-portwrapper {
	width: 100%;
    margin: auto;
    max-width: 1200px;
    position: relative;
}
.ai-mt-teams span {
	font-size: 27px;
}
.ai-port-present img {
	max-width: 100%;
    height: auto;
    padding: 20px;
}

.ai-subtextwrapper {
    padding: 20px;
}

@media screen and (max-width: 768px) {
	.ai-w-l {
	    height: auto;
	    position: absolute;
	    bottom: 0px;
	    left: 0;
	}
	.ai-w-r {
	    height: auto;
	    position: absolute;
	    bottom: 0px;
	    right: 0;
	}
	
	.ai-w-l img{
		max-height: 300px;
		width: auto;
	}
	
	.ai-w-r img {
		max-height: 300px;
		width: auto;
	}
	
	.ai-w-m {
		height: 500px;
	    text-align: center;
	    width: 100%;
	}
	
	.ai-mt-a{
		font-size: 20px !important;
	}
	
	.ai-mt-b{
        font-size: 46px !important;
        font-weight: 700;
	}
	.ai-mt-c{
        font-size: 40px !important;
        font-weight: 700;
        line-height: 32px;
	}
	
	.ai-maintext-wrapper {
		max-width: 500px;
	}
	
	.ai-maintext h2 {
		line-height: 50px;
	}
	
	.ai-ess-wrapper {
		max-width: 200px;
		margin: auto;
	}
	
	.ai-mt-teams span {
		font-size: 20px;
	}
    .wrapper-louno-content {
        overflow-x: hidden;
        margin-top: 60px !important;
    }
    
    .ai-selfie-images img{
		max-width: 90% !important;
        height: auto;
	}
	.hero-text h2 {
		line-height: 46px;
	}
	
	.ai-port-present {
	}
}
</pre></body></html>