@-webkit-keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@-webkit-keyframes fadein{100%{opacity:1;transform:translateX(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#363670;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}html.page-home body main>section.featured-section{padding-bottom:40px}html.page-home body main>section.featured-section .container{max-width:1360px}html.page-home body main>section.featured-section .container .featured-pages{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width:1200px){html.page-home body main>section.featured-section .container .featured-pages{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){html.page-home body main>section.featured-section .container .featured-pages{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){html.page-home body main>section.featured-section .container .featured-pages{grid-template-columns:repeat(1,1fr)}}html.page-home body main>section.featured-section .container .featured-pages .col a{display:block;transition:.3s ease-in-out}html.page-home body main>section.featured-section .container .featured-pages .col a:hover{transform:translateY(-10px)}html.page-home body main>section.featured-section .container .featured-pages .col a .image{overflow:hidden}html.page-home body main>section.featured-section .container .featured-pages .col a .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:1000px 1000px 0 0;transition:transform .3s ease-in-out;aspect-ratio:4/3}html.page-home body main>section.featured-section .container .featured-pages .col a .content{background-color:#fff}html.page-home body main>section.featured-section .container .featured-pages .col a .content h2{font-size:1.5rem;line-height:1.2em;text-align:center;margin:0;padding:10px 0;color:#363670}section.sub-content-section{background-color:#363670;padding:60px 0;position:relative}@media screen and (max-width:770px){section.sub-content-section .container{display:flex!important}}section.sub-content-section .container .content{z-index:1;max-width:700px}section.sub-content-section .container .content p{font-size:2rem;line-height:1.2em;color:#fff;margin-bottom:0}@media screen and (max-width:770px){section.sub-content-section .container .content p{font-size:1.5rem}}section.sub-content-section .art-image{position:absolute;top:0;right:0;height:100%;z-index:0}section.sub-content-section .art-image img{max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.call-action-section{background-color:#927dc8;position:relative;padding:20px 0}section.call-action-section .container{display:flex!important}section.call-action-section .container .content{z-index:1;max-width:700px}section.call-action-section .container .content h2,section.call-action-section .container .content h3{color:#fff}section.call-action-section .container .content p{font-size:1.5rem;line-height:normal;color:#fff;margin-bottom:0}section.call-action-section .container .content a{border-bottom:1px solid #f97658}section.call-action-section .container .content a:hover{border-bottom:2px solid #f97658;color:#fff}section.call-action-section .art-image{position:absolute;top:0;right:0;height:100%;z-index:0}section.call-action-section .art-image img{max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.reviews-section{padding:60px 0 0;background-color:#fff}section.reviews-section .container .reviews{position:relative;width:100%;max-width:1340px;margin:0 auto}section.reviews-section .container .reviews>h2{font-size:2.6rem;line-height:1em;color:#363670;text-align:center;margin-bottom:40px}section.reviews-section .container .reviews .swiper-button-prev{left:-20px}@media screen and (max-width:1200px){section.reviews-section .container .reviews .swiper-button-prev{left:0}}section.reviews-section .container .reviews .swiper-button-next{right:-20px}@media screen and (max-width:1200px){section.reviews-section .container .reviews .swiper-button-next{right:0}}section.brand-video{background-color:#fff}section.brand-video .container{display:flex;justify-content:space-between;align-items:center;padding:80px 20px}@media only screen and (max-width:770px){section.brand-video .container{padding:40px 20px}}section.brand-video .container h2{text-align:center;margin-bottom:40px}section.brand-video .container .col.middle{width:80%;margin:auto;position:relative}@media only screen and (max-width:770px){section.brand-video .container .col.middle{width:100%}}section.brand-video .container .col.middle video{-o-object-fit:cover;object-fit:cover;width:100%}section.brand-video .container .col.middle .trigger{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;font-size:100px;cursor:pointer;transition:color .3s ease-in-out}section.brand-video .container .col.middle .trigger:hover{color:#363670}section.content-section{background-color:#f7f4eb;padding:60px 0;position:relative;overflow:hidden}section.content-section .training-art{display:none}section.content-section:nth-child(even){background-color:#fff}section.content-section:nth-child(even) .training-art{display:block;position:absolute;top:50%;left:-5px;transform:translateY(-50%);z-index:1;max-width:150px;height:auto}section.content-section:nth-child(even) .container .content-split{flex-direction:row-reverse}@media screen and (max-width:770px){section.content-section:nth-child(even) .container .content-split{flex-direction:column-reverse}}section.content-section:nth-child(even) .container .content-split .content-rhs .image{max-width:80%;margin:0 auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}section.content-section:nth-child(even) .container .content-split .content-rhs .image:before{content:"";position:absolute;top:-20px;left:60px;width:90%;height:90%;background-color:#ebe3d4;border-radius:100%;z-index:1;aspect-ratio:1/1}section.content-section:nth-child(even) .container .content-split .content-rhs .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;z-index:2}section.content-section .container{display:block}section.content-section .container .content-split{display:flex;justify-content:space-between}@media only screen and (max-width:770px){section.content-section .container .content-split{flex-direction:column-reverse}}section.content-section .container .content-split .content-lhs{width:50%;z-index:2}@media only screen and (max-width:770px){section.content-section .container .content-split .content-lhs{width:100%;margin-bottom:20px}}section.content-section .container .content-split .content-lhs .content{max-width:810px;margin:0 auto;padding:20px;box-sizing:border-box}section.content-section .container .content-split .content-lhs .content h2{font-size:2.6rem;line-height:1em;color:#363670}section.content-section .container .content-split .content-lhs .content .btn{display:block}section.content-section .container .content-split .content-lhs .content .quick-links{margin-top:40px}section.content-section .container .content-split .content-lhs .content .quick-links .link{display:block;line-height:1.5em;font-size:1rem;color:#32a6a6;border-bottom:1px solid #f97658;font-weight:700;transition:.3s all;margin-bottom:10px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}section.content-section .container .content-split .content-lhs .content .quick-links .link:hover{color:#363670}section.content-section .container .content-split .content-lhs .content ul{list-style:none;padding-left:0}section.content-section .container .content-split .content-lhs .content ul li{margin-bottom:20px;position:relative;padding-left:50px}section.content-section .container .content-split .content-lhs .content ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.content-section .container .content-split .content-rhs{width:calc(50% - 40px)}@media only screen and (max-width:770px){section.content-section .container .content-split .content-rhs{width:100%;margin-bottom:20px}}section.content-section .container .content-split .content-rhs .image{max-width:80%;margin:0 auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}section.content-section .container .content-split .content-rhs .image:before{content:"";position:absolute;top:-20px;left:-30px;width:90%;height:90%;background-color:#ebe3d4;border-radius:100%;z-index:1;aspect-ratio:1/1}@media screen and (max-width:770px){section.content-section .container .content-split .content-rhs .image:before{top:-20px;left:0}}section.content-section .container .content-split .content-rhs .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;z-index:2}section.instagram-section{padding:50px 0}section.instagram-section .container .instagram h2{font-size:40px;line-height:40px;color:#363670;font-weight:700;text-align:center;margin-bottom:30px}section.instagram-section .container .image-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;margin:0}@media screen and (max-width:770px){section.instagram-section .container .image-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){section.instagram-section .container .image-grid{grid-template-columns:repeat(2,1fr)}}section.instagram-section .container .image-grid .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.news-section{padding-bottom:40px}section.news-section .container{display:block}section.news-section .container .news-heading-area{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:770px){section.news-section .container .news-heading-area{flex-direction:column;align-items:center}}section.news-section .container .news-heading-area .sectiontitle{font-size:2.6rem;line-height:1em;margin:0;color:#363670;font-family:Athletics,sans-serif}section.news-section .container .news-heading-area .view-more{display:block;font-size:1.5rem;line-height:1em;color:#32a6a6;border-bottom:2px solid #f97658;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:500;transition:.3s all}section.news-section .container .news-heading-area .view-more:hover{color:#363670}section.news-section .container .news{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}@media screen and (max-width:1200px){section.news-section .container .news{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){section.news-section .container .news{grid-template-columns:repeat(1,1fr)}}section.news-section .container .news .col a{display:block;width:100%;background-color:#fff;border-radius:20px;overflow:hidden}section.news-section .container .news .col a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.news-section .container .news .col a .content{padding:40px 20px;box-sizing:border-box}section.news-section .container .news .col a .content h2{font-size:1.5rem;line-height:1.2em;margin:0;color:#363670}section.news-section .container .news .col a .content span{color:#32a6a6;border-bottom:2px solid #363670;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block}section.art-therapy-slider-section,section.before-after-school-care-slider-section,section.full-slider-section{overflow:hidden;background-color:#fff;position:relative}section.art-therapy-slider-section::before,section.before-after-school-care-slider-section::before,section.full-slider-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:60%;background-color:#f7f4eb;z-index:1}section.art-therapy-slider-section.art-therapy-slider-section,section.art-therapy-slider-section.before-after-school-care-slider-section,section.before-after-school-care-slider-section.art-therapy-slider-section,section.before-after-school-care-slider-section.before-after-school-care-slider-section,section.full-slider-section.art-therapy-slider-section,section.full-slider-section.before-after-school-care-slider-section{background-color:#f7f4eb}section.art-therapy-slider-section.art-therapy-slider-section::before,section.art-therapy-slider-section.before-after-school-care-slider-section::before,section.before-after-school-care-slider-section.art-therapy-slider-section::before,section.before-after-school-care-slider-section.before-after-school-care-slider-section::before,section.full-slider-section.art-therapy-slider-section::before,section.full-slider-section.before-after-school-care-slider-section::before{background-color:#ebe3d4}section.art-therapy-slider-section .swiper-button-prev,section.before-after-school-care-slider-section .swiper-button-prev,section.full-slider-section .swiper-button-prev{left:40px}section.art-therapy-slider-section .swiper-button-next,section.before-after-school-care-slider-section .swiper-button-next,section.full-slider-section .swiper-button-next{right:40px}section.art-therapy-slider-section .container,section.before-after-school-care-slider-section .container,section.full-slider-section .container{position:relative;max-width:100%;padding-left:0;padding-right:0}section.art-therapy-slider-section .container .full-slider,section.before-after-school-care-slider-section .container .full-slider,section.full-slider-section .container .full-slider{width:100%;z-index:2}section.how-to-apply-section{background-color:#fff}section.how-to-apply-section .container{max-width:1460px}section.how-to-apply-section .container .btn{display:block;margin:50px auto 0}section.how-to-apply-section .container h2{text-align:center;margin-bottom:80px}section.how-to-apply-section .container .steps{display:flex;flex-wrap:wrap;justify-content:center;gap:50px}section.how-to-apply-section .container .steps .col{text-align:center;width:calc(20% - 50px)}@media screen and (max-width:1200px){section.how-to-apply-section .container .steps .col{width:calc(25% - 50px)}}@media screen and (max-width:600px){section.how-to-apply-section .container .steps .col{width:calc(33.33% - 20px)}}section.how-to-apply-section .container .steps .col img{max-width:160px;height:auto;-o-object-fit:contain;object-fit:contain}section.how-to-apply-section .container .steps .col h2{font-size:1.5rem;line-height:1em;color:#f97658;margin-bottom:10px}section.how-to-apply-section .container .steps .col span{font-size:1rem;line-height:1em;color:#363670}section.form-section{padding-bottom:60px}section.form-section .container{max-width:1000px}section.form-section .container main h2{font-size:2.6rem;line-height:1em;text-align:center;margin-bottom:0}section.form-section .container main h3{font-size:2rem;line-height:1.2em;text-align:center;max-width:800px;margin:20px auto}section.form-section .container main h3 a{color:#32a6a6;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s all}section.form-section .container main h3 a:hover{color:#363670}section.form-section .container main .form-container{background-color:#fff;padding:20px;box-sizing:border-box;border-radius:20px;overflow:hidden;margin-top:60px;box-shadow:0 16px 40px 0 rgba(54,54,112,.2)}section.form-section .container main .form-container .gfield select,section.form-section .container main .form-container .gfield textarea,section.form-section .container main .form-container .gform_body input,section.form-section .container main .form-container .gform_fileupload_multifile{background-color:#f7f4eb;border:none;border-radius:10px}section.form-section .container main .form-container .gfield_label{font-weight:700!important;font-family:Athletics,sans-serif!important}section.form-section .container main .form-container .gform_drop_area::before{color:#f97658!important}section.form-section .container main .form-container .gform_button_select_files{background-color:#f97658!important}section.form-section .container main .form-container .gform_footer{width:100%!important}section.form-section .container main .form-container .gform_footer .gform_button{width:100%!important;margin-top:20px!important;margin-bottom:20px!important;padding:10px 20px!important;border-radius:50px!important;background-color:#32a6a6!important;color:#f7f4eb!important;text-align:center;transition:all .3s ease-in-out;font-size:20px;line-height:32px}section.form-section .container main .form-container .gform_footer .gform_button:hover{background-color:#f97658!important}section.faq-section .container{max-width:1360px;display:block;position:relative}section.faq-section .container .seciton-title{margin-bottom:40px}section.faq-section .container main{display:flex;flex-direction:column}section.faq-section .container .faq-art{position:absolute;bottom:-12px;right:0;z-index:1;max-width:200px}section.faq-section .container .more-content{text-align:center;margin-top:30px}section.faq-section .container .more-content p{font-size:1.2rem;line-height:1.5em;color:#363670;margin-bottom:0}section.faq-section .container .more-content p a{color:#32a6a6;transition:.3s all}section.faq-section .container .more-content p a:hover{color:#363670}section.faq-section .container .accordion{z-index:2}section.faq-section .container .accordion .at-item{margin-bottom:20px;border-radius:20px}section.faq-section .container .accordion .at-tab{box-sizing:border-box;padding:20px;display:none;background-color:#fff;margin-bottom:20px}section.faq-section .container .accordion .at-title{cursor:pointer;background:#fff;position:relative;transition:background-color .3s ease;padding:20px 40px 20px 20px;box-sizing:border-box}section.faq-section .container .accordion .at-title::after{content:"+";position:absolute;top:50%;transform:translateY(-50%);right:10px;transition:all .3s ease;font-size:24px;color:#f97658;font-family:"Font Awesome 6 Pro"}section.faq-section .container .accordion .at-title.active:after{content:"-";font-family:"Font Awesome 6 Pro"}section.faq-section .container .accordion .at-title span{font-size:1.2rem;font-style:2em;font-weight:500;line-height:24px;color:#363670}section.course-content-section{padding:40px 0}section.course-content-section .container{display:block}section.course-content-section .container .title-logo{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:770px){section.course-content-section .container .title-logo{flex-direction:column;align-items:center}}section.course-content-section .container .title-logo .titles{max-width:900px;font-size:1.5rem;line-height:1em;color:#363670;font-weight:600}section.course-content-section .container .title-logo .logo{max-width:100px}section.course-content-section .container .title-logo .logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}section.course-content-section .container .content-split{display:flex;justify-content:space-between;background-color:#f7f4eb}section.course-content-section .container .content-split .content-lhs{width:50%}@media screen and (max-width:770px){section.course-content-section .container .content-split .content-lhs{width:100%;margin-bottom:20px}}section.course-content-section .container .content-split .content-lhs .content{max-width:810px;margin:0 auto;padding:20px;box-sizing:border-box}section.course-content-section .container .content-split .content-lhs .content span{color:#363670}section.course-content-section .container .content-split .content-lhs .content h2{font-size:2.6rem;line-height:1em;color:#363670}section.course-content-section .container .content-split .content-lhs .content .btn{display:block}section.course-content-section .container .content-split .content-lhs .content .quick-links{margin-top:40px}section.course-content-section .container .content-split .content-lhs .content .quick-links .link{display:block;line-height:1.5em;font-size:1rem;color:#32a6a6;border-bottom:1px solid #f97658;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700;transition:.3s all;margin-bottom:10px}section.course-content-section .container .content-split .content-lhs .content .quick-links .link:hover{color:#363670}section.course-content-section .container .content-split .content-rhs{width:calc(50% - 40px)}@media screen and (max-width:770px){section.course-content-section .container .content-split .content-rhs{width:100%}}section.course-content-section .container .content-split .content-rhs .image{max-width:80%;margin:0 auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}section.course-content-section .container .content-split .content-rhs .image:before{content:"";position:absolute;top:-20px;left:-30px;width:90%;height:90%;background-color:#ebe3d4;border-radius:100%;z-index:1;aspect-ratio:1/1}@media screen and (max-width:770px){section.course-content-section .container .content-split .content-rhs .image:before{top:-20px;left:0}}section.course-content-section .container .content-split .content-rhs .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:100%;z-index:2}section.opportunities-content-section{background-color:#ebe3d4}section.opportunities-content-section .container{max-width:900px}section.opportunities-content-section .container .content h2{text-align:center;margin-bottom:40px}section.opportunities-content-section .container .content p{text-align:center}section.opportunities-content-section .container .content ul{list-style:none;padding-left:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}section.opportunities-content-section .container .content ul li{margin-bottom:20px;position:relative;padding-left:50px;max-width:200px}section.opportunities-content-section .container .content ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.art-therapy-program-details-section,section.what-to-expect-content-section{background-color:#ebe3d4}section.art-therapy-program-details-section .container .titles,section.what-to-expect-content-section .container .titles{display:flex;justify-content:space-between;align-items:center}section.art-therapy-program-details-section .container .titles .link,section.what-to-expect-content-section .container .titles .link{font-size:1.5rem;line-height:1em;color:#32a6a6;border-bottom:2px solid #f97658;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s all}section.art-therapy-program-details-section .container .titles .link:hover,section.what-to-expect-content-section .container .titles .link:hover{color:#363670}section.art-therapy-program-details-section .container .content h2,section.what-to-expect-content-section .container .content h2{text-align:center;margin-bottom:40px}section.art-therapy-program-details-section .container .content p,section.what-to-expect-content-section .container .content p{text-align:center}section.art-therapy-program-details-section .container .content ul,section.what-to-expect-content-section .container .content ul{list-style:none;padding-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}@media screen and (max-width:600px){section.art-therapy-program-details-section .container .content ul,section.what-to-expect-content-section .container .content ul{grid-template-columns:repeat(1,1fr)}}section.art-therapy-program-details-section .container .content ul li,section.what-to-expect-content-section .container .content ul li{margin-bottom:20px;position:relative;padding-left:50px}section.art-therapy-program-details-section .container .content ul li:before,section.what-to-expect-content-section .container .content ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.before-after-school-care-content-section.before-after-school-care-content-section,section.program-details-content-section.before-after-school-care-content-section{background-color:#ebe3d4}section.before-after-school-care-content-section .container .titles-link,section.program-details-content-section .container .titles-link{display:flex;justify-content:space-between;align-items:center}section.before-after-school-care-content-section .container .titles-link .link,section.program-details-content-section .container .titles-link .link{font-size:1.5rem;line-height:1em;color:#32a6a6;border-bottom:2px solid #f97658;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s all}section.before-after-school-care-content-section .container .titles-link .link:hover,section.program-details-content-section .container .titles-link .link:hover{color:#363670}section.before-after-school-care-content-section .container ul,section.program-details-content-section .container ul{list-style:none;padding-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}@media screen and (max-width:600px){section.before-after-school-care-content-section .container ul,section.program-details-content-section .container ul{grid-template-columns:repeat(1,1fr)}}section.before-after-school-care-content-section .container ul li,section.program-details-content-section .container ul li{margin-bottom:20px;position:relative;padding-left:50px}section.before-after-school-care-content-section .container ul li:before,section.program-details-content-section .container ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.why-owfc-section .container .content-split{display:flex;justify-content:space-between;background-color:#f7f4eb;align-items:center}section.why-owfc-section .container .content-split .content-lhs{width:50%}@media screen and (max-width:770px){section.why-owfc-section .container .content-split .content-lhs{width:100%;margin-bottom:20px}}section.why-owfc-section .container .content-split .content-lhs .content{max-width:810px;margin:0 auto;padding:20px;box-sizing:border-box}section.why-owfc-section .container .content-split .content-lhs .content span{color:#363670}section.why-owfc-section .container .content-split .content-lhs .content h2{font-size:2.6rem;line-height:1em;color:#363670}section.why-owfc-section .container .content-split .content-lhs .content .btn{display:block}section.why-owfc-section .container .content-split .content-lhs .content ul{list-style:none;padding-left:0;margin-top:30px}section.why-owfc-section .container .content-split .content-lhs .content ul li{margin-bottom:20px;position:relative;padding-left:50px}section.why-owfc-section .container .content-split .content-lhs .content ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.why-owfc-section .container .content-split .content-rhs{width:calc(50% - 40px)}@media screen and (max-width:770px){section.why-owfc-section .container .content-split .content-rhs{width:100%}}section.why-owfc-section .container .content-split .content-rhs .image{max-width:80%;margin:0 auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}section.why-owfc-section .container .content-split .content-rhs .image:before{content:"";position:absolute;top:-20px;left:-30px;width:90%;height:90%;background-color:#ebe3d4;border-radius:100%;z-index:1;aspect-ratio:1/1}section.why-owfc-section .container .content-split .content-rhs .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:100%;z-index:2}section.important-information-section{background-color:#ebe3d4}section.important-information-section .container .content-split{display:flex;justify-content:space-between;align-items:center;width:100%}section.important-information-section .container .content-split .content-lhs{width:calc(50% - 40px)}@media screen and (max-width:770px){section.important-information-section .container .content-split .content-lhs{width:100%;margin-bottom:20px}}section.important-information-section .container .content-split .content-lhs .content{max-width:810px;margin:0 auto;padding:20px;box-sizing:border-box}section.important-information-section .container .content-split .content-lhs .content h2{font-size:2.6rem;line-height:1em;color:#363670;margin-bottom:40px}section.important-information-section .container .content-split .content-lhs .content .btn{display:block}section.important-information-section .container .content-split .content-lhs .content ul{list-style:none;padding-left:0;margin-top:30px}section.important-information-section .container .content-split .content-lhs .content ul li{margin-bottom:20px;position:relative;padding-left:50px}section.important-information-section .container .content-split .content-lhs .content ul li:before{content:url(../../assets/img/list.svg);position:absolute;left:0;top:0;transform:scale(.8)}section.important-information-section .container .content-split .content-rhs{width:calc(50% - 40px)}@media screen and (max-width:770px){section.important-information-section .container .content-split .content-rhs{width:100%}}section.important-information-section .container .content-split .content-rhs a{color:#32a6a6;border-bottom:2px solid #f97658;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s all}section.important-information-section .container .content-split .content-rhs a:hover{color:#363670}