@font-face{font-family:"Inter";src:url(/wp-content/themes/wordup/assets/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--base:#1f1f1f;--blue:#07A3CC;--orange:#ff7f50;--white:#FFF;--border:#e5e5e5;--gray:#f5f5f1}body,html{height:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-size:16px;line-height:27px;color:var(--base);letter-spacing:.24px}a,h1,h3,input,li,p,ul{font-size:inherit;font-weight:inherit;color:inherit;text-decoration:inherit;border:0}body,h1,h3,input{font-family:"Inter",sans-serif}label{display:inline-block;max-width:100%;margin-bottom:5px}img{vertical-align:middle}.container{width:96%;max-width:1200px;margin:0 auto}header{display:flex;justify-content:space-between;padding:15px 30px;position:fixed;top:0;left:0;width:100%;background:var(--gray);align-items:center;z-index:999}header .menu{list-style:none;display:flex;font-size:18px;font-weight:600;column-gap:30px;padding:0;margin:0}ul.sub-menu{display:none;position:absolute;background:var(--white);list-style:none;font-size:14px;padding:0;white-space:nowrap;top:calc(100% + 15px)}ul.sub-menu li{padding:12px 20px;color:var(--base);border-bottom:1px solid var(--border)}ul.sub-menu li:last-of-type{border-bottom:none}.col-3 div a,footer .menu li,header .menu li{transition:color .5s ease}.menu-item-has-children,header .menu li.menu-item-has-children{position:relative}header .menu li.menu-item-has-children::before{content:"";position:absolute;left:0;top:100%;width:100%;height:15px}.menu-item-has-children>a{display:flex;align-items:center;padding-right:10px}header .menu li:hover{color:var(--blue);transition:all .3s ease}.header-contact a{display:flex;column-gap:8px;background:var(--blue);color:var(--white);padding:8px 28px;border-radius:6px;align-items:center;font-weight:600}.header-contact a:hover{opacity:.9}.header-contact .icon{width:20px;height:21px}.site-logo{width:170px;height:70px;display:block}.site-logo img{width:100%;height:100%;display:block}footer .container{display:flex;justify-content:space-between;padding:52px 0}footer .container>div{width:33.3%}footer .menu{list-style:none;padding:0;margin:0}footer .footer-logo{margin-bottom:32px}footer .menu li{margin:0 0 16px;color:var(--orange)}footer .menu li:last-of-type{margin:0}.col-3 div,footer .menu li:hover{color:var(--blue)}.footer-contact-title{color:var(--blue);font-size:24px;line-height:26px;font-weight:600;margin-bottom:15px;display:block}.col-3 div{display:flex;column-gap:8px;font-size:17px;margin-bottom:12px}.col-3 div span{background:var(--orange);color:var(--white);border-radius:50%;width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center}.col-3 div a:hover{color:var(--orange)}.breadcrumbs-wrapper{background:var(--gray);overflow:hidden}.aioseo-breadcrumbs{margin:10px 0}.aioseo-breadcrumbs .aioseo-breadcrumb:first-of-type a{font-size:0;display:inline-flex;align-items:center}.aioseo-breadcrumbs .aioseo-breadcrumb:first-of-type a::before{content:"";width:18px;height:18px;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%2307A3CC' d='M575.8 255.5c0 18-15 32.1-32 32.1H512V480c0 17.7-14.3 32-32 32H384c-17.7 0-32-14.3-32-32V352H224v128c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V287.6H32c-17.7 0-32-14.3-32-32.1c0-9 3.8-17.5 10.4-23.6L266.4 8.5c12.3-11.3 30.9-11.3 43.2 0L565.4 231.9c6.6 6.1 10.4 14.6 10.4 23.6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transform:translateY(3px)}.aioseo-breadcrumb{color:var(--blue)}.single-post .post-box-wrapper .content :is(h1,h3),.single-post .post-box-wrapper .content a{color:var(--blue);font-weight:600}.post-box-wrapper{background:var(--gray);padding:30px 0}.post-box{background:var(--white);display:flex;padding:40px;column-gap:50px;box-shadow:5px 5px 5px -2px var(--blue)}.post-box .left-col{width:31%}.post-box .right-col{width:69%}.post-box h1{font-size:24px;line-height:26px;text-transform:uppercase;margin:0 0 20px;color:#434549!important}.see-more-posts{background:var(--gray);padding:10px 0 50px}.see-more-post-link,.see-more-post-title{color:var(--blue);transition:color .5s ease}.see-more-post-title{background:#fff;padding:14px 24px;text-align:center;font-weight:500;margin:0}.see-more-post-link:hover,.see-more-post-title:hover{color:var(--orange)}.see-more-post-link{margin:0 0 20px}.see-more-posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.see-more-post-thumb{overflow:hidden}.see-more-post-thumb img{display:block;width:100%;height:auto;transition:transform .6s ease}.see-more-post-thumb img:hover{transform:scale(1.1)}.nav-mobile-button{display:none}@media (min-width:992px){header .menu .menu-item-has-children:hover ul.sub-menu{display:block}}@media screen and (max-width:991px){.header-contact .icon-text{display:none}.header-contact a{padding:8px}header{padding:15px 7px}.header-logo{position:absolute;left:50%;transform:translateX(-50%);top:3px}.site-logo img{max-width:140px;height:auto}.nav-mobile-button{display:block;width:36px;height:36px;background:url(/wp-content/themes/wordup/assets/img/menu-mobile.svg)center center no-repeat;background-size:100%}header .menu{position:absolute;top:58px;left:0;width:100%;background:var(--gray);overflow-y:auto;display:none;z-index:999;padding-top:10px;-webkit-overflow-scrolling:touch}header .menu>li{margin-bottom:20px;padding:0 8px}footer .container{flex-direction:column;padding:10px 0}footer .container>div{width:100%;margin-bottom:25px}footer .container>div:last-of-type{margin-bottom:0}footer .menu li{margin:0 0 10px}footer .footer-logo{margin-bottom:10px}ul.sub-menu{display:none;position:static;width:100%;background:var(--gray);list-style:none;padding:8px 0 0;margin:0;white-space:normal;box-shadow:none}ul.sub-menu li{padding:12px 0;border-bottom:1px solid var(--border)}ul.sub-menu li:last-child{border-bottom:0}.menu-item-has-children{position:relative}.post-box-wrapper{padding:0 0 30px}.see-more-posts-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.post-box{flex-direction:column;gap:10px}.post-box .left-col,.post-box .right-col{width:100%}}@media (max-width:575px){.see-more-posts-grid{grid-template-columns:repeat(1,1fr)}}