:root{--off-white: #fefaf2}@media only screen and (max-width:490px){:root{--h1-size: 16px;--h3-size: 14px;--p-size: 12px}}@media only screen and (min-width:490px){:root{--h1-size: 18px;--h3-size: 16px;--p-size: 12px}}@media only screen and (min-width:600px){:root{--h1-size: 20px;--h3-size: 18px;--p-size: 14px}}@media only screen and (min-width:768px){:root{--h1-size: 24px;--h3-size: 21px;--p-size: 16px}}@media only screen and (min-width:992px){:root{--h1-size: 28px;--h3-size: 25px;--p-size: 18px}}@media only screen and (min-width:1200px){:root{--h1-size: 30px;--h3-size: 28px;--p-size: 18px}}@media only screen and (max-width:490px){.pictures{display:none}}@media only screen and (min-width:490px){.pictures{background-color:#fefaf2;padding:0 1vw;display:flex;flex-direction:column;justify-content:space-around}.pictures img{width:25vw}.text{width:70vw}}.container{margin:0;padding:0 0 0 2vw;display:flex;justify-content:space-between;color:#3c3c3c}.text h1{font-size:var(--h1-size)}.text h3{font-size:var(--h3-size)}.text p,.pictures p{font-size:var(--p-size)}
