.icons-section .block{display:grid;justify-content:space-between;grid-template-columns:repeat(auto-fit, minmax(20%, 1fr));grid-column-gap:16px;grid-row-gap:48px}@media screen and (max-width: 760px){.icons-section .block{grid-template-columns:repeat(auto-fit, minmax(45%, 1fr));grid-row-gap:16px}}.icons-section .item{text-align:center}.icons-section .picture{display:block;margin-bottom:16px}.icons-section .title-icon{font:500 20px/1.2 "Poppins",sans-serif;color:#343a40;margin:0}.icons-section .title-icon span{display:block;color:#ed4b03;font:700 16px/1.5 "Poppins",sans-serif}.icons-section .text-icon{font:300 16px/1.2 "Poppins",sans-serif;color:#343a40}.icons-section.card .block{grid-gap:32px}@media screen and (max-width: 992px){.icons-section.card .block{grid-template-columns:repeat(auto-fit, minmax(45%, 1fr))}}@media screen and (max-width: 760px){.icons-section.card .block{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}.icons-section.card .item{box-shadow:0px 8px 16px 0px rgba(0,0,0,.15);padding:20px;border-radius:4px}.icons-section.card .title-icon{font-weight:700}@media screen and (max-width: 760px){.icons-section.circle-icon .block{grid-row-gap:48px}}@media screen and (max-width: 480px){.icons-section.circle-icon .block{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}.icons-section.circle-icon .picture{width:128px;height:128px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 auto}.icons-section.bg-icon-blue400 .picture{background-color:#013a57}.icons-section.bg-icon-green300 .picture{background-color:#2c7d69}.icons-section.bg-icon-green400 .picture{background-color:#1d5840}.icons-section.three-col .block{grid-template-columns:repeat(auto-fit, minmax(28%, 1fr));grid-column-gap:48px;grid-row-gap:96px}@media screen and (max-width: 760px){.icons-section.three-col .block{grid-template-columns:repeat(auto-fit, minmax(45%, 1fr));grid-row-gap:32px}}@media screen and (max-width: 640px){.icons-section.three-col .block{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}.icons-section.three-col .item{padding:0 48px}@media screen and (max-width: 1200px){.icons-section.three-col .item{padding:0}}.icons-section.three-col .picture{margin-bottom:24px;min-height:96px}@media screen and (max-width: 480px){.icons-section.three-col .picture{min-height:0}}.icons-section.three-col .title-icon{font-weight:700;margin-bottom:8px}.icons-section.three-col .text-icon{font-weight:400;color:rgba(0,0,0,.5)}.icons-section.square-icon .block{grid-row-gap:48px;grid-column-gap:60px}@media screen and (max-width: 992px){.icons-section.square-icon .block{grid-column-gap:30px}}@media screen and (max-width: 480px){.icons-section.square-icon .block{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}.icons-section.square-icon .picture{width:76px;height:76px;display:flex;justify-content:center;align-items:center;border-radius:4px;margin:0 auto 16px auto}.img-text-section{position:relative;overflow:hidden}.img-text-section .block{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 760px){.img-text-section .block{flex-direction:column}}.img-text-section .img-box{position:relative;min-width:380px;text-align:end}@media screen and (max-width: 992px){.img-text-section .img-box{min-width:280px}}@media screen and (max-width: 760px){.img-text-section .img-box{text-align:center}}.img-text-section .img-box:before{content:"";position:absolute;left:-150px;top:0;min-width:450px;height:330px;background-size:contain;background-repeat:no-repeat;background-position:0 0}.img-text-section .img-box .picture{position:relative;z-index:1}.img-text-section .text-box{width:100%;max-width:712px}.img-text-section .title-link{color:inherit;transition:color .3s ease-out}.img-text-section .title-link:hover{color:#ed4b03}.img-text-section .description{margin-bottom:48px}@media screen and (max-width: 760px){.img-text-section .cta-wrap{justify-content:center}}@media screen and (max-width: 480px){.img-text-section .base-btn,.img-text-section .cta-link{width:100%}}.img-text-section.revert .block{flex-direction:row-reverse}@media screen and (max-width: 760px){.img-text-section.revert .block{flex-direction:column}}.img-text-section.revert .img-box{text-align:start;transform:translate(-95px)}@media screen and (max-width: 992px){.img-text-section.revert .img-box{transform:translate(-75px)}}@media screen and (max-width: 760px){.img-text-section.revert .img-box{text-align:center;transform:translate(0)}}.img-text-section.revert .img-box:before{left:auto;right:-250px}@media screen and (max-width: 760px){.img-text-section.revert .img-box:before{right:-150px}}.img-text-section.leaf-green .img-box:before{background-image:image-set(url("/pchelpsoft-static/dist/images/icons/leaf-green.webp") type("image/webp"), url("/pchelpsoft-static/dist/images/icons/leaf-green.png") type("image/jpeg"))}.img-text-section.leaf-blue .img-box:before{background-image:image-set(url("/pchelpsoft-static/dist/images/icons/leaf-blue.webp") type("image/webp"), url("/pchelpsoft-static/dist/images/icons/leaf-blue.png") type("image/jpeg"))}.img-text-section.leaf-light-blue .img-box:before{background-image:image-set(url("/pchelpsoft-static/dist/images/icons/leaf-light-blue.webp") type("image/webp"), url("/pchelpsoft-static/dist/images/icons/leaf-light-blue.png") type("image/jpeg"))}.text-full-img-section{background-color:#141414}@media screen and (max-width: 992px){.text-full-img-section .container{padding:0}}.text-full-img-section .content{display:flex;justify-content:space-between;column-gap:30px}@media screen and (max-width: 760px){.text-full-img-section .content{flex-direction:column}}.text-full-img-section .text-box{width:50%;padding:64px 0}@media screen and (max-width: 992px){.text-full-img-section .text-box{padding:64px 16px}}@media screen and (max-width: 760px){.text-full-img-section .text-box{width:100%}}.text-full-img-section .title-2{text-align:left;color:#fff;margin-bottom:16px}.text-full-img-section .text{color:#fff;font-size:16px;font-weight:300;line-height:1.5}.text-full-img-section .img-box{position:relative;width:50%;min-height:445px}@media screen and (max-width: 760px){.text-full-img-section .img-box{width:100%;min-height:0;margin-bottom:24px}}.text-full-img-section .img-box img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 760px){.text-full-img-section .img-box img{position:relative}}.footer{display:block;background-color:#474747}.footer .holder{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1760px;width:100%;margin:0 auto;padding:56px 24px}@media screen and (max-width: 1200px){.footer .holder{flex-wrap:wrap;padding:40px 16px}}@media screen and (max-width: 992px){.footer .holder{gap:32px;padding:24px 16px 32px}}.footer .footer-nav{display:flex;flex:1;gap:24px}@media screen and (max-width: 1200px){.footer .footer-nav{flex:initial;width:100%}}@media screen and (max-width: 640px){.footer .footer-nav{flex-direction:column;gap:8px}}.footer .footer-nav .col{display:block;flex:1 1 auto}@media screen and (max-width: 640px){.footer .footer-nav .col{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px}}.footer .footer-nav .btn-toggle{display:flex;align-items:center;position:relative;width:100%;font:700 14px/1.3 "Poppins",sans-serif;color:#fff;text-align:left;text-transform:uppercase;background-color:rgba(0,0,0,0);border:0;padding:8px 0;margin:0}.footer .footer-nav .btn-toggle:after{display:none;content:"";position:absolute;right:8px;border-top:6px solid #fff;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-bottom:0;transition:all .2s ease-out}@media screen and (max-width: 640px){.footer .footer-nav .btn-toggle:after{display:inline-block}}.footer .footer-nav .btn-toggle.active:after{border-bottom:4px solid #fff;border-top:0}.footer .footer-nav .list{display:flex;flex-direction:column;gap:4px;padding-top:8px}@media screen and (max-width: 640px){.footer .footer-nav .list{height:0;overflow:hidden;opacity:0;padding:0 16px;transition:all .1s ease-out}}@media screen and (max-width: 640px){.footer .footer-nav .list.open{height:auto;opacity:1;padding:0 16px 16px}}.footer .footer-nav .list .item{display:block;margin:0 -4px}.footer .footer-nav .list .nav-link{display:inline-block;font:400 14px/1.3 "Poppins",sans-serif;color:#fff;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);padding:4px}.footer .footer-nav .list .nav-link:hover{text-decoration-color:#fff;transition:all .3s ease-out}.footer .info-block{display:flex;gap:16px;background-color:#424242;border-radius:4px;padding:24px}@media screen and (max-width: 640px){.footer .info-block{width:100%}}@media screen and (max-width: 480px){.footer .info-block{flex-wrap:wrap;justify-content:center}}.footer .info-block .logo-box{display:block;line-height:0}.footer .info-block .logo-box .logo-link{display:block;line-height:0;width:96px;min-width:96px;height:96px}.footer .info-block .desc-box{display:block}.footer .info-block .desc-box .title{display:block;font:700 14px/1.3 "Poppins",sans-serif;color:#fff}.footer .info-block .desc-box .list{display:flex;flex-direction:column;gap:4px;padding-top:8px}.footer .info-block .desc-box .list .item{display:block;position:relative;font:400 14px/1.3 "Poppins",sans-serif;color:#fff;padding-left:16px}.footer .info-block .desc-box .list .item:before{content:"";display:inline-block;position:absolute;top:7px;left:0;width:4px;height:4px;border-radius:50%;background-color:#fff}.footer .bot{padding:44px 24px;border-top:1px solid #6a6a6a;text-align:center}@media screen and (max-width: 1200px){.footer .bot{padding:36px 16px}}@media screen and (max-width: 992px){.footer .bot{padding:32px 16px 24px}}.footer .bot .icon{margin-bottom:12px}.footer .bot .text{margin-bottom:6px;font:400 12px/1.5 "Poppins",sans-serif;color:#fff}.footer .bot .links{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.footer .bot .links-item{position:relative}.footer .bot .links-item:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background-color:#626262}.footer .bot .links-item:first-child:before{display:none}.footer .bot .link{margin:0 10px;text-decoration:underline;transition:all .3s ease-out}.footer .bot .link:hover{text-decoration-color:rgba(0,0,0,0)}.fr .img-text-section,.de .img-text-section,.it .img-text-section,.jp .img-text-section,.es .img-text-section{background-color:#eee}.fr .img-text-section.revert .block,.de .img-text-section.revert .block,.it .img-text-section.revert .block,.jp .img-text-section.revert .block,.es .img-text-section.revert .block{flex-direction:row}@media screen and (max-width: 760px){.fr .img-text-section.revert .block,.de .img-text-section.revert .block,.it .img-text-section.revert .block,.jp .img-text-section.revert .block,.es .img-text-section.revert .block{flex-direction:column}}.fr .img-text-section.revert .img-box,.de .img-text-section.revert .img-box,.it .img-text-section.revert .img-box,.jp .img-text-section.revert .img-box,.es .img-text-section.revert .img-box{text-align:start}@media screen and (max-width: 760px){.fr .img-text-section.revert .img-box,.de .img-text-section.revert .img-box,.it .img-text-section.revert .img-box,.jp .img-text-section.revert .img-box,.es .img-text-section.revert .img-box{text-align:center}}.fr .img-text-section.revert .img-box:before,.de .img-text-section.revert .img-box:before,.it .img-text-section.revert .img-box:before,.jp .img-text-section.revert .img-box:before,.es .img-text-section.revert .img-box:before{left:-150px;right:auto}