@import url(https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Nanum+Myeongjo&display=swap);.btn,.btn-primary,button{background-color:#f0b17f;border:none;border-radius:50px;padding:0 2.5rem;min-height:43px;font-weight:700;transition:.3s ease-in-out}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn:active,.btn:focus,.btn:hover,button:active,button:focus,button:hover{border:1px solid #f0b17f;background-color:#f0b17f}.btn-link{background-color:transparent;color:#f0b17f;font-weight:700;letter-spacing:-1px;text-decoration:none}.btn-link .icon{width:30px}.btn-link:active,.btn-link:focus,.btn-link:hover{border:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Nanum Gothic",sans-serif;color:#171616}.container{max-width:1400px}h1,h2,h3,h4,h5,h6{font-family:"Nanum Myeongjo",serif;font-weight:800;color:#3c3c3c}h2{font-size:40px;letter-spacing:-1px}#footer{padding:68px 0 26px;background-color:#f8f1db}#footer .footer-subscription{display:flex;flex-direction:column;align-items:center}#footer .footer-subscription .footer-subscription-title{margin-bottom:15px;font-size:54px;letter-spacing:-1px}#footer .footer-subscription .footer-subscription-form{position:relative;width:100%;max-width:480px;margin-top:10px;left:-15px}@media screen and (max-width:767px){#footer{padding:55px 26px 26px}#footer .footer-subscription .footer-subscription-title{margin-bottom:21px;font-size:29px}#footer .footer-subscription .footer-subscription-description{text-align:center}#footer .footer-subscription .footer-subscription-form{left:0}}#footer .footer-subscription .footer-subscription-form .wpcf7-form label{margin-bottom:3px;font-weight:700}#footer .footer-subscription .footer-subscription-form .wpcf7-form .wpcf7-form-control-wrap input{width:100%;max-width:100%;height:45px;background:no-repeat padding-box #fff;border:1px solid #d9d7d7;border-radius:4px;padding:10px;font:700 16px/19px Nanum Gothic;letter-spacing:0;color:#6e6868}#footer .footer-subscription .footer-subscription-form .wpcf7-form .wpcf7-submit{display:block;margin:18px auto 0;padding:10px 54px;border:0;border-radius:50px;background-color:#917a8e;font-weight:700;color:#fff}#footer .footer-menu .footer-nav-list{display:flex;align-items:center;justify-content:center;gap:160px;margin:45px 0 0;padding:0}@media screen and (max-width:767px){#footer .footer-menu .footer-nav-list{gap:106px;margin:64px 0 0}}#footer .footer-menu .footer-nav-list .menu-item a{color:#707070}#footer .footer-branding{display:flex;flex-direction:column;align-items:center}#footer .footer-branding .footer-trivia-icons{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:148px}@media screen and (max-width:1200px){#footer .footer-branding .footer-trivia-icons{flex-wrap:wrap;justify-content:flex-start;gap:29px;row-gap:13px;width:100%;margin-top:155px;padding-left:52px}}@media screen and (max-width:767px){#footer .footer-branding .footer-trivia-icons{margin-top:59px;margin-left:-15px;margin-right:-15px;padding-left:0;flex-wrap:wrap;justify-content:center;row-gap:0;-moz-column-gap:0;column-gap:0;width:auto}}#footer .footer-branding .footer-trivia-icons .trivia-icon{width:calc(16.66% - 6.6666666667px);text-align:center}#footer .footer-branding .footer-trivia-icons .trivia-icon img{width:50%}#footer .footer-branding .footer-logo{margin-top:38px;text-align:center}#footer .footer-branding .footer-logo img{width:200px;height:auto}@media screen and (max-width:1200px){#footer .footer-branding .footer-trivia-icons .trivia-icon{width:calc(21.66% - 6.6666666667px);flex-wrap:wrap}#footer .footer-branding .footer-trivia-icons .trivia-icon img{width:100%;max-width:80px}#footer .footer-branding .footer-logo{margin-top:62px}}#headerMenu .menu{display:flex;gap:16px;margin:0;padding:0}#headerMenu .menu li{padding:12px;list-style:none}#headerMenu .menu li a{color:#6e6868;text-decoration:none;text-align:left;font-weight:700;letter-spacing:0;font-size:16px;line-height:23px;transition:color .3s}#headerMenu .menu li a:hover{color:#f0b17f}.mobile-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:8px;position:relative;z-index:1001}.mobile-menu-toggle .close-icon,.mobile-menu-toggle .hamburger-icon{display:block;width:24px;height:24px;transition:opacity .3s,transform .3s}.mobile-menu-toggle .close-icon svg,.mobile-menu-toggle .hamburger-icon svg{width:100%;height:100%;color:#6e6868}.mobile-menu-toggle .close-icon{position:absolute;top:8px;left:8px;opacity:0;transform:rotate(90deg)}.mobile-menu-toggle.active,.mobile-menu-toggle.hover,.mobile-menu-toggle:focus{border:0;background-color:transparent}.mobile-menu-toggle.active .hamburger-icon{opacity:0;transform:rotate(-90deg)}.mobile-menu-toggle.active .close-icon{opacity:1;transform:rotate(0)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:0;width:40rem;height:100vh;background:#fff;z-index:1000;transform:translateX(-100%);transition:transform .3s;overflow-y:auto}@media screen and (max-width:767px){#footer .footer-branding .footer-trivia-icons .trivia-icon{width:calc(50% - 7.5px)}#footer .footer-branding .footer-logo{margin-top:50px}.mobile-menu{width:calc(100vw - 4rem)}}.mobile-menu.active{transform:translateX(0)}.mobile-menu .mobile-menu-content{padding-top:calc(var(--header-height,80px) + 20px);padding-left:30px;padding-right:30px;padding-bottom:30px}.mobile-menu .mobile-menu-content .mobile-nav-list{list-style:none;margin:0;padding:0}.mobile-menu .mobile-menu-content .mobile-nav-list li{border-bottom:1px solid #f0f0f0}.mobile-menu .mobile-menu-content .mobile-nav-list li:last-child{border-bottom:none}.mobile-menu .mobile-menu-content .mobile-nav-list li a{display:block;padding:20px 0;color:#6e6868;text-decoration:none;font-weight:700;font-size:18px;line-height:24px;transition:color .3s}.mobile-menu .mobile-menu-content .mobile-nav-list li a:hover{color:#f0b17f}.mobile-menu .mobile-menu-content .mobile-nav-list li a span{display:block}.mobile-menu .mobile-menu-content .mobile-download-btn-wrapper{margin-top:30px;padding-top:30px;border-top:1px solid #f0f0f0}.mobile-menu .mobile-menu-content .mobile-download-btn-wrapper .mobile-download-btn{width:100%;padding:15px 20px;font-size:16px;font-weight:700}@media screen and (max-width:1024px){.desktop-nav{display:none}.mobile-menu-toggle{display:block;width:auto}}body.mobile-menu-open{overflow:hidden}@media screen and (min-width:1025px){.mobile-menu,.mobile-menu-overlay,.mobile-menu-toggle{display:none!important}body.mobile-menu-open{overflow:auto}}.download-modal-trigger{font-size:20px}#downloadModal .modal-dialog{position:relative;max-width:550px;max-height:calc(100vh - 70px)}#downloadModal .close-btn{position:absolute;right:12px;top:0;padding:0;cursor:pointer;font-size:24px;color:#000;line-height:23px;background-color:transparent}#downloadModal .close-btn:active,#downloadModal .close-btn:focus,#downloadModal .close-btn:hover{border:none;background-color:transparent}#downloadModal .modal-content{border:none;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.2);background-color:#faf5ed}#downloadModal .modal-body{padding:2rem 4.5rem 3rem}#downloadModal .modal-body h2{font-size:53px}#downloadModal .app-store-links{display:flex;justify-content:space-between;gap:10px}#downloadModal .app-store-links .btn-store-link{width:100%}#downloadModal .app-store-links .btn-store-link img{width:200px;height:56px;-o-object-fit:contain;object-fit:contain;border-radius:8px}@media (max-width:768px){#downloadModal .modal-body{padding:1.5rem}}#header{display:flex;position:sticky;top:0;background-color:#faf8f6;border-bottom:1px solid rgba(18,18,18,.08);z-index:1020;--header-height:80px}#header .container{padding:22px calc(5rem - 22px) 20px}#header .hamburguer-button-container{width:60px}#header .site-logo{max-width:204px}#header .header-nav{display:flex;align-items:center;justify-content:end;gap:20px;width:auto}@media screen and (max-width:1024px){#header .container{padding:15px 20px}#header .site-logo{max-width:210px}#header .header-nav{gap:0;justify-content:flex-end}}@media screen and (max-width:768px){#header .download-modal-trigger{width:100px;padding:5px;min-width:100px;font-size:15px}}.info-page-container{padding-top:70px}.info-page-container h1{max-width:1024px;margin:0 auto;text-align:center}.info-page-container .entry-content{max-width:1024px;margin:0 auto;padding:40px 20px}.info-page-container .entry-content h2{margin-top:42px;font-size:25px}.info-page-container .entry-content h2:first-child{margin-top:0}.info-page-container .entry-content p{line-height:1.5}.info-page-container .entry-content ol{list-style:decimal}.info-page-container .entry-content ol li{padding:.5rem 1rem;color:#212529;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:.5rem}.hero-section .hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:154px 0 164px}@media screen and (max-width:1600px){.hero-section .hero-content{padding:68px 0 76px}}@media screen and (max-width:1200px){.hero-section .hero-content{padding:42px 0 76px}}.hero-section .hero-content .hero-icon{margin-bottom:60px}@media screen and (max-width:1600px){.hero-section .hero-content .hero-icon{margin-bottom:45px}}@media screen and (max-width:767px){.hero-section .hero-content{padding:0 0 46px}.hero-section .hero-content .hero-icon{margin-bottom:33px}}.hero-section .hero-content .hero-title{margin-bottom:6px;font-size:75px;letter-spacing:-2.5px}@media screen and (max-width:1600px){.hero-section .hero-content .hero-title{font-size:53px}.hero-section .hero-content .hero-description{letter-spacing:-1px}}@media screen and (max-width:767px){.hero-section .hero-content .hero-title{font-size:41px;text-align:center;width:50%;letter-spacing:-1px;margin-bottom:14px}}.hero-section .hero-content .hero-description{margin-bottom:10px;font-size:18px}.hero-section .hero-content .hero-actions{margin-bottom:40px}.hero-section .hero-content .hero-actions .watch-video-btn{background-color:transparent;color:#f0b17f;font-size:27px;font-weight:700;letter-spacing:-1px}.hero-section .hero-content .hero-actions .watch-video-btn .icon{width:30px}.hero-section .hero-content .hero-actions .watch-video-btn:active,.hero-section .hero-content .hero-actions .watch-video-btn:focus,.hero-section .hero-content .hero-actions .watch-video-btn:hover{border:0}.hero-section .hero-content .app-store-links{display:flex;justify-content:space-between;gap:10px}.hero-section .hero-content .app-store-links .btn-store-link{width:100%;position:relative}.hero-section .hero-content .app-store-links .btn-store-link img{width:200px;height:56px;-o-object-fit:contain;object-fit:contain;border-radius:8px}#watchVideoModal .modal-dialog{max-width:850px}#watchVideoModal .modal-content{border-radius:16px}#watchVideoModal .modal-header{padding:0 1rem;border:0}#watchVideoModal .modal-header .btn-close{padding:10px;color:#121212;opacity:1}#watchVideoModal .modal-header .btn-close:active,#watchVideoModal .modal-header .btn-close:focus,#watchVideoModal .modal-header .btn-close:hover{border:0;background-color:transparent}#watchVideoModal .modal-body{padding:0 1rem 1rem}#watchVideoModal .modal-body iframe{max-width:100%}.memories-section{background-size:cover;background-position:center;padding:87px 0 462px}@media screen and (max-width:1600px){.hero-section .hero-content .app-store-links{position:relative;left:10px;gap:0}.hero-section .hero-content .app-store-links .btn-store-link.apple{left:-10px}.memories-section{padding:68px 0 285px}}@media screen and (max-width:1439px){.memories-section{padding:68px 0 456px}}@media screen and (max-width:1200px){.memories-section{padding:77px 0 266px}}.memories-section .container{max-width:600px}.memories-section .section-title{display:flex;align-items:center;justify-content:center;margin-bottom:40px}@media screen and (max-width:767px){.hero-section .hero-content .hero-description{font-size:16px;width:96%;text-align:center;letter-spacing:0;line-height:27px}.memories-section{padding:56px 0 155px}.memories-section .section-title{font-size:31px}}.memories-section .section-title .icon{width:56px}.memories-section .section-title span{margin-bottom:-16px;padding-left:10px}.memories-section .section-description{font-size:18px;line-height:30px}@media screen and (max-width:1600px){.memories-section .section-title{margin-bottom:35px}.memories-section .section-description{font-size:16px;line-height:28px;padding:0 32px}}.more-information-section{padding:62px 0 44px}@media screen and (max-width:1200px){.memories-section .section-description{font-size:16px;padding:0 46px}.more-information-section{padding:62px 0 50px}}.more-information-section .more-info-content{max-width:580px;margin:0 auto;text-align:center}.more-information-section .more-info-content .section-title{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:28px}@media screen and (max-width:767px){.memories-section .section-description{font-size:16px;padding:0 8px;letter-spacing:0}.more-information-section{padding:47px 0 50px}.more-information-section .more-info-content .section-title{margin-bottom:30px;font-size:32px;text-align:left;padding-left:16px;letter-spacing:-1.5px}}.more-information-section .more-info-content .section-title .icon{width:52px}.more-information-section .more-info-content .section-description{margin-bottom:18px;font-size:18px;line-height:30px}@media screen and (max-width:1600px){.more-information-section .more-info-content .section-description{font-size:16px;line-height:28px;padding:0 30px}}.more-information-section .more-info-content .btn-link{display:flex;align-items:center;justify-content:center;font-size:24px;letter-spacing:0}.more-information-section .more-info-content .btn-link .icon{width:30px}.more-information-section .more-info-content .btn-link:hover{background-color:transparent;color:#f0b17f}.more-information-section .information-items.desktop-view{display:flex;flex-wrap:wrap;margin-top:95px}.more-information-section .information-items.desktop-view .info-item{width:33.3333%;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.more-information-section .information-items.desktop-view .info-item .info-item-title{margin-bottom:13px;font-size:19px}.more-information-section .information-items.desktop-view .info-item .info-item-description{max-width:220px;margin:0 auto}@media screen and (max-width:1200px){.more-information-section .information-items.desktop-view .info-item .info-item-description{max-width:200px;margin:0 auto 46px;font-size:16px}}.more-information-section .information-items.desktop-view .info-item .info-item-image{width:100%;margin-top:-14px;text-align:center}.more-information-section .information-items.desktop-view .info-item .info-item-image img{width:359px}.more-information-section .information-items.desktop-view .info-item:nth-child(1){right:-20px}.more-information-section .information-items.desktop-view .info-item:nth-child(1) .info-item-image img{width:400px}@media screen and (max-width:1439px){.more-information-section .information-items.desktop-view .info-item .info-item-image img{width:325px}.more-information-section .information-items.desktop-view .info-item:nth-child(1) .info-item-image img{width:360px}}@media screen and (max-width:1200px){.more-information-section .information-items.desktop-view .info-item .info-item-image img{width:184px;position:relative;top:26px}.more-information-section .information-items.desktop-view .info-item:nth-child(1) .info-item-image img{width:205px;top:0}}.more-information-section .information-items.desktop-view .info-item:nth-child(3){left:-20px}.more-information-section .information-items.desktop-view .info-item:nth-child(3) .info-item-image img{width:400px}.more-information-section .information-items-slider.mobile-view{display:none}.what-people-saying-section{padding:73px 0 60px;background-color:rgba(18,18,18,.75);background-size:contain;background-position:top left;background-repeat:no-repeat}@media screen and (max-width:1600px){.more-information-section .information-items.desktop-view{margin-top:65px}.what-people-saying-section{background-position:-20%;padding:40px 0 50px}}.what-people-saying-section .container{max-width:1110px}.what-people-saying-section .what-people-saying-content{width:100%;max-width:510px}.what-people-saying-section .what-people-saying-content .section-title{position:relative;left:-10px}@media screen and (max-width:1600px){.what-people-saying-section .what-people-saying-content{max-width:518px;padding-right:20px}.what-people-saying-section .what-people-saying-content .section-title{margin-bottom:16px}}@media screen and (max-width:1439px){.more-information-section .information-items.desktop-view .info-item:nth-child(3) .info-item-image img{width:360px}.what-people-saying-section{background-position:-10%;padding:41px 0 47px}.what-people-saying-section .what-people-saying-content .section-title{left:-8px}}@media screen and (max-width:1200px){.more-information-section .information-items.desktop-view .info-item:nth-child(3) .info-item-image img{width:205px;top:0}.what-people-saying-section{background-position:-1%;padding:40px 0 47px;background-size:51%}.what-people-saying-section .what-people-saying-content{max-width:368px;padding-right:50px}.what-people-saying-section .what-people-saying-content .section-title{font-size:33px}}@media screen and (max-width:767px){.more-information-section .more-info-content .section-description{padding:0 4px}.more-information-section .information-items.desktop-view{display:none}.more-information-section .information-items-slider.mobile-view{display:block;margin-top:26px}.more-information-section .information-items-slider.mobile-view .slider-wrapper{position:relative;overflow:hidden;border-radius:15px;width:100%;margin-left:auto;margin-right:auto;height:auto}.more-information-section .information-items-slider.mobile-view .slider-container{display:flex;transition:transform .3s;width:100%}.more-information-section .information-items-slider.mobile-view .slider-container .slide{min-width:100%}.more-information-section .information-items-slider.mobile-view .slider-container .slide .info-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:20px}.more-information-section .information-items-slider.mobile-view .slider-container .slide .info-item .info-item-title{margin-bottom:10px;font-size:20px;letter-spacing:-1px;position:relative;left:4px}.more-information-section .information-items-slider.mobile-view .slider-container .slide .info-item .info-item-description{margin-bottom:0;font-size:16px;line-height:25px;color:#6e6868;max-width:280px}.more-information-section .information-items-slider.mobile-view .slider-container .slide .info-item .info-item-image{position:relative;top:0;left:0;padding:0;width:100%;max-width:none}.more-information-section .information-items-slider.mobile-view .slider-container .slide .info-item .info-item-image img{width:100%;height:auto;max-height:572px;border-radius:15px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}.more-information-section .information-items-slider.mobile-view .slider-controls{display:flex;justify-content:center;align-items:center}.more-information-section .information-items-slider.mobile-view .slider-controls .slider-arrow{background:0 0;color:#121212;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:.3s}.more-information-section .information-items-slider.mobile-view .slider-controls .slider-arrow:hover{transform:scale(1.1)}.more-information-section .information-items-slider.mobile-view .slider-controls .slider-arrow:disabled{cursor:not-allowed;transform:none}.more-information-section .information-items-slider.mobile-view .slider-controls .slider-arrow i{font-size:10px}.more-information-section .information-items-slider.mobile-view .slider-controls .slide-indicator{color:#121212;font-size:10px}.more-information-section .information-items-slider.mobile-view .slider-controls .slide-indicator .slide-separator,.more-information-section .information-items-slider.mobile-view .slider-controls .slide-indicator .total-slides{color:#121212}.what-people-saying-section{background-position:top left;padding:354px 0 47px;background-size:contain}.what-people-saying-section .what-people-saying-content{max-width:100%;padding:0 30px}.what-people-saying-section .what-people-saying-content .section-title{font-size:31px;left:7px;margin-bottom:20px}}.what-people-saying-section .what-people-saying-content .section-description{position:relative;display:flex;gap:19px;padding:30px 19px;border-radius:6px;background-color:#fff}@media screen and (max-width:1600px){.what-people-saying-section .what-people-saying-content .section-description{padding:25px 19px 16px}}.what-people-saying-section .what-people-saying-content .section-description .description{line-height:31px;letter-spacing:.45px}@media screen and (max-width:1600px){.what-people-saying-section .what-people-saying-content .section-description .description{line-height:29px}}@media screen and (max-width:1439px){.what-people-saying-section .what-people-saying-content .section-description{padding:22px 20px}.what-people-saying-section .what-people-saying-content .section-description .description{line-height:21px;font-size:14px}}.what-people-saying-section .what-people-saying-content .section-description .description p{margin-bottom:8px}.what-people-saying-section .what-people-saying-content .section-description .description p.separator{letter-spacing:4px;font-size:17px}@media screen and (max-width:1200px){.what-people-saying-section .what-people-saying-content .section-description{padding:25px 15px 25px 20px}.what-people-saying-section .what-people-saying-content .section-description .description{width:calc(100% - 75px)}.what-people-saying-section .what-people-saying-content .section-description .description p{margin-bottom:5px;width:100%}.what-people-saying-section .what-people-saying-content .section-description .description p.separator{font-size:15px}}.what-people-saying-section .what-people-saying-content .section-description .saying-icon{width:100%;max-width:50px}.what-people-saying-section .what-people-saying-content .section-description .saying-icon-floating{width:98px;height:auto;position:absolute;bottom:-38px;right:-38px}@media screen and (max-width:1600px){.what-people-saying-section .what-people-saying-content .section-description .saying-icon-floating{bottom:-48px}}.our-app-hero-section{padding:95px 0 433px}@media screen and (max-width:1600px){.our-app-hero-section{padding:72px 0 278px}}@media screen and (max-width:1439px){.what-people-saying-section .what-people-saying-content .section-description .saying-icon-floating{bottom:-46px}.our-app-hero-section{padding:56px 0 362px}}.our-app-hero-section .hero-content{max-width:580px}.our-app-hero-section .hero-title{letter-spacing:-.8px}@media screen and (max-width:1200px){.our-app-hero-section{padding:38px 0 180px}.our-app-hero-section .hero-title{font-size:40px}}@media screen and (max-width:767px){.what-people-saying-section .what-people-saying-content .section-description{padding:25px 15px 20px 20px;margin:0 20px}.what-people-saying-section .what-people-saying-content .section-description .description{font-size:15px;line-height:28px}.what-people-saying-section .what-people-saying-content .section-description .description p{margin-bottom:10px}.our-app-hero-section{padding:78px 0 220px}.our-app-hero-section .hero-title{font-size:30px}}.our-app-hero-section .hero-description{font-size:18px;line-height:30px}@media screen and (max-width:1600px){.our-app-hero-section .hero-description{font-size:17px;line-height:28px;letter-spacing:-.5px;padding:0 32px}}@media screen and (max-width:767px){.our-app-hero-section .hero-description{padding:0 6px}}.get-started-section{padding-top:3rem;padding-bottom:3rem}.get-started-section .container{max-width:1318px}@media screen and (max-width:1439px){.get-started-section .container{padding:0 56px 0 62px}}@media screen and (max-width:767px){.get-started-section .container{padding:0 15px}}.get-started-section .get-started-content{padding:0 28px}.get-started-section .get-started-content .section-title{margin-bottom:1.5rem}@media screen and (max-width:1439px){.get-started-section .get-started-content .section-title{margin-bottom:20px}}@media screen and (max-width:767px){.get-started-section .get-started-content .section-title{margin-top:4px;margin-bottom:32px;font-size:30px;line-height:30px}}.get-started-section .get-started-content .section-description{font-size:19px}@media screen and (max-width:1439px){.get-started-section .get-started-content .section-description{font-size:16px}.get-started-section .get-started-content{padding:20px 28px 0}.get-started-section{padding-top:40px;padding-bottom:50px}}@media screen and (max-width:767px){.get-started-section .get-started-content{padding:40px 40px 0}.get-started-section{padding-top:28px;padding-bottom:66px}.bring-family-section .bring-family-content .section-title{font-size:31px;margin-top:41px}}.bring-family-section{padding-top:3rem;padding-bottom:3rem}.bring-family-section .container{max-width:1318px}@media screen and (max-width:1439px){.bring-family-section .container{padding:0 15px}}.bring-family-section .bring-family-content{position:relative;top:-6px;padding:0 18px 0 38px}.bring-family-section .bring-family-content .section-title{margin-bottom:1.5rem}.bring-family-section .bring-family-content .section-description{font-size:19px}@media screen and (max-width:1600px){.bring-family-section .bring-family-content .section-description{font-size:16px}.bring-family-section .bring-family-content{padding:0 42px 0 26px}}.bring-family-section .bring-family-image{position:relative;top:-8px;left:2px}@media screen and (max-width:1439px){.bring-family-section .bring-family-content .section-title{margin-bottom:16px}.bring-family-section .bring-family-content .section-description{line-height:28px}.bring-family-section .bring-family-content{padding:0 65px 0 34px}.bring-family-section .bring-family-image{left:20px}.bring-family-section{padding-bottom:20px}}@media screen and (max-width:767px){.bring-family-section .bring-family-image{left:0}.bring-family-section{padding-top:35px;padding-bottom:52px}.preserve-memories-section .preserve-memories-content .section-title{font-size:30px}}.preserve-memories-section{min-height:857px;display:flex;align-items:center}.preserve-memories-section .preserve-memories-content{position:relative;top:12px;left:9px}.preserve-memories-section .preserve-memories-content .section-description{padding-right:110px;font-size:18px;line-height:30px}@media screen and (max-width:1600px){.preserve-memories-section .preserve-memories-content .section-description{font-size:16px}.preserve-memories-section .preserve-memories-content{margin-top:28px}.preserve-memories-section{min-height:622px}}@media screen and (max-width:1439px){.preserve-memories-section .preserve-memories-content .section-description{padding-right:64px;line-height:28px}.preserve-memories-section .preserve-memories-content{margin-top:31px}.preserve-memories-section{min-height:575px}}@media screen and (max-width:1200px){.preserve-memories-section .preserve-memories-content .section-description{padding-right:220px}.preserve-memories-section .preserve-memories-content{margin-top:34px}.preserve-memories-section{min-height:368px}}.leaderboards-section{padding:72px 0 150px}.leaderboards-section .leaderboards-content{text-align:center;max-width:530px;margin:0 auto}@media screen and (max-width:767px){.preserve-memories-section .preserve-memories-content .section-description{padding-right:14px}.preserve-memories-section{min-height:312px}.leaderboards-section .leaderboards-content .section-title{font-size:30px}.leaderboards-section .leaderboards-content .section-description{padding:7px 2px}}.leaderboards-section .leaderboards-content .section-description{font-size:19px;line-height:30px}.leaderboards-section .leaderboards-images.desktop-view{display:flex;justify-content:center;margin-top:73px}.leaderboards-section .leaderboards-images.desktop-view .leaderboard-image{position:relative;width:25%;max-width:319px}.leaderboards-section .leaderboards-images.desktop-view .leaderboard-image:nth-child(1){top:10px;left:4px;padding-right:29px}.leaderboards-section .leaderboards-images.desktop-view .leaderboard-image:nth-child(2){top:-50px;left:13px;padding-right:30px}.leaderboards-section .leaderboards-images.desktop-view .leaderboard-image:nth-child(3){top:50px;left:29px;padding-right:50px}.leaderboards-section .leaderboards-images.desktop-view .leaderboard-image:nth-child(4){top:-9px;left:28px;padding-right:30px}.leaderboards-section .leaderboards-slider.mobile-view{display:none}@media screen and (max-width:1600px){.leaderboards-section .leaderboards-content .section-description{font-size:17px;line-height:28px;letter-spacing:-.5px}.leaderboards-section{padding:80px 0 100px}}@media screen and (max-width:767px){.leaderboards-section{padding:75px 0 100px}.leaderboards-section .leaderboards-images.desktop-view{display:none}.leaderboards-section .leaderboards-slider.mobile-view{display:block;margin-top:18px}.leaderboards-section .leaderboards-slider.mobile-view .slider-wrapper{position:relative;overflow:hidden;border-radius:15px;width:100%;max-width:367px;margin-left:auto;margin-right:auto;height:auto}.leaderboards-section .leaderboards-slider.mobile-view .slider-container{display:flex;transition:transform .3s;width:100%}.leaderboards-section .leaderboards-slider.mobile-view .slider-container .slide{min-width:100%}.leaderboards-section .leaderboards-slider.mobile-view .slider-container .slide .leaderboard-image{position:relative;top:0;left:0;padding:0;width:100%;max-width:none}.leaderboards-section .leaderboards-slider.mobile-view .slider-container .slide .leaderboard-image img{width:100%;height:auto;max-height:707px;border-radius:15px;display:block}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls{display:flex;justify-content:center;align-items:center}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slider-arrow{background:0 0;color:#121212;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:.3s}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slider-arrow:hover{transform:scale(1.1)}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slider-arrow:disabled{cursor:not-allowed;transform:none}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slider-arrow i{font-size:10px}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slide-indicator{color:#121212;font-size:10px}.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slide-indicator .slide-separator,.leaderboards-section .leaderboards-slider.mobile-view .slider-controls .slide-indicator .total-slides{color:#121212}}.app-download-section{padding:112px 0 101px}.app-download-section .app-download-content{padding:0 28px 0 77px}.app-download-section .app-download-content .section-title{margin-bottom:18px}@media screen and (max-width:767px){.app-download-section{padding:73px 0 90px}.app-download-section .app-download-content{padding:76px 31px 0 43px}.app-download-section .app-download-content .section-title{margin-bottom:22px;font-size:31px}}.app-download-section .app-download-content .section-description{font-size:19px;line-height:30px}@media screen and (max-width:1600px){.app-download-section .app-download-content .section-description{font-size:16px;line-height:29px}}.app-download-section .app-store-links{position:relative;top:-6px;display:flex;flex-direction:column;padding-left:118px}@media screen and (max-width:1200px){.app-download-section .app-store-links{padding-left:74px}}@media screen and (max-width:767px){.app-download-section .app-download-content .section-description{line-height:28px}.app-download-section .app-store-links{padding-left:106px}}.app-download-section .app-store-links .app-store-link.google{width:190px;margin-bottom:10px}.app-download-section .app-store-links .app-store-link.apple{padding-left:12px;width:178px}.app-download-section .app-store-links .app-store-link img{max-width:100%}
/*# sourceMappingURL=triviaStyles.min.css.map */
