div.services-list-section{padding:50px 20px 50px;margin:0 auto;max-width:1260px}div.services-list-section h1{color:var(--ww-blue);text-align:center;text-transform:uppercase;margin:0 0 50px}div.services-list-section div.service-container{width:100%;display:flex;justify-content:flex-end;margin:0 0 50px}div.services-list-section div.service-container:last-child{margin:0}div.services-list-section div.text-section{padding:40px 40px 40px 70px;background-color:var(--ww-blue);width:55%;border-radius:30px;position:relative}div.services-list-section div.text-section h2,div.services-list-section div.text-section h3,div.services-list-section div.text-section h4,div.services-list-section div.text-section p,div.services-list-section div.text-section li{color:var(--ww-white);pointer-events:none}div.services-list-section div.text-section h2{text-transform:uppercase}div.services-list-section div.text-section strong{color:var(--ww-white)}div.services-list-section div.text-section div.text-wrapper{max-width:450px}div.services-list-section div.text-section hr{height:1px;width:100%;max-width:60px;border-bottom:1px solid var(--ww-white);margin:0 0 16px}div.services-list-section div.text-section div.toggle-link-container{display:flex;align-items:center;width:fit-content;cursor:pointer;margin:0 0 16px}div.services-list-section div.text-section div.toggle-link-container h3{margin:0;text-transform:uppercase}div.services-list-section div.text-section div.toggle-link-chevron{background-image:url("/wp-content/themes/whitewings/assets/icon/chevron-right-white.png");background-size:contain;background-repeat:no-repeat;width:20px;height:20px;margin:0 0 0 16px;transform:rotate(90deg);transform-origin:50% 50%;transition:.6s ease;pointer-events:none}div.services-list-section div.text-section div.toggle-link-chevron.open{transform:rotate(-90deg);transform-origin:50% 50%;transition:.6s ease}div.services-list-section div.text-section div.image-wrapper{width:500px;height:auto;overflow:hidden;border-radius:20px;display:flex;justify-content:center;align-items:center;position:absolute;left:-470px;top:40px}div.services-list-section div.text-section div.image-wrapper img{width:500px;height:auto}div.services-list-section div.text-section div.mobile-image-wrapper{display:none;margin:0 0 24px;width:450px;height:auto;overflow:hidden;border-radius:20px;justify-content:center;align-items:center}div.services-list-section div.text-section div.mobile-image-wrapper img{width:450px;height:auto}div.services-list-section div.text-section div.faq-item{margin:0 0 24px}div.services-list-section div.text-section div.faq-item h4{text-transform:uppercase;font-weight:600}div.services-list-section div.text-section a.cta-standard{margin:24px 0 0}@media (max-width:1100px){div.services-list-section div.text-section div.image-wrapper{width:450px;left:-420px}div.services-list-section div.text-section div.image-wrapper img{width:450px}}@media (max-width:1000px){div.services-list-section div.service-container{width:100%;flex-direction:column;justify-content:center;align-items:center;margin:0 0 50px}div.services-list-section div.text-section{padding:40px;display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px}div.services-list-section div.text-section div.image-wrapper{display:none}div.services-list-section div.text-section div.image-wrapper img{display:none}div.services-list-section div.text-section div.mobile-image-wrapper{display:flex}}@media (max-width:640px){div.services-list-section div.text-section div.mobile-image-wrapper{width:100%}div.services-list-section div.text-section div.mobile-image-wrapper img{width:100%}div.services-list-section div.text-section{padding:40px 30px}}@media (max-width:450px){div.services-list-section div.text-section{padding:40px 20px}}div.general-faqs-section{padding:50px 20px 50px;margin:0 auto;max-width:1260px;display:flex;flex-direction:column;align-items:center}div.general-faqs-section h2{color:var(--ww-blue);text-transform:uppercase;font-size:48px;line-height:64px;margin:0 0 32px}div.general-faqs-section div.content-container{border:10px solid var(--ww-blue);border-radius:48px;padding:40px;margin:0 0 50px}div.general-faqs-section div.faq-item{margin:0 0 32px;max-width:750px}div.general-faqs-section div.faq-item:last-child{margin:0}div.general-faqs-section div.faq-item h3{text-transform:uppercase;color:var(--ww-blue)}div.general-faqs-section div.faq-item p{color:var(--ww-blue)}div.general-faqs-section div.faq-item li{color:var(--ww-blue)}div.empty-faq-space{width:100%;height:50px}@media (max-width:1000px){div.general-faqs-section div.content-container{max-width:600px}}@media (max-width:640px){div.general-faqs-section div.content-container{border:5px solid var(--ww-blue);padding:40px 30px}}@media (max-width:450px){div.general-faqs-section div.content-container{padding:40px 20px}}