:root{--primary:#2563eb;--primary-dark:#1e40af;--secondary:#7c3aed;--accent:#059669;--dark:#1e293b;--dark-gray:#475569;--light-gray:#f1f5f9;--white:#fff;--off-white:#f8fafc;font-size:16px}:root{--font-body:'Inter',sans-serif;--font-heading:'Playfair Display',serif;--color-primary:#0073e6;--color-button-hover:#005bb5}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,p{font-family:'Inter',sans-serif;margin:0;padding:0;line-height:1.6;color:#333}p{font-size:1.25rem;margin-bottom:2rem}ul{margin-bottom:2rem}a{text-decoration:none}a:hover{text-decoration:underline}header{text-align:center;padding:0 0 0 2rem;box-shadow:0 1px 6px rgba(0,0,0,.1)}footer{padding:1.5rem 2rem;text-align:center;box-shadow:0 1px 6px rgba(0,0,0,.1)}.container{max-width:1200px;margin:0 auto;padding:3rem 1rem;width:90%}.hero{padding:4rem 2rem;background:linear-gradient(to right,#e0f7fa,#fff);text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero .cta-btn{background-color:#0073e6;color:#fff;padding:1rem 2rem;border-radius:8px;text-transform:uppercase;font-weight:700;border:none;cursor:pointer}.hero .cta-btn:hover{background-color:#005bb5}.hero-left{text-align:left}.hero-with-button .cta-btn{margin-top:1rem;background:#0073e6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;display:inline-block}.hero-bg-image{text-align:center;padding:6rem 2rem}footer p{font-size:.875rem;color:#666}.services{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:4rem 0}.services .service{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center}.services .service h3{margin-bottom:1rem;color:#0073e6}.services .service p{font-size:.95rem}.services-section{padding:4rem 2rem;text-align:center}.services-section h2{font-size:2rem;margin-bottom:2.5rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-item{background:#f9f9f9;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.service-item:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.service-item h3{margin-top:1rem;font-size:1.25rem;color:#333}.service-item p{font-size:.95rem;color:#666;margin-top:.5rem}.testimonials{background:#fffaf0;padding:4rem 2rem;text-align:center}.testimonials h2{margin-bottom:2rem}.testimonials .quote{font-style:italic;margin-bottom:1rem}.testimonials .author{font-weight:700;color:#333}.testimonials-section{background-color:#fffaf0;padding:4rem 2rem;text-align:center}.testimonials-section h2{font-size:2rem;margin-bottom:2rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.testimonial-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);position:relative}.testimonial-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.testimonial-item blockquote{font-style:italic;margin:0 0 1rem;color:#555}.testimonial-item cite{font-weight:700;color:#333}.testimonial-item cite a{display:block;font-size:.9rem;color:#0073e6;text-decoration:none}.testimonial-item cite a:hover{text-decoration:underline}.testimonial-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.swiper-button-next,.swiper-button-prev{color:#0073e6;width:40px;height:40px;z-index:10;top:50%;transform:translateY(-50%)}.swiper-button-next{right:-20px}.swiper-button-prev{left:-20px}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-pagination{position:relative !important;margin-top:20px;text-align:center}.swiper-pagination-bullet{background:#0073e6;opacity:.5}.swiper-pagination-bullet-active{opacity:1}.search-form{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.search-form .search-field{padding:.6rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;width:250px}.search-form .search-submit{padding:.6rem 1.2rem;background-color:#0073e6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700}.search-form .search-submit:hover{background-color:#005bb5}@media (max-width:600px){.search-form{flex-direction:column;align-items:stretch}.search-form .search-field,.search-form .search-submit{width:100%}}.search-form .search-submit:before{content:'🔍';margin-right:.5rem}.header-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0;padding-top:10px}.footer-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:1rem 2rem}.site-branding a{font-size:1.5rem;font-weight:700;text-decoration:none}.menu-toggle{background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001;position:relative}.menu-icon{position:relative;display:inline-block;width:24px;height:18px}.menu-icon .bar{position:absolute;height:3px;width:100%;background:#333;transition:.3s ease;left:0}.menu-icon .bar:nth-child(1){top:0}.menu-icon .bar:nth-child(2){top:7.5px}.menu-icon .bar:nth-child(3){top:15px}.menu-toggle.active .bar:nth-child(1){transform:rotate(45deg);top:7.5px}.menu-toggle.active .bar:nth-child(2){opacity:0}.menu-toggle.active .bar:nth-child(3){transform:rotate(-45deg);top:7.5px}.main-nav{display:none;position:absolute;top:60px;right:20px;left:20px;background:#fff;border-radius:6px;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:20px;z-index:999;transition:all .3s ease}.footer-navigation{margin:0 auto}.main-nav.open{display:block}.main-nav ul,.footer-navigation ul{list-style:none;margin:0;padding:0}.main-nav ul li,.footer-navigation ul li{margin-bottom:15px}.main-nav ul li:last-child,.footer-navigation ul li:last-child{margin-bottom:0}.main-nav ul li a,.footer-navigation ul li a{text-decoration:none;font-weight:500}@media (min-width:768px){.menu-toggle{display:none}.main-nav,.footer-navigation{display:block !important;position:static;background:0 0;box-shadow:none}.main-menu,.footer-menu{display:flex;justify-content:flex-end;gap:20px;padding:0}.main-menu li,.footer-menu li{padding:0}.main-menu li a,.footer-menu li a{width:auto;font-size:1rem}}@media (min-width:768px){.menu-toggle{display:none}.main-nav,.footer-navigation{display:block !important;position:static;background:0 0;box-shadow:none}.main-menu,.footer-menu{display:flex;justify-content:flex-end;gap:20px;padding:0}.main-menu li,.footer-menu li{padding:0}.main-menu li a,.footer-menu li a{width:auto;font-size:1rem}}.no-scroll{overflow:hidden}.section-title{font-size:2rem;margin-bottom:2rem;text-align:center}.services-grid,.portfolio-grid,.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.portfolio-item,.service,.testimonial{padding:1.5rem;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);text-align:center}.portfolio-section{padding:4rem 2rem;background-color:#f7f7f7}.portfolio-section .section-title{text-align:center;font-size:2rem;margin-bottom:2rem}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.portfolio-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease}.portfolio-item:hover{transform:translateY(-5px)}.portfolio-link{display:block;color:inherit;text-decoration:none}.portfolio-image img{width:100%;display:block}.portfolio-content{padding:1rem}.portfolio-content h3{font-size:1.2rem;margin-bottom:.5rem}.portfolio-content p{font-size:.95rem;color:#555;margin-bottom:.5rem}.portfolio-content .read-more{font-size:.875rem;font-weight:600;display:inline-block}.testimonial blockquote{font-style:italic;margin-bottom:1rem}.testimonial .author{font-weight:700}.contact-form{max-width:600px;margin:0 auto;margin-top:40px;margin-botom:40px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.contact-form h2{margin-bottom:1.5rem;font-size:1.75rem;text-align:center}.contact-form label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.contact-form input[type=text],.contact-form select,.contact-form input[type=email],.contact-form textarea{width:100%;padding:.75rem 1rem;margin-bottom:1.5rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;font-family:'Inter',sans-serif;transition:border-color .2s ease-in-out}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{border-color:#0073e6;outline:none}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button[type=submit],input[type=submit]{color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s ease-in-out}.team-section{padding:4rem 2rem;background-color:#fff}.team-section .section-title{text-align:center;font-size:2rem;margin-bottom:2rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;justify-items:center}.team-member{text-align:center;background:#f9f9f9;border-radius:12px;padding:1.5rem;transition:box-shadow .3s ease}.team-member:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.team-photo img{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-bottom:1rem}.team-name{font-size:1.1rem;font-weight:600;color:#333;margin:.5rem 0}.team-position{font-size:.9rem;color:#666}.team-link{text-decoration:none;color:inherit}.hero-section{position:relative;width:100%;overflow:hidden;background:#f8fafc;min-height:500px}.hero-video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video-wrapper iframe{width:100%;height:100%;border:none;object-fit:cover;pointer-events:none}.hero-content{position:relative;z-index:2;padding:2rem;margin-top:10px;max-width:1200px;top:40%;transform:translateY(-50%)}.hero-content h1{margin-bottom:1.5rem;letter-spacing:-1px;font-weight:700;line-height:1.2}.hero-content p{max-width:600px;line-height:1.7}.hero-content span{max-width:600px;line-height:1.7}.hero-content .centered{margin:0 auto;text-align:center}.hero-content p .centered{margin:0 auto 3rem}.hero-content span .centered{margin:0 auto 3rem}.hero-button{color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:700;text-decoration:none;display:inline-block;transition:background-color .3s ease}.hero-button:hover{background-color:#005bb5}.button-group{display:flex;gap:1.5rem;margin-top:2rem;justify-content:center}@media (min-width:768px){body>section.hero-section.centered.hero-section.fullscreen-hero h1{padding-top:150px}body>section.hero-section.centered.hero-section.bg-video>div>div,body>section.hero-section.centered.hero-section.bg-image>div>div{margin-top:50px;display:flex;justify-content:center}.hero-section{height:70vh}body>section.hero-section.centered.hero-section{text-align:center;display:flex;justify-content:center;padding-top:75px}}@media (max-width:768px){body>section.hero-section.centered.hero-section h1{padding-top:10px}body>section.hero-section.centered.hero-section.fullscreen-hero h1{padding-top:10px}body>section.hero-section.centered.hero-section{text-align:center;display:flex;justify-content:center}.hero-content span{font-size:18px !important}}.cta-button{color:#fff;padding:.85rem 2rem;border-radius:.375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;border:2px solid transparent}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.2)}.secondary-button{background-color:transparent;color:#2563eb;border:2px solid #2563eb;padding:.85rem 2rem;border-radius:.375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.secondary-button:hover{background-color:rgba(37,99,235,.05);transform:translateY(-2px)}@media (max-width:768px){.hero-section{min-height:350px}.hero-content{top:auto;transform:none;padding-top:1rem !important}.hero-content h1{font-size:1.5rem !important}.hero-content p{font-size:1rem !important}.hero-button{padding:.5rem 1.5rem;font-size:.9rem}.secondary-button{padding:1rem}}.hero-bg-image{position:absolute;top:0;left:0;width:100%;background-size:cover;min-height:100vh;background-position:center;z-index:1}@media (min-width:769px){.fullscreen-hero{height:100vh;position:relative}.fullscreen-hero .hero-video-wrapper,.fullscreen-hero iframe{height:100%}.fullscreen-hero+header,header.transparent-header{position:absolute;width:100%;background-color:transparent;z-index:1000;top:0;left:0;padding-top:20px}header.transparent-header.hero-bg-image{height:100vh}}#services h2:after{content:'';position:relative;bottom:-10px;left:0;width:60px;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px}.section-description{margin-bottom:2rem;text-align:center}.author-info h4{font-weight:600;margin-bottom:.25rem}#testimonials img{width:100%;height:100%;object-fit:cover}.author-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid var(--white);box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:20px}.author-info{margin-top:-50px;margin-bottom:20px;padding-left:50px}@media (max-width:768px){.author-info{margin-left:30px}}.blog-post{border-bottom:1px solid #e0e0e0;padding:2rem 0}.blog-post h2{font-size:1.5rem;margin-bottom:.5rem}.blog-post .meta{color:#999;font-size:.875rem;margin-bottom:1rem}.sidebar{background:#f1f1f1;padding:2rem;border-radius:8px}.sidebar h2{margin-top:0}.sidebar ul{list-style:none;padding-left:0}.sidebar ul li{margin-bottom:1rem}.custom-section{padding:4rem 2rem;text-align:center}.custom-section-content{max-width:800px;margin:0 auto;font-size:1.1rem}.layout-section{padding:4rem 2rem}.layout-flex{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;justify-content:space-between}.layout-flex.reverse{flex-direction:row-reverse}.layout-text{flex:1;min-width:280px}.layout-text h2{font-size:2rem;margin-bottom:1rem}.layout-text p{margin-bottom:1.5rem;font-size:1.1rem}.layout-btn{background:#0073e6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700}.layout-btn:hover{background:#005bb5}.layout-image img{width:100%;max-width:480px;border-radius:10px;display:block}@media (max-width:768px){.layout-flex{flex-direction:column;text-align:center}}.single-post-page{padding:60px 20px;background-color:#f9f9f9}.single-container{max-width:800px;margin:0 auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.single-featured-image{margin-bottom:30px}.single-featured-image img{width:100%;height:auto;border-radius:8px}.single-title{font-size:2.5rem;margin-bottom:20px}.single-meta{color:#777;font-size:.95rem;margin-bottom:30px}.single-content{line-height:1.8;color:#333;font-size:1.1rem}.single-tags{margin-top:30px}.single-tags strong{color:#0073e6}.single-tags a{margin-right:10px;color:#0073e6;font-size:.9rem;text-decoration:none}.single-tags a:hover{text-decoration:underline}.author-box{margin-top:50px;padding:20px;background:#f4f4f4;border-left:4px solid #0073e6;border-radius:8px}.author-flex{display:flex;gap:20px;align-items:center}.comments-section{margin-top:60px}.blog-archive{padding:60px 20px;background:#f9f9f9}.blog-container{max-width:1200px;margin:0 auto}.archive-header{text-align:center;margin-bottom:40px}.archive-title{font-size:2.5rem;margin-bottom:10px}.archive-description{font-size:1rem;color:#555}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.blog-post-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .3s}.blog-post-card:hover{transform:translateY(-5px)}.blog-post-thumb img{width:100%;height:auto;display:block}.blog-post-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.blog-post-title{font-size:1.4rem;margin-bottom:10px}.blog-post-title a{color:#333;text-decoration:none}.blog-post-title a:hover{color:#0073e6}.blog-post-meta{font-size:.9rem;color:#888;margin-bottom:10px}.blog-post-excerpt{font-size:1rem;color:#444;margin-bottom:15px}.blog-post-readmore{font-weight:700;color:#0073e6;text-decoration:none}.blog-post-readmore:hover{text-decoration:underline}.blog-pagination{margin-top:40px;text-align:center}.site-social-icons{margin-top:20px;display:block;margin:0 auto}.site-social-icons a{display:inline-flex;align-items:center;padding:6px 12px;border-radius:5px;color:#333;font-size:14px;text-decoration:none;transition:background .3s ease}.site-social-icons a:hover{background:#0073e6;color:#fff}.site-social-icons .dashicons{margin-right:8px;font-size:18px}.social-share{margin-top:40px;padding-top:20px;border-top:1px solid #eee}.social-share h4{font-size:1.2rem;margin-bottom:10px}.social-share a{margin-right:15px;text-decoration:none;color:#0073e6;font-weight:500}.social-share a:hover{text-decoration:underline}.post-navigation{display:flex;justify-content:space-between;margin-top:60px;padding-top:30px;border-top:1px solid #eee}.prev-post,.next-post{font-size:1rem;color:#444}.prev-post a,.next-post a{color:#0073e6;text-decoration:none;font-weight:500}.prev-post a:hover,.next-post a:hover{text-decoration:underline}@media (max-width:768px){.fullwidth-page-container{margin:0 auto}}@media (min-width:769px){.fullwidth-page-container{margin:0 auto;margin-top:100px}}.fullwidth-page-container{max-width:1200px;padding:2rem}.fullwidth-content{width:100%}.contact-page{background:#f7f7f7}.blog-page{background:#f7f7f7}.blog-sidebar-content .widget{width:100%;margin-right:0;float:none;margin-bottom:60px;clear:both}.widget{position:relative}.blog-sidebar-content{width:100%;float:left}.blog-main-content{width:100%;padding-right:50px;float:left}@media (min-width:769px){.blog-sidebar-content{width:29.06%;float:right}.blog-main-content{width:70.94%;padding-right:50px;float:left}}.clear-footer{height:1px;margin-bottom:29px;clear:both;display:block;width:100%}.contact-container{max-width:1200px;margin:40px auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;background:#fff;padding:20px;border-radius:12px;box-shadow:0 5px 30px rgba(0,0,0,.05)}.contact-title{font-size:2rem;color:#0073e6;margin-bottom:1rem}.contact-description{font-size:1rem;margin-bottom:1.5rem;color:#444}.contact-details li{margin-bottom:.75rem;font-size:.95rem}.contact-social a{margin-right:1rem;font-size:1.25rem;color:#0073e6}.contact-form-area{background:#fff;padding:1rem}.contact-info{padding:10px}footer a{color:inherit;text-decoration:underline}footer a:hover{opacity:.8}.footer-navigation a,.footer-navigation a:visited{color:inherit;text-decoration:none}.footer-navigation a:hover{opacity:.8}.site-social-icons a,.site-social-icons .dashicons{color:inherit;fill:inherit}.site-social-icons a:hover{opacity:.8}header{min-height:60px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.card{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.07);text-align:center;transition:all .3s ease;border:1px solid #e9ecef}.card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.card h3{margin-bottom:15px;font-size:1.5rem}.form-field-column{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.07);text-align:center;transition:all .3s ease;border:1px solid #e9ecef}table{width:100%;border-collapse:collapse;margin-top:30px;box-shadow:0 10px 30px rgba(0,0,0,.07);border-radius:15px;overflow:hidden}table th,table td{padding:20px;text-align:left;border-bottom:1px solid #dee2e6}table th{background-color:#0a2540;color:#fff}table td{background-color:#fff}*{box-sizing:border-box;margin:0;padding:0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:2.5rem;align-items:stretch}.plan{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.plan:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.plan.highlight{border:2px solid #1e90ff;background-color:#f0f9ff}.plan h3{margin-bottom:.8rem;font-size:1.5rem;color:#0d3b66}.plan p{font-weight:700;font-size:1.25rem;color:#07c;margin-bottom:1rem}.plan ul{text-align:left;margin-bottom:1.5rem}.plan ul li{padding:.4rem 0;font-size:.95rem}main{margin-top:80px}img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}.wpcf7 form{display:flex;flex-direction:column;gap:20px}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 textarea,.wpcf7 select{width:100%;padding:15px 20px;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:all .3s ease}.wpcf7 input:focus,.wpcf7 textarea:focus,.wpcf7 select:focus{border-color:#004aad;box-shadow:0 0 5px rgba(0,74,173,.3);outline:none}.wpcf7 input[type=submit]{background:#00d084;color:#fff;padding:18px;border-radius:8px;font-weight:600;font-size:1.1rem;cursor:pointer;border:none;transition:all .3s ease}.wpcf7 input[type=submit]:hover{background:#00b873;transform:translateY(-2px)}.wpcf7-response-output{margin-top:15px;font-weight:500;padding:15px;border-radius:8px}.wpcf7-mail-sent-ok{background:#d4f5d4;color:#027a02}.wpcf7-validation-errors,.wpcf7-mail-failed{background:#fddede;color:#a40000}@media(max-width:768px){.wpcf7 input[type=submit]{font-size:1rem;padding:15px}}.testimonial{background:#fff;border-radius:15px;padding:30px;text-align:center;font-style:italic;margin-bottom:20px;border-left:5px solid #00d084;box-shadow:0 10px 30px rgba(0,0,0,.07)}