@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;1,500&display=swap";section{margin-bottom:8rem!important;max-width:1400px}.img-wrapper{position:relative}.info{margin:0 auto;max-width:650px}.title{font-size:28px;font-weight:500;text-align:center;margin:0 1rem 1rem;line-height:1.3}.subtitle{color:var(--gray-200);line-height:1.7;font-size:16px;text-align:center;margin:0 1rem 1rem}.bg-blue{width:150vw;height:80%;position:absolute;z-index:-1;background-color:var(--primary-blue);border-radius:10rem}.center{width:100%;display:flex;justify-content:center}@media (min-width: 1280px){section{margin:0 auto 12rem!important}.title{font-size:40px;margin-bottom:1.5rem}.subtitle{font-size:20px}}@media (min-width: 1440px){.bg-blue{height:90%}}.btn-primary{display:inline-block;padding:.9rem .7rem;border-radius:6px;min-width:150px;min-height:45px;overflow:hidden;text-decoration:none;text-transform:capitalize;text-align:center;transition:all .2s ease;color:#fff;font-weight:500;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;font-size:.8rem;outline:none}.btn-uppercase{text-transform:uppercase!important;letter-spacing:.2em}.btn-red{background-color:var(--primary-red);border:3px solid var(--primary-red)}.btn-red:hover,.btn-red:focus-visible{background-color:inherit;color:var(--primary-red)}.btn-blue{background-color:var(--primary-blue);border:3px solid var(--primary-blue)}.btn-blue:hover,.btn-blue:focus-visible{background-color:inherit;color:var(--primary-blue)}.btn-gray{background-color:var(--gray-100);color:var(--gray-400);border:3px solid var(--gray-100)}.btn-gray:hover,.btn-gray:focus-visible{background-color:inherit;border:3px solid var(--gray-400)}.btn-dropdown{margin-left:auto;width:1rem}.header .btn-primary{display:none}.btn-container{display:flex;gap:1rem;justify-content:center;margin:1rem 0;width:100%}@media (min-width: 768px){.header>.btn-dropdown{width:1.5rem}.btn-container{justify-content:flex-start}}@media (min-width: 1280px){.btn-primary{padding:.9rem 1.4rem;min-width:180px;min-height:55px;font-size:18px}.header>.btn-dropdown{display:none}.header .btn-primary{display:inline-block}}.header-wrapper{width:100%;display:flex;justify-content:center;position:relative;z-index:10;padding:2.5rem 2rem;margin-bottom:2rem}.header{display:flex;width:100%;max-width:1400px;align-items:center}.bookmark-logo-wrapper{width:150px}.section-nav{display:none;flex-direction:column;gap:2rem}.section-link{text-transform:uppercase;font-size:16px;letter-spacing:.15em;color:var(--gray-400)}.section-link:hover{color:var(--primary-red)}.dropdown-content.dropdown-open{display:flex;flex-direction:column;position:absolute;width:100%;background-color:#fff;top:6rem;left:0;gap:1.5rem;align-items:flex-end;padding-right:2rem;padding-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.dropdown-content.dropdown-open>.section-nav{display:flex;align-items:flex-end;gap:1.5rem}.dropdown-content.dropdown-open .section-link{font-size:14px}.dropdown-content.dropdown-open>.btn-primary{display:inline-block}@media (min-width: 768px){.bookmark-logo-wrapper{width:200px}}@media (min-width: 1280px){.dropdown-content,.dropdown-content.dropdown-open{position:static;display:flex;flex-direction:row;align-items:center;margin-left:auto;padding:0;box-shadow:none}.section-nav{margin-right:4rem;display:flex;flex-direction:row;align-items:center;margin-left:auto}.header-wrapper{padding:2rem}}@media (min-width: 1440px){.header-wrapper{padding:4rem}}.hero-wrapper{overflow:hidden}.section-hero{display:flex;flex-direction:column;margin:0 auto}.section-hero .bg-blue{bottom:-5%;left:15%}.info.hero-info{margin:2rem auto;max-width:600px}.title.hero-title,.subtitle.hero-subtitle{margin:0 2rem 1rem}@media (min-width: 768px){.section-hero{flex-direction:row-reverse;align-items:flex-start;padding:0 2rem}.img-hero-wrapper{width:650px;height:auto}.title.hero-title,.subtitle.hero-subtitle{text-align:left;margin:0 0 2rem}}@media (min-width: 1280px){.section-hero{justify-content:space-between}.info.hero-info{margin-top:2rem}.title.hero-title{font-size:48px}.section-hero .bg-blue{left:30%}}@media (min-width: 1440px){.section-hero{padding:0}.section-hero .bg-blue{bottom:-10%}}.section-features{margin:0 auto}.subtitle.features-subtitle{margin-bottom:3rem}.features-nav{display:flex;flex-direction:column;border-bottom:1px solid var(--gray-150);margin:0 2rem 4rem}.features-nav button{width:100%;height:60px;text-align:center;border-top:1px solid var(--gray-150);position:relative}.features-nav button:not(.active){color:var(--gray-300)}.features-nav button:not(.active):hover{color:var(--primary-red)}.features-nav button.active:after{content:"";width:50%;height:4px;background-color:var(--primary-red);position:absolute;left:0;right:0;bottom:0;margin-left:auto;margin-right:auto}.feature{display:flex;flex-direction:column;padding:0 2rem;gap:5%;height:max-content}.feature .img-wrapper{margin-bottom:20%}.info.feature-info{max-width:500px;height:max-content}.feature-info>button{margin:0 auto}.feature .bg-blue{bottom:-15%;right:10%;height:200px}@media (min-width: 400px){.feature .bg-blue{height:80%}}@media (min-width: 768px){.features-nav{margin:0 auto 5rem;width:max-content;flex-direction:row}.features-nav button{width:250px;height:80px;border:none}.features-nav button.active:after{width:100%}.feature{flex-direction:row}.title.feature-title,.subtitle.feature-subtitle{text-align:left;margin:0 0 2rem}}@media (min-width: 1280px){.feature .img-wrapper{margin-left:10%;margin-bottom:0}.features-nav button{font-size:20px;height:100px}.feature .bg-blue{right:20%;bottom:-60px}}.card-container{display:flex;flex-direction:column;margin:0 auto;gap:0}.card{display:flex;flex-direction:column;justify-content:space-between;filter:drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));background-color:#fff;border-radius:1rem;margin:2.5rem auto 0;width:100%;max-width:300px;height:400px}.card .content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;padding:1.5rem 1rem}.img-card{border-radius:.5rem;width:40%;height:auto;margin-bottom:2rem}.title.card-title{font-size:24px;margin-bottom:.5rem}.subtitle.card-subtitle{font-size:18px;margin-bottom:0}.card .separator{height:max-content}.card .btn-primary{width:100%;margin:.5rem 1.5rem;font-size:16px}@media (min-width: 1280px){.card-container{flex-direction:row;justify-content:center;gap:2rem;margin-top:3rem}.card{margin:0}.card:nth-child(2){margin-top:2rem}.card:nth-child(3){margin-top:4rem}}.faq-tabs-wrapper{display:flex;justify-content:center}.faq-tabs{border-bottom:1px solid var(--gray-150);margin:3rem 1.5rem;width:100%;max-width:600px}.faq-tab{width:100%;border-top:1px solid var(--gray-150);height:max-content}.question-container{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:16px;padding:1.5rem 1rem 1.5rem 0}.question-container:hover{color:var(--primary-red);cursor:pointer}.question-container:hover .status-icon{color:var(--primary-red)}.faq-tab .status-icon{width:20px}.answer{padding-top:.5rem;padding-bottom:1.5rem;color:var(--gray-300);line-height:2;font-size:16px}.faq-tab .btn-primary{margin:0 auto!important}@media (min-width: 1280px){.question-container,.answer{font-size:20px}}.section-contact{background-color:var(--primary-blue);color:#fff;max-width:none;margin-bottom:0!important;padding:4rem 0}.section-contact .content{max-width:600px;margin:0 auto;display:flex;flex-direction:column}.contact-subtitle{text-align:center;text-transform:uppercase;letter-spacing:.3em;font-size:12px;margin-bottom:1rem}.contact-form{display:flex;flex-direction:column}.email-wrapper{margin:1rem;position:relative;border-top-left-radius:6px;border-top-right-radius:6px}.email-wrapper.error{background-color:var(--primary-red);margin-bottom:3rem}.contact-email{border:3px solid #fff;background-color:#fff;padding:.9rem;min-height:45px;border-radius:6px;font-size:.8rem;overflow:hidden;text-decoration:none;outline:none;width:100%}.contact-email.error{border:3px solid var(--primary-red)}.contact-email::placeholder{color:var(--gray-200)}.contact-form .btn-primary{margin:0 1rem}.error-icon{position:absolute;right:1rem;width:auto;height:40%;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.error-message{position:absolute;background-color:var(--primary-red);width:100%;padding:.4rem .9rem;border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-style:italic;font-weight:500}.section-contact .btn-primary:hover,.section-contact .btn-primary:focus-visible{background-color:#fff}@media (min-width: 768px){.contact-form{flex-direction:row;align-items:center}.email-wrapper{flex:1;margin:1rem 0}.email-wrapper.error{margin-bottom:1rem}}@media (min-width: 1280px){.contact-subtitle{letter-spacing:.6em;margin-bottom:2rem;font-size:14px}.contact-form .btn-primary{margin-right:0;height:auto}.contact-email{padding:.9rem 1.4rem;min-height:55px;font-size:18px}}.footer{background-color:var(--secondary-blue);display:flex;margin-bottom:0;align-items:center;padding:2.5rem 2rem 0}.footer .content{margin:0 auto;display:flex;width:100%;max-width:1400px;align-items:center;flex-direction:column}.footer .bookmark-logo-wrapper{display:flex;align-items:center}.footer .bookmark-logo{height:auto;margin-bottom:2rem}.footer .section-nav{align-items:center;display:flex!important}.footer .section-link:not(:hover){color:#fff}.social-media-links{display:flex;padding:2.5rem 2rem;gap:2.5rem;align-items:center}.social-media-links img{width:32px;height:auto}@media (min-width: 1280px){.footer{padding:0 2rem}.footer .content{flex-direction:row}.footer .section-nav{margin-right:auto;margin-left:4rem}.footer .bookmark-logo{margin-bottom:0}}:root{font-family:Rubik,sans-serif;line-height:1.5;font-weight:400;font-size:18px;--primary-blue: hsl(231, 69%, 60%);--primary-red: hsl(0, 94%, 66%);--gray-100: hsl(240, 0%, 97%);--gray-150: hsl(240, 0%, 85%);--gray-200: hsl(229, 8%, 60%);--gray-300: hsl(240, 3%, 45%);--gray-400: hsl(240, 3%, 33%);--secondary-blue: hsl(229, 31%, 21%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box;scroll-behavior:smooth}article,footer,header,nav,section{display:block}a,abbr,area,article,aside,audio,b,bdo,blockquote,body,button,canvas,caption,cite,code,col,colgroup,command,datalist,dd,del,details,dialog,dfn,div,dl,dt,em,embed,fieldset,figure,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,keygen,kbd,label,legend,li,map,mark,menu,meter,nav,noscript,object,ol,optgroup,option,output,p,param,pre,progress,q,rp,rt,ruby,samp,section,select,small,span,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;font:inherit;margin:0;padding:0;text-align:left;text-decoration:none;vertical-align:baseline;z-index:0}body{line-height:1.5;min-height:100vh;overflow-x:hidden}button{cursor:pointer}ol,ul{list-style:none}img{width:100%;height:100%}
