@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif;list-style:none}.container{max-width:1440px;margin:0 auto}section{padding:10px 80px;height:auto}footer{padding:80px}.loading{display:flex;justify-content:center;align-items:center}.navbar{position:sticky;top:0;width:100%;background:#fff9;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);padding:12px clamp(16px,6vw,96px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.06)}.navbar .flex{display:flex;align-items:center;justify-content:space-between;gap:50px}.navbar .flex .logo{width:39px;height:auto}.navbar .flex .logo img{width:100%;height:auto;border-radius:8px}.navbar .flex .nav__links{display:flex;align-items:center;gap:40px}.navbar .flex .nav__links li a{text-decoration:none;color:#333;font-weight:400;font-size:14px;transition:color .3s ease}footer{background-color:#f8f9fa}footer .flex{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:40px;margin-bottom:15px}footer .flex .fotter-top h2{font-size:18px;margin-bottom:10px;font-weight:500}footer .flex .fotter-top ul li{margin-bottom:8px}footer .flex .fotter-top ul li a{color:#6c757d;text-decoration:none;font-size:14px;font-weight:500;transition:.3s}footer .flex .fotter-top ul li a:hover{color:#000}@media(max-width:751px){footer .flex{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:587px){footer .flex{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:461px){footer .flex{grid-template-columns:repeat(1,1fr);gap:20px}}.home{background:#f5f5f5}.home .all__details{display:flex;flex-direction:column;gap:20px}.home .all__details .text__wrapper{display:flex;align-items:center;justify-content:space-between}.home .all__details .text__wrapper .text h1{font-size:80px;font-weight:600;line-height:84px;color:#1d1d1f}.home .all__details .text__wrapper .text p{font-size:21px;font-weight:600;line-height:25px;color:#1d1d1f}.home .all__details .text__wrapper .text span{font-size:17px;font-weight:400;line-height:21.0012px;color:#1d1d1f}.home .all__details .buttons__wrapper{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.home .all__details .buttons__wrapper a{padding:12px 24px;font-size:17px;border:none;border-radius:16px;cursor:pointer;background-color:#06c;color:#fff;transition:background-color .3s ease;text-decoration:none;line-height:25px}.home .all__details .buttons__wrapper a.btn:hover{background-color:#0052a4}.home .all__details .buttons__wrapper a.hover-link{background:#f5f5f5;border:1px solid rgb(0,102,204);color:#06c}.home .all__details .buttons__wrapper a.hover-link:hover{background-color:#06c;color:#fff}.home .all__details .image-wrapper{display:flex;align-items:center;justify-content:center}.home .all__details .image-wrapper img{max-width:35%;object-fit:cover;border-radius:16%}.palpos__home{background:#f5f5f5;margin-top:20px;margin-bottom:20px}.palpos__home .all__details__pos{display:flex;flex-direction:column;gap:20px}.palpos__home .all__details__pos .text__wrapper{display:flex;align-items:center;justify-content:space-between}.palpos__home .all__details__pos .text__wrapper h1{font-size:80px;font-weight:600}.palpos__home .all__details__pos .text__wrapper p{font-size:21px;font-weight:600;line-height:25px;color:#1d1d1f}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper a{padding:12px 24px;font-size:17px;border:none;border-radius:16px;cursor:pointer;background-color:#06c;color:#fff;transition:background-color .3s ease;text-decoration:none;line-height:25px}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper a.btn:hover{background-color:#0052a4}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper a.hover-link{background:#f5f5f5;border:1px solid rgb(0,102,204);color:#06c}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper a.hover-link:hover{background-color:#06c;color:#fff}.palpos__home .all__details__pos .image-wrapper{display:flex;align-items:center;justify-content:center}.palpos__home .all__details__pos .image-wrapper img{max-width:35%;object-fit:cover;border-radius:16%}@media(max-width:985px){.home .all__details .text__wrapper .text h1{font-size:40px;line-height:64px}.home .all__details .text__wrapper .text p{font-size:14px;line-height:21.0012px}.home .all__details .text__wrapper .buttons__wrapper{gap:10px;flex-direction:column}.home .all__details .text__wrapper .buttons__wrapper a{width:100%;text-align:center;font-size:14px}.palpos__home .all__details__pos .text__wrapper h1{font-size:40px;line-height:64px}.palpos__home .all__details__pos .text__wrapper p{font-size:14px;line-height:21.0012px}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper{gap:10px;flex-direction:column}.palpos__home .all__details__pos .text__wrapper .buttons__wrapper a{width:100%;text-align:center;font-size:14px}}@media(max-width:830px){.home .all__details .text__wrapper{flex-direction:column;gap:20px}.home .all__details .text__wrapper .text{text-align:center}.palpos__home .all__details__pos .text__wrapper{flex-direction:column;gap:20px}.palpos__home .all__details__pos .text__wrapper .text{text-align:center}}@media(max-width:542px){.home .all__details .buttons__wrapper{gap:10px;flex-direction:column}.home .all__details .buttons__wrapper a{width:100%;text-align:center}}:root{--bg-color: #000000;--text-primary: #f5f5f7;--text-secondary: #86868b;--accent: #2997ff;--accent-hover: #147ce5;--card-bg: rgba(255, 255, 255, .05);--card-border: rgba(255, 255, 255, .1);--glass-blur: blur(20px)}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.04em}*{margin:0;padding:0;box-sizing:border-box}.body{background-color:var(--bg-color);color:var(--text-primary);line-height:1.47059;letter-spacing:-.022em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-fade-in-up{animation:fadeInUp 1.2s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;border-radius:980px;font-size:1.1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);border:none;gap:8px;outline:none}.btn-primary{background-color:var(--text-primary);color:var(--bg-color)}.btn-primary:hover{transform:scale(1.05);background-color:#fff;box-shadow:0 4px 20px #ffffff40}.btn-icon{font-size:1.2rem;transition:transform .3s ease}.btn-primary:hover .btn-icon{transform:translate(4px)}.hero{height:100vh;min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,#2997ff14,#0000 60%);z-index:-1;border-radius:50%}.hero-title{font-size:clamp(3rem,10vw,6.5rem);line-height:1.05;background:linear-gradient(180deg,#fff,#a1a1a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}.hero-subtitle{font-size:clamp(1.2rem,3.5vw,1.8rem);color:var(--text-secondary);max-width:700px;margin:0 auto 48px;font-weight:400}.features{padding:140px 0;background-color:#050505}.section-title{text-align:center;font-size:clamp(2.5rem,6vw,4rem);margin-bottom:80px;line-height:1.1;background:linear-gradient(180deg,#fff,#a1a1a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.feature-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:32px;padding:56px 40px;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease,border-color .5s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff0d,#fff0);opacity:0;transition:opacity .5s ease}.feature-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 60px #0009;border-color:#fff3}.feature-card:hover:before{opacity:1}.feature-icon{font-size:3.5rem;color:var(--accent);margin-bottom:32px}.feature-title{font-size:1.6rem;margin-bottom:16px;color:var(--text-primary)}.feature-desc{font-size:1.15rem;color:var(--text-secondary);line-height:1.5}.cta-section{padding:160px 0 180px;text-align:center;background:linear-gradient(180deg,#050505,#000);position:relative}.cta-title{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:24px;line-height:1.1;background:linear-gradient(180deg,#fff,#a1a1a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-subtitle{font-size:clamp(1.2rem,3vw,1.6rem);color:var(--text-secondary);margin-bottom:48px}@media(max-width:900px){.palfix-home .main__texts h1{font-size:48px;line-height:52px}.study__content .top_text h2{font-size:40px;line-height:44px}.study__content .boxes{grid-template-columns:repeat(2,1fr)}.why-layout{grid-template-columns:1fr;gap:60px}.why-header h2,.take_closer__look .top_text h2{font-size:38px;line-height:46px}}@media(max-width:540px){.palfix-home .main__texts h1{font-size:48px;line-height:52px}.study__content .top_text h2{font-size:40px;line-height:44px}.take_closer__look .top_text h2{font-size:28px;line-height:34px}.study__content .boxes{grid-template-columns:repeat(1,1fr)}}:root{--bg-color: #000000;--text-primary: #f5f5f7;--text-secondary: #86868b;--accent: #2997ff;--accent-hover: #0071e3;--card-bg: #1d1d1f;--border-color: rgba(255, 255, 255, .1)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:600}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}.text-gradient{background:linear-gradient(90deg,#fff,#86868b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-accent{background:linear-gradient(90deg,#32d74b,#2997ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp 1s cubic-bezier(.16,1,.3,1) forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.opacity-0{opacity:0}.hero-section{min-height:100vh;background-color:var(--bg-color);color:var(--text-primary);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px 60px;text-align:center;overflow:hidden}.hero-content{max-width:800px;margin:0 auto}.hero-subtitle{color:var(--accent);font-size:1.2rem;font-weight:600;margin-bottom:15px;letter-spacing:.05em;text-transform:uppercase}.hero-title{font-size:4.5rem;line-height:1.1;font-weight:700;margin-bottom:24px;letter-spacing:-.04em}.hero-description{font-size:1.5rem;color:var(--text-secondary);margin-bottom:40px;max-width:600px;margin-inline:auto;font-weight:400}.hero-cta{display:flex;gap:16px;justify-content:center;align-items:center;margin-bottom:80px}.btn-primary{background-color:var(--text-primary);color:var(--bg-color);padding:16px 32px;border-radius:30px;font-size:1.1rem;font-weight:600;transition:transform .2s ease,opacity .2s ease}.btn-primary:hover{transform:scale(1.02);opacity:.9}.btn-secondary{background-color:transparent;color:var(--text-primary);padding:16px 32px;border-radius:30px;font-size:1.1rem;font-weight:600;border:1px solid var(--border-color);transition:background-color .2s ease}.btn-secondary:hover{background-color:#ffffff1a}.hero-image-container{width:100%;max-width:1000px;perspective:1000px}.hero-mockup{background:linear-gradient(145deg,#2a2a2c,#1d1d1f);border:1px solid rgba(255,255,255,.05);border-radius:20px;height:500px;width:100%;box-shadow:0 30px 60px #00000080;display:flex;align-items:center;justify-content:center;transform:rotateX(5deg);transition:transform .5s cubic-bezier(.16,1,.3,1)}.hero-mockup:hover{transform:rotateX(0)}.hero-mockup img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-section{padding:100px 15px 40px}.hero-title{font-size:3rem}.hero-description{font-size:1.2rem;margin-bottom:30px}.hero-cta{flex-direction:column;width:100%;gap:15px;margin-bottom:50px}.btn-primary,.btn-secondary{width:100%;max-width:320px}.hero-mockup{height:300px;transform:rotateX(2deg)}}@media(max-width:480px){.hero-title{font-size:2.3rem}.hero-description{font-size:1.1rem}.hero-mockup{height:220px}}.features-section{min-height:100vh;background-color:var(--bg-color);color:var(--text-primary);padding:120px 20px 60px;overflow:hidden}.features-header{text-align:center;margin-bottom:80px}.section-title{font-size:3.5rem;font-weight:700;margin-bottom:20px}.section-subtitle{font-size:1.3rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.feature-card{background-color:var(--card-bg);padding:40px;border-radius:20px;border:1px solid var(--border-color);transition:transform .3s ease,background-color .3s ease}.feature-card:hover{transform:translateY(-5px);background-color:#242426}.feature-icon{font-size:2.5rem;color:var(--accent);margin-bottom:25px}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:var(--text-primary)}.feature-desc{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}@media(max-width:768px){.features-section{padding:60px 15px}.section-title{font-size:2.5rem}.section-subtitle{font-size:1.1rem}.feature-card{padding:30px 20px}}@media(max-width:480px){.section-title{font-size:2rem}}.take_closer__look{background:var(--bg-color);padding-top:60px}.take_closer__look .top_text h2{font-size:56px;font-weight:600;line-height:60px;color:#fff;margin-bottom:20px}.take_closer__look .video-wrapper{position:relative;width:100%;margin:0 auto;aspect-ratio:16 / 9;border-radius:28px;overflow:hidden;background:#000;box-shadow:0 30px 60px #00000026,0 10px 20px #00000014;transition:transform .4s ease,box-shadow .4s ease}.take_closer__look iframe{width:100%;height:100%;border:none}.take_closer__look .video-wrapper:hover{transform:translateY(-6px);box-shadow:0 40px 80px #0003,0 15px 30px #0000001f}.cta-section{padding:120px 20px;background-color:var(--card-bg);border-top:1px solid var(--border-color);text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:4rem;font-weight:700;margin-bottom:24px;letter-spacing:-.04em;color:var(--text-primary)}.cta-desc{font-size:1.5rem;color:var(--text-secondary);margin-bottom:50px}.btn-cta{background-color:var(--accent);color:#fff;padding:18px 40px;border-radius:40px;font-size:1.2rem;font-weight:600;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 14px #2997ff63}.btn-cta:hover{background-color:var(--accent-hover);transform:scale(1.02)}@media(max-width:768px){.cta-section{padding:80px 15px}.cta-title{font-size:2.8rem}.cta-desc{font-size:1.2rem;margin-bottom:40px}.btn-cta{width:100%;max-width:320px}}@media(max-width:480px){.cta-title{font-size:2.2rem}}.pal-one{padding:100px 0}.pal-one .main-text{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.pal-one .main-text img{padding-bottom:10px}.pal-one .main-text .text h1{font-size:96px;font-weight:700;color:#1d1d1f;line-height:96px;padding-bottom:20px}.entertainment{background:#f5f5f5;padding-top:100px}.entertainment .texts{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.entertainment .texts h1{font-size:72px;font-weight:600;line-height:76.0003px;color:#1d1d1f}.entertainment .grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-content:center;margin-top:50px}.entertainment .grid .item{padding:20px;background:#fff;border-radius:15px}.entertainment .grid .item .img{display:flex;align-items:center}.entertainment .grid .item .img img{height:45px;object-fit:cover}.entertainment .grid .item .text p{font-size:17px;font-weight:400;line-height:25px;color:#1d1d1f;padding:20px 0}.entertainment .grid .item .text a{text-decoration:none}.entertainment .grid .item .text a:hover{text-decoration:underline}.store{width:100%;height:auto;padding:80px;background-color:#f8f8f9}.store .main .titles{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.store .main .titles .main-title h1{font-size:80px;font-weight:600;line-height:84px;color:#1d1d1f}.store .main .titles .sub-title p{font-size:28px;font-weight:600;line-height:32px;color:#1d1d1f;text-align:right;padding-bottom:16px}.store .main .titles .sub-title a{font-size:14px;font-weight:400;line-height:20.0003px;color:#06c;display:flex;flex-direction:column;text-align:right;text-decoration:none;padding:5px}.store .main .titles .sub-title a:hover{text-decoration:underline}.store .main .buttons{display:flex;align-items:center;justify-content:center;margin-top:40px;flex-wrap:wrap;width:100%}.store .main .industries{display:flex;align-items:start;justify-content:start;margin-top:40px;flex-wrap:wrap;width:100%}.store .main .industries ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.store .main .industries ul li button{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 25px;font-size:16px;font-weight:500;line-height:24px;color:#1d1d1f;background-color:#fff;border:1px solid rgb(229,229,229);cursor:pointer;border-radius:20px;transition:all .3s ease}.store .main .industries ul li button:hover{background:#1d1d1f;color:#fff}.store .main .industries ul li button.active{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.store .main .products{display:flex;margin-top:40px;align-items:center;gap:30px}.store .main .products button{background:none;border:none}.product-card .card-main{display:flex;align-items:center;flex-direction:column}.product-card .card-main img{width:50px;height:auto;border-radius:8px;margin-bottom:10px}.product-card .card-main h3{font-size:16px;font-weight:600;line-height:20.0003px;color:#1d1d1f}.product-card .card-main:hover{text-decoration:underline;cursor:pointer}.product-details{background-color:#c6c6d8;margin-top:20px;padding:20px;border-radius:10px}.product-details .no-selection{text-align:center;color:#1d1d1f}.product-details .details-card{display:flex;flex-direction:column}.product-details .details-card .card-top{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.product-details .details-card .card-top img{width:60px;height:auto;border-radius:8px}.product-details .details-card .card-top h2{font-size:56px;font-weight:600;line-height:60px;color:#1d1d1f;margin-bottom:10px}.product-details .details-card .card-top p{font-size:28px;font-weight:400;line-height:32px;color:#1d1d1f}.product-details .details-card .card-image{display:flex;justify-content:center;margin-top:40px;flex-direction:column}.product-details .details-card .card-image .text{text-align:start}.product-details .details-card .card-image .text h1{font-size:48px;font-weight:400;line-height:52.0077px;color:#313942}.product-details .details-card .card-image .text p{font-size:20px;font-weight:400;line-height:24px}.product-details .details-card .card-image .card-img img{width:100%;height:auto}.product-details .details-card .card-image .card-img h2{text-align:center;white-space:pre-line}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:#fff;padding:40px;border-radius:20px;width:100%;max-width:450px;position:relative;box-shadow:0 10px 30px #0003;text-align:center}.close-modal{position:absolute;top:15px;right:15px;background:none;border:none;font-size:20px;cursor:pointer;color:#666}.modal-form{display:flex;flex-direction:column;gap:15px;margin-top:20px}.modal-form input,.modal-form textarea{padding:12px;border:1px solid #ddd;border-radius:10px;outline:none}.submit-btn{background:#0071e3;color:#fff;padding:12px;border:none;border-radius:10px;cursor:pointer;font-weight:700;transition:.3s}.submit-btn:hover{background:#005bb5}.buy-btn{margin-top:20px;padding:10px 30px;background:#0071e3;color:#fff;border:none;border-radius:20px;cursor:pointer;text-decoration:none}.news-rooms{background:#f5f5f5}.news-rooms .main-text{margin-top:100px}.news-rooms .main-text h1{font-size:32px;font-weight:700;line-height:36px;color:#1d1d1f}.news-rooms .boxes{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;margin-top:40px}.news-rooms .boxes .box{display:flex;align-items:start;justify-content:center;flex-direction:column;background:#fff;padding:20px;border-radius:20px}.news-rooms .boxes a{text-decoration:none}.news-rooms .boxes .box .img{width:100%;overflow:hidden;border-radius:22px;background-color:#f5f5f7;aspect-ratio:16 / 9;transition:transform .4s cubic-bezier(.4,0,.25,1)}.news-rooms .boxes .box .img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.25,1);display:block}.news-rooms .boxes .box:hover .img img{transform:scale(1.05)}.news-rooms .boxes .box{cursor:pointer;transition:opacity .3s ease}.news-rooms .boxes .box:hover{opacity:.95}.news-rooms .boxes .box .text{margin-top:20px}.news-rooms .boxes .box .text h1{font-size:24px;font-weight:700;line-height:28px;color:#1d1d1f;text-decoration:none}@media(max-width:786px){.news-rooms .boxes{grid-template-columns:repeat(1,1fr)}}.news-details{margin-top:40px}.news-details .box{display:flex;align-items:start;justify-content:center;flex-direction:column;width:576px;margin:0 auto}.news-details .box .box-top .news-meta span{font-size:14px;font-weight:700;line-height:16.0005px;color:#6e6e73}.news-details .box .box-top .news-img{width:100%;object-fit:cover}.news-details .box .box-top h1{font-size:48px;font-weight:700;line-height:52.0077px;color:#1d1d1f;padding-bottom:20px}.news-details .box .news-content p{margin-top:20px;font-size:19px;font-weight:400;line-height:27px;color:#1d1d1f}
