.project-card{background-color:#fff;padding:24px;border:1px solid rgba(0,0,0,.2);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;-webkit-box-shadow:0 0 64px 0 rgba(0,0,0,.1);box-shadow:0 0 64px #0000001a}.project-card .post-featured-image-wrapper{width:100%;position:relative;overflow:hidden;padding-top:65%}.project-card .post-featured-image{width:100%;height:100%;position:absolute;top:0;left:0}.project-card .project-status{width:100%;background-color:#f3f3f3;padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1c355e;border-radius:8px;margin:24px 0 0}.project-card .project-status strong{font-weight:700}.project-card .project-status strong{white-space:nowrap}.project-card .project-title{margin:24px 0 8px}.project-card .project-excerpt{margin-bottom:32px}.project-card .project-card-footer{width:100%;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-card .project-card-footer svg{min-width:48px;min-height:48px;margin-left:auto}.project-card .project-card-footer svg rect{fill:transparent;-webkit-transition:fill .3s ease-out;transition:fill .3s ease-out}.project-card .project-card-footer svg path{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform-origin:center;transform-origin:center}.project-card .project-card-investor-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.project-card .project-card-investor-info strong{white-space:nowrap}.project-card .project-investor-logo{max-height:50px;width:auto}.carrer-card{width:100%;height:100%;padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.2)}.carrer-card .post-featured-image-wrapper{width:100%}.carrer-card .post-featured-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.carrer-card .carrer-post-data-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px 0 24px;color:#000;overflow-x:auto;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;scrollbar-width:thin;scrollbar-color:#0000ff #fff}.carrer-card .carrer-post-data-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;border-right:1px solid rgba(0,0,0,.2)}.carrer-card .carrer-post-data-location svg{width:24px;height:24px;margin-right:4px}.carrer-card .carrer-post-data-job-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carrer-card .carrer-post-data-job-duration svg{width:24px;height:24px;margin-right:4px}.carrer-card .post-categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px;overflow-x:auto;white-space:nowrap}.carrer-card .post-category{text-transform:uppercase;padding:6px 12px;border-radius:15px;height:auto}.carrer-card .post-category:not(:last-child){margin-right:16px}.carrer-card .post-title{color:#000;margin:16px 0 24px}.carrer-card .post-excerpt{color:#000000b3;margin-bottom:16px}.carrer-card .post-cta{background-color:#00f;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 14px;display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;place-items:center;grid-gap:8px;gap:8px;position:relative;z-index:1;margin-top:auto}.carrer-card .post-cta:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;background-color:#ff5100;z-index:-1}.carrer-card .post-cta svg{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.carrer-card .post-cta svg path{stroke:#fff}.carrer-card:hover .post-cta svg{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}.carrer-card:hover .post-cta:before{-webkit-transform:none;transform:none}.carrer-card .post-date{margin-top:auto;border-top:1px solid #878787;padding-top:16px;color:#000000b3}.carrer-card:hover .post-featured-image{-webkit-transition:-webkit-transform 5s ease-out!important;transition:-webkit-transform 5s ease-out!important;transition:transform 5s ease-out!important;transition:transform 5s ease-out,-webkit-transform 5s ease-out!important;-webkit-transform:scale(1.5);transform:scale(1.5)}.certificate-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background:#fff}.certificate-card .post-featured-image-wrapper{width:100%;height:100%!important}.certificate-card .post-featured-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.certificate-card .post-title{color:#000;margin:16px 0}.certificate-card .post-excerpt{color:#000000b3;margin-bottom:16px}.certificate-card:hover .post-featured-image{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:-webkit-transform 5s ease-out!important;transition:-webkit-transform 5s ease-out!important;transition:transform 5s ease-out!important;transition:transform 5s ease-out,-webkit-transform 5s ease-out!important}.post-card{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.post-card .post-featured-image-wrapper{width:100%;overflow:hidden;position:relative;padding-top:106.83%}.post-card .post-featured-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.post-card .post-featured-image:hover{-webkit-transition:-webkit-transform 10s cubic-bezier(.23,1,.32,1);transition:-webkit-transform 10s cubic-bezier(.23,1,.32,1);transition:transform 10s cubic-bezier(.23,1,.32,1);transition:transform 10s cubic-bezier(.23,1,.32,1),-webkit-transform 10s cubic-bezier(.23,1,.32,1);-webkit-transform:scale(1.15);transform:scale(1.15)}.post-card .post-card-read{position:absolute;padding:8px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;background-color:#0101fe;bottom:0;right:0}.post-card .post-card-read svg path{stroke:#fff}.post-card .carrer-post-data-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px 0 24px;color:#000;overflow-x:auto;white-space:nowrap}.post-card .carrer-post-data-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;border-right:1px solid rgba(0,0,0,.2)}.post-card .carrer-post-data-location svg{width:24px;height:24px;margin-right:4px}.post-card .carrer-post-data-job-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px}.post-card .carrer-post-data-job-duration svg{width:24px;height:24px;margin-right:4px}.post-card .post-card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.post-card .post-categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;white-space:nowrap;color:#000;margin-right:10px;display:none}.post-card .post-category{text-transform:uppercase;height:auto;padding:0}.post-card .post-category:not(:last-child){margin-right:16px}.post-card .post-title{color:#000;margin:18px 0 20px}.post-card .post-excerpt{color:#000000b3;margin-bottom:16px}.post-card .post-date{font-size:14px;color:#000000b3}.post-card .post-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#000000b3}.post-card .post-date span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.post-card .post-date span:first-child{margin-right:10px}.post-card .post-date svg{width:20px;height:20px}.post-card .post-date .post-card-location svg path{fill:#ff5100}.post-slider-section{padding-left:100px;margin:150px 0}.post-slider-section.bg-light-blue{background-color:#eaeef5}.post-slider-section.post-slider-section-cert{padding-left:100px;overflow:hidden}.post-slider-section.post-slider-section-cert .post-featured-image-wrapper .post-featured-image{-o-object-fit:contain;object-fit:contain}.post-slider-container{width:100%}.post-slider-container.post-slider-container-cert{padding-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;gap:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}.post-slider-wrapper{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.post-slider-content{width:100%;max-width:552px;margin-right:32px}.post-slider-content.post-slider-content-cert{max-width:395px;width:100%}.post-slider-title{margin-bottom:32px}.post-slider-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:0}div.post-slider-swiper{width:100%;overflow:hidden;margin:0;padding:2px 0}div.post-slider-swiper.post-slider-swiper-cert{max-width:none;max-width:initial}div.post-slider-swiper div.swiper-slide{min-width:0!important;min-width:initial!important}.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}div.swiper-slide{height:auto;height:initial;width:406px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}div.swiper-slide .post-featured-image-wrapper{height:210px;overflow:hidden}div.swiper-slide .post-featured-image-wrapper .post-featured-image{-webkit-transition:-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;transition:-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;transition:transform .3s ease-out,filter .3s ease-out;transition:transform .3s ease-out,filter .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}.post-slider-navigation{all:unset;margin-right:246px;margin-top:32px;display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,auto);height:73px}.post-slider-navigation div{all:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0px 7px 28px 0px rgba(0,0,0,.1215686275);box-shadow:0 7px 28px #0000001f;opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.post-slider-navigation div:after{content:""}.post-slider-navigation div:hover{cursor:pointer;background-color:#ff5100}.post-slider-navigation div:hover rect{fill:#3b65aa}.post-slider-navigation div:hover path{fill:#fff}.post-slider-navigation svg{width:16px;height:auto}.post-slider-navigation svg path,.post-slider-navigation svg rect{-webkit-transition:fill .2s ease,stroke .2s ease;transition:fill .2s ease,stroke .2s ease}.post-slider-navigation svg:hover{cursor:pointer}.post-slider-navigation svg:hover rect{fill:#3b65aa}.post-slider-navigation svg:hover path{stroke:#fff}@media screen and (max-width: 1250px){.project-card .project-status{padding:12px}.project-card .project-card-investor-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.post-slider-section,.post-slider-section.post-slider-section-cert{padding-left:40px}.post-slider-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-slider-content{margin-right:0;margin-bottom:40px}.post-slider-title{margin-bottom:24px}.post-slider-link{margin-top:16px}.post-slider-navigation{margin-right:20px}}@media screen and (max-width: 1100px){.post-slider-container.post-slider-container-cert{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}@media screen and (max-width: 768px){.project-card .project-status{font-size:14px}.project-card .project-investor-logo{display:none}.post-slider-section,.post-slider-section.post-slider-section-cert{padding-left:20px}}@media screen and (max-width: 600px){.post-slider-navigation{margin-right:0}}@media screen and (max-width: 550px){.carrer-card{min-width:100%;width:auto;width:initial;padding:16px}.certificate-card,.post-card,div.swiper-slide{min-width:100%;width:auto;width:initial}}@media screen and (min-width: 1921px){.project-card{padding:1.25vw;border:.05208vw solid rgba(0,0,0,.2);-webkit-box-shadow:0 0 3.33333vw 0 rgba(0,0,0,.1);box-shadow:0 0 3.33333vw #0000001a}.project-card .project-status{padding:.83333vw 1.25vw;border-radius:.41667vw;margin:1.25vw 0 0}.project-card .project-title{margin:1.25vw 0 .41667vw}.project-card .project-excerpt{margin-bottom:1.66667vw}.project-card .project-card-footer svg{min-width:2.5vw;min-height:2.5vw}.project-card .project-card-investor-info{gap:.83333vw}.project-card .project-investor-logo{max-height:2.60417vw}.carrer-card{padding:1.66667vw 1.25vw;border:.05208vw solid rgba(0,0,0,.2)}.carrer-post-data-list{margin:1.5vw 0 1.25vw}.carrer-post-data-location{padding-right:.83333vw;border-right:.05208vw solid rgba(0,0,0,.2)}.carrer-post-data-location svg{width:1.25vw;height:1.25vw;margin-right:.20833vw}.carrer-post-data-job-duration{padding-left:.83333vw}.carrer-post-data-job-duration svg{width:1.25vw;height:1.25vw;margin-right:.20833vw}.post-categories-list{margin-top:.83333vw}.post-category{padding:.3125vw .625vw;border-radius:.78125vw}.post-category:not(:last-child){margin-right:.83333vw}.post-title{margin:.83333vw 0 1.25vw}.post-excerpt{margin-bottom:.83333vw}.post-date{border-top:.05208vw solid #878787;padding-top:.83333vw}.post-card .carrer-post-data-list{margin:1.5vw 0 1.25vw}.post-card .carrer-post-data-location{padding-right:.83333vw;border-right:.05208vw solid rgba(0,0,0,.2)}.post-card .carrer-post-data-location svg{width:1.25vw;height:1.25vw;margin-right:.20833vw}.post-card .carrer-post-data-job-duration{padding-left:.83333vw}.post-card .carrer-post-data-job-duration svg{width:1.25vw;height:1.25vw;margin-right:.20833vw}.post-card .post-card-top{margin-top:1.25vw}.post-card .post-categories-list{margin-right:.52083vw}.post-card .post-category:not(:last-child){margin-right:.83333vw}.post-card .post-title{margin:.9375vw 0 1.04167vw}.post-card .post-excerpt{margin-bottom:.83333vw}.post-card .post-date span{gap:.41667vw}.post-card .post-date span:first-child{margin-right:.52083vw}.post-slider-section{padding-left:5.20833vw;margin:7.8125vw 0}.post-slider-section.post-slider-section-cert{padding-left:5.20833vw}.post-slider-container.post-slider-container-cert{gap:2.70833vw}.post-slider-content{max-width:28.75vw;margin-right:1.66667vw}.post-slider-content.post-slider-content-cert{max-width:20.57292vw}.post-slider-title{margin-bottom:1.66667vw}.post-slider-link{gap:.41667vw}div.post-slider-swiper{padding:.10417vw 0}div.swiper-slide{width:25.14583vw}div.swiper-slide .post-featured-image-wrapper{height:10.9375vw}.post-slider-navigation{margin-right:12.8125vw;margin-top:1.66667vw;gap:.83333vw;height:3.80208vw}.post-slider-navigation div{width:4.16667vw;border:.05208vw solid rgba(0,0,0,.2);-webkit-box-shadow:0vw .36458vw 1.45833vw 0vw rgba(0,0,0,.1215686275);box-shadow:0 .36458vw 1.45833vw #0000001f}.post-slider-navigation svg{width:.83333vw}}@media (hover: hover) and (pointer: fine){.project-card:hover .project-card-footer svg rect{fill:#ff5100}.project-card:hover path{-webkit-transform:rotate(360deg);transform:rotate(360deg);fill:#fff}div.swiper-slide a:hover .post-featured-image{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:brightness(.65);filter:brightness(.65)}}
