:root{--primary-color:#03654D;--secondary-color:#004D3A;--text-dark:#000;--gray-text:#4b5563;--red-color:#CF2F2F;--overlay-background:rgba(0,0,0,0.5);--light-gray-color: }*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline;border-spacing:0}.menu-open{overflow:hidden}.is_not_mac .scroll::-webkit-scrollbar,.is_not_mac>::-webkit-scrollbar{width:7px;height:7px}.is_not_mac .scroll::-webkit-scrollbar-thumb,.is_not_mac>::-webkit-scrollbar-thumb{border-radius:5px;background-color:#cccccc}a{text-decoration:none;color:var(--text-dark)}h1,h2,h3,h4,h5,h6{font-family:Gentium Plus;color:var(--primary-color)}h1{font-size:45px}.main-dashboard h1{font-size:40px}h2{font-size:25px}h3{font-size:20px}p{line-height:1.6em}a,button{-webkit-tap-highlight-color:transparent}li{list-style:none}button{background-color:transparent;border:0;padding:0;margin:0;cursor:pointer;font-size:16px;font-family:Source Sans\ 3;color:var(--text-dark);transition:.3s ease-in-out}button:disabled{background-color:#f6f6f6!important;color:var(--text-dark)!important;cursor:auto}input,textarea{font-family:Source Sans\ 3;font-size:16px}strong{font-weight:700}body{font-family:Source Sans\ 3;color:var(--text-dark)}header{position:fixed;display:flex;justify-content:space-between;align-items:center;z-index:100;top:0;left:0;-webkit-backdrop-filter:blur(5px);transition:none;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;contain:layout style;box-sizing:border-box;overflow:visible}header.header-dashboard{border-bottom:2px solid #f6f6f6}header.header-dashboard,header.header-dashboard.scrolled{box-shadow:unset;height:80px;width:100%;padding:0 25px;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}header.header-dashboard.scrolled{left:0;transform:none;margin:0;border-radius:0}.logo{z-index:1}.logo,nav{display:flex}nav{align-items:center;height:100%;overflow:visible}.header-dashboard nav{gap:1rem}nav a{padding:0 20px;justify-content:center;align-items:center;gap:10px;color:var(--text-dark)}.nav-item-section,nav a{height:100%;display:flex;position:relative}.nav-item-section{overflow:visible}.header-search-wrapper{display:flex;align-items:center;margin-left:20px;margin-right:20px}.header-search-wrapper .search-bar-section{max-width:300px;min-width:200px;background-color:#f6f6f6;border-radius:999px}.header-search-wrapper .search-bar{padding:0 12px}.header-search-wrapper .search-form-control{font-size:14px;padding:10px 8px}.language-switcher-buttons-section{display:flex;gap:15px;align-items:center;justify-content:center;margin-left:20px}.language-switcher-buttons-section .action-button.language-switcher{padding:8px 12px;border-radius:8px}.language-switcher-divider{height:25px;width:2px;border-radius:999px;background-color:#ececec}.header-profile-photo{display:flex;align-items:center;justify-content:center;height:45px;width:45px}.header-profile-photo.menu{height:40px;width:40px}.header-editor-action-buttons-section,.post-details-action-buttons{display:flex;gap:1rem}.action-button{padding:10px 30px;font-weight:500;position:relative;border-radius:9999px;background-color:#f6f6f6;border:1px solid #e0e0e0}.action-button:active,.close-button:active{transition:.05s ease-in-out;transform:scale(.95)}.sec-color-button{color:#fff;background-color:var(--secondary-color)!important;border:1px solid transparent}.action-button.no-color{background-color:transparent!important;border:1px solid transparent!important}.action-button.delete{color:var(--red-color)}.main-content{padding-top:0}.fixed-header-offset .main-content{padding-top:20px;background:#f8f9fa}.close-button-section{display:flex;justify-content:flex-end;align-items:center}.close-button{padding:8px;border-radius:50%;background-color:#f6f6f6;display:flex;border:1px solid #e0e0e0}.search-bar-section{background-color:#f6f6f6;border-radius:999px;width:100%;max-width:425px;border:2px solid #f6f6f6}.modal-overlay-wrapper .search-bar-section{max-width:none}.hero-welcome{font-size:20px;margin-top:20px}.search-bar{display:flex;padding:0 15px}.clear-button,.clear-button-section,.search-button,.search-button-section{display:flex;align-items:center}.search-button svg{height:24px;width:24px}.search-form-control{border:none;outline:none;padding:14px 10px;font-size:15px;background-color:transparent;color:var(--text-dark);width:100%;display:inline-block;-webkit-appearance:none}.tab-list-wrapper{border-bottom:2px solid #f6f6f6;display:flex;align-items:center;justify-content:space-between}.tab-list-section{display:flex;gap:10px}.tab-list{padding:12px 15px;position:relative;font-weight:500}.tab-list:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--primary-color);transition:width .3s ease-in-out}.tab-list.active:after{width:100%}.modal-overlay-wrapper,.profile-photo-larger-wrapper,.tab-filter-button{display:flex;align-items:center;justify-content:center}.modal-overlay-wrapper,.profile-photo-larger-wrapper{position:fixed;top:0;bottom:0;left:0;height:100%;width:100%;background-color:var(--overlay-background);z-index:10000}.profile-photo-larger-wrapper{background-color:rgba(0,0,0,.8)!important}.modal-overlay-section{display:flex;flex-direction:column;margin:25px;background:#fff;border-radius:30px;overflow-y:hidden;max-height:85%;width:500px}.modal-overlay-header{display:flex;justify-content:space-between;align-items:center}.modal-overlay-header h2{font-family:Source Sans\ 3!important;color:var(--text-dark);font-weight:500}.modal-overlay-content{padding:30px;height:100vh;max-height:550px}.scroll{overflow-y:scroll}.modal-action-confirmation .modal-overlay-section{width:350px}.modal-update-history-section .modal-overlay-section{width:950px}.modal-action-confirmation .modal-overlay-content,.modal-modify-content .modal-overlay-content{height:auto}.modal-overlay-footer{padding-bottom:30px;margin:0 25px}.action-confirmation-bottom-header{display:flex;flex-direction:column;gap:15px;padding-top:30px;width:100%}.action-confirmation-bottom-header button{width:100%}.modify-content{display:flex;flex-direction:column;gap:15px}.modify-content-action-button-section{display:flex;justify-content:space-between;gap:15px;padding-top:10px}.modify-content-info{display:flex;gap:10px;justify-content:space-between}.modify-content-info-text{text-align:end}.content-loading{display:flex;justify-content:center;margin-top:50px}@keyframes loading-content{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.loading-icon{height:35px;width:35px;animation:loading-content .75s linear infinite;-webkit-animation:loading-content .75s linear infinite}.error-message{color:#c03129;border:1px solid #ef4444;font-size:14px;font-weight:500;padding:12px 15px;background-color:#ffe8e8;border-radius:10px}.no-data-found-message{padding:12px 15px;border-radius:10px;background-color:#f6f6f6}.dashboard-loading{height:100vh;display:flex;align-items:center;justify-content:center}.account-menu-wrapper{position:absolute;right:40px;top:75px}.account-menu-section{display:flex;flex-direction:column;gap:10px;background:#fff;padding:20px;border-radius:30px;width:280px;box-shadow:0 4px 10px 4px rgb(0 0 0/4%)}.account-menu-header{display:flex;gap:15px;align-items:center}.account-menu{transition:.3s ease-in-out;border-radius:10px}.account-menu a,.account-menu button{display:block;width:100%;padding:10px;transition:.3s ease-in-out;text-align:left}.account-menu:hover{background-color:#f6f6f6}.account-menu-divider{width:100%;border-top:2px solid #f6f6f6}.checkbox-section{position:relative}.checkbox{display:flex;justify-content:center;align-items:center;height:20px;width:20px;border:2px solid var(--primary-color);border-radius:50%}.checkbox:after{content:"";position:absolute}.checkbox.selected:after{width:12px;height:12px;border-radius:50%;background:var(--primary-color);display:block}.form-control{position:relative;border:2px solid #f6f6f6;outline:none;width:100%;padding:15px;border-radius:15px}.form-control.active,.form-control:focus{border:2px solid var(--primary-color)}.submitting-post-wrapper{background-color:rgba(255,255,255,.8)}.submitting-animation,.submitting-post-wrapper{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.submitting-animation{left:0;box-sizing:border-box}.submitting-animation svg{height:30px;width:30px}.content-list-wrapper{border-bottom:2px solid #f6f6f6}.content-list-section{padding:20px 0;width:100%;display:flex;align-items:center;justify-content:space-between}.content-list{display:flex;align-items:center;gap:15px}.content-list-dropdown-section{display:flex;align-items:center;gap:10px}.pagination-wrapper{padding-top:40px}.pagination-section{display:flex;gap:10px;align-items:center;justify-content:center}.pagination{height:40px;width:40px}.pagination-section .action-button{padding:0;display:block;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.pagination-section .action-button.no-color{background-color:transparent!important}.all-posts-section .action-button{border-radius:8px!important}.pfp{display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background-color:#f6f6f6}.action-successful-wrapper{position:fixed;bottom:0;padding:20px;float:left}.action-successful-section{position:relative;display:flex;justify-content:space-between;gap:10px;background-color:#fff;padding:25px;border-radius:15px;box-shadow:0 4px 10px 4px rgb(0 0 0/4%);width:360px;overflow:hidden;border-left:4px solid #34a777}.action-successful{display:flex;align-items:center;justify-content:center;gap:10px}.action-successful-section .close-button{padding:5px}.action-successful-section .close-button svg{height:18px;width:18px}.select-job-title{display:flex;flex-direction:column;gap:15px;overflow-y:scroll;padding:30px;height:100vh;max-height:550px}.select-job-title-top-header{display:flex;align-items:center;justify-content:space-between}.select-job-title-top-header h2{font-family:Source Sans\ 3!important;color:var(--text-dark);font-weight:500}.select-job-title-content{display:flex;flex-direction:column;position:relative;padding-top:15px}.choose-job-title-section{width:100%;padding:10px;border-radius:10px}.job-titles-options-content{display:flex;align-items:center;justify-content:space-between}.select-job-title-wrapper .search-bar-section{max-width:unset}.select-job-title-add-button{display:flex;width:100%;align-items:center;justify-content:center;gap:5px;transition:none;padding-top:15px}.select-job-title-add-button span{text-decoration:underline}.dropdown svg{transition:.2s ease-in-out}.dropdown.rotate svg{transform:rotate(180deg)}.toggle-switcher{padding:3px;height:24px;width:40px;background-color:#e3e3e3;position:relative;border-radius:9999px}.toggle-switcher-circle{height:100%;width:18px;display:block;border-radius:50%;background-color:#fff;box-shadow:0 4px 10px 4px rgb(0 0 0/4%);transition:.2s ease-in-out}.toggle-switcher.on{background-color:var(--primary-color)}.toggle-switcher.on .toggle-switcher-circle{transform:translateX(16px)}.item-selected{background-color:#f6f6f6}.search-suggestion-wrapper{position:absolute;width:100%;max-width:425px;z-index:1}.search-suggestion-section{background-color:#fff;padding:15px;border-radius:15px;position:relative;box-shadow:0 4px 10px 4px rgb(0 0 0/4%)}.items-wrapper{width:100%;padding:10px;border-radius:10px;justify-content:space-between;cursor:pointer}.items-section,.items-wrapper{display:flex;align-items:center}.items-section{gap:10px}.search-suggestion-icon{display:flex}.search-suggestion-icon.search{height:20px;width:20px}.items-text{font-weight:600}.items-text .ligt-text{font-weight:400}.items-second-text{font-size:14px;color:#929292}.line-clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.is-clamped{cursor:pointer}.profile-cropper-section{position:relative;display:flex;align-items:center;justify-content:center;height:400px;background-color:#f6f6f6}.modal-overlay-wrapper.modal-profile-cropper .modal-overlay-section{width:600px}.modal-overlay-wrapper.modal-profile-cropper .modal-overlay-content{height:auto;max-height:unset;padding:0}.modal-overlay-wrapper.modal-profile-cropper .modal-overlay-header{margin:30px 30px 0}.apply-profile-crop-button{margin:20px 30px 30px}.apply-profile-crop-button .action-button{width:100%}.reactEasyCrop_CropArea{color:rgba(255,255,255,.5)!important}.reactEasyCrop_CropAreaRound{border:2px solid var(--primary-color)!important}.page-not-found-wrapper{height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.page-not-found-section{padding:0 50px}.page-not-found{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;max-width:600px;margin:auto}.homepage-button-section{padding-top:20px}.homepage-button-section .action-button{display:block;border-radius:8px!important}.table{flex-direction:column}.row,.table{display:flex;gap:5px}.row{padding:0 10px;background-color:#f6f6f6;border-radius:12px;overflow:hidden}.row.header,.row:nth-child(odd){background-color:transparent!important}.row.header>.cell{font-weight:600}.cell{margin:10px 0;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cell.sm{flex:0 0 60px}.cell.md{flex:0 0 150px}.cell.full{flex:1 1}.post-error-wrapper{width:100%;height:calc(100vh - 220px);display:flex;justify-content:center;align-items:center}.main-post-section{max-width:680px;margin:auto}.post-info-button{text-decoration:underline;font-weight:500}.main-post-wrapper{margin:0 25px;padding:80px 0 40px}.post-contents-section{padding-top:25px}.post-authors-wrapper h3,.post-content h3,.post-editor h3{font-family:Source Sans\ 3;color:var(--text-dark);font-size:20px;padding-bottom:10px;font-weight:600}.post-content p,.post-content[data-type=list],.post-content[data-type=photo]{padding-bottom:30px}.paragraph-list{padding-bottom:10px!important}.post-content .strong{font-weight:700}.post-content .italic{font-style:italic}.post-content .link{text-decoration:underline}.ce-block a,.post-content .link{color:var(--primary-color)}.post-content ol,.post-content ul{display:grid;grid-area:child}.post-content li{list-style:none;grid-gap:8px;gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"checkbox content" ". child"}.post-content ul li:before{content:"•"}.post-content ol{counter-reset:item}.post-content ol li{counter-increment:item}.post-content ol li:before{content:counters(item,".") "."}.post-content ol li ol{counter-reset:item}.post-photo{display:flex}.post-photo img{height:100%;width:100%;object-fit:cover}.image-tool__image,.post-photo img{border-radius:15px!important}.photo-description{font-size:14px;padding-top:10px}.all-posts{padding-top:25px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:20px}.post-card-section{height:100%}.post-card-header{display:none;align-items:center;gap:15px}.course-card,.course-card-content,.post-card,.post-card-content{display:flex;flex-direction:column;gap:10px}.course-card,.post-card{height:100%;justify-content:space-between}.course-card h2 a,.post-card h2 a{color:var(--primary-color)}.post-card-line{height:2px;width:25px;background-color:var(--text-dark)}.post-card-count{font-size:20px;color:var(--text-dark)}.post-card-authors-wrapper{padding-top:10px}.post-authors-section,.post-card-author-section{display:flex;gap:15px;align-items:center}.post-card-author{font-weight:600}.post-card-author:hover,.post-card-see-more:hover{text-decoration:underline}.post-card-author-profile-photo-section{position:relative}.post-profile-photo{height:35px;width:35px}.post-profile-photo.nth-2,.post-profile-photo.nth-3{position:absolute}.post-card-author-profile-photo-section.author-2 .post-profile-photo.nth-2,.post-card-author-profile-photo-section.author-3 .post-profile-photo.nth-2{bottom:-5px;left:18px;height:22px;width:22px;border:2px solid #fff}.post-card-author-profile-photo-section.author-3 .post-profile-photo.nth-3{top:-10px;right:22px;height:22px;width:22px;border:2px solid #fff}.post-card-see-more{display:flex;align-items:center;gap:5px;font-size:18px;width:-moz-fit-content;width:fit-content}.post-card-see-more-button{padding-top:10px}.post-authors-content{display:flex;flex-direction:column;gap:15px}.post-authors-wrapper .post-profile-photo{height:45px;width:45px}.posts-by-author-info{display:flex;align-items:center;gap:25px}.posts-by-author-profile-photo{height:120px;width:120px}.posts-by-author-content h3{font-family:Source Sans\ 3;color:var(--text-dark);font-weight:500}.important-message{display:flex;align-items:center;gap:15px;justify-content:space-between;font-size:14px;font-weight:500;padding:12px 15px;background-color:#f6f6f6;border:1px solid #e0e0e0;border-radius:10px}.important-message button{font-size:14px;text-decoration:underline;font-weight:500}main.dashboard .main-content{padding-top:80px}.dashboard-menu-wrapper{position:fixed;top:0;height:calc(100% - 80px);display:flex;flex-direction:column;border-right:2px solid #f6f6f6;background-color:#fff;width:250px;margin-top:80px}.dashboard-bottom-menu-section{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;padding-bottom:25px}.dashboard-menu ul{width:100%;margin-top:25px;margin-left:20px}.dashboard-menu ul li a{position:relative;display:flex;align-items:center;justify-content:unset;padding:15px;border-radius:12px 0 0 12px;border:0;overflow:hidden}.dashboard-menu ul li a:after{content:"";height:100%;position:absolute;width:3px;right:0;background-color:var(--primary-color);transform:translateX(5px);transition:.3s ease-in-out}.dashboard-menu .menu-active{background-color:#f6f6f6}.dashboard-menu .menu-active:after{transform:translateX(0)}.main-dashboard-section{margin-left:250px;padding-top:15px;padding-bottom:25px;position:relative}.main-dashboard{padding:0 25px}.main-dashboard h1{font-family:Source Sans\ 3!important;color:var(--text-dark);font-weight:500}.dashboard-content-section{position:relative;display:flex;flex-direction:column;gap:10px}.dashboard-top-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.dashboard-posts-wrapper{padding-top:10px}.course-card-wrapper,.dashboard-posts .post-card-wrapper{border-bottom:2px solid #f6f6f6}.course-card-section,.dashboard-posts .post-card-section{padding:20px 0}.course-action-buttons,.post-action-buttons{display:flex;gap:25px}.course-action-button,.post-action-button{text-decoration:underline;font-weight:500}.course-action-button.delete,.post-action-button.delete{color:var(--red-color)}.course-card-private{font-size:14px;color:var(--gray-text);padding:5px 10px;background:#f6f6f6;border-radius:6px;font-weight:500}.course-card-date-time,.course-card-date-time-section{display:flex;align-items:center}.course-card-date-time-section{gap:25px}.course-card-date-time{gap:10px}.course-card-date-time svg{height:20px;width:20px}.main-editor-wrapper.details{min-height:450px;margin-top:25px;display:flex;align-items:center}.main-editor-wrapper{position:relative}.main-editor-section{max-width:650px;margin:auto}.post-info-wrapper{position:fixed;margin:10px;top:80px;right:0;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:calc(100vh - 100px);width:550px;border-radius:30px;z-index:1;border-left:2px solid #f6f6f6;box-shadow:0 4px 10px 4px rgb(0 0 0/4%)}.post-info-section{padding:25px}.post-info-content-section{margin-top:50px;display:flex;flex-direction:column;border-top:2px solid #f6f6f6}.post-info-content{display:flex;flex-direction:column;gap:10px;border-bottom:2px solid #f6f6f6;padding:20px 0}.post-info{display:flex;gap:10px;justify-content:space-between}.post-info-text{text-align:end}.post-action-buttons-section{padding-bottom:20px}.post-action-buttons-section .post-action-buttons{justify-content:flex-end;gap:15px}.post-action-buttons-section .action-button{padding:8px 20px}.post-editor-title{border:none;width:100%;font-family:Gentium Plus;color:var(--primary-color);font-size:30px;height:auto;outline:none;-webkit-user-drag:none;padding:0 0 20px}.post-editor{padding-top:20px;border-top:2px solid #f6f6f6}.news-insights-wrapper,.posts-by-author-wrapper{padding-top:80px}.news-insights-section,.posts-by-author-section{max-width:1200px;padding:0 50px;margin:0 auto 70px}.news-insights-section>*>h2:first-of-type{font-size:45px;color:var(--primary-color);font-family:Gentium Plus,serif}.items-found-section h2{font-size:inherit}.news-insights-section p{max-width:550px}.items-found-section,.news-search-wrapper{padding-top:20px}.post-details-wrapper{width:100%;max-width:1200px;margin:auto}.post-details-section{display:flex;justify-content:space-evenly;padding-top:30px;gap:25px}.post-details-divider{width:3px;background-color:#f6f6f6}.post-preview-section{width:400px;display:flex;align-items:center}.post-preview span{font-size:18px;padding-bottom:15px;display:block}.post-details{width:450px;position:relative}.post-details-content{padding-bottom:25px}.post-details-text{font-size:18px}.form-textbox{position:relative;width:100%}.show-password{position:absolute;height:100%;top:0;right:15px;display:flex;align-items:center;justify-content:center}.post-details-title{font-size:16px;background-color:#f6f6f6}.post-details-authors{position:relative;display:flex;flex-wrap:wrap;gap:5px;transition:unset}.arrow{position:absolute;height:100%;top:0;right:15px;display:flex;align-items:center}.post-details-description:focus,.post-details-title:focus{border:2px solid var(--primary-color)}.post-author-selection-wrapper{position:absolute;width:100%;z-index:1}.post-author-selection-section{background:#fff;padding:15px;border-radius:15px;height:180px;overflow-y:hidden;position:relative;box-shadow:0 4px 10px 4px rgb(0 0 0/4%)}.post-author-selection{display:flex;flex-direction:column;height:100%}.post-author-selection-gradient-background{position:absolute;bottom:0;margin-bottom:0;width:100%;left:0;height:50px;background:linear-gradient(180deg,rgba(255,255,255,0),#FFFFFF 50%)}.post-author-selection-content{width:100%;display:flex;align-items:center;padding:10px;border-radius:10px;justify-content:space-between}.post-author-selection-content-info{display:flex;align-items:center;gap:10px}.post-author-selection-content .post-profile-photo,.selected-authors .post-profile-photo{height:30px;width:30px}.post-author-selection-content .post-profile-photo img{height:100%;width:100%}.loading-post-contents-section{position:absolute;top:0;width:100%;height:calc(100vh - 110px);display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:4}.ce-popover__container{border-radius:15px!important;gap:5px}.cdx-search-field{border-radius:999px!important;border:1px solid transparent!important;background-color:#f6f6f6!important;padding:3px 4px!important;gap:5px}.cdx-search-field__icon{margin:0!important}.cdx-search-field__icon svg{display:none}.cdx-search-field__icon:before{content:"";height:18px;width:18px;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M21.53 20.47l-3.66-3.66C19.195 15.24 20 13.214 20 11c0-4.97-4.03-9-9-9s-9 4.03-9 9 4.03 9 9 9c2.215 0 4.24-.804 5.808-2.13l3.66 3.66c.147.146.34.22.53.22s.385-.073.53-.22c.295-.293.295-.767.002-1.06zM3.5 11c0-4.135 3.365-7.5 7.5-7.5s7.5 3.365 7.5 7.5-3.365 7.5-7.5 7.5-7.5-3.365-7.5-7.5z' fill='%2303654D'/></svg>");background-size:contain;background-repeat:no-repeat}.ce-popover-item:hover{background-color:#f6f6f6!important}.ce-inline-tool,.ce-popover-item{border-radius:10px!important}.account-details-wrapper{padding-top:25px}.account-details-action-button-section{display:flex;justify-content:flex-end;padding-bottom:25px}.account-details-action-button-section .action-button{padding:8px 20px}.account-details-content{width:100%}.account-details-section{display:flex;gap:50px}.account-profile-photo{height:150px;width:150px;background-color:#f6f6f6;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.account-profile-photo-section{display:flex;flex-direction:column;gap:20px;height:100%;position:-webkit-sticky;position:sticky;top:105px;max-width:150px}.account-profile-photo img{height:100%;width:100%}.account-details-details{width:100%;padding-bottom:25px}.account-details-text{font-size:18px}.account-details-names{display:flex;gap:20px}.social-icon{position:absolute;height:100%;display:flex;align-items:center;padding-left:15px}.socials-wrapper{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}.socials-wrapper .form-control{padding:15px 15px 15px 45px}.admin-access-section{display:flex;gap:10px;align-items:center;justify-content:center}.account-created-section,.change-password-wrapper,.delete-account-wrapper{border-top:2px solid #f6f6f6;margin-top:40px;padding-top:40px}.change-password-section h2,.delete-account-section h2{font-family:Source Sans\ 3!important;color:var(--text-dark);font-weight:500}.change-password,.delete-account{max-width:380px;margin-top:15px}.profile-photo-larger-section .close-button-section{position:absolute;top:0;right:0;padding:20px}.profile-photo-larger{border-radius:50%;overflow:hidden;margin:25px;display:flex}.dashboard-settings{margin-bottom:50px}.dashboard-settings:last-child{margin:0}.dashboard-settings-header h3{font-family:Source Sans\ 3!important;color:var(--text-dark);font-weight:500}@media (max-width:1050px){.socials-wrapper{grid-template-columns:repeat(1,1fr)}}@media (max-width:930px){.header nav{position:absolute!important;top:0;right:-100%;height:100vh;width:100%;padding:100px 20px 40px;background-color:rgba(255,255,255,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;transition:all .3s ease;overflow-y:auto}header nav.active{right:0}.nav-item-section{flex-direction:column;width:100%;gap:0}.header nav a{padding:16px 0;display:block;font-size:18px;min-height:44px;display:flex;align-items:center}.nav-dropdown{display:none}.header-search-wrapper{width:100%;margin:20px 0;order:3}.header-search-wrapper .search-bar-section{max-width:100%;width:100%}.header .hamburger{display:block!important}.hamburger.active span:first-child{transform:rotate(45deg) translateY(9px)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-9px)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.language-switcher-buttons-section{margin:24px 0;padding-top:20px;border-top:1px solid #e5e7eb}.active-line{display:none}}@media (max-width:900px){.post-details-section{flex-direction:column;align-items:center;max-width:450px;margin:auto}.post-details,.post-preview-section{width:100%}}@media (max-width:800px){.all-posts{grid-template-columns:repeat(2,1fr)}.dashboard-menu-wrapper{left:-100%;z-index:5;box-shadow:0 4px 10px 4px rgb(0 0 0/4%);transition:left .3s ease-in-out;margin:90px 10px 10px;height:calc(100% - 100px);border-radius:30px;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dashboard-menu-wrapper.active{left:0}.main-dashboard-section{margin:0}.header-dashboard .hamburger{display:block}.header-dashboard nav a{display:none}.post-action-buttons-section{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}}@media (max-width:768px){header .logo{flex:0 0 auto}header .logo svg{width:120px;height:auto}}@media (max-width:700px){.post-info-wrapper{width:100%;height:calc(100vh - 80px);margin:0;border-radius:unset}}@media (max-width:600px){.main-dashboard h1{font-size:30px}.news-insights-section,.posts-by-author-section{padding:0 25px}.all-posts{grid-template-columns:repeat(1,1fr)}.account-details-section{flex-direction:column}.account-profile-photo-section{position:unset}.dashboard-top-header .action-button{padding:10px 20px}.dashboard-top-header .action-button span{display:none;padding:10px 20px}.page-not-found-section{padding:0 25px}}@media (max-width:550px){.modal-overlay-section.scroll .modal-overlay-section{max-height:100%;width:100%;border-radius:0;margin:0;height:100%}.modal-overlay-content{max-height:none}.pagination-section{gap:30px}}@media (max-width:500px){.action-successful-section,.action-successful-wrapper{width:100%}.modify-content-action-button-section{flex-direction:column}.course-card-date-time-section{flex-direction:column;align-items:unset;gap:15px}}.hero-section{padding:0 0 80px;margin:0;background-color:#f8f9fa;border-bottom:1px solid #f0f0f0}.hero-container{padding:100px 50px 0}.hero-container,.hero-content{max-width:1200px;margin:0 auto}.hero-content{display:flex;align-items:flex-start;justify-content:space-between;padding-top:0}.hero-left-column{flex:0 0 45%;padding-right:0}.hero-right-column{flex:0 0 45%;padding-top:10px;font-size:18px}.hero-description{font-size:16px;color:#4b5563;white-space:pre-line}.hero-cta{margin-top:20px}.hero-button{display:inline-block;background-color:var(--primary-color);color:white;padding:12px 24px;border-radius:4px;font-weight:500;transition:background-color .3s ease}.hero-button:hover{background-color:var(--secondary-color)}@media (max-width:768px){.hero-section{padding:0 0 60px}.hero-container{padding:92px 20px 0}.hero-content{flex-direction:column;gap:30px}.hero-left-column{padding-right:0;margin-bottom:0;width:100%}.hero-left-column h1{font-size:32px;line-height:1.2;margin-bottom:20px}.hero-right-column{width:100%;font-size:16px}}.bg-gray-50{background-color:#f9fafb}.py-16{padding-top:4rem;padding-bottom:4rem;max-width:1200px;margin:0 auto}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.container{width:100%}.container,.mx-auto{margin-left:auto;margin-right:auto}.md\:px-12{padding-left:3rem;padding-right:3rem}.flex{display:flex}.flex-col{flex-direction:column}.md\:flex-row{flex-direction:row}.items-center{align-items:center}.md\:w-1\/2{width:50%}.mb-10{margin-bottom:2.5rem}.md\:mb-0{margin-bottom:0}.text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.font-bold{font-weight:700}.text-green-800{color:var(--primary-color)}.mb-4{margin-bottom:1rem}.text-gray-700{color:#4b5563}.mb-6{margin-bottom:1.5rem}.inline-block{display:inline-block}.bg-green-800{background-color:var(--primary-color)}.text-white{color:white}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.rounded{border-radius:.25rem}.hover\:bg-green-900:hover{background-color:var(--secondary-color)}.transition{transition-property:all}.duration-300{transition-duration:.3s}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.w-full{width:100%}.bg-white{background-color:white}.text-xl{font-size:1.25rem}.text-gray-500{color:#6b7280}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.max-w-2xl{max-width:42rem}.mt-6{margin-top:1.5rem}.border{border-width:1px}.border-green-800{border-color:var(--primary-color)}.mr-4{margin-right:1rem}.hover\:bg-green-800:hover{background-color:var(--primary-color)}.hover\:text-white:hover{color:white}.hover\:underline:hover{text-decoration:underline}.ml-2{margin-left:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-8{gap:2rem}.p-6{padding:1.5rem}.border-t-2{border-top-width:2px}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.benefits-section{padding:40px 0}.benefits-container{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:30px;display:none}.benefits-content{flex:0 0 50%;padding:40px 50px 40px 0;margin-left:auto;order:2}.benefits-image{flex:0 0 50%;height:calc(100% - 80px);position:relative}.office-image-wrapper{position:relative;width:500px;height:500px;max-width:100%}.benefits-image img{object-position:center 30%;object-fit:cover;width:100%;height:100%;max-width:100%}.office-selector{position:absolute;bottom:20px;left:20px;display:flex;gap:0;background:rgba(255,255,255,.4);padding:4px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3)}.office-button{padding:8px 20px;border:none;background:transparent;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif;letter-spacing:.01em;position:relative}.office-button.active,.office-button:hover{color:var(--primary-color)}.office-button.active{background:rgba(255,255,255,.9)}.office-button.active:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:24px;height:2px;background:var(--primary-color);border-radius:2px}.benefits-content p,.news-content p{padding-top:15px;color:#4b5563}@media (max-width:992px){.benefits-container{flex-direction:column}.benefits-content{flex:0 0 100%;padding:0 20px 40px;order:2}.benefits-image{position:relative;flex:0 0 100%;height:400px;top:0;order:1;margin-bottom:40px}.office-image-wrapper{width:100%;height:100%;max-width:100%}.benefits-image img{width:100%;height:100%;object-fit:cover}}@media (max-width:768px){.benefits-section{padding:60px 0;margin-bottom:60px}.benefits-container{padding:0 20px;gap:40px}.benefits-content{padding:0}.benefits-content h2{font-size:28px;line-height:1.3;margin-bottom:20px}.benefits-content p{font-size:16px;line-height:1.6;margin-bottom:16px}.benefits-image{height:300px;width:100%;flex:0 0 100%}.benefits-image img,.office-image-wrapper{width:100%;height:100%;max-width:100%}.benefits-image img{object-fit:cover}}.contact-section{padding:50px 0;background-color:var(--primary-color);color:white;position:relative}.contact-container{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.contact-content{flex:0 0 50%}.contact-image{flex:0 0 50%;height:calc(100% - 80px)}.contact-image img{object-position:center 30%;object-fit:cover;width:500px;height:500px;max-width:100%}.contact-content h2{color:white}.contact-content p{padding-top:15px;color:white;max-width:500px}.contact-button{display:inline-flex;align-items:center;gap:5px;background-color:transparent;color:white;border-radius:0;font-weight:400;padding:30px 0 0}.contact-button:hover{text-decoration:underline}.contact-button span{margin-left:8px}@media (max-width:992px){.contact-container{flex-direction:column}.contact-content{flex:0 0 100%;padding:0 20px 40px}.contact-image{position:relative;flex:0 0 100%;height:400px;top:0;margin-bottom:40px;width:100%}.contact-image img{width:100%;height:100%;object-fit:cover;max-width:100%}}@media (max-width:768px){.contact-section{padding:60px 0}.contact-container{padding:0 20px;gap:40px}.contact-content{padding:0}.contact-content h2{font-size:28px;line-height:1.3;margin-bottom:20px}.contact-content p{font-size:16px;line-height:1.6;margin-bottom:16px}.contact-image{height:300px;width:100%;flex:0 0 100%}.contact-image img{width:100%;height:100%;object-fit:cover;max-width:100%}.contact-button{font-size:16px;padding-top:24px;min-height:44px}}.max-w-3xl{max-width:48rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-4{padding-top:1rem}.text-sm{font-size:.875rem}.text-gray-600{color:#4b5563}.w-10{width:2.5rem}.h-10{height:2.5rem}.rounded-full{border-radius:9999px}.mr-3{margin-right:.75rem}.footer-section{background-color:#f9fafb;padding:40px 0 0;position:relative;overflow:hidden}.footer-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(3,101,77,.2),transparent)}.footer-main{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:40px;gap:40px;margin-bottom:20px}.footer-company-info{opacity:0;animation:fadeInUp .6s ease-out forwards}.footer-logo{transform-origin:left;transition:transform .3s ease;display:inline-block}.footer-logo:hover{transform:scale(1.02)}.footer-about-us-heading{color:var(--primary-color);font-size:16px;font-weight:600;margin-bottom:20px;font-family:Source Sans\ 3,sans-serif;letter-spacing:.5px;text-transform:uppercase;opacity:0;animation:fadeInUp .6s ease-out .1s forwards}.footer-description{color:#4b5563;margin-bottom:24px;font-size:14px;max-width:400px;opacity:0;animation:fadeInUp .6s ease-out .2s forwards}.footer-contact{display:grid;grid-gap:20px;gap:20px}.contact-item{opacity:0;animation:fadeInUp .6s ease-out forwards;display:flex;flex-direction:column}.contact-item:first-child{animation-delay:.3s}.contact-item:nth-child(2){animation-delay:.4s}.contact-item:nth-child(3){animation-delay:.5s}.contact-label{color:var(--primary-color);font-weight:600;font-size:14px;margin-bottom:8px;display:block;letter-spacing:.5px;text-transform:uppercase}.contact-item a{color:#4b5563;font-size:14px;transition:color .3s ease}.contact-item a:hover{color:var(--primary-color);text-decoration:underline}.footer-contact .social-links{margin-top:21px}.footer-contact .social-links a{opacity:0;animation:fadeInUp .6s ease-out forwards}.footer-contact .social-links a:first-child{animation-delay:.6s}.footer-contact .social-links a:nth-child(2){animation-delay:.7s}.footer-contact .social-links a:nth-child(3){animation-delay:.8s}.footer-links-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;opacity:0;animation:fadeInUp .6s ease-out .3s forwards}.footer-links-column h3{color:var(--primary-color);font-size:16px;font-weight:600;margin-bottom:20px;font-family:Source Sans\ 3,sans-serif;letter-spacing:.5px;text-transform:uppercase}.footer-links-column ul{list-style:none;padding:0}.footer-links-column ul li{margin-bottom:12px;opacity:0;transform:translateX(-10px);animation:fadeInRight .5s ease-out forwards}.footer-links-column:first-child ul li:first-child{animation-delay:.4s}.footer-links-column:first-child ul li:nth-child(2){animation-delay:.5s}.footer-links-column:first-child ul li:nth-child(3){animation-delay:.6s}.footer-links-column:first-child ul li:nth-child(4){animation-delay:.7s}.footer-links-column:first-child ul li:nth-child(5){animation-delay:.8s}.footer-links-column:nth-child(2) ul li:first-child{animation-delay:.5s}.footer-links-column:nth-child(2) ul li:nth-child(2){animation-delay:.6s}.footer-links-column:nth-child(2) ul li:nth-child(3){animation-delay:.7s}.footer-links-column:nth-child(2) ul li:nth-child(4){animation-delay:.8s}.footer-links-column:nth-child(2) ul li:nth-child(5),.footer-links-column:nth-child(2) ul li:nth-child(6){animation-delay:.9s}.footer-links-column:nth-child(2) ul li:nth-child(7){animation-delay:1s}.footer-links-column:nth-child(3) ul li:first-child{animation-delay:.6s}.footer-links-column:nth-child(3) ul li:nth-child(2){animation-delay:.7s}.footer-links-column:nth-child(3) ul li:nth-child(3){animation-delay:.8s}.footer-links-column ul li a{color:#4b5563;font-size:14px;transition:all .3s ease;position:relative;display:inline-block;padding-left:0}.footer-links-column ul li a:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:var(--primary-color);transition:width .3s ease}.footer-links-column ul li a:hover{color:var(--primary-color);transform:translateX(8px)}.footer-links-column ul li a:hover:before{width:100%}.footer-stay-updated{display:flex;flex-direction:column}.footer-stay-updated-description{color:#4b5563;font-size:14px;line-height:1.6;margin-bottom:20px;max-width:300px}.footer-subscribe-button{background-color:transparent;border:1.5px solid var(--primary-color);color:var(--primary-color);padding:12px 24px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;font-family:Source Sans\ 3,sans-serif}.footer-subscribe-button:hover{background-color:var(--primary-color);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(3,101,77,.2)}.footer-subscribe-button:active{transform:translateY(0)}.newsletter-popup-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--overlay-background);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9998;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.newsletter-popup{position:relative;background:#ffffff;border-radius:15px;padding:40px;max-width:500px;width:100%;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.05);z-index:9999;display:flex;flex-direction:column;margin:0}.newsletter-popup-close{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:24px;color:var(--gray-text);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease-in-out;line-height:1;font-weight:400;z-index:10;font-family:Source Sans\ 3,sans-serif}.newsletter-popup-close:hover{background-color:#f6f6f6;color:var(--text-dark);transform:rotate(90deg)}.newsletter-popup-header{margin-bottom:30px;text-align:center;width:100%}.newsletter-popup-header h2{color:var(--primary-color);font-size:48px;font-weight:400;margin-bottom:16px;font-family:Gentium Plus,serif;line-height:1.2}.newsletter-popup-header p{color:var(--gray-text);font-size:16px;line-height:1.6em;margin:0;font-family:Source Sans\ 3,sans-serif;font-weight:400}.newsletter-popup-form{display:flex;flex-direction:column;gap:20px;width:100%}.newsletter-popup-input-wrapper{position:relative;width:100%}.newsletter-popup-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-family:Source Sans\ 3,sans-serif;transition:all .3s ease;box-sizing:border-box;background-color:#ffffff;color:var(--text-dark);outline:none}.newsletter-popup-input::placeholder{color:#9ca3af;font-weight:400}.newsletter-popup-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(3,101,77,.1)}.newsletter-popup-input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.newsletter-popup-error{color:var(--red-color);font-size:14px;padding:12px 16px;background-color:#fef2f2;border-radius:8px;border:1px solid #fecaca;text-align:center;font-family:Source Sans\ 3,sans-serif}.newsletter-popup-submit{background-color:var(--primary-color);color:white;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;font-family:Source Sans\ 3,sans-serif;width:100%}.newsletter-popup-submit:hover:not(:disabled){background-color:var(--secondary-color)}.newsletter-popup-submit:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(3,101,77,.1)}.newsletter-popup-privacy{text-align:center;font-size:14px;color:var(--gray-text);line-height:1.6em;margin:0;padding-top:8px;font-family:Source Sans\ 3,sans-serif;font-weight:400}.newsletter-popup-privacy-link{color:var(--primary-color);text-decoration:underline;transition:all .3s ease-in-out;font-weight:400}.newsletter-popup-privacy-link:hover{color:var(--secondary-color)}.newsletter-popup-success{text-align:center;padding:20px 0;width:100%}.newsletter-popup-success-icon{width:48px;height:48px;border-radius:50%;background-color:var(--primary-color);color:white;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;margin:0 auto 20px;animation:scaleIn .3s ease;font-family:Source Sans\ 3,sans-serif}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.newsletter-popup-success h3{color:var(--primary-color);font-size:20px;font-weight:400;margin-bottom:12px;font-family:Gentium Plus,serif}.newsletter-popup-success p{color:var(--gray-text);font-size:16px;line-height:1.6em;margin:0;font-family:Source Sans\ 3,sans-serif}@media (max-width:768px){.newsletter-popup-backdrop{padding:16px}.newsletter-popup{padding:32px 24px;border-radius:15px}.newsletter-popup-header{margin-bottom:24px}.newsletter-popup-header h2{font-size:25px}.newsletter-popup-header p{font-size:16px}.newsletter-popup-close{top:16px;right:16px;width:32px;height:32px;font-size:20px}.footer-links-wrapper{grid-template-columns:repeat(2,1fr)}.footer-links-column:first-child,.footer-stay-updated{grid-column:span 2}.footer-links-column:nth-child(2) ul li:nth-child(4){animation-delay:.9s}.footer-links-column:nth-child(2) ul li:nth-child(5){animation-delay:1s}}@media (max-width:480px){.newsletter-popup-backdrop{padding:12px}.newsletter-popup{padding:32px 20px;border-radius:15px}.newsletter-popup-header{margin-bottom:24px}.newsletter-popup-header h2{font-size:25px}.newsletter-popup-header p{font-size:16px}.newsletter-popup-close{top:12px;right:12px;width:32px;height:32px;font-size:20px}.newsletter-popup-input{font-size:16px;padding:12px 16px}.newsletter-popup-submit{font-size:16px;padding:14px}.newsletter-popup-privacy{font-size:13px}.footer-links-wrapper{grid-template-columns:1fr}.footer-stay-updated{grid-column:span 1}.footer-stay-updated-description{max-width:100%}}.footer-bottom{padding:15px 0;margin-top:10px;border-top:1px solid #e5e7eb}.footer-bottom-content{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center;opacity:0;animation:fadeIn .6s ease-out 1s forwards}.copyright{color:#6b7280;font-size:14px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.footer-content{grid-template-columns:1fr;gap:30px}.footer-company-info,.footer-description{max-width:100%}.footer-links-wrapper{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width:768px){.footer-section{padding:30px 0 0}.footer-links-wrapper{grid-template-columns:repeat(2,1fr);gap:24px}.footer-stay-updated{grid-column:span 2}.footer-contact{gap:16px}.footer-description{margin-bottom:20px}.footer-contact .social-links{margin-top:12px}.footer-bottom{padding:12px 0;margin-top:8px}}@media (max-width:480px){.footer-section{padding:24px 0 0}.footer-main{padding:0 16px}.footer-content{gap:24px;margin-bottom:16px}.footer-links-wrapper{grid-template-columns:1fr;gap:20px}.footer-stay-updated{grid-column:span 1}.footer-links-column{text-align:left}.footer-links-column h3{margin-bottom:12px}.footer-links-column ul li{margin-bottom:10px}.footer-contact{text-align:left}.footer-contact .social-links{justify-content:flex-start}.footer-bottom-content{padding:0 16px}}html{scroll-behavior:auto}.hero-image-full{margin-top:0;position:relative;border-top:1px solid #e5e7eb}.hero-image-full img{object-position:center 38%;height:500px;display:block}.hero-image-full:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,120,212,.05);pointer-events:none}.expertise-section{padding:80px 0;background-color:#fff;max-width:1200px;margin:0 auto}.expertise-container{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap}.expertise-intro{flex:0 0 40%;padding-right:40px;max-width:500px;display:flex;flex-direction:column}.benefits-small-text,.expertise-small-text,.news-small-text{font-size:16px;color:#6b7280}.benefits-content h2,.contact-content h2,.expertise-intro h2,.news-content h2{font-size:40px}.expertise-intro p{color:#4b5563;padding-top:15px}.expertise-intro-buttons{display:flex;align-items:center;gap:20px;padding-top:30px}.expertise-intro-buttons .btn-outline{border:1px solid var(--primary-color);color:var(--primary-color);padding:10px 20px;border-radius:8px;transition:all .3s ease}.expertise-intro-buttons .btn-outline:hover{background-color:var(--primary-color);color:white}.expertise-intro-buttons .btn-text{color:var(--primary-color);display:flex;align-items:center;gap:5px}.expertise-intro-buttons .btn-text span{margin-left:5px}.expertise-cards{flex:0 0 60%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.welcome-section{padding:60px 0;background-color:#fff;text-align:center}.welcome-container{max-width:1200px;margin:0 auto;padding:0 20px}.welcome-title{font-size:32px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin:0}.approach-section{padding:80px 0;background-color:#fff}.approach-container{max-width:1200px;margin:0 auto;padding:0 20px}.approach-content{max-width:900px;margin:0 auto;text-align:center}.approach-content h2{font-size:40px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:30px}.approach-content p{font-size:18px;color:#4b5563;line-height:1.8;margin:0}@media (max-width:768px){.welcome-title{font-size:28px}.approach-content h2{font-size:32px}.approach-content p{font-size:16px}}.expertise-card{position:relative;padding:30px;transition:all .3s ease;overflow:hidden;cursor:pointer}.expertise-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:var(--primary-color)}.expertise-card h4{font-size:25px;color:var(--primary-color);margin-bottom:15px;font-weight:500;transition:all .3s ease}.expertise-card p{color:#4b5563;transition:all .3s ease}.expertise-card-overlay{position:absolute;bottom:-50px;left:0;right:0;background:linear-gradient(0deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0));padding:20px 30px;opacity:0;transition:all .3s ease;display:flex;justify-content:flex-end}.expertise-card:hover .expertise-card-overlay{bottom:0;opacity:1}.expertise-card-button{color:var(--primary-color);font-weight:500;font-size:16px;display:inline-flex;align-items:center;gap:5px;transition:all .3s ease;margin-bottom:-10px}.expertise-card-button:hover{transform:translateX(5px);color:var(--secondary-color)}@media (max-width:992px){.expertise-container{flex-direction:column}.expertise-cards,.expertise-intro{flex:0 0 100%}.expertise-intro{margin-bottom:40px;padding-right:0}}@media (max-width:768px){.expertise-cards{grid-template-columns:1fr}.expertise-card{padding:25px}.expertise-card h4{font-size:22px}}.wl-team-page{font-family:Source Sans\ 3,sans-serif;position:relative}.wl-team-hero{padding:80px 0 40px;background-color:#f9f9f9;position:relative}.wl-team-hero-container{max-width:1200px;margin:0 auto;padding:0 50px;display:flex;justify-content:space-between}.wl-team-title-column{flex:0 0 40%;padding-right:20px}.wl-team-description-column{flex:0 0 50%;padding-right:20px}.wl-team-description{font-size:16px;color:#4b5563;margin:0}.wl-team-members-section{padding:64px 0;max-width:1200px;margin:0 auto;width:100%}.wl-team-members-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:0 48px}.wl-team-member-card{display:flex;flex-direction:column;background:transparent;border-radius:0;overflow:visible;box-shadow:none;align-items:center;text-align:center;border:none}.wl-team-member-image-container{width:100%;height:0;padding-bottom:133%;position:relative;overflow:hidden;border-radius:10px;margin-bottom:1.25rem;background:#0a0a0a;cursor:pointer;transition:box-shadow 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(3,101,77,0),rgba(3,101,77,.08));transition:opacity 1s cubic-bezier(.4,0,.2,1);z-index:3;pointer-events:none;opacity:0}.wl-team-member-image-container:hover:after{opacity:1}.wl-team-member-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.wl-team-member-image-background,.wl-team-member-image-background-hover{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:top;background-repeat:no-repeat;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);z-index:0;will-change:opacity}.wl-team-member-image-background{opacity:1}.wl-team-member-card:hover .wl-team-member-image-background{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-card:hover .wl-team-member-image-background-hover{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:opacity 1s cubic-bezier(.4,0,.2,1);will-change:opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.wl-team-member-image-primary{opacity:1;z-index:1}.wl-team-member-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.wl-team-member-image-hover{opacity:0}.wl-team-member-card:hover .wl-team-member-image-hover{opacity:1;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-card:hover .wl-team-member-image-primary{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-card:hover .wl-team-member-image-container{box-shadow:0 12px 32px rgba(3,101,77,.15);transform:translateY(-2px);transition:box-shadow 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.wl-team-member-hover-indicator{position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent);z-index:3;transform-origin:center;opacity:.6}.wl-team-member-info{padding:0;display:flex;flex-direction:column;width:100%;align-items:left;text-align:left}.wl-team-member-name{font-size:1.5rem;color:#03654d;margin-bottom:.375rem;font-family:Gentium Plus;font-weight:400;line-height:1.2;letter-spacing:-.2px}.wl-team-member-position{font-size:.9375rem;color:#6b7280;margin-bottom:.75rem;font-weight:400;font-family:Source Sans\ 3,sans-serif}.wl-team-member-contact{display:flex;align-items:center;justify-content:left;gap:.75rem;margin-top:0;flex-wrap:nowrap}.wl-team-member-email{font-size:.9375rem;color:var(--primary-color);text-decoration:none;transition:color .2s ease;word-break:break-word;font-weight:400;font-family:Source Sans\ 3,sans-serif;white-space:nowrap}.wl-team-member-email:hover{color:var(--secondary-color)}.wl-team-member-linkedin{transition:transform .2s ease;width:24px;height:24px;color:#0A66C2;font-size:22px;flex-shrink:0;margin-left:.75rem}.wl-person-detail-page{min-height:100vh;background:#ffffff;padding:40px 0}.wl-person-detail-content{max-width:1200px;width:100%;margin:0 auto;padding:0 20px;background:#ffffff;display:flex;flex-direction:column;align-items:center}.wl-person-detail-back{display:inline-flex;align-items:center;gap:8px;color:var(--primary-color);text-decoration:none;font-family:Source Sans\ 3,sans-serif;font-size:1rem;margin-bottom:30px;transition:opacity .2s ease;padding:8px 0;align-self:flex-start;width:100%;max-width:1200px}.wl-person-detail-back:hover{opacity:.7}.wl-person-detail-back svg{width:20px;height:20px}.wl-person-not-found{max-width:1200px;margin:0 auto;padding:100px 20px;text-align:center}.wl-person-not-found h1{margin-bottom:20px}.wl-person-not-found a{color:var(--primary-color);text-decoration:none}.wl-member-detail-content{background:#ffffff;max-width:1200px;width:100%;margin:0 auto;position:relative;display:flex;flex-direction:column}.wl-member-detail-close{position:absolute;top:30px;right:30px;width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.6);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .3s ease;color:#ffffff}.wl-member-detail-close:hover{background:rgba(0,0,0,.8);transform:rotate(90deg);box-shadow:0 4px 12px rgba(0,0,0,.3)}.wl-member-detail-header{padding:40px 0 30px;background:#ffffff;border-bottom:1px solid rgba(0,0,0,.05);text-align:center}.wl-member-detail-name{font-size:2.5rem;margin:0 0 12px}.wl-member-detail-position{font-size:1.125rem;color:#6b7280}.wl-member-detail-photo{width:100%;padding:40px 0 20px;position:relative;background:#ffffff;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wl-member-detail-image{width:90%;max-width:900px;height:auto;max-height:70vh;min-height:500px;object-fit:cover;object-position:center 25%;border-radius:35px;display:block;margin:0 auto}.wl-member-detail-body{width:100%;max-width:900px;background:#ffffff;display:flex;flex-direction:column;gap:24px;padding:0 16px 60px}.wl-member-detail-header{width:100%;text-align:left}.wl-member-detail-name{font-size:2.4rem;font-family:Gentium Plus,serif;color:var(--primary-color);margin:0 0 8px;font-weight:400;letter-spacing:-.5px;line-height:1.2}.wl-member-detail-position{font-size:1rem;font-family:Source Sans\ 3,sans-serif;color:#03654d;margin:0;font-weight:400;letter-spacing:.2px}.wl-member-detail-bio-text-block{display:flex;flex-direction:column;gap:18px}.wl-member-detail-bio-text{font-size:1.05rem;font-family:Source Sans\ 3,sans-serif;color:#1a1a1a;line-height:1.9;margin:0;font-weight:400}.wl-member-detail-contact-line{display:flex;flex-direction:column;gap:12px}.wl-member-detail-contact-link{display:inline-flex;align-items:center;gap:10px;color:#1a1a1a;text-decoration:none;font-family:Source Sans\ 3,sans-serif;font-size:1rem;transition:color .2s ease,opacity .2s ease}.wl-member-detail-contact-link:hover{color:var(--primary-color);opacity:.8}.wl-member-detail-contact-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#e8f3ef;color:var(--primary-color);font-size:1rem}@media (max-width:992px){.wl-member-detail-photo{padding:35px 0 20px}.wl-member-detail-image{width:92%;max-width:820px;max-height:65vh;min-height:450px;object-position:center 25%}.wl-member-detail-body{padding:0 12px 50px}}@media (max-width:768px){.wl-member-detail-photo{padding:30px 0 15px}.wl-member-detail-image{width:94%;max-width:100%;max-height:60vh;min-height:400px;border-radius:28px;object-position:center 25%}.wl-member-detail-body{padding:0 10px 40px}.wl-member-detail-name{font-size:2rem}.wl-member-detail-position{font-size:.95rem}.wl-member-detail-bio-text{font-size:1rem;line-height:1.8}}.wl-team-member-click-hint{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(3,101,77,.9);color:#ffffff;padding:8px 16px;border-radius:20px;font-size:.75rem;font-family:Source Sans\ 3,sans-serif;opacity:0;transition:opacity .3s ease;pointer-events:none;white-space:nowrap;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.2)}.wl-team-member-image-container:hover .wl-team-member-click-hint{opacity:1}.wl-team-member-card{cursor:pointer}.wl-team-member-card:hover .wl-team-member-name{color:var(--secondary-color);transition:color .3s ease}.wl-team-info-section{padding:80px 0;background-color:#fafafa}.wl-team-info-container{max-width:1200px;margin:0 auto;padding:0 32px}.wl-team-info-content{max-width:900px;margin:0 auto;text-align:center}.wl-team-info-title{font-size:2.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:2rem;line-height:1.2}.wl-team-info-description{font-size:1.125rem;color:#4b5563;line-height:1.8;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif;font-weight:400}.wl-team-info-description:last-of-type{margin-bottom:0}@media (max-width:992px){.wl-team-members-section{padding:48px 0}.wl-team-members-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 32px}.wl-team-info-section{padding:60px 0}.wl-team-info-title{font-size:2rem}.wl-team-info-description{font-size:1rem}}.careers-page-modern{width:100%;background:#fff}.careers-section-modern{padding:96px 0;background:#fff}.careers-section-alt{background:#fafafa}.careers-apply-section{background:#fff}.careers-container-modern{max-width:1200px;margin:0 auto;padding:0 32px}.careers-section-header{max-width:700px;margin:0 auto 64px;text-align:center}.careers-title-modern{font-size:2.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.careers-subtitle-modern{font-size:1.125rem;color:#6b7280;line-height:1.7;font-family:Source Sans\ 3,sans-serif;font-weight:400;margin:0}.careers-benefits-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.careers-benefit-card-modern{background:#fff;border:1px solid #f0f0f0;border-radius:0;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.careers-benefit-card-modern:hover{border-color:var(--primary-color);box-shadow:0 4px 24px rgba(3,101,77,.08);transform:translateY(-2px)}.benefit-card-content{padding:2.5rem 2rem;display:flex;flex-direction:column;height:100%}.benefit-title-modern{font-size:1.375rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;line-height:1.3;letter-spacing:-.01em}.benefit-divider{width:48px;height:2px;background:var(--primary-color);margin-bottom:1.25rem;opacity:.6}.benefit-description-modern{font-size:.9375rem;color:#6b7280;line-height:1.7;font-family:Source Sans\ 3,sans-serif;font-weight:400;margin:0;flex:1 1}.careers-no-positions-modern{background:#fafafa;border:1px solid #e5e7eb;border-radius:0;padding:3rem 2.5rem;text-align:center;max-width:600px;margin:0 auto}.careers-no-positions-modern p{font-size:1rem;color:#6b7280;line-height:1.7;font-family:Source Sans\ 3,sans-serif;margin:0;font-weight:400}.careers-apply-content-modern{max-width:600px;margin:0 auto;gap:2.5rem}.careers-apply-content-modern,.careers-email-modern{display:flex;flex-direction:column;align-items:center}.careers-email-modern{gap:.75rem;text-align:center}.email-label{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.email-label,.email-link-modern{font-family:Source Sans\ 3,sans-serif;font-weight:500}.email-link-modern{font-size:1.25rem;color:var(--primary-color);text-decoration:none;transition:color .25s ease}.email-link-modern:hover{color:var(--secondary-color)}.careers-apply-button-modern{display:inline-flex;align-items:center;gap:.625rem;background:var(--primary-color);color:#fff;padding:1rem 2.5rem;border-radius:0;font-size:1rem;font-weight:500;font-family:Source Sans\ 3,sans-serif;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;letter-spacing:.01em}.careers-apply-button-modern:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 8px 24px rgba(3,101,77,.2)}.careers-apply-button-modern span{display:inline-block}.careers-vacancies-section{background:linear-gradient(180deg,#ffffff 0,#fafafa);position:relative;overflow:hidden}.careers-vacancies-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent)}.careers-vacancies-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:1}.careers-vacancy-card{background:#ffffff;border:1px solid #f0f0f0;border-radius:0;padding:0;position:relative;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 3px rgba(0,0,0,.04)}.careers-vacancy-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--primary-color);transform:scaleY(0);transform-origin:top;transition:transform .4s cubic-bezier(.22,1,.36,1)}.careers-vacancy-card:hover{border-color:var(--primary-color);box-shadow:0 8px 32px rgba(3,101,77,.12);transform:translateY(-2px)}.careers-vacancy-card:hover:before{transform:scaleY(1)}.careers-vacancy-card:hover .vacancy-hover-overlay{opacity:1}.careers-vacancy-card:hover .vacancy-arrow{transform:translateX(4px);color:var(--primary-color)}.careers-vacancy-card:hover .vacancy-accent-line{width:100%;opacity:1}.vacancy-content-wrapper{padding:2.5rem 3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;position:relative;z-index:2}.vacancy-main-content{flex:1 1}.vacancy-main-content,.vacancy-title-wrapper{display:flex;flex-direction:column;gap:.75rem}.vacancy-title{font-size:1.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;line-height:1.2;letter-spacing:-.02em;margin:0;transition:color .3s ease}.careers-vacancy-card:hover .vacancy-title{color:var(--secondary-color)}.vacancy-accent-line{width:0;height:2px;background:var(--primary-color);transition:all .5s cubic-bezier(.22,1,.36,1);opacity:.6;max-width:120px}.vacancy-role{font-size:1rem;color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-weight:400;line-height:1.6;margin:0;transition:color .3s ease}.careers-vacancy-card:hover .vacancy-role{color:#4b5563}.vacancy-arrow{color:#d1d5db;transition:all .4s cubic-bezier(.22,1,.36,1);flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f9fafb}.careers-vacancy-card:hover .vacancy-arrow{background:rgba(3,101,77,.08)}.vacancy-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(3,101,77,.02),transparent);opacity:0;transition:opacity .4s ease;pointer-events:none}.vacancy-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.vacancy-modal-content{background:#ffffff;border-radius:8px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.vacancy-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;font-size:2rem;color:#6b7280;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;z-index:10;line-height:1}.vacancy-modal-close:hover{background:#f3f4f6;color:var(--primary-color)}.vacancy-modal-body{padding:3rem}.vacancy-modal-title{font-size:2rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:2rem;line-height:1.3;padding-right:3rem}.vacancy-detail-section{margin-bottom:2.5rem}.vacancy-intro{font-size:1.1rem;color:#374151;line-height:1.8;font-family:Source Sans\ 3,sans-serif;margin-bottom:2rem}.vacancy-detail-title{font-size:1.25rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;line-height:1.4}.vacancy-detail-text{font-size:1rem;color:#4b5563;line-height:1.8;font-family:Source Sans\ 3,sans-serif;margin-bottom:1rem}.vacancy-detail-list{list-style:none;padding:0;margin:0}.vacancy-detail-list li{font-size:1rem;color:#4b5563;line-height:1.8;font-family:Source Sans\ 3,sans-serif;padding-left:1.5rem;position:relative;margin-bottom:.75rem}.vacancy-detail-list li:before{content:"•";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.2rem}.vacancy-application-form{margin-top:3rem;padding-top:3rem;border-top:1px solid #e5e7eb}.vacancy-form-title{font-size:1.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:2rem;line-height:1.3}.file-upload-label{display:block;width:100%;cursor:pointer}.file-upload-input{display:none}.file-upload-text{display:block;padding:.875rem 1.25rem;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#374151;font-size:1rem;font-family:Source Sans\ 3,sans-serif;transition:all .2s ease;text-align:center}.file-upload-label:hover .file-upload-text{border-color:var(--primary-color);background:#f0fdf4;color:var(--primary-color)}@media (max-width:768px){.vacancy-modal-overlay{padding:1rem}.vacancy-modal-content{max-height:95vh}.vacancy-modal-body{padding:2rem 1.5rem}.vacancy-modal-title{font-size:1.5rem;padding-right:2rem}.vacancy-modal-close{top:1rem;right:1rem}}.careers-apply-section{background:#ffffff;padding-bottom:120px}.careers-apply-wrapper{max-width:600px;margin:0 auto}.careers-apply-header{text-align:center;margin-bottom:4rem}.careers-apply-title{font-size:2rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1.25rem;line-height:1.2;letter-spacing:-.02em}.careers-apply-description{font-size:1rem;color:#6b7280;line-height:1.7;font-family:Source Sans\ 3,sans-serif;font-weight:400;max-width:500px;margin:0 auto}.careers-apply-content-refined{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.careers-email-refined{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.email-label-refined{font-size:.75rem;color:#9ca3af;font-family:Source Sans\ 3,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.email-link-refined{font-size:1.125rem;color:var(--primary-color);text-decoration:none;font-family:Source Sans\ 3,sans-serif;font-weight:400;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative;padding-bottom:2px}.email-link-refined:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:1px;background:var(--primary-color);transition:width .3s cubic-bezier(.22,1,.36,1)}.email-link-refined:hover{color:var(--secondary-color)}.email-link-refined:hover:after{width:100%}.careers-apply-button-refined{display:inline-flex;align-items:center;gap:.625rem;background:transparent;color:var(--primary-color);padding:.875rem 2rem;border:1px solid var(--primary-color);border-radius:0;font-size:.9375rem;font-weight:500;font-family:Source Sans\ 3,sans-serif;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);cursor:pointer;letter-spacing:.02em;position:relative;overflow:hidden}.careers-apply-button-refined:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--primary-color);transition:left .4s cubic-bezier(.22,1,.36,1);z-index:0}.careers-apply-button-refined span,.careers-apply-button-refined svg{position:relative;z-index:1;transition:color .4s cubic-bezier(.22,1,.36,1)}.careers-apply-button-refined:hover{color:#ffffff;border-color:var(--primary-color);transform:translateY(-1px)}.careers-apply-button-refined:hover:before{left:0}.careers-apply-button-refined:hover svg{transform:translateX(2px);transition:transform .4s cubic-bezier(.22,1,.36,1)}@media (max-width:968px){.careers-section-modern{padding:64px 0}.careers-apply-section{padding-bottom:80px}.careers-title-modern{font-size:2rem}.careers-subtitle-modern{font-size:1rem}.careers-benefits-grid-modern{grid-template-columns:1fr;gap:1.5rem}.benefit-card-content{padding:2rem 1.75rem}}@media (max-width:768px){.careers-container-modern{padding:0 24px}.careers-section-modern{padding:48px 0}.careers-apply-section{padding-bottom:80px}.careers-section-header{margin-bottom:48px}.careers-apply-header{margin-bottom:3rem}.careers-apply-title{font-size:1.75rem}.careers-apply-description{font-size:.9375rem}.careers-apply-content-refined{gap:2rem}.careers-apply-button-refined{width:100%;justify-content:center;padding:.875rem 1.75rem}.careers-title-modern{font-size:1.75rem}.careers-subtitle-modern{font-size:.9375rem}.benefit-card-content{padding:1.75rem 1.5rem}.benefit-title-modern{font-size:1.25rem}.careers-no-positions-modern{padding:2rem 1.5rem}.careers-apply-content-modern{gap:2rem}.careers-apply-button-modern{width:100%;justify-content:center;padding:.875rem 2rem}.careers-vacancies-list{gap:1.25rem}.vacancy-content-wrapper{padding:2rem 1.75rem;flex-direction:column;align-items:flex-start;gap:1.5rem}.vacancy-main-content{width:100%}.vacancy-title{font-size:1.375rem}.vacancy-role{font-size:.9375rem}.vacancy-arrow{align-self:flex-end}.wl-team-hero-container{flex-direction:column;padding:0 30px}.wl-team-description-column,.wl-team-title-column{flex:0 0 100%;padding-right:0}.wl-team-title-column{margin-bottom:20px}.wl-team-members-section{padding:48px 0}.wl-team-members-grid{grid-template-columns:1fr;gap:2.5rem;padding:0 24px}.wl-team-member-name{font-size:1.25rem}.wl-team-member-email,.wl-team-member-position{font-size:.875rem}.wl-vertical-line{margin:30px 0}.wl-team-member-click-hint{display:none}.wl-member-detail-header{padding:30px 24px 20px}.wl-member-detail-name{font-size:1.875rem}.wl-member-detail-position{font-size:1rem}.wl-member-detail-info{grid-template-columns:1fr;gap:40px;padding:40px 24px}.wl-member-detail-photo{padding:50px 20px 30px}.wl-member-detail-image{width:90%;max-width:100%;max-height:45vh;border-radius:25px}.wl-member-detail-close{top:20px;right:20px;width:40px;height:40px}.wl-member-detail-content{max-height:95vh}}@media (max-width:992px){.wl-member-detail-header{padding:40px 40px 25px}.wl-member-detail-name{font-size:2.125rem}.wl-member-detail-info{grid-template-columns:1fr 1fr;gap:40px;padding:50px 40px}.wl-member-detail-bio{grid-column:1/-1}.wl-member-detail-photo{padding:55px 30px 40px}.wl-member-detail-image{width:85%;max-width:100%;max-height:50vh;border-radius:30px}}.wl-team-member-linkedin{display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,color .3s ease;text-decoration:none}.wl-team-member-linkedin:hover{transform:scale(1.1);color:#0077b5!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.animate-fade-in{animation:fadeIn .8s ease forwards}.animate-slide-up{animation:slideUp .8s ease forwards}.animate-slide-left{animation:slideInLeft .8s ease forwards}.animate-slide-right{animation:slideInRight .8s ease forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1001;position:relative;flex-direction:column;justify-content:center;align-items:center}.hamburger span{display:block;width:25px;height:2.5px;background-color:var(--primary-color);margin:4px 0;transition:all .3s ease;border-radius:2px;transform-origin:center}@media (max-width:1024px){.wl-expertise-hero-exact{padding:40px 0}.wl-expertise-hero-container-exact{padding:0 30px}.wl-team-photo-section{height:400px}.wl-team-photo{width:100%;height:100%;object-fit:cover;max-width:100%}.wl-employment-law-section-exact{margin-top:80px;padding:40px 0}.wl-employment-law-container-exact{padding:0 30px;gap:30px}.wl-services-container-exact{grid-template-columns:repeat(2,1fr);padding:0 30px;gap:40px}.wl-corporate-law-container{padding:0 30px}.wl-corporate-law-title{font-size:40px}}@media (max-width:768px){.wl-expertise-hero-container-exact{flex-direction:column;gap:20px}.wl-expertise-description-column,.wl-expertise-title-column{flex:0 0 100%;padding-right:0}.wl-team-photo-section{height:300px}.wl-team-photo{width:100%;height:100%;object-fit:cover;max-width:100%}.wl-employment-law-container-exact{flex-direction:column}.wl-employment-law-description-column,.wl-employment-law-title-column{flex:0 0 100%}.wl-services-container-exact{grid-template-columns:1fr}.wl-service-card-exact{padding-left:15px}.wl-service-title-exact{font-size:22px;margin-bottom:15px}.wl-corporate-law-container{flex-direction:column;gap:30px}.wl-corporate-law-content{text-align:center}.wl-corporate-law-title{font-size:36px}.wl-corporate-law-image{width:100%}.wl-corporate-law-image img{width:100%;height:auto;max-width:400px;margin:0 auto}}@media (max-width:480px){.wl-expertise-hero-exact{padding:30px 0}.wl-corporate-law-container,.wl-employment-law-container-exact,.wl-expertise-hero-container-exact,.wl-services-container-exact{padding:0 20px}.wl-team-photo-section{height:250px}.wl-team-photo{width:100%;height:100%;object-fit:cover;max-width:100%}.wl-service-title-exact br{display:none}}.footer-contact .social-links{display:flex;gap:16px;margin-top:24px}.footer-contact .social-links a{color:#6b7280;transition:all .3s ease;transform-origin:center;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#f3f4f6}.footer-contact .social-links a:hover{color:var(--primary-color);background-color:#e5e7eb;transform:translateY(-2px)}.footer-newsletter,.newsletter-button,.newsletter-content,.newsletter-form,.newsletter-input{display:none}.wl-expertise-page{font-family:Source Sans\ 3,sans-serif;position:relative}.wl-expertise-hero-exact{padding:80px 0 40px;background-color:#fff;position:relative;max-width:1200px;margin:0 auto}.wl-expertise-hero-container-exact{padding:0 50px;display:flex;justify-content:space-between;gap:60px}.wl-expertise-title-column{flex:0 0 45%}.wl-expertise-description-column{flex:0 0 45%;padding-top:10px}.wl-expertise-description-exact{font-size:16px;color:#4b5563}.wl-team-photo-section{position:relative;width:100%;height:500px;overflow:hidden}.wl-team-photo-container{position:relative;width:100%;height:100%}.wl-team-photo{width:100%;height:100%;object-fit:cover;max-width:100%}.wl-employment-law-section-exact{padding:80px 0;max-width:1200px;margin:0 auto}.wl-employment-law-container-exact{padding:0 50px;display:flex;justify-content:space-between;gap:60px}.wl-employment-law-description-column,.wl-employment-law-title-column{flex:0 0 45%}.wl-employment-law-title{font-size:40px}.wl-employment-law-description{font-size:16px;color:#4b5563;margin-bottom:16px;line-height:1.7}.wl-employment-law-description:last-child{margin-bottom:0}.wl-services-section-exact{padding:60px 0;background-color:#f9fafb}.wl-services-container-exact{max-width:1200px;margin:0 auto;padding:0 50px;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.wl-services-container-exact:after,.wl-services-container-exact:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,var(--primary-color),transparent);opacity:.2}.wl-services-container-exact:before{left:calc(33.33% + 15px)}.wl-services-container-exact:after{left:calc(63% + 15px)}.wl-service-card-exact{padding:30px;background:transparent;transition:all .3s ease}.wl-service-title-exact{font-size:26px;color:var(--primary-color);margin-bottom:20px;line-height:1.3;font-family:Gentium Plus,serif}.wl-service-description-exact{font-size:16px;color:#4b5563}.wl-corporate-law-section{padding:50px 0;background-color:var(--primary-color);color:white;position:relative}.wl-corporate-law-container{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.wl-corporate-law-content{flex:0 0 50%;padding:0 20px}.wl-corporate-law-image{flex:0 0 50%;height:calc(100% - 80px)}.wl-corporate-law-img{object-position:center 30%;object-fit:cover;width:500px;height:500px}.wl-corporate-law-title{font-size:40px;color:white;margin-bottom:20px}.wl-corporate-law-description{margin-bottom:30px;color:white;max-width:500px}.wl-contact-link{display:inline-flex;align-items:center;gap:5px;background-color:transparent;color:white;padding:0;border-radius:0;font-weight:400;transition:all .3s ease}.wl-contact-link:hover{text-decoration:underline}.wl-contact-link span{margin-left:8px}@media (max-width:1024px){.wl-corporate-law-container,.wl-employment-law-container-exact,.wl-expertise-hero-container-exact{flex-direction:column;gap:30px}.wl-corporate-law-content,.wl-corporate-law-image,.wl-employment-law-description-column,.wl-employment-law-title-column,.wl-expertise-description-column,.wl-expertise-title-column{flex:0 0 100%}.wl-services-container-exact{grid-template-columns:repeat(2,1fr)}.wl-services-container-exact:before{left:50%}.wl-services-container-exact:after{display:none}}@media (max-width:768px){.wl-corporate-law-description{text-align:left}.wl-contact-link{align-items:left;justify-content:left;display:flex}.wl-service-card-exact{padding:0}.wl-services-container-exact{grid-template-columns:1fr}.wl-services-container-exact:before{display:none}.wl-team-photo-section{height:500px}.wl-corporate-law-container,.wl-employment-law-container-exact,.wl-expertise-hero-container-exact{padding:0 30px}}@media (max-width:480px){.wl-employment-law-section-exact,.wl-expertise-hero-exact{padding:40px 0}.wl-corporate-law-container,.wl-employment-law-container-exact,.wl-expertise-hero-container-exact,.wl-services-container-exact{padding:0 20px}.wl-service-title-exact{font-size:20px}}.faq-page{padding:80px 0;min-height:calc(100vh - 80px);background-color:#fff}.faq-container{max-width:1200px;margin:0 auto;padding:0 50px}.faq-container h1{margin-bottom:40px}.faq-section+.faq-section{margin-top:60px}.faq-section h2{margin:0 0 22px;color:var(--primary-color)}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border-bottom:1px solid #e5e7eb}.faq-question{width:100%;text-align:left;padding:25px 0;font-size:18px;color:var(--text-dark);background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}.faq-question:hover{color:var(--primary-color)}.faq-arrow{width:20px;height:20px;position:relative;transition:transform .3s ease}.faq-arrow:after,.faq-arrow:before{content:"";position:absolute;background-color:var(--primary-color);top:50%;left:50%;transition:transform .3s ease}.faq-arrow:before{width:2px;height:12px;margin-left:-1px;margin-top:-6px}.faq-arrow:after{width:12px;height:2px;margin-left:-6px;margin-top:-1px}.faq-item.active .faq-arrow:before{transform:rotate(90deg);opacity:0}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease;opacity:0}.faq-answer.show{max-height:500px;opacity:1;padding-bottom:25px}.faq-answer p{color:var(--gray-text);font-size:16px}@media (max-width:768px){.fixed-header-offset .main-content{padding-top:112px}.faq-page{padding:60px 0}.faq-container{padding:0 20px}.faq-section+.faq-section{margin-top:40px}.faq-section h2{margin-bottom:16px}.faq-question{padding:20px 0;font-size:16px}.faq-arrow{width:16px;height:16px}.faq-answer.show{padding-bottom:20px}.faq-answer p{font-size:15px}}@media (max-width:480px){.faq-page{padding:40px 0}.faq-question{padding:15px 0;font-size:15px}.faq-answer.show{padding-bottom:15px}.faq-answer p{font-size:14px}}.podcast-page{background-color:#fff;min-height:calc(100vh - 80px)}.podcast-hero{padding:120px 0 80px;background-color:#f8f9fa}.podcast-hero-content{max-width:1200px;margin:0 auto;padding:0 50px;display:flex;justify-content:space-between;align-items:flex-start;gap:60px;text-align:left}.podcast-hero-content p{font-size:18px;color:#4b5563;max-width:500px;margin:0;padding-top:10px}@media (max-width:992px){.podcast-hero-content{flex-direction:column;gap:30px}}@media (max-width:768px){.podcast-hero{padding:80px 0 60px}.podcast-hero-content{padding:0 30px}.podcast-hero-content h1{font-size:36px}}.podcast-container{max-width:1200px;margin:0 auto;padding:60px 20px}.podcast-container h2{font-size:40px;margin-bottom:40px}.featured-episode{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:40px;gap:40px;margin-bottom:40px;background:#f8f9fa;border-radius:20px;overflow:hidden}.featured-video-wrapper{position:relative;overflow:hidden;background:#000}.featured-video-wrapper .video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.featured-video-wrapper .video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.featured-video-placeholder{display:block;text-decoration:none;position:relative;width:100%;height:100%}.featured-video-placeholder .video-responsive{background:linear-gradient(135deg,#667eea,#764ba2);position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.placeholder-content{position:absolute;top:0;left:0;width:100%;height:100%;flex-direction:column;gap:20px;background:rgba(0,0,0,.4)}.placeholder-content,.play-button-large{display:flex;align-items:center;justify-content:center}.play-button-large{width:80px;height:56px;transition:transform .3s ease}.featured-video-placeholder:hover .play-button-large{transform:scale(1.1)}.youtube-watch-button{display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.8);padding:10px 16px;border-radius:4px;color:white;font-size:14px;font-weight:500;transition:background .3s ease}.featured-video-placeholder:hover .youtube-watch-button{background:rgba(0,0,0,.9)}.youtube-watch-button svg{width:20px;height:14px}.youtube-watch-button span{font-size:14px;font-weight:500}.featured-episode-content h3{font-size:28px;margin-bottom:10px;color:var(--primary-color);font-family:Gentium Plus,serif}.featured-episode-content h4{font-size:22px;margin-bottom:15px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400}.featured-episode-content p{font-size:16px;color:#4b5563;line-height:1.6}.latest-videos-section{margin-bottom:60px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px}.latest-videos-section h2{font-size:45px;margin-bottom:40px;color:var(--primary-color);font-family:Gentium Plus,serif;text-align:left}.latest-videos-grid,.video-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.video-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column}.video-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.video-thumbnail-link{display:block;text-decoration:none}.video-thumbnail,.video-thumbnail-link{position:relative;width:100%;overflow:hidden}.video-thumbnail{padding-bottom:56.25%;background:#000}.video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-thumbnail-placeholder{background:linear-gradient(135deg,#667eea,#764ba2)}.video-play-overlay,.video-thumbnail-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-play-overlay{background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.video-thumbnail-link:hover .video-play-overlay{opacity:1}.play-button{width:68px;height:48px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.video-thumbnail-link:hover .play-button{transform:scale(1.1)}.video-card-content{padding:25px;display:flex;flex-direction:column;gap:15px}.video-card-content h4{font-size:20px;margin-bottom:10px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;line-height:1.3}.video-date{font-size:14px;color:#6b7280;margin-bottom:10px}.video-description{font-size:15px;color:#4b5563;line-height:1.6;margin-bottom:10px}.expand-button{background:transparent;border:none;color:var(--primary-color);font-size:14px;font-weight:500;cursor:pointer;padding:8px 0;text-align:left;transition:color .2s ease;align-self:flex-start}.expand-button:hover{color:var(--secondary-color);text-decoration:underline}.video-content h3{font-size:20px;margin-bottom:15px;color:var(--primary-color);font-family:Gentium Plus,serif}.video-content p{font-size:14px;color:#4b5563}.video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.subscribe-section{background:#f8f9fa;padding:80px 0;margin-top:60px}.subscribe-content{text-align:center;max-width:600px;margin:0 auto}.subscribe-content h2{margin-bottom:20px}.subscribe-content p{margin-bottom:30px;color:#4b5563}.subscribe-button{display:inline-flex;align-items:center;gap:10px;background-color:var(--primary-color);color:white;padding:15px 30px;border-radius:8px;transition:all .3s ease;font-weight:500}.subscribe-button:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.subscribe-button svg{width:20px;height:20px}@media (max-width:1024px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.podcast-hero h1{font-size:36px}.featured-episode{grid-template-columns:1fr}.featured-episode-content{padding:30px 20px}.featured-episode-content h3{font-size:24px}.featured-episode-content h4{font-size:20px}.latest-videos-section h2{font-size:32px;margin-bottom:30px;text-align:center}.latest-videos-grid,.video-grid{grid-template-columns:1fr;gap:24px}.video-card-content{padding:20px}.video-card-content h4{font-size:18px}.podcast-container{padding:40px 20px}.subscribe-section{padding:60px 0;margin-top:40px}}@media (max-width:480px){.podcast-hero{padding:100px 0 60px}.featured-episode-content h3{font-size:24px}.subscribe-button{width:100%;justify-content:center}}.description-container{position:relative}.description-container p{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease;max-height:48px;opacity:1}.description-container.expanded p{-webkit-line-clamp:unset;max-height:500px}.see-more-button{background:none;border:none;color:var(--primary-color);padding:8px 0;cursor:pointer;font-size:14px;font-weight:500;display:inline-flex;align-items:center;transition:all .3s ease}.see-more-button:hover{color:var(--secondary-color)}.see-more-button:after{content:"";width:8px;height:8px;margin-left:20px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .3s ease}.description-container.expanded .see-more-button:after{transform:rotate(-135deg)}.video-content{padding:25px;display:flex;flex-direction:column;gap:15px}.featured-episode-content{padding:40px;display:flex;flex-direction:column;gap:20px}.login-page{min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:0 25px}.login-container{width:100%;max-width:400px}.login-box{background:white;padding:40px;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.login-header{text-align:center;margin-bottom:30px}.login-header h1{font-size:28px;color:var(--primary-color)}.login-header p{color:#6b7280;font-size:16px}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{gap:8px}.form-group label{font-size:14px;color:#374151;font-weight:500}.form-group input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:all .3s ease;width:100%;outline:none}.form-group input:focus{border-color:var(--primary-color)}.form-group input::placeholder{color:#9ca3af}.login-button{background-color:var(--primary-color);color:white;padding:14px;border-radius:8px;font-size:16px;font-weight:500;margin-top:10px}.login-button:hover{background-color:var(--secondary-color)}@media (max-width:480px){.login-box{padding:30px 20px}.login-header h1{font-size:24px}.form-group input{padding:10px 14px}}.nav-item{position:relative;display:flex;align-items:center;height:100%;overflow:visible}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:600px;background:#ffffff;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 24px rgba(4,101,77,.08);border-radius:4px;padding:42px 32px 32px;z-index:1001;pointer-events:none;margin-top:0}.nav-item:last-child .nav-dropdown{left:auto;right:0;transform:none}.nav-item:first-child .nav-dropdown{left:0;transform:none}.nav-dropdown:hover,.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto}.dropdown-section{margin-bottom:32px}.dropdown-section:last-child{margin-bottom:0}.dropdown-section-title{color:var(--primary-color);font-family:Gentium Plus,serif;font-size:18px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid rgba(4,101,77,.1)}.dropdown-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.dropdown-item{display:flex;align-items:flex-start;padding:12px;text-decoration:none;color:#1a1a1a;border-radius:4px;transition:all .2s ease}.dropdown-item:hover{background:rgba(4,101,77,.05)}.dropdown-item-content{flex:1 1}.dropdown-item-title{font-size:15px;font-weight:500;margin-bottom:4px;color:#1a1a1a}.dropdown-item-description{font-size:13px;color:#666;line-height:1.5}.hero-image-full{width:100%;overflow:hidden}.hero-image-full img{width:100%;object-fit:cover;max-width:100%}.benefits-image,.contact-image{width:100%;overflow:hidden}.benefits-image img,.contact-image img{width:500px;height:500px;object-fit:cover;max-width:100%;border-radius:10px}@media screen and (max-width:768px){.benefits-container,.contact-container{padding:0 20px}.hero-image-full{width:100%;margin:0}.hero-image-full img{width:100%;height:300px;max-height:300px;object-fit:cover;max-width:100%;display:block}.benefits-image,.contact-image{width:100%;margin:0;height:300px;overflow:hidden}.benefits-image img,.contact-image img{width:100%;height:100%;object-fit:cover;max-width:100%;display:block}}@media (max-width:768px){.wl-corporate-law-section{background-color:var(--primary-color);padding:50px 0;width:100%}.wl-corporate-law-container{padding:0;width:100%;gap:0}.wl-corporate-law-image{margin:0;padding:0;width:100%;position:relative}.wl-corporate-law-image img{position:relative;width:100%!important;height:400px!important;max-width:none!important;object-fit:cover!important;margin:0!important}.wl-corporate-law-content{padding:30px 20px}}.contact-page-modern{min-height:calc(100vh - 80px);background-color:#fff}.contact-hero-modern{padding:96px 0 64px;background-color:#fff;text-align:center;border-bottom:1px solid #f0f0f0}.contact-hero-content-modern{max-width:700px;margin:0 auto;padding:0 32px}.contact-hero-title{font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem;font-family:Gentium Plus,serif;font-weight:400;line-height:1.2;letter-spacing:-.02em}.contact-hero-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.7;font-family:Source Sans\ 3,sans-serif;font-weight:400;margin:0}.contact-container-modern{max-width:1200px;margin:0 auto;padding:80px 32px}.contact-grid-modern{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:80px;gap:80px;align-items:start}.contact-info-modern{display:flex;flex-direction:column;gap:3rem}.contact-info-item{display:flex;flex-direction:column;gap:1rem;padding-bottom:2.5rem;border-bottom:1px solid #f0f0f0}.contact-info-item:last-child{border-bottom:none;padding-bottom:0}.contact-info-header{display:flex;align-items:center;gap:.75rem}.contact-info-icon{font-size:1.25rem;line-height:1}.contact-info-item h3{font-size:1.25rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin:0;line-height:1.3;letter-spacing:-.01em}.contact-info-content{display:flex;flex-direction:column;gap:.5rem}.contact-info-item p{font-size:1rem;color:#6b7280;line-height:1.6;font-family:Source Sans\ 3,sans-serif;font-weight:400;margin:0}.contact-info-link{color:#6b7280;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative}.contact-info-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary-color);transition:width .3s cubic-bezier(.22,1,.36,1)}.contact-info-link:hover{color:var(--primary-color)}.contact-info-link:hover:after{width:100%}.contact-form-modern{background:#fff;padding:0}.contact-form-refined{display:flex;flex-direction:column;gap:1.5rem}.form-group-modern{width:100%}.form-row-modern{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.form-input-modern,.form-textarea-modern{width:100%;padding:.875rem 0;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;font-size:1rem;font-family:Source Sans\ 3,sans-serif;transition:all .3s cubic-bezier(.22,1,.36,1);outline:none;background-color:transparent;color:#1f2937}.form-input-modern::placeholder,.form-textarea-modern::placeholder{color:#9ca3af;font-weight:400}.form-input-modern:focus,.form-textarea-modern:focus{border-bottom-color:var(--primary-color);border-bottom-width:2px;padding-bottom:calc(.875rem - 1px)}.form-textarea-modern{resize:vertical;min-height:120px;line-height:1.6}.contact-submit-modern{background:transparent;color:var(--primary-color);padding:1rem 2rem;border:1px solid var(--primary-color);border-radius:99999px;font-size:.9375rem;font-weight:500;font-family:Source Sans\ 3,sans-serif;transition:all .4s cubic-bezier(.22,1,.36,1);cursor:pointer;letter-spacing:.02em;position:relative;overflow:hidden;align-self:flex-start;margin-top:.5rem;z-index:1}.contact-submit-modern:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--primary-color);transition:left .4s cubic-bezier(.22,1,.36,1);z-index:-1}.contact-submit-modern:hover{color:#ffffff;transform:translateY(-1px)}.contact-submit-modern:hover:before{left:0}.contact-submit-modern:disabled{opacity:.5;cursor:not-allowed;transform:none}.submit-status-modern{padding:1rem;border-radius:0;text-align:left;font-size:.9375rem;font-family:Source Sans\ 3,sans-serif;font-weight:400;line-height:1.5}.submit-status-modern.success{background-color:#f0fdf4;color:#166534;border-left:3px solid #22c55e}.submit-status-modern.error{background-color:#fef2f2;color:#991b1b;border-left:3px solid #ef4444}@media (max-width:992px){.contact-grid-modern{grid-template-columns:1fr;gap:4rem}.contact-info-modern{order:2}.contact-form-modern{order:1}}@media (max-width:768px){.contact-hero-modern{padding:64px 0 48px}.contact-hero-title{font-size:2.25rem}.contact-hero-subtitle{font-size:1rem}.contact-container-modern{padding:48px 24px}.contact-grid-modern{gap:3rem}.contact-info-modern{gap:2.5rem}.contact-info-item{padding-bottom:2rem}.form-row-modern{grid-template-columns:1fr;gap:1.5rem}.contact-submit-modern{width:100%;justify-content:center}}@media (max-width:480px){.contact-hero-title{font-size:1.875rem}.contact-hero-content-modern{padding:0 24px}.contact-container-modern{padding:40px 20px}}.dashboard-top-header>span{font-size:1.1rem}.whatsapp-fab{position:fixed;bottom:25px;right:25px;z-index:1000;transform-origin:bottom right}.whatsapp-fab button{background-color:var(--primary-color);color:white;width:56px;height:56px;border-radius:50%;border:none;box-shadow:0 2px 8px rgba(3,101,77,.2),0 1px 3px rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .2s ease;outline:none}.whatsapp-fab button:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(3,101,77,.25),0 2px 6px rgba(0,0,0,.12);background-color:var(--secondary-color)}.whatsapp-fab button:focus{outline:none;box-shadow:0 2px 8px rgba(3,101,77,.2),0 1px 3px rgba(0,0,0,.1),0 0 0 3px rgba(3,101,77,.1)}.whatsapp-fab button:active{transform:scale(.98)}.chat-widget-container{position:fixed;bottom:100px;right:30px;width:350px;max-width:90vw;background-color:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;z-index:1000;display:flex;flex-direction:column}.chat-widget-header{background-color:white;color:var(--primary-color);padding:1.25rem 1rem 1rem;border-bottom:1px solid #e5e7eb}.chat-widget-header h3{font-size:18px;color:var(--primary-color);margin:0 0 8px;font-weight:400;font-family:Gentium Plus,serif}.chat-widget-header .status{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280}.chat-widget-header .online-indicator{width:8px;height:8px;background-color:#25D366;border-radius:50%}.chat-widget-header .hours{color:#6b7280}.chat-widget-body{padding:1.25rem 1rem;background-color:white;flex-grow:1}.welcome-message{background-color:transparent;padding:0;border-radius:0;margin-bottom:1.25rem;box-shadow:none}.welcome-message p{margin:0;line-height:1.6;color:#4b5563;font-size:.9375rem}.contact-options{display:flex;flex-direction:column;gap:8px}.contact-option{display:flex;align-items:center;padding:.875rem 1rem;background-color:white;border-radius:6px;text-decoration:none;color:#4b5563;transition:all .2s ease;border:1px solid #e5e7eb;box-shadow:none}.contact-option:hover{background-color:#fafafa;border-color:#d1d5db}.contact-option svg{margin-right:12px;color:var(--primary-color);width:18px;height:18px}.contact-option span{font-weight:400;font-size:.9375rem}.typing-indicator{display:flex;align-items:center;padding:10px}.typing-indicator span{height:8px;width:8px;background-color:#ccc;border-radius:50%;display:inline-block;margin:0 2px;animation:bounce 1.4s ease-in-out infinite both}.typing-indicator span:first-of-type{animation-delay:-.32s}.typing-indicator span:nth-of-type(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.cursus-hero{position:relative;height:60vh;min-height:350px;display:flex;align-items:center;justify-content:center;text-align:center;color:white;background:url(/pictures/ITL04838.jpg) no-repeat 50%/cover;overflow:hidden}.cursus-hero-overlay{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}.cursus-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 1rem}.cursus-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#03654D;text-shadow:0 2px 16px rgba(0,0,0,.25)}.cursus-hero-content p{font-size:1.25rem;opacity:.95;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.18)}@media (max-width:600px){.cursus-hero{height:35vh;min-height:180px}.cursus-hero-content h1{font-size:2rem}.cursus-hero-content p{font-size:1rem}}.cursus-hero-minimal{background:#fff;padding:64px 0 32px;text-align:center;border-bottom:1px solid #f0f0f0}.cursus-hero-minimal-content{max-width:600px;margin:0 auto}.cursus-hero-minimal-content h1{font-size:2.8rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:700;margin-bottom:.5rem}.cursus-hero-minimal-content p{color:#4b5563;font-size:1.2rem;margin-bottom:0}.cursus-section{padding:48px 0 24px;max-width:1200px;margin:0 auto}.cursus-section h2{font-size:40px;margin-bottom:2rem}.cursus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.cursus-card-minimal{background:#fff;box-shadow:0 4px 24px rgba(3,101,77,.07);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;border:1px solid #f3f3f3}.cursus-card-minimal:hover{box-shadow:0 8px 32px rgba(3,101,77,.13);transform:translateY(-4px) scale(1.01)}.cursus-card-image-minimal{width:100%;height:180px;overflow:hidden;background:#f8f9fa}.cursus-card-image-minimal img{width:100%;height:100%;object-fit:cover;display:block;object-position:center 25%}.cursus-card-content-minimal{padding:1.5rem 1.5rem 1.2rem;display:flex;flex-direction:column;flex:1 1}.cursus-card-content-minimal h3{font-size:1.3rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:.5rem}.cursus-date-minimal{font-size:.98rem;color:#6b7280;margin-bottom:.7rem}.cursus-card-content-minimal p{color:#4b5563;font-size:1rem;margin-bottom:1.2rem}.cursus-signup-button-minimal{display:inline-flex;align-items:center;gap:8px;color:var(--primary-color);font-weight:600;text-decoration:none;font-size:1rem;border-radius:6px;padding:.5rem 1.1rem;background:#f6fefb;border:1px solid var(--primary-color);transition:background .2s,color .2s,border .2s;margin-top:auto}.cursus-signup-button-minimal:hover{background:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.cursus-signup-button-minimal.past{background:#f8f9fa;color:#4b5563;border:1px solid #e5e7eb}.cursus-signup-button-minimal.past:hover{background:#e5e7eb;color:var(--primary-color)}@media (max-width:700px){.cursus-hero-minimal-content h1{font-size:2rem}.cursus-section{padding:32px 0 16px}.cursus-card-image-minimal{height:120px}}.cursus-hero-split{background:#f8f9fa;padding:72px 0;width:100%}.cursus-hero-split-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.cursus-hero-split-title{flex:0 0 40%;text-align:left}.cursus-hero-split-description{flex:0 0 50%;text-align:left;display:flex;align-items:center}.cursus-hero-split-description p{color:#4b5563;font-size:16px;font-family:Source Sans\ 3,sans-serif;margin:0}@media (max-width:900px){.cursus-hero-split-container{flex-direction:column;gap:32px;padding:0 20px;align-items:flex-start}.cursus-hero-split-description,.cursus-hero-split-title{flex:0 0 100%;text-align:left}.cursus-hero-split-description p{font-size:1.05rem}}.cursus-section-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.cursus-section-header h2{font-size:40px;margin-bottom:1rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400}.cursus-section-header p{color:#4b5563;font-size:1.1rem;line-height:1.6}.yearly-program-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(430px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto}.yearly-program-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(3,101,77,.05);transition:all .3s ease;display:flex;flex-direction:column}.yearly-program-card:hover{box-shadow:0 8px 24px rgba(3,101,77,.12);transform:translateY(-4px);border-color:var(--primary-color)}.yearly-program-header{margin-bottom:1rem}.yearly-program-header h3{margin-bottom:.75rem}.yearly-program-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.yearly-program-date,.yearly-program-duration,.yearly-program-format{font-size:.85rem;color:#6b7280;padding:.35rem .7rem;background:#f3f4f6;border-radius:6px;font-weight:500}.yearly-program-details{margin:.75rem 0;padding:.75rem 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.yearly-program-detail-item{color:#4b5563;margin-bottom:.5rem}.yearly-program-detail-item:last-child{margin-bottom:0}.yearly-program-detail-item strong{color:var(--primary-color);font-weight:600;margin-right:.5rem}.yearly-program-description-wrapper{margin-bottom:1rem;flex:1 1}.yearly-program-description{color:#4b5563;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.yearly-program-description.expanded{max-height:1000px}.yearly-program-toggle-description{background:none;border:none;color:var(--primary-color);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;margin-top:.5rem;text-decoration:underline;transition:color .2s ease}.yearly-program-toggle-description:hover{color:var(--secondary-color)}.yearly-program-footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.yearly-program-status{display:none}.yearly-program-signup-button{background:var(--primary-color);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:200px;font-family:Source Sans\ 3,sans-serif}.yearly-program-signup-button:hover{background:var(--secondary-color);transform:translateY(-1px);box-shadow:0 4px 12px rgba(3,101,77,.2)}.yearly-program-signup-button:active{transform:translateY(0)}@media (max-width:768px){.yearly-program-grid{grid-template-columns:1fr;gap:1.25rem;max-width:100%}.cursus-section-header h2{font-size:32px}.yearly-program-card{padding:1.25rem}}.tailored-training-section{background:#f8f9fa;padding:64px 0;margin-top:48px}.tailored-training-container{max-width:1200px;margin:0 auto;padding:0 24px}.tailored-training-content{width:100%}.tailored-training-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.tailored-training-badge{display:inline-block;margin-bottom:1rem}.tailored-training-badge span{display:inline-block;padding:.5rem 1.2rem;background:var(--primary-color);color:white;border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px}.tailored-training-header h2{font-size:40px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem}.tailored-training-header p{color:#4b5563;font-size:1.1rem;line-height:1.6}.tailored-training-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1400px;margin:0 auto}.tailored-training-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column}.tailored-training-card:hover{box-shadow:0 8px 24px rgba(3,101,77,.12);border-color:var(--primary-color);transform:translateY(-2px)}.tailored-training-card-header{margin-bottom:1rem}.tailored-training-details{margin:.5rem 0;padding:.75rem 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.tailored-training-detail-item{color:#4b5563;margin-bottom:.4rem}.tailored-training-detail-item:last-child{margin-bottom:0}.tailored-training-detail-item strong{color:var(--primary-color);font-weight:600;margin-right:.5rem}.tailored-training-description-wrapper{margin-bottom:.75rem;flex:1 1;min-height:70px}.tailored-training-description{color:#4b5563;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tailored-training-toggle-description{background:none;border:none;color:var(--primary-color);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;margin-top:.5rem;text-decoration:underline;transition:color .2s ease}.tailored-training-toggle-description:hover{color:var(--secondary-color)}.tailored-training-footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tailored-training-signup-button{background:var(--primary-color);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:200px;font-family:Source Sans\ 3,sans-serif}.tailored-training-signup-button:hover{background:var(--secondary-color);transform:translateY(-1px);box-shadow:0 4px 12px rgba(3,101,77,.2)}.tailored-training-signup-button:active{transform:translateY(0)}@media (max-width:768px){.tailored-training-section{padding:48px 0}.tailored-training-container{padding:0 16px}.tailored-training-grid{grid-template-columns:1fr;gap:1.25rem;max-width:100%}.tailored-training-card{padding:1.25rem;max-height:none}.tailored-training-header h2{font-size:32px}.tailored-training-description-wrapper{min-height:auto}.custom-training-header h2{font-size:32px}.custom-training-grid{grid-template-columns:1fr;gap:1.5rem}.custom-training-card{padding:1.5rem}.custom-training-cta{padding:2rem 1.5rem}.custom-training-cta-content h3{font-size:1.5rem}.custom-training-benefits{align-items:center}}.modern-expertise-overview-page,.modern-expertise-page{width:100%;min-height:100vh}.modern-expertise-hero{width:100%;position:relative;margin:0;padding:0}.modern-expertise-hero-container{position:relative;width:100%;height:50vh;min-height:400px;max-height:600px;overflow:hidden}.modern-expertise-hero-image{width:100%;height:100%;object-fit:cover;object-position:center 25%}.modern-expertise-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}.modern-expertise-hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.modern-expertise-hero-container{height:40vh;min-height:300px;max-height:400px}}.modern-expertise-section{padding:64px 0;background:#fff}.modern-expertise-filter-section{padding:64px 0 40px;background:#fff}.modern-expertise-filter-container{max-width:1200px;margin:0 auto;padding:0 32px}.modern-expertise-filter-header{text-align:center;margin-bottom:2.5rem}.modern-expertise-filter-header h2{font-size:45px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:.75rem;letter-spacing:-.5px}.modern-expertise-filter-header p{color:#6b7280;font-size:1rem;line-height:1.6;font-weight:400}.modern-expertise-filter-buttons{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.filter-button{padding:.625rem 1.25rem;background:#fff;color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif;letter-spacing:.01em}.filter-button:hover{border-color:#d1d5db;color:var(--primary-color);background:#f9fafb}.filter-button.active{background:var(--primary-color);color:white;border-color:var(--primary-color)}.modern-expertise-grid-section{padding:40px 0 80px;background:#fafafa}.modern-expertise-grid-container{max-width:1200px;margin:0 auto;padding:0 32px}.modern-expertise-container{max-width:1200px;margin:0 auto;padding:0 24px}.modern-expertise-header{text-align:center;margin-bottom:3rem}.modern-expertise-header h2{font-size:40px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem}.modern-expertise-header p{color:#4b5563;font-size:1.1rem;line-height:1.6}.modern-expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:1.5rem;gap:1.5rem}.modern-expertise-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:all .2s ease;cursor:pointer;border:1px solid #f0f0f0;display:flex;flex-direction:column}.modern-expertise-card.hovered,.modern-expertise-card:hover{box-shadow:0 4px 12px rgba(3,101,77,.08);border-color:#e5e7eb;transform:translateY(-2px)}.card-image-container{position:relative;width:100%;height:240px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover}.card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.85;transition:opacity .3s ease}.modern-expertise-card:hover .card-overlay{opacity:.75}.card-badge{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;background:var(--primary-color);color:white;border-radius:8px;font-size:.9rem;font-weight:600;z-index:2}.card-content{padding:2rem;display:flex;flex-direction:column;flex:1 1}.card-content h3{font-size:1.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:.75rem}.card-content>p{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.modern-expertise-card-content{padding:1.75rem;display:flex;flex-direction:column;flex:1 1;height:100%}.card-header{margin-bottom:1.25rem}.card-header h3{font-size:1.375rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:.625rem;line-height:1.3;letter-spacing:-.3px}.card-divider{width:48px;height:2px;background:var(--primary-color);border-radius:1px;margin-top:.5rem}.card-description{color:#6b7280;font-size:.95rem;line-height:1.65;flex:1 1;font-weight:400}.card-description,.card-services{margin-bottom:1.5rem}.card-services h4{font-size:.95rem;color:var(--primary-color);font-weight:600;margin-bottom:.75rem;font-family:Source Sans\ 3,sans-serif}.card-services ul{list-style:none;padding:0;margin:0}.card-services li{display:flex;align-items:flex-start;gap:.75rem;color:#4b5563;font-size:.9rem;margin-bottom:.625rem;line-height:1.6;font-weight:400}.card-services li svg{color:var(--primary-color);flex-shrink:0}.card-services li.more-services{color:#6b7280;font-style:italic;font-size:.85rem}.service-bullet{width:5px;height:5px;background:var(--primary-color);border-radius:50%;margin-top:.6rem;flex-shrink:0}.modern-expertise-card-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);font-weight:500;font-size:.95rem;text-decoration:none;margin-top:auto;padding-top:1rem;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif;letter-spacing:.01em}.modern-expertise-card-link:hover{color:var(--secondary-color);gap:.625rem}.card-actions{margin-top:auto;padding-top:1rem}.learn-more-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:var(--primary-color);color:white;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;font-family:Source Sans\ 3,sans-serif}.learn-more-btn:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(3,101,77,.3)}.modern-team-section{padding:80px 0;background:#f8f9fa}.modern-team-container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.team-content h2{font-size:40px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1.5rem}.team-content>p{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.team-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:var(--primary-color);font-family:Gentium Plus,serif;margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#6b7280;font-weight:500}.team-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--primary-color);color:white;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;font-family:Source Sans\ 3,sans-serif}.team-cta-btn:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(3,101,77,.3)}.team-image-container{position:relative;width:100%;height:500px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12)}.team-image{width:100%;height:100%;object-fit:cover}.team-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(3,101,77,.1))}.modern-process-section{padding:80px 0;background:#fff}.modern-process-container{max-width:1200px;margin:0 auto;padding:0 24px}.process-header{text-align:center;margin-bottom:3rem}.process-header h2{font-size:40px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem}.process-header p{color:#4b5563;font-size:1.1rem;line-height:1.6}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.process-step{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;transition:all .3s ease;border:1px solid #e5e7eb}.process-step:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(3,101,77,.1);border-color:var(--primary-color)}.step-number{font-size:3rem;font-weight:700;color:var(--primary-color);font-family:Gentium Plus,serif;margin-bottom:.5rem;opacity:.3}.step-icon{font-size:2.5rem;margin-bottom:1rem}.process-step h3{font-size:1.3rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem}.process-step p{color:#4b5563;font-size:1rem;line-height:1.6}.modern-cta-section{padding:80px 0;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:white}.modern-cta-container{max-width:800px;margin:0 auto;padding:0 24px}.cta-content{text-align:center}.cta-content h2{font-size:40px;color:white;font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem}.cta-content>p{color:rgba(255,255,255,.95);font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:white;color:var(--primary-color);border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;font-family:Source Sans\ 3,sans-serif}.cta-primary-btn:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.cta-secondary-btn{display:inline-flex;align-items:center;padding:1rem 2rem;background:transparent;color:white;border:2px solid white;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;font-family:Source Sans\ 3,sans-serif}.cta-secondary-btn:hover{background:white;color:var(--primary-color);transform:translateY(-2px)}@media (max-width:968px){.modern-expertise-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.modern-team-container{grid-template-columns:1fr;gap:3rem}.team-image-container{height:400px}.process-steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.modern-cta-section,.modern-expertise-section,.modern-process-section,.modern-team-section{padding:48px 0}.modern-cta-container,.modern-expertise-container,.modern-process-container,.modern-team-container{padding:0 16px}.cta-content h2,.modern-expertise-header h2,.process-header h2,.team-content h2{font-size:32px}.modern-expertise-grid{grid-template-columns:1fr}.card-image-container{height:200px}.team-stats{gap:1.5rem}.process-steps,.team-stats{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-primary-btn,.cta-secondary-btn{width:100%;justify-content:center}}.products-filter-section{padding:48px 0 32px;background:#fff}.products-filter-container{max-width:1200px;margin:0 auto;padding:0 32px}.products-filter-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.products-filter-buttons .filter-button{padding:.75rem 1.75rem;background:#fff;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:Source Sans\ 3,sans-serif;letter-spacing:.02em}.products-filter-buttons .filter-button:hover{border-color:var(--primary-color);color:var(--primary-color);background:#fafafa}.products-filter-buttons .filter-button.active{background:var(--primary-color);color:white;border-color:var(--primary-color);box-shadow:0 2px 8px rgba(3,101,77,.15)}.products-section{padding:48px 0 64px;background:#fafafa}.products-container{max-width:1200px;margin:0 auto;padding:0 32px}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;justify-items:center}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column;position:relative;max-width:600px;width:100%}.product-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(3,101,77,.15);transform:translateY(-2px)}.product-card.popular{border-color:var(--primary-color);border-width:1px}.popular-badge{position:absolute;top:1rem;right:1rem;background:var(--primary-color);color:white;padding:.375rem .875rem;border-radius:4px;font-size:.6875rem;font-weight:700;z-index:2;font-family:Source Sans\ 3,sans-serif;letter-spacing:.05em;text-transform:uppercase}.product-header{padding:1.25rem 1.5rem .5rem}.product-category{display:inline-block;background:var(--primary-color);color:white;padding:.375rem .875rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:Source Sans\ 3,sans-serif;letter-spacing:.02em}.product-content{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1 1}.product-title{font-size:1.375rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:.5rem;line-height:1.3;letter-spacing:-.3px}.product-price{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:.875rem;font-family:Source Sans\ 3,sans-serif}.product-description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1.25rem;font-weight:400}.product-features{margin-bottom:1.5rem;flex:1 1}.product-features h4{font-size:.875rem;color:var(--primary-color);font-weight:600;margin-bottom:.75rem;font-family:Source Sans\ 3,sans-serif;letter-spacing:.02em;text-transform:uppercase}.product-features ul{list-style:none;padding:0;margin:0}.product-features li{display:flex;align-items:center;gap:.625rem;color:#4b5563;font-size:.875rem;margin-bottom:.5rem;line-height:1.5;font-weight:400}.product-features li:before{display:none}.product-features li svg{flex-shrink:0;width:16px;height:16px}.product-features li.more-features{color:#6b7280;font-style:italic;font-size:.8125rem;font-weight:400}.product-actions{display:flex;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid #f3f4f6}.product-details-button{flex:1 1;padding:.75rem 1.25rem;background:transparent;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif}.product-details-button:hover,.product-order-button{background:var(--primary-color);color:white}.product-order-button{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif}.product-order-button:hover{background:var(--secondary-color)}.products-cta-section{padding:64px 0;background:#fff}.products-cta-container{max-width:1200px;margin:0 auto;padding:0 32px}.products-cta-content{text-align:center}.cta-header{margin-bottom:2.5rem}.cta-header h2{font-size:2rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;letter-spacing:-.4px;line-height:1.2}.cta-header p{color:#4b5563;font-size:1rem;line-height:1.6;max-width:700px;margin:0 auto;font-weight:400}.cta-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.feature-card{text-align:left;padding:1.75rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.feature-card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(3,101,77,.08)}.feature-icon{width:40px;height:40px;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:flex-start;color:var(--primary-color);margin-bottom:1.25rem}.feature-icon svg{width:24px;height:24px}.feature-card h3{font-size:1.125rem;color:var(--primary-color);font-family:Source Sans\ 3,sans-serif;font-weight:600;margin-bottom:.75rem;letter-spacing:-.2px;line-height:1.3}.feature-card p{color:#4b5563;font-size:.9375rem;line-height:1.6;font-weight:400}.cta-action{margin-top:2rem}.products-cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:var(--primary-color);color:white;border-radius:6px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif;margin-bottom:1rem}.products-cta-button:hover{background:var(--secondary-color)}.cta-note{color:#9ca3af;font-size:.875rem;font-weight:400;margin-top:1rem}.product-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center}.product-modal-content{background:#fff;border-radius:18px;max-width:800px;width:98vw;box-shadow:0 12px 48px rgba(3,101,77,.13);padding:3.2rem 2.8rem 2.6rem;position:relative;z-index:2100}@media (max-width:968px){.cta-features,.products-grid{grid-template-columns:1fr;gap:1.5rem}.products-container,.products-cta-container,.products-filter-container{padding:0 32px}.cta-features,.products-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.products-filter-section{padding:48px 0 32px}.products-section{padding:48px 0 64px}.products-cta-section{padding:64px 0}.products-container,.products-cta-container,.products-filter-container{padding:0 24px}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-header{padding:1.5rem 1.5rem .5rem}.product-content{padding:1.25rem 1.5rem 1.5rem}.product-title{font-size:1.5rem}.product-price{font-size:1.25rem}.product-actions{flex-direction:column;gap:.75rem}.product-details-button,.product-order-button{width:100%}.cta-header{margin-bottom:3rem}.cta-header h2{font-size:32px}.cta-features{gap:1.5rem;margin-bottom:3rem}.feature-card{padding:2rem}.product-modal-content{padding:2rem 1.5rem}}.product-details-section{padding:64px 0;background:#fff}.product-details-container{max-width:1200px;margin:0 auto;padding:0 32px}.product-details-content{width:100%}.product-info{max-width:800px}.product-badge{display:inline-block;background:var(--primary-color);color:white;font-size:.75rem;font-weight:700;padding:.375rem .875rem;border-radius:4px;margin-bottom:1rem;font-family:Source Sans\ 3,sans-serif;text-transform:uppercase;letter-spacing:.05em}.product-info h2{font-size:2rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;line-height:1.2;letter-spacing:-.3px}.product-info .product-price{font-size:1.5rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif}.product-info .product-description{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:400}.product-info .product-features{margin-bottom:2.5rem;background:#f9fafb;border-left:4px solid var(--primary-color);border-radius:8px;padding:1.5rem}.product-info .product-features h3{font-size:1rem;color:var(--primary-color);font-weight:600;margin-bottom:1rem;font-family:Source Sans\ 3,sans-serif}.product-info .product-features ul{list-style:none;padding:0;margin:0}.product-info .product-features li{color:#4b5563;font-size:1rem;margin-bottom:.75rem;line-height:1.6;font-weight:400;display:flex;align-items:flex-start;gap:.625rem}.product-info .product-features li:last-child{margin-bottom:0}.product-info .product-features li svg{flex-shrink:0;width:16px;height:16px;margin-top:.125rem}.product-benefits{margin-bottom:2.5rem}.product-benefits h3{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.product-benefits .benefit-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}.product-benefits .benefit-card.highlight{border:2px solid var(--primary-color)}.product-benefits .benefit-card svg{color:var(--primary-color);flex-shrink:0;width:24px;height:24px;margin-top:.125rem}.product-benefits .benefit-card h4{font-size:1rem;color:var(--primary-color);font-weight:600;margin-bottom:.25rem;font-family:Source Sans\ 3,sans-serif}.product-benefits .benefit-card p{color:#4b5563;font-size:.9375rem;line-height:1.5;margin:0;font-weight:400}.product-additional-info{margin-bottom:2.5rem}.product-additional-info h3{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.spec-item{display:flex;flex-direction:column;gap:.25rem}.spec-label{color:#6b7280;font-size:.875rem;font-weight:400}.spec-label,.spec-value{font-family:Source Sans\ 3,sans-serif}.spec-value{color:#4b5563;font-size:1rem;font-weight:500}.product-process{margin-bottom:2.5rem}.product-process h3{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif}.product-process .process-steps{display:flex;flex-direction:column;gap:1.25rem}.product-process .process-step-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative}.product-process .process-step-card.highlight{border:2px solid var(--primary-color)}.product-process .process-step-card .step-content{flex:1 1}.product-process .process-step-card .step-content h4{font-size:1rem;color:var(--primary-color);font-weight:600;margin-bottom:.5rem;font-family:Source Sans\ 3,sans-serif}.product-process .process-step-card .step-content p{color:#4b5563;font-size:.9375rem;line-height:1.5;margin:0;font-weight:400}.product-process .step-number-badge{width:36px;height:36px;background:#f3f4f6;color:#6b7280;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;flex-shrink:0;font-family:Source Sans\ 3,sans-serif}.order-form-section{padding:64px 0;background:#fafafa}.order-form-container{max-width:1200px;margin:0 auto;padding:0 32px}.order-form-header{text-align:center;margin-bottom:3rem}.order-form-header h2{font-size:2rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;line-height:1.2}.order-form-header p{color:#4b5563;font-size:1rem;line-height:1.6;max-width:600px;margin:0 auto;font-weight:400}.order-form-content{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.steps-progress{display:flex;justify-content:space-between;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:1.5rem}.steps-progress .step{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:140px}.steps-progress .step-number{width:40px;height:40px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:600;flex-shrink:0;font-family:Source Sans\ 3,sans-serif;transition:all .3s ease}.steps-progress .step.active .step-number{background:var(--primary-color);color:white}.steps-progress .step-info{flex:1 1;min-width:0}.steps-progress .step-title{font-size:.875rem;color:var(--primary-color);font-weight:600;margin-bottom:.125rem;font-family:Source Sans\ 3,sans-serif;line-height:1.3}.steps-progress .step-description{font-size:.75rem;color:var(--primary-color);font-weight:400;line-height:1.4}.steps-progress .step:not(.active) .step-number{background:#f3f4f6;color:#9ca3af}.steps-progress .step:not(.active) .step-title{color:#9ca3af}.steps-progress .step:not(.active) .step-description{color:#d1d5db}.form-container{width:100%}.step-content h3{font-size:1.5rem;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:1rem;line-height:1.2}.step-content p{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;color:var(--primary-color);font-weight:600;margin-bottom:.5rem;font-family:Source Sans\ 3,sans-serif}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem;color:#1f2937;font-family:Source Sans\ 3,sans-serif;transition:all .2s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(3,101,77,.1)}.form-group textarea{resize:vertical;min-height:100px}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-group .error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem;font-weight:500;display:block}.validation-summary{background-color:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.validation-summary p{color:#991b1b;font-size:.875rem;font-weight:500;margin:0}.consent-box{margin-top:2rem;padding:1.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.consent-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;line-height:1.5;color:#374151}.consent-label input[type=checkbox]{margin-top:.125rem;width:1.25rem;height:1.25rem;cursor:pointer;flex-shrink:0}.consent-label input[type=checkbox].error{border-color:#ef4444;outline:2px solid rgba(239,68,68,.2)}.consent-label span{flex:1 1}.consent-label .privacy-policy-link{color:var(--primary-color);text-decoration:underline;-webkit-text-decoration-color:rgba(3,101,77,.3);text-decoration-color:rgba(3,101,77,.3);text-underline-offset:2px;transition:all .2s ease;font-weight:500}.consent-label .privacy-policy-link:hover{color:var(--secondary-color);-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color)}.phone-input{display:flex;gap:.5rem;align-items:center}.phone-input select{flex-shrink:0;width:140px}.phone-input input{flex:1 1}.custom-country-code-input{flex-shrink:0;width:80px!important;padding:.5rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem}.checkbox-group{display:flex;flex-direction:column;gap:.75rem}.checkbox-group label{display:flex;align-items:center;gap:.5rem;font-weight:400;color:#4b5563;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.provisions-list{display:flex;flex-direction:column;gap:1.5rem}.provision-item{padding:1.5rem;background:#fafafa;border-radius:8px;border:1px solid #e5e7eb}.provision-item h4{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:.5rem;font-family:Source Sans\ 3,sans-serif}.provision-item p{color:#4b5563;font-size:.9375rem;line-height:1.6;margin:0;font-weight:400}.order-summary{background:#fafafa;border-radius:8px;padding:2rem;margin-bottom:2rem}.summary-item h4{font-size:1.25rem;color:var(--primary-color);font-weight:600;margin-bottom:.5rem;font-family:Source Sans\ 3,sans-serif}.summary-item p{color:#4b5563;font-size:1rem;margin-bottom:1rem;font-weight:400}.summary-details{display:flex;gap:1.5rem;flex-wrap:wrap}.summary-details span{color:#6b7280;font-size:.875rem;font-weight:400}.price-breakdown{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.price-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1rem;color:#4b5563;font-weight:400}.price-item.total{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.invoice-process{margin-top:2rem;padding:2rem;background:#fafafa;border-radius:8px}.invoice-process h4{font-size:1.125rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;font-family:Source Sans\ 3,sans-serif}.invoice-process .process-steps{display:flex;flex-direction:column;gap:1.5rem}.invoice-process .process-step{display:flex;align-items:flex-start;gap:1rem}.invoice-process .step-icon{width:40px;height:40px;background:var(--primary-color);color:white;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;flex-shrink:0;font-family:Source Sans\ 3,sans-serif}.invoice-process .step-content h5{font-size:1rem;color:var(--primary-color);font-weight:600;margin-bottom:.25rem;font-family:Source Sans\ 3,sans-serif}.invoice-process .step-content p{color:#4b5563;font-size:.9375rem;line-height:1.5;margin:0;font-weight:400}.order-confirmation{margin-top:2rem;padding:1.5rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.order-confirmation p{color:var(--primary-color);font-size:1rem;font-weight:600;margin-bottom:1rem;font-family:Source Sans\ 3,sans-serif}.order-confirmation ul{list-style:none;padding:0;margin:0}.order-confirmation li{color:#4b5563;font-size:.9375rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative;font-weight:400}.order-confirmation li:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Source Sans\ 3,sans-serif;border:none}.btn-primary{background:var(--primary-color);color:white}.btn-primary:hover{background:var(--secondary-color)}.btn-secondary{background:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.btn-secondary:hover{background:var(--primary-color);color:white}@media (max-width:968px){.order-form-section,.product-details-section{padding:48px 0}.order-form-container,.product-details-container{padding:0 24px}.product-info h2{font-size:1.75rem}.benefits-grid,.specs-grid{grid-template-columns:1fr}.steps-progress{flex-direction:column}.steps-progress .step{min-width:100%}.form-grid{grid-template-columns:1fr}.order-form-content{padding:2rem 1.5rem}}@media (max-width:768px){.order-form-section,.product-details-section{padding:48px 0}.order-form-container,.product-details-container{padding:0 16px}.product-info h2{font-size:1.5rem}.product-info .product-price{font-size:1.25rem}.order-form-header h2{font-size:1.75rem}.order-form-content{padding:1.5rem}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.logo svg{width:120px;height:auto}header nav a{font-size:18px;padding:16px 0;min-height:44px;display:flex;align-items:center}.language-switcher-buttons-section{margin:24px 0;gap:12px}.language-switcher-buttons-section .action-button{padding:10px 16px;min-height:44px;font-size:16px}.top-page-content{padding:100px 20px 60px}.top-page-content h1{font-size:32px;margin-bottom:20px}.top-page-content p{font-size:16px;line-height:1.7}.hero-section{padding:0 0 60px}.hero-container{padding:92px 20px 0}.hero-content{gap:30px}.hero-left-column h1{font-size:32px}.hero-right-column{font-size:16px}.expertise-section{padding:60px 0}.expertise-container{padding:0 20px}.expertise-intro h2{font-size:28px}.expertise-intro p{font-size:16px}.expertise-cards{gap:24px}.expertise-card{padding:24px}.expertise-card h4{font-size:16px;margin-bottom:12px}.expertise-card p{font-size:15px}.benefits-section{padding:60px 0}.benefits-container{padding:0 20px;gap:40px}.benefits-content h2{font-size:28px}.benefits-content p{font-size:16px}.benefits-small-text{font-size:13px;margin-bottom:12px}.contact-section{padding:60px 0}.contact-container{padding:0 20px;gap:40px}.contact-content h2{font-size:28px}.contact-content p{font-size:16px}.contact-button{font-size:16px;padding-top:24px;min-height:44px}.news-content{padding:0 20px;margin-bottom:40px}.news-content h2{font-size:28px}.news-content p{font-size:16px}.news-small-text{font-size:13px;margin-bottom:12px}.footer-main{padding:0 20px}.footer-content{gap:32px}.footer-description{font-size:15px;line-height:1.6}.footer-links-column h3{font-size:18px;margin-bottom:16px}.footer-links-column ul li a{font-size:15px;padding:8px 0;min-height:44px;display:flex;align-items:center}.contact-item{margin-bottom:20px}.contact-label{font-size:13px;margin-bottom:8px}.contact-item a{font-size:15px;line-height:1.6}.btn-outline,.btn-text,.contact-button,.expertise-card-button{min-height:44px;padding:12px 24px;font-size:16px;display:inline-flex;align-items:center;justify-content:center}input,select,textarea{font-size:16px;padding:12px 16px;min-height:44px}.products-container,.products-filter-container{padding:0 20px}.products-filter-buttons{gap:8px}.products-filter-buttons .filter-button{padding:10px 16px;font-size:15px;min-height:44px}.product-card{margin-bottom:24px}.product-title{font-size:20px}.product-price{font-size:18px}.product-description{font-size:15px}.contact-hero-modern{padding:80px 0 48px}.contact-hero-content-modern{padding:0 20px}.contact-hero-title{font-size:32px}.contact-hero-subtitle{font-size:16px}.contact-container-modern{padding:0 20px}.contact-grid-modern{gap:40px}.contact-info-modern{padding:0}.contact-info-header h3{font-size:20px;margin-bottom:16px}.contact-info-content p,.contact-info-link{font-size:15px;line-height:1.6}.contact-form-modern{padding:32px 20px}.wl-employment-law-container-exact,.wl-expertise-hero-container-exact,.wl-services-container-exact{padding:0 20px}.wl-employment-law-title,.wl-expertise-title-column h1{font-size:32px}.wl-employment-law-description,.wl-expertise-description-exact{font-size:16px}.wl-service-title-exact{font-size:20px}.wl-service-description-exact{font-size:15px}.modern-team-container{padding:0 20px}.team-content h2{font-size:28px}.careers-hero-title{font-size:32px}.careers-hero-subtitle{font-size:16px}.faq-item{padding:20px}.faq-question{font-size:18px;padding-right:40px}.faq-answer{font-size:15px;line-height:1.6}.whatsapp-fab{width:56px;height:56px;bottom:20px;right:20px}.whatsapp-fab button{width:56px;height:56px;min-width:56px;min-height:56px}.chat-widget-container{width:calc(100% - 32px);max-width:400px;margin:0 16px;bottom:90px;right:0;left:auto;transform:none}.chat-widget-header{padding:16px 20px}.chat-widget-header h3{font-size:18px;line-height:1.3;margin-bottom:8px}.chat-widget-header .status{font-size:13px;gap:8px;flex-wrap:wrap}.chat-widget-header .online-indicator{width:8px;height:8px}.chat-widget-header .hours{font-size:12px}.chat-widget-body{padding:20px;max-height:calc(100vh - 200px)}.welcome-message{padding:16px;margin-bottom:20px}.welcome-message p{font-size:15px;line-height:1.6}.contact-options{gap:12px}.contact-option{padding:16px;min-height:56px;font-size:15px;border-radius:8px;display:flex;align-items:center;gap:12px}.contact-option span{font-size:15px}}@media (max-width:480px){.logo svg{width:100px}.top-page-content{padding:90px 16px 48px}.top-page-content h1{font-size:28px}.benefits-container,.contact-container,.contact-container-modern,.expertise-container,.footer-main,.hero-container,.products-container,.products-filter-container,.wl-employment-law-container-exact,.wl-expertise-hero-container-exact,.wl-services-container-exact{padding:0 16px}.expertise-card{padding:20px}.contact-form-modern{padding:24px 16px}.footer-content{gap:24px}.products-filter-buttons .filter-button{padding:8px 12px;font-size:14px}.chat-widget-container{width:calc(100% - 24px);margin:0 12px}}.about-page-modern{padding-top:80px;background:#fff;min-height:100vh}.about-banner-modern{height:70px;background:linear-gradient(135deg,rgba(174,184,190,.15),rgba(174,184,190,.05));background-color:#e8e9ea;position:relative;overflow:hidden}.about-banner-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff}.office-image-top-modern{width:100%;margin:0}.office-image-top-wrapper{position:relative;width:100%;height:500px;overflow:hidden}.office-image-top{width:100%;height:100%;object-fit:cover}.about-content-modern{padding:80px 0 120px;background:#fff}.about-content-wrapper{max-width:1200px;margin:0 auto;padding:0 50px}.about-layout-modern{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:80px;gap:80px;align-items:start}.about-left-column{position:-webkit-sticky;position:sticky;top:100px}.office-info-section-modern{background:#ffffff}.office-info-block-modern{display:flex;flex-direction:column;gap:24px}.office-name-modern{font-size:30px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:0;letter-spacing:-.01em}.office-info-modern{display:flex;flex-direction:column;gap:20px}.office-info-item-modern{display:flex;flex-direction:column;gap:8px}.office-info-item-modern strong{font-size:14px;color:var(--primary-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-family:Source Sans\ 3,sans-serif}.about-right-column,.about-text-content-modern{display:flex;flex-direction:column}.about-text-content-modern{gap:40px}.about-philosophy-title{font-size:36px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:0;letter-spacing:-.02em}.about-intro-text-right{font-size:24px;line-height:1.7;color:#03654D;font-family:Gentium Plus;font-weight:400;letter-spacing:-.01em;margin:0}.about-details-content-right{display:flex;flex-direction:column;gap:24px}.about-detail-paragraph{font-size:16px;line-height:1.8;color:#4b5563;font-family:Source Sans\ 3,sans-serif;margin-bottom:24px;text-align:left}.about-detail-paragraph:last-of-type{margin-bottom:0}.about-factsheet-link{color:var(--primary-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .3s ease;font-weight:500}.about-factsheet-link:hover{color:var(--secondary-color);text-decoration-thickness:2px}.about-values-section{margin-top:40px;padding-top:40px;border-top:1px solid rgba(0,0,0,.08)}.about-values-title{font-size:24px;color:var(--primary-color);font-family:Gentium Plus,serif;font-weight:400;margin-bottom:24px;letter-spacing:-.01em}.about-values-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.about-value-item{font-size:16px;line-height:1.8;color:#4b5563;font-family:Source Sans\ 3,sans-serif;position:relative;padding-left:24px}.about-value-item:before{content:"•";position:absolute;left:0;color:var(--primary-color);font-size:20px;line-height:1.6}.office-link-modern{color:#4b5563;text-decoration:none;font-family:Source Sans\ 3,sans-serif;transition:color .3s ease;display:inline-block}.office-link-modern:hover{color:var(--primary-color)}@media (max-width:968px){.about-content-wrapper{padding:0 40px}.about-layout-modern{grid-template-columns:1fr;gap:60px}.about-left-column{position:static}.about-intro-text-right{font-size:22px}}@media (max-width:768px){.about-page-modern{padding-top:60px}.about-banner-modern{height:50px}.about-content-modern{padding:60px 0 80px}.about-content-wrapper{padding:0 24px}.about-layout-modern{gap:40px}.office-info-section-modern{padding:30px 24px}.about-intro-text-right{font-size:20px}.about-detail-paragraph{font-size:15px;margin-bottom:20px}.office-name-modern{font-size:20px}.office-info-item-modern{font-size:15px}}@media (max-width:480px){.about-intro-text{font-size:18px}.about-detail-paragraph{font-size:14px}.about-layout-modern{gap:40px}.office-info-section-modern{padding:30px 24px}.about-intro-text-right{font-size:20px}.office-image-top-wrapper{height:350px;height:300px}.office-image-top-text{padding:20px 24px}.office-image-top-text span{font-size:24px}}