.privacy-policy-container{width:100%;height:100%;display:flex;flex-direction:column}.privacy-policy-container .privacy-policy-header{height:200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}.privacy-policy-container .privacy-policy-content{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column}.privacy-policy-container .section-inner-privacy-policy-container{flex:1 1;height:100%;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.privacy-policy-container .section-title{font-size:2.6rem;font-weight:600;background:linear-gradient(90deg,#22d3ee,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#22d3ee}.privacy-policy-container .section-sub-title{font-size:1rem;font-weight:400;color:#fff;text-align:center}.privacy-policy-container .section-inner-container{flex:1 1;width:100%;max-width:1200px;display:flex;align-items:flex-start;font-size:.9rem}.section-privacy-policy-title{font-size:2.7rem;font-weight:700;background:-webkit-linear-gradient(0deg,#5c9def,#319bda);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#22d3ee;text-align:center}@media screen and (max-width:600px){.privacy-policy-content .section-inner-container{flex-direction:column-reverse}}