@import"https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap";:root{font-family:"M PLUS 1",sans-serif;width:100%;margin:0}body{margin:0}#main{width:100%}.section-title{width:100%;text-align:center;margin-bottom:80px;padding-top:80px}.section-title h2{font-size:1.7rem}@media only screen and (max-width: 1000px){.section-title h2{font-size:1.5rem;padding-left:40px;padding-right:40px}}.section-title h3{font-size:1rem;font-weight:400}@media only screen and (max-width: 1000px){.section-title h3{font-size:.8rem;padding-left:40px;padding-right:40px}}.header{padding-left:5%;padding-right:5%;padding-top:30px;display:flex;justify-content:space-between;align-items:center}.header #logo{width:40px;height:40px}@media only screen and (max-width: 600px){.header #logo{width:30px;height:30px}}.header div{display:flex;align-items:center;gap:20px}@media only screen and (max-width: 800px){.header div{gap:10px}}.header .header-links{gap:80px;display:flex}@media only screen and (max-width: 800px){.header .header-links{gap:40px}}@media only screen and (max-width: 600px){.header .header-links{display:none}}.header h2{margin:0;font-size:1.5rem;color:#000}@media only screen and (max-width: 800px){.header h2{font-size:1.2rem}}@media only screen and (max-width: 600px){.header h2{font-size:.9rem}}.header a{text-decoration:none;color:#8b8b8b}.header .header-menu{display:none}@media only screen and (max-width: 600px){.header .header-menu{display:block}}#aboutUs{width:100%;display:flex;justify-content:space-evenly;align-items:center;margin-top:60px;height:80vh}#aboutUs #aboutUsImageContainer{width:30%;height:70vh;align-items:center;transform:scale(1);transition:all 1s ease}#aboutUs #aboutUsImageContainer img{grid-column:1;grid-row:1;z-index:9999;width:100%}#aboutUs #aboutUsImageContainer span{grid-column:1;grid-row:1;z-index:1;display:block;background:#236ceb54;width:100%;height:70vh;border-radius:100%;-webkit-filter:blur(60px);-ms-filter:blur(60px);filter:blur(60px)}#aboutUs #aboutUsImageContainer:hover{transform:scale(1.05);transition:all .5s ease}#aboutUs #aboutUsInfo h1{font-size:3rem;font-weight:800}@media only screen and (max-width: 630px){#aboutUs #aboutUsInfo h1{font-size:1.6rem}}#aboutUs #aboutUsInfo h1 span{color:#246dea}#aboutUs #aboutUsInfo h2{color:#9a9a9a;font-weight:400;max-width:500px;font-size:18px}@media only screen and (max-width: 630px){#aboutUs #aboutUsInfo h2{font-size:15px}}#aboutUs #aboutUsInfo button{background-color:#236ceb;color:#fff;border:none;padding:15px 40px;margin-top:20px;border-radius:10px;font-weight:700;font-size:medium;transform:scale(1);transition:all 1s ease}#aboutUs #aboutUsInfo button:hover{transform:scale(1.05);transition:all .5s ease}@media only screen and (max-width: 1200px){#aboutUsImageContainer{display:none}#aboutUsInfo{width:80%;text-align:center;max-width:500px}}@media only screen and (min-width: 1200px){#aboutUsImageContainer{display:grid}}#whyUs{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 486px){#whyUs h1{display:none}}#reasons-list{width:100%;display:flex;flex-wrap:wrap;gap:25px;align-items:center;justify-content:center;margin:0 10% 80px}@media only screen and (max-width: 620px){#reasons-list{flex-direction:column;align-items:center}}.reason-card{display:flex;flex-direction:column;align-items:center;max-width:320px;box-shadow:0 8px 12px #0003;padding:40px 15px;border-radius:20px;min-width:300px;margin:0 20px;transform:scale(1);transition:all 1s ease-in-out}.reason-card:hover{transform:scale(1.07);transition:all .5s ease-in-out;box-shadow:0 8px 12px #0006}.reason-card-image-container{background:#6c77af;padding:15px;border-radius:15px;display:flex;justify-content:center;align-items:center}.reason-card-image-container img{width:40px;height:40px}.reason-card-info{text-align:center}.reason-card-info h3{font-weight:700}@media only screen and (max-width: 450px){.reason-card-info h3{font-size:1rem}}.reason-card-info p{color:#9a9a9a;font-size:.9rem;width:90%;margin:auto}@media only screen and (max-width: 450px){.reason-card-info p{font-size:.8rem}}#opinions{background:#f0f3f7;height:auto;padding-bottom:80px;padding-right:30px;padding-left:30px}#opinions-list{margin:auto;width:100%;display:flex;gap:60px;justify-content:center;flex-wrap:wrap}@media only screen and (max-width: 1200px){#opinions-list{gap:30px}}.opinion-card{max-width:350px;padding:25px;box-shadow:0 8px 12px #0000001a;border-radius:15px;background:#fff;transform:scale(1);transition:all 1s ease}.opinion-card p{font-size:.85rem;text-align:left}.opinion-info{display:flex;text-align:left;justify-content:space-between;line-height:16px}.stars{display:flex;gap:7px}.opinion-author{font-size:.9rem;font-weight:600}.opinion-status{font-size:.7rem}.opinion-card:hover{transform:scale(1.1);transition:all .5s ease;box-shadow:0 5px 10px #0003}#form-section{background:#f0f3f7;padding-bottom:80px;padding-left:20px;padding-right:20px}.form{background:#fff;display:flex;flex-direction:column;gap:25px;max-width:500px;min-width:260px;padding:40px;margin:auto;border-radius:40px;box-shadow:0 6px 12px #0003}@media only screen and (max-width: 520px){.form{padding:25px}}.form label{font-size:.85rem;line-height:30px}@media only screen and (max-width: 520px){.form label{font-size:.75rem;line-height:25px}}.form label div{display:flex;gap:5px}.form input[type=checkbox]{vertical-align:middle;position:relative;bottom:1px}.form #form-agreement{max-width:500px;min-width:270px;font-size:.6rem;line-height:normal}@media only screen and (max-width: 670px){.form #form-agreement{font-size:.5rem}}.form #form-agreement div{display:flex}.form input[type=email]{width:100%;box-sizing:border-box;padding:15px;border-radius:10px;border:1px solid #8D8D8D;color:#8d8d8d}.form input[type=email]:hover{border-color:#8d8d8d}.form input[type=checkbox]{margin-right:10px}.form button{background:#246dea;color:#fff;border-color:transparent;padding:10px;border-radius:10px;font-weight:700;font-size:1rem}.form-error-text{margin:0;font-size:smaller;color:red}#footer{background:#1a1724;color:#fff;padding:30px 70px}@media only screen and (max-width: 600px){#footer{padding:30px}}#footer-upper{display:flex;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap}@media only screen and (max-width: 600px){#footer-upper{justify-content:center;gap:20px}}#footer-name{display:flex;align-items:center;gap:15px;font-size:1.2rem}@media only screen and (max-width: 600px){#footer-name{font-size:.9rem}}#footer-desc{color:#d8e1ed;font-size:.9rem;max-width:320px}@media only screen and (max-width: 600px){#footer-desc{font-size:.7rem}}#footer-logo{width:40px;height:40px}@media only screen and (max-width: 600px){#footer-logo{width:30px;height:30px}}#footer-other{display:flex;gap:70px}@media only screen and (max-width: 600px){#footer-other{gap:40px}}.footer-other-item p{color:#d8e1ed;font-size:.9rem}@media only screen and (max-width: 600px){.footer-other-item p{font-size:.7rem}}.footer-other-item h4{font-size:1rem}@media only screen and (max-width: 600px){.footer-other-item h4{font-size:.8rem}}#footer-socials{display:flex;gap:15px;justify-content:center}.social-item{height:25px;width:25px;padding:7px;background:#29374f;border-radius:20px;display:flex;justify-content:center;align-items:center}#copyright{height:70px;border-top:1px solid white;display:flex;justify-content:center;align-items:center;color:#afb4c4}@media only screen and (max-width: 600px){#copyright{font-size:.7rem}}#not-found{width:100%;height:90vh}#not-found #not-found-content{width:100%;height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#not-found #not-found-content h1{font-size:xxx-large;font-weight:800;margin-bottom:10px}#not-found #not-found-content h2{font-size:large;font-weight:400;margin:10px}#not-found #not-found-content a{text-decoration:none}#not-found #not-found-content div{text-align:center;background-color:#236ceb;color:#fff;border:none;padding:10px 20px;border-radius:10px;font-weight:700;min-width:125px;margin-top:20px;text-decoration:none}@media (max-width: 666px){#not-found #not-found-content div{padding:10px}}#discover{min-height:100vh;padding:2rem}#discover-header{text-align:center;margin-top:3rem;margin-bottom:3rem}#discover-header h1{font-size:3rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}#discover-header p{font-size:1.2rem;opacity:.9}.controls{max-width:1200px;margin:0 auto 3rem}.search-bar{position:relative;margin-bottom:1.5rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#666}.search-bar input{width:100%;padding:1rem 1rem 1rem 3rem;border:none;border-radius:50px;font-size:1rem;box-shadow:0 4px 20px #0000001a;transition:box-shadow .3s ease}.search-bar input:focus{outline:none;box-shadow:0 6px 30px #00000026}.categories{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.category-btn{padding:.6rem 1.5rem;border:2px solid rgba(255,255,255,.3);background:#000;color:#fff;border-radius:50px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-btn:hover{background:#0006;border-color:#ffffff80;transform:translateY(-2px)}.category-btn.active{background:purple;color:#fff;border-color:#fff}.articles-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.no-results{text-align:center;color:#000;font-size:1.2rem;margin-top:4rem}@media (max-width: 768px){.blog-chooser{padding:1rem}.blog-header h1{font-size:2rem}.articles-grid{grid-template-columns:1fr}}.article-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;position:relative;display:flex;flex-direction:column}.article-card .article-image{height:200px;background-size:cover;background-position:center;background-color:#e0e0e0}.article-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.trending-badge{position:absolute;top:1rem;right:1rem;background:#ff6b6b;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.3rem;z-index:1;box-shadow:0 2px 10px #ff6b6b4d}.article-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.article-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.article-meta span{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:#666}.category{color:#667eea;font-weight:600}.article-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.article-excerpt{color:#666;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.read-more{width:100%;padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .3s ease}.read-more:hover{opacity:.9}.article-view{min-height:100vh;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.article-view .article-nav{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.article-view .back-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#667eea;font-size:1rem;cursor:pointer;font-weight:500;transition:gap .3s ease}.article-view .back-btn:hover{gap:.75rem}.article-view .article-container{max-width:800px;margin:0 auto;padding:3rem 2rem;background:#fff;box-shadow:0 0 40px #0000000d}.article-view .article-header{margin-bottom:2rem}.article-view .article-meta-top{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.article-view .article-meta-top span{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:#666}.article-view #category-badge{background:#667eea;color:#fff;padding:.4rem .8rem;border-radius:20px;font-weight:600}.article-view .article-title{font-size:2.5rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin-bottom:1.5rem}.article-view .article-image{width:100%;height:400px;background-size:cover;background-position:center;border-radius:12px;margin-bottom:2rem}.article-view .article-body{margin-bottom:2rem}.article-view .article-paragraph{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.article-view .article-paragraph:first-of-type:first-letter{font-size:3.5rem;font-weight:700;float:left;line-height:1;margin:.1rem .5rem 0 0;color:#667eea}.article-view .article-tags{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:2rem;border-top:2px solid #f0f0f0}.article-view .tag{padding:.5rem 1rem;background:#f0f0f0;border-radius:20px;font-size:.9rem;color:#666;font-weight:500}@media (max-width: 768px){.article-view .article-container,.article-view .comments-section{padding:2rem 1rem}.article-view .article-title{font-size:2rem}.article-view .article-image{height:250px}.article-view .article-paragraph{font-size:1rem}.article-view .article-meta-top{font-size:.85rem}}
