/* wp-content/uploads/pum/pum-site-styles.css */
@import url(//fonts.googleapis.com/css);@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-8854,.pum-theme-content-only{background-color:rgba( 0,0,0,0.70 ) }.pum-theme-8854 .pum-container,.pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000000;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.00 ) }.pum-theme-8854 .pum-title,.pum-theme-content-only .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:400;font-size:32px;line-height:36px }.pum-theme-8854 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400 }.pum-theme-8854 .pum-content + .pum-close,.pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.00 );text-shadow:0px 0px 0px rgba( 0,0,0,0.00 );background-color:rgba( 255,255,255,0.00 ) } .pum-theme-7225,.pum-theme-floating-bar{background-color:rgba( 255,255,255,0.00 ) }.pum-theme-7225 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000000;box-shadow:1px 1px 3px 0px rgba( 2,2,2,0.23 );background-color:rgba( 238,246,252,1.00 ) }.pum-theme-7225 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:400;font-size:32px;line-height:36px }.pum-theme-7225 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400 }.pum-theme-7225 .pum-content + .pum-close,.pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.00 );text-shadow:0px 0px 0px rgba( 0,0,0,0.00 );background-color:rgba( 255,255,255,0.00 );transform:translate(0,-50%) } .pum-theme-2132,.pum-theme-lightbox{background-color:rgba( 175,175,175,0.60 ) }.pum-theme-2132 .pum-container,.pum-theme-lightbox .pum-container{padding:20px;border-radius:21px;border:5px solid #144c4a;box-shadow:0px 0px 30px 0px rgba( 0,153,147,1.00 );background-color:rgba( 255,255,255,1.00 ) }.pum-theme-2132 .pum-title,.pum-theme-lightbox .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:100;font-size:32px;line-height:36px }.pum-theme-2132 .pum-content,.pum-theme-lightbox .pum-content{color:#000000;font-family:inherit;font-weight:100 }.pum-theme-2132 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0px;color:#ffffff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #ffffff;border-radius:26px;box-shadow:0px 0px 15px 1px rgba( 2,2,2,0.75 );text-shadow:0px 0px 0px rgba( 0,0,0,0.23 );background-color:rgba( 0,0,0,1.00 ) } .pum-theme-2131,.pum-theme-tema-po-umolchaniyu{background-color:rgba( 255,255,255,1.00 ) }.pum-theme-2131 .pum-container,.pum-theme-tema-po-umolchaniyu .pum-container{padding:18px;border-radius:px;border:1px none #000000;box-shadow:1px 1px 3px px rgba( 2,2,2,0.23 );background-color:rgba( 249,249,249,1.00 ) }.pum-theme-2131 .pum-title,.pum-theme-tema-po-umolchaniyu .pum-title{color:#000000;text-align:left;text-shadow:px px px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px }.pum-theme-2131 .pum-content,.pum-theme-tema-po-umolchaniyu .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit }.pum-theme-2131 .pum-content + .pum-close,.pum-theme-tema-po-umolchaniyu .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:px;bottom:auto;top:px;padding:8px;color:#ffffff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #ffffff;border-radius:px;box-shadow:1px 1px 3px px rgba( 2,2,2,0.23 );text-shadow:px px px rgba( 0,0,0,0.23 );background-color:rgba( 0,183,205,1.00 ) } .pum-theme-2133,.pum-theme-enterprise-blue{background-color:rgba( 0,0,0,0.70 ) }.pum-theme-2133 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000000;box-shadow:0px 10px 25px 4px rgba( 2,2,2,0.50 );background-color:rgba( 255,255,255,1.00 ) }.pum-theme-2133 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:100;font-size:34px;line-height:36px }.pum-theme-2133 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100 }.pum-theme-2133 .pum-content + .pum-close,.pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#ffffff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #ffffff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.23 );text-shadow:0px 0px 0px rgba( 0,0,0,0.23 );background-color:rgba( 49,91,124,1.00 ) } .pum-theme-2134,.pum-theme-hello-box{background-color:rgba( 0,0,0,0.75 ) }.pum-theme-2134 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.00 );background-color:rgba( 255,255,255,1.00 ) }.pum-theme-2134 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px }.pum-theme-2134 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100 }.pum-theme-2134 .pum-content + .pum-close,.pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #ffffff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.23 );text-shadow:0px 0px 0px rgba( 0,0,0,0.23 );background-color:rgba( 255,255,255,1.00 ) } .pum-theme-2135,.pum-theme-cutting-edge{background-color:rgba( 0,0,0,0.50 ) }.pum-theme-2135 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000000;box-shadow:0px 10px 25px 0px rgba( 2,2,2,0.50 );background-color:rgba( 30,115,190,1.00 ) }.pum-theme-2135 .pum-title,.pum-theme-cutting-edge .pum-title{color:#ffffff;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px }.pum-theme-2135 .pum-content,.pum-theme-cutting-edge .pum-content{color:#ffffff;font-family:inherit;font-weight:100 }.pum-theme-2135 .pum-content + .pum-close,.pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #ffffff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba( 2,2,2,0.10 );text-shadow:-1px 1px 1px rgba( 0,0,0,0.10 );background-color:rgba( 238,238,34,1.00 ) } .pum-theme-2136,.pum-theme-framed-border{background-color:rgba( 255,255,255,0.50 ) }.pum-theme-2136 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #dd3333;box-shadow:1px 1px 3px 0px rgba( 2,2,2,0.97 ) inset;background-color:rgba( 255,251,239,1.00 ) }.pum-theme-2136 .pum-title,.pum-theme-framed-border .pum-title{color:#000000;text-align:left;text-shadow:0px 0px 0px rgba( 2,2,2,0.23 );font-family:inherit;font-weight:100;font-size:32px;line-height:36px }.pum-theme-2136 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100 }.pum-theme-2136 .pum-content + .pum-close,.pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#ffffff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #ffffff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba( 2,2,2,0.23 );text-shadow:0px 0px 0px rgba( 0,0,0,0.23 );background-color:rgba( 0,0,0,0.55 ) }#pum-3674{z-index:1999999999}#pum-5978{z-index:1999999999}

/* wp-content/uploads/pl-css-tabs-manager/pl-custom.css */
body.pl-code-header-ready #header,body.pl-code-header-ready .site-header,body.pl-code-header-ready .header:not(.pl-code-header),body.pl-code-header-ready .header-wrapper,body.pl-code-header-ready .header-container,body.pl-code-header-ready .wr-nitro-header,body.pl-code-header-ready .wr-header,body.pl-code-header-ready header.main-header,body.pl-code-header-ready header.site-header{display:none !important}.pl-code-header,.pl-code-header *{box-sizing:border-box !important}.pl-code-header{position:sticky !important;top:0 !important;z-index:99999 !important;width:100% !important;display:block !important;background:#ffffff !important;color:#0b2447 !important;font-family:inherit !important;border-bottom:1px solid #edf2f8 !important;box-shadow:0 8px 26px rgba(15,35,64,0.055) !important}body.admin-bar .pl-code-header{top:32px !important}.pl-code-header__inner{width:min(1640px,calc(100% - 48px)) !important;margin:0 auto !important} .pl-code-header__top{background:#ffffff !important;border-bottom:1px solid #edf2f8 !important}.pl-code-header__top-inner{min-height:24px !important;height:24px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:26px !important;color:#526884 !important;font-size:11.5px !important;line-height:1.2 !important;font-weight:800 !important}.pl-code-header__top a,.pl-code-header__top span{color:#526884 !important;text-decoration:none !important;white-space:nowrap !important}.pl-code-header__top a:hover{color:#2f65c7 !important} .pl-code-header__main{background:#ffffff !important}.pl-code-header__main-inner{min-height:60px !important;height:60px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:14px !important} .pl-code-header__logo,.pl-header-logo{flex:0 0 auto !important;width:auto !important;min-width:202px !important;display:inline-flex !important;align-items:center !important;gap:10px !important;text-decoration:none !important;color:#0b2447 !important}.pl-header-logo__icon{width:42px !important;height:42px !important;display:flex !important;align-items:center !important;justify-content:center !important;flex:0 0 42px !important}.pl-header-logo__icon img{display:block !important;width:100% !important;height:100% !important;object-fit:contain !important}.pl-header-logo__text{display:flex !important;flex-direction:column !important;justify-content:center !important;min-width:0 !important;line-height:1 !important}.pl-header-logo__title{display:block !important;color:#0b2447 !important;font-size:24px !important;line-height:0.95 !important;font-weight:950 !important;letter-spacing:0.035em !important;text-transform:uppercase !important;white-space:nowrap !important}.pl-header-logo__subtitle{display:block !important;margin-top:5px !important;color:#6a7d9b !important;font-size:10px !important;line-height:1.2 !important;font-weight:700 !important;letter-spacing:0.01em !important;white-space:nowrap !important}.pl-header-logo:hover .pl-header-logo__title{color:#2f65c7 !important} .pl-code-header__nav{min-width:0 !important;flex:0 1 auto !important;display:flex !important;align-items:center !important;gap:14px !important} .pl-code-header__catalog-wrap{position:relative !important;flex:0 0 auto !important;z-index:100000 !important}.pl-code-header__catalog-wrap::after{content:"" !important;position:absolute !important;left:-18px !important;right:-18px !important;top:100% !important;height:22px !important;display:block !important;background:transparent !important;pointer-events:auto !important}.pl-code-header__catalog{min-height:36px !important;height:36px !important;display:inline-flex !important;align-items:center !important;gap:8px !important;padding:0 14px !important;border-radius:13px !important;background:#f2f7ff !important;border:1px solid #dce8fa !important;color:#0b2447 !important;text-decoration:none !important;font-size:12.5px !important;line-height:1 !important;font-weight:900 !important;white-space:nowrap !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8) !important}.pl-code-header__catalog:hover{background:#e8f1ff !important;border-color:#cdddf6 !important;color:#2f65c7 !important}.pl-code-header__catalog strong{font-weight:900 !important}.pl-code-header__catalog em{font-style:normal !important;font-size:15px !important;line-height:1 !important;margin-top:-2px !important} .pl-code-header__nav-menu{margin:0 !important;padding:0 !important;list-style:none !important;display:flex !important;align-items:center !important;gap:16px !important;flex-wrap:nowrap !important;min-width:0 !important}.pl-code-header__nav-menu > li{margin:0 !important;padding:0 !important}.pl-code-header__nav-menu > li > a{position:relative !important;min-height:36px !important;display:inline-flex !important;align-items:center !important;color:#0b2447 !important;text-decoration:none !important;font-size:12.8px !important;line-height:1.2 !important;font-weight:900 !important;white-space:nowrap !important}.pl-code-header__nav-menu > li > a:hover{color:#2f65c7 !important}.pl-code-header__nav-menu > li > a::after{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;bottom:3px !important;height:2px !important;border-radius:999px !important;background:#2f65c7 !important;opacity:0 !important;transform:scaleX(0.4) !important;transition:0.2s ease !important}.pl-code-header__nav-menu > li > a:hover::after{opacity:1 !important;transform:scaleX(1) !important} .pl-code-header__actions{flex:0 0 auto !important;display:flex !important;align-items:center !important;gap:10px !important;margin-left:16px !important}.pl-code-header__phone{color:#0b2447 !important;text-decoration:none !important;font-size:13.5px !important;line-height:1.2 !important;font-weight:900 !important;white-space:nowrap !important}.pl-code-header__phone:hover{color:#2f65c7 !important}.pl-code-header__btn{min-height:36px !important;height:36px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 17px !important;border:0 !important;border-radius:12px !important;background:#2f65c7 !important;color:#ffffff !important;text-decoration:none !important;font-size:12.5px !important;line-height:1 !important;font-weight:900 !important;white-space:nowrap !important;cursor:pointer !important;box-shadow:0 10px 24px rgba(47,101,199,0.22) !important}.pl-code-header__btn:hover{background:#2458b7 !important;color:#ffffff !important} .pl-code-header__search{width:36px !important;height:36px !important;min-height:36px !important;position:relative !important;display:flex !important;align-items:center !important;border-radius:12px !important;background:#f3f8ff !important;border:1px solid #dfe7f3 !important;overflow:hidden !important;transition:width 0.2s ease !important}.pl-code-header__search:hover,.pl-code-header__search:focus-within{width:180px !important}.pl-code-header__search input{width:100% !important;height:100% !important;padding:0 38px 0 12px !important;border:0 !important;background:transparent !important;color:#0b2447 !important;font-size:12.5px !important;outline:none !important}.pl-code-header__search input::placeholder{color:#7d8fa8 !important}.pl-code-header__search button{position:absolute !important;right:0 !important;top:0 !important;width:36px !important;height:36px !important;border:0 !important;background:transparent !important;color:#0b2447 !important;font-size:18px !important;cursor:pointer !important} .pl-code-header__cart{min-height:36px !important;height:36px !important;position:relative !important;display:inline-flex !important;align-items:center !important;gap:7px !important;padding:0 10px !important;border-radius:12px !important;background:#ffffff !important;color:#0b2447 !important;text-decoration:none !important;border:1px solid #dfe7f3 !important}.pl-code-header__cart:hover{background:#f3f8ff !important}.pl-code-header__cart-icon{font-size:15px !important;line-height:1 !important}.pl-code-header__cart-count{position:absolute !important;top:-7px !important;left:22px !important;min-width:18px !important;height:18px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;background:#ff6b6b !important;color:#ffffff !important;font-size:10px !important;line-height:1 !important;font-weight:900 !important}.pl-code-header__cart-total{color:#0b2447 !important;font-size:11.5px !important;line-height:1 !important;font-weight:900 !important;white-space:nowrap !important} .pl-code-header__mega{position:absolute !important;left:0 !important;top:calc(100% + 7px) !important;z-index:99999 !important;width:min(1120px,calc(100vw - 80px)) !important;max-height:calc(100vh - 130px) !important;overflow-y:auto !important;padding:22px !important;border-radius:24px !important;background:radial-gradient(circle at 92% 0%,rgba(47,101,199,0.08),transparent 34%),#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 28px 72px rgba(15,35,64,0.16) !important;opacity:0 !important;visibility:hidden !important;transform:translateY(8px) !important;pointer-events:none !important;transition:opacity 0.18s ease,transform 0.18s ease,visibility 0s linear 0.16s !important}.pl-code-header__catalog-wrap:hover .pl-code-header__mega,.pl-code-header__catalog-wrap:focus-within .pl-code-header__mega{opacity:1 !important;visibility:visible !important;transform:translateY(0) !important;pointer-events:auto !important;transition:opacity 0.18s ease,transform 0.18s ease,visibility 0s linear 0s !important}.pl-code-header__mega::before{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;top:-18px !important;height:18px !important;background:transparent !important}.pl-code-header__mega::-webkit-scrollbar{width:8px !important}.pl-code-header__mega::-webkit-scrollbar-track{background:#f3f8ff !important;border-radius:999px !important}.pl-code-header__mega::-webkit-scrollbar-thumb{background:#c8d8f1 !important;border-radius:999px !important}.pl-code-header__mega-menu,.pl-code-header__mega-menu ul{margin:0 !important;padding:0 !important;list-style:none !important}.pl-code-header__mega-menu{display:block !important}.pl-code-header__mega-menu > li > a{display:inline-flex !important;align-items:center !important;min-height:30px !important;margin:0 0 14px !important;padding:0 12px !important;border-radius:999px !important;background:#eaf2ff !important;color:#2f65c7 !important;text-decoration:none !important;font-size:13px !important;line-height:1 !important;font-weight:900 !important}.pl-code-header__mega-menu > li > .sub-menu{margin:0 !important;padding:0 !important;list-style:none !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:12px !important}.pl-code-header__mega-menu > li > .sub-menu > li{min-height:82px !important;margin:0 !important;padding:14px !important;border-radius:18px !important;background:#f7fbff !important;border:1px solid #dfe7f3 !important;box-shadow:0 10px 28px rgba(15,35,64,0.045) !important;transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease !important}.pl-code-header__mega-menu > li > .sub-menu > li:hover{transform:translateY(-2px) !important;border-color:#cbdcf6 !important;box-shadow:0 16px 36px rgba(15,35,64,0.08) !important}.pl-code-header__mega-menu > li > .sub-menu > li > a{display:block !important;margin:0 0 8px !important;padding:0 !important;color:#0b2447 !important;background:transparent !important;text-decoration:none !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important}.pl-code-header__mega-menu .sub-menu .sub-menu{margin:0 !important;padding:0 !important;list-style:none !important;display:grid !important;gap:5px !important}.pl-code-header__mega-menu .sub-menu .sub-menu li{margin:0 !important;padding:0 !important}.pl-code-header__mega-menu .sub-menu .sub-menu a{display:block !important;padding:6px 8px !important;border-radius:10px !important;color:#405879 !important;background:transparent !important;text-decoration:none !important;font-size:12px !important;line-height:1.25 !important;font-weight:800 !important}.pl-code-header__mega-menu .sub-menu .sub-menu a:hover{background:#eef5ff !important;color:#2f65c7 !important}.pl-code-header__mega-menu > li > .sub-menu > li:not(:has(.sub-menu)) > a{margin-bottom:0 !important} .pl-code-header__burger{width:36px !important;height:36px !important;min-height:36px !important;display:none !important;align-items:center !important;justify-content:center !important;flex-direction:column !important;gap:5px !important;border:1px solid #dfe7f3 !important;border-radius:12px !important;background:#f3f8ff !important;cursor:pointer !important}.pl-code-header__burger span{width:18px !important;height:2px !important;display:block !important;background:#0b2447 !important;border-radius:999px !important}.pl-code-header__mobile{display:none !important;background:#ffffff !important;border-top:1px solid #edf2f8 !important}.pl-code-header__mobile-inner{width:calc(100% - 32px) !important;margin:0 auto !important;padding:14px 0 18px !important;display:grid !important;gap:8px !important}.pl-code-header__mobile-inner > a{min-height:42px !important;display:flex !important;align-items:center !important;padding:0 14px !important;border-radius:13px !important;background:#f3f8ff !important;color:#0b2447 !important;text-decoration:none !important;font-size:14px !important;font-weight:900 !important}.pl-code-header__mobile-contacts{margin-top:8px !important;padding:14px !important;border-radius:16px !important;background:#eef5ff !important;display:grid !important;gap:7px !important}.pl-code-header__mobile-contacts a,.pl-code-header__mobile-contacts span{color:#405879 !important;text-decoration:none !important;font-size:13px !important;line-height:1.35 !important;font-weight:800 !important}.pl-code-header__mobile-btn{min-height:42px !important;border:0 !important;border-radius:13px !important;background:#2f65c7 !important;color:#ffffff !important;font-size:14px !important;font-weight:900 !important;cursor:pointer !important} @media (max-width:1620px){.pl-code-header__inner{width:min(1480px,calc(100% - 32px)) !important}.pl-code-header__logo,.pl-header-logo{min-width:190px !important}.pl-header-logo__title{font-size:22px !important}.pl-code-header__nav{gap:12px !important}.pl-code-header__nav-menu{gap:13px !important}.pl-code-header__nav-menu > li > a{font-size:12.4px !important}.pl-code-header__actions{margin-left:12px !important}.pl-code-header__phone{font-size:13px !important}.pl-code-header__btn{padding:0 15px !important}}@media (max-width:1420px){.pl-code-header__phone{display:none !important}.pl-code-header__nav-menu > li:nth-last-child(-n+2){display:none !important}.pl-code-header__mega{width:min(960px,calc(100vw - 48px)) !important}.pl-code-header__mega-menu > li > .sub-menu{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:1220px){.pl-code-header__nav-menu{display:none !important}.pl-code-header__burger{display:inline-flex !important}.pl-code-header.is-open .pl-code-header__mobile{display:block !important}.pl-code-header__mega-menu > li > .sub-menu{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:782px){body.admin-bar .pl-code-header{top:46px !important}}@media (max-width:720px){.pl-code-header__top{display:none !important}.pl-code-header__inner{width:calc(100% - 24px) !important}.pl-code-header__main-inner{min-height:64px !important;height:64px !important;justify-content:flex-start !important;gap:10px !important}.pl-code-header__logo,.pl-header-logo{min-width:auto !important;gap:8px !important}.pl-header-logo__icon{width:36px !important;height:36px !important;flex-basis:36px !important}.pl-header-logo__title{font-size:18px !important}.pl-header-logo__subtitle{display:none !important}.pl-code-header__catalog-wrap,.pl-code-header__nav-menu,.pl-code-header__btn,.pl-code-header__search,.pl-code-header__cart-total{display:none !important}.pl-code-header__actions{margin-left:auto !important;gap:8px !important}.pl-code-header__cart{width:36px !important;justify-content:center !important;padding:0 !important}.pl-code-header__burger{display:inline-flex !important}.pl-code-header__mega{width:calc(100vw - 24px) !important;left:0 !important;padding:16px !important}.pl-code-header__mega-menu > li > .sub-menu{grid-template-columns:1fr !important}}       footer.footer,.site-footer,#footer,.footer-wrapper:not(.plfooter),.footer-area,.footer-widgets,.footer-widget-area,.footer-widgets-area,.footer-main,.footer-middle,.footer-top,.footer-bottom,.footer-container,.footer-content,.footer-row,.footer-block,.footer-v1,.footer-v2,.footer-v3{display:none !important} .brands-carousel,.brand-carousel,.brands-slider,.brand-slider,.footer-brands,.footer_brand,.footer-brands-carousel,.footer-brand-carousel,#brands,#footer-brands,.widget_brand,.widget_brands,.widget_product_brands,.product-brands,.owl-carousel.brands,.vc_row.brands,.vc_row.footer-brands{display:none !important} .vc_row:has(.brands-carousel),.vc_row:has(.brand-carousel),.vc_row:has(.brands-slider),.vc_row:has(.footer-brands),.vc_row:has(.widget_brands){display:none !important} .plfooter,.plfooter *{box-sizing:border-box !important}.plfooter{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;display:block !important;background:radial-gradient(circle at 18% 0%,rgba(74,135,230,0.18),transparent 32%),linear-gradient(135deg,#071f3d 0%,#102f56 100%) !important;color:#ffffff !important;overflow:hidden !important}.plfooter__inner{width:min(1600px,calc(100% - 80px)) !important;max-width:1600px !important;margin:0 auto !important;display:grid !important;grid-template-columns:1.45fr 0.78fr 0.86fr 0.75fr 1.05fr !important;gap:clamp(28px,3vw,64px) !important;align-items:start !important;justify-content:center !important;padding:44px 0 38px !important} .plfooter__brand{min-width:0 !important}.plfooter__logo{margin:0 0 14px !important}.plfooter__logo span{display:block !important;color:#ffffff !important;font-size:30px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-0.04em !important}.plfooter__logo small{display:block !important;margin-top:6px !important;color:rgba(255,255,255,0.68) !important;font-size:12px !important;line-height:1.3 !important;font-weight:700 !important}.plfooter__brand p{max-width:420px !important;margin:0 0 16px !important;color:rgba(255,255,255,0.76) !important;font-size:13.5px !important;line-height:1.55 !important} .plfooter__messengers{display:flex !important;gap:10px !important}.plfooter__messengers a{width:36px !important;height:36px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:12px !important;background:rgba(255,255,255,0.1) !important;color:#ffffff !important;text-decoration:none !important;font-size:15px !important;font-weight:900 !important;border:1px solid rgba(255,255,255,0.14) !important;transition:background 0.2s ease,transform 0.2s ease !important}.plfooter__messengers a:hover{background:rgba(255,255,255,0.16) !important;transform:translateY(-2px) !important} .plfooter__col{min-width:0 !important}.plfooter__col h3{margin:0 0 14px !important;color:#ffffff !important;font-size:15px !important;line-height:1.2 !important;font-weight:900 !important;white-space:nowrap !important}.plfooter__col ul{list-style:none !important;margin:0 !important;padding:0 !important;display:grid !important;gap:9px !important}.plfooter__col li{margin:0 !important;padding:0 !important}.plfooter__col a,.plfooter__contacts span{color:rgba(255,255,255,0.72) !important;text-decoration:none !important;font-size:13px !important;line-height:1.4 !important;font-weight:700 !important}.plfooter__col a:hover{color:#ffffff !important} .plfooter__partners{max-width:240px !important;display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin:0 !important}.plfooter__partners span{min-height:32px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 12px !important;border-radius:11px !important;background:rgba(255,255,255,0.1) !important;color:#ffffff !important;font-size:12px !important;line-height:1 !important;font-weight:900 !important;border:1px solid rgba(255,255,255,0.14) !important} .plfooter__contacts{min-width:210px !important;display:grid !important;gap:8px !important}.plfooter__contacts a,.plfooter__contacts span{display:block !important;white-space:normal !important} .plfooter__bottom{border-top:1px solid rgba(255,255,255,0.11) !important;background:rgba(0,0,0,0.1) !important}.plfooter__bottom-inner{width:min(1600px,calc(100% - 80px)) !important;max-width:1600px !important;min-height:48px !important;margin:0 auto !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important;color:rgba(255,255,255,0.58) !important;font-size:11.5px !important;line-height:1.4 !important}.plfooter__bottom-inner span{color:rgba(255,255,255,0.58) !important} @media (max-width:1100px){.plfooter__inner{width:calc(100% - 48px) !important;grid-template-columns:1.4fr 1fr 1fr !important;gap:34px !important}.plfooter__bottom-inner{width:calc(100% - 48px) !important}.plfooter__col h3{white-space:normal !important}}@media (max-width:820px){.plfooter__inner{width:calc(100% - 24px) !important;grid-template-columns:1fr !important;gap:26px !important;padding:36px 0 30px !important}.plfooter__logo span{font-size:28px !important}.plfooter__brand p{max-width:none !important}.plfooter__partners{max-width:none !important}.plfooter__contacts{min-width:0 !important}.plfooter__bottom-inner{width:calc(100% - 24px) !important;min-height:64px !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;gap:6px !important}}    html{scroll-behavior:smooth}body{overflow-x:hidden}body.page-id-11958{overflow-x:hidden} body.page-id-11958 .entry-title,body.page-id-11958 h1.entry-title,body.page-id-11958 .page-title,body.page-id-11958 .post-title,body.page-id-11958 .single-title,body.page-id-11958 .page-header,body.page-id-11958 .breadcrumbs,body.page-id-11958 .breadcrumb,body.page-id-11958 .woocommerce-breadcrumb,body.page-id-11958 .page-heading,body.page-id-11958 .page-title-wrap,body.home .page-title,body.home .entry-title,body.home h1.entry-title,body.home .page-heading,body.home .page-title-wrap,body.home .page-title-wrapper,body.home .title-bar,body.home .breadcrumb,body.home .breadcrumbs,body.home .wr-breadcrumb,body.home .wr-page-title,body.home .nitro-page-title,body.home .heading,body.home .heading-page,body.home .page-header,body.home header.entry-header,body.front-page .page-title,body.front-page .entry-title,body.front-page h1.entry-title,body.front-page .page-heading,body.front-page .page-title-wrap,body.front-page .page-title-wrapper,body.front-page .title-bar,body.front-page .breadcrumb,body.front-page .breadcrumbs,body.front-page .wr-breadcrumb,body.front-page .wr-page-title,body.front-page .nitro-page-title,body.front-page .heading,body.front-page .heading-page,body.front-page .page-header,body.front-page header.entry-header{display:none !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important} body.page-id-11958 .wpb_content_element{margin-bottom:0 !important}body.page-id-11958 .vc_row{margin-left:0 !important;margin-right:0 !important}body.page-id-11958 .vc_column_container > .vc_column-inner{padding-left:0 !important;padding-right:0 !important}body.page-id-11958 .main-content,body.page-id-11958 #content,body.page-id-11958 .content-area,body.home #content,body.home .content-area,body.home .site-content,body.home .main-content,body.home .page-content,body.home .entry-content,body.front-page #content,body.front-page .content-area,body.front-page .site-content,body.front-page .main-content,body.front-page .page-content,body.front-page .entry-content{padding-top:0 !important;margin-top:0 !important} body.home .plhero,body.front-page .plhero{margin-top:0 !important} body.home .entry-content > .vc_row:first-child,body.front-page .entry-content > .vc_row:first-child{margin-top:0 !important;padding-top:0 !important}  body.pl-callback-lock{overflow:hidden !important}.pl-callback-modal,.pl-callback-modal *{box-sizing:border-box !important}.pl-callback-modal{position:fixed !important;inset:0 !important;z-index:1000000 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:24px !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transition:opacity 0.22s ease,visibility 0.22s ease !important}.pl-callback-modal.is-open{opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.pl-callback-modal__overlay{position:absolute !important;inset:0 !important;background:rgba(6,24,48,0.64) !important;backdrop-filter:blur(8px) !important}.pl-callback-modal__dialog{position:relative !important;z-index:2 !important;width:min(440px,100%) !important;border-radius:28px !important;background:radial-gradient(circle at 12% 0%,rgba(47,101,199,0.1),transparent 36%),#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 30px 90px rgba(0,0,0,0.28) !important;transform:translateY(14px) scale(0.98) !important;transition:transform 0.22s ease !important;overflow:hidden !important}.pl-callback-modal.is-open .pl-callback-modal__dialog{transform:translateY(0) scale(1) !important}.pl-callback-modal__close{position:absolute !important;top:14px !important;right:14px !important;width:38px !important;height:38px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border:0 !important;border-radius:13px !important;background:#f3f8ff !important;color:#0b2447 !important;font-size:28px !important;line-height:1 !important;cursor:pointer !important}.pl-callback-modal__content{padding:34px 30px 30px !important}.pl-callback-modal__badge{width:fit-content !important;min-height:28px !important;display:inline-flex !important;align-items:center !important;padding:0 13px !important;margin-bottom:14px !important;border-radius:999px !important;background:#e8f1ff !important;color:#1f5fc4 !important;font-size:12px !important;line-height:1 !important;font-weight:900 !important}.pl-callback-modal h2{margin:0 44px 12px 0 !important;color:#0b2447 !important;font-size:34px !important;line-height:1.04 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.pl-callback-modal p{margin:0 0 22px !important;color:#405879 !important;font-size:14px !important;line-height:1.55 !important}.pl-callback-modal__form .wpcf7-form{display:grid !important;gap:10px !important}.pl-callback-modal__form input[type="text"],.pl-callback-modal__form input[type="tel"],.pl-callback-modal__form input[type="email"],.pl-callback-modal__form select,.pl-callback-modal__form textarea{width:100% !important;min-height:44px !important;display:block !important;padding:0 13px !important;border:1px solid #d6e1f0 !important;border-radius:13px !important;background:#f8fbff !important;color:#0b2447 !important;font-size:13px !important;font-weight:700 !important;outline:none !important}.pl-callback-modal__form textarea{min-height:92px !important;padding-top:12px !important;resize:vertical !important}.pl-callback-modal__form input[type="submit"],.pl-callback-modal__form .wpcf7-submit{width:100% !important;min-height:46px !important;border:0 !important;border-radius:14px !important;background:#2f65c7 !important;color:#ffffff !important;font-size:14px !important;font-weight:950 !important;text-transform:uppercase !important;cursor:pointer !important;box-shadow:0 12px 28px rgba(47,101,199,0.24) !important}.pl-callback-modal__form .wpcf7-not-valid-tip{display:none !important}.pl-callback-modal__form .wpcf7-response-output{margin:8px 0 0 !important;padding:9px 12px !important;border-radius:12px !important;font-size:11.5px !important;line-height:1.35 !important;font-weight:800 !important;text-align:center !important}@media (max-width:820px){.pl-callback-modal{padding:14px !important}.pl-callback-modal__content{padding:28px 22px 24px !important}.pl-callback-modal h2{font-size:29px !important}}  body.page-id-11958 .plhero,body.page-id-11958 .plhero *{box-sizing:border-box}body.page-id-11958 .plhero{position:relative !important;width:100vw !important;max-width:none !important;margin:24px 0 48px !important;margin-left:50% !important;transform:translateX(-50%) !important;background:linear-gradient(135deg,#f4f8ff 0%,#eef4fb 100%) !important;overflow:hidden !important} body.page-id-11958 .plhero__wrap{width:min(1420px,calc(100% - 64px)) !important;margin:0 auto !important;min-height:640px !important;display:grid !important;grid-template-columns:minmax(0,760px) minmax(420px,520px) !important;align-items:center !important;gap:0 !important;position:relative !important;z-index:2 !important} body.page-id-11958 .plhero__content{position:relative !important;z-index:3 !important;padding:46px 40px 40px 8px !important;display:flex;flex-direction:column;justify-content:center}body.page-id-11958 .plhero__badge{width:fit-content;display:inline-flex;align-items:center;min-height:28px !important;padding:0 14px !important;margin-bottom:18px !important;border-radius:999px;background:#dfeaff;color:#1f5fc4;font-size:13px !important;line-height:1.2;font-weight:900}body.page-id-11958 .plhero__title{max-width:720px !important;margin:0 0 20px !important;color:#0b2447;font-size:clamp(38px,3.25vw,58px) !important;line-height:1.03 !important;font-weight:900;letter-spacing:-0.04em !important}body.page-id-11958 .plhero__text{max-width:610px !important;margin:0 0 22px !important;color:#405879;font-size:16px !important;line-height:1.5 !important} body.page-id-11958 .plhero__actions,body.page-id-11958 .plhero__buttons,body.home .plhero__actions,body.home .plhero__buttons,body.front-page .plhero__actions,body.front-page .plhero__buttons{display:none !important} body.page-id-11958 .plhero__features{max-width:640px !important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px !important;margin-bottom:20px !important}body.page-id-11958 .plhero__feature{min-height:52px !important;display:flex;align-items:center;gap:12px;padding:10px 14px !important;border-radius:14px !important;background:rgba(255,255,255,0.92);border:1px solid #dfe7f3;box-shadow:0 12px 28px rgba(15,35,64,0.05)}body.page-id-11958 .plhero__feature-icon{width:30px !important;height:30px !important;flex:0 0 30px !important;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#e8f1ff;color:#2f65c7;font-size:10px !important;line-height:1;font-weight:900}body.page-id-11958 .plhero__feature-text{color:#0b2447;font-size:14px !important;line-height:1.2 !important;font-weight:900} body.page-id-11958 .plhero__trust-title{margin-bottom:8px !important;color:#71819a;font-size:12px !important;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:0.06em}body.page-id-11958 .plhero__trust-list{display:flex;flex-wrap:wrap;gap:7px !important}body.page-id-11958 .plhero__trust-list div{min-height:27px !important;display:inline-flex;align-items:center;padding:0 11px !important;border-radius:999px;background:#ffffff;border:1px solid #dfe7f3;color:#71819a;font-size:11px !important;line-height:1.2;font-weight:900} body.page-id-11958 .plhero__media{position:absolute !important;top:0 !important;right:calc((100vw - min(1420px,calc(100% - 64px))) / -2) !important;width:54vw !important;min-width:760px !important;max-width:980px !important;height:100% !important;min-height:640px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;z-index:1 !important;overflow:hidden !important}body.page-id-11958 .plhero__media img{position:absolute !important;inset:0 !important;z-index:1 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center right !important;opacity:1 !important}body.page-id-11958 .plhero__media::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;background:linear-gradient( 90deg,rgba(244,248,255,1) 0%,rgba(244,248,255,0.96) 14%,rgba(244,248,255,0.78) 30%,rgba(244,248,255,0.42) 48%,rgba(244,248,255,0.12) 70%,rgba(244,248,255,0.02) 100% ) !important;pointer-events:none !important}body.page-id-11958 .plhero__media::after{content:"" !important;position:absolute !important;top:52px !important;right:34px !important;width:210px !important;height:120px !important;z-index:3 !important;opacity:0.45 !important;background-image:radial-gradient(circle,#c8d7ef 2px,transparent 2px) !important;background-size:22px 22px !important;pointer-events:none !important} body.page-id-11958 .plhero__form-card{position:relative !important;z-index:4 !important;width:460px !important;max-width:460px !important;margin-left:72px !important;margin-right:0 !important;padding:22px !important;border-radius:26px !important;background:rgba(255,255,255,0.95) !important;border:1px solid #dfe7f3;box-shadow:0 24px 60px rgba(28,58,117,0.14) !important;backdrop-filter:blur(6px) !important;-webkit-backdrop-filter:blur(6px) !important}body.page-id-11958 .plhero__form-card h2{margin:0 0 8px !important;color:#0b2447;font-size:25px !important;line-height:1.05 !important;font-weight:900;letter-spacing:-0.025em}body.page-id-11958 .plhero__form-card > p{margin:0 0 12px !important;color:#405879;font-size:13px !important;line-height:1.35 !important}body.page-id-11958 .plhero__policy{display:block;margin-top:8px !important;color:#8291a8;font-size:10px !important;line-height:1.3 !important;text-align:center !important} @media (min-width:1500px){body.page-id-11958 .plhero__title{font-size:58px !important}}@media (max-width:1280px){body.page-id-11958 .plhero__wrap{width:min(1240px,calc(100% - 40px)) !important;grid-template-columns:minmax(0,1fr) 430px !important;min-height:640px !important}body.page-id-11958 .plhero__media{right:calc((100vw - min(1240px,calc(100% - 40px))) / -2) !important;min-width:680px !important}body.page-id-11958 .plhero__form-card{width:440px !important;max-width:440px !important;margin-left:52px !important}}@media (max-width:1100px){body.page-id-11958 .plhero{width:calc(100% - 20px) !important;margin-left:auto !important;margin-right:auto !important;transform:none !important}body.page-id-11958 .plhero__wrap{width:100% !important;min-height:auto !important;grid-template-columns:1fr !important;gap:24px !important}body.page-id-11958 .plhero__content{padding:34px 22px 10px !important}body.page-id-11958 .plhero__media{position:relative !important;top:auto !important;right:auto !important;width:100% !important;min-width:0 !important;max-width:none !important;height:auto !important;min-height:auto !important;padding:0 22px 28px !important;display:flex !important;justify-content:center !important}body.page-id-11958 .plhero__media img{border-radius:24px !important;position:absolute !important}body.page-id-11958 .plhero__form-card{width:min(100%,520px) !important;max-width:520px !important;margin:0 auto !important}}@media (max-width:820px){body.page-id-11958 .plhero{width:calc(100% - 24px) !important;margin:22px auto 38px !important}body.page-id-11958 .plhero__content{padding:30px 20px 22px !important}body.page-id-11958 .plhero__badge{margin-bottom:16px !important;font-size:12px !important}body.page-id-11958 .plhero__title{font-size:32px !important;line-height:1.07 !important;letter-spacing:-0.035em !important}body.page-id-11958 .plhero__text{font-size:15px !important}body.page-id-11958 .plhero__features{grid-template-columns:1fr !important}body.page-id-11958 .plhero__media{padding:22px 16px 28px !important}body.page-id-11958 .plhero__media img{opacity:0.32 !important}body.page-id-11958 .plhero__form-card{width:100% !important;max-width:100% !important;padding:20px !important;border-radius:22px !important}body.page-id-11958 .plhero__form-card h2{font-size:25px !important}}   body.page-id-11958 .plhero__form-card,body.home .plhero__form-card,body.front-page .plhero__form-card{position:relative !important;z-index:4 !important;width:500px !important;max-width:500px !important;margin-left:38px !important;margin-right:0 !important;padding:26px !important;border-radius:28px !important;background:rgba(255,255,255,0.97) !important;border:1px solid #dfe7f3 !important;box-shadow:0 24px 60px rgba(15,35,64,0.16) !important;backdrop-filter:blur(8px) !important;-webkit-backdrop-filter:blur(8px) !important;overflow:visible !important;box-sizing:border-box !important}body.page-id-11958 .plhero__form-card *,body.home .plhero__form-card *,body.front-page .plhero__form-card *{box-sizing:border-box !important}body.page-id-11958 .plhero__form-card h2,body.home .plhero__form-card h2,body.front-page .plhero__form-card h2{margin:0 0 8px !important;padding:0 !important;color:#0b2447 !important;font-size:27px !important;line-height:1.05 !important;font-weight:950 !important;letter-spacing:-0.035em !important}body.page-id-11958 .plhero__form-card > p,body.home .plhero__form-card > p,body.front-page .plhero__form-card > p{margin:0 0 16px !important;padding:0 !important;color:#405879 !important;font-size:13px !important;line-height:1.45 !important} body.page-id-11958 .plhero__form-card .wpcf7,body.page-id-11958 .plhero__form-card .wpcf7-form,body.home .plhero__form-card .wpcf7,body.home .plhero__form-card .wpcf7-form,body.front-page .plhero__form-card .wpcf7,body.front-page .plhero__form-card .wpcf7-form{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important}body.page-id-11958 .plhero__form-card .wpcf7-form,body.home .plhero__form-card .wpcf7-form,body.front-page .plhero__form-card .wpcf7-form{display:block !important}body.page-id-11958 .plhero__form-card .wpcf7 br,body.home .plhero__form-card .wpcf7 br,body.front-page .plhero__form-card .wpcf7 br{display:none !important}body.page-id-11958 .plhero__form-card .wpcf7 p,body.home .plhero__form-card .wpcf7 p,body.front-page .plhero__form-card .wpcf7 p{margin:0 !important;padding:0 !important}body.page-id-11958 .plhero__form-card .wpcf7-form-control-wrap,body.home .plhero__form-card .wpcf7-form-control-wrap,body.front-page .plhero__form-card .wpcf7-form-control-wrap{display:block !important;width:100% !important;max-width:100% !important} body.page-id-11958 .plcalc-form,body.home .plcalc-form,body.front-page .plcalc-form{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;overflow:visible !important}body.page-id-11958 .plcalc-form__grid,body.home .plcalc-form__grid,body.front-page .plcalc-form__grid{width:100% !important;max-width:100% !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px 12px !important;align-items:start !important} body.page-id-11958 .plcalc-form__grid > *,body.home .plcalc-form__grid > *,body.front-page .plcalc-form__grid > *{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important;display:block !important}  body.page-id-11958 .plcalc-form__grid > *:nth-child(1),body.home .plcalc-form__grid > *:nth-child(1),body.front-page .plcalc-form__grid > *:nth-child(1){grid-column:1 / -1 !important} body.page-id-11958 .plcalc-form__grid > *:nth-child(2),body.page-id-11958 .plcalc-form__grid > *:nth-child(3),body.page-id-11958 .plcalc-form__grid > *:nth-child(4),body.page-id-11958 .plcalc-form__grid > *:nth-child(5),body.page-id-11958 .plcalc-form__grid > *:nth-child(6),body.page-id-11958 .plcalc-form__grid > *:nth-child(7),body.page-id-11958 .plcalc-form__grid > *:nth-child(8),body.page-id-11958 .plcalc-form__grid > *:nth-child(9),body.home .plcalc-form__grid > *:nth-child(2),body.home .plcalc-form__grid > *:nth-child(3),body.home .plcalc-form__grid > *:nth-child(4),body.home .plcalc-form__grid > *:nth-child(5),body.home .plcalc-form__grid > *:nth-child(6),body.home .plcalc-form__grid > *:nth-child(7),body.home .plcalc-form__grid > *:nth-child(8),body.home .plcalc-form__grid > *:nth-child(9),body.front-page .plcalc-form__grid > *:nth-child(2),body.front-page .plcalc-form__grid > *:nth-child(3),body.front-page .plcalc-form__grid > *:nth-child(4),body.front-page .plcalc-form__grid > *:nth-child(5),body.front-page .plcalc-form__grid > *:nth-child(6),body.front-page .plcalc-form__grid > *:nth-child(7),body.front-page .plcalc-form__grid > *:nth-child(8),body.front-page .plcalc-form__grid > *:nth-child(9){grid-column:auto !important} body.page-id-11958 .plcalc-form__grid > *:nth-child(10),body.home .plcalc-form__grid > *:nth-child(10),body.front-page .plcalc-form__grid > *:nth-child(10){grid-column:1 / -1 !important} body.page-id-11958 .plcalc-form__grid > *:nth-child(11),body.home .plcalc-form__grid > *:nth-child(11),body.front-page .plcalc-form__grid > *:nth-child(11){grid-column:1 / -1 !important} body.page-id-11958 .plcalc-form__grid > *:nth-child(n+12),body.home .plcalc-form__grid > *:nth-child(n+12),body.front-page .plcalc-form__grid > *:nth-child(n+12){grid-column:1 / -1 !important} body.page-id-11958 .plcalc-form__field--full,body.page-id-11958 .plcalc-form__submit,body.page-id-11958 .plcalc-form__accept,body.home .plcalc-form__field--full,body.home .plcalc-form__submit,body.home .plcalc-form__accept,body.front-page .plcalc-form__field--full,body.front-page .plcalc-form__submit,body.front-page .plcalc-form__accept{grid-column:1 / -1 !important} body.page-id-11958 .plcalc-form input[type="text"],body.page-id-11958 .plcalc-form input[type="tel"],body.page-id-11958 .plcalc-form input[type="email"],body.page-id-11958 .plcalc-form input[type="number"],body.page-id-11958 .plcalc-form select,body.home .plcalc-form input[type="text"],body.home .plcalc-form input[type="tel"],body.home .plcalc-form input[type="email"],body.home .plcalc-form input[type="number"],body.home .plcalc-form select,body.front-page .plcalc-form input[type="text"],body.front-page .plcalc-form input[type="tel"],body.front-page .plcalc-form input[type="email"],body.front-page .plcalc-form input[type="number"],body.front-page .plcalc-form select{width:100% !important;max-width:100% !important;height:42px !important;min-height:42px !important;display:block !important;padding:0 13px !important;border:1px solid #d2ddea !important;border-radius:12px !important;background:#f8fbff !important;color:#0b2447 !important;font-size:12.5px !important;line-height:1.25 !important;font-weight:700 !important;outline:none !important;box-shadow:none !important}body.page-id-11958 .plcalc-form input::placeholder,body.page-id-11958 .plcalc-form textarea::placeholder,body.home .plcalc-form input::placeholder,body.home .plcalc-form textarea::placeholder,body.front-page .plcalc-form input::placeholder,body.front-page .plcalc-form textarea::placeholder{color:#98a8bd !important;font-weight:600 !important}body.page-id-11958 .plcalc-form input:focus,body.page-id-11958 .plcalc-form select:focus,body.page-id-11958 .plcalc-form textarea:focus,body.home .plcalc-form input:focus,body.home .plcalc-form select:focus,body.home .plcalc-form textarea:focus,body.front-page .plcalc-form input:focus,body.front-page .plcalc-form select:focus,body.front-page .plcalc-form textarea:focus{background:#ffffff !important;border-color:#2f65c7 !important;box-shadow:0 0 0 3px rgba(47,101,199,0.1) !important}body.page-id-11958 .plcalc-form select,body.home .plcalc-form select,body.front-page .plcalc-form select{appearance:auto !important;cursor:pointer !important} body.page-id-11958 .plcalc-form__label,body.home .plcalc-form__label,body.front-page .plcalc-form__label{display:block !important;margin:1px 0 6px !important;padding:0 !important;color:#0b2447 !important;font-size:12px !important;line-height:1.2 !important;font-weight:900 !important}body.page-id-11958 .plcalc-form input[type="file"],body.home .plcalc-form input[type="file"],body.front-page .plcalc-form input[type="file"]{width:100% !important;max-width:100% !important;height:42px !important;min-height:42px !important;display:block !important;padding:6px 10px !important;border:1px solid #d2ddea !important;border-radius:12px !important;background:#ffffff !important;color:#405879 !important;font-size:12px !important;line-height:1.2 !important;font-weight:700 !important;box-shadow:none !important;overflow:hidden !important}body.page-id-11958 .plcalc-form input[type="file"]::file-selector-button,body.home .plcalc-form input[type="file"]::file-selector-button,body.front-page .plcalc-form input[type="file"]::file-selector-button{height:28px !important;margin-right:10px !important;padding:0 12px !important;border:1px solid #d6e1f0 !important;border-radius:9px !important;background:#f3f8ff !important;color:#0b2447 !important;font-size:12px !important;font-weight:800 !important;cursor:pointer !important} body.page-id-11958 .plcalc-form textarea,body.home .plcalc-form textarea,body.front-page .plcalc-form textarea{width:100% !important;max-width:100% !important;height:104px !important;min-height:104px !important;display:block !important;padding:12px 13px !important;border:1px solid #d2ddea !important;border-radius:12px !important;background:#f8fbff !important;color:#0b2447 !important;font-size:12.5px !important;line-height:1.35 !important;font-weight:700 !important;outline:none !important;box-shadow:none !important;resize:vertical !important} body.page-id-11958 .plcalc-form__accept,body.home .plcalc-form__accept,body.front-page .plcalc-form__accept{margin-top:2px !important;color:#7f8fa6 !important;font-size:10.5px !important;line-height:1.35 !important;text-align:center !important}body.page-id-11958 .plcalc-form__accept .wpcf7-list-item,body.home .plcalc-form__accept .wpcf7-list-item,body.front-page .plcalc-form__accept .wpcf7-list-item{margin:0 !important}body.page-id-11958 .plcalc-form__accept label,body.home .plcalc-form__accept label,body.front-page .plcalc-form__accept label{display:inline-flex !important;align-items:flex-start !important;justify-content:center !important;gap:6px !important;margin:0 !important;padding:0 !important}body.page-id-11958 .plcalc-form__accept input[type="checkbox"],body.home .plcalc-form__accept input[type="checkbox"],body.front-page .plcalc-form__accept input[type="checkbox"]{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;margin:1px 0 0 !important;padding:0 !important;box-shadow:none !important} body.page-id-11958 .plcalc-form__submit input[type="submit"],body.page-id-11958 .plcalc-form .wpcf7-submit,body.home .plcalc-form__submit input[type="submit"],body.home .plcalc-form .wpcf7-submit,body.front-page .plcalc-form__submit input[type="submit"],body.front-page .plcalc-form .wpcf7-submit{width:100% !important;max-width:100% !important;height:46px !important;min-height:46px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 18px !important;border:0 !important;border-radius:14px !important;background:#2f65c7 !important;color:#ffffff !important;font-size:14px !important;line-height:1 !important;font-weight:950 !important;text-transform:uppercase !important;cursor:pointer !important;box-shadow:0 12px 28px rgba(47,101,199,0.24) !important;transition:background .2s ease,transform .2s ease,box-shadow .2s ease !important}body.page-id-11958 .plcalc-form__submit input[type="submit"]:hover,body.page-id-11958 .plcalc-form .wpcf7-submit:hover,body.home .plcalc-form__submit input[type="submit"]:hover,body.home .plcalc-form .wpcf7-submit:hover,body.front-page .plcalc-form__submit input[type="submit"]:hover,body.front-page .plcalc-form .wpcf7-submit:hover{background:#2458b7 !important;transform:translateY(-1px) !important;box-shadow:0 16px 34px rgba(47,101,199,0.3) !important} body.page-id-11958 .plhero__policy,body.home .plhero__policy,body.front-page .plhero__policy{display:block !important;margin-top:9px !important;color:#8291a8 !important;font-size:10px !important;line-height:1.35 !important;text-align:center !important} body.page-id-11958 .plcalc-form .wpcf7-not-valid-tip,body.home .plcalc-form .wpcf7-not-valid-tip,body.front-page .plcalc-form .wpcf7-not-valid-tip{display:none !important}body.page-id-11958 .plcalc-form .wpcf7-not-valid,body.page-id-11958 .plcalc-form input.wpcf7-not-valid,body.page-id-11958 .plcalc-form select.wpcf7-not-valid,body.page-id-11958 .plcalc-form textarea.wpcf7-not-valid,body.home .plcalc-form .wpcf7-not-valid,body.home .plcalc-form input.wpcf7-not-valid,body.home .plcalc-form select.wpcf7-not-valid,body.home .plcalc-form textarea.wpcf7-not-valid,body.front-page .plcalc-form .wpcf7-not-valid,body.front-page .plcalc-form input.wpcf7-not-valid,body.front-page .plcalc-form select.wpcf7-not-valid,body.front-page .plcalc-form textarea.wpcf7-not-valid{border-color:#ff6b6b !important;background:#fff8f8 !important;box-shadow:0 0 0 3px rgba(255,107,107,0.12) !important}body.page-id-11958 .plcalc-form .wpcf7-response-output,body.home .plcalc-form .wpcf7-response-output,body.front-page .plcalc-form .wpcf7-response-output{grid-column:1 / -1 !important;margin:10px 0 0 !important;padding:9px 12px !important;border-radius:12px !important;font-size:11.5px !important;line-height:1.35 !important;font-weight:800 !important;text-align:center !important}body.page-id-11958 .plcalc-form form.invalid .wpcf7-response-output,body.page-id-11958 .plcalc-form form.unaccepted .wpcf7-response-output,body.page-id-11958 .plcalc-form form.failed .wpcf7-response-output,body.home .plcalc-form form.invalid .wpcf7-response-output,body.home .plcalc-form form.unaccepted .wpcf7-response-output,body.home .plcalc-form form.failed .wpcf7-response-output,body.front-page .plcalc-form form.invalid .wpcf7-response-output,body.front-page .plcalc-form form.unaccepted .wpcf7-response-output,body.front-page .plcalc-form form.failed .wpcf7-response-output{border:1px solid rgba(255,107,107,0.35) !important;background:#fff8f8 !important;color:#c53b3b !important}body.page-id-11958 .plcalc-form form.sent .wpcf7-response-output,body.home .plcalc-form form.sent .wpcf7-response-output,body.front-page .plcalc-form form.sent .wpcf7-response-output{border:1px solid rgba(47,101,199,0.25) !important;background:#f3f8ff !important;color:#0b2447 !important}body.page-id-11958 .plhero__form-card .wpcf7-spinner,body.home .plhero__form-card .wpcf7-spinner,body.front-page .plhero__form-card .wpcf7-spinner{display:none !important} @media (max-width:1100px){body.page-id-11958 .plhero__form-card,body.home .plhero__form-card,body.front-page .plhero__form-card{width:min(100%,520px) !important;max-width:520px !important;margin:0 auto !important}} @media (max-width:820px){body.page-id-11958 .plhero__form-card,body.home .plhero__form-card,body.front-page .plhero__form-card{width:100% !important;max-width:100% !important;padding:20px !important;border-radius:22px !important}body.page-id-11958 .plcalc-form__grid,body.home .plcalc-form__grid,body.front-page .plcalc-form__grid{grid-template-columns:1fr !important;gap:9px !important}body.page-id-11958 .plcalc-form__grid > *,body.home .plcalc-form__grid > *,body.front-page .plcalc-form__grid > *{grid-column:1 / -1 !important}body.page-id-11958 .plcalc-form input[type="text"],body.page-id-11958 .plcalc-form input[type="tel"],body.page-id-11958 .plcalc-form input[type="email"],body.page-id-11958 .plcalc-form select,body.home .plcalc-form input[type="text"],body.home .plcalc-form input[type="tel"],body.home .plcalc-form input[type="email"],body.home .plcalc-form select,body.front-page .plcalc-form input[type="text"],body.front-page .plcalc-form input[type="tel"],body.front-page .plcalc-form input[type="email"],body.front-page .plcalc-form select{height:44px !important;min-height:44px !important}body.page-id-11958 .plcalc-form textarea,body.home .plcalc-form textarea,body.front-page .plcalc-form textarea{height:120px !important;min-height:120px !important}}  body.page-id-11958 .pldir,body.page-id-11958 .pldir *{box-sizing:border-box}body.page-id-11958 .pldir{width:100%;padding:58px 0 54px !important;background:#ffffff}body.page-id-11958 .pldir__inner{width:min(1340px,calc(100% - 64px)) !important;margin:0 auto}body.page-id-11958 .pldir__head{max-width:820px;margin:0 auto 36px !important;text-align:center}body.page-id-11958 .pldir__badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 16px;margin-bottom:14px;border-radius:999px;background:#e8f1ff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .pldir__head h2{margin:0 0 12px !important;color:#0b2447;font-size:clamp(32px,3.1vw,48px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .pldir__head p{max-width:720px;margin:0 auto;color:#405879;font-size:16px;line-height:1.55}body.page-id-11958 .pldir__grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px !important;align-items:stretch !important}body.page-id-11958 .pldir__card{display:flex !important;flex-direction:column !important;height:auto !important;min-height:405px !important;padding:14px 14px 22px !important;border-radius:24px !important;overflow:hidden !important;background:linear-gradient(180deg,#ffffff 0%,#f5f9ff 100%) !important;border:1px solid #dfe7f3 !important;text-decoration:none !important;box-shadow:0 18px 44px rgba(15,35,64,0.06) !important;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.page-id-11958 .pldir__card:hover{transform:translateY(-3px);border-color:#c7d8f5;box-shadow:0 20px 44px rgba(15,35,64,0.09)}body.page-id-11958 .pldir__card::after,body.page-id-11958 .pldir__card-image::before{display:none !important}body.page-id-11958 .pldir__card-image{order:1 !important;position:relative !important;inset:auto !important;right:auto !important;bottom:auto !important;width:100% !important;height:190px !important;min-height:190px !important;max-height:190px !important;margin:0 0 18px !important;border-radius:18px !important;overflow:hidden !important;background:#eef4fb !important}body.page-id-11958 .pldir__card-image img{width:100% !important;height:100% !important;max-width:none !important;display:block !important;object-fit:cover !important;object-position:center !important;transform:none !important;opacity:1 !important;transition:transform 0.22s ease}body.page-id-11958 .pldir__card:hover .pldir__card-image img{transform:scale(1.035) !important}body.page-id-11958 .pldir__card-content{order:2 !important;display:block !important;position:relative !important;z-index:3 !important;max-width:none !important;padding:0 10px !important}body.page-id-11958 .pldir__card h3{display:block !important;margin:0 0 10px !important;color:#0b2447 !important;font-size:23px !important;line-height:1.08 !important;font-weight:900 !important;letter-spacing:-0.03em !important}body.page-id-11958 .pldir__card p{display:block !important;margin:0 0 16px !important;color:#405879 !important;font-size:14px !important;line-height:1.45 !important}body.page-id-11958 .pldir__card span{display:inline-flex !important;color:#2f65c7 !important;font-size:14px !important;line-height:1.2 !important;font-weight:900 !important} @media (max-width:1280px){body.page-id-11958 .pldir__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.page-id-11958 .pldir__card{min-height:400px !important}body.page-id-11958 .pldir__card-image{height:220px !important;min-height:220px !important;max-height:220px !important}} @media (max-width:820px){body.page-id-11958 .pldir{padding-top:42px !important;padding-bottom:36px !important}body.page-id-11958 .pldir__inner{width:calc(100% - 24px) !important}body.page-id-11958 .pldir__head{margin-bottom:24px !important}body.page-id-11958 .pldir__head h2{font-size:30px !important}body.page-id-11958 .pldir__grid{grid-template-columns:1fr !important;gap:16px !important}body.page-id-11958 .pldir__card{min-height:auto !important;padding:12px 12px 22px !important;border-radius:22px !important}body.page-id-11958 .pldir__card-image{height:190px !important;min-height:190px !important;max-height:190px !important;margin-bottom:18px !important}body.page-id-11958 .pldir__card h3{font-size:23px !important}body.page-id-11958 .pldir__card p{font-size:14px !important}}  body.page-id-11958 .plind,body.page-id-11958 .plind *{box-sizing:border-box}body.page-id-11958 .plind{padding:36px 0 48px !important;background:#ffffff}body.page-id-11958 .plind__inner{width:min(1240px,calc(100% - 64px));margin:0 auto}body.page-id-11958 .plind__head{max-width:820px;margin:0 auto 26px !important;text-align:center}body.page-id-11958 .plind__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 15px;margin-bottom:13px;border-radius:999px;background:#e8f1ff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .plind__head h2{margin:0 0 12px !important;color:#0b2447;font-size:clamp(30px,2.8vw,44px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plind__head p{max-width:720px;margin:0 auto;color:#405879;font-size:15px;line-height:1.55}body.page-id-11958 .plind__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px !important}body.page-id-11958 .plind__item{min-height:96px !important;display:flex;flex-direction:column;justify-content:center;padding:18px 20px !important;border-radius:18px;background:#ffffff;border:1px solid #dfe7f3;text-decoration:none !important;box-shadow:0 14px 34px rgba(15,35,64,0.045);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.page-id-11958 .plind__item:hover{transform:translateY(-3px);border-color:#c7d8f5;box-shadow:0 20px 44px rgba(15,35,64,0.08)}body.page-id-11958 .plind__icon{width:34px !important;height:34px !important;margin-bottom:12px !important;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#e8f1ff;color:#2f65c7;font-size:12px;line-height:1;font-weight:900}body.page-id-11958 .plind__item h3{margin:0 !important;color:#0b2447;font-size:16px !important;line-height:1.18;font-weight:900;letter-spacing:-0.025em} @media (max-width:1100px){body.page-id-11958 .plind__grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:820px){body.page-id-11958 .plind{padding:34px 0 42px !important}body.page-id-11958 .plind__inner{width:calc(100% - 24px)}body.page-id-11958 .plind__grid{grid-template-columns:1fr;gap:12px !important}body.page-id-11958 .plind__item{min-height:92px !important;padding:18px !important}body.page-id-11958 .plind__head h2{font-size:30px}}  body.page-id-11958 .plsol,body.page-id-11958 .plsol *{box-sizing:border-box}body.page-id-11958 .plsol{padding:58px 0 64px;background:#f3f8ff}body.page-id-11958 .plsol__inner{width:min(1240px,calc(100% - 64px));margin:0 auto}body.page-id-11958 .plsol__head{max-width:820px;margin:0 auto 32px;text-align:center}body.page-id-11958 .plsol__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 15px;margin-bottom:13px;border-radius:999px;background:#e1ecff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .plsol__head h2{margin:0 0 12px !important;color:#0b2447;font-size:clamp(32px,3vw,46px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plsol__head p{max-width:720px;margin:0 auto;color:#405879;font-size:15px;line-height:1.55}body.page-id-11958 .plsol__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.page-id-11958 .plsol__card{min-height:178px;display:flex;flex-direction:column;padding:26px 26px 24px;border-radius:22px;background:#ffffff;border:1px solid #dfe7f3;text-decoration:none !important;box-shadow:0 18px 44px rgba(15,35,64,0.055);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.page-id-11958 .plsol__card:hover{transform:translateY(-3px);border-color:#c7d8f5;box-shadow:0 24px 54px rgba(15,35,64,0.09)}body.page-id-11958 .plsol__card h3{margin:0 0 12px !important;color:#0b2447;font-size:22px;line-height:1.12;font-weight:900;letter-spacing:-0.03em}body.page-id-11958 .plsol__card p{margin:0 0 22px;color:#405879;font-size:14px;line-height:1.5}body.page-id-11958 .plsol__card span{margin-top:auto;display:inline-flex;color:#2f65c7;font-size:14px;line-height:1.2;font-weight:900} @media (max-width:1100px){body.page-id-11958 .plsol__grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:820px){body.page-id-11958 .plsol{padding:42px 0 46px}body.page-id-11958 .plsol__inner{width:calc(100% - 24px)}body.page-id-11958 .plsol__grid{grid-template-columns:1fr;gap:14px}body.page-id-11958 .plsol__card{min-height:0;padding:22px;border-radius:20px}body.page-id-11958 .plsol__head h2{font-size:30px}}  body.page-id-11958 .plwhy,body.page-id-11958 .plwhy *{box-sizing:border-box}body.page-id-11958 .plwhy{padding:58px 0 64px;background:#ffffff}body.page-id-11958 .plwhy__inner{width:min(1240px,calc(100% - 64px));margin:0 auto}body.page-id-11958 .plwhy__head{max-width:820px;margin:0 auto 32px;text-align:center}body.page-id-11958 .plwhy__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 15px;margin-bottom:13px;border-radius:999px;background:#e8f1ff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .plwhy__head h2{margin:0 0 12px !important;color:#0b2447;font-size:clamp(32px,3vw,46px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plwhy__head p{max-width:720px;margin:0 auto;color:#405879;font-size:15px;line-height:1.55}body.page-id-11958 .plwhy__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.page-id-11958 .plwhy__card{min-height:170px;padding:24px 24px 22px;border-radius:22px;background:#ffffff;border:1px solid #dfe7f3;box-shadow:0 18px 44px rgba(15,35,64,0.055)}body.page-id-11958 .plwhy__icon{width:36px;height:36px;margin-bottom:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#e8f1ff;color:#2f65c7;font-size:12px;line-height:1;font-weight:900}body.page-id-11958 .plwhy__card h3{margin:0 0 10px !important;color:#0b2447;font-size:21px;line-height:1.12;font-weight:900;letter-spacing:-0.03em}body.page-id-11958 .plwhy__card p{margin:0;color:#405879;font-size:14px;line-height:1.5} @media (max-width:1100px){body.page-id-11958 .plwhy__grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:820px){body.page-id-11958 .plwhy{padding:42px 0 46px}body.page-id-11958 .plwhy__inner{width:calc(100% - 24px)}body.page-id-11958 .plwhy__grid{grid-template-columns:1fr;gap:14px}body.page-id-11958 .plwhy__card{min-height:0;padding:22px;border-radius:20px}body.page-id-11958 .plwhy__head h2{font-size:30px}}  body.page-id-11958 .plpop,body.page-id-11958 .plpop *{box-sizing:border-box}body.page-id-11958 .plpop{padding:54px 0 !important;background:#f3f8ff}body.page-id-11958 .plpop__inner{width:min(1240px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start !important}body.page-id-11958 .plpop__head{margin:0 0 24px}body.page-id-11958 .plpop__badge,body.page-id-11958 .plpop__steps-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 15px;margin-bottom:13px;border-radius:999px;background:#e1ecff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .plpop__head h2{margin:0 0 10px !important;color:#0b2447;font-size:clamp(32px,3vw,46px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plpop__head p{max-width:680px;margin:0;color:#405879;font-size:15px;line-height:1.55}body.page-id-11958 .plpop__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.page-id-11958 .plpop__card{min-height:126px !important;display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;padding:12px;border-radius:20px;background:#ffffff;border:1px solid #dfe7f3;text-decoration:none !important;box-shadow:0 16px 40px rgba(15,35,64,0.055);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.page-id-11958 .plpop__card:hover{transform:translateY(-3px);border-color:#c7d8f5;box-shadow:0 22px 50px rgba(15,35,64,0.09)}body.page-id-11958 .plpop__img{height:104px !important;overflow:hidden;border-radius:16px;background:#eef4fb}body.page-id-11958 .plpop__img img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform 0.22s ease}body.page-id-11958 .plpop__card:hover .plpop__img img{transform:scale(1.04)}body.page-id-11958 .plpop__content{min-width:0;padding:4px 4px 4px 0}body.page-id-11958 .plpop__content h3{margin:0 0 7px !important;color:#0b2447;font-size:18px;line-height:1.1;font-weight:900;letter-spacing:-0.025em}body.page-id-11958 .plpop__content p{margin:0 0 9px;color:#405879;font-size:12px;line-height:1.35}body.page-id-11958 .plpop__content span{color:#2f65c7;font-size:12px;line-height:1.2;font-weight:900} body.page-id-11958 .plpop__steps{position:sticky;top:24px;padding:24px !important;border-radius:24px !important;background:#ffffff;border:1px solid #dfe7f3;box-shadow:0 18px 44px rgba(15,35,64,0.075)}body.page-id-11958 .plpop__steps h2{margin:0 0 18px !important;color:#0b2447;font-size:25px !important;line-height:1.08;font-weight:900;letter-spacing:-0.035em}body.page-id-11958 .plpop__step{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;margin-bottom:15px !important}body.page-id-11958 .plpop__step-num{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#2f65c7;color:#ffffff;font-size:13px;font-weight:900}body.page-id-11958 .plpop__step h3{margin:0 0 5px !important;color:#0b2447;font-size:15px;line-height:1.15;font-weight:900}body.page-id-11958 .plpop__step p{margin:0;color:#405879;font-size:12px;line-height:1.4}body.page-id-11958 .plpop__steps-btn{min-height:46px !important;margin-top:6px;display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:14px;background:#2f65c7;color:#ffffff !important;text-decoration:none !important;font-size:14px;line-height:1.2;font-weight:900;box-shadow:0 12px 26px rgba(47,101,199,0.22)} @media (max-width:1180px){body.page-id-11958 .plpop__inner{grid-template-columns:1fr}body.page-id-11958 .plpop__steps{position:relative;top:auto}} @media (max-width:820px){body.page-id-11958 .plpop{padding:44px 0}body.page-id-11958 .plpop__inner{width:calc(100% - 24px)}body.page-id-11958 .plpop__grid{grid-template-columns:1fr}body.page-id-11958 .plpop__card{grid-template-columns:110px minmax(0,1fr);min-height:120px !important}body.page-id-11958 .plpop__img{height:96px !important}body.page-id-11958 .plpop__head h2{font-size:30px}body.page-id-11958 .plpop__steps{padding:22px !important;border-radius:22px !important}}  body.page-id-11958 .plcases,body.page-id-11958 .plcases *{box-sizing:border-box}body.page-id-11958 .plcases{padding:62px 0 66px;background:#ffffff}body.page-id-11958 .plcases__inner{width:min(1240px,calc(100% - 64px));margin:0 auto}body.page-id-11958 .plcases__head{max-width:820px;margin:0 auto 34px;text-align:center}body.page-id-11958 .plcases__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 15px;margin-bottom:13px;border-radius:999px;background:#e8f1ff;color:#1f5fc4;font-size:13px;line-height:1.2;font-weight:900}body.page-id-11958 .plcases__head h2{margin:0 0 12px !important;color:#0b2447;font-size:clamp(32px,3vw,46px);line-height:1.08;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plcases__head p{max-width:720px;margin:0 auto;color:#405879;font-size:15px;line-height:1.55}body.page-id-11958 .plcases__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body.page-id-11958 .plcases__card{display:flex;flex-direction:column;overflow:hidden;min-height:430px;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f5f9ff 100%);border:1px solid #dfe7f3;text-decoration:none !important;box-shadow:0 18px 44px rgba(15,35,64,0.06);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}body.page-id-11958 .plcases__card:hover{transform:translateY(-3px);border-color:#c7d8f5;box-shadow:0 24px 54px rgba(15,35,64,0.09)}body.page-id-11958 .plcases__img{height:210px;overflow:hidden;background:#eef4fb}body.page-id-11958 .plcases__img img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform 0.22s ease}body.page-id-11958 .plcases__card:hover .plcases__img img{transform:scale(1.04)}body.page-id-11958 .plcases__content{flex:1;display:flex;flex-direction:column;padding:24px 24px 22px}body.page-id-11958 .plcases__tag{width:fit-content;min-height:26px;display:inline-flex;align-items:center;padding:0 12px;margin-bottom:14px;border-radius:999px;background:#e8f1ff;color:#2f65c7;font-size:12px;line-height:1.2;font-weight:900}body.page-id-11958 .plcases__card h3{margin:0 0 12px !important;color:#0b2447;font-size:23px;line-height:1.08;font-weight:900;letter-spacing:-0.03em}body.page-id-11958 .plcases__card p{margin:0 0 18px;color:#405879;font-size:14px;line-height:1.5}body.page-id-11958 .plcases__card span{margin-top:auto;color:#2f65c7;font-size:14px;line-height:1.2;font-weight:900} @media (max-width:1100px){body.page-id-11958 .plcases__grid{grid-template-columns:1fr}body.page-id-11958 .plcases__card{min-height:0}body.page-id-11958 .plcases__img{height:260px}} @media (max-width:820px){body.page-id-11958 .plcases{padding:44px 0 48px}body.page-id-11958 .plcases__inner{width:calc(100% - 24px)}body.page-id-11958 .plcases__head h2{font-size:30px}body.page-id-11958 .plcases__img{height:190px}body.page-id-11958 .plcases__content{padding:22px}body.page-id-11958 .plcases__card h3{font-size:22px}}  body.page-id-11958 .plprod,body.page-id-11958 .plprod *{box-sizing:border-box !important}body.page-id-11958 .plprod{--plprod-height:390px;--plprod-photo-width:34vw;--plprod-photo-scale:1;width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:0 !important;background:#0b2b53 !important;overflow:hidden !important}body.page-id-11958 .plprod__inner{width:100% !important;max-width:none !important;min-height:var(--plprod-height) !important;height:auto !important;margin:0 !important;padding:0 !important;display:grid !important;grid-template-columns:var(--plprod-photo-width) minmax(0,1fr) !important;gap:0 !important;align-items:stretch !important;border-radius:0 !important;overflow:hidden !important;background:radial-gradient(circle at 75% 15%,rgba(74,135,230,0.2),transparent 32%),linear-gradient(135deg,#082446 0%,#102f56 100%) !important;color:#ffffff !important;box-shadow:none !important} body.page-id-11958 .plprod__photo{position:relative !important;min-height:var(--plprod-height) !important;height:auto !important;align-self:stretch !important;overflow:hidden !important;background:#eaf1fb !important}body.page-id-11958 .plprod__photo img{position:absolute !important;left:0 !important;top:0 !important;width:auto !important;height:100% !important;max-width:none !important;min-height:100% !important;display:block !important;object-fit:contain !important;object-position:left center !important;transform:scale(var(--plprod-photo-scale)) !important;transform-origin:left center !important;filter:saturate(0.96) contrast(1.02) brightness(1.02) !important}body.page-id-11958 .plprod__photo::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;pointer-events:none !important;background:linear-gradient( 90deg,rgba(8,36,70,0.02) 0%,rgba(8,36,70,0.08) 34%,rgba(8,36,70,0.42) 68%,rgba(8,36,70,0.98) 100% ) !important} body.page-id-11958 .plprod__content{position:relative !important;z-index:3 !important;width:100% !important;max-width:960px !important;padding:34px 64px 30px 42px !important}body.page-id-11958 .plprod__badge{width:fit-content !important;min-height:27px !important;display:inline-flex !important;align-items:center !important;padding:0 14px !important;margin:0 0 13px !important;border-radius:999px !important;background:rgba(255,255,255,0.13) !important;color:#ffffff !important;font-size:11px !important;line-height:1.2 !important;font-weight:900 !important}body.page-id-11958 .plprod__content h2{max-width:760px !important;margin:0 0 9px !important;color:#ffffff !important;font-size:clamp(29px,2.35vw,38px) !important;line-height:1.03 !important;font-weight:900 !important;letter-spacing:-0.045em !important}body.page-id-11958 .plprod__content > p{max-width:790px !important;margin:0 0 16px !important;color:rgba(255,255,255,0.82) !important;font-size:13px !important;line-height:1.45 !important} body.page-id-11958 .plprod__features{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px !important;margin:0 0 15px !important}body.page-id-11958 .plprod__feature{min-height:58px !important;padding:10px 13px !important;border-radius:14px !important;background:rgba(255,255,255,0.09) !important;border:1px solid rgba(255,255,255,0.13) !important}body.page-id-11958 .plprod__feature span{display:block !important;margin:0 0 5px !important;color:rgba(255,255,255,0.58) !important;font-size:10px !important;line-height:1 !important;font-weight:900 !important}body.page-id-11958 .plprod__feature strong{display:block !important;color:#ffffff !important;font-size:10.5px !important;line-height:1.22 !important;font-weight:900 !important} body.page-id-11958 .plprod__bottom{display:grid !important;grid-template-columns:180px minmax(0,1fr) !important;gap:22px !important;align-items:start !important;margin:0 !important;padding:0 !important}body.page-id-11958 .plprod__mini-title{margin:0 0 9px !important;color:rgba(255,255,255,0.7) !important;font-size:11px !important;line-height:1.2 !important;font-weight:900 !important} body.page-id-11958 .plprod__certs{display:flex !important;align-items:center !important;gap:9px !important;flex-wrap:wrap !important}body.page-id-11958 .plprod__cert{width:64px !important;height:50px !important;display:block !important;padding:3px !important;border-radius:10px !important;overflow:hidden !important;background:#ffffff !important;border:1px solid rgba(255,255,255,0.18) !important;box-shadow:0 8px 18px rgba(0,0,0,0.2) !important}body.page-id-11958 .plprod__cert img{position:static !important;width:100% !important;height:100% !important;min-height:0 !important;max-width:100% !important;display:block !important;object-fit:contain !important;object-position:center !important;transform:none !important;background:#ffffff !important} body.page-id-11958 .plprod__brands{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:8px !important}body.page-id-11958 .plprod__brands span{min-height:31px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 12px !important;border-radius:11px !important;background:rgba(255,255,255,0.1) !important;border:1px solid rgba(255,255,255,0.14) !important;color:#ffffff !important;font-size:11px !important;line-height:1 !important;font-weight:900 !important} body.page-id-11958 .plprod__visual,body.page-id-11958 .plprod__stats,body.page-id-11958 .plprod__steps,body.page-id-11958 .plprod__stat,body.page-id-11958 .plprod__step,body.page-id-11958 .plprod__btn{display:none !important} @media (max-width:1180px){body.page-id-11958 .plprod{--plprod-height:auto;--plprod-photo-width:100%}body.page-id-11958 .plprod__inner{grid-template-columns:1fr !important}body.page-id-11958 .plprod__photo{min-height:260px !important;height:260px !important}body.page-id-11958 .plprod__photo img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important}body.page-id-11958 .plprod__photo::after{background:linear-gradient( 180deg,rgba(8,36,70,0.02) 0%,rgba(8,36,70,0.82) 100% ) !important}body.page-id-11958 .plprod__content{max-width:none !important;padding:30px 32px 34px !important}body.page-id-11958 .plprod__features{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.page-id-11958 .plprod__bottom{grid-template-columns:1fr !important}} @media (max-width:820px){body.page-id-11958 .plprod__photo{height:220px !important;min-height:220px !important}body.page-id-11958 .plprod__content{padding:26px 18px 30px !important}body.page-id-11958 .plprod__content h2{font-size:30px !important}body.page-id-11958 .plprod__features{grid-template-columns:1fr !important}body.page-id-11958 .plprod__cert{width:84px !important;height:64px !important}}  body.page-id-11958 .plfaq,body.page-id-11958 .plfaq *{box-sizing:border-box !important}body.page-id-11958 .plfaq{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:48px 0 !important;background:#f3f8ff !important}body.page-id-11958 .plfaq__inner{width:min(1240px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid;grid-template-columns:minmax(0,1fr) 380px !important;gap:22px !important;align-items:start !important}body.page-id-11958 .plfaq__card{padding:26px 28px !important;border-radius:24px !important;background:#ffffff;border:1px solid #dfe7f3;box-shadow:0 22px 58px rgba(15,35,64,0.075)}body.page-id-11958 .plfaq__badge,body.page-id-11958 .plfaq__cta-badge{width:fit-content;min-height:26px !important;display:inline-flex;align-items:center;padding:0 13px !important;margin-bottom:12px !important;border-radius:999px;background:#e8f1ff;color:#1f5fc4;font-size:12px !important;line-height:1.2;font-weight:900}body.page-id-11958 .plfaq__card h2{max-width:620px !important;margin:0 0 10px !important;color:#0b2447;font-size:clamp(28px,2.5vw,38px) !important;line-height:1.04 !important;font-weight:900;letter-spacing:-0.045em}body.page-id-11958 .plfaq__lead{max-width:620px !important;margin:0 0 18px !important;color:#405879;font-size:14px !important;line-height:1.45 !important}body.page-id-11958 .plfaq__items{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}body.page-id-11958 .plfaq__item{border-radius:14px !important;background:#ffffff;border:1px solid #dfe7f3;overflow:hidden}body.page-id-11958 .plfaq__item summary{position:relative;min-height:46px !important;display:flex;align-items:center;padding:12px 40px 12px 14px !important;color:#0b2447;font-size:13.5px !important;line-height:1.22 !important;font-weight:900;cursor:pointer;list-style:none}body.page-id-11958 .plfaq__item summary::-webkit-details-marker{display:none}body.page-id-11958 .plfaq__item summary::after{content:"+";position:absolute;right:14px !important;top:50%;width:22px;height:22px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#2f65c7;font-size:18px !important;line-height:1;font-weight:900}body.page-id-11958 .plfaq__item[open] summary::after{content:"−"}body.page-id-11958 .plfaq__item > div{padding:0 14px 14px !important;color:#405879;font-size:13px !important;line-height:1.42 !important} body.page-id-11958 .plfaq__cta{align-self:start !important;max-width:380px !important;margin-top:0 !important;overflow:hidden;border-radius:24px !important;background:linear-gradient(135deg,#2f65c7 0%,#4a95ff 100%);color:#ffffff;box-shadow:0 24px 64px rgba(47,101,199,0.22)}body.page-id-11958 .plfaq__cta-img{height:138px !important;overflow:hidden;background:#eaf1fb}body.page-id-11958 .plfaq__cta-img img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}body.page-id-11958 .plfaq__cta-content{padding:22px !important}body.page-id-11958 .plfaq__cta-badge{margin-bottom:12px !important;background:rgba(255,255,255,0.18);color:#ffffff}body.page-id-11958 .plfaq__cta h3{margin:0 0 10px !important;color:#ffffff;font-size:24px !important;line-height:1.05 !important;font-weight:900;letter-spacing:-0.04em}body.page-id-11958 .plfaq__cta p{margin:0 0 16px !important;color:rgba(255,255,255,0.88);font-size:13px !important;line-height:1.45 !important}body.page-id-11958 .plfaq__cta-actions{display:flex;gap:8px !important;flex-wrap:wrap;margin-bottom:10px !important}body.page-id-11958 .plfaq__btn{min-height:42px !important;display:inline-flex;align-items:center;justify-content:center;padding:0 16px !important;border-radius:12px !important;text-decoration:none !important;font-size:13px !important;line-height:1.2;font-weight:900}body.page-id-11958 .plfaq__btn--white{background:#ffffff;color:#1f5fc4 !important}body.page-id-11958 .plfaq__btn--outline{background:rgba(255,255,255,0.08);color:#ffffff !important;border:1px solid rgba(255,255,255,0.38)}body.page-id-11958 .plfaq__cta-note{color:rgba(255,255,255,0.78);font-size:11px !important;line-height:1.35 !important} @media (max-width:1100px){body.page-id-11958 .plfaq__inner{grid-template-columns:1fr !important}body.page-id-11958 .plfaq__cta{max-width:none !important;display:grid !important;grid-template-columns:280px minmax(0,1fr) !important}body.page-id-11958 .plfaq__cta-img{height:auto !important;min-height:100% !important}} @media (max-width:820px){body.page-id-11958 .plfaq{padding-top:34px !important;padding-bottom:38px !important}body.page-id-11958 .plfaq__inner{width:calc(100% - 24px) !important;gap:16px !important}body.page-id-11958 .plfaq__card{padding:22px !important}body.page-id-11958 .plfaq__card h2{font-size:28px !important}body.page-id-11958 .plfaq__items{grid-template-columns:1fr !important}body.page-id-11958 .plfaq__cta{display:block !important}body.page-id-11958 .plfaq__cta-img{height:160px !important}body.page-id-11958 .plfaq__btn{width:100%}}  @media (max-width:820px){ html,body{overflow-x:hidden !important}body.page-id-11958,body.home,body.front-page{overflow-x:hidden !important} body.page-id-11958 .plhero,body.home .plhero,body.front-page .plhero{margin-bottom:22px !important}body.page-id-11958 .plhero__content,body.home .plhero__content,body.front-page .plhero__content{padding-bottom:18px !important}body.page-id-11958 .plhero__media,body.home .plhero__media,body.front-page .plhero__media{padding-bottom:22px !important} body.page-id-11958 .plhero__title,body.home .plhero__title,body.front-page .plhero__title{font-size:clamp(34px,10vw,46px) !important;line-height:1.06 !important;letter-spacing:-0.045em !important}body.page-id-11958 .plhero__text,body.home .plhero__text,body.front-page .plhero__text{font-size:17px !important;line-height:1.48 !important} body.page-id-11958 .plhero__form-card .plhero__policy,body.home .plhero__form-card .plhero__policy,body.front-page .plhero__form-card .plhero__policy{display:none !important} body.page-id-11958 .plhero__form-card,body.home .plhero__form-card,body.front-page .plhero__form-card{padding:22px 20px 24px !important}body.page-id-11958 .plhero__form-card h2,body.home .plhero__form-card h2,body.front-page .plhero__form-card h2{font-size:30px !important;line-height:1.05 !important}body.page-id-11958 .plhero__form-card > p,body.home .plhero__form-card > p,body.front-page .plhero__form-card > p{font-size:15px !important;line-height:1.42 !important;margin-bottom:18px !important} body.page-id-11958 .pldir,body.page-id-11958 .plind,body.page-id-11958 .plsol,body.page-id-11958 .plwhy,body.page-id-11958 .plpop,body.page-id-11958 .plcases,body.page-id-11958 .plfaq,body.home .pldir,body.home .plind,body.home .plsol,body.home .plwhy,body.home .plpop,body.home .plcases,body.home .plfaq,body.front-page .pldir,body.front-page .plind,body.front-page .plsol,body.front-page .plwhy,body.front-page .plpop,body.front-page .plcases,body.front-page .plfaq{padding-top:38px !important;padding-bottom:42px !important} body.page-id-11958 .pldir__head h2,body.page-id-11958 .plind__head h2,body.page-id-11958 .plsol__head h2,body.page-id-11958 .plwhy__head h2,body.page-id-11958 .plpop__head h2,body.page-id-11958 .plcases__head h2,body.page-id-11958 .plfaq__card h2,body.home .pldir__head h2,body.home .plind__head h2,body.home .plsol__head h2,body.home .plwhy__head h2,body.home .plpop__head h2,body.home .plcases__head h2,body.home .plfaq__card h2,body.front-page .pldir__head h2,body.front-page .plind__head h2,body.front-page .plsol__head h2,body.front-page .plwhy__head h2,body.front-page .plpop__head h2,body.front-page .plcases__head h2,body.front-page .plfaq__card h2{font-size:32px !important;line-height:1.08 !important} body.page-id-11958 .plind__item,body.home .plind__item,body.front-page .plind__item{min-height:88px !important;padding:16px 18px !important} body.page-id-11958 .plfaq__btn,body.home .plfaq__btn,body.front-page .plfaq__btn{min-height:46px !important;font-size:14px !important}} @media (max-width:820px){ #jivo-iframe-container,jdiv,.jivo-iframe-container,.jivo_online,.jivo_widget,.callbackhunter,.callbackkiller,.b24-widget-button-wrapper,.b24-widget-button-position-bottom-right,.chat-widget,.online-chat,.wa__btn_popup,.wa__widget_container{z-index:9998 !important} .fixed-message,.online-message,.site-message,.callback-button,.floating-button,.floating-contact,.floating-chat,.messenger-button{right:14px !important;bottom:86px !important;width:58px !important;height:58px !important;transform:none !important} body .b24-widget-button-wrapper{right:14px !important;bottom:86px !important}body .b24-widget-button-inner-container,body .b24-widget-button-inner-block,body .b24-widget-button-pulse,body .b24-widget-button-social,body .b24-widget-button-social-item{width:58px !important;height:58px !important}}   .plep-hero,.plep-types,.plep-materials,.plep-tasks,.plep-process,.plep-dark,.plep-calc,.plep-faq,.plep-hero *,.plep-types *,.plep-materials *,.plep-tasks *,.plep-process *,.plep-dark *,.plep-calc *,.plep-faq *{box-sizing:border-box !important}.plep-hero,.plep-types,.plep-materials,.plep-tasks,.plep-process,.plep-dark,.plep-calc,.plep-faq{font-family:inherit !important}.plep-hero img,.plep-types img,.plep-dark img{max-width:100% !important;display:block !important}.plep-badge{width:fit-content !important;min-height:30px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 15px !important;margin:0 0 14px !important;border-radius:999px !important;background:#e8f1ff !important;color:#1f5fc4 !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important}.plep-badge--dark{background:rgba(255,255,255,0.13) !important;color:#ffffff !important}.plep-section-head{width:min(820px,calc(100% - 32px)) !important;margin:0 auto 34px !important;text-align:center !important}.plep-section-head .plep-badge{margin-left:auto !important;margin-right:auto !important}.plep-section-head h2{margin:0 0 12px !important;color:#0b2447 !important;font-size:clamp(32px,3vw,46px) !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.plep-section-head p{max-width:720px !important;margin:0 auto !important;color:#405879 !important;font-size:15px !important;line-height:1.55 !important}.plep-btn{min-height:48px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 24px !important;border-radius:14px !important;text-decoration:none !important;font-size:15px !important;line-height:1.2 !important;font-weight:900 !important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease !important}.plep-btn:hover{transform:translateY(-1px) !important;text-decoration:none !important}.plep-btn--primary{background:#2f65c7 !important;color:#ffffff !important;box-shadow:0 12px 28px rgba(47,101,199,0.24) !important}.plep-btn--primary:hover{background:#2458b7 !important;color:#ffffff !important}.plep-btn--secondary{background:#ffffff !important;color:#2f65c7 !important;border:1px solid #cbd8ef !important}.plep-btn--secondary:hover{color:#2458b7 !important} .plep-hero{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;margin-top:0 !important;padding:44px 0 54px !important;background:linear-gradient(135deg,#f4f8ff 0%,#eef4fb 100%) !important;overflow:hidden !important}.plep-hero__inner{width:min(1420px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,0.95fr) minmax(420px,0.8fr) !important;gap:36px !important;align-items:center !important}.plep-hero__content{position:relative !important;z-index:2 !important}.plep-hero h1{max-width:820px !important;margin:0 0 20px !important;color:#0b2447 !important;font-size:clamp(42px,4vw,64px) !important;line-height:1.02 !important;font-weight:950 !important;letter-spacing:-0.055em !important}.plep-hero__content > p{max-width:680px !important;margin:0 0 26px !important;color:#405879 !important;font-size:17px !important;line-height:1.55 !important}.plep-hero__features{max-width:760px !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important;margin:0 0 28px !important}.plep-hero__features div{min-height:96px !important;padding:18px !important;border-radius:18px !important;background:rgba(255,255,255,0.86) !important;border:1px solid #dfe7f3 !important;box-shadow:0 14px 34px rgba(15,35,64,0.055) !important}.plep-hero__features strong{display:block !important;margin:0 0 7px !important;color:#2f65c7 !important;font-size:22px !important;line-height:1 !important;font-weight:950 !important}.plep-hero__features span{display:block !important;color:#405879 !important;font-size:12.5px !important;line-height:1.35 !important;font-weight:800 !important}.plep-hero__actions{display:flex !important;flex-wrap:wrap !important;gap:12px !important}.plep-hero__visual{position:relative !important;min-height:430px !important;overflow:hidden !important;border-radius:34px !important;background:#eaf1fb !important;box-shadow:0 28px 70px rgba(15,35,64,0.13) !important}.plep-hero__visual::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;background:linear-gradient( 90deg,rgba(244,248,255,0.35) 0%,rgba(244,248,255,0.05) 48%,rgba(244,248,255,0.0) 100% ) !important;pointer-events:none !important}.plep-hero__visual img{width:100% !important;height:100% !important;min-height:430px !important;object-fit:cover !important;object-position:center !important} .plep-types{padding:66px 0 62px !important;background:#ffffff !important}.plep-types__grid{width:min(1340px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px !important}.plep-product-card{display:flex !important;flex-direction:column !important;min-height:405px !important;padding:14px 14px 22px !important;overflow:hidden !important;border-radius:24px !important;background:linear-gradient(180deg,#ffffff 0%,#f5f9ff 100%) !important;border:1px solid #dfe7f3 !important;text-decoration:none !important;box-shadow:0 18px 44px rgba(15,35,64,0.06) !important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease !important}.plep-product-card:hover{transform:translateY(-3px) !important;border-color:#c7d8f5 !important;box-shadow:0 24px 54px rgba(15,35,64,0.09) !important;text-decoration:none !important}.plep-product-card__img{height:190px !important;min-height:190px !important;margin:0 0 18px !important;overflow:hidden !important;border-radius:18px !important;background:#eef4fb !important}.plep-product-card__img img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;transition:transform .22s ease !important}.plep-product-card:hover .plep-product-card__img img{transform:scale(1.035) !important}.plep-product-card__content{padding:0 10px !important}.plep-product-card h3{margin:0 0 10px !important;color:#0b2447 !important;font-size:23px !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.035em !important}.plep-product-card p{margin:0 0 16px !important;color:#405879 !important;font-size:14px !important;line-height:1.45 !important}.plep-product-card span{display:inline-flex !important;color:#2f65c7 !important;font-size:14px !important;line-height:1.2 !important;font-weight:900 !important} .plep-materials{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:62px 0 !important;background:#f3f8ff !important}.plep-materials__inner{width:min(1240px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,0.85fr) minmax(0,1fr) !important;gap:36px !important;align-items:center !important}.plep-materials__content h2{max-width:620px !important;margin:0 0 16px !important;color:#0b2447 !important;font-size:clamp(32px,3vw,46px) !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.plep-materials__content p{max-width:620px !important;margin:0 !important;color:#405879 !important;font-size:15px !important;line-height:1.58 !important}.plep-materials__list{display:flex !important;flex-wrap:wrap !important;gap:10px !important}.plep-materials__list span{min-height:42px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 16px !important;border-radius:14px !important;background:#ffffff !important;color:#0b2447 !important;border:1px solid #dfe7f3 !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important;box-shadow:0 12px 28px rgba(15,35,64,0.045) !important} .plep-tasks{padding:64px 0 !important;background:#ffffff !important}.plep-tasks__grid{width:min(1240px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important}.plep-task{min-height:220px !important;padding:24px !important;border-radius:22px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 18px 44px rgba(15,35,64,0.055) !important}.plep-task span{width:38px !important;height:38px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;margin:0 0 18px !important;border-radius:13px !important;background:#e8f1ff !important;color:#2f65c7 !important;font-size:13px !important;line-height:1 !important;font-weight:950 !important}.plep-task h3{margin:0 0 12px !important;color:#0b2447 !important;font-size:21px !important;line-height:1.12 !important;font-weight:950 !important;letter-spacing:-0.03em !important}.plep-task p{margin:0 !important;color:#405879 !important;font-size:14px !important;line-height:1.5 !important} .plep-process{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:62px 0 !important;background:#f3f8ff !important}.plep-process__inner{width:min(1240px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:360px minmax(0,1fr) !important;gap:36px !important;align-items:start !important}.plep-process__head h2{margin:0 0 14px !important;color:#0b2447 !important;font-size:clamp(30px,2.7vw,42px) !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.plep-process__head p{margin:0 !important;color:#405879 !important;font-size:15px !important;line-height:1.55 !important}.plep-process__steps{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:12px !important}.plep-step{min-height:190px !important;padding:20px !important;border-radius:20px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 16px 38px rgba(15,35,64,0.05) !important}.plep-step span{width:34px !important;height:34px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;margin:0 0 14px !important;border-radius:12px !important;background:#2f65c7 !important;color:#ffffff !important;font-size:12px !important;line-height:1 !important;font-weight:950 !important}.plep-step h3{margin:0 0 9px !important;color:#0b2447 !important;font-size:17px !important;line-height:1.15 !important;font-weight:950 !important}.plep-step p{margin:0 !important;color:#405879 !important;font-size:12.5px !important;line-height:1.42 !important} .plep-dark{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:0 !important;background:#0b2b53 !important;overflow:hidden !important}.plep-dark__inner{min-height:430px !important;display:grid !important;grid-template-columns:minmax(0,1fr) 42vw !important;align-items:stretch !important;background:radial-gradient(circle at 20% 10%,rgba(74,135,230,0.22),transparent 34%),linear-gradient(135deg,#082446 0%,#102f56 100%) !important}.plep-dark__content{width:min(760px,calc(100% - 64px)) !important;margin-left:auto !important;padding:58px 54px 58px 0 !important;color:#ffffff !important}.plep-dark__content h2{max-width:720px !important;margin:0 0 14px !important;color:#ffffff !important;font-size:clamp(32px,3vw,46px) !important;line-height:1.05 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.plep-dark__content > p{max-width:720px !important;margin:0 0 24px !important;color:rgba(255,255,255,0.82) !important;font-size:15px !important;line-height:1.55 !important}.plep-dark__features{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px !important}.plep-dark__features div{min-height:86px !important;padding:14px !important;border-radius:16px !important;background:rgba(255,255,255,0.09) !important;border:1px solid rgba(255,255,255,0.13) !important}.plep-dark__features strong{display:block !important;margin:0 0 7px !important;color:#ffffff !important;font-size:15px !important;line-height:1.1 !important;font-weight:950 !important}.plep-dark__features span{display:block !important;color:rgba(255,255,255,0.72) !important;font-size:11.5px !important;line-height:1.35 !important;font-weight:800 !important}.plep-dark__visual{position:relative !important;min-height:430px !important;overflow:hidden !important}.plep-dark__visual::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;background:linear-gradient( 90deg,rgba(8,36,70,1) 0%,rgba(8,36,70,0.55) 22%,rgba(8,36,70,0.10) 58%,rgba(8,36,70,0.0) 100% ) !important}.plep-dark__visual img{width:100% !important;height:100% !important;min-height:430px !important;object-fit:cover !important;object-position:center !important} .plep-calc{padding:64px 0 !important;background:#ffffff !important}.plep-calc__inner{width:min(1240px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,0.78fr) minmax(420px,0.82fr) !important;gap:28px !important;align-items:start !important}.plep-calc__content{padding:34px 0 0 !important}.plep-calc__content h2{max-width:600px !important;margin:0 0 14px !important;color:#0b2447 !important;font-size:clamp(32px,3vw,46px) !important;line-height:1.06 !important;font-weight:950 !important;letter-spacing:-0.045em !important}.plep-calc__content p{max-width:600px !important;margin:0 0 20px !important;color:#405879 !important;font-size:15px !important;line-height:1.55 !important}.plep-calc__contacts{display:flex !important;flex-wrap:wrap !important;gap:10px !important}.plep-calc__contacts a{min-height:40px !important;display:inline-flex !important;align-items:center !important;padding:0 15px !important;border-radius:13px !important;background:#f3f8ff !important;color:#0b2447 !important;border:1px solid #dfe7f3 !important;text-decoration:none !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important}.plep-calc__contacts a:hover{color:#2f65c7 !important}.plep-calc__form{padding:26px !important;border-radius:28px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 24px 60px rgba(15,35,64,0.12) !important} .plep-calc__form .plcalc-form__grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px 12px !important}.plep-calc__form .plcalc-form__field--full,.plep-calc__form .plcalc-form__submit,.plep-calc__form .plcalc-form__accept{grid-column:1 / -1 !important} .plep-faq{width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:62px 0 70px !important;background:#f3f8ff !important}.plep-faq__items{width:min(900px,calc(100% - 64px)) !important;margin:0 auto !important;display:grid !important;gap:10px !important}.plep-faq details{overflow:hidden !important;border-radius:16px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 12px 30px rgba(15,35,64,0.04) !important}.plep-faq summary{position:relative !important;min-height:56px !important;display:flex !important;align-items:center !important;padding:16px 54px 16px 18px !important;color:#0b2447 !important;font-size:15px !important;line-height:1.25 !important;font-weight:950 !important;cursor:pointer !important;list-style:none !important}.plep-faq summary::-webkit-details-marker{display:none !important}.plep-faq summary::after{content:"+" !important;position:absolute !important;right:18px !important;top:50% !important;width:24px !important;height:24px !important;transform:translateY(-50%) !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;color:#2f65c7 !important;font-size:20px !important;line-height:1 !important;font-weight:950 !important}.plep-faq details[open] summary::after{content:"−" !important}.plep-faq details > div{padding:0 18px 18px !important;color:#405879 !important;font-size:14px !important;line-height:1.5 !important} @media (max-width:1280px){.plep-types__grid,.plep-tasks__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.plep-process__inner{grid-template-columns:1fr !important}.plep-process__steps{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.plep-dark__features{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:1100px){.plep-hero__inner,.plep-materials__inner,.plep-calc__inner{grid-template-columns:1fr !important}.plep-hero__visual{min-height:320px !important}.plep-hero__visual img{min-height:320px !important}.plep-dark__inner{grid-template-columns:1fr !important}.plep-dark__content{width:calc(100% - 64px) !important;margin:0 auto !important;padding:42px 0 !important}.plep-dark__visual{min-height:280px !important}.plep-dark__visual img{min-height:280px !important}.plep-dark__visual::before{background:linear-gradient( 180deg,rgba(8,36,70,0.0) 0%,rgba(8,36,70,0.82) 100% ) !important}.plep-calc__content{padding-top:0 !important}}@media (max-width:820px){.plep-hero{padding:34px 0 40px !important}.plep-hero__inner,.plep-types__grid,.plep-materials__inner,.plep-tasks__grid,.plep-process__inner,.plep-calc__inner,.plep-faq__items{width:calc(100% - 24px) !important}.plep-section-head{width:calc(100% - 24px) !important;margin-bottom:24px !important}.plep-hero h1{font-size:36px !important;line-height:1.06 !important}.plep-hero__content > p{font-size:15.5px !important}.plep-hero__features{grid-template-columns:1fr !important}.plep-hero__actions{flex-direction:column !important}.plep-btn{width:100% !important}.plep-hero__visual{min-height:240px !important;border-radius:24px !important}.plep-hero__visual img{min-height:240px !important}.plep-types,.plep-materials,.plep-tasks,.plep-process,.plep-calc,.plep-faq{padding-top:40px !important;padding-bottom:42px !important}.plep-section-head h2,.plep-materials__content h2,.plep-process__head h2,.plep-dark__content h2,.plep-calc__content h2{font-size:30px !important;line-height:1.08 !important}.plep-types__grid,.plep-tasks__grid,.plep-process__steps{grid-template-columns:1fr !important}.plep-product-card{min-height:auto !important}.plep-product-card__img{height:185px !important;min-height:185px !important}.plep-task,.plep-step{min-height:auto !important}.plep-materials__list span{width:100% !important;justify-content:flex-start !important}.plep-dark__content{width:calc(100% - 24px) !important;padding:34px 0 !important}.plep-dark__features{grid-template-columns:1fr !important}.plep-calc__form{padding:20px !important;border-radius:22px !important}.plep-calc__form .plcalc-form__grid{grid-template-columns:1fr !important}.plep-calc__form .plcalc-form__grid > *{grid-column:1 / -1 !important}.plep-faq summary{min-height:52px !important;font-size:14px !important;padding-right:48px !important}} @media (max-width:820px){ .plep-hero h1{font-size:40px !important;line-height:1.06 !important;letter-spacing:-0.055em !important}.plep-hero__content > p{font-size:17px !important;line-height:1.55 !important}.plep-hero{padding-top:28px !important;padding-bottom:36px !important} .plep-hero__features div{min-height:104px !important;padding:20px 22px !important} .plep-section-head h2,.plep-materials__content h2,.plep-process__head h2,.plep-dark__content h2,.plep-calc__content h2{font-size:34px !important;line-height:1.08 !important;letter-spacing:-0.045em !important} .plep-materials{padding-top:38px !important;padding-bottom:38px !important}.plep-materials__content p{font-size:16px !important;line-height:1.5 !important} .plep-task{padding:26px 28px !important;border-radius:24px !important}.plep-task h3{font-size:25px !important;line-height:1.1 !important}.plep-task p{font-size:16px !important;line-height:1.48 !important} .plep-dark__content{padding-top:38px !important;padding-bottom:36px !important}.plep-dark__content h2{font-size:36px !important;line-height:1.06 !important}.plep-dark__content > p{font-size:17px !important;line-height:1.52 !important}.plep-dark__features div{min-height:104px !important;padding:20px !important}.plep-dark__features strong{font-size:20px !important}.plep-dark__features span{font-size:14px !important;line-height:1.35 !important} .plep-calc{padding-top:42px !important;padding-bottom:44px !important}.plep-calc__content h2{font-size:36px !important;line-height:1.07 !important}.plep-calc__content p{font-size:16px !important;line-height:1.5 !important}.plep-calc__contacts{gap:10px !important}.plep-calc__contacts a{min-height:48px !important;padding:0 16px !important;font-size:14px !important}.plep-calc__form{margin-top:10px !important;padding:22px 20px 24px !important} .plep-calc__form .wpcf7-form > p:first-child,.plep-calc__form .wpcf7-form > input[type="text"]:first-child,.plep-calc__form .wpcf7-form > span:first-child input[type="text"],.plep-calc__form .wpcf7-form > .wpcf7-form-control-wrap:first-child{display:none !important} .plep-calc__form .plcalc-form__grid > *:first-child:has(input[type="text"]:only-child){display:none !important} .plep-calc__form input[type="text"],.plep-calc__form input[type="tel"],.plep-calc__form input[type="email"],.plep-calc__form input[type="number"],.plep-calc__form select{height:48px !important;min-height:48px !important;border-radius:14px !important;font-size:15px !important;padding-left:16px !important;padding-right:16px !important}.plep-calc__form textarea{height:124px !important;min-height:124px !important;border-radius:14px !important;font-size:15px !important;padding:14px 16px !important}.plep-calc__form .plcalc-form__label{font-size:14px !important;margin-bottom:8px !important}.plep-calc__form input[type="file"]{height:48px !important;min-height:48px !important;border-radius:14px !important;padding:8px 10px !important;font-size:13px !important}.plep-calc__form input[type="file"]::file-selector-button{height:31px !important;border-radius:10px !important;font-size:13px !important}.plep-calc__form .plcalc-form__accept{font-size:11px !important;line-height:1.35 !important}.plep-calc__form input[type="submit"],.plep-calc__form .wpcf7-submit{height:52px !important;min-height:52px !important;border-radius:15px !important;font-size:15px !important} .plep-faq{padding-top:42px !important;padding-bottom:44px !important}} .plep-calc__form,.plep-calc__form *{box-sizing:border-box !important}.plep-calc__form{max-width:520px !important;margin-left:auto !important;padding:28px !important;border-radius:28px !important;background:rgba(255,255,255,0.98) !important;border:1px solid #dfe7f3 !important;box-shadow:0 24px 60px rgba(15,35,64,0.12) !important;overflow:hidden !important} .plep-calc__form .wpcf7,.plep-calc__form .wpcf7-form{width:100% !important;margin:0 !important;padding:0 !important}.plep-calc__form .wpcf7-form{display:block !important}.plep-calc__form .wpcf7 p{margin:0 !important;padding:0 !important}.plep-calc__form .wpcf7 br{display:none !important}.plep-calc__form .wpcf7-form-control-wrap{display:block !important;width:100% !important} .plep-calc__form .wpcf7-form > p:first-child:has(> input[type="text"]:only-child){display:none !important} .plep-calc__form .plcalc-form{width:100% !important;max-width:100% !important}.plep-calc__form .plcalc-form__grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px 12px !important;align-items:start !important}.plep-calc__form .plcalc-form__grid > *{min-width:0 !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important} .plep-calc__form .plcalc-form__field--full,.plep-calc__form .plcalc-form__submit,.plep-calc__form .plcalc-form__accept,.plep-calc__form .plcalc-form__grid > *:nth-child(1),.plep-calc__form .plcalc-form__grid > *:nth-child(10),.plep-calc__form .plcalc-form__grid > *:nth-child(11),.plep-calc__form .plcalc-form__grid > *:nth-child(n+12){grid-column:1 / -1 !important} .plep-calc__form input[type="text"],.plep-calc__form input[type="tel"],.plep-calc__form input[type="email"],.plep-calc__form input[type="number"],.plep-calc__form select,.plep-calc__form textarea{width:100% !important;max-width:100% !important;height:42px !important;min-height:42px !important;display:block !important;padding:0 13px !important;border:1px solid #d2ddea !important;border-radius:12px !important;background:#f8fbff !important;color:#0b2447 !important;font-size:12.5px !important;line-height:1.25 !important;font-weight:700 !important;outline:none !important;box-shadow:none !important}.plep-calc__form input::placeholder,.plep-calc__form textarea::placeholder{color:#98a8bd !important;font-weight:600 !important}.plep-calc__form input:focus,.plep-calc__form select:focus,.plep-calc__form textarea:focus{background:#ffffff !important;border-color:#2f65c7 !important;box-shadow:0 0 0 3px rgba(47,101,199,0.1) !important} .plep-calc__form .plcalc-form__label{display:block !important;margin:1px 0 6px !important;color:#0b2447 !important;font-size:12px !important;line-height:1.2 !important;font-weight:900 !important} .plep-calc__form input[type="file"]{width:100% !important;height:42px !important;min-height:42px !important;display:block !important;padding:6px 10px !important;border:1px solid #d2ddea !important;border-radius:12px !important;background:#ffffff !important;color:#405879 !important;font-size:12px !important;line-height:1.2 !important;font-weight:700 !important;overflow:hidden !important}.plep-calc__form input[type="file"]::file-selector-button{height:28px !important;margin-right:10px !important;padding:0 12px !important;border:1px solid #d6e1f0 !important;border-radius:9px !important;background:#f3f8ff !important;color:#0b2447 !important;font-size:12px !important;font-weight:800 !important;cursor:pointer !important} .plep-calc__form textarea{height:110px !important;min-height:110px !important;padding:12px 13px !important;line-height:1.35 !important;resize:vertical !important} .plep-calc__form .plcalc-form__accept{margin-top:2px !important;color:#7f8fa6 !important;font-size:10.5px !important;line-height:1.35 !important;text-align:center !important}.plep-calc__form .plcalc-form__accept .wpcf7-list-item{margin:0 !important}.plep-calc__form .plcalc-form__accept label{display:inline-flex !important;align-items:flex-start !important;justify-content:center !important;gap:6px !important;margin:0 !important}.plep-calc__form .plcalc-form__accept input[type="checkbox"]{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;margin:1px 0 0 !important;padding:0 !important;box-shadow:none !important} .plep-calc__form input[type="submit"],.plep-calc__form .wpcf7-submit{width:100% !important;height:46px !important;min-height:46px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 18px !important;border:0 !important;border-radius:14px !important;background:#2f65c7 !important;color:#ffffff !important;font-size:14px !important;line-height:1 !important;font-weight:950 !important;text-transform:uppercase !important;cursor:pointer !important;box-shadow:0 12px 28px rgba(47,101,199,0.24) !important}.plep-calc__form input[type="submit"]:hover,.plep-calc__form .wpcf7-submit:hover{background:#2458b7 !important} .plep-calc__form .wpcf7-not-valid-tip{display:none !important}.plep-calc__form .wpcf7-not-valid,.plep-calc__form input.wpcf7-not-valid,.plep-calc__form select.wpcf7-not-valid,.plep-calc__form textarea.wpcf7-not-valid{border-color:#ff6b6b !important;background:#fff8f8 !important;box-shadow:0 0 0 3px rgba(255,107,107,0.12) !important}.plep-calc__form .wpcf7-response-output{margin:10px 0 0 !important;padding:9px 12px !important;border-radius:12px !important;font-size:11.5px !important;line-height:1.35 !important;font-weight:800 !important;text-align:center !important}.plep-calc__form .wpcf7-spinner{display:none !important} @media (max-width:820px){.plep-calc__form{max-width:100% !important;padding:22px 20px 24px !important;border-radius:24px !important}.plep-calc__form .plcalc-form__grid{grid-template-columns:1fr !important;gap:9px !important}.plep-calc__form .plcalc-form__grid > *{grid-column:1 / -1 !important}.plep-calc__form input[type="text"],.plep-calc__form input[type="tel"],.plep-calc__form input[type="email"],.plep-calc__form select{height:44px !important;min-height:44px !important}.plep-calc__form textarea{height:120px !important;min-height:120px !important}}   body.woocommerce-shop{overflow-x:hidden !important}body.woocommerce-shop .page-title,body.woocommerce-shop .entry-title,body.woocommerce-shop h1.entry-title,body.woocommerce-shop .page-heading,body.woocommerce-shop .page-title-wrap,body.woocommerce-shop .page-title-wrapper,body.woocommerce-shop .title-bar,body.woocommerce-shop .breadcrumb,body.woocommerce-shop .breadcrumbs,body.woocommerce-shop .woocommerce-breadcrumb,body.woocommerce-shop .wr-breadcrumb,body.woocommerce-shop .wr-page-title,body.woocommerce-shop .nitro-page-title,body.woocommerce-shop .heading,body.woocommerce-shop .heading-page,body.woocommerce-shop .page-header,body.woocommerce-shop header.entry-header{display:none !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}body.woocommerce-shop #content,body.woocommerce-shop .content-area,body.woocommerce-shop .site-content,body.woocommerce-shop .main-content,body.woocommerce-shop .page-content,body.woocommerce-shop .entry-content,body.woocommerce-shop .woocommerce,body.woocommerce-shop .woocommerce-page{padding-top:0 !important;margin-top:0 !important}body.woocommerce-shop .woocommerce-result-count,body.woocommerce-shop .woocommerce-ordering,body.woocommerce-shop .woocommerce-products-header,body.woocommerce-shop ul.products,body.woocommerce-shop .products,body.woocommerce-shop .woocommerce-pagination,body.woocommerce-shop nav.woocommerce-pagination,body.woocommerce-shop .gridlist-toggle,body.woocommerce-shop .gridlist-toggle-wrap,body.woocommerce-shop .view-mode,body.woocommerce-shop .product-view,body.woocommerce-shop .products-view,body.woocommerce-shop .wc-view-toggle,body.woocommerce-shop .woocommerce-view-switcher,body.woocommerce-shop .switcher,body.woocommerce-shop .switcher-view,body.woocommerce-shop .shop-view,body.woocommerce-shop .product-layout,body.woocommerce-shop .grid-view,body.woocommerce-shop .list-view,body.woocommerce-shop a.grid,body.woocommerce-shop a.list,body.woocommerce-shop button.grid,body.woocommerce-shop button.list,body.woocommerce-shop .fa-th,body.woocommerce-shop .fa-list,body.woocommerce-shop .fa-th-large{display:none !important;visibility:hidden !important;opacity:0 !important;height:0 !important;min-height:0 !important;max-height:0 !important;width:0 !important;max-width:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}body.woocommerce-shop .woocommerce .plcat-page ~ *{display:none !important} body.woocommerce-shop .plcat-page,body.woocommerce-shop .plcat-page *{box-sizing:border-box !important}body.woocommerce-shop .plcat-page{width:100% !important;margin:0 auto !important;padding:0 !important;overflow:hidden !important;background:#ffffff !important;color:#0b2447 !important}body.woocommerce-shop .plcat-page a{text-decoration:none !important}body.woocommerce-shop .plcat-wrap{width:min(1280px,calc(100% - 32px)) !important;margin:0 auto !important}body.woocommerce-shop .plcat-eyebrow{width:fit-content !important;min-height:30px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 16px !important;margin:0 0 18px !important;border-radius:999px !important;background:#e8f1ff !important;color:#2f65c7 !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important}body.woocommerce-shop .plcat-head{max-width:850px !important;margin:0 auto 36px !important}body.woocommerce-shop .plcat-head--center{text-align:center !important}body.woocommerce-shop .plcat-head--center .plcat-eyebrow{margin-left:auto !important;margin-right:auto !important}body.woocommerce-shop .plcat-head h2{margin:0 0 14px !important;color:#0b2447 !important;font-size:clamp(36px,3.4vw,54px) !important;line-height:1.04 !important;font-weight:950 !important;letter-spacing:-0.05em !important}body.woocommerce-shop .plcat-head p{max-width:780px !important;margin:0 auto !important;color:#405879 !important;font-size:16px !important;line-height:1.55 !important} body.woocommerce-shop .plcat-hero{width:min(1280px,calc(100% - 32px)) !important;max-width:1280px !important;margin:34px auto 62px !important;padding:58px 48px !important;overflow:hidden !important;border-radius:0 !important;background:radial-gradient(circle at 84% 14%,rgba(47,101,199,0.14),transparent 36%),linear-gradient(135deg,#f4f8ff 0%,#eef4fb 100%) !important}body.woocommerce-shop .plcat-hero__inner{width:100% !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) 420px !important;gap:42px !important;align-items:center !important}body.woocommerce-shop .plcat-hero__content{min-width:0 !important}body.woocommerce-shop .plcat-hero h1{max-width:790px !important;margin:0 0 22px !important;color:#0b2447 !important;font-size:clamp(44px,3.7vw,64px) !important;line-height:1.03 !important;font-weight:950 !important;letter-spacing:-0.055em !important}body.woocommerce-shop .plcat-hero__content > p{max-width:700px !important;margin:0 0 28px !important;color:#405879 !important;font-size:17px !important;line-height:1.58 !important}body.woocommerce-shop .plcat-hero__actions{display:flex !important;flex-wrap:wrap !important;gap:12px !important}body.woocommerce-shop .plcat-btn{min-height:50px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 26px !important;border-radius:14px !important;font-size:15px !important;line-height:1 !important;font-weight:900 !important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease !important}body.woocommerce-shop .plcat-btn:hover{transform:translateY(-1px) !important}body.woocommerce-shop .plcat-btn--primary{background:#2f65c7 !important;color:#ffffff !important;box-shadow:0 12px 28px rgba(47,101,199,0.24) !important}body.woocommerce-shop .plcat-btn--primary:hover{background:#2458b7 !important}body.woocommerce-shop .plcat-btn--secondary{background:#ffffff !important;color:#2f65c7 !important;border:1px solid #cfd9ea !important}body.woocommerce-shop .plcat-hero__panel{width:100% !important;max-width:420px !important;justify-self:end !important;padding:28px !important;border-radius:28px !important;background:rgba(255,255,255,0.94) !important;border:1px solid #dfe7f3 !important;box-shadow:0 24px 60px rgba(15,35,64,0.10) !important}body.woocommerce-shop .plcat-hero__panel h2{margin:0 0 18px !important;color:#0b2447 !important;font-size:25px !important;line-height:1.1 !important;font-weight:950 !important;letter-spacing:-0.035em !important}body.woocommerce-shop .plcat-hero__mini-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}body.woocommerce-shop .plcat-hero__mini-grid a{min-height:48px !important;display:flex !important;align-items:center !important;padding:0 16px !important;border-radius:13px !important;background:#f3f8ff !important;border:1px solid #dfe7f3 !important;color:#0b2447 !important;font-size:14px !important;line-height:1.2 !important;font-weight:900 !important}body.woocommerce-shop .plcat-hero__mini-grid a:hover{background:#e8f1ff !important;color:#2f65c7 !important} body.woocommerce-shop .plcat-cats{padding:0 0 62px !important;background:#ffffff !important}body.woocommerce-shop .plcat-cats__grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:24px !important}body.woocommerce-shop .plcat-cat-card{min-height:100% !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;border-radius:26px !important;background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%) !important;border:1px solid #dfe7f3 !important;box-shadow:0 18px 44px rgba(15,35,64,0.055) !important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease !important}body.woocommerce-shop .plcat-cat-card:hover{transform:translateY(-4px) !important;border-color:#c8d8f1 !important;box-shadow:0 24px 56px rgba(15,35,64,0.10) !important}body.woocommerce-shop .plcat-cat-card__image{width:100% !important;aspect-ratio:16 / 10 !important;overflow:hidden !important;background:#eef4fb !important}body.woocommerce-shop .plcat-cat-card__image img{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important;object-position:center !important;transition:transform .28s ease !important}body.woocommerce-shop .plcat-cat-card:hover .plcat-cat-card__image img{transform:scale(1.04) !important}body.woocommerce-shop .plcat-cat-card__body{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;padding:24px 24px 26px !important}body.woocommerce-shop .plcat-cat-card__badge{width:42px !important;height:42px !important;margin:0 0 16px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:14px !important;background:#e8f1ff !important;color:#2f65c7 !important;font-size:17px !important;line-height:1 !important;font-weight:950 !important}body.woocommerce-shop .plcat-cat-card h3{margin:0 0 12px !important;color:#0b2447 !important;font-size:25px !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.035em !important}body.woocommerce-shop .plcat-cat-card p{margin:0 0 18px !important;color:#405879 !important;font-size:15px !important;line-height:1.52 !important}body.woocommerce-shop .plcat-cat-card span{margin-top:auto !important;display:inline-flex !important;align-items:center !important;gap:8px !important;color:#2f65c7 !important;font-size:15px !important;line-height:1.2 !important;font-weight:950 !important}body.woocommerce-shop .plcat-cat-card span::after{content:"→" !important;transition:transform .18s ease !important}body.woocommerce-shop .plcat-cat-card:hover span::after{transform:translateX(4px) !important} body.woocommerce-shop .plcat-popular{width:min(1280px,calc(100% - 32px)) !important;max-width:1280px !important;margin:0 auto 62px !important;padding:56px 48px !important;overflow:hidden !important;background:#f3f8ff !important}body.woocommerce-shop .plcat-popular__inner{width:100% !important;display:grid !important;grid-template-columns:360px minmax(0,1fr) !important;gap:42px !important;align-items:start !important}body.woocommerce-shop .plcat-popular__content h2{max-width:350px !important;margin:0 0 16px !important;color:#0b2447 !important;font-size:clamp(34px,3vw,48px) !important;line-height:1.04 !important;font-weight:950 !important;letter-spacing:-0.05em !important}body.woocommerce-shop .plcat-popular__content p{max-width:350px !important;margin:0 !important;color:#405879 !important;font-size:15px !important;line-height:1.55 !important}body.woocommerce-shop .plcat-popular__links{display:flex !important;flex-wrap:wrap !important;align-content:start !important;gap:12px !important}body.woocommerce-shop .plcat-popular__links a{min-height:42px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 18px !important;border-radius:14px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;color:#0b2447 !important;font-size:14px !important;line-height:1.2 !important;font-weight:900 !important;box-shadow:0 10px 24px rgba(15,35,64,0.04) !important}body.woocommerce-shop .plcat-popular__links a:hover{color:#2f65c7 !important;border-color:#c7d8f5 !important;background:#f8fbff !important} body.woocommerce-shop .plcat-tasks{padding:0 0 66px !important;background:#ffffff !important}body.woocommerce-shop .plcat-tasks__grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px !important}body.woocommerce-shop .plcat-task-card{min-height:210px !important;padding:28px !important;border-radius:22px !important;background:#ffffff !important;border:1px solid #dfe7f3 !important;box-shadow:0 18px 44px rgba(15,35,64,0.045) !important}body.woocommerce-shop .plcat-task-card span{width:38px !important;height:38px !important;margin:0 0 24px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:12px !important;background:#e8f1ff !important;color:#2f65c7 !important;font-size:13px !important;font-weight:950 !important}body.woocommerce-shop .plcat-task-card h3{margin:0 0 12px !important;color:#0b2447 !important;font-size:22px !important;line-height:1.12 !important;font-weight:950 !important;letter-spacing:-0.035em !important}body.woocommerce-shop .plcat-task-card p{margin:0 !important;color:#405879 !important;font-size:14px !important;line-height:1.5 !important} body.woocommerce-shop .plcat-help{width:min(1280px,calc(100% - 32px)) !important;max-width:1280px !important;margin:0 auto 50px !important;overflow:hidden !important;background:#0b2b53 !important}body.woocommerce-shop .plcat-help__inner{width:100% !important;min-height:360px !important;display:grid !important;grid-template-columns:minmax(0,1fr) 360px !important;gap:32px !important;align-items:center !important;padding:56px 52px !important;background:radial-gradient(circle at 78% 18%,rgba(74,135,230,0.22),transparent 34%),linear-gradient(135deg,#082446 0%,#102f56 100%) !important}body.woocommerce-shop .plcat-help__content{max-width:720px !important}body.woocommerce-shop .plcat-help__badge{width:fit-content !important;min-height:28px !important;display:inline-flex !important;align-items:center !important;padding:0 14px !important;margin:0 0 18px !important;border-radius:999px !important;background:rgba(255,255,255,0.14) !important;color:#ffffff !important;font-size:12px !important;line-height:1.2 !important;font-weight:900 !important}body.woocommerce-shop .plcat-help h2{max-width:700px !important;margin:0 0 18px !important;color:#ffffff !important;font-size:clamp(36px,3.3vw,54px) !important;line-height:1.04 !important;font-weight:950 !important;letter-spacing:-0.05em !important}body.woocommerce-shop .plcat-help p{max-width:720px !important;margin:0 0 26px !important;color:rgba(255,255,255,0.84) !important;font-size:15px !important;line-height:1.58 !important}body.woocommerce-shop .plcat-help__actions{display:flex !important;flex-wrap:wrap !important;gap:12px !important}body.woocommerce-shop .plcat-help__actions a{min-height:48px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 24px !important;border-radius:14px !important;color:#ffffff !important;border:1px solid rgba(255,255,255,0.28) !important;font-size:14px !important;line-height:1 !important;font-weight:950 !important}body.woocommerce-shop .plcat-help__actions a:first-child{background:#ffffff !important;color:#2f65c7 !important;border-color:#ffffff !important}body.woocommerce-shop .plcat-help__cards{display:grid !important;gap:14px !important}body.woocommerce-shop .plcat-help__cards div{min-height:92px !important;padding:18px !important;border-radius:18px !important;background:rgba(255,255,255,0.10) !important;border:1px solid rgba(255,255,255,0.14) !important}body.woocommerce-shop .plcat-help__cards strong{display:block !important;margin:0 0 7px !important;color:#ffffff !important;font-size:18px !important;line-height:1.15 !important;font-weight:950 !important}body.woocommerce-shop .plcat-help__cards span{display:block !important;color:rgba(255,255,255,0.78) !important;font-size:13px !important;line-height:1.35 !important;font-weight:800 !important} body.woocommerce-shop .plcat-seo{padding:46px 0 34px !important;background:#ffffff !important}body.woocommerce-shop .plcat-seo__inner{width:min(900px,calc(100% - 32px)) !important;margin:0 auto !important}body.woocommerce-shop .plcat-seo h2{max-width:760px !important;margin:0 0 20px !important;color:#0b2447 !important;font-size:clamp(32px,2.9vw,46px) !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-0.045em !important}body.woocommerce-shop .plcat-seo p{margin:0 0 18px !important;color:#405879 !important;font-size:16px !important;line-height:1.65 !important}body.woocommerce-shop .plcat-seo p:last-child{margin-bottom:0 !important}body.woocommerce-shop .site-footer,body.woocommerce-shop .pl-footer{margin-top:0 !important} @media (max-width:1180px){body.woocommerce-shop .plcat-hero__inner{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-hero__panel{max-width:none !important;justify-self:stretch !important}body.woocommerce-shop .plcat-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.woocommerce-shop .plcat-popular__inner{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-popular__content h2,body.woocommerce-shop .plcat-popular__content p{max-width:760px !important}body.woocommerce-shop .plcat-tasks__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.woocommerce-shop .plcat-help__inner{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-help__cards{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:820px){body.woocommerce-shop .plcat-wrap,body.woocommerce-shop .plcat-hero,body.woocommerce-shop .plcat-popular,body.woocommerce-shop .plcat-help{width:calc(100% - 20px) !important}body.woocommerce-shop .plcat-hero{margin-top:18px !important;margin-bottom:44px !important;padding:32px 18px !important}body.woocommerce-shop .plcat-hero h1{font-size:36px !important;line-height:1.06 !important;letter-spacing:-0.045em !important}body.woocommerce-shop .plcat-hero__content > p{font-size:16px !important}body.woocommerce-shop .plcat-hero__actions{flex-direction:column !important}body.woocommerce-shop .plcat-btn{width:100% !important}body.woocommerce-shop .plcat-hero__panel{padding:22px !important;border-radius:24px !important}body.woocommerce-shop .plcat-hero__mini-grid{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-head{margin-bottom:26px !important}body.woocommerce-shop .plcat-head h2{font-size:32px !important;line-height:1.08 !important}body.woocommerce-shop .plcat-head p{font-size:15px !important}body.woocommerce-shop .plcat-cats{padding-bottom:44px !important}body.woocommerce-shop .plcat-cats__grid{grid-template-columns:1fr !important;gap:18px !important}body.woocommerce-shop .plcat-cat-card{border-radius:24px !important}body.woocommerce-shop .plcat-cat-card__image{aspect-ratio:16 / 9 !important}body.woocommerce-shop .plcat-cat-card__body{padding:20px !important}body.woocommerce-shop .plcat-cat-card h3{font-size:27px !important}body.woocommerce-shop .plcat-popular{margin-bottom:44px !important;padding:34px 18px !important}body.woocommerce-shop .plcat-popular__content h2{font-size:32px !important}body.woocommerce-shop .plcat-popular__links a{width:100% !important;justify-content:flex-start !important}body.woocommerce-shop .plcat-tasks{padding-bottom:44px !important}body.woocommerce-shop .plcat-tasks__grid{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-task-card{min-height:0 !important;padding:24px !important}body.woocommerce-shop .plcat-help{margin-bottom:38px !important}body.woocommerce-shop .plcat-help__inner{padding:34px 18px !important}body.woocommerce-shop .plcat-help h2{font-size:32px !important}body.woocommerce-shop .plcat-help__actions{flex-direction:column !important}body.woocommerce-shop .plcat-help__actions a{width:100% !important}body.woocommerce-shop .plcat-help__cards{grid-template-columns:1fr !important}body.woocommerce-shop .plcat-seo{padding-top:36px !important;padding-bottom:28px !important}body.woocommerce-shop .plcat-seo h2{font-size:31px !important}} body.woocommerce-shop .plcat-cat-card__badge{display:none !important}body.woocommerce-shop .plcat-cat-card__body{padding-top:20px !important}  body.plcat-etk-body{--pl-navy:#082b57;--pl-navy-2:#123f73;--pl-blue:#2d6cdf;--pl-blue-dark:#1f57bf;--pl-sky:#eaf4ff;--pl-soft:#f6f9fd;--pl-line:#dbe7f3;--pl-text:#31557c;--pl-muted:#6f86a3;--pl-white:#ffffff;background:#ffffff} body.plcat-etk-body .page-title,body.plcat-etk-body .term-description,body.plcat-etk-body .woocommerce-products-header,body.plcat-etk-body .woocommerce-breadcrumb,body.plcat-etk-body .breadcrumbs{display:none !important}body.plcat-etk-body .main-content,body.plcat-etk-body #main,body.plcat-etk-body .site-main,body.plcat-etk-body .content-area,body.plcat-etk-body .woocommerce{padding-top:0 !important;margin-top:0 !important}body.plcat-etk-body .plcat-etk-wrap{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}body.plcat-etk-body a{text-decoration:none} body.plcat-etk-body .plcat-etk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:16px;font-size:16px;line-height:1;font-weight:900;text-decoration:none;transition:0.2s ease;white-space:nowrap}body.plcat-etk-body .plcat-etk-btn:hover{transform:translateY(-2px)}body.plcat-etk-body .plcat-etk-btn--primary{background:var(--pl-blue);color:#ffffff;box-shadow:0 16px 36px rgba(45,108,223,0.28)}body.plcat-etk-body .plcat-etk-btn--primary:hover{background:var(--pl-blue-dark);color:#ffffff}body.plcat-etk-body .plcat-etk-btn--ghost{background:#ffffff;color:var(--pl-navy);border:1px solid var(--pl-line);box-shadow:0 12px 28px rgba(8,43,87,0.06)}body.plcat-etk-body .plcat-etk-btn--white{background:#ffffff;color:var(--pl-blue)}body.plcat-etk-body .plcat-etk-btn--dark-outline{border:1px solid rgba(255,255,255,0.28);color:#ffffff} body.plcat-etk-body .plcat-etk-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 12%,rgba(45,108,223,0.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);overflow:hidden}body.plcat-etk-body .plcat-etk-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.72fr);gap:56px;align-items:center}body.plcat-etk-body .plcat-etk-kicker{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 18px;margin-bottom:24px;border-radius:999px;background:#ffffff;color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900;box-shadow:0 10px 26px rgba(8,43,87,0.07)}body.plcat-etk-body .plcat-etk-kicker span{width:9px;height:9px;border-radius:999px;background:var(--pl-blue);box-shadow:0 0 0 6px rgba(45,108,223,0.13)}body.plcat-etk-body .plcat-etk-hero h1{max-width:760px;margin:0 0 22px;color:var(--pl-navy);font-size:clamp(46px,5vw,74px);line-height:0.94;font-weight:950;letter-spacing:-0.06em}body.plcat-etk-body .plcat-etk-hero p{max-width:720px;margin:0;color:var(--pl-text);font-size:20px;line-height:1.55;font-weight:500}body.plcat-etk-body .plcat-etk-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}body.plcat-etk-body .plcat-etk-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:34px}body.plcat-etk-body .plcat-etk-hero__stats div{padding:18px;border-radius:20px;background:rgba(255,255,255,0.82);border:1px solid var(--pl-line);box-shadow:0 12px 34px rgba(8,43,87,0.05)}body.plcat-etk-body .plcat-etk-hero__stats strong{display:block;margin-bottom:6px;color:var(--pl-navy);font-size:20px;line-height:1.1;font-weight:950}body.plcat-etk-body .plcat-etk-hero__stats span{display:block;color:var(--pl-muted);font-size:13px;line-height:1.35;font-weight:700}body.plcat-etk-body .plcat-etk-hero__product{min-height:500px;padding:38px;border-radius:36px;background:linear-gradient(180deg,#ffffff 0%,#f3f8ff 100%);border:1px solid rgba(219,231,243,0.95);box-shadow:0 24px 70px rgba(8,43,87,0.11)}body.plcat-etk-body .plcat-etk-hero__product img{display:block;width:100%;height:320px;object-fit:contain;margin:0 auto 28px;filter:drop-shadow(0 22px 28px rgba(8,43,87,0.12))}body.plcat-etk-body .plcat-etk-hero__chips{display:grid;gap:12px}body.plcat-etk-body .plcat-etk-hero__chips div{padding:18px 20px;border-radius:20px;background:#ffffff;border:1px solid var(--pl-line)}body.plcat-etk-body .plcat-etk-hero__chips span{display:block;margin-bottom:5px;color:var(--pl-muted);font-size:13px;font-weight:800}body.plcat-etk-body .plcat-etk-hero__chips strong{display:block;color:var(--pl-navy);font-size:18px;line-height:1.2;font-weight:950} body.plcat-etk-body .plcat-etk-picker{padding:38px 0 72px}body.plcat-etk-body .plcat-etk-section-head{max-width:820px;margin:0 auto 34px;text-align:center}body.plcat-etk-body .plcat-etk-section-head span,body.plcat-etk-body .plcat-etk-help span,body.plcat-etk-body .plcat-etk-seo span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900}body.plcat-etk-body .plcat-etk-section-head h2{margin:18px 0 14px;color:var(--pl-navy);font-size:46px;line-height:1.03;font-weight:950;letter-spacing:-0.04em}body.plcat-etk-body .plcat-etk-section-head p{margin:0;color:var(--pl-text);font-size:18px;line-height:1.55;font-weight:500}body.plcat-etk-body .plcat-etk-section-head--left{max-width:760px;margin-left:0;text-align:left}body.plcat-etk-body .plcat-etk-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}body.plcat-etk-body .plcat-etk-picker__card{min-height:230px;padding:26px;border-radius:28px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,0.06);transition:0.2s ease}body.plcat-etk-body .plcat-etk-picker__card:hover{transform:translateY(-4px);border-color:rgba(45,108,223,0.35);box-shadow:0 24px 64px rgba(8,43,87,0.11)}body.plcat-etk-body .plcat-etk-picker__card b{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:16px;background:var(--pl-sky);color:var(--pl-blue);font-size:15px;font-weight:950}body.plcat-etk-body .plcat-etk-picker__card strong{display:block;margin-bottom:12px;color:var(--pl-navy);font-size:24px;line-height:1.05;font-weight:950;letter-spacing:-0.03em}body.plcat-etk-body .plcat-etk-picker__card p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:500}body.plcat-etk-body .plcat-etk-picker__card--blue{background:linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);border-color:transparent}body.plcat-etk-body .plcat-etk-picker__card--blue b{background:rgba(255,255,255,0.15);color:#ffffff}body.plcat-etk-body .plcat-etk-picker__card--blue strong,body.plcat-etk-body .plcat-etk-picker__card--blue p{color:#ffffff} body.plcat-etk-body .plcat-etk-materials{padding:0 0 78px}body.plcat-etk-body .plcat-etk-materials__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}body.plcat-etk-body .plcat-etk-materials__grid > div{padding:26px;border-radius:26px;background:var(--pl-soft);border:1px solid var(--pl-line)}body.plcat-etk-body .plcat-etk-materials__grid strong{display:block;margin-bottom:12px;color:var(--pl-navy);font-size:22px;line-height:1.08;font-weight:950;letter-spacing:-0.03em}body.plcat-etk-body .plcat-etk-materials__grid p{margin:0;color:var(--pl-text);font-size:14px;line-height:1.45;font-weight:500} body.plcat-etk-body .plcat-etk-help{padding:0 0 86px}body.plcat-etk-body .plcat-etk-help__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.72fr);gap:54px;align-items:center;padding:66px;border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,0.12),transparent 30%),linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);color:#ffffff;box-shadow:0 24px 70px rgba(8,43,87,0.11)}body.plcat-etk-body .plcat-etk-help span{background:rgba(255,255,255,0.14);color:#ffffff}body.plcat-etk-body .plcat-etk-help h2{max-width:680px;margin:22px 0 22px;color:#ffffff;font-size:clamp(40px,5vw,64px);line-height:0.96;font-weight:950;letter-spacing:-0.055em}body.plcat-etk-body .plcat-etk-help p{max-width:700px;margin:0;color:rgba(255,255,255,0.88);font-size:19px;line-height:1.55;font-weight:500}body.plcat-etk-body .plcat-etk-help__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}body.plcat-etk-body .plcat-etk-help__cards{display:grid;gap:16px}body.plcat-etk-body .plcat-etk-help__cards div{padding:25px 28px;border-radius:22px;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.16)}body.plcat-etk-body .plcat-etk-help__cards strong{display:block;margin-bottom:10px;color:#ffffff;font-size:24px;line-height:1.08;font-weight:950}body.plcat-etk-body .plcat-etk-help__cards small{display:block;color:rgba(255,255,255,0.84);font-size:15px;line-height:1.4;font-weight:700} body.plcat-etk-body .plcat-etk-seo{padding:6px 0 96px}body.plcat-etk-body .plcat-etk-seo__grid{display:grid;grid-template-columns:minmax(280px,0.55fr) minmax(0,1fr);gap:70px;align-items:start}body.plcat-etk-body .plcat-etk-seo h2{margin:20px 0 0;color:var(--pl-navy);font-size:48px;line-height:1.02;font-weight:950;letter-spacing:-0.045em}body.plcat-etk-body .plcat-etk-seo p{margin:0 0 22px;color:var(--pl-text);font-size:18px;line-height:1.72;font-weight:500}body.plcat-etk-body .plcat-etk-seo p:last-child{margin-bottom:0} @media (max-width:1199px){body.plcat-etk-body .plcat-etk-wrap{width:min(960px,calc(100% - 36px))}body.plcat-etk-body .plcat-etk-hero__grid,body.plcat-etk-body .plcat-etk-help__grid,body.plcat-etk-body .plcat-etk-seo__grid{grid-template-columns:1fr}body.plcat-etk-body .plcat-etk-picker__grid,body.plcat-etk-body .plcat-etk-materials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){body.plcat-etk-body .plcat-etk-wrap{width:calc(100% - 28px)}body.plcat-etk-body .plcat-etk-hero{padding:44px 0 42px}body.plcat-etk-body .plcat-etk-hero h1{font-size:38px;line-height:1.02;letter-spacing:-0.045em}body.plcat-etk-body .plcat-etk-hero p{font-size:16px}body.plcat-etk-body .plcat-etk-hero__actions,body.plcat-etk-body .plcat-etk-help__actions{flex-direction:column}body.plcat-etk-body .plcat-etk-btn{width:100%}body.plcat-etk-body .plcat-etk-hero__stats{grid-template-columns:1fr}body.plcat-etk-body .plcat-etk-hero__product{min-height:auto;padding:24px;border-radius:28px}body.plcat-etk-body .plcat-etk-hero__product img{height:230px}body.plcat-etk-body .plcat-etk-picker{padding:24px 0 52px}body.plcat-etk-body .plcat-etk-section-head h2{font-size:32px;line-height:1.05}body.plcat-etk-body .plcat-etk-section-head p{font-size:15px}body.plcat-etk-body .plcat-etk-picker__grid,body.plcat-etk-body .plcat-etk-materials__grid{grid-template-columns:1fr}body.plcat-etk-body .plcat-etk-picker__card{min-height:auto}body.plcat-etk-body .plcat-etk-materials{padding-bottom:52px}body.plcat-etk-body .plcat-etk-help{padding-bottom:58px}body.plcat-etk-body .plcat-etk-help__grid{grid-template-columns:1fr;padding:34px 24px;border-radius:28px;gap:32px}body.plcat-etk-body .plcat-etk-help h2{font-size:36px;line-height:1.04}body.plcat-etk-body .plcat-etk-help p{font-size:16px}body.plcat-etk-body .plcat-etk-seo{padding-bottom:64px}body.plcat-etk-body .plcat-etk-seo__grid{grid-template-columns:1fr;gap:26px}body.plcat-etk-body .plcat-etk-seo h2{font-size:34px}body.plcat-etk-body .plcat-etk-seo p{font-size:16px;line-height:1.65}}  .plterm{--pl-navy:#082b57;--pl-navy-2:#123f73;--pl-blue:#2d6cdf;--pl-blue-dark:#1f57bf;--pl-sky:#eaf4ff;--pl-soft:#f6f9fd;--pl-line:#dbe7f3;--pl-text:#31557c;--pl-muted:#6f86a3;background:#ffffff}.plterm *{box-sizing:border-box}.plterm a{text-decoration:none}.plterm-wrap{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto} .plterm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:16px;font-size:16px;line-height:1;font-weight:900;text-decoration:none;transition:0.2s ease;white-space:nowrap}.plterm-btn:hover{transform:translateY(-2px)}.plterm-btn--primary{background:var(--pl-blue);color:#ffffff;box-shadow:0 16px 36px rgba(45,108,223,0.28)}.plterm-btn--primary:hover{background:var(--pl-blue-dark);color:#ffffff}.plterm-btn--ghost{background:#ffffff;color:var(--pl-navy);border:1px solid var(--pl-line);box-shadow:0 12px 28px rgba(8,43,87,0.06)}.plterm-btn--white{background:#ffffff;color:var(--pl-blue)}.plterm-btn--dark-outline{border:1px solid rgba(255,255,255,0.28);color:#ffffff} .plterm-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 12%,rgba(45,108,223,0.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);overflow:hidden}.plterm-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.72fr);gap:56px;align-items:center}.plterm-kicker{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 18px;margin-bottom:24px;border-radius:999px;background:#ffffff;color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900;box-shadow:0 10px 26px rgba(8,43,87,0.07)}.plterm-kicker span{width:9px;height:9px;border-radius:999px;background:var(--pl-blue);box-shadow:0 0 0 6px rgba(45,108,223,0.13)}.plterm-hero h1{max-width:780px;margin:0 0 22px;color:var(--pl-navy);font-size:clamp(46px,5vw,74px);line-height:0.94;font-weight:950;letter-spacing:-0.06em}.plterm-hero p{max-width:720px;margin:0;color:var(--pl-text);font-size:20px;line-height:1.55;font-weight:500}.plterm-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plterm-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:34px}.plterm-hero__stats div{padding:18px;border-radius:20px;background:rgba(255,255,255,0.82);border:1px solid var(--pl-line);box-shadow:0 12px 34px rgba(8,43,87,0.05)}.plterm-hero__stats strong{display:block;margin-bottom:6px;color:var(--pl-navy);font-size:20px;line-height:1.1;font-weight:950}.plterm-hero__stats span{display:block;color:var(--pl-muted);font-size:13px;line-height:1.35;font-weight:700}.plterm-hero__card{min-height:500px;padding:38px;border-radius:36px;background:linear-gradient(180deg,#ffffff 0%,#f3f8ff 100%);border:1px solid rgba(219,231,243,0.95);box-shadow:0 24px 70px rgba(8,43,87,0.11)}.plterm-roll{position:relative;display:flex;align-items:center;justify-content:center;height:310px;margin-bottom:28px}.plterm-roll__circle{width:250px;height:250px;border-radius:999px;background:radial-gradient(circle at 50% 50%,#ffffff 0 18%,#dbe7f3 19% 24%,#ffffff 25% 38%,#eaf4ff 39% 100%);border:18px solid #ffffff;box-shadow:inset 0 0 0 1px #dbe7f3,0 26px 44px rgba(8,43,87,0.14)}.plterm-roll__label{position:absolute;width:170px;padding:18px;border-radius:20px;background:#ffffff;border:1px solid var(--pl-line);text-align:center;box-shadow:0 14px 34px rgba(8,43,87,0.12)}.plterm-roll__label span,.plterm-roll__label small{display:block;color:var(--pl-muted);font-size:12px;font-weight:900}.plterm-roll__label strong{display:block;margin:8px 0;color:var(--pl-navy);font-size:36px;line-height:1;font-weight:950;letter-spacing:-0.04em}.plterm-hero__mini{display:grid;gap:12px}.plterm-hero__mini div{padding:18px 20px;border-radius:20px;background:#ffffff;border:1px solid var(--pl-line)}.plterm-hero__mini span{display:block;margin-bottom:5px;color:var(--pl-muted);font-size:13px;font-weight:800}.plterm-hero__mini strong{display:block;color:var(--pl-navy);font-size:18px;line-height:1.2;font-weight:950} .plterm-section-head{max-width:820px;margin:0 auto 34px;text-align:center}.plterm-section-head span,.plterm-help span,.plterm-seo span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900}.plterm-section-head h2{margin:18px 0 14px;color:var(--pl-navy);font-size:46px;line-height:1.03;font-weight:950;letter-spacing:-0.04em}.plterm-section-head p{margin:0;color:var(--pl-text);font-size:18px;line-height:1.55;font-weight:500}.plterm-section-head--left{max-width:760px;margin-left:0;text-align:left} .plterm-tasks{padding:38px 0 72px}.plterm-tasks__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plterm-tasks__grid > div{min-height:230px;padding:26px;border-radius:28px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,0.06)}.plterm-tasks__grid b{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:16px;background:var(--pl-sky);color:var(--pl-blue);font-size:15px;font-weight:950}.plterm-tasks__grid strong{display:block;margin-bottom:12px;color:var(--pl-navy);font-size:24px;line-height:1.05;font-weight:950;letter-spacing:-0.03em}.plterm-tasks__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:500} .plterm-diff{padding:0 0 78px}.plterm-diff__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.plterm-diff__card{padding:34px;border-radius:30px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 50px rgba(8,43,87,0.06)}.plterm-diff__card--blue{background:linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);border-color:transparent;color:#ffffff}.plterm-diff__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;margin-bottom:22px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;font-weight:900}.plterm-diff__card--blue .plterm-diff__badge{background:rgba(255,255,255,0.14);color:#ffffff}.plterm-diff__card h3{margin:0 0 16px;color:var(--pl-navy);font-size:34px;line-height:1.03;font-weight:950;letter-spacing:-0.04em}.plterm-diff__card--blue h3{color:#ffffff}.plterm-diff__card p{margin:0 0 20px;color:var(--pl-text);font-size:17px;line-height:1.55;font-weight:500}.plterm-diff__card--blue p{color:rgba(255,255,255,0.86)}.plterm-diff__card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.plterm-diff__card li{position:relative;padding-left:22px;color:var(--pl-text);font-size:15px;line-height:1.4;font-weight:700}.plterm-diff__card--blue li{color:rgba(255,255,255,0.86)}.plterm-diff__card li::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:999px;background:var(--pl-blue)}.plterm-diff__card--blue li::before{background:#ffffff} .plterm-filter-block{padding:0 0 72px}.plterm-filter-shortcode{margin-top:0}.plterm-filter-shortcode .pl-af-filter{margin-top:0 !important} .plterm-help{padding:0 0 86px}.plterm-help__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.72fr);gap:54px;align-items:center;padding:66px;border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,0.12),transparent 30%),linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);color:#ffffff;box-shadow:0 24px 70px rgba(8,43,87,0.11)}.plterm-help span{background:rgba(255,255,255,0.14);color:#ffffff}.plterm-help h2{max-width:680px;margin:22px 0 22px;color:#ffffff;font-size:clamp(40px,5vw,64px);line-height:0.96;font-weight:950;letter-spacing:-0.055em}.plterm-help p{max-width:700px;margin:0;color:rgba(255,255,255,0.88);font-size:19px;line-height:1.55;font-weight:500}.plterm-help__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plterm-help__cards{display:grid;gap:16px}.plterm-help__cards div{padding:25px 28px;border-radius:22px;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.16)}.plterm-help__cards strong{display:block;margin-bottom:10px;color:#ffffff;font-size:24px;line-height:1.08;font-weight:950}.plterm-help__cards small{display:block;color:rgba(255,255,255,0.84);font-size:15px;line-height:1.4;font-weight:700} .plterm-faq{padding:0 0 80px}.plterm-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plterm-faq__grid > div{padding:28px;border-radius:26px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,0.06)}.plterm-faq__grid strong{display:block;margin-bottom:14px;color:var(--pl-navy);font-size:22px;line-height:1.12;font-weight:950;letter-spacing:-0.03em}.plterm-faq__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.5;font-weight:500} .plterm-seo{padding:6px 0 96px}.plterm-seo__grid{display:grid;grid-template-columns:minmax(280px,0.55fr) minmax(0,1fr);gap:70px;align-items:start}.plterm-seo h2{margin:20px 0 0;color:var(--pl-navy);font-size:48px;line-height:1.02;font-weight:950;letter-spacing:-0.045em}.plterm-seo p{margin:0 0 22px;color:var(--pl-text);font-size:18px;line-height:1.72;font-weight:500}.plterm-seo p:last-child{margin-bottom:0} @media (max-width:1199px){.plterm-wrap{width:min(960px,calc(100% - 36px))}.plterm-hero__grid,.plterm-help__grid,.plterm-seo__grid{grid-template-columns:1fr}.plterm-tasks__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.plterm-wrap{width:calc(100% - 28px)}.plterm-hero{padding:44px 0 42px}.plterm-hero h1{font-size:38px;line-height:1.02;letter-spacing:-0.045em}.plterm-hero p{font-size:16px}.plterm-hero__actions,.plterm-help__actions{flex-direction:column}.plterm-btn{width:100%}.plterm-hero__stats,.plterm-tasks__grid,.plterm-diff__grid,.plterm-faq__grid{grid-template-columns:1fr}.plterm-hero__card{min-height:auto;padding:24px;border-radius:28px}.plterm-roll{height:250px}.plterm-roll__circle{width:210px;height:210px}.plterm-tasks{padding:24px 0 52px}.plterm-section-head h2{font-size:32px;line-height:1.05}.plterm-section-head p{font-size:15px}.plterm-tasks__grid > div{min-height:auto}.plterm-diff,.plterm-filter-block{padding-bottom:52px}.plterm-diff__card{padding:26px;border-radius:26px}.plterm-diff__card h3{font-size:28px}.plterm-help{padding-bottom:58px}.plterm-help__grid{grid-template-columns:1fr;padding:34px 24px;border-radius:28px;gap:32px}.plterm-help h2{font-size:36px;line-height:1.04}.plterm-help p{font-size:16px}.plterm-seo{padding-bottom:64px}.plterm-seo__grid{grid-template-columns:1fr;gap:26px}.plterm-seo h2{font-size:34px}.plterm-seo p{font-size:16px;line-height:1.65}}  .plsemi{--pl-navy:#082b57;--pl-navy-2:#123f73;--pl-blue:#2d6cdf;--pl-blue-dark:#1f57bf;--pl-sky:#eaf4ff;--pl-soft:#f6f9fd;--pl-line:#dbe7f3;--pl-text:#31557c;--pl-muted:#6f86a3;background:#ffffff}.plsemi *{box-sizing:border-box}.plsemi a{text-decoration:none}.plsemi-wrap{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.plsemi-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:16px;font-size:16px;line-height:1;font-weight:900;text-decoration:none;transition:0.2s ease;white-space:nowrap}.plsemi-btn:hover{transform:translateY(-2px)}.plsemi-btn--primary{background:var(--pl-blue);color:#ffffff;box-shadow:0 16px 36px rgba(45,108,223,0.28)}.plsemi-btn--primary:hover{background:var(--pl-blue-dark);color:#ffffff}.plsemi-btn--ghost{background:#ffffff;color:var(--pl-navy);border:1px solid var(--pl-line);box-shadow:0 12px 28px rgba(8,43,87,0.06)}.plsemi-btn--white{background:#ffffff;color:var(--pl-blue)}.plsemi-btn--dark-outline{border:1px solid rgba(255,255,255,0.28);color:#ffffff} .plsemi-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 12%,rgba(45,108,223,0.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);overflow:hidden}.plsemi-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.72fr);gap:56px;align-items:center}.plsemi-kicker{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 18px;margin-bottom:24px;border-radius:999px;background:#ffffff;color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900;box-shadow:0 10px 26px rgba(8,43,87,0.07)}.plsemi-kicker span{width:9px;height:9px;border-radius:999px;background:var(--pl-blue);box-shadow:0 0 0 6px rgba(45,108,223,0.13)}.plsemi-hero h1{max-width:820px;margin:0 0 22px;color:var(--pl-navy);font-size:clamp(46px,5vw,74px);line-height:0.94;font-weight:950;letter-spacing:-0.06em}.plsemi-hero p{max-width:720px;margin:0;color:var(--pl-text);font-size:20px;line-height:1.55;font-weight:500}.plsemi-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plsemi-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:34px}.plsemi-hero__stats div{padding:18px;border-radius:20px;background:rgba(255,255,255,0.82);border:1px solid var(--pl-line);box-shadow:0 12px 34px rgba(8,43,87,0.05)}.plsemi-hero__stats strong{display:block;margin-bottom:6px;color:var(--pl-navy);font-size:20px;line-height:1.1;font-weight:950}.plsemi-hero__stats span{display:block;color:var(--pl-muted);font-size:13px;line-height:1.35;font-weight:700}.plsemi-hero__card{min-height:500px;padding:38px;border-radius:36px;background:linear-gradient(180deg,#ffffff 0%,#f3f8ff 100%);border:1px solid rgba(219,231,243,0.95);box-shadow:0 24px 70px rgba(8,43,87,0.11)}.plsemi-label{display:flex;align-items:center;justify-content:center;height:310px;margin-bottom:28px}.plsemi-label__sheet{width:255px;min-height:210px;display:flex;flex-direction:column;justify-content:center;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,0.94),rgba(234,244,255,0.84)),repeating-linear-gradient(90deg,transparent 0 28px,rgba(45,108,223,0.06) 29px 30px);border:16px solid #ffffff;text-align:center;box-shadow:0 26px 44px rgba(8,43,87,0.14)}.plsemi-label__sheet span,.plsemi-label__sheet small{display:block;color:var(--pl-muted);font-size:13px;font-weight:900}.plsemi-label__sheet strong{display:block;margin:10px 0;color:var(--pl-navy);font-size:44px;line-height:1;font-weight:950;letter-spacing:-0.04em}.plsemi-hero__mini{display:grid;gap:12px}.plsemi-hero__mini div{padding:18px 20px;border-radius:20px;background:#ffffff;border:1px solid var(--pl-line)}.plsemi-hero__mini span{display:block;margin-bottom:5px;color:var(--pl-muted);font-size:13px;font-weight:800}.plsemi-hero__mini strong{display:block;color:var(--pl-navy);font-size:18px;line-height:1.2;font-weight:950} .plsemi-section-head{max-width:820px;margin:0 auto 34px;text-align:center}.plsemi-section-head span,.plsemi-benefits__text span,.plsemi-help span,.plsemi-seo span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900}.plsemi-section-head h2,.plsemi-benefits__text h2{margin:18px 0 14px;color:var(--pl-navy);font-size:46px;line-height:1.03;font-weight:950;letter-spacing:-0.04em}.plsemi-section-head p,.plsemi-benefits__text p{margin:0;color:var(--pl-text);font-size:18px;line-height:1.55;font-weight:500} .plsemi-use{padding:38px 0 72px}.plsemi-use__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plsemi-use__grid > div{min-height:230px;padding:26px;border-radius:28px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,0.06)}.plsemi-use__grid b{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:16px;background:var(--pl-sky);color:var(--pl-blue);font-size:15px;font-weight:950}.plsemi-use__grid strong{display:block;margin-bottom:12px;color:var(--pl-navy);font-size:24px;line-height:1.05;font-weight:950;letter-spacing:-0.03em}.plsemi-use__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:500} .plsemi-benefits{padding:0 0 78px}.plsemi-benefits__grid{display:grid;grid-template-columns:minmax(0,0.75fr) minmax(0,1fr);gap:28px;align-items:stretch}.plsemi-benefits__text,.plsemi-benefits__cards div{border-radius:30px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 50px rgba(8,43,87,0.06)}.plsemi-benefits__text{padding:34px}.plsemi-benefits__cards{display:grid;gap:18px}.plsemi-benefits__cards div{padding:28px}.plsemi-benefits__cards strong{display:block;margin-bottom:10px;color:var(--pl-navy);font-size:25px;line-height:1.08;font-weight:950;letter-spacing:-0.03em}.plsemi-benefits__cards small{display:block;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:600} .plsemi-filter-block{padding:0 0 72px}.plsemi-filter-shortcode .pl-af-filter{margin-top:0 !important} .plsemi-help{padding:0 0 86px}.plsemi-help__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.72fr);gap:54px;align-items:center;padding:66px;border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,0.12),transparent 30%),linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);color:#ffffff;box-shadow:0 24px 70px rgba(8,43,87,0.11)}.plsemi-help span{background:rgba(255,255,255,0.14);color:#ffffff}.plsemi-help h2{max-width:720px;margin:22px 0 22px;color:#ffffff;font-size:clamp(40px,5vw,64px);line-height:0.96;font-weight:950;letter-spacing:-0.055em}.plsemi-help p{max-width:700px;margin:0;color:rgba(255,255,255,0.88);font-size:19px;line-height:1.55;font-weight:500}.plsemi-help__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plsemi-help__cards{display:grid;gap:16px}.plsemi-help__cards div{padding:25px 28px;border-radius:22px;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.16)}.plsemi-help__cards strong{display:block;margin-bottom:10px;color:#ffffff;font-size:24px;line-height:1.08;font-weight:950}.plsemi-help__cards small{display:block;color:rgba(255,255,255,0.84);font-size:15px;line-height:1.4;font-weight:700} .plsemi-faq{padding:0 0 80px}.plsemi-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plsemi-faq__grid > div{padding:28px;border-radius:26px;background:#ffffff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,0.06)}.plsemi-faq__grid strong{display:block;margin-bottom:14px;color:var(--pl-navy);font-size:22px;line-height:1.12;font-weight:950;letter-spacing:-0.03em}.plsemi-faq__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.5;font-weight:500} .plsemi-seo{padding:6px 0 96px}.plsemi-seo__grid{display:grid;grid-template-columns:minmax(280px,0.55fr) minmax(0,1fr);gap:70px;align-items:start}.plsemi-seo h2{margin:20px 0 0;color:var(--pl-navy);font-size:48px;line-height:1.02;font-weight:950;letter-spacing:-0.045em}.plsemi-seo p{margin:0 0 22px;color:var(--pl-text);font-size:18px;line-height:1.72;font-weight:500}.plsemi-seo p:last-child{margin-bottom:0} @media (max-width:1199px){.plsemi-wrap{width:min(960px,calc(100% - 36px))}.plsemi-hero__grid,.plsemi-benefits__grid,.plsemi-help__grid,.plsemi-seo__grid{grid-template-columns:1fr}.plsemi-use__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.plsemi-wrap{width:calc(100% - 28px)}.plsemi-hero{padding:44px 0 42px}.plsemi-hero h1{font-size:38px;line-height:1.02;letter-spacing:-0.045em}.plsemi-hero p{font-size:16px}.plsemi-hero__actions,.plsemi-help__actions{flex-direction:column}.plsemi-btn{width:100%}.plsemi-hero__stats,.plsemi-use__grid,.plsemi-faq__grid{grid-template-columns:1fr}.plsemi-hero__card{min-height:auto;padding:24px;border-radius:28px}.plsemi-label{height:250px}.plsemi-label__sheet{width:220px;min-height:190px}.plsemi-use{padding:24px 0 52px}.plsemi-section-head h2,.plsemi-benefits__text h2{font-size:32px;line-height:1.05}.plsemi-section-head p,.plsemi-benefits__text p{font-size:15px}.plsemi-use__grid > div{min-height:auto}.plsemi-benefits,.plsemi-filter-block{padding-bottom:52px}.plsemi-benefits__text,.plsemi-benefits__cards div{padding:26px;border-radius:26px}.plsemi-help{padding-bottom:58px}.plsemi-help__grid{grid-template-columns:1fr;padding:34px 24px;border-radius:28px;gap:32px}.plsemi-help h2{font-size:36px;line-height:1.04}.plsemi-help p{font-size:16px}.plsemi-seo{padding-bottom:64px}.plsemi-seo__grid{grid-template-columns:1fr;gap:26px}.plsemi-seo h2{font-size:34px}.plsemi-seo p{font-size:16px;line-height:1.65}}  .plpp{--pl-navy:#082b57;--pl-navy-2:#123f73;--pl-blue:#2d6cdf;--pl-blue-dark:#1f57bf;--pl-sky:#eaf4ff;--pl-line:#dbe7f3;--pl-text:#31557c;--pl-muted:#6f86a3;background:#ffffff}.plpp *{box-sizing:border-box}.plpp a{text-decoration:none}.plpp-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.plpp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:16px;font-size:16px;line-height:1;font-weight:900;text-decoration:none;transition:.2s ease;white-space:nowrap}.plpp-btn:hover{transform:translateY(-2px)}.plpp-btn--primary{background:var(--pl-blue);color:#fff;box-shadow:0 16px 36px rgba(45,108,223,.28)}.plpp-btn--primary:hover{background:var(--pl-blue-dark);color:#fff}.plpp-btn--ghost{background:#fff;color:var(--pl-navy);border:1px solid var(--pl-line);box-shadow:0 12px 28px rgba(8,43,87,.06)}.plpp-btn--white{background:#fff;color:var(--pl-blue)}.plpp-btn--dark-outline{border:1px solid rgba(255,255,255,.28);color:#fff} .plpp-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 12%,rgba(45,108,223,.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#fff 100%);overflow:hidden}.plpp-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:56px;align-items:center}.plpp-kicker,.plpp-section-head span,.plpp-why__text span,.plpp-help span,.plpp-seo span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900}.plpp-kicker{gap:10px;min-height:36px;margin-bottom:24px;background:#fff;box-shadow:0 10px 26px rgba(8,43,87,.07)}.plpp-kicker span{width:9px;height:9px;border-radius:999px;background:var(--pl-blue);box-shadow:0 0 0 6px rgba(45,108,223,.13)}.plpp-hero h1{max-width:820px;margin:0 0 22px;color:var(--pl-navy);font-size:clamp(46px,5vw,74px);line-height:.94;font-weight:950;letter-spacing:-.06em}.plpp-hero p{max-width:720px;margin:0;color:var(--pl-text);font-size:20px;line-height:1.55;font-weight:500}.plpp-hero__actions,.plpp-help__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plpp-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:34px}.plpp-hero__stats div,.plpp-hero__mini div,.plpp-use__grid > div,.plpp-why__text,.plpp-why__cards div,.plpp-faq__grid > div{background:#fff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,.06)}.plpp-hero__stats div{padding:18px;border-radius:20px}.plpp-hero__stats strong{display:block;margin-bottom:6px;color:var(--pl-navy);font-size:20px;line-height:1.1;font-weight:950}.plpp-hero__stats span{color:var(--pl-muted);font-size:13px;line-height:1.35;font-weight:700}.plpp-hero__card{min-height:500px;padding:38px;border-radius:36px;background:linear-gradient(180deg,#fff 0%,#f3f8ff 100%);border:1px solid rgba(219,231,243,.95);box-shadow:0 24px 70px rgba(8,43,87,.11)}.plpp-label{display:flex;align-items:center;justify-content:center;height:310px;margin-bottom:28px}.plpp-label__sheet{width:255px;min-height:210px;display:flex;flex-direction:column;justify-content:center;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(234,244,255,.86)),repeating-linear-gradient(90deg,transparent 0 26px,rgba(45,108,223,.06) 27px 28px);border:16px solid #fff;text-align:center;box-shadow:0 26px 44px rgba(8,43,87,.14)}.plpp-label__sheet span,.plpp-label__sheet small{display:block;color:var(--pl-muted);font-size:13px;font-weight:900}.plpp-label__sheet strong{display:block;margin:10px 0;color:var(--pl-navy);font-size:44px;line-height:1;font-weight:950;letter-spacing:-.04em}.plpp-hero__mini{display:grid;gap:12px}.plpp-hero__mini div{padding:18px 20px;border-radius:20px}.plpp-hero__mini span{display:block;margin-bottom:5px;color:var(--pl-muted);font-size:13px;font-weight:800}.plpp-hero__mini strong{display:block;color:var(--pl-navy);font-size:18px;line-height:1.2;font-weight:950} .plpp-section-head{max-width:820px;margin:0 auto 34px;text-align:center}.plpp-section-head h2,.plpp-why__text h2{margin:18px 0 14px;color:var(--pl-navy);font-size:46px;line-height:1.03;font-weight:950;letter-spacing:-.04em}.plpp-section-head p,.plpp-why__text p{margin:0;color:var(--pl-text);font-size:18px;line-height:1.55;font-weight:500} .plpp-use{padding:38px 0 72px}.plpp-use__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plpp-use__grid > div{min-height:230px;padding:26px;border-radius:28px}.plpp-use__grid b{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:16px;background:var(--pl-sky);color:var(--pl-blue);font-size:15px;font-weight:950}.plpp-use__grid strong,.plpp-why__cards strong,.plpp-faq__grid strong{display:block;color:var(--pl-navy);line-height:1.1;font-weight:950;letter-spacing:-.03em}.plpp-use__grid strong{margin-bottom:12px;font-size:24px}.plpp-use__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:500} .plpp-why{padding:0 0 78px}.plpp-why__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:28px;align-items:stretch}.plpp-why__text,.plpp-why__cards div{border-radius:30px}.plpp-why__text{padding:34px}.plpp-why__cards{display:grid;gap:18px}.plpp-why__cards div{padding:28px}.plpp-why__cards strong{margin-bottom:10px;font-size:25px}.plpp-why__cards small{color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:600} .plpp-filter-block{padding:0 0 72px}.plpp-filter-shortcode .pl-af-filter{margin-top:0 !important} .plpp-help{padding:0 0 86px}.plpp-help__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:54px;align-items:center;padding:66px;border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);color:#fff;box-shadow:0 24px 70px rgba(8,43,87,.11)}.plpp-help span{background:rgba(255,255,255,.14);color:#fff}.plpp-help h2{max-width:720px;margin:22px 0;color:#fff;font-size:clamp(40px,5vw,64px);line-height:.96;font-weight:950;letter-spacing:-.055em}.plpp-help p{max-width:700px;margin:0;color:rgba(255,255,255,.88);font-size:19px;line-height:1.55;font-weight:500}.plpp-help__cards{display:grid;gap:16px}.plpp-help__cards div{padding:25px 28px;border-radius:22px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16)}.plpp-help__cards strong{display:block;margin-bottom:10px;color:#fff;font-size:24px;line-height:1.08;font-weight:950}.plpp-help__cards small{color:rgba(255,255,255,.84);font-size:15px;line-height:1.4;font-weight:700} .plpp-faq{padding:0 0 80px}.plpp-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plpp-faq__grid > div{padding:28px;border-radius:26px}.plpp-faq__grid strong{margin-bottom:14px;font-size:22px}.plpp-faq__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.5;font-weight:500} .plpp-seo{padding:6px 0 96px}.plpp-seo__grid{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);gap:70px;align-items:start}.plpp-seo h2{margin:20px 0 0;color:var(--pl-navy);font-size:48px;line-height:1.02;font-weight:950;letter-spacing:-.045em}.plpp-seo p{margin:0 0 22px;color:var(--pl-text);font-size:18px;line-height:1.72;font-weight:500}.plpp-seo p:last-child{margin-bottom:0} @media (max-width:1199px){.plpp-wrap{width:min(960px,calc(100% - 36px))}.plpp-hero__grid,.plpp-why__grid,.plpp-help__grid,.plpp-seo__grid{grid-template-columns:1fr}.plpp-use__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.plpp-wrap{width:calc(100% - 28px)}.plpp-hero{padding:44px 0 42px}.plpp-hero h1{font-size:38px;line-height:1.02;letter-spacing:-.045em}.plpp-hero p,.plpp-help p{font-size:16px}.plpp-hero__actions,.plpp-help__actions{flex-direction:column}.plpp-btn{width:100%}.plpp-hero__stats,.plpp-use__grid,.plpp-faq__grid{grid-template-columns:1fr}.plpp-hero__card{min-height:auto;padding:24px;border-radius:28px}.plpp-label{height:250px}.plpp-label__sheet{width:220px;min-height:190px}.plpp-use{padding:24px 0 52px}.plpp-section-head h2,.plpp-why__text h2{font-size:32px;line-height:1.05}.plpp-section-head p,.plpp-why__text p{font-size:15px}.plpp-use__grid > div{min-height:auto}.plpp-why,.plpp-filter-block{padding-bottom:52px}.plpp-why__text,.plpp-why__cards div,.plpp-faq__grid > div{padding:26px;border-radius:26px}.plpp-help{padding-bottom:58px}.plpp-help__grid{padding:34px 24px;border-radius:28px;gap:32px}.plpp-help h2{font-size:36px;line-height:1.04}.plpp-seo{padding-bottom:64px}.plpp-seo__grid{gap:26px}.plpp-seo h2{font-size:34px}.plpp-seo p{font-size:16px;line-height:1.65}} .plpp-hero__content,.plpp-why__text,.plpp-help__grid > div,.plpp-seo__grid > div{min-width:0}.plpp-hero h1{max-width:690px;font-size:clamp(42px,4.15vw,62px);line-height:1.02;letter-spacing:-0.055em;overflow-wrap:normal}.plpp-hero__grid{grid-template-columns:minmax(0,0.98fr) minmax(390px,0.72fr);gap:64px}.plpp-help h2{max-width:650px;font-size:clamp(38px,4.1vw,56px);line-height:1.02}.plpp-seo__grid{grid-template-columns:minmax(300px,0.48fr) minmax(0,1fr);gap:86px}.plpp-seo h2{max-width:470px;font-size:clamp(34px,3.15vw,44px);line-height:1.08} @media (min-width:1200px) and (max-width:1500px){.plpp-hero h1{max-width:640px;font-size:56px}.plpp-help h2{font-size:50px}.plpp-seo h2{font-size:40px}} @media (max-width:1199px){.plpp-hero h1,.plpp-help h2,.plpp-seo h2{max-width:100%}.plpp-hero__grid,.plpp-seo__grid{gap:34px}} @media (max-width:767px){.plpp-hero h1{font-size:36px;line-height:1.04;letter-spacing:-0.045em}.plpp-help h2{font-size:34px;line-height:1.05}.plpp-seo h2{font-size:31px;line-height:1.08}} .plpp-seo__grid{grid-template-columns:minmax(0,420px) minmax(0,1fr) !important;gap:90px !important}.plpp-seo__grid > div{min-width:0 !important}.plpp-seo h2{max-width:420px !important;font-size:40px !important;line-height:1.08 !important;overflow-wrap:anywhere !important;word-break:normal !important;hyphens:auto !important}@media (max-width:1199px){.plpp-seo__grid{grid-template-columns:1fr !important;gap:28px !important}.plpp-seo h2{max-width:100% !important;font-size:34px !important;overflow-wrap:normal !important}}@media (max-width:767px){.plpp-seo h2{font-size:31px !important;line-height:1.08 !important}}  .plpet{--pl-navy:#082b57;--pl-navy-2:#123f73;--pl-blue:#2d6cdf;--pl-blue-dark:#1f57bf;--pl-sky:#eaf4ff;--pl-line:#dbe7f3;--pl-text:#31557c;--pl-muted:#6f86a3;background:#fff}.plpet *{box-sizing:border-box}.plpet a{text-decoration:none}.plpet-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.plpet-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:16px;font-size:16px;line-height:1;font-weight:900;text-decoration:none;transition:.2s ease;white-space:nowrap}.plpet-btn:hover{transform:translateY(-2px)}.plpet-btn--primary{background:var(--pl-blue);color:#fff;box-shadow:0 16px 36px rgba(45,108,223,.28)}.plpet-btn--primary:hover{background:var(--pl-blue-dark);color:#fff}.plpet-btn--ghost{background:#fff;color:var(--pl-navy);border:1px solid var(--pl-line);box-shadow:0 12px 28px rgba(8,43,87,.06)}.plpet-btn--white{background:#fff;color:var(--pl-blue)}.plpet-btn--dark-outline{border:1px solid rgba(255,255,255,.28);color:#fff} .plpet-hero{padding:76px 0 62px;background:radial-gradient(circle at 80% 12%,rgba(45,108,223,.13),transparent 34%),linear-gradient(180deg,#f7fbff 0%,#fff 100%);overflow:hidden}.plpet-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.72fr);gap:64px;align-items:center}.plpet-hero__content,.plpet-why__text,.plpet-help__grid > div,.plpet-seo__grid > div{min-width:0}.plpet-kicker,.plpet-section-head span,.plpet-why__text span,.plpet-help span,.plpet-seo span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--pl-sky);color:var(--pl-blue);font-size:14px;line-height:1;font-weight:900}.plpet-kicker{gap:10px;min-height:36px;margin-bottom:24px;background:#fff;box-shadow:0 10px 26px rgba(8,43,87,.07)}.plpet-kicker span{width:9px;height:9px;border-radius:999px;background:var(--pl-blue);box-shadow:0 0 0 6px rgba(45,108,223,.13)}.plpet-hero h1{max-width:720px;margin:0 0 22px;color:var(--pl-navy);font-size:clamp(42px,4.4vw,64px);line-height:1.01;font-weight:950;letter-spacing:-.055em}.plpet-hero p{max-width:720px;margin:0;color:var(--pl-text);font-size:20px;line-height:1.55;font-weight:500}.plpet-hero__actions,.plpet-help__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.plpet-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:34px}.plpet-hero__stats div,.plpet-hero__mini div,.plpet-use__grid > div,.plpet-why__text,.plpet-why__cards div,.plpet-faq__grid > div{background:#fff;border:1px solid var(--pl-line);box-shadow:0 18px 46px rgba(8,43,87,.06)}.plpet-hero__stats div{padding:18px;border-radius:20px}.plpet-hero__stats strong{display:block;margin-bottom:6px;color:var(--pl-navy);font-size:20px;line-height:1.1;font-weight:950}.plpet-hero__stats span{color:var(--pl-muted);font-size:13px;line-height:1.35;font-weight:700}.plpet-hero__card{min-height:500px;padding:38px;border-radius:36px;background:linear-gradient(180deg,#fff 0%,#f3f8ff 100%);border:1px solid rgba(219,231,243,.95);box-shadow:0 24px 70px rgba(8,43,87,.11)}.plpet-label{display:flex;align-items:center;justify-content:center;height:310px;margin-bottom:28px}.plpet-label__sheet{width:255px;min-height:210px;display:flex;flex-direction:column;justify-content:center;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(234,244,255,.86)),repeating-linear-gradient(90deg,transparent 0 26px,rgba(45,108,223,.06) 27px 28px);border:16px solid #fff;text-align:center;box-shadow:0 26px 44px rgba(8,43,87,.14)}.plpet-label__sheet span,.plpet-label__sheet small{display:block;color:var(--pl-muted);font-size:13px;font-weight:900}.plpet-label__sheet strong{display:block;margin:10px 0;color:var(--pl-navy);font-size:34px;line-height:1;font-weight:950;letter-spacing:-.04em}.plpet-hero__mini{display:grid;gap:12px}.plpet-hero__mini div{padding:18px 20px;border-radius:20px}.plpet-hero__mini span{display:block;margin-bottom:5px;color:var(--pl-muted);font-size:13px;font-weight:800}.plpet-hero__mini strong{display:block;color:var(--pl-navy);font-size:18px;line-height:1.2;font-weight:950} .plpet-section-head{max-width:820px;margin:0 auto 34px;text-align:center}.plpet-section-head h2,.plpet-why__text h2{margin:18px 0 14px;color:var(--pl-navy);font-size:46px;line-height:1.03;font-weight:950;letter-spacing:-.04em}.plpet-section-head p,.plpet-why__text p{margin:0;color:var(--pl-text);font-size:18px;line-height:1.55;font-weight:500} .plpet-use{padding:38px 0 72px}.plpet-use__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plpet-use__grid > div{min-height:230px;padding:26px;border-radius:28px}.plpet-use__grid b{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:16px;background:var(--pl-sky);color:var(--pl-blue);font-size:15px;font-weight:950}.plpet-use__grid strong,.plpet-why__cards strong,.plpet-faq__grid strong{display:block;color:var(--pl-navy);line-height:1.1;font-weight:950;letter-spacing:-.03em}.plpet-use__grid strong{margin-bottom:12px;font-size:24px}.plpet-use__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:500} .plpet-why{padding:0 0 78px}.plpet-why__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:28px;align-items:stretch}.plpet-why__text,.plpet-why__cards div{border-radius:30px}.plpet-why__text{padding:34px}.plpet-why__cards{display:grid;gap:18px}.plpet-why__cards div{padding:28px}.plpet-why__cards strong{margin-bottom:10px;font-size:25px}.plpet-why__cards small{color:var(--pl-text);font-size:15px;line-height:1.45;font-weight:600} .plpet-filter-block{padding:0 0 72px}.plpet-filter-shortcode .pl-af-filter{margin-top:0 !important} .plpet-help{padding:0 0 86px}.plpet-help__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:54px;align-items:center;padding:66px;border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,var(--pl-navy) 0%,var(--pl-navy-2) 100%);color:#fff;box-shadow:0 24px 70px rgba(8,43,87,.11)}.plpet-help span{background:rgba(255,255,255,.14);color:#fff}.plpet-help h2{max-width:650px;margin:22px 0;color:#fff;font-size:clamp(38px,4.1vw,56px);line-height:1.02;font-weight:950;letter-spacing:-.055em}.plpet-help p{max-width:700px;margin:0;color:rgba(255,255,255,.88);font-size:19px;line-height:1.55;font-weight:500}.plpet-help__cards{display:grid;gap:16px}.plpet-help__cards div{padding:25px 28px;border-radius:22px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16)}.plpet-help__cards strong{display:block;margin-bottom:10px;color:#fff;font-size:24px;line-height:1.08;font-weight:950}.plpet-help__cards small{color:rgba(255,255,255,.84);font-size:15px;line-height:1.4;font-weight:700} .plpet-faq{padding:0 0 80px}.plpet-faq__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plpet-faq__grid > div{padding:28px;border-radius:26px}.plpet-faq__grid strong{margin-bottom:14px;font-size:22px}.plpet-faq__grid p{margin:0;color:var(--pl-text);font-size:15px;line-height:1.5;font-weight:500} .plpet-seo{padding:6px 0 96px}.plpet-seo__grid{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:90px;align-items:start}.plpet-seo h2{max-width:420px;margin:20px 0 0;color:var(--pl-navy);font-size:40px;line-height:1.08;font-weight:950;letter-spacing:-.045em}.plpet-seo p{margin:0 0 22px;color:var(--pl-text);font-size:18px;line-height:1.72;font-weight:500}.plpet-seo p:last-child{margin-bottom:0} @media (max-width:1199px){.plpet-wrap{width:min(960px,calc(100% - 36px))}.plpet-hero__grid,.plpet-why__grid,.plpet-help__grid,.plpet-seo__grid{grid-template-columns:1fr;gap:34px}.plpet-hero h1,.plpet-help h2,.plpet-seo h2{max-width:100%}.plpet-use__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.plpet-wrap{width:calc(100% - 28px)}.plpet-hero{padding:44px 0 42px}.plpet-hero h1{font-size:36px;line-height:1.04;letter-spacing:-.045em}.plpet-hero p,.plpet-help p{font-size:16px}.plpet-hero__actions,.plpet-help__actions{flex-direction:column}.plpet-btn{width:100%}.plpet-hero__stats,.plpet-use__grid,.plpet-faq__grid{grid-template-columns:1fr}.plpet-hero__card{min-height:auto;padding:24px;border-radius:28px}.plpet-label{height:250px}.plpet-label__sheet{width:220px;min-height:190px}.plpet-label__sheet strong{font-size:28px}.plpet-use{padding:24px 0 52px}.plpet-section-head h2,.plpet-why__text h2{font-size:32px;line-height:1.05}.plpet-section-head p,.plpet-why__text p{font-size:15px}.plpet-use__grid > div{min-height:auto}.plpet-why,.plpet-filter-block{padding-bottom:52px}.plpet-why__text,.plpet-why__cards div,.plpet-faq__grid > div{padding:26px;border-radius:26px}.plpet-help{padding-bottom:58px}.plpet-help__grid{padding:34px 24px;border-radius:28px;gap:32px}.plpet-help h2{font-size:34px;line-height:1.05}.plpet-seo{padding-bottom:64px}.plpet-seo__grid{gap:26px}.plpet-seo h2{font-size:31px;line-height:1.08}.plpet-seo p{font-size:16px;line-height:1.65}}
