body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#loading-box{height:30px;width:100%}#loading-container{display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}#loading-container #loading-icon{animation:rotate 2s linear infinite;margin:0 auto}.tiptap{line-height:1.8;padding:0}.tiptap :first-child{margin-top:0}.tiptap p{margin:0;padding:0}.tiptap ol,.tiptap ul{line-height:1.8;margin:0;padding:0 1rem}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;line-height:0;margin-top:2.5rem}.tiptap h1,.tiptap h2{margin-bottom:1.5rem;margin-top:3.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--purple-light);border-radius:.4rem;color:var(--black);font-size:.85rem;padding:.25em .3em}.tiptap pre{background:var(--black);border-radius:.5rem;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{background:none;color:inherit;font-size:.8rem;padding:0}.tiptap blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray-2)}.tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}*{box-sizing:border-box;margin:0;padding:0}#landing-page{background:#f8f9fa;color:#333;font-family:Poppins,sans-serif;height:100vh;line-height:1.5;overflow-y:scroll;width:100vw}#landing-page #first-masthead{background:linear-gradient(135deg,#6faafd,#d6e7ff 35%,#eef5ff 75%,#fff);overflow:hidden;padding:100px 20px;position:relative;text-align:center}#landing-page #first-masthead:after,#landing-page #first-masthead:before{animation:floatGlow 12s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(150px);height:650px;opacity:.32;pointer-events:none;position:absolute;width:650px}#landing-page #first-masthead:before{background:#78aaffd9;left:-230px;top:-230px}#landing-page #first-masthead:after{background:#fffffff2;bottom:-180px;right:-180px}#landing-page #first-masthead #hero-content{margin:0 auto;max-width:1200px}#landing-page #first-masthead #hero-content #hero-text{margin:0 auto;max-width:700px}#landing-page #first-masthead #hero-content #logo-title{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}#landing-page #first-masthead #hero-content #logo-title #logo{border-radius:20px;height:82px;object-fit:contain;width:82px}#landing-page #first-masthead #hero-content #auth-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:30px}#landing-page #first-masthead #hero-content #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-style:solid;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#landing-page #first-masthead #hero-content #auth-buttons .auth-button:hover{opacity:.85}#landing-page #first-masthead #hero-title{color:#092744;font-family:Madimi One,sans-serif;font-size:72px;font-weight:700;letter-spacing:-1.2px;line-height:1.08;margin-bottom:18px;margin-top:100px;text-shadow:0 5px 18px #09274438}#landing-page #first-masthead #hero-subtitle{color:#243349;font-size:24px;font-weight:400;line-height:1.7;margin:0 auto 40px;max-width:720px;opacity:.9}#landing-page #first-masthead #cta-btn{background:#0d3b66;border:none;border-radius:40px;box-shadow:0 12px 32px #0000002b;color:#fff;cursor:pointer;font-size:20px;font-weight:600;padding:16px 40px;transition:all .25s ease}#landing-page #first-masthead #cta-btn:hover{background:#1a5fb4;box-shadow:0 16px 36px #00000038;transform:translateY(-4px) scale(1.02)}#landing-page #first-masthead #hero-mockup{animation:float 6s ease-in-out infinite;margin-top:50px;text-align:center}#landing-page #first-masthead #hero-mockup img{border-radius:24px;box-shadow:0 18px 35px #0000002e;max-width:60%;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:980px){#landing-page #first-masthead #hero-text{text-align:center}#landing-page #first-masthead #hero-mockup img{max-width:80%}}#landing-page #features{background:#f5f7fb;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:80px 20px}#landing-page #features .feature{background:#fff;border-radius:30px;box-shadow:12px 12px 28px #00000014,-12px -12px 28px #ffffffbf;cursor:default;flex:1 1 300px;max-width:340px;padding:40px 30px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}#landing-page #features .feature img{background:#eaf2ff;border-radius:22px;box-shadow:inset 4px 4px 12px #00000014,inset -4px -4px 12px #ffffffd9;height:105px;margin-bottom:20px;padding:5px}#landing-page #features .feature h3{color:#0d3b66;font-size:22px;font-weight:700;margin-bottom:12px}#landing-page #features .feature p{color:#444;font-size:16px;line-height:1.6;margin:0 auto;max-width:240px}#landing-page #video-demo{background:#f0f4ff;padding:60px 20px;text-align:center}#landing-page #video-demo h2{color:#0d3b66;font-size:32px;font-weight:700;margin-bottom:40px}#landing-page #video-demo video{border-radius:28px;box-shadow:0 18px 45px #0003;height:auto;max-width:1000px;transition:transform .3s ease,box-shadow .3s ease;width:90%}@media(max-width:980px){#landing-page #video-demo h2{font-size:28px}#landing-page #video-demo video{width:95%}}@media(max-width:480px){#landing-page #video-demo h2{font-size:24px}#landing-page #video-demo video{width:100%}}#landing-page #desktop-overview,#landing-page #features,#landing-page #first-masthead,#landing-page #mobile-overview,#landing-page #video-demo{padding:90px 20px}#landing-page .container{margin:auto;max-width:1100px;text-align:center}#landing-page h2{color:#14243c;font-size:2.3rem;font-weight:700;margin-bottom:10px}#landing-page .section-subtitle{color:#5f6575;font-size:1.15rem;margin-bottom:45px}#landing-page #desktop-overview{background:#f7faff;border-bottom:1px solid #e6ecf5}#landing-page #desktop-overview img{border-radius:20px;box-shadow:0 14px 32px #00000026;max-width:900px;transition:transform .25s ease,box-shadow .25s ease;width:90%}#landing-page #mobile-overview{background:#fff}#landing-page #mobile-overview #mobile-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}#landing-page #mobile-overview #mobile-row .mobile-preview{align-items:center}#landing-page #mobile-overview #mobile-row .mobile-preview #preview-holder-ios{transform:rotate(-2deg)}#landing-page #mobile-overview #mobile-row .mobile-preview #preview-holder-android{transform:rotate(2deg)}#landing-page #mobile-overview #mobile-row .mobile-preview [id^=preview-holder-]{border-radius:50px;box-shadow:0 14px 32px #0000002e;height:600px;transition:transform .25s ease,box-shadow .25s ease}#landing-page #mobile-overview #mobile-row .mobile-preview [id^=preview-holder-] img{border-radius:50px;height:100%}#landing-page #mobile-overview #mobile-row .mobile-preview a{margin-top:100px}#landing-page .download-btn{background:#0d3b66;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:20px;padding:12px 28px;transition:all .25s ease}#landing-page .download-btn:hover{background:#1a5fb4;transform:translateY(-2px) scale(1.02)}#landing-page #second-masthead{background:linear-gradient(135deg,#e8f0ff,#f0f6ff);border-radius:50px;box-shadow:0 35px 70px #00000014;overflow:hidden;padding:80px 20px;position:relative;text-align:center}#landing-page #second-masthead #masthead-header{align-items:center;display:flex;gap:25px;justify-content:center;margin-bottom:15px}#landing-page #second-masthead #masthead-header h2{color:#0d3b66;font-family:Poppins,sans-serif;font-size:44px;font-weight:800;line-height:1.2}#landing-page #second-masthead #reminder-icon{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001a;color:#fff;display:flex;font-size:32px;height:70px;justify-content:center;transition:transform .3s ease;width:70px}#landing-page #second-masthead #masthead-subtitle{color:#243349;font-size:20px;font-weight:500;margin-bottom:50px;opacity:.85}#landing-page #second-masthead #reminder-rules h3{color:#0d3b66;font-size:30px;font-weight:700;letter-spacing:.5px;margin-bottom:40px;text-transform:uppercase}#landing-page #second-masthead #reminder-rules #rules-cards{display:flex;flex-wrap:wrap;gap:50px;justify-content:center}#landing-page #second-masthead #reminder-rules #rules-cards .rule-card{background:linear-gradient(145deg,#fff,#e3f0ff);border-radius:36px;box-shadow:0 25px 50px #00000014;cursor:default;padding:40px 30px;position:relative;text-align:left;transition:transform .35s ease,box-shadow .35s ease,background .35s ease;width:340px}#landing-page #second-masthead #reminder-rules #rules-cards .rule-card strong{color:#0d3b66;display:block;font-size:20px;margin-bottom:10px}#landing-page #second-masthead #reminder-rules #rules-cards .rule-card ul{list-style:none;margin-top:10px;padding-left:0}#landing-page #second-masthead #reminder-rules #rules-cards .rule-card ul li{color:#243349;font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}#landing-page #second-masthead #reminder-rules #rules-cards .rule-card ul li:before{color:#0d3b66;content:"•";font-weight:700;left:0;position:absolute}@media(max-width:1024px){#landing-page #second-masthead #rules-cards{gap:30px}#landing-page #second-masthead #rules-cards .rule-card{padding:35px 25px;width:45%}}@media(max-width:768px){#landing-page #second-masthead #masthead-header{flex-direction:column;gap:15px}#landing-page #second-masthead #rules-cards{flex-direction:column;gap:30px}#landing-page #second-masthead #rules-cards .rule-card{padding:30px 20px;width:90%}}#landing-page #third-masthead{align-items:center;background:linear-gradient(135deg,#f7faff,#e6f0ff);display:flex;flex-direction:column;overflow:hidden;padding:140px 20px 180px;position:relative;width:100%}#landing-page #third-masthead:after,#landing-page #third-masthead:before{border-radius:50%;content:"";filter:blur(120px);opacity:.25;position:absolute;z-index:0}#landing-page #third-masthead:before{background:#6daaff80;height:400px;left:-120px;top:-100px;width:400px}#landing-page #third-masthead:after{background:#ffffffb3;bottom:-150px;height:500px;right:-150px;width:500px}#landing-page #third-masthead #message-header{color:#0d3b66;font-family:Poppins,sans-serif;font-size:48px;font-weight:500;line-height:1.3;margin-bottom:100px;max-width:900px;position:relative;text-align:center;z-index:1}#landing-page #third-masthead #ourmessages{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;max-width:1100px;position:relative;z-index:1}#landing-page #third-masthead #ourmessages .ourmessage{animation:floatCard 4s ease-in-out infinite;background:linear-gradient(145deg,#fff,#e6f0ff);border-radius:36px;box-shadow:0 25px 50px #00000014;cursor:pointer;padding:50px 30px 40px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease,background .35s ease;width:360px}#landing-page #third-masthead #ourmessages .ourmessage .ourmessage-image{border-radius:20px;height:200px;margin:0 auto 30px;overflow:hidden;width:200px}#landing-page #third-masthead #ourmessages .ourmessage .ourmessage-image img{height:100%;object-fit:cover;width:100%}#landing-page #third-masthead #ourmessages .ourmessage .ourmessage-header{color:#243349;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.6}#landing-page #third-masthead #ourmessages .ourmessage .ourmessage-header strong{color:#0d3b66;display:inline-block;font-size:22px}@media(max-width:1024px){#landing-page #third-masthead #ourmessages{gap:40px}#landing-page #third-masthead #ourmessages .ourmessage{padding:45px 25px;width:45%}}@media(max-width:768px){#landing-page #third-masthead #message-header{font-size:34px;margin-bottom:60px}#landing-page #third-masthead #ourmessages{flex-direction:column;gap:40px}#landing-page #third-masthead #ourmessages .ourmessage{padding:40px 20px;width:90%}}#landing-page #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#landing-page #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#landing-page #footer #footer-container #footer-about{flex:1 1;min-width:250px}#landing-page #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#landing-page #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#landing-page #footer #footer-container #footer-links{flex:1 1;min-width:200px}#landing-page #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#landing-page #footer #footer-container #footer-links ul{list-style:none}#landing-page #footer #footer-container #footer-links ul li{margin-bottom:10px}#landing-page #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#landing-page #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#landing-page #footer #footer-container #footer-social{flex:1 1;min-width:200px}#landing-page #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#landing-page #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#landing-page #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#landing-page #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#landing-page #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#landing-page #hidden{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#landing-page #hidden #block-box{background-color:#fff;border-radius:10px;margin:0 auto;padding:10px 0;width:700px}#landing-page #hidden #block-box #block-header{font-size:30px;font-weight:700;text-align:center}#landing-page #hidden #block-box #block-email-input{margin:20px auto;width:70%}#landing-page #hidden #block-box #block-email-input #block-email-input-header{font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}#landing-page #hidden #block-box #block-email-input input{border-radius:5px;border-style:solid;border-width:2px;padding:10px;width:calc(100% - 24px)}#landing-page #hidden #block-box #block-actions{display:flex;flex-direction:row;justify-content:space-around}#landing-page #hidden #block-box #block-actions .block-action{background-color:#000;border-radius:10px;color:#fff;margin:10px;padding:10px}#landing-page #hidden #block-box #block-actions .block-action:hover{cursor:pointer;opacity:.5}#landing-page #hidden #dislike-box,#landing-page #hidden #like-box{background-color:#fff;border-radius:20px;margin:0 auto;padding:10px 0;width:500px}#landing-page #hidden #dislike-box #dislike-header,#landing-page #hidden #dislike-box #like-header,#landing-page #hidden #like-box #dislike-header,#landing-page #hidden #like-box #like-header{font-size:30px;text-align:center}#landing-page #hidden #dislike-box #dislike-input,#landing-page #hidden #dislike-box #like-input,#landing-page #hidden #like-box #dislike-input,#landing-page #hidden #like-box #like-input{border-radius:10px;border-style:solid;border-width:2px;height:200px;margin:20px auto;padding:5px;width:90%}#landing-page #hidden #dislike-box #dislike-input textarea,#landing-page #hidden #dislike-box #like-input textarea,#landing-page #hidden #like-box #dislike-input textarea,#landing-page #hidden #like-box #like-input textarea{border-width:0;font-size:15px;height:100%;outline:none;resize:none;width:100%}#landing-page #hidden #dislike-box #dislike-actions,#landing-page #hidden #dislike-box #like-actions,#landing-page #hidden #like-box #dislike-actions,#landing-page #hidden #like-box #like-actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto;width:50%}#landing-page #hidden #dislike-box #dislike-actions .dislike-action,#landing-page #hidden #dislike-box #dislike-actions .like-action,#landing-page #hidden #dislike-box #like-actions .dislike-action,#landing-page #hidden #dislike-box #like-actions .like-action,#landing-page #hidden #like-box #dislike-actions .dislike-action,#landing-page #hidden #like-box #dislike-actions .like-action,#landing-page #hidden #like-box #like-actions .dislike-action,#landing-page #hidden #like-box #like-actions .like-action{background-color:#000;border-radius:20px;color:#fff;padding:10px;text-align:center;width:40%}#landing-page #hidden #dislike-box #dislike-actions .dislike-action:hover,#landing-page #hidden #dislike-box #dislike-actions .like-action:hover,#landing-page #hidden #dislike-box #like-actions .dislike-action:hover,#landing-page #hidden #dislike-box #like-actions .like-action:hover,#landing-page #hidden #like-box #dislike-actions .dislike-action:hover,#landing-page #hidden #like-box #dislike-actions .like-action:hover,#landing-page #hidden #like-box #like-actions .dislike-action:hover,#landing-page #hidden #like-box #like-actions .like-action:hover{cursor:pointer;opacity:.5}#landing-page #hidden #dislike-box #dislike-sent-header,#landing-page #hidden #dislike-box #like-sent-header,#landing-page #hidden #like-box #dislike-sent-header,#landing-page #hidden #like-box #like-sent-header{font-size:25px;padding:20px 0;text-align:center}#licenses-page{background-color:#fff;height:80vh;margin:0 auto;overflow-y:scroll;padding:10px 0;width:500px}#licenses-page #license-header{font-weight:700;margin-bottom:20px;text-align:center;text-decoration:underline}#licenses-page #license-list{padding:0 10px}#licenses-page #license-list .license-header{margin-bottom:50px}#tutorials-webpage{background:linear-gradient(135deg,#f0f4ff,#6faafd,#f0f4ff);font-family:Inter,sans-serif;height:100vh;margin:0;overflow-y:scroll;padding:0;width:100vw}#tutorials-webpage a{color:inherit;text-decoration:none}#tutorials-webpage #header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:20px 5%;position:sticky}#tutorials-webpage #header #icon-holder{align-items:center;cursor:pointer;display:flex;gap:15px}#tutorials-webpage #header #icon-holder #icon img{border-radius:12px;width:50px}#tutorials-webpage #header #icon-holder #icon-headers{display:flex;flex-direction:column}#tutorials-webpage #header #icon-holder #icon-headers #icon-header-title{color:#0d3b66;font-family:Madimi One,sans-serif;font-size:28px;font-weight:700}#tutorials-webpage #header #icon-holder #icon-headers #icon-header-minititle{color:#0d3b66;font-size:14px;font-weight:600}#tutorials-webpage #header #auths{display:flex;flex-wrap:wrap;gap:15px}#tutorials-webpage #header #auths .auth{align-items:center;background-color:#000;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}#tutorials-webpage #header #auths .auth:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px) scale(1.02)}#tutorials-webpage #overview{align-items:center;display:flex;flex-direction:column;padding:5% 2%}#tutorials-webpage #overview #overview-header{color:#0d3b66;font-size:40px;font-weight:700;letter-spacing:-.5px;margin-bottom:35px;text-align:center;text-shadow:0 1px 2px #0000000d}#tutorials-webpage #overview #demo-videos{display:flex;gap:28px;overflow-x:auto;padding-bottom:15px;scroll-snap-type:x mandatory;scrollbar-color:#b8c9e6 #0000;scrollbar-width:thin}#tutorials-webpage #overview #demo-videos::-webkit-scrollbar{height:6px}#tutorials-webpage #overview #demo-videos::-webkit-scrollbar-thumb{background:#b8c9e6;border-radius:10px}#tutorials-webpage #overview #demo-videos .demo-video{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-radius:22px;box-shadow:0 8px 25px #00000012;cursor:pointer;min-width:330px;padding:22px;scroll-snap-align:start;text-align:center;transition:transform .25s ease,box-shadow .25s ease}#tutorials-webpage #overview #demo-videos .demo-video:hover{box-shadow:0 12px 28px #0000001a;transform:translateY(-6px) scale(.97)}#tutorials-webpage #overview #demo-videos .demo-video .demo-video-header{color:#0d3b66;font-size:18px;font-weight:600;line-height:1.35;margin-bottom:14px}#tutorials-webpage #overview #demo-videos .demo-video .demo-video-holder{border-radius:16px;overflow:hidden;position:relative}#tutorials-webpage #overview #demo-videos .demo-video .demo-video-holder img{display:block;height:auto;width:100%}#tutorials-webpage #overview #demo-videos .demo-video .demo-video-holder .demo-video-play{align-items:center;background:#ffffffeb;border-radius:50%;color:#0d3b66;display:flex;font-size:46px;justify-content:center;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease}#tutorials-webpage #overview #demo-videos .demo-video:hover .demo-video-play{opacity:.95;transform:translate(-50%,-50%) scale(1.08)}#tutorials-webpage #overview #demo-videos .demo-video .demo-video-duration{color:#57708a;font-size:15px;font-weight:500;margin-top:12px}#tutorials-webpage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#tutorials-webpage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#tutorials-webpage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#tutorials-webpage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#tutorials-webpage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#tutorials-webpage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#tutorials-webpage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#tutorials-webpage #footer #footer-container #footer-links ul{list-style:none}#tutorials-webpage #footer #footer-container #footer-links ul li{margin-bottom:10px}#tutorials-webpage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none;transition:color .3s}#tutorials-webpage #footer #footer-container #footer-links ul li a:hover{color:#6faafd}#tutorials-webpage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#tutorials-webpage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#tutorials-webpage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#tutorials-webpage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#tutorials-webpage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#tutorials-webpage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#tutorials-webpage #hidden{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#tutorials-webpage #hidden #display-video-box{display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}#tutorials-webpage #hidden #display-video-box #display-video-close{height:50px;margin:0 auto;width:50px}#tutorials-webpage #hidden #display-video-box #display-video-close:hover{cursor:pointer;opacity:.5}#tutorials-webpage #hidden #display-video-box #display-video-header{color:#fff;font-family:Madimi One,sans-serif;font-size:30px;text-align:center}#tutorials-webpage #hidden #display-video-box #display-video-holder{background-color:#fff;border-radius:20px;margin:0 auto;padding:20px;width:60%}#tutorials-webpage #hidden #display-video-box #display-video-holder video{height:100%;width:100%}#tutorials-webpage #hidden #display-video-box #display-video-rate #display-video-rate-header{color:#fff;font-family:Madimi One,sans-serif;font-size:30px;text-align:center}#tutorials-webpage #hidden #display-video-box #display-video-rate #display-video-rate-actions{display:flex;flex-direction:row;justify-content:space-around}#tutorials-webpage #hidden #display-video-box #display-video-rate #display-video-rate-actions .display-video-rate-action{height:50px;margin:0 10px;width:50px}#tutorials-webpage #hidden #display-video-box #display-video-rate #display-video-rate-actions .display-video-rate-action:hover{cursor:pointer;opacity:.5}#tutorials-webpage #hidden #dislike-box,#tutorials-webpage #hidden #like-box{background-color:#fff;border-radius:20px;margin:0 auto;padding:10px 0;width:500px}#tutorials-webpage #hidden #dislike-box #dislike-header,#tutorials-webpage #hidden #dislike-box #like-header,#tutorials-webpage #hidden #like-box #dislike-header,#tutorials-webpage #hidden #like-box #like-header{font-size:30px;text-align:center}#tutorials-webpage #hidden #dislike-box #dislike-input,#tutorials-webpage #hidden #dislike-box #like-input,#tutorials-webpage #hidden #like-box #dislike-input,#tutorials-webpage #hidden #like-box #like-input{border-radius:10px;border-style:solid;border-width:2px;height:200px;margin:20px auto;padding:5px;width:90%}#tutorials-webpage #hidden #dislike-box #dislike-input textarea,#tutorials-webpage #hidden #dislike-box #like-input textarea,#tutorials-webpage #hidden #like-box #dislike-input textarea,#tutorials-webpage #hidden #like-box #like-input textarea{border-width:0;font-size:15px;height:100%;outline:none;resize:none;width:100%}#tutorials-webpage #hidden #dislike-box #dislike-actions,#tutorials-webpage #hidden #dislike-box #like-actions,#tutorials-webpage #hidden #like-box #dislike-actions,#tutorials-webpage #hidden #like-box #like-actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto;width:50%}#tutorials-webpage #hidden #dislike-box #dislike-actions .dislike-action,#tutorials-webpage #hidden #dislike-box #dislike-actions .like-action,#tutorials-webpage #hidden #dislike-box #like-actions .dislike-action,#tutorials-webpage #hidden #dislike-box #like-actions .like-action,#tutorials-webpage #hidden #like-box #dislike-actions .dislike-action,#tutorials-webpage #hidden #like-box #dislike-actions .like-action,#tutorials-webpage #hidden #like-box #like-actions .dislike-action,#tutorials-webpage #hidden #like-box #like-actions .like-action{background-color:#000;border-radius:20px;color:#fff;padding:10px;text-align:center;width:40%}#tutorials-webpage #hidden #dislike-box #dislike-actions .dislike-action:hover,#tutorials-webpage #hidden #dislike-box #dislike-actions .like-action:hover,#tutorials-webpage #hidden #dislike-box #like-actions .dislike-action:hover,#tutorials-webpage #hidden #dislike-box #like-actions .like-action:hover,#tutorials-webpage #hidden #like-box #dislike-actions .dislike-action:hover,#tutorials-webpage #hidden #like-box #dislike-actions .like-action:hover,#tutorials-webpage #hidden #like-box #like-actions .dislike-action:hover,#tutorials-webpage #hidden #like-box #like-actions .like-action:hover{cursor:pointer;opacity:.5}#tutorials-webpage #hidden #dislike-box #dislike-sent-header,#tutorials-webpage #hidden #dislike-box #like-sent-header,#tutorials-webpage #hidden #like-box #dislike-sent-header,#tutorials-webpage #hidden #like-box #like-sent-header{font-size:25px;padding:20px 0;text-align:center}#auth-webpage{background:linear-gradient(145deg,#f0f7ff,#e0ebff);color:#1f2d3d;font-family:Inter,sans-serif;height:100vh;line-height:1.6;margin:0;overflow-y:scroll;width:100vw}#auth-webpage #main{box-sizing:border-box;display:flex;justify-content:center;padding:60px 7%}#auth-webpage #combined-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #fff6;border-radius:32px;box-shadow:0 25px 70px #0000001f;box-sizing:border-box;display:flex;flex-direction:row;gap:50px;justify-content:space-between;max-width:1100px;padding:50px;width:100%}#auth-webpage #combined-card #main-form,#auth-webpage #combined-card #main-info{border:none!important;box-shadow:none!important;padding:0!important;width:50%}#auth-webpage #main-form{background-color:#f0f7ff;border-radius:20px}#auth-webpage #main-form #header{align-items:center;display:flex;gap:20px;margin:0 auto 40px;width:305px}#auth-webpage #main-form #header #icon img{border-radius:16px;width:70px}#auth-webpage #main-form #header #icon-header-title{color:#0d3b66;font-size:38px;font-weight:700}#auth-webpage #main-form #header #icon-header-minititle{font-size:12px;font-weight:600;letter-spacing:2px;margin-top:4px;opacity:.6}#auth-webpage #main-form #form-header{color:#0d3b66;font-size:26px;font-weight:700;margin-bottom:35px;text-align:center}#auth-webpage #main-form #back{border-radius:20px;border-style:solid;border-width:2px;display:flex;flex-direction:row;justify-content:space-around;padding:10px}#auth-webpage #main-form #options{margin:50px 0;width:100%}#auth-webpage #main-form #options .option{border-radius:20px;border-style:solid;border-width:2px;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 10px;padding:10px;width:calc(100% - 20px)}#auth-webpage #main-form #options .option .option-icon{height:25px;width:25px}#auth-webpage #main-form #options .option .option-header{font-family:Poppins;font-size:20px;text-align:center;width:100%}#auth-webpage #main-form #options .option:hover{opacity:.5}#auth-webpage #main-form .input-container{margin:0 10px 24px}#auth-webpage #main-form .input-container .input-header{font-size:14px;font-weight:600;margin-bottom:8px}#auth-webpage #main-form .input-container input{background:#ffffffe6;border:none;border-radius:18px;font-size:16px;padding:16px;transition:.3s ease;width:calc(100% - 32px)}#auth-webpage #main-form .input-container input:focus{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 0 3px #4a90e240;outline:none}#auth-webpage #main-form #errormsg{color:red;font-weight:700;margin-bottom:20px;text-align:center}#auth-webpage #main-form #auth-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 10px 0}#auth-webpage #main-form #auth-buttons .auth-button{background:#000;border-radius:22px;box-shadow:0 8px 25px #00000026;color:#fff;cursor:pointer;font-weight:600;padding:16px 0;text-align:center;transition:.3s ease;width:200px}#auth-webpage #main-form #auth-buttons .auth-button:hover{box-shadow:0 12px 35px #0003;transform:translateY(-4px) scale(1.02)}#auth-webpage #main-form #agree{display:flex;flex-direction:row;justify-content:space-around;margin:50px 10px 0}#auth-webpage #main-form #agree #agree-checkbox{background-color:#fff;border-radius:10px;border-style:solid;border-width:2px;height:13px;margin:3px 10px 0 0;width:13px}#auth-webpage #main-form #agree #agree-checkbox #agree-check-icon{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}#auth-webpage #main-form #agree #agree-header{text-align:left}#auth-webpage #main-form #agree #agree-header a{font-weight:700}#auth-webpage #main-form #form-links{display:flex;flex-direction:column;gap:6px;margin-top:25px;text-align:center}#auth-webpage #main-form #form-links div{color:#0d3b66;font-size:14px;opacity:.75;text-decoration:none;transition:.3s ease}#auth-webpage #main-form #form-links div:hover{opacity:1;text-decoration:underline}#auth-webpage #main-info{display:flex;flex:1 1 450px;flex-direction:column;gap:35px}#auth-webpage #main-info #info-header{color:#0d3b66;font-size:28px;font-weight:700;text-align:center}#auth-webpage #main-info #info-demonstrations{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}#auth-webpage #main-info #info-demonstrations .info-screenshot{background:#fffffff2;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 16px 45px #00000014;flex:1 1 180px;max-width:260px;min-width:180px;padding:35px 25px;text-align:center;transition:.3s ease}#auth-webpage #main-info #info-demonstrations .info-screenshot .info-icon{font-size:42px;margin-bottom:16px}#auth-webpage #main-info #info-demonstrations .info-screenshot .info-title{color:#0d3b66;font-size:20px;font-weight:700;margin-bottom:12px}#auth-webpage #main-info #info-demonstrations .info-screenshot .info-desc{color:#4a5a6a;font-size:14px}#auth-webpage #footer{background:#f9fbff;border-top:1px solid #e3e9f2;font-size:14px;margin-top:50px;opacity:.65;padding:28px;text-align:center}@media(max-width:900px){#auth-webpage #combined-card{flex-direction:column;padding:40px 25px}#auth-webpage #combined-card #main-form,#auth-webpage #combined-card #main-info{width:100%}}#auth-webpage .row{display:flex;flex-direction:row;justify-content:space-around}#auth-webpage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#verify-webpage{background-color:#efefef;height:100vh;width:100vw}#verify-webpage #header{background-color:#fff;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100%}#verify-webpage #header #header-row{margin:0 2.5%;width:95%}#verify-webpage #header #header-row,#verify-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#verify-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#verify-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#verify-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#verify-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#verify-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#verify-webpage #header #header-row #icon-holder:hover{cursor:pointer}#verify-webpage #header #header-row #auths{display:flex;flex-direction:row;justify-content:space-around}#verify-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#verify-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#verify-webpage #main{height:calc(100% - 180px);width:100%}#verify-webpage #main,#verify-webpage #main #body{display:flex;flex-direction:column;justify-content:space-around}#verify-webpage #main #body{background-color:#fff;border-radius:20px;box-shadow:0 0 20px #00000003;margin:0 auto;width:500px}#verify-webpage #main #body #email-verify #body-header{color:#000;font-size:30px;font-weight:700;padding:50px 10%;text-align:center}#verify-webpage #main #body #email-verify #mail-icon{height:150px;margin:0 auto;width:150px}#verify-webpage #main #body #email-verify #mail-header{font-size:20px;font-weight:700;padding:50px 10%;text-align:center}#verify-webpage #main #body #verify-container{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center}#verify-webpage #main #body #verify-container #body-header{color:#000;font-size:30px;font-weight:700;padding:50px 10%;text-align:center}#verify-webpage #main #body #verify-container #verify-message{color:#000;font-size:20px;margin-bottom:2rem;text-align:center}#verify-webpage #main #body #verify-container #verify-input{background-color:#fff;border-radius:30px;border-width:0;box-shadow:0 0 10px #d3d3d3;font-size:15px;margin-bottom:5px;outline:none;padding:15px;text-align:center;width:50%}#verify-webpage #main #body #verify-container #verify-button{background-color:#fff;border-radius:30px;box-shadow:0 0 10px #d3d3d3;color:#000;font-size:15px;font-weight:700;padding:10px 20px;text-align:center}#verify-webpage #main #body #verify-container #verify-button:hover{background-color:#000;color:#fff;cursor:pointer}#verify-webpage #main #body #verify-container #errormsg{color:red;font-size:20px;margin-top:1rem}#verify-webpage #main #body #verify-container #verify-resend{font-size:17px;margin-top:10px}#verify-webpage #main #body #verify-container #verify-resend #resend-button{background:none;border:none;color:#000;cursor:pointer;font-weight:700;text-decoration:underline}#verify-webpage #main #body #verify-container #verify-resend #resend-button:hover{cursor:pointer}#verify-webpage #footer{background-color:#fff;display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#verify-webpage #footer .footer-link{font-weight:700;margin:0 10px}#verify-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#verify-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#verify-webpage #hidden-box{background-color:#000000b3;position:absolute;top:0}#useractivated-webpage,#verify-webpage #hidden-box{display:flex;flex-direction:column;justify-content:space-around;width:100vw}#useractivated-webpage{height:100vh}#useractivated-webpage #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#useractivated-webpage #icon-holder #icon{height:100px;width:100px}#useractivated-webpage #icon-holder #icon img{height:100%;width:100%}#useractivated-webpage #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#useractivated-webpage #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:50px;font-weight:700;margin:5px 10px}#useractivated-webpage #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#useractivated-webpage #icon-holder:hover{cursor:pointer}#useractivated-webpage #header-container{display:flex;flex-direction:column;height:80%;justify-content:space-around;width:100%}#useractivated-webpage #header-container #header{font-size:50px;font-weight:700;text-align:center}#useractivated-webpage #footer{display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#useractivated-webpage #footer .footer-link{font-weight:700;margin:0 10px}#useractivated-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#useractivated-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#termsofservice-webpage{height:100vh;overflow-y:scroll;width:100vw}#termsofservice-webpage #header{background-color:#ffffff4d;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100%}#termsofservice-webpage #header #header-row{margin:0 2.5%;width:95%}#termsofservice-webpage #header #header-row,#termsofservice-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#termsofservice-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#termsofservice-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#termsofservice-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#termsofservice-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#termsofservice-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#termsofservice-webpage #header #header-row #icon-holder:hover{cursor:pointer}#termsofservice-webpage #header #header-row #auths,#termsofservice-webpage #header #header-row #auths .auth{display:flex;flex-direction:row;justify-content:space-around}#termsofservice-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#termsofservice-webpage #header #header-row #auths .auth .auth-icon{height:20px;margin-right:10px;width:20px}#termsofservice-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#termsofservice-webpage #main{margin:0 auto 50px;width:80%}#termsofservice-webpage #main #termsofservice-header{font-size:40px;font-weight:700;margin:50px 0;text-align:center}#termsofservice-webpage #main #termsofservice-lastupdated{font-size:20px}#termsofservice-webpage #main .termsofservice-header{font-size:25px;font-weight:700;margin:50px 0 10px}#termsofservice-webpage #main .termsofservice-info{font-size:20px}#termsofservice-webpage #footer{display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#termsofservice-webpage #footer .footer-link{font-weight:700;margin:0 10px}#termsofservice-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#termsofservice-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#termsofservice-webpage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#privacypolicy-webpage{height:100vh;overflow-y:scroll;width:100vw}#privacypolicy-webpage #header{background-color:#ffffff4d;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100%}#privacypolicy-webpage #header #header-row{margin:0 2.5%;width:95%}#privacypolicy-webpage #header #header-row,#privacypolicy-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#privacypolicy-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#privacypolicy-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#privacypolicy-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#privacypolicy-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#privacypolicy-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#privacypolicy-webpage #header #header-row #icon-holder:hover{cursor:pointer}#privacypolicy-webpage #header #header-row #auths,#privacypolicy-webpage #header #header-row #auths .auth{display:flex;flex-direction:row;justify-content:space-around}#privacypolicy-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#privacypolicy-webpage #header #header-row #auths .auth .auth-icon{height:20px;margin-right:10px;width:20px}#privacypolicy-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#privacypolicy-webpage #main{margin:0 auto 50px;width:80%}#privacypolicy-webpage #main #privacypolicy-header{font-size:40px;font-weight:700;margin-bottom:50px;text-align:center}#privacypolicy-webpage #main #privacypolicy-lastupdated{font-size:20px}#privacypolicy-webpage #main .privacypolicy-header{font-size:25px;font-weight:700;margin-bottom:10px;margin-top:50px}#privacypolicy-webpage #main .privacypolicy-info{font-size:20px}#privacypolicy-webpage #footer{display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#privacypolicy-webpage #footer .footer-link{font-weight:700;margin:0 10px}#privacypolicy-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#privacypolicy-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#privacypolicy-webpage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#requests-webpage{background:#efefef;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;margin:0;min-height:100vh;overflow-y:scroll}#requests-webpage a{color:inherit;text-decoration:none}#requests-webpage #header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:20px 5%;position:sticky;top:0;z-index:100}#requests-webpage #header #icon-holder{align-items:center;cursor:pointer;display:flex;gap:15px}#requests-webpage #header #icon-holder #icon img{border-radius:12px;width:50px}#requests-webpage #header #icon-holder #icon-headers{display:flex;flex-direction:column}#requests-webpage #header #icon-holder #icon-headers #icon-header-title{color:#0d3b66;font-family:Madimi One,sans-serif;font-size:28px;font-weight:700}#requests-webpage #header #icon-holder #icon-headers #icon-header-minititle{color:#0d3b66;font-size:14px;font-weight:600}#requests-webpage #header #auths{display:flex;flex-wrap:wrap;gap:15px}#requests-webpage #header #auths .auth{align-items:center;background-color:#000;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px}#requests-webpage #main-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:50px 0;width:100%}#requests-webpage #main-container #main{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:800px;width:100%}#requests-webpage #main-container #main h1{color:#0d3b66;font-size:32px;font-weight:700;text-align:center}#requests-webpage #main-container #main p{color:#1f2d3d;font-size:16px;max-width:600px;text-align:center}#requests-webpage #main-container #main #requests-options{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr;width:100%}#requests-webpage #main-container #main #requests-options .request{background:#fff;border:1px solid #0d3b6626;border-radius:20px;box-shadow:0 12px 25px #00000014;overflow:hidden;transition:all .3s ease}#requests-webpage #main-container #main #requests-options .request .request-header{align-items:center;color:#0d3b66;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:space-between;padding:20px}#requests-webpage #main-container #main #requests-options .request .request-main{display:flex;flex-direction:column;gap:15px;padding:20px}#requests-webpage #main-container #main #requests-options .request .request-main textarea{resize:none}#requests-webpage #main-container #main #requests-options .request .request-main input,#requests-webpage #main-container #main #requests-options .request .request-main textarea{border:1px solid #cbd7e6;border-radius:12px;font-size:15px;padding:12px;width:100%}#requests-webpage #main-container #main #requests-options .request .request-main input:focus,#requests-webpage #main-container #main #requests-options .request .request-main textarea:focus{border-color:#0d3b66;box-shadow:0 0 5px #0d3b664d;outline:none}#requests-webpage #main-container #main #requests-options .request .request-main #submit{align-self:center;background-color:#0d3b66;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;text-align:center;transition:all .3s ease;width:180px}#requests-webpage #main-container #main #requests-options .request .request-main #submit:hover{background-color:#09497b;transform:translateY(-2px) scale(1.02)}#requests-webpage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#requests-webpage #footer .footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#requests-webpage #footer .footer-container .footer-about{flex:1 1;min-width:250px}#requests-webpage #footer .footer-container .footer-about .footer-logo{height:60px;margin-bottom:15px}#requests-webpage #footer .footer-container .footer-about p{font-size:14px;line-height:1.6;opacity:.85}#requests-webpage #footer .footer-container .footer-links{flex:1 1;min-width:200px}#requests-webpage #footer .footer-container .footer-links h4{font-size:18px;margin-bottom:15px}#requests-webpage #footer .footer-container .footer-links ul{list-style:none}#requests-webpage #footer .footer-container .footer-links ul li{margin-bottom:10px}#requests-webpage #footer .footer-container .footer-links ul li a{color:#ccc;text-decoration:none;transition:color .3s}#requests-webpage #footer .footer-container .footer-links ul li a:hover{color:#6faafd}#requests-webpage #footer .footer-container .footer-social{flex:1 1;min-width:200px}#requests-webpage #footer .footer-container .footer-social h4{font-size:18px;margin-bottom:15px}#requests-webpage #footer .footer-container .footer-social .social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#requests-webpage #footer .footer-container .footer-social .social-icons a:hover{opacity:.8;transform:scale(1.2)}#requests-webpage #footer .footer-container .footer-social .social-icons a img{height:30px;width:30px}#requests-webpage #footer .footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#optout-webpage{display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100vw}#optout-webpage #header{background-color:#ffffff4d;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100%}#optout-webpage #header #header-row{margin:0 2.5%;width:95%}#optout-webpage #header #header-row,#optout-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#optout-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#optout-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#optout-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#optout-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#optout-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#optout-webpage #header #header-row #icon-holder:hover{cursor:pointer}#optout-webpage #header #header-row #auths,#optout-webpage #header #header-row #auths .auth{display:flex;flex-direction:row;justify-content:space-around}#optout-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#optout-webpage #header #header-row #auths .auth .auth-icon{height:20px;margin-right:10px;width:20px}#optout-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#optout-webpage #main{display:flex;flex-direction:column;height:calc(100% - 200px);justify-content:space-around;overflow-y:scroll;width:100%}#optout-webpage #main #main-header{font-size:40px;font-weight:700;text-align:center}#optout-webpage #footer{display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#optout-webpage #footer .footer-link{font-size:15px;font-weight:700;margin:10px;text-align:center}#optout-webpage #footer .footer-link:hover{cursor:pointer;font-weight:700}#optout-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#optout-webpage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#dashboard-webpage{background-color:#f7f7f7;height:100vh;width:100vw}#dashboard-webpage #container{display:flex;flex-direction:row;width:100%}#dashboard-webpage #container #sidebar,#dashboard-webpage #container #sidebar-hover{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:20%}#dashboard-webpage #container #sidebar #sidebar-top,#dashboard-webpage #container #sidebar-hover #sidebar-top{height:85%;width:100%}#dashboard-webpage #container #sidebar #sidebar-top #options,#dashboard-webpage #container #sidebar-hover #sidebar-top #options{margin:0 auto;width:90%}#dashboard-webpage #container #sidebar #sidebar-top #options #options-header,#dashboard-webpage #container #sidebar-hover #sidebar-top #options #options-header{font-family:sans-serif;font-size:20px;font-weight:700;padding:10px 0;text-align:center}#dashboard-webpage #container #sidebar #sidebar-top #options .option,#dashboard-webpage #container #sidebar-hover #sidebar-top #options .option{background-color:#fff;border-radius:30px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:5px auto;padding:5px}#dashboard-webpage #container #sidebar #sidebar-top #options .option .option-add,#dashboard-webpage #container #sidebar-hover #sidebar-top #options .option .option-add{height:20px;width:20px}#dashboard-webpage #container #sidebar #sidebar-top #options .option .option-header,#dashboard-webpage #container #sidebar-hover #sidebar-top #options .option .option-header{font-family:sans-serif;font-size:15px;font-weight:700;padding:0 10px;text-align:center}#dashboard-webpage #container #sidebar #sidebar-top #options .option .option-icon,#dashboard-webpage #container #sidebar-hover #sidebar-top #options .option .option-icon{height:30px;width:30px}#dashboard-webpage #container #sidebar #sidebar-top #options .option:hover,#dashboard-webpage #container #sidebar-hover #sidebar-top #options .option:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #sidebar #sidebar-top #data-container,#dashboard-webpage #container #sidebar-hover #sidebar-top #data-container{height:calc(100% - 115px);justify-content:space-around;overflow-y:scroll;padding:10px 1% 0;width:98%}#dashboard-webpage #container #sidebar #bottom-actions,#dashboard-webpage #container #sidebar-hover #bottom-actions{display:flex;flex-direction:column;height:15%;justify-content:space-between}#dashboard-webpage #container #sidebar #bottom-actions .bottom-action,#dashboard-webpage #container #sidebar-hover #bottom-actions .bottom-action{border-radius:20px;border-style:solid;border-width:.5px;display:flex;flex-direction:row;justify-content:space-around;margin:2% 0;padding:5px}#dashboard-webpage #container #sidebar #bottom-actions .bottom-action .bottom-action-header,#dashboard-webpage #container #sidebar-hover #bottom-actions .bottom-action .bottom-action-header{font-size:15px}#dashboard-webpage #container #sidebar #bottom-actions .bottom-action .bottom-action-icon,#dashboard-webpage #container #sidebar-hover #bottom-actions .bottom-action .bottom-action-icon{height:20px;margin-left:5px;width:20px}#dashboard-webpage #container #sidebar #bottom-actions .bottom-action:hover,#dashboard-webpage #container #sidebar-hover #bottom-actions .bottom-action:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #sidebar #bottom-actions #bottom-header,#dashboard-webpage #container #sidebar-hover #bottom-actions #bottom-header{font-size:11px;padding:10px 0;text-align:center}#dashboard-webpage #container #sidebar-hover:hover{opacity:.6}#dashboard-webpage #container #main-body{background-color:#fff;border-radius:20px 0 0 20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0 5px 5px;width:90%}#dashboard-webpage #container #main-body #notes-list{border:solid #d3d3d3;border-width:0 2px 0 0;overflow-y:scroll;padding-bottom:90px;width:calc(15% - 2px)}#dashboard-webpage #container #main-body #notes-list #container-header{font-size:15px;padding:10px 0;text-align:center}#dashboard-webpage #container #main-body #notes-list #create-note{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;margin:5px auto;padding:5px}#dashboard-webpage #container #main-body #notes-list #create-note #create-note-icon{height:15px;margin-right:10px;width:15px}#dashboard-webpage #container #main-body #notes-list #create-note #create-note-header{font-size:15px;font-weight:700}#dashboard-webpage #container #main-body #notes-list #create-note:hover{background-color:#000;color:#fff;cursor:pointer}#dashboard-webpage #container #main-body #notes-list #container-items{width:100%}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected{border-radius:5px;margin:5px;padding:5px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .action-icons,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .action-icons{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:10px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .action-icons .action-icon,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .action-icons .action-icon{align-items:center;border-radius:10px;box-shadow:0 0 5px #d3d3d3;display:flex;flex-direction:column;height:20px;justify-content:space-around;margin:0 5px;width:20px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .action-icons .action-icon:hover,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .action-icons .action-icon:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-headers,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-headers{margin-bottom:10px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-headers .choice-header,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-headers .choice-header{font-size:15px;font-weight:700;margin-bottom:5px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-headers .choice-image,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-headers .choice-image{border-radius:0 0 0 10px;overflow:hidden}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-sketch-pad,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-sketch-pad{height:3vw;width:3vw}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-table,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-table{display:flex;flex-direction:row;overflow-x:scroll}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-table .table-row,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-table .table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .choice-table .table-row .table-row-data,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-table .table-row .table-row-data{border:1px solid #000;display:flex;flex-direction:column;font-size:20px;justify-content:space-around;padding:0;text-align:center}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice .container-reminder-icon,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .container-reminder-icon{background-color:#7f7f7f33;border-radius:20px;height:30px;margin:10px auto 5px;padding:5px;width:30px}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected:hover,#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice:hover{background-color:#fff;box-shadow:0 0 10px #d3d3d3;cursor:pointer}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice{box-shadow:0 0 5px #d3d3d3}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected{background-color:#7f7f7f33}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .action-icons .action-icon{background-color:#fff;color:#000}#dashboard-webpage #container #main-body #notes-list #container-items .container-item-choice-selected .choice-header{color:#000}#dashboard-webpage #container #main-body #notes-list .no-result-header{font-size:15px;margin:20% 0;text-align:center}#dashboard-webpage #container #main-body #notes-list #instruction-container{background-color:#fff;border-radius:10px;bottom:0;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:column;font-family:Freeman,sans-serif;font-size:20px;justify-content:space-between;margin:10px 10px 20px;padding:10px;position:absolute}#dashboard-webpage #container #main-body #notes-list #instruction-container #instruction-list-header{font-size:20px}#dashboard-webpage #container #main-body #note-view{background-color:#fff;height:100%;overflow-y:scroll;width:65%}#dashboard-webpage #container #main-body #note-view #note-options-row{border:solid #d3d3d3;border-width:0 0 .5px;display:flex;flex-direction:row;height:50px;justify-content:space-around}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options{display:flex;flex-direction:row;justify-content:space-around;margin:5px}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option,#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled{border-radius:30px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:column;font-size:20px;height:30px;justify-content:space-around;margin:5px 10px;text-align:center;width:30px}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option .option-icon,#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled .option-icon{background-color:#fff;height:20px;margin:0 auto;width:20px}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option i,#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option strong,#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled i,#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled strong{font-size:25px}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option{background-color:#fff}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled{background-color:#000;color:#fff;cursor:pointer}#dashboard-webpage #container #main-body #note-view #note-options-row #note-options .note-option-disabled .option-icon{background-color:#0000;color:#fff;height:20px;width:20px}#dashboard-webpage #container #main-body #note-view #note-view-main{height:calc(100% - 50px);overflow-y:scroll;width:100%}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs{width:90%}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #note-text-container{background-color:#fff;border-radius:0 0 20px 0;margin:5px;min-height:300px;width:100%}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #note-text-container #note-text-input{padding:0 10px;width:calc(100% - 20px)}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:column;height:20vw;justify-content:space-between;margin:5px;overflow:hidden;width:20vw}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-pad{height:20vw;margin-bottom:-40px;width:20vw}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions{display:flex;flex-direction:row-reverse;height:40px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action{background-color:#fff;color:#000}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action-selected{background-color:#000;color:#fff}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action-selected{border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:5px;padding:5px 10px;text-align:center}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action .note-sketch-action-icon,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action-selected .note-sketch-action-icon{height:20px;width:20px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action-selected:hover,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-sketch-container .note-sketch-actions .note-sketch-action:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;height:20vw;width:20vw}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-datas-container{display:flex;flex-direction:column;height:20vw;justify-content:space-around;margin-bottom:-40px;overflow:scroll;width:20vw}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-datas-container .note-table-datas{display:flex;flex-direction:row;transform:scale(.8)}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-datas-container .note-table-datas .note-table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-datas-container .note-table-datas .note-table-row .note-table-row-data{border:1px solid #000;display:flex;flex-direction:column;font-size:20px;justify-content:space-around;padding:0;text-align:center}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions{display:flex;flex-direction:row-reverse;height:40px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action{background-color:#fff;color:#000}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action-selected{background-color:#000;color:#fff}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action-selected{border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:5px;padding:5px 10px;text-align:center}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action .note-table-action-icon,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action-selected .note-table-action-icon{height:20px;width:20px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action-selected:hover,#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-table-container .note-table-actions .note-table-action:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;height:20vw;justify-content:space-around;margin:10px 0;width:20vw}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container{align-items:center;overflow:hidden}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container .schedule-image-holder{border-radius:10px;overflow:hidden}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container .schedule-image-holder img{height:100%;width:100%}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container .schedule-image-actions{display:flex;flex-direction:row;margin-bottom:5px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container .schedule-image-actions .schedule-image-action{background-color:#fff;border-radius:20px;border-style:solid;border-width:1px;display:flex;flex-direction:column;height:40px;justify-content:space-around;margin-left:5px;width:40px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-container .schedule-image-actions .schedule-image-action .schedule-image-action-icon{height:30px;margin:0 auto;width:30px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-prompt-touch{background-color:#fff;border-radius:20px;box-shadow:0 0 5px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;padding:10px;width:100px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-prompt-touch .schedule-image-prompt-touch-header{font-size:15px;margin-left:5px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs .note-info-image .schedule-image-prompt-touch:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;margin:50px auto 0;padding:10px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #selected-date-time-row{display:flex;flex-direction:row;justify-content:space-around}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #selected-date-time-row #selected-date-time-header{font-size:15px;font-weight:700;margin-right:10px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #selected-date-time-row #selected-date-time-actions{display:flex;flex-direction:row;justify-content:space-around}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #selected-date-time-row #selected-date-time-actions .selected-date-time-action{border-radius:20px;border-style:solid;border-width:.5px;display:flex;flex-direction:column;height:25px;justify-content:space-around;margin:0 5px;width:25px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #selected-date-time-row #selected-date-time-actions .selected-date-time-action .selected-date-time-action-icon{height:15px;margin:0 auto;width:15px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #added-to-calendar-check{display:flex;flex-direction:row;justify-content:space-around;margin-top:10px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #added-to-calendar-check #added-to-calendar-check-header{font-size:15px;font-weight:700}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #added-to-calendar-check .check-icon-holder{border-radius:20px;border-style:solid;border-width:2px;display:flex;flex-direction:column;height:20px;justify-content:space-around;margin-left:10px;width:20px}#dashboard-webpage #container #main-body #note-view #note-view-main #note-inputs #selected-date-time-container #added-to-calendar-check .check-icon-holder .check-icon{height:15px;margin:0 auto;width:15px}#dashboard-webpage #container #main-body #note-view #note-view-main #saving-note-indicator{display:flex;flex-direction:row;margin:0 300px 10px 0;position:absolute;right:0}#dashboard-webpage #container #main-body #note-view #note-view-main #saving-note-indicator #saving-note-header{font-weight:700}#dashboard-webpage #container #main-body #note-view #note-view-main #saving-note-indicator #note-status-icon{border-radius:12.5px;display:flex;flex-direction:column;height:25px;justify-content:space-around;margin-left:5px;width:25px}#dashboard-webpage #container #main-body #note-view #note-view-main #saving-note-indicator #note-status-icon #saving-note-icon{border-radius:7.5px;height:15px;margin:0 auto;width:15px}#dashboard-webpage #container #main-body #note-view #note-view-main #saving-note-indicator #note-status-icon #loading-icon{animation:rotate 2s linear infinite;border-radius:10px;height:20px;margin:0 auto;width:20px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#dashboard-webpage #container #main-body #reminders{background-color:#00000080;height:100%;overflow-y:scroll;width:20%}#dashboard-webpage #container #main-body #reminders #reminders-header{color:#fff;font-size:20px;font-weight:700;text-align:center}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #d3d3d3;margin:10px;padding:10px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .action-icons{display:flex;flex-direction:row;margin-bottom:10px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .action-icons .action-icon{align-items:center;border-radius:15px;box-shadow:0 0 5px #d3d3d3;display:flex;flex-direction:column;height:30px;justify-content:space-around;margin:0 5px;width:30px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .action-icons .action-icon:hover{cursor:pointer;opacity:.5}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-image{border-radius:10px;overflow:hidden}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-header{font-size:20px;margin-left:10px;width:78%}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-sketch-pad{height:200px;margin:5px auto;width:200px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table{margin:5px 0;overflow-x:scroll}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-row-delete-hide{border-color:#fff}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-row-delete,#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-row-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:15px;margin-right:5px;width:15px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-column-delete-hide{border-color:#fff}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-column-delete,#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-column-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:15px;margin:0 auto 5px;width:15px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .reminder-table .table-row .table-row-data{border:1px solid #000;display:flex;flex-direction:column;font-size:20px;justify-content:space-around;text-align:center}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .container-reminder{background-color:#7f7f7f33;border-radius:30px;display:inline-block;font-weight:700;margin-bottom:10px;padding:10px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .container-reminder .container-reminder-row{display:flex;flex-direction:row}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .container-reminder .container-reminder-row .container-reminder-icon{height:25px;margin-right:5px;width:25px}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder .container-reminder .container-reminder-row .container-reminder-header{font-size:15px;font-weight:100}#dashboard-webpage #container #main-body #reminders #reminders-list .reminder:hover{cursor:pointer}#dashboard-webpage #container #main-body #reminders .no-result-header{font-size:15px;padding:20% 0;text-align:center}#dashboard-webpage #options{width:100%}#dashboard-webpage #options #options-header{font-family:sans-serif;font-size:30px;font-weight:700;padding:10px 0 5px;text-align:center}#dashboard-webpage #options .option{background-color:#fff;border-radius:30px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin-top:20px;padding:10px 20px}#dashboard-webpage #options .option .option-header{font-family:sans-serif;font-size:25px;font-weight:700;margin-right:20px;text-align:center}#dashboard-webpage #options .option .option-icon{height:40px;width:40px}#dashboard-webpage #options .option:hover{cursor:pointer;opacity:.5}#dashboard-webpage .info-box .info-box-row,#dashboard-webpage .info-box .info-box-row-selected{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:5px 0;width:100%}#dashboard-webpage .info-box .info-box-row .info-box:hover,#dashboard-webpage .info-box .info-box-row-selected .info-box:hover{cursor:pointer;opacity:.5}#dashboard-webpage .info-box .info-box-row .info-box-headers,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected{display:flex;flex-direction:row;width:70%}#dashboard-webpage .info-box .info-box-row .info-box-headers .info-box-leftaction-icon,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-box-leftaction-icon,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-box-leftaction-icon,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-box-leftaction-icon{height:20px;margin:2px 5px 0 0;width:20px}#dashboard-webpage .info-box .info-box-row .info-box-headers .info-box-leftaction-icon:hover,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-box-leftaction-icon:hover,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-box-leftaction-icon:hover,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-box-leftaction-icon:hover{cursor:pointer;opacity:.5}#dashboard-webpage .info-box .info-box-row .info-box-headers .info-headers,#dashboard-webpage .info-box .info-box-row .info-box-headers .info-headers .info-header,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-headers,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-headers .info-header,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-headers,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-headers .info-header,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-headers,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-headers .info-header{display:flex;flex-direction:row}#dashboard-webpage .info-box .info-box-row .info-box-headers .info-headers .info-header .info-header-icon,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-headers .info-header .info-header-icon,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-headers .info-header .info-header-icon,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-headers .info-header .info-header-icon{height:20px;margin-top:2px;width:20px}#dashboard-webpage .info-box .info-box-row .info-box-headers .info-headers .info-header .info-header-name,#dashboard-webpage .info-box .info-box-row .info-box-headers-selected .info-headers .info-header .info-header-name,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers .info-headers .info-header .info-header-name,#dashboard-webpage .info-box .info-box-row-selected .info-box-headers-selected .info-headers .info-header .info-header-name{font-size:15px;padding-left:5px}#dashboard-webpage .info-box .info-box-row .info-box-rightactions,#dashboard-webpage .info-box .info-box-row-selected .info-box-rightactions{display:flex;flex-direction:row-reverse;justify-content:space-between}#dashboard-webpage .info-box .info-box-row .info-box-rightactions .info-box-rightaction,#dashboard-webpage .info-box .info-box-row-selected .info-box-rightactions .info-box-rightaction{align-self:center;display:flex;flex-direction:column;height:25px;justify-content:space-around;transform:scale(.8);width:25px}#dashboard-webpage .info-box .info-box-row .info-box-rightactions .info-box-rightaction .info-box-rightaction-icon,#dashboard-webpage .info-box .info-box-row-selected .info-box-rightactions .info-box-rightaction .info-box-rightaction-icon{height:20px;margin-right:5px;width:20px}#dashboard-webpage .info-box .info-box-row .info-box-rightactions .info-box-rightaction:hover,#dashboard-webpage .info-box .info-box-row-selected .info-box-rightactions .info-box-rightaction:hover{cursor:pointer;transform:scale(1)}#dashboard-webpage .info-box .info-box-row:hover{cursor:pointer;opacity:.5}#dashboard-webpage .info-box .info-box-row-selected{background-color:#000;border-radius:10px;color:#fff}#dashboard-webpage .info-box-selected .info-headers{display:flex;flex-direction:row}#dashboard-webpage #button-actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto;width:50%}#dashboard-webpage #button-actions .button-action,#dashboard-webpage #button-actions .button-action-disabled{background-color:#000;border-radius:20px;color:#fff;font-size:20px;padding:5px;text-align:center;width:40%}#dashboard-webpage #button-actions .button-action-disabled{opacity:.5}#dashboard-webpage #button-actions .button-action:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#dashboard-webpage .popup-box #folders-box{background-color:#fff;border-radius:20px;margin:0 auto;padding:10%}#dashboard-webpage .popup-box #folders-box #folders-header{font-family:Freeman,sans-serif;font-size:30px;margin-bottom:30px;text-align:center}#dashboard-webpage .popup-box #folders-box #folders-list{height:90%;overflow-y:scroll}#dashboard-webpage .popup-box #intro-box{background-color:#fff;display:flex;flex-direction:column;height:580px;justify-content:space-between;margin:0 auto;padding:5px 20px;width:700px}#dashboard-webpage .popup-box #intro-box .star-icon{height:45px;margin:0 10px;width:45px}#dashboard-webpage .popup-box #intro-box #intro-header{font-size:40px;font-weight:100;text-align:center}#dashboard-webpage .popup-box #intro-box .intro-header{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;text-align:center}#dashboard-webpage .popup-box #intro-box .intro-image{border-radius:50%;box-shadow:0 0 1px #d3d3d3;height:50%;margin:0 auto;overflow:hidden}#dashboard-webpage .popup-box #intro-box .intro-image img{height:100%;width:100%}#dashboard-webpage .popup-box #intro-box #demo{border-radius:10px;border-style:solid;border-width:2px;margin:0 auto;padding:5px;width:calc(90% - 10px)}#dashboard-webpage .popup-box #intro-box ul{margin-top:0}#dashboard-webpage .popup-box #intro-box #dots{display:flex;flex-direction:row;justify-content:space-between;margin:5px auto 0;width:50px}#dashboard-webpage .popup-box #intro-box #dots .dot,#dashboard-webpage .popup-box #intro-box #dots .dot-selected{background-color:#fff;border-radius:8px;border-style:solid;height:10px;width:10px}#dashboard-webpage .popup-box #intro-box #dots .dot-selected{background-color:#000}#dashboard-webpage .popup-box #intro-box #actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto 0;width:100px}#dashboard-webpage .popup-box #intro-box #actions .action,#dashboard-webpage .popup-box #intro-box #actions .action-disabled{height:30px;width:30px}#dashboard-webpage .popup-box #intro-box #actions .action:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #intro-box #actions .action-disabled{opacity:.1}#dashboard-webpage .popup-box #intro-box #intro-done{background-color:#000;border-radius:20px;color:#fff;font-size:20px;margin:30px auto 10px;padding:5px 10px;text-align:center;width:150px}#dashboard-webpage .popup-box #intro-box #intro-done:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #payment-box{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:10px 0;width:50%}#dashboard-webpage .popup-box #payment-box #payment-header{font-size:30px;font-weight:100;text-align:center}#dashboard-webpage .popup-box #payment-box .star-icon{height:40px;margin:5px 20px;width:40px}#dashboard-webpage .popup-box #payment-box #payment-plan{border:2px solid #000;border-radius:10px;margin:50px 5px 0;padding:5px}#dashboard-webpage .popup-box #payment-box #payment-plan .payment-plan-header{font-size:20px}#dashboard-webpage .popup-box #payment-box #payment-plan ul{margin-top:0}#dashboard-webpage .popup-box #payment-box #payment-plan ul li{font-size:20px}#dashboard-webpage .popup-box #payment-box #payment-plan .action,#dashboard-webpage .popup-box #payment-box #payment-plan .action-disabled{background-color:#000;border-radius:20px;color:#fff;font-weight:700;margin:0 auto;padding:10px 10%;text-align:center}#dashboard-webpage .popup-box #payment-box #payment-plan .action:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #payment-box #payment-plan .action-disabled{opacity:.3}#dashboard-webpage .popup-box #payment-box #payment-done #payment-done-header{font-size:30px;margin-bottom:50px}#dashboard-webpage .popup-box #payment-box #payment-done #payment-done-button{background-color:#000;border-radius:10px;color:#fff;font-size:20px;font-weight:700;margin-bottom:20px;padding:5px 10px;text-align:center}#dashboard-webpage .popup-box #payment-box #payment-done #payment-done-button:hover{opacity:.5}#dashboard-webpage .popup-box #inactive-plan-box{background-color:#fff;display:flex;flex-direction:column;height:500px;justify-content:space-around;margin:0 auto;width:500px}#dashboard-webpage .popup-box #inactive-plan-box #inactive-plan-logo{height:30px;margin:30px auto;width:30px}#dashboard-webpage .popup-box #inactive-plan-box #inactive-plan-logo img{height:100%;width:100%}#dashboard-webpage .popup-box #inactive-plan-box #inactive-plan-header{font-family:Freeman,sans-serif;font-size:30px;padding:20px 10px;text-align:center}#dashboard-webpage .popup-box #inactive-plan-box .inactive-plan-button{background-color:#000;border-radius:25px;color:#fff;font-size:20px;font-weight:700;margin:20px auto;padding:10px 0;text-align:center;width:80%}#dashboard-webpage .popup-box #inactive-plan-box .inactive-plan-button:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #settings-box{background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;width:500px}#dashboard-webpage .popup-box #settings-box .setting-option{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:20px auto;padding:5px 0;width:50%}#dashboard-webpage .popup-box #settings-box .setting-option .setting-option-header{font-family:Poppins,sans-serif;font-size:20px}#dashboard-webpage .popup-box #settings-box .setting-option .setting-option-icon{height:20px;width:20px}#dashboard-webpage .popup-box #addchoice-box,#dashboard-webpage .popup-box #folder-box{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;min-width:500px;overflow-y:scroll;padding:10px}#dashboard-webpage .popup-box #folder-box .input-container{margin-bottom:10px;width:100%}#dashboard-webpage .popup-box #folder-box .input-container .input-header{font-size:20px;font-weight:100;margin-bottom:10px}#dashboard-webpage .popup-box #folder-box .input-container .input-value{border-width:0;font-size:20px;outline:none;padding:5px 0 5px 5px;width:calc(100% - 10px)}#dashboard-webpage .popup-box #delete-box{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;min-width:500px;padding:10px}#dashboard-webpage .popup-box #delete-box #delete-header{font-size:30px;text-align:center}#dashboard-webpage .popup-box #delete-box .delete-image-holder{margin:20px auto}#dashboard-webpage .popup-box #delete-box .delete-image-holder img{height:100%;width:100%}#dashboard-webpage .popup-box #delete-box #delete-info{display:flex;flex-direction:row;margin:20px 0}#dashboard-webpage .popup-box #delete-box #delete-info #delete-info-icon{height:25px;margin-right:5px;width:25px}#dashboard-webpage .popup-box #delete-box #delete-info .delete-info-header{font-weight:700}#dashboard-webpage .popup-box #delete-box #delete-sketch-pad{height:200px;margin:0 auto;width:200px}#dashboard-webpage .popup-box #delete-box #delete-table .table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-row-delete-hide{border-color:#fff}#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-row-delete,#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-row-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:15px;margin-right:5px;width:15px}#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-column-delete-hide{border-color:#fff}#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-column-delete,#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-column-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:15px;margin:0 auto 5px;width:15px}#dashboard-webpage .popup-box #delete-box #delete-table .table-row .table-row-data{border:1px solid #000;display:flex;flex-direction:column;font-size:20px;justify-content:space-around;text-align:center}#dashboard-webpage .popup-box #request-feature-box{background-color:#fff;display:flex;flex-direction:column;height:500px;justify-content:space-between;margin:0 auto;width:90%}#dashboard-webpage .popup-box #request-feature-box #request-feature-header{font-size:30px;text-align:center}#dashboard-webpage .popup-box #request-feature-box #request-feature-input{height:50%;margin:0 auto;width:90%}#dashboard-webpage .popup-box #request-feature-box #request-feature-input textarea{background-color:#efefef;border-radius:10px;border-width:0;height:calc(100% - 20px);margin:0;outline:none;padding:10px;resize:none;width:calc(100% - 20px)}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-header{font-size:20px;font-weight:700;text-align:center}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions{display:flex;flex-direction:row}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non,#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non-selected{background-color:#fff;box-shadow:0 0 5px #d3d3d3;padding:5px 10px;text-align:center;width:100px}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non-selected:first-child,#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non:first-child{border-radius:20px 0 0 20px}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non-selected:nth-child(2),#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non:nth-child(2){border-radius:0 20px 20px 0}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non-selected{background-color:#000;color:#fff}#dashboard-webpage .popup-box #request-feature-box #request-feature-non #request-feature-non-actions .request-feature-non:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #seenote-box{background-color:#fff;border-radius:20px;height:90%;margin:0 auto;width:90%}#dashboard-webpage .popup-box #seenote-box #seenote-header{font-size:30px;font-weight:700;padding:20px 0;text-align:center}#dashboard-webpage .popup-box #seenote-box #seenote-title{height:10%;width:100%}#dashboard-webpage .popup-box #seenote-box #seenote-title input{border-width:0;font-size:30px;height:100%;margin:0;outline:none;padding:0 0 0 10px;width:calc(100% - 10px)}#dashboard-webpage .popup-box #seenote-box #seenote-note{height:60%;width:100%}#dashboard-webpage .popup-box #seenote-box #seenote-note textarea{border-color:#d3d3d3;border-radius:5px 5px 10px 10px;border-style:solid;font-size:15px;height:calc(100% - 40px);margin:10px;outline:none;padding:10px;resize:none;width:calc(100% - 40px)}#dashboard-webpage .popup-box #seenote-box #seenote-buttons{display:flex;flex-direction:row;justify-content:space-around}#dashboard-webpage .popup-box #seenote-box #seenote-buttons .seenote-button{background-color:#fff;border-radius:15px;box-shadow:0 0 5px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:0 10px;padding:10px}#dashboard-webpage .popup-box #seenote-box #seenote-buttons .seenote-button .seenote-button-icon{height:25px;margin-left:10px;width:25px}#dashboard-webpage .popup-box #seenote-box #seenote-buttons .seenote-button:hover{background-color:#000;color:#fff;cursor:pointer}#dashboard-webpage .popup-box #add-headers{display:flex;flex-direction:row;margin-bottom:20px}#dashboard-webpage .popup-box #add-headers #add-header{font-family:sans-serif;font-size:30px;text-align:center}#dashboard-webpage .popup-box #cancel-set-hour{background-color:#000;border-radius:20px;color:#fff;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:5px;padding:10px;text-align:center}#dashboard-webpage .popup-box #cancel-set-hour:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #cancel-set-hour #cancel-set-hour-icon{height:20px;width:20px}#dashboard-webpage .popup-box #cancel-set-hour #cancel-set-hour-header{font-size:13px;font-weight:700}#dashboard-webpage .popup-box #add-new-note-image-box{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;padding:30px 0;width:500px}#dashboard-webpage .popup-box #add-new-note-image-box .add-new-note-image-touch{align-items:center;border-radius:25px;border-style:solid;border-width:2px;display:flex;flex-direction:column;height:50px;justify-content:center;margin:20px 10px 0;width:50px}#dashboard-webpage .popup-box #add-new-note-image-box .add-new-note-image-touch .add-new-note-image-touch-icon{height:40px;margin:0 auto;width:40px}#dashboard-webpage .popup-box .message-box{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;padding:30px 0;width:500px}#dashboard-webpage .popup-box .message-box .message-header{font-size:30px;padding:0 10px;text-align:center}#dashboard-webpage .popup-box #account-delete-requested-box{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;padding:30px 10px;width:500px}#dashboard-webpage .popup-box #account-delete-requested-box #account-delete-requested-header{font-size:30px;padding:0 10px;text-align:center}#dashboard-webpage .popup-box #note-details-box{background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;width:500px}#dashboard-webpage .popup-box #note-details-box #note-details-container{display:flex;flex-direction:column;justify-content:space-around;padding:10% 5%;width:90%}#dashboard-webpage .popup-box #note-details-box #note-details-container #note-details-header{font-size:30px;text-align:center;text-decoration:underline}#dashboard-webpage .popup-box #note-details-box #note-details-container #note-details-infos{margin-top:0}#dashboard-webpage .popup-box #note-details-box #note-details-container #note-details-infos .note-details-info{font-size:20px;font-weight:700;margin-top:20px}#dashboard-webpage .popup-box #date-time-selection-box{background-color:#fff;margin:0 auto;overflow-y:scroll;padding:10% 0;width:50%}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar{margin:0 auto;width:50%}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #datetime-selection-header{font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection{background-color:#fff;border-radius:15px;border-style:solid;border-width:2px;height:385px;padding:0 5px;width:calc(100% - 14px)}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-headers{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:calc(100% - 20px)}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-headers .date-selection-arrow,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-headers .date-selection-arrow-disabled{height:20px;width:20px}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-headers .date-selection-arrow:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-headers #date-selection-header{font-size:15px;text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row{display:flex;flex-direction:row;justify-content:space-between}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-header-row-data,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data-disabled,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data-selected,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-header-row-data,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data-disabled,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data-selected{border-radius:10px;display:flex;flex-direction:column;font-size:15px;height:2.1428571429vw;justify-content:space-around;text-align:center;width:2.1428571429vw}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data-selected,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data-selected{background-color:#000;border-radius:20px;color:#fff}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data-disabled,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data-disabled{opacity:.1}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-header-row .date-selection-date-row-data:hover,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates .date-selection-date-row .date-selection-date-row-data:hover{background-color:#d3d3d3;cursor:pointer}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #date-selection #date-selection-dates #date-selection-date-row-container{height:210px;width:100%}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections{border-radius:10px;border-style:solid;border-width:2px;display:flex;flex-direction:row;font-size:20px;margin:2% auto;padding:10px;width:50%}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection{display:flex;flex-direction:column;justify-content:space-between;width:33.3%}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection .selection-header{text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection .selection-arrow,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection .selection-arrow-disabled{height:20px;margin:0 auto;width:20px}#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection .selection-arrow-disabled:hover,#dashboard-webpage .popup-box #date-time-selection-box #reminder-calendar #datetime-selection #time-selections .time-selection .selection-arrow:hover{cursor:pointer;opacity:.5}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container{background-color:#fff;border-radius:30px;box-shadow:0 0 10px #d3d3d3;margin:20px 0;padding:10px}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container #google-signin-header{font-size:15px;font-weight:700;margin-bottom:10px;text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container #google-calendar-add-event{display:flex;flex-direction:row;justify-content:space-around}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container #google-calendar-add-event #add-event-header{font-size:15px;text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container #google-calendar-add-event #add-event-check{align-items:center;border-radius:15px;border-style:solid;border-width:2px;display:flex;flex-direction:column;height:20px;justify-content:space-around;margin-left:10px;width:20px}#dashboard-webpage .popup-box #date-time-selection-box #google-calendar-add-container #google-calendar-add-event-info{font-weight:700;margin:20px 10px 0;text-align:center}#dashboard-webpage .popup-box #date-time-selection-box #note-info{display:flex;flex-direction:row;justify-content:space-around;margin:20px 0}#dashboard-webpage .popup-box #date-time-selection-box #note-info #note-info-icon{height:30px;margin-right:10px;width:30px}#dashboard-webpage .popup-box #date-time-selection-box #note-info #note-info-header{font-size:20px}#dashboard-webpage .popup-box #date-time-selection-box #date-time-selection-actions{display:flex;flex-direction:row;justify-content:space-around;margin:0 auto;width:50%}#dashboard-webpage .popup-box #date-time-selection-box #date-time-selection-actions .date-time-selection-action{background-color:#000;border-radius:20px;display:flex;flex-direction:row;justify-content:space-around;margin:0 10px;padding:10px}#dashboard-webpage .popup-box #date-time-selection-box #date-time-selection-actions .date-time-selection-action .date-time-selection-action-icon{height:20px;margin-right:10px;width:20px}#dashboard-webpage .popup-box #date-time-selection-box #date-time-selection-actions .date-time-selection-action .date-time-selection-action-header{color:#fff}#dashboard-webpage .popup-box #date-time-selection-box #date-time-selection-actions .date-time-selection-action:hover{cursor:pointer;opacity:.8}#dashboard-webpage .popup-box #exceed-usage-box{background-color:#fff;margin:0 auto;padding:50px 10px;width:500px}#dashboard-webpage .popup-box #exceed-usage-box .exceed-usage-header{font-size:20px;margin-bottom:50px;text-align:center}#dashboard-webpage .popup-box #exceed-usage-box #exceed-usage-button{border-radius:10px;border-style:solid;font-size:15px;margin:10px auto;padding:5px;text-align:center;width:100px}#dashboard-webpage .popup-box #exceed-usage-box #exceed-usage-button:hover{cursor:pointer;opacity:.1}#dashboard-webpage .popup-box #sketchpad-box{background-color:#efefef;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 auto;width:50%}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-header{font-size:30px;font-weight:700;padding-top:10%;text-align:center}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-holder{height:50vw;width:50vw}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions{width:100%}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action{background-color:#fff;color:#000}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action-selected{background-color:#000;color:#fff}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action,#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action-selected{border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:5px;padding:5px 20px;text-align:center}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action .sketchpad-action-header,#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action-selected .sketchpad-action-header{font-size:15px}#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action .sketchpad-action-icon,#dashboard-webpage .popup-box #sketchpad-box #sketchpad-actions .sketchpad-action-selected .sketchpad-action-icon{height:20px;margin-left:5px;width:20px}#dashboard-webpage .popup-box #table-box{background-color:#efefef;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}#dashboard-webpage .popup-box #table-box #table-header{font-size:20px;font-weight:700;text-align:center}#dashboard-webpage .popup-box #table-box .table-width-adjust{font-weight:700;margin:10px 0}#dashboard-webpage .popup-box #table-box .table-width-adjust .table-arrows{display:flex;flex-direction:row;justify-content:space-between}#dashboard-webpage .popup-box #table-box .table-width-adjust .table-arrows .table-arrow{height:30px;width:30px}#dashboard-webpage .popup-box #table-box .table-width-adjust .table-arrows .table-arrow:hover{cursor:pointer;opacity:.1}#dashboard-webpage .popup-box #table-box .table-width-adjust .table-arrows .table-value-header{font-size:20px;text-align:center}#dashboard-webpage .popup-box #table-box .table-width-adjust .table-header{font-size:10px;text-align:center}#dashboard-webpage .popup-box #table-box .table-height-adjust{font-weight:700;margin:0 50px}#dashboard-webpage .popup-box #table-box .table-height-adjust .table-arrows .table-arrow{height:30px;margin:0 auto;width:30px}#dashboard-webpage .popup-box #table-box .table-height-adjust .table-arrows .table-arrow:hover{cursor:pointer;opacity:.1}#dashboard-webpage .popup-box #table-box .table-height-adjust .table-arrows .table-value-header{font-size:25px;text-align:center}#dashboard-webpage .popup-box #table-box .table-height-adjust .table-header{font-size:15px;text-align:center}#dashboard-webpage .popup-box #table-box #table-datas-container{display:flex;flex-direction:row;justify-content:space-around}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas{display:flex;flex-direction:row;padding:0 10px}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-row-delete-hide{border-color:#fff}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-row-delete,#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-row-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:20px;margin-right:5px;width:20px}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-column-delete-hide{border-color:#fff}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-column-delete,#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-column-delete-hide{border-radius:10px;border-style:solid;border-width:.5px;height:20px;margin:0 auto 5px;width:20px}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-row-data{border:1px solid #000}#dashboard-webpage .popup-box #table-box #table-datas-container #table-datas .table-row .table-row-data input{border-radius:0;border-width:0;font-size:20px;margin:0;outline:none;padding:0;text-align:center}#dashboard-webpage .popup-box #table-box [id^=table-datas-add-]{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;font-size:15px;padding:8px 5px 10px;text-align:center;width:100px}#dashboard-webpage .popup-box #table-box [id^=table-datas-add-]:hover{background-color:#000;color:#fff;cursor:pointer}#dashboard-webpage .popup-box #table-box #table-datas-add-column{margin:30px 0 0 5px}#dashboard-webpage .popup-box #table-box #table-datas-add-row{margin:10px auto}#dashboard-webpage .popup-box #table-box #table-actions{display:flex;flex-direction:row;justify-content:space-around;width:100%}#dashboard-webpage .popup-box #table-box #table-actions .table-action{background-color:#fff;color:#000}#dashboard-webpage .popup-box #table-box #table-actions .table-action-selected{background-color:#000;color:#fff}#dashboard-webpage .popup-box #table-box #table-actions .table-action,#dashboard-webpage .popup-box #table-box #table-actions .table-action-selected{border-radius:20px;box-shadow:0 0 10px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin:5px;padding:5px 20px;text-align:center}#dashboard-webpage .popup-box #table-box #table-actions .table-action .table-action-header,#dashboard-webpage .popup-box #table-box #table-actions .table-action-selected .table-action-header{font-size:15px;margin:0 5px}#dashboard-webpage .popup-box #table-box #table-actions .table-action .table-action-icon,#dashboard-webpage .popup-box #table-box #table-actions .table-action-selected .table-action-icon{height:20px;margin-left:5px;width:20px}#dashboard-webpage .popup-box #google-connect-prompt-box{background-color:#fff;display:flex;flex-direction:column;height:80%;justify-content:space-between;margin:0 auto;padding:5% 0;width:50%}#dashboard-webpage .popup-box #google-connect-prompt-box #google-connect-prompt-close{align-items:center;border-radius:20px;border-style:solid;border-width:2px;height:40px;justify-content:center;margin:0 auto 50px;width:40px}#dashboard-webpage .popup-box #google-connect-prompt-box #google-connect-prompt-check{display:flex;flex-direction:row;justify-content:space-around;margin:20px 0}#dashboard-webpage .popup-box #google-connect-prompt-box #google-connect-prompt-check #google-connect-prompt-check-header{font-size:25px;font-weight:700}#dashboard-webpage .popup-box #google-connect-prompt-box #google-connect-prompt-check #google-connect-prompt-check-icon-holder{background-color:#0074ff;border-radius:20px;display:flex;flex-direction:column;height:40px;justify-content:center;margin-left:10px;width:40px}#dashboard-webpage .popup-box #google-connect-prompt-box #google-connect-prompt-check #google-connect-prompt-check-icon-holder #google-connect-prompt-check-icon{height:25px;margin:0 auto;width:25px}#dashboard-webpage .popup-box #google-connect-prompt-box .google-connect-prompt-header{font-size:30px;font-weight:700;margin:0 5%}#dashboard-webpage .popup-box #google-connect-prompt-box #google-auth-button{margin:50px auto 0;width:300px}#dashboard-webpage .popup-box #google-connect-prompt-box #google-auth-button img{width:100%}#dashboard-webpage .popup-box #move-loading{background-color:#ffffff4d;height:100vh;width:100vw}#dashboard-webpage .popup-box #errormsg{color:red;font-size:15px;text-align:center}#usage-records{background-color:#fff;border-radius:10px;box-shadow:0 0 5px #d3d3d3;margin:0 auto;padding:10px 0;width:300px}#usage-records #usage-records-header{font-weight:700;text-align:center}#usage-records #records{margin:20px 0}#usage-records #records .record{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}#usage-records #records .record .record-header{font-weight:700}#usage-records #records .record .record-usage{font-size:20px;margin-left:10px}#usage-records #records .record .record-usage strong{font-size:25px}#usage-records #usage-records-toggleplan,#usage-records #usage-records-toggleplan-disabled{background-color:#000;border-radius:10px;color:#fff;font-size:20px;font-weight:700;margin-bottom:20px;padding:5px 10px;text-align:center}#usage-records #usage-records-toggleplan:hover{cursor:pointer;opacity:.5}#usage-records #usage-records-toggleplan-disabled{opacity:.5}#usage-records #remainder-header{font-size:15px;font-weight:700;margin:10px auto;text-align:center;width:90%}#accountsetting-webpage #header{background-color:#ffffff4d;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;margin:0 auto;width:100%}#accountsetting-webpage #header #header-row{margin:0 2.5%;width:95%}#accountsetting-webpage #header #header-row,#accountsetting-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#accountsetting-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#accountsetting-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#accountsetting-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#accountsetting-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#accountsetting-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#accountsetting-webpage #header #header-row #icon-holder:hover{cursor:pointer}#accountsetting-webpage #header #header-row #auths,#accountsetting-webpage #header #header-row #auths .auth{display:flex;flex-direction:row;justify-content:space-around}#accountsetting-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#accountsetting-webpage #header #header-row #auths .auth .auth-icon{height:20px;margin-right:10px;width:20px}#accountsetting-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#accountsetting-webpage #main{height:calc(100% - 200px);margin:0 auto;overflow-y:scroll;width:100%}#accountsetting-webpage #main #accountsetting-header{font-size:40px;font-weight:700;margin-bottom:50px;text-align:center}#accountsetting-webpage #main #accountsetting-form{margin:0 auto;width:500px}#accountsetting-webpage #main #accountsetting-form #inputs #password-container{margin-top:20%}#accountsetting-webpage #main #accountsetting-form #inputs .input-container{margin:10px 10px 50px}#accountsetting-webpage #main #accountsetting-form #inputs .input-container .input-header{font-size:20px;font-weight:700}#accountsetting-webpage #main #accountsetting-form #inputs .input-container .input-value{height:30px;width:100%}#accountsetting-webpage #main #accountsetting-form #inputs .input-container .input-value input{border:1px solid #d3d3d3;border-radius:10px;font-size:20px;height:100%;outline:none;padding:5px 10px;width:calc(100% - 20px)}#accountsetting-webpage #main #accountsetting-form #inputs .input-container .input-value input:focus{border-color:#000}#accountsetting-webpage #main #accountsetting-form #errormsg{color:red;font-weight:700;text-align:center}#accountsetting-webpage #main #accountsetting-form #loading-box{height:30px;width:100%}#accountsetting-webpage #main #accountsetting-form #delete-request-container{margin:100px 0}#accountsetting-webpage #main #accountsetting-form #delete-request-container #delete-request-header{font-size:20px;text-align:center}#accountsetting-webpage #main #accountsetting-form #delete-request-container #cancel-delete-request{background-color:#000;border-radius:10px;border-width:0;color:#fff;margin:20px auto;padding:10px;text-align:center;width:200px}#accountsetting-webpage #main #accountsetting-form #form-actions{margin:0 auto;width:300px}#accountsetting-webpage #main #accountsetting-form #form-actions .form-action,#accountsetting-webpage #main #accountsetting-form #form-actions .form-action-disabled{background-color:#000;border-radius:10px;border-width:0;color:#fff;margin:20px 0;padding:10px;text-align:center;width:calc(100% - 20px)}#accountsetting-webpage #main #accountsetting-form #form-actions .form-action:hover{cursor:pointer;opacity:.5}#accountsetting-webpage #main #email-communications-header{font-size:40px;font-weight:700;margin-bottom:50px;text-align:center}#accountsetting-webpage #main #email-communications{margin-bottom:50px}#accountsetting-webpage #main #email-communications .email-communication{display:flex;flex-direction:row;justify-content:space-between;width:100%}#accountsetting-webpage #main #email-communications .email-communication .email-communication-header{font-size:20px;font-weight:700}#accountsetting-webpage #main #email-communications .email-communication .email-communication-toggle{align-items:center;border-radius:20px;display:flex;flex-direction:column;height:40px;justify-content:center;width:40px}#accountsetting-webpage #main #email-communications .email-communication .email-communication-toggle:hover{cursor:pointer;opacity:.5}#accountsetting-webpage #footer{background-color:#fff;display:flex;flex-direction:column;font-size:13px;height:80px;justify-content:space-around;width:100vw}#accountsetting-webpage #footer .footer-link{font-size:15px;font-weight:700;margin:0 5px}#accountsetting-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#accountsetting-webpage #footer #footer-header{font-size:15px;font-weight:700;margin-top:10px;text-align:center}#accountsetting-webpage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;width:100vw}#accountsetting-webpage #hidden-box #delete-account-box{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:10px;width:500px}#accountsetting-webpage #hidden-box #delete-account-box #delete-account-header{font-size:30px;text-align:center}#accountsetting-webpage #hidden-box #button-actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto;width:50%}#accountsetting-webpage #hidden-box #button-actions .button-action,#accountsetting-webpage #hidden-box #button-actions .button-action-disabled{background-color:#000;border-radius:20px;color:#fff;font-size:20px;padding:5px;text-align:center;width:40%}#accountsetting-webpage #hidden-box #button-actions .button-action-disabled{opacity:.5}#accountsetting-webpage #hidden-box #button-actions .button-action:hover{cursor:pointer;opacity:.5}#pricing-webpage{background:linear-gradient(145deg,#f0f7ff,#e0ebff);color:#333;font-family:Poppins,sans-serif;height:100vh;line-height:1.5;overflow-y:scroll;width:100vw}#pricing-webpage a{color:inherit;text-decoration:none}#pricing-webpage #header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:20px 5%;position:sticky;top:0;z-index:100}#pricing-webpage #header #icon-holder{align-items:center;cursor:pointer;display:flex;gap:15px}#pricing-webpage #header #icon-holder #icon img{border-radius:12px;width:50px}#pricing-webpage #header #icon-holder #icon-headers{display:flex;flex-direction:column}#pricing-webpage #header #icon-holder #icon-headers #icon-header-title{color:#0d3b66;font-family:Madimi One,sans-serif;font-size:28px;font-weight:700}#pricing-webpage #header #icon-holder #icon-headers #icon-header-minititle{color:#0d3b66;font-size:14px;font-weight:600}#pricing-webpage #header #auths{display:flex;flex-wrap:wrap;gap:15px}#pricing-webpage #header #auths .auth{align-items:center;background-color:#000;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}#pricing-webpage #header #auths .auth:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px) scale(1.02)}#pricing-webpage #main{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:60px;padding:60px 5%;width:100%}#pricing-webpage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#pricing-webpage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#pricing-webpage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#pricing-webpage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#pricing-webpage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#pricing-webpage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#pricing-webpage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#pricing-webpage #footer #footer-container #footer-links ul{list-style:none}#pricing-webpage #footer #footer-container #footer-links ul li{margin-bottom:10px}#pricing-webpage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#pricing-webpage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#pricing-webpage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#pricing-webpage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#pricing-webpage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#pricing-webpage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#pricing-webpage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#pricing-webpage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#price-plan-comp-web{width:100vw}#price-plan-comp-web #price-plan{margin-bottom:100px;width:100%}#price-plan-comp-web #price-plan #price-plans{display:flex;flex-direction:row;justify-content:space-around;width:100%}#price-plan-comp-web #price-plan #price-plans .plan{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 15px 50px #00000014;display:flex;flex:1 1;flex-direction:column;max-width:350px;min-width:280px;padding:40px 25px;transition:all .3s ease}#price-plan-comp-web #price-plan #price-plans .plan .plan-header{color:#0d3b66;font-size:28px;font-weight:700;margin-bottom:15px}#price-plan-comp-web #price-plan #price-plans .plan hr{background:#cbd7e6;border:0;height:2px;margin-bottom:20px;width:50%}#price-plan-comp-web #price-plan #price-plans .plan .plan-price-header{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:20px;text-align:center}#price-plan-comp-web #price-plan #price-plans .plan ul{color:#1f2d3d;font-size:16px;font-weight:500;list-style:none;margin:0;padding:0}#price-plan-comp-web #price-plan #price-plans .plan ul li{margin:10px 0}#subscribed-webpage{display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100vw}#subscribed-webpage #header{background-color:#ffffff4d;border-width:0;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100%}#subscribed-webpage #header #header-row{margin:0 2.5%;width:95%}#subscribed-webpage #header #header-row,#subscribed-webpage #header #header-row #icon-holder{display:flex;flex-direction:row;justify-content:space-between}#subscribed-webpage #header #header-row #icon-holder #icon{height:50px;width:50px}#subscribed-webpage #header #header-row #icon-holder #icon img{height:100%;width:100%}#subscribed-webpage #header #header-row #icon-holder #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#subscribed-webpage #header #header-row #icon-holder #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:30px;font-weight:700;margin:5px 10px}#subscribed-webpage #header #header-row #icon-holder #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#subscribed-webpage #header #header-row #icon-holder:hover{cursor:pointer}#subscribed-webpage #header #header-row #auths,#subscribed-webpage #header #header-row #auths .auth{display:flex;flex-direction:row;justify-content:space-around}#subscribed-webpage #header #header-row #auths .auth{background-color:#000;border-radius:20px;color:#fff;font-family:Freeman,sans-serif;margin:0 5px;min-width:50px;padding:10px;text-align:center}#subscribed-webpage #header #header-row #auths .auth .auth-icon{height:20px;margin-right:10px;width:20px}#subscribed-webpage #header #header-row #auths .auth:hover{background-color:#000000b3;cursor:pointer}#subscribed-webpage #header-container{display:flex;flex-direction:column;height:80%;justify-content:space-around;width:100%}#subscribed-webpage #header-container #header{font-size:40px;font-weight:700;text-align:center}#subscribed-webpage #footer{display:flex;flex-direction:column;height:100px;justify-content:space-around;width:100vw}#subscribed-webpage #footer .footer-link{font-size:15px;font-weight:700;margin:10px;text-align:center}#subscribed-webpage #footer .footer-link:hover{cursor:pointer;font-weight:700}#subscribed-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#confirmedauth-webpage{height:100vh;width:100vw}#confirmedauth-webpage #header{display:flex;flex-direction:column;height:150px;justify-content:space-around}#confirmedauth-webpage #header #header-row{display:flex;flex-direction:row;height:100%;justify-content:space-around}#confirmedauth-webpage #header #header-row #icon{height:100px;width:100px}#confirmedauth-webpage #header #header-row #icon img{height:100%;width:100%}#confirmedauth-webpage #header #header-row #icon-headers{display:flex;flex-direction:column;justify-content:space-around}#confirmedauth-webpage #header #header-row #icon-headers #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:50px;font-weight:700;margin:5px 10px}#confirmedauth-webpage #header #header-row #icon-headers #icon-header-minititle{color:#000;font-size:20px;font-weight:700;margin-left:10px}#confirmedauth-webpage #header #header-row:hover{cursor:pointer}#confirmedauth-webpage #header-container{display:flex;flex-direction:column;height:calc(100% - 230px);justify-content:space-around;width:100%}#confirmedauth-webpage #header-container #header{font-size:50px;font-weight:700;text-align:center}#confirmedauth-webpage #footer{display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100vw}#confirmedauth-webpage #footer .footer-link{font-weight:700;margin:0 10px}#confirmedauth-webpage #footer .footer-link:hover{cursor:pointer;opacity:.8}#confirmedauth-webpage #footer #footer-header{font-size:15px;font-weight:700;text-align:center}#landing-mobilepage{background:#f8f9fa;color:#333;font-family:Poppins,sans-serif;height:100vh;line-height:1.5;overflow-y:scroll;width:100vw}#landing-mobilepage #first-masthead{background:linear-gradient(135deg,#6faafd,#d6e7ff 35%,#eef5ff 75%,#fff);overflow:hidden;padding:100px 20px;position:relative;text-align:center}#landing-mobilepage #first-masthead:after,#landing-mobilepage #first-masthead:before{animation:floatGlow 12s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(150px);height:650px;opacity:.32;pointer-events:none;position:absolute;width:650px}#landing-mobilepage #first-masthead:before{background:#78aaffd9;left:-230px;top:-230px}#landing-mobilepage #first-masthead:after{background:#fffffff2;bottom:-180px;right:-180px}#landing-mobilepage #first-masthead #hero-content{margin:0 auto;max-width:1200px}#landing-mobilepage #first-masthead #hero-content #hero-text{margin:0 auto;max-width:700px}#landing-mobilepage #first-masthead #hero-content #logo-title{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}#landing-mobilepage #first-masthead #hero-content #logo-title #logo{border-radius:20px;height:82px;object-fit:contain;width:82px}#landing-mobilepage #first-masthead #hero-content #auth-buttons{display:flex;gap:15px;justify-content:center}#landing-mobilepage #first-masthead #hero-content #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#landing-mobilepage #first-masthead #hero-content #auth-buttons .auth-button:hover{opacity:.85}#landing-mobilepage #first-masthead #hero-title{color:#092744;font-family:Madimi One,sans-serif;font-size:72px;font-weight:700;letter-spacing:-1.2px;line-height:1.08;margin-bottom:18px;margin-top:100px;text-shadow:0 5px 18px #09274438}#landing-mobilepage #first-masthead #hero-subtitle{color:#243349;font-size:24px;font-weight:400;line-height:1.7;margin:0 auto 40px;max-width:720px;opacity:.9}#landing-mobilepage #first-masthead #cta-btn{background:#0d3b66;border:none;border-radius:40px;box-shadow:0 12px 32px #0000002b;color:#fff;cursor:pointer;font-size:20px;font-weight:600;padding:16px 40px;transition:all .25s ease}#landing-mobilepage #first-masthead #cta-btn:hover{background:#1a5fb4;box-shadow:0 16px 36px #00000038;transform:translateY(-4px) scale(1.02)}#landing-mobilepage #first-masthead #hero-mockup{animation:float 6s ease-in-out infinite;margin-top:50px;text-align:center}#landing-mobilepage #first-masthead #hero-mockup img{box-shadow:0 18px 35px #0000002e;transition:transform .3s ease,box-shadow .3s ease;width:95%}@keyframes floatGlow{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-40px) scale(1.05)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}#landing-mobilepage #features{background:#f5f7fb;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:80px 20px}#landing-mobilepage #features .feature{background:#fff;border-radius:30px;box-shadow:12px 12px 28px #00000014,-12px -12px 28px #ffffffbf;cursor:default;flex:1 1 300px;padding:40px 30px;text-align:center;transition:transform .25s ease,box-shadow .25s ease;width:90%}#landing-mobilepage #features .feature img{background:#eaf2ff;border-radius:22px;box-shadow:inset 4px 4px 12px #00000014,inset -4px -4px 12px #ffffffd9;height:105px;margin-bottom:20px;padding:5px}#landing-mobilepage #features .feature h3{color:#0d3b66;font-size:22px;font-weight:700;margin-bottom:12px}#landing-mobilepage #features .feature p{color:#444;font-size:16px;line-height:1.6;margin:0 auto;max-width:240px}#landing-mobilepage #video-demo{background:#f0f4ff;padding:60px 20px;text-align:center}#landing-mobilepage #video-demo h2{color:#0d3b66;font-size:32px;font-weight:700;margin-bottom:40px}#landing-mobilepage #video-demo video{border-radius:28px;box-shadow:0 18px 45px #0003;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:90%}#landing-mobilepage #desktop-overview,#landing-mobilepage #features,#landing-mobilepage #first-masthead,#landing-mobilepage #mobile-overview,#landing-mobilepage #video-demo{padding:90px 20px}#landing-mobilepage .container{margin:auto;max-width:1100px;text-align:center}#landing-mobilepage h2{color:#14243c;font-size:2.3rem;font-weight:700;margin-bottom:10px}#landing-mobilepage .section-subtitle{color:#5f6575;font-size:1.15rem;margin-bottom:45px}#landing-mobilepage #desktop-overview{background:#f7faff;border-bottom:1px solid #e6ecf5}#landing-mobilepage #desktop-overview img{border-radius:20px;box-shadow:0 14px 32px #00000026;transition:transform .25s ease,box-shadow .25s ease;width:90%}#landing-mobilepage #mobile-overview{background:#fff}#landing-mobilepage #mobile-overview #mobile-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}#landing-mobilepage #mobile-overview #mobile-row .mobile-img{border-radius:22px;box-shadow:0 14px 32px #0000002e;transition:transform .25s ease,box-shadow .25s ease;width:220px}#landing-mobilepage #mobile-overview #mobile-row .mobile-img:first-child{transform:rotate(-2deg)}#landing-mobilepage #mobile-overview #mobile-row .mobile-img:nth-child(2){transform:rotate(2deg)}#landing-mobilepage #second-masthead{background:linear-gradient(135deg,#e8f0ff,#f0f6ff);border-radius:50px;box-shadow:0 35px 70px #00000014;overflow:hidden;padding:80px 20px;position:relative;text-align:center}#landing-mobilepage #second-masthead #masthead-header{align-items:center;display:flex;gap:25px;justify-content:center;margin-bottom:15px}#landing-mobilepage #second-masthead #masthead-header h2{color:#0d3b66;font-family:Poppins,sans-serif;font-size:44px;font-weight:800;line-height:1.2}#landing-mobilepage #second-masthead #reminder-icon{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001a;color:#fff;display:flex;font-size:32px;height:70px;justify-content:center;transition:transform .3s ease;width:70px}#landing-mobilepage #second-masthead #masthead-subtitle{color:#243349;font-size:20px;font-weight:500;margin-bottom:50px;opacity:.85}#landing-mobilepage #second-masthead #reminder-rules h3{color:#0d3b66;font-size:30px;font-weight:700;letter-spacing:.5px;margin-bottom:40px;text-transform:uppercase}#landing-mobilepage #second-masthead #reminder-rules #rules-cards{display:flex;flex-wrap:wrap;gap:50px;justify-content:center}#landing-mobilepage #second-masthead #reminder-rules #rules-cards .rule-card{background:linear-gradient(145deg,#fff,#e3f0ff);border-radius:36px;box-shadow:0 25px 50px #00000014;cursor:default;padding:40px 30px;position:relative;text-align:left;transition:transform .35s ease,box-shadow .35s ease,background .35s ease;width:100%}#landing-mobilepage #second-masthead #reminder-rules #rules-cards .rule-card strong{color:#0d3b66;display:block;font-size:20px;margin-bottom:10px}#landing-mobilepage #second-masthead #reminder-rules #rules-cards .rule-card ul{list-style:none;margin-top:10px;padding-left:0}#landing-mobilepage #second-masthead #reminder-rules #rules-cards .rule-card ul li{color:#243349;font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}#landing-mobilepage #second-masthead #reminder-rules #rules-cards .rule-card ul li:before{color:#0d3b66;content:"•";font-weight:700;left:0;position:absolute}#landing-mobilepage #third-masthead{align-items:center;background:linear-gradient(135deg,#f7faff,#e6f0ff);display:flex;flex-direction:column;overflow:hidden;padding:140px 20px 180px;position:relative;width:100%}#landing-mobilepage #third-masthead:after,#landing-mobilepage #third-masthead:before{border-radius:50%;content:"";filter:blur(120px);opacity:.25;position:absolute;z-index:0}#landing-mobilepage #third-masthead:before{background:#6daaff80;height:400px;left:-120px;top:-100px;width:400px}#landing-mobilepage #third-masthead:after{background:#ffffffb3;bottom:-150px;height:500px;right:-150px;width:500px}#landing-mobilepage #third-masthead #message-header{color:#0d3b66;font-family:Poppins,sans-serif;font-size:48px;font-weight:500;line-height:1.3;margin-bottom:100px;max-width:900px;position:relative;text-align:center;z-index:1}#landing-mobilepage #third-masthead #ourmessages{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;position:relative;width:100%;z-index:1}#landing-mobilepage #third-masthead #ourmessages .ourmessage{animation:floatCard 4s ease-in-out infinite;background:linear-gradient(145deg,#fff,#e6f0ff);border-radius:36px;box-shadow:0 25px 50px #00000014;cursor:pointer;padding:50px 30px 40px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease,background .35s ease;width:100%}#landing-mobilepage #third-masthead #ourmessages .ourmessage .ourmessage-image{border-radius:20px;height:200px;margin:0 auto 30px;overflow:hidden;width:200px}#landing-mobilepage #third-masthead #ourmessages .ourmessage .ourmessage-image img{height:100%;object-fit:cover;width:100%}#landing-mobilepage #third-masthead #ourmessages .ourmessage .ourmessage-header{color:#243349;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.6}#landing-mobilepage #third-masthead #ourmessages .ourmessage .ourmessage-header strong{color:#0d3b66;display:inline-block;font-size:22px}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}#landing-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#landing-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#landing-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#landing-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#landing-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#landing-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#landing-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#landing-mobilepage #footer #footer-container #footer-links ul{list-style:none}#landing-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#landing-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#landing-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#landing-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#landing-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#landing-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#landing-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#landing-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#landing-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#landing-mobilepage #hidden{background-color:#000000b3;display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;width:100vw}#landing-mobilepage #hidden #block-box{background-color:#fff;border-radius:10px;margin:0 auto;padding:10px;width:calc(90% - 20px)}#landing-mobilepage #hidden #block-box #block-header{font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}#landing-mobilepage #hidden #block-box #block-email-input{margin:50px auto;width:90%}#landing-mobilepage #hidden #block-box #block-email-input #block-email-input-header{font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}#landing-mobilepage #hidden #block-box #block-email-input input{border-radius:5px;border-style:solid;border-width:2px;padding:10px;width:calc(100% - 24px)}#landing-mobilepage #hidden #block-box #block-actions{display:flex;flex-direction:row;justify-content:space-around}#landing-mobilepage #hidden #block-box #block-actions .block-action{background-color:#000;border-radius:10px;color:#fff;margin:10px;padding:10px}#landing-mobilepage #hidden #block-box #block-actions .block-action:hover{cursor:pointer;opacity:.5}#landing-mobilepage #hidden #dislike-box,#landing-mobilepage #hidden #like-box{background-color:#fff;border-radius:10px;margin:0 auto;padding:10px 0;width:90%}#landing-mobilepage #hidden #dislike-box #dislike-header,#landing-mobilepage #hidden #dislike-box #like-header,#landing-mobilepage #hidden #like-box #dislike-header,#landing-mobilepage #hidden #like-box #like-header{font-size:25px;text-align:center}#landing-mobilepage #hidden #dislike-box #dislike-input,#landing-mobilepage #hidden #dislike-box #like-input,#landing-mobilepage #hidden #like-box #dislike-input,#landing-mobilepage #hidden #like-box #like-input{border-radius:10px;border-style:solid;border-width:2px;height:200px;margin:20px auto;padding:5px;width:90%}#landing-mobilepage #hidden #dislike-box #dislike-input textarea,#landing-mobilepage #hidden #dislike-box #like-input textarea,#landing-mobilepage #hidden #like-box #dislike-input textarea,#landing-mobilepage #hidden #like-box #like-input textarea{border-width:0;font-size:15px;height:100%;outline:none;padding:0;resize:none;width:100%}#landing-mobilepage #hidden #dislike-box #dislike-actions,#landing-mobilepage #hidden #dislike-box #like-actions,#landing-mobilepage #hidden #like-box #dislike-actions,#landing-mobilepage #hidden #like-box #like-actions{display:flex;flex-direction:row;justify-content:space-around;margin:10px auto;width:50%}#landing-mobilepage #hidden #dislike-box #dislike-actions .dislike-action,#landing-mobilepage #hidden #dislike-box #dislike-actions .like-action,#landing-mobilepage #hidden #dislike-box #like-actions .dislike-action,#landing-mobilepage #hidden #dislike-box #like-actions .like-action,#landing-mobilepage #hidden #like-box #dislike-actions .dislike-action,#landing-mobilepage #hidden #like-box #dislike-actions .like-action,#landing-mobilepage #hidden #like-box #like-actions .dislike-action,#landing-mobilepage #hidden #like-box #like-actions .like-action{background-color:#000;border-radius:20px;color:#fff;padding:5px;text-align:center;width:40%}#landing-mobilepage #hidden #dislike-box #dislike-actions .dislike-action:hover,#landing-mobilepage #hidden #dislike-box #dislike-actions .like-action:hover,#landing-mobilepage #hidden #dislike-box #like-actions .dislike-action:hover,#landing-mobilepage #hidden #dislike-box #like-actions .like-action:hover,#landing-mobilepage #hidden #like-box #dislike-actions .dislike-action:hover,#landing-mobilepage #hidden #like-box #dislike-actions .like-action:hover,#landing-mobilepage #hidden #like-box #like-actions .dislike-action:hover,#landing-mobilepage #hidden #like-box #like-actions .like-action:hover{cursor:pointer;opacity:.5}#landing-mobilepage #hidden #dislike-box #dislike-sent-header,#landing-mobilepage #hidden #dislike-box #like-sent-header,#landing-mobilepage #hidden #like-box #dislike-sent-header,#landing-mobilepage #hidden #like-box #like-sent-header{font-size:25px;padding:20px 0;text-align:center}.column{flex-direction:column}.column,.row{display:flex;justify-content:space-around}.row{flex-direction:row}#licenses-comp{background-color:#fff;height:70vh;margin:5px auto;overflow-y:scroll;padding:10px 0;width:90%}#licenses-comp #license-header{font-weight:700;margin-bottom:20px;text-align:center;text-decoration:underline}#licenses-comp #license-list{padding:0 10px}#licenses-comp #license-list .license-header{margin-bottom:50px}#tutorials-mobilepage{background:#efefef;font-family:Inter,sans-serif;overflow-y:scroll;width:100%}#tutorials-mobilepage #header{background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0;width:100%}#tutorials-mobilepage #header #icon{height:60px;margin:0 auto;width:60px}#tutorials-mobilepage #header #icon img{height:100%;width:100%}#tutorials-mobilepage #header #icon-header{margin:10px 0}#tutorials-mobilepage #header #icon-header #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:40px;font-weight:700;text-align:center}#tutorials-mobilepage #header #icon-header #icon-header-minititle{color:#000;font-size:25px;font-weight:700;margin-bottom:50px;padding:0 10%;text-align:center}#tutorials-mobilepage #header #auth-buttons{display:flex;gap:15px;justify-content:center}#tutorials-mobilepage #header #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#tutorials-mobilepage #header #auth-buttons .auth-button:hover{opacity:.85}#tutorials-mobilepage #overview{padding:50px 0;width:100%}#tutorials-mobilepage #overview #overview-header{color:#0d3b66;font-size:30px;font-weight:700;letter-spacing:-.5px;margin-bottom:35px;text-align:center;text-shadow:0 1px 2px #0000000d}#tutorials-mobilepage #overview #demo-videos{padding-bottom:20px;width:100%}#tutorials-mobilepage #overview #demo-videos .demo-video{background-color:#fff;border-radius:20px;box-shadow:0 0 10px #d3d3d3;margin:5%;width:90%}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-header{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;min-height:70px;padding:5%;text-align:center}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-header div{font-size:13px;margin:20px 0}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-holder{background-color:#0000;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;width:calc(80% - 10px)}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-holder video{height:100%;margin-bottom:-10px;width:100%}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-holder .demo-video-play{background-color:#fff;border-radius:50px;height:40px;margin:0 auto;width:40px;z-index:1}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-holder .demo-video-play:hover{cursor:pointer;opacity:.5}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-duration{font-size:25px;font-weight:700;margin-top:20px;text-align:center}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-rate{margin-top:30px}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-rate .demo-video-rate-header{font-size:20px;font-weight:700;text-align:center}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-rate .demo-video-actions{display:flex;flex-direction:row;justify-content:space-around;margin:0 auto}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-rate .demo-video-actions .demo-video-action{background-color:#fff;border-radius:25px;box-shadow:0 0 10px #d3d3d3;height:30px;margin:10px;padding:10px;width:30px}#tutorials-mobilepage #overview #demo-videos .demo-video .demo-video-rate .demo-video-actions .demo-video-action:hover{opacity:.5}#tutorials-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#tutorials-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#tutorials-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#tutorials-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#tutorials-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#tutorials-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#tutorials-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#tutorials-mobilepage #footer #footer-container #footer-links ul{list-style:none}#tutorials-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#tutorials-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#tutorials-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#tutorials-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#tutorials-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#tutorials-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#tutorials-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#tutorials-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#tutorials-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden!important}#termsofservice-mobilepage{height:100vh;overflow-y:scroll;width:100vw}#termsofservice-mobilepage #header{background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0;width:100%}#termsofservice-mobilepage #header #icon{height:60px;margin:0 auto;width:60px}#termsofservice-mobilepage #header #icon img{height:100%;width:100%}#termsofservice-mobilepage #header #icon-header{margin:10px 0}#termsofservice-mobilepage #header #icon-header #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:40px;font-weight:700;text-align:center}#termsofservice-mobilepage #header #icon-header #icon-header-minititle{color:#000;font-size:25px;font-weight:700;margin:30px 0;padding:0 10%;text-align:center}#termsofservice-mobilepage #header #auth-buttons{display:flex;gap:15px;justify-content:center}#termsofservice-mobilepage #header #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#termsofservice-mobilepage #header #auth-buttons .auth-button:hover{opacity:.85}#termsofservice-mobilepage #main{margin:0 auto 50px;width:95%}#termsofservice-mobilepage #main #termsofservice-header{font-size:40px;font-weight:700;margin:50px 0;text-align:center}#termsofservice-mobilepage #main #termsofservice-lastupdated{font-size:20px}#termsofservice-mobilepage #main .termsofservice-header{font-size:20px;font-weight:700;margin-bottom:10px;margin-top:50px}#termsofservice-mobilepage #main .termsofservice-info{font-size:20px}#termsofservice-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#termsofservice-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#termsofservice-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#termsofservice-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#termsofservice-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#termsofservice-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#termsofservice-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#termsofservice-mobilepage #footer #footer-container #footer-links ul{list-style:none}#termsofservice-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#termsofservice-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#termsofservice-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#termsofservice-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#termsofservice-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#termsofservice-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#termsofservice-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#termsofservice-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#termsofservice-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#termsofservice-mobilepage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;width:100vw}#privacypolicy-mobilepage{height:100vh;overflow-y:scroll;width:100vw}#privacypolicy-mobilepage #header{background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0;width:100%}#privacypolicy-mobilepage #header #icon{height:60px;margin:0 auto;width:60px}#privacypolicy-mobilepage #header #icon img{height:100%;width:100%}#privacypolicy-mobilepage #header #icon-header{margin:10px 0}#privacypolicy-mobilepage #header #icon-header #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:40px;font-weight:700;text-align:center}#privacypolicy-mobilepage #header #icon-header #icon-header-minititle{color:#000;font-size:25px;font-weight:700;margin:30px 0;padding:0 10%;text-align:center}#privacypolicy-mobilepage #header #auth-buttons{display:flex;gap:15px;justify-content:center}#privacypolicy-mobilepage #header #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#privacypolicy-mobilepage #header #auth-buttons .auth-button:hover{opacity:.85}#privacypolicy-mobilepage #main{margin:0 auto 50px;width:95%}#privacypolicy-mobilepage #main #privacypolicy-header{font-size:40px;font-weight:700;margin:50px 0;text-align:center}#privacypolicy-mobilepage #main #privacypolicy-lastupdated{font-size:20px}#privacypolicy-mobilepage #main .privacypolicy-header{font-size:25px;font-weight:700;margin-bottom:10px;margin-top:50px}#privacypolicy-mobilepage #main .privacypolicy-info{font-size:20px}#privacypolicy-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#privacypolicy-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#privacypolicy-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#privacypolicy-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#privacypolicy-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#privacypolicy-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#privacypolicy-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#privacypolicy-mobilepage #footer #footer-container #footer-links ul{list-style:none}#privacypolicy-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#privacypolicy-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#privacypolicy-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#privacypolicy-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#privacypolicy-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#privacypolicy-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#privacypolicy-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#privacypolicy-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#privacypolicy-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#privacypolicy-mobilepage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;height:100vh;justify-content:space-around;position:absolute;top:0;width:100vw}#requests-mobilepage{background:#efefef;display:flex;flex-direction:column;font-family:Inter,sans-serif;margin:0;overflow-y:scroll;width:100vw}#requests-mobilepage #header{background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0;width:100%}#requests-mobilepage #header #icon{height:60px;margin:0 auto;width:60px}#requests-mobilepage #header #icon img{height:100%;width:100%}#requests-mobilepage #header #icon-header{margin:10px 0}#requests-mobilepage #header #icon-header #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:40px;font-weight:700;text-align:center}#requests-mobilepage #header #icon-header #icon-header-minititle{color:#000;font-size:25px;font-weight:700;margin:30px 0;padding:0 10%;text-align:center}#requests-mobilepage #header #auth-buttons{display:flex;gap:15px;justify-content:center}#requests-mobilepage #header #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#requests-mobilepage #header #auth-buttons .auth-button:hover{opacity:.85}#requests-mobilepage #main{align-items:center;display:flex;flex-direction:column;gap:40px;width:100%}#requests-mobilepage #main h1{color:#0d3b66;font-size:32px;font-weight:700;text-align:center}#requests-mobilepage #main p{color:#1f2d3d;font-size:16px;padding:0 10px;text-align:center;width:100%}#requests-mobilepage #main #requests-options{width:90%}#requests-mobilepage #main #requests-options .request{background:#fff;border:1px solid #0d3b6626;border-radius:20px;box-shadow:0 12px 25px #00000014;margin-bottom:50px;overflow:hidden;transition:all .3s ease}#requests-mobilepage #main #requests-options .request .request-header{align-items:center;color:#0d3b66;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:space-between;padding:20px}#requests-mobilepage #main #requests-options .request .request-main{display:flex;flex-direction:column;gap:15px;padding:20px}#requests-mobilepage #main #requests-options .request .request-main textarea{resize:none}#requests-mobilepage #main #requests-options .request .request-main input,#requests-mobilepage #main #requests-options .request .request-main textarea{border:1px solid #cbd7e6;border-radius:12px;font-size:15px;padding:12px;width:100%}#requests-mobilepage #main #requests-options .request .request-main input:focus,#requests-mobilepage #main #requests-options .request .request-main textarea:focus{border-color:#0d3b66;box-shadow:0 0 5px #0d3b664d;outline:none}#requests-mobilepage #main #requests-options .request .request-main #submit{align-self:center;background-color:#0d3b66;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;text-align:center;transition:all .3s ease;width:180px}#requests-mobilepage #main #requests-options .request .request-main #submit:hover{background-color:#09497b;transform:translateY(-2px) scale(1.02)}#requests-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#requests-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#requests-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#requests-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#requests-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#requests-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#requests-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#requests-mobilepage #footer #footer-container #footer-links ul{list-style:none}#requests-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#requests-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#requests-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#requests-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#requests-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#requests-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#requests-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#requests-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#requests-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#requests-mobilepage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;width:100vw}#pricing-mobilepage{overflow-y:scroll;width:100vw}#pricing-mobilepage #header{background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0;width:100%}#pricing-mobilepage #header #icon{height:60px;margin:0 auto;width:60px}#pricing-mobilepage #header #icon img{height:100%;width:100%}#pricing-mobilepage #header #icon-header{margin:10px 0}#pricing-mobilepage #header #icon-header #icon-header-title{color:#000;font-family:Madimi One,sans-serif;font-size:40px;font-weight:700;text-align:center}#pricing-mobilepage #header #icon-header #icon-header-minititle{color:#000;font-size:25px;font-weight:700;margin:30px 0;padding:0 10%;text-align:center}#pricing-mobilepage #header #auth-buttons{display:flex;gap:15px;justify-content:center}#pricing-mobilepage #header #auth-buttons .auth-button{background-color:#000;border-radius:20px;border-width:0;color:#fff;cursor:pointer;padding:10px 20px;transition:.25s ease}#pricing-mobilepage #header #auth-buttons .auth-button:hover{opacity:.85}#pricing-mobilepage #footer{background-color:#1b1b1b;color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 20px}#pricing-mobilepage #footer #footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}#pricing-mobilepage #footer #footer-container #footer-about{flex:1 1;min-width:250px}#pricing-mobilepage #footer #footer-container #footer-about #footer-logo{height:60px;margin-bottom:15px}#pricing-mobilepage #footer #footer-container #footer-about p{font-size:14px;line-height:1.6;opacity:.85}#pricing-mobilepage #footer #footer-container #footer-links{flex:1 1;min-width:200px}#pricing-mobilepage #footer #footer-container #footer-links h4{font-size:18px;margin-bottom:15px}#pricing-mobilepage #footer #footer-container #footer-links ul{list-style:none}#pricing-mobilepage #footer #footer-container #footer-links ul li{margin-bottom:10px}#pricing-mobilepage #footer #footer-container #footer-links ul li a{color:#ccc;text-decoration:none}#pricing-mobilepage #footer #footer-container #footer-links ul li a:hover{color:#6faafd;transition:color .3s}#pricing-mobilepage #footer #footer-container #footer-social{flex:1 1;min-width:200px}#pricing-mobilepage #footer #footer-container #footer-social h4{font-size:18px;margin-bottom:15px}#pricing-mobilepage #footer #footer-container #footer-social #social-icons a{display:inline-block;margin-right:15px;transition:transform .3s,opacity .3s}#pricing-mobilepage #footer #footer-container #footer-social #social-icons a:hover{opacity:.8;transform:scale(1.2)}#pricing-mobilepage #footer #footer-container #footer-social #social-icons a img{height:30px;width:30px}#pricing-mobilepage #footer #footer-bottom{border-top:1px solid #333;color:#aaa;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}#pricing-mobilepage #hidden-box{background-color:#000000b3;display:flex;flex-direction:column;justify-content:space-around;position:absolute;top:0;width:100vw}#price-plan-comp-mobile{height:auto;overflow:hidden;width:100vw}#price-plan-comp-mobile #price-plan{width:100%}#price-plan-comp-mobile #price-plan #price-plan-header{font-family:Freeman,sans-serif;font-size:40px;padding:20px 0;text-align:center}#price-plan-comp-mobile #price-plan #price-plans{margin-top:50px;width:100%}#price-plan-comp-mobile #price-plan #price-plans .plan{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 0 20px #d3d3d3;display:flex;flex-direction:column;margin:50px auto;padding:40px 0;transition:all .3s ease;width:calc(100% - 30px)}#price-plan-comp-mobile #price-plan #price-plans .plan .plan-header{color:#0d3b66;font-size:30px;font-weight:700;margin-bottom:15px}#price-plan-comp-mobile #price-plan #price-plans .plan hr{background:#cbd7e6;border:0;height:2px;margin-bottom:20px;width:50%}#price-plan-comp-mobile #price-plan #price-plans .plan .plan-price-header{font-size:20px;font-weight:600;line-height:1.4;margin-bottom:20px;text-align:center}#price-plan-comp-mobile #price-plan #price-plans .plan ul{color:#1f2d3d;font-size:16px;font-weight:500;list-style:none;margin:0;padding:0}#price-plan-comp-mobile #price-plan #price-plans .plan ul li{font-size:20px;margin:10px 0}