.section-03{margin:5rem auto;width:91.666667%}@media (min-width:1280px){.section-03{width:66.666667%}}.section-03 .section{position:relative;z-index:10;margin-bottom:2rem;display:flex;flex-direction:column-reverse;justify-content:space-between;overflow:hidden;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding:1.5rem .75rem;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1280px){.section-03 .section{height:calc(100vh - 30vh);flex-direction:row;gap:3rem;overflow:visible;background-color:transparent;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}.section-03 .section .content{display:flex;width:100%;flex-direction:column;justify-content:center}@media (min-width:1280px){.section-03 .section .content{width:50%}}.section-03 .section .content .sub-title{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.section-03 .section .content .title{margin-top:1rem;margin-bottom:1rem;text-align:center;font-size:2.25rem;line-height:2.5rem;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}@media (min-width:768px){.section-03 .section .content .title{text-align:left;font-size:3rem;line-height:1}}.section-03 .section .content p{margin-bottom:1rem}.section-03 .section .content ul{margin-top:2rem;margin-bottom:2rem}.section-03 .section .content ul li{margin-bottom:.5rem;display:flex;gap:.75rem}.section-03 .section .content ul li .icon{display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(221 32 103/var(--tw-bg-opacity));font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.section-03 .section .content ul li .icon:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.section-03 .section .content a{margin-left:auto;margin-right:auto;width:100%;overflow:hidden;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(81 186 104/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.625rem 1.5rem;text-align:center;font-weight:600;--tw-text-opacity:1;color:rgb(81 186 104/var(--tw-text-opacity))}@media (min-width:768px){.section-03 .section .content a{margin-left:0;margin-right:0;width:fit-content}}.section-03 .section .content a .icon-wrapper{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(81 186 104/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));animation-delay:-.3s}.section-03 .section .content a:hover .icon{animation:animate .5s}.section-03 .section .img{margin-bottom:1.5rem;display:flex;height:auto;width:100%;align-items:center;justify-content:center}@media (min-width:768px){.section-03 .section .img{margin-bottom:3rem;height:480px}}@media (min-width:1024px){.section-03 .section .img{margin-top:2rem}}@media (min-width:1280px){.section-03 .section .img{margin-left:5rem;margin-bottom:0;height:calc(100vh - 30vh);width:66.666667%;opacity:0}}.section-03 .section .img{transition:opacity .5s ease}.section-03 .section .img img{border-radius:.5rem;object-fit:cover}.section-03 .section.active .img{opacity:1}@keyframes animate{0%{opacity:0;transform:translate(0)}50%{opacity:1}to{opacity:0;transform:translate(20px)}}