.about-unique-section{width:100%;position:relative;overflow:hidden;padding:0 70px}.heading{color:#004a64}.faded,.heading{font-size:60px;font-weight:200}.faded{color:#00a0a0}.content-row{width:900px;display:flex;justify-content:space-between;gap:50px;margin-left:auto;margin-right:0;position:relative;z-index:2;margin-top:-150px}.left-box{justify-content:center;align-items:center}.left-box,.right-boxes{flex:1 1;display:flex;flex-direction:column;gap:40px}.right-boxes{justify-content:space-between}.text-box{border:2px solid rgba(0,0,0,.15);font-weight:300;padding:50px 20px;font-size:20px;line-height:1.6;text-align:justify;opacity:60%}.bottom-box-last{border:none;padding:100px 20px}.text-box h3{font-weight:300;color:#525252;font-size:29px;margin-bottom:15px}.text-box p{color:rgba(0,0,0,.6)}@media (max-width:1000px){.content-row{width:100%;display:flex;justify-content:space-between;align-items:stretch;gap:50px;margin-left:auto;margin-right:0;position:relative;z-index:2;margin-top:0}}@media (max-width:768px){.content-row{margin-top:50px}.content-row,.right-boxes{flex-direction:column}.faded,.heading{font-size:50px}.bottom-box-last{display:none}}@media (max-width:550px){.about-unique-section{padding:100px 30px 0}}@media (max-width:450px){.faded,.heading{font-size:40px}.text-box h3{font-size:24px}}.about-unique-section .AboutValues-box-reveal,.about-unique-section .AboutValues-heading-reveal{opacity:0;will-change:opacity,transform,filter}.about-unique-section .AboutValues-heading-reveal{transform:translate3d(-55px,24px,0);filter:blur(8px)}.about-unique-section .AboutValues-heading-delay{transform:translate3d(-70px,28px,0)}.about-unique-section .AboutValues-box-reveal{transform:translate3d(60px,34px,0) scale(.94);filter:blur(8px);position:relative;overflow:hidden}.about-unique-section.AboutValues-visible .AboutValues-heading-reveal{opacity:1;transform:translateZ(0);filter:blur(0);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1),filter .9s ease}.about-unique-section.AboutValues-visible .AboutValues-heading-delay{transition-delay:.14s}.about-unique-section.AboutValues-visible .AboutValues-box-reveal{opacity:.6;transform:translateZ(0) scale(1);filter:blur(0);transition:opacity .85s ease,transform .85s cubic-bezier(.16,1,.3,1),filter .85s ease;transition-delay:var(--about-values-delay,0s)}.about-unique-section.AboutValues-visible .AboutValues-box-reveal:after{content:"";position:absolute;top:-65%;left:-120%;width:70%;height:230%;background:linear-gradient(115deg,transparent,hsla(0,0%,100%,.05) 35%,hsla(0,0%,100%,.45) 50%,hsla(0,0%,100%,.05) 65%,transparent);transform:rotate(12deg);animation:AboutValuesLightSweep 1.7s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--about-values-delay, 0s) + .65s);pointer-events:none}.about-unique-section.AboutValues-visible .AboutValues-box-reveal h3{animation:AboutValuesTextReveal .72s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--about-values-delay, 0s) + .24s)}.about-unique-section.AboutValues-visible .AboutValues-box-reveal p{animation:AboutValuesTextReveal .76s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--about-values-delay, 0s) + .34s)}@keyframes AboutValuesLightSweep{0%{left:-120%}to{left:150%}}@keyframes AboutValuesTextReveal{0%{opacity:0;transform:translate3d(18px,12px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.about-unique-section .AboutValues-box-reveal,.about-unique-section .AboutValues-heading-reveal,.about-unique-section.AboutValues-visible .AboutValues-box-reveal h3,.about-unique-section.AboutValues-visible .AboutValues-box-reveal p,.about-unique-section.AboutValues-visible .AboutValues-box-reveal:after{opacity:1;transform:none;filter:none;animation:none;transition:none}.about-unique-section.AboutValues-visible .AboutValues-box-reveal{opacity:.6}}