@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url('../fonts/poppins-v22-latin-regular.woff2') format('woff2'),url('../fonts/poppins-v22-latin-regular.ttf') format('truetype')}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url('../fonts/poppins-v22-latin-500.woff2') format('woff2'),url('../fonts/poppins-v22-latin-500.ttf') format('truetype')}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url('../fonts/poppins-v22-latin-600.woff2') format('woff2'),url('../fonts/poppins-v22-latin-600.ttf') format('truetype')}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url('../fonts/poppins-v22-latin-700.woff2') format('woff2'),url('../fonts/poppins-v22-latin-700.ttf') format('truetype')}@media (max-width:1126px){.desktop-only{display:none}}.header{display:flex;align-items:center;justify-content:center;padding-top:21px;position:fixed;width:100%;z-index:4}@media (max-width:560px){.header{padding-top:8px}}.is-sticky .header{padding-top:2px;width:100%!important}.top-bar{width:100%;max-width:1448px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}@media (max-width:560px){.top-bar{padding-left:8px;padding-right:8px}}.nav{display:flex;align-items:center;justify-content:space-between;height:50px;box-sizing:border-box;border:1px solid rgba(243,243,244,.5);border-radius:13px;backdrop-filter:blur(15px);background:rgba(255,255,255,.5);padding:8px;gap:2px}.logo-container{width:248px}@media (max-width:815px){.logo-container{width:36px}}.logo{display:flex;width:138px;height:36px;background:url("../images/logo.svg") no-repeat center}@media (max-width:815px){.logo{width:36px;background:url("../images/logo-mobile.svg") no-repeat center}}.footer{font-size:13px}.footer a{color:#197ff7;text-decoration:none;transition:all .3s ease 0s}.footer a:hover{text-decoration:underline}.footer-container{margin-left:auto;margin-right:auto;max-width:calc(1400px + 48px);padding:0 24px;margin-bottom:21px}@media (min-width:1441px) and (max-width:1920px){.footer-container{max-width:calc(1320px + 48px);padding:0 24px;margin-bottom:21px}}@media (min-width:768px) and (max-width:1440px){.footer-container{max-width:calc(1320px + 48px);padding:0 24px;margin-bottom:21px}}@media (max-width:767px){.footer-container{padding:0 34px;margin-bottom:30px}}@media (max-width:560px){.footer-container{padding:0 30px;margin-bottom:13px}}.footer-content{display:flex;align-items:center;justify-content:space-between}.footer-privacy{display:flex;align-items:center;justify-content:space-between;column-gap:16px}.footer-soc{display:flex;align-items:center;justify-content:space-between;column-gap:21px}.footer-soc a{transition:all .3s ease 0s}.footer-soc a svg{transition:all .3s ease 0s}.footer-soc a:hover svg{fill:#197FF7}.footer-soc a:hover svg path{fill:#197FF7}@media (max-width:767px){.footer-content{flex-direction:column}.footer-support{margin-bottom:12px;text-align:center}.footer-privacy{margin-bottom:21px}.footer-soc{display:flex;align-items:center;justify-content:space-between;column-gap:21px}}@media (max-width:560px){.footer-privacy{flex-direction:column;row-gap:16px}}.body{background-image:url('../images/content/man_01.jpg'),url('../images/content/woman_01.jpg');background-position:-400px 0,calc(100% + 320px) 0;background-size:1214px auto,1090px auto;background-repeat:no-repeat,no-repeat;min-height:100vh}@media (min-width:1441px) and (max-width:1920px){.body{background-position:-309px -12px,calc(100% + 257px) 0;background-size:936px auto,840px auto}}@media (min-width:768px) and (max-width:1440px){.body{background-position:-270px -54px,calc(100% + 292px) 0;background-size:751px auto,674px auto}}@media (max-width:1060px){.body{background-position:-350px 0,calc(100% + 360px) 0;background-size:604px auto,543px auto}}@media (max-width:767px){.body{background-position:-390px 0,calc(100% + 360px) 0;background-size:604px auto,543px auto}}@media (max-width:560px){.body{background-position:-324px 0,calc(100% + 260px) 0;background-size:448px auto,402px auto}}@media (max-width:499px){.body{background-position:-324px 0,calc(100% + 290px) 0;background-size:448px auto,402px auto}}@media (max-width:320px){.body{background-position:-324px 0,calc(100% + 300px) 0;background-size:448px auto,402px auto}}*{box-sizing:border-box}body{color:#404040;box-sizing:border-box;font-family:Poppins,sans-serif}.slogan{font-size:13px}@media (max-width:815px){.slogan{display:none}}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:8px}@media (max-width:767px){.top-nav{gap:4px}}.btn{border:none;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:600;line-height:1.5;text-decoration:none;cursor:pointer;transition:all .3s ease 0s}.btn-nav{width:120px;height:36px;font-size:13px}.btn-common{color:#fff;background-color:#197ff7;background-image:linear-gradient(to right,#7dd633,#197ff7,#e51574)}.btn-common:hover{color:#197ff7;background-color:#fff;background-image:none;border:1px solid #197ff7}.btn-ghost{color:#404040;border:1px solid #404040}.btn-ghost:hover{color:#fff;background-color:#197ff7;border:1px solid #197ff7}.overlay{display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);z-index:33;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.overlay.active{opacity:1;visibility:visible;transition:opacity 50ms ease,visibility 50ms ease}body.overlay-active{overflow:hidden;padding-right:var(--scrollbar-width,0)}.popup-close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background-color:#e51574;border-radius:50%;position:absolute;z-index:3;right:5px;top:5px;cursor:pointer}.popup{width:100%;max-width:662px;padding:40px;border-radius:32px;backdrop-filter:blur(24px);background:rgba(255,255,255,.8)}@media (max-width:499px){.popup{margin-left:10px;margin-right:10px;padding:20px}}.popup-header{color:#404040;font-size:36px;font-weight:500;line-height:120%;text-align:center;margin-bottom:24px}@media (max-width:767px){.popup-header{font-size:22px}}.get-apps{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:499px){.get-apps{display:flex;align-items:center;justify-content:center;flex-direction:column}}.get-app{position:relative;width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px}.get-app img{display:flex;max-width:100%;height:auto}.get-app:first-child{padding-right:40px}.get-app:nth-child(2){padding-left:40px}.get-app:nth-child(2):before{content:'';position:absolute;width:1px;opacity:.3;background-color:#404040;left:-.5px;top:21px;bottom:0}@media (max-width:499px){.get-app{width:50%}.get-app:first-child{padding-right:0}.get-app:nth-child(2){padding-left:0}.get-app:nth-child(2):before{display:none}}.go-store{display:flex;align-items:center;justify-content:center;height:82px;gap:24px;border-radius:8px;background:rgba(255,255,255,.8);text-decoration:none;font-size:36px;line-height:1.2;font-weight:500;color:#404040}.go-store span span{color:#e51574}.go-store:before{content:'';width:45px;height:50px;background:url("../images/ico/ico-bag.svg") no-repeat center}.go-store:after{content:'';width:9px;height:18px;background:url("../images/ico/ico-arrow-right.svg") no-repeat center}@media (max-width:767px){.go-store{font-size:20px;height:55px}.go-store:before{display:none}.go-store:after{display:none}}.hero{display:flex;flex-direction:column;align-items:center;overflow:hidden}.hero-header{text-align:center;font-weight:700;font-size:96px;line-height:1;margin-bottom:24px;margin-top:156px;letter-spacing:-.025em;background-image:linear-gradient(to right,#7dd633,#197ff7,#e51574);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;background-color:#197ff7}@media (min-width:1441px) and (max-width:1920px){.hero-header{font-size:72px;line-height:1;margin-bottom:24px;margin-top:92px}}@media (min-width:768px) and (max-width:1440px){.hero-header{font-size:72px;margin-bottom:20px;margin-top:106px}}@media (max-width:767px){.hero-header{font-size:45px;margin-bottom:20px;margin-top:128px}}@media (max-width:560px){.hero-header{font-size:32px;line-height:36px;margin-bottom:20px;margin-top:90px}}.section-header{text-align:center;font-weight:700;font-size:64px;line-height:1;background-image:linear-gradient(to right,#7dd633,#197ff7,#e51574);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;background-color:#197ff7}@media (min-width:1441px) and (max-width:1920px){.section-header{font-size:72px;line-height:1}}@media (min-width:768px) and (max-width:1440px){.section-header{font-size:72px}}@media (max-width:767px){.section-header{font-size:45px}}@media (max-width:560px){.section-header{font-size:32px}}.hero-text{text-align:center;line-height:1.25;font-weight:500;font-size:25px;margin-bottom:24px}@media (min-width:1441px) and (max-width:1920px){.hero-text{font-size:25px;margin-bottom:24px}}@media (min-width:768px) and (max-width:1440px){.hero-text{font-size:18px;margin-bottom:20px}}@media (max-width:767px){.hero-text{font-size:16px;margin-bottom:20px}}@media (max-width:560px){.hero-text{font-size:16px;margin-bottom:20px;max-width:240px}.hero-text br{display:none}}.btn-hero{width:243px;height:66px;font-size:25px;margin-bottom:55px;position:relative;z-index:11}@media (min-width:1441px) and (max-width:1920px){.btn-hero{width:243px;height:66px;font-size:25px;margin-bottom:51px}}@media (min-width:768px) and (max-width:1440px){.btn-hero{width:176px;height:47px;font-size:18px;margin-bottom:34px}}@media (max-width:767px){.btn-hero{width:163px;height:44px;font-size:16px;margin-bottom:53px}}@media (max-width:560px){.btn-hero{width:153px;height:42px;font-size:16px;margin-bottom:55px}}.hero-phone{position:relative;display:inline-flex;z-index:2;margin-bottom:316px}@media (min-width:1441px) and (max-width:1920px){.hero-phone{width:289px;margin-bottom:200px}}@media (min-width:768px) and (max-width:1440px){.hero-phone{width:222px;margin-bottom:266px}}@media (max-width:767px){.hero-phone{width:251px;margin-bottom:86px}}@media (max-width:560px){.hero-phone{width:207px;margin-bottom:72px}}.hero-phone-img{position:relative;z-index:1;display:flex;max-width:100%;height:auto}.hero-image-waves{width:994px;height:994px;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1441px) and (max-width:1920px){.hero-image-waves{width:809px;height:809px}}@media (min-width:768px) and (max-width:1440px){.hero-image-waves{width:809px;height:809px}}@media (max-width:767px){.hero-image-waves{width:809px;height:809px}}@media (max-width:560px){.hero-image-waves{width:600px;height:auto;top:-376px;left:50%;transform:translate(-50%,0)}}.container-why{max-width:1326px;padding:0 24px;margin-left:auto;margin-right:auto}@media (min-width:1441px) and (max-width:1920px){.container-why{max-width:calc(1204px + 48px);padding:0 24px}}@media (min-width:768px) and (max-width:1440px){.container-why{max-width:1126px;padding:0 24px}}@media (max-width:1126px){.container-why{max-width:calc(678px + 24px);padding:0 12px}}@media (max-width:767px){.container-why{max-width:calc(678px + 24px);padding:0 12px}}.container-why .why-header{margin-top:-20px}.why-header{margin-bottom:88px}@media (min-width:1441px) and (max-width:1920px){.why-header{margin-bottom:56px}}.why-row{display:flex;align-items:center;justify-content:space-between}.content-top{margin-bottom:40px}.content-row{display:flex;align-items:center;justify-content:center;column-gap:35px}@media (max-width:1126px){.left-content{width:230px}.left-content img{display:flex;max-width:100%;height:auto}}@media (max-width:767px){.left-content{width:230px}.left-content img{display:flex;max-width:100%;height:auto}}.right-content{max-width:612px}@media (max-width:1126px){.right-content{max-width:438px;width:100%}}@media (max-width:767px){.right-content{max-width:438px;width:100%}}.content-heading{font-weight:500;line-height:1.2;font-size:25px;margin-bottom:12px}.content-subheading{color:#999;line-height:1.5;font-size:18px}.content-bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.content-item{display:flex;align-items:center;justify-content:flex-start;column-gap:16px}.content-item .item-image{border-radius:4px;background:#00000007;image-rendering:crisp-edges;width:88px;opacity:.9;padding:2px}.content-item-outline{box-sizing:border-box;border:1.5px solid #f7f7f7;border-radius:8px;backdrop-filter:blur(50px);background:rgba(255,255,255,.5);padding:10px}.content-image img{display:flex;border-radius:4px;background:#00000007;max-width:227px;height:auto}@media (max-width:1126px){.content-image img{max-width:141px}}@media (max-width:767px){.content-image img{max-width:141px}}@media (max-width:560px){.content-image img{max-width:88px}}.content-image img.features-image{image-rendering:crisp-edges;max-width:227px;opacity:.9;padding:4px;border-radius:4px;background:#00000007}@media (max-width:1126px){.content-image img.features-image{max-width:141px}}@media (max-width:767px){.content-image img.features-image{max-width:141px}}@media (max-width:560px){.content-image img.features-image{max-width:88px}}@media (max-width:1126px){.why-header{margin-bottom:16px;font-size:32px;padding:0 20px}.why-row{flex-direction:column}.why-left.left-content{display:none}.why-right{width:100%}.right-content{max-width:438px;width:100%}.content-top{margin-bottom:11px}.content-top .content-subheading{display:none}.content-top .content-row{justify-content:flex-start;column-gap:16px}.content-top .content-image{width:88px;min-width:auto}.content-top .content-image img,.content-top .content-image img.features-image{width:88px;max-width:88px;image-rendering:crisp-edges;opacity:.9;padding:2px}.content-top .content-heading{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0}.content-row{column-gap:0}.content-image{width:88px;min-width:88px}.content-image img{max-width:141px}.content-image img.features-image{max-width:141px}.content-heading{font-size:16px;line-height:1.5;margin-bottom:0}.content-subheading{font-size:11px;line-height:17px}.content-bottom{grid-template-columns:1fr;grid-gap:11px}.item-image{image-rendering:crisp-edges;width:88px;opacity:.9;padding:2px}.section-features{padding-top:70px;padding-bottom:100px}.section-features .why-row{padding-top:10px}.section-features .why-header{margin-bottom:532px}.section-features .content-row .content-text{margin-left:15px}}@media (max-width:767px){.why-header{margin-bottom:16px;font-size:32px;padding:0 20px}.why-row{flex-direction:column}.content-row{column-gap:0}.why-left.left-content{display:none}.content-top{margin-bottom:11px}.content-top .content-subheading{display:none}.content-image{width:88px;min-width:88px}.content-heading{font-size:16px;line-height:1.5;margin-bottom:0}.content-subheading{font-size:11px;line-height:17px}.content-bottom{display:grid;grid-template-columns:1fr;grid-gap:11px}.item-image{image-rendering:crisp-edges;width:88px;opacity:.9;padding:2px}}.hand{overflow:hidden;position:relative}.hand-bg{position:absolute;z-index:-1;width:1151px;top:215px;right:calc(50% + 50px)}@media (min-width:1441px) and (max-width:1920px){.hand-bg{width:912px;top:200px;right:calc(45% + 64px)}}@media (min-width:768px) and (max-width:1440px){.hand-bg{width:640px;top:240px;right:calc(50% + 12px)}}@media (max-width:1126px){.hand-bg{width:560px;top:148px;right:calc(50% - 280px)}}@media (max-width:767px){.hand-bg{width:560px;top:95px;right:calc(50% - 280px)}}@media (max-width:560px){.hand-bg{width:500px;top:120px;right:calc(50% - 250px)}}.hand-bg-img{display:flex;max-width:100%;height:auto}.section-features{padding-top:132px;padding-bottom:200px}.section-features .why-row{padding-top:160px}.section-testimonials{padding-bottom:91px}.section-faq{padding-bottom:50px}@media (min-width:1441px) and (max-width:1920px){.section-testimonials{padding-bottom:91px}.section-features .section-header{margin-bottom:0}.section-features.why-row{padding-top:8px!important}}@media (min-width:768px) and (max-width:1440px){.section-features .why-row{padding-top:10px}}@media (max-width:767px){.section-features{padding-top:70px;padding-bottom:100px}.section-features .why-row{padding-top:10px}.section-features .why-header{margin-bottom:532px}.section-features .content-row .content-text{margin-left:15px}}@media (max-width:560px){.section-features{padding-top:70px;padding-bottom:100px}.section-features .why-row{padding-top:10px}.section-features .why-header{margin-bottom:532px}.section-features .content-row .content-text{margin-left:15px}.section-testimonials{padding-bottom:78px}.section-faq{padding-bottom:24px}}.container-testimonial{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:calc(1167px + 48px)}@media (min-width:1441px) and (max-width:1920px){.container-testimonial{max-width:calc(1112px + 48px)}}@media (min-width:768px) and (max-width:1440px){.container-testimonial{max-width:calc(1112px + 48px)}}@media (max-width:767px){.container-testimonial{max-width:calc(704px + 48px)}}@media (max-width:560px){.container-testimonial{padding-left:32px;padding-right:32px}}.testimonials{display:flex;align-items:center;justify-content:center;margin-left:84px;margin-right:84px}@media (min-width:1441px) and (max-width:1920px){.testimonials{margin-left:84px;margin-right:84px}}@media (min-width:768px) and (max-width:1440px){.testimonials{margin-left:84px;margin-right:84px}}@media (max-width:767px){.testimonials{margin-left:84px;margin-right:84px}}@media (max-width:560px){.testimonials{margin-left:0;margin-right:0}}.testimonial{display:flex!important;display:flex;align-items:center;justify-content:space-between;gap:44px}.person{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:16px;width:120px}.person-name{color:#333;font-size:18px;font-weight:500;line-height:150%;text-align:center}.person-img{display:flex;max-width:120px;height:auto;border-radius:50%}.rating{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.star{display:flex;width:20px;height:20px;background:url('../images/ico/ico-star.svg')}.testimonial-text{font-size:18px;color:#333;line-height:1.5}.testimonials .slick-dots{display:flex;justify-content:center;gap:8px;padding:0;margin:20px 0 0;list-style:none}.testimonials .slick-dots li{width:6px;height:6px;margin:0;padding:0;cursor:pointer}.testimonials .slick-dots li button{width:6px;height:6px;border-radius:3px;background:#404040;opacity:.3;border:none;padding:0;cursor:pointer;transition:all .3s ease}.testimonials .slick-dots li button::before{content:none}.testimonials .slick-dots li.slick-active button{width:23px;height:6px;border-radius:3px;background:#404040;opacity:1}.testimonials .slick-dots li button{font-size:0;color:transparent}.testimonials.slick-dotted.slick-slider{margin-bottom:70px}.testimonials .slick-dots{bottom:-65px}.testimonials .slick-next,.testimonials .slick-prev{top:50%;display:block;width:44px;height:44px;background-repeat:no-repeat;background-position:center;background-size:100%}.testimonials .slick-next:before,.testimonials .slick-prev:before{display:none}.testimonials .slick-prev{left:-84px;background-image:url("../images/ico/ico-arr-left.svg")}.testimonials .slick-next{right:-84px;background-image:url("../images/ico/ico-arr-right.svg")}@media (max-width:560px){.testimonials.slick-dotted.slick-slider{margin-bottom:40px}.testimonials.slick-dotted.slick-slider .slick-dots{bottom:-40px}.section-testimonials .why-header{margin-bottom:40px}.testimonials .slick-next,.testimonials .slick-prev{display:none!important}.testimonials .testimonial{flex-direction:column;gap:24px}.testimonials .testimonial .person-img{max-width:68px}.testimonials .person{row-gap:24px}.testimonials .person-name{max-width:unset;font-size:16px}.testimonials .testimonial-right{text-align:center}.testimonials .testimonial-right .rating{justify-content:center}.testimonials .testimonial-text{font-size:16px;text-align:center}}.faq-header{margin-bottom:90px}@media (max-width:767px){.faq-header{margin-bottom:64px}}@media (max-width:560px){.faq-header{margin-bottom:20px}}.toggle-child{display:none}.faq-li+.faq-li{margin-top:30px}.faq-li .toggle-header{overflow:hidden;cursor:pointer;font-size:25px;line-height:1.5;font-weight:500;position:relative;display:flex;column-gap:40px;justify-content:space-between;transition:all .3s ease 0s}.faq-li .toggle-header svg{flex:0 0 25px;width:25px;height:25px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;fill:#1e1e1e}.faq-li .toggle-header svg path{fill:#1e1e1e}.faq-li .toggle-header:hover{color:#197ff7}.faq-li .toggle-header:hover svg{fill:#197FF7}.faq-li .toggle-header:hover svg path{fill:#197FF7}.faq-li .toggle-child{margin-top:8px;font-size:18px;line-height:1.5}.faq-li .toggle-header.toggle-active{color:#197ff7!important}.faq-li .toggle-header.toggle-active svg{transform:rotate(45deg);fill:#197FF7!important}.faq-li .toggle-header.toggle-active svg path{fill:#197FF7!important}@media (max-width:767px){.faq-li+.faq-li{margin-top:30px}.faq-li .toggle-header{font-size:23px;column-gap:40px;justify-content:space-between}.faq-li .toggle-header svg{flex:0 0 30px;width:20px;height:30px}.faq-li .toggle-child{margin-top:8px;font-size:16px;line-height:1.5}}@media (max-width:560px){.faq-li+.faq-li{margin-top:16px}.faq-li .toggle-header{font-size:16px;column-gap:40px;justify-content:space-between}.faq-li .toggle-header svg{flex:0 0 16px;width:16px;height:16px}.faq-li .toggle-child{margin-top:8px;font-size:16px;line-height:1.5}}.couple-container{margin-left:auto;margin-right:auto;margin-bottom:130px;padding-left:24px;padding-right:24px;max-width:calc(1387px + 48px)}@media (min-width:1441px) and (max-width:1920px){.couple-container{max-width:calc(1212px + 48px)}}@media (min-width:768px) and (max-width:1440px){.couple-container{max-width:calc(1074px + 48px);margin-bottom:117px}}@media (max-width:767px){.couple-container{max-width:calc(665px + 48px);margin-bottom:110px}}@media (max-width:560px){.couple-container{padding-left:20px;padding-right:20px;margin-bottom:120px}}.couple-outer{display:flex;align-items:stretch;justify-content:space-between}.couple-header-mobile{display:none}.couple-left{flex-grow:0;flex-shrink:1;position:relative}.couple-img{display:flex;max-width:100%;height:auto;position:relative;z-index:3}.couple-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 1 auto;row-gap:70px}.couple-header{font-weight:700;line-height:1;font-size:96px;letter-spacing:-.025em}.couple-header span{background-image:linear-gradient(to right,#7dd633,#197ff7,#e51574);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;background-color:#197ff7}.couple-links{display:flex;align-items:center;justify-content:flex-start}@media (min-width:1441px) and (max-width:1920px){.couple-right{row-gap:35px}.couple-header{font-size:72px}}@media (min-width:768px) and (max-width:1440px){.couple-right{row-gap:35px}.couple-header{font-size:72px}}.couple-qr-img{display:flex;max-width:100%;height:auto}@media (max-width:767px){.couple-right{row-gap:24px}.couple-header{font-size:45px}.couple-links{flex-direction:column}}@media (max-width:560px){.couple-outer{flex-direction:column}.couple-links{flex-direction:row;margin-left:auto;margin-right:auto}.couple-right{justify-content:center}.couple-right .couple-header{display:none}.couple-apps{display:flex;flex-direction:column}.couple-header-mobile{display:block;position:absolute;font-size:64px;text-align:center;left:50%;transform:translateX(-50%);top:-155px}.couple-left{margin-top:155px}.couple-img{padding-top:48px}}