@charset "UTF-8";:root{--font-main-title:"Playfair Display",serif;--font-secondary-title:"Jost",sans-serif;--font-body:"Source Sans 3",sans-serif;--container-width:1290px;--container-padding:25px;--orange:#FE633A;--dark-blue:#112235;--dark-purple:#4A49A3;--purple:#6F7BD4;--green:#D1F960;--light-blue:#BFEAE6;--dark-blue-btn:#152430;--headlines:#112235;--copy-text:#2C2C2C;--copy:#56525B;--light-purple:#eeebff;--grey:#EAE8E4;--light-grey:#F9F8F8;--white:#fff}@keyframes scale-Y-up{from{scale:1 0}to{scale:1 1}}.theme-color--default,.theme-color--white{--background-color:var(--white);--tag-color:var(--headlines);--title-main:var(--headlines);--title-secondary:var(--headlines);--body:var(--copy-text);--link-color:var(--dark-purple);--link-color-hover:var(--orange)}.theme-color--grey{--background-color:var(--grey);--tag-color:var(--headlines);--title-main:var(--headlines);--title-secondary:var(--headlines);--body:var(--copy-text);--link-color:var(--dark-purple);--link-color-hover:var(--orange)}.theme-color--light-blue{--background-color:var(--light-blue);--tag-color:var(--headlines);--title-main:var(--headlines);--title-secondary:var(--headlines);--body:var(--copy-text);--link-color:var(--dark-purple);--link-color-hover:var(--orange)}.theme-color--dark{--background-color:var(--dark-blue);--tag-color:var(--white);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--link-color:var(--green);--link-color-hover:var(--light-blue)}@keyframes drowLine{from{height:0}to{height:100%}}@keyframes slideshowLine{from{width:0}to{width:100%}}@font-face{font-family:"Playfair Display";font-style:normal;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/playfair-display/PlayfairDisplay-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:"Playfair Display";font-style:italic;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/playfair-display/PlayfairDisplay-Italic-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/jost/Jost-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Jost;font-style:italic;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/jost/Jost-Italic-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/source-sans-3/SourceSans3-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:"Source Sans 3";font-style:italic;font-weight:100 900;src:url(../../../../../../../../themes/pro/build/fonts/source-sans-3/SourceSans3-Italic-VariableFont_wght.ttf) format("truetype");font-display:swap}@keyframes drowLine{from{height:0}to{height:100%}}@keyframes slideshowLine{from{width:0}to{width:100%}}.form-box form{width:100%;max-width:702px;display:flex;flex-wrap:wrap}.form-box .form-column-1-2{width:50%;margin-bottom:0;padding-right:14px}@media (max-width:568px){.form-box .form-column-1-2{width:100%;padding-right:0}}.form-box .form-column-1-2.form-column-end{padding-right:0;padding-left:14px}@media (max-width:568px){.form-box .form-column-1-2.form-column-end{padding-left:0}}.form-box .form-column-1-1{width:100%;margin-bottom:0}.form-box .form-column-1-1>.label{color:#2c2c2c;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:140%;margin-bottom:16px;margin-top:0}.form-box .recaptcha-row{margin-bottom:24px}.form-box input:not([type=submit]),.form-box select,.form-box textarea{border:none;border-bottom:1px solid #112235;color:#112235;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:140%;height:42px;background:0 0;width:100%;transition:all .5s;max-width:100%;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.form-box input:not([type=submit])::-moz-placeholder,.form-box select::-moz-placeholder,.form-box textarea::-moz-placeholder{color:#2c2c2c;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:140%;-moz-transition:all .5s;transition:all .5s}.form-box input:not([type=submit])::placeholder,.form-box select::placeholder,.form-box textarea::placeholder{color:#2c2c2c;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:140%;transition:all .5s}.form-box input:not([type=submit]).wpcf7-not-valid,.form-box select.wpcf7-not-valid,.form-box textarea.wpcf7-not-valid{border-color:red;color:red}.form-box input:not([type=submit]).wpcf7-not-valid::-moz-placeholder,.form-box select.wpcf7-not-valid::-moz-placeholder,.form-box textarea.wpcf7-not-valid::-moz-placeholder{color:red}.form-box input:not([type=submit]).wpcf7-not-valid::placeholder,.form-box select.wpcf7-not-valid::placeholder,.form-box textarea.wpcf7-not-valid::placeholder{color:red}.form-box input:not([type=submit]):active,.form-box input:not([type=submit]):focus,.form-box select:active,.form-box select:focus,.form-box textarea:active,.form-box textarea:focus{color:#4a49a3;border-bottom:1px dotted #4a49a3}.form-box input:not([type=submit]):active::-moz-placeholder,.form-box input:not([type=submit]):focus::-moz-placeholder,.form-box select:active::-moz-placeholder,.form-box select:focus::-moz-placeholder,.form-box textarea:active::-moz-placeholder,.form-box textarea:focus::-moz-placeholder{color:#4a49a3}.form-box input:not([type=submit]):active::placeholder,.form-box input:not([type=submit]):focus::placeholder,.form-box select:active::placeholder,.form-box select:focus::placeholder,.form-box textarea:active::placeholder,.form-box textarea:focus::placeholder{color:#4a49a3}.form-box p{color:#2c2c2c;font-size:.75rem;margin:0 0 24px 0}.form-box .screen-reader-response,.form-box label{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;outline:0;outline-offset:0}.form-box .invalid .wpcf7-response-output,.form-box .wpcf7-not-valid-tip{color:red}.form-box .wpcf7-not-valid-tip,.form-box .wpcf7-response-output{display:block!important;position:absolute;bottom:0;left:0;font-size:small}@media (max-width:568px){.form-box .wpcf7-not-valid-tip,.form-box .wpcf7-response-output{position:relative}}.form-box .wpcf7-response-output{color:#112235}.form-box .wpcf7-response-output{font-size:inherit;padding-top:10px;padding-bottom:20px;padding-left:10px;position:relative;border:0!important}.form-box .form-column-1-2{width:calc(50% + 14px);padding-right:28px}.form-box .form-column-1-2.form-column-end{padding-left:0;width:calc(50% - 14px)}.form-box .form-column-1-1,.form-box .form-column-1-2,.form-box .form-column-1-2.form-column-end{position:relative}@media (max-width:568px){.form-box .form-column-1-1,.form-box .form-column-1-2,.form-box .form-column-1-2.form-column-end{width:100%;padding-right:0}}.form-box input[type=checkbox]{margin:0}.form-box label.upload-label{position:relative;display:block;font-size:14px;width:100%;border-bottom:1px solid #112235;color:#2c2c2c;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;line-height:40px;height:42px;margin:0;padding:1px 2px;clip-path:none;clip:auto;cursor:pointer}.form-box label.upload-label:after{content:"";outline:0!important;width:25px;height:25px;background:url(../../../../../../../../themes/pro/build/images/icons/paperclip.svg) no-repeat;background-size:cover;font-size:0;box-shadow:none!important;border:0;display:block;margin:auto 0 auto auto;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.form-box input[type=file]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;outline:0;outline-offset:0}@media (max-width:568px){.form-box input[type=submit]{width:100%}.form-box input[type=submit]+span{display:none}}.form-box .wpcf7-list-item-label{min-height:24px;display:flex;flex-flow:row nowrap;align-items:center}.form-box .combined-info p:first-of-type{margin-bottom:12px}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wpcf7-not-valid-tip,.wpcf7-response-output{display:none!important}.wpcf7-checkbox{display:flex;flex-wrap:wrap;width:100%;row-gap:16px}span.wpcf7-list-item{display:inline-block;margin:0;width:50%}.wpcf7 .wpcf7-list-item{display:block;margin-bottom:0;position:relative}.wpcf7-checkbox .wpcf7-list-item-label{position:relative;cursor:pointer}.wpcf7-checkbox input[type=checkbox]{position:absolute;width:24px;height:24px;top:0;left:0;z-index:9;opacity:0}.wpcf7-checkbox input[type=checkbox]+span:before{display:block;position:absolute;content:"";height:24px;width:24px;top:0;left:0;border:1px solid #56525b;border-radius:5px}.wpcf7-checkbox input[type=checkbox]+span:after{display:block;position:absolute;content:"✓";height:24px;width:24px;top:0;left:0;visibility:hidden;font-size:18px;text-align:center;line-height:30px;color:#112235}.wpcf7-checkbox input[type=checkbox]:checked+span:before{background:0 0}.wpcf7-checkbox input[type=checkbox]:checked+span:after{visibility:visible}.wpcf7-list-item-label{padding-left:36px;display:inline-block;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:150%;color:#2c2c2c}input[type=submit]{cursor:pointer}@media (max-width:568px){.submit{width:100%}}.form-section{padding:80px 0;background-color:#112235}@media (max-width:586px){.form-section{padding:0;background-color:#eae8e4}}.form-section .container{background-color:#eae8e4;display:flex;align-items:center;justify-content:space-between;padding:60px 65px!important;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:relative;gap:120px}@media (max-width:1180px){.form-section .container{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.form-section .container{padding:60px 35px 30px 35px!important;gap:24px}}@media (max-width:586px){.form-section .container{padding:40px 16px 0!important}}.form-section .container:before{position:absolute;left:-25px;bottom:-35px;content:url(../../../../../../../../themes/pro/images/footer-coockie.svg);z-index:2}@media (max-width:1024px){.form-section .container:before{display:none}}.form-section .container:after{content:"";display:block;width:100%;height:100%;border-radius:5px;background-color:#eae8e4;position:absolute;left:0;top:0}@media (max-width:586px){.form-section .container:after{display:none}}.form-section h2{max-width:100%;color:#112235;margin:0}@media (max-width:1180px){.form-section h2{text-align:center;max-width:none}}@media (max-width:1024px){.form-section h2{text-align:left}}@media (max-width:768px){.form-section h2 br{display:none}}.form-section .left{position:relative;z-index:2;flex:3}@media (max-width:1180px){.form-section .left{flex:auto;width:100%}}@media (max-width:568px){.form-section .btn{width:100%}}.form-section .title-start{align-self:flex-start}.form-section .right{position:relative;z-index:2;flex:8}@media (max-width:1180px){.form-section .right{flex:auto;width:100%}}@media (max-width:1180px){.form-section .right .form-box form{width:650px;margin:0 auto}}@media (max-width:992px){.form-section .right .form-box form{width:100%}}.form-section .right .form-box .wpcf7-list-item{width:100%}*{box-sizing:border-box;outline:0;font-family:var(--font-body)}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--grey);border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}html{scroll-behavior:smooth}body,html{margin:0;padding:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;outline:0;outline-offset:0}body{overflow-x:hidden}body.block{overflow:hidden}body .mob-menu-shadow{display:none}body.mob-menu-active{overflow:hidden!important}body.mob-menu-active header{margin-left:-400px}body.mob-menu-active .mob-menu-btn{visibility:hidden}body.mob-menu-active main{position:relative;margin-left:-400px}body.mob-menu-active .mob-menu-shadow{position:fixed;top:0;left:0;width:100%;height:100%;content:"";display:block;background-color:rgba(12,12,12,.51);z-index:1}body.blur:before{position:fixed;width:100vw;height:100vh;display:block;background:rgba(0,0,0,.069);backdrop-filter:blur(10px);content:"";z-index:9}@media (max-width:992px){body.blur:before{display:none}}body img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;height:auto;vertical-align:middle;font-style:italic}@media (max-width:1366px){body{--container-width:1180px;--container-padding:16px}}@media (max-width:1180px){body{--container-width:992px}}@media screen and (max-width:992px){body{--container-width:768px}}@media screen and (max-width:768px){body{--container-width:568px}}.container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding)}.super-title{font-family:var(--font-secondary-title);font-style:normal;font-weight:300;font-size:5.625rem;line-height:114%;text-transform:uppercase;color:var(--white);margin:0}.super-title b{font-weight:700;font-family:var(--font-secondary-title)}@media (max-width:1180px){.super-title{font-size:4rem}}@media (max-width:992px){.super-title{font-size:3rem}}.h1,h1{font-family:var(--font-main-title);font-style:normal;font-weight:500;font-size:3.5rem;line-height:120%;text-align:left;margin:0}.h1 .subtitle,h1 .subtitle{color:var(--green);margin-bottom:10px;width:auto;font-family:var(--font-main-title);font-style:normal;font-weight:500;min-width:360px}@media (max-width:1180px){.h1,h1{font-size:2.8rem}}@media (max-width:992px){.h1,h1{font-size:2.5rem}.h1 .subtitle,h1 .subtitle{min-width:240px}}@media (max-width:568px){.h1,h1{font-size:2rem}}.h2,h2{font-family:Jost,sans-serif;font-size:2.5rem;font-style:normal;font-weight:500;line-height:120%;text-align:left;z-index:1;position:relative}@media (max-width:768px){.h2,h2{font-size:1.5rem}}.h2 span,h2 span{position:relative;display:inline-block;font-family:var(--font-secondary-title);font-style:normal;font-weight:500}.h2 span:before,h2 span:before{width:100%;height:19px;position:absolute;left:0;bottom:-5px;z-index:-1;background:var(--green);content:"";display:block}@media (max-width:768px){.h2 span:before,h2 span:before{height:13px;bottom:-3px}}.h3,h3{font-family:"Source Sans 3",sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:768px){.h3,h3{font-size:1.375rem}}.h4,h4{font-family:Jost,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:120%;text-align:left;position:relative}@media (max-width:768px){.h4,h4{font-size:1.25rem}}.h5,h5{font-family:Jost,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:120%;text-align:left}@media (max-width:768px){.h5,h5{font-size:1.375rem}}.h6,h6{font-family:Jost,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;line-height:120%;text-align:left}@media (max-width:768px){.h6,h6{font-size:1rem}}.p,p{font-family:var(--font-body);font-style:normal;font-weight:400;font-size:1rem;line-height:150%}.tagline{font-family:"Source Sans 3",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}@media (max-width:768px){.tagline{font-size:.875rem}}.underline{display:inline-block!important;text-decoration:none;position:relative;z-index:1;display:table}.underline:before{content:"";background-color:#d1f960;position:absolute;left:0;bottom:3px;width:100%;height:50%;z-index:-1;transition:all .3s ease-in-out}.body-xs{font-family:var(--font-body);font-size:.75rem;font-style:normal;font-weight:400;line-height:140%}.body-sm{font-family:var(--font-body);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width:567px){.body-sm{font-size:.75rem}}.body-m{font-family:var(--font-body);font-size:1rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width:567px){.body-m{font-size:.875rem}}.body-l{font-family:var(--font-body);font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width:567px){.body-l{font-size:1rem}}.body-xl{font-family:var(--font-body);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width:567px){.body-xl{font-size:1rem}}.heading-tag{font-family:var(--font-body);font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}@media (max-width:567px){.heading-tag{font-size:.875rem}}.heading-1{font-family:var(--font-main-title);font-size:3.5rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:567px){.heading-1{font-size:2rem}}.heading-2{font-family:var(--font-secondary-title);font-size:2.5rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:567px){.heading-2{font-size:1.5rem}}.heading-3{font-family:var(--font-secondary-title);font-size:2rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:567px){.heading-3{font-size:1.375rem}}.heading-4{font-family:var(--font-secondary-title);font-size:1.75rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:567px){.heading-4{font-size:1.25rem}}.heading-5{font-family:var(--font-secondary-title);font-size:1.5rem;font-style:normal;font-weight:600;line-height:120%}@media (max-width:567px){.heading-5{font-size:1.125rem}}.heading-6{font-family:var(--font-secondary-title);font-size:1.375rem;font-style:normal;font-weight:500;line-height:120%}@media (max-width:567px){.heading-6{font-size:1rem}}.btn{padding:16px 20px;min-width:30px;border-radius:5px;background-color:var(--green);color:var(--dark-blue);transition:all .3s ease-in-out;text-decoration:none;font-style:normal;font-weight:700;font-size:1rem;line-height:140%;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;max-height:54px}@media (max-width:768px){.btn{display:flex}}.btn:focus,.btn:hover{background-color:var(--dark-blue);color:#fff;border:1px solid var(--green)!important}.btn.outline{background-color:#fff}.btn.outline:focus,.btn.outline:hover{background-color:var(--purple);color:#fff;border:none}.btn.arrow{position:relative;color:#112235;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:140%;margin-right:22px;display:flex;align-items:center;text-decoration:none;height:-moz-fit-content;height:fit-content;white-space:nowrap;z-index:1;border:none!important;border-radius:0;background-color:transparent;padding:0;width:-moz-max-content;width:max-content;transition:all .3s}.btn.arrow:focus:before,.btn.arrow:hover:before{height:8px}.btn.arrow:active:before{height:2px}.btn.arrow:before{content:"";width:calc(100% + 4px);height:2px;position:absolute;bottom:2px;left:-3px;background-color:var(--green);transition:all .3s;z-index:-1}.btn.arrow:after{content:"";position:absolute;background-image:url(../../../../../../../../themes/pro/build/images/arr-right.svg);background-size:90%;background-position:center;background-repeat:no-repeat;width:12.259px;height:9px;right:-20px;transition:all .3s}.btn.arrow-white{position:relative;color:var(--white);font-family:"Source Sans 3",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:140%;margin-right:22px;display:flex;align-items:center;text-decoration:none;height:-moz-fit-content;height:fit-content;white-space:nowrap;z-index:1;border:none!important;border-radius:0;background-color:transparent;padding:0;margin:10px 10px 10px 3px;width:-moz-max-content;width:max-content;transition:all .3s}.btn.arrow-white:focus:before,.btn.arrow-white:hover:before{height:8px}.btn.arrow-white:active:before{height:2px}.btn.arrow-white:before{content:"";width:calc(100% + 4px);height:2px;position:absolute;bottom:2px;left:-3px;background-color:var(--purple);transition:all .3s;z-index:-1}.btn.arrow-white:after{content:"";position:absolute;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="10" viewBox="0 0 13 10" fill="none"><path d="M8.16203 9.5L7.08934 8.4125L9.80936 5.75H0.5V4.25H9.80936L7.08934 1.5875L8.16203 0.5L12.7592 5L8.16203 9.5Z" fill="white"/></svg>');background-size:90%;background-position:center;background-repeat:no-repeat;width:12.259px;height:9px;right:-20px;transition:all .3s}.btn.arrow-dark{position:relative;color:var(--dark-blue);font-family:"Source Sans 3",sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:140%;margin-right:22px;display:flex;align-items:center;text-decoration:none;height:-moz-fit-content;height:fit-content;white-space:nowrap;z-index:1;border:none!important;border-radius:0;background-color:transparent;padding:0;margin:10px 10px 10px 3px;width:-moz-max-content;width:max-content;transition:all .3s}.btn.arrow-dark:focus:before,.btn.arrow-dark:hover:before{height:8px}.btn.arrow-dark:active:before{height:2px}.btn.arrow-dark:before{content:"";width:calc(100% + 4px);height:2px;position:absolute;bottom:2px;left:-3px;background-color:var(--orange);transition:all .3s;z-index:-1}.btn.arrow-dark:after{content:"";position:absolute;background-image:url(../../../../../../../../themes/pro/build/images/arr-right.svg);background-size:90%;background-position:center;background-repeat:no-repeat;width:12.259px;height:9px;right:-20px;transition:all .3s}.btn.orange{border:1px solid var(--orange);background-color:var(--orange);color:#fff;width:-moz-fit-content;width:fit-content}.btn.orange:focus,.btn.orange:hover{background-color:var(--dark-blue);color:#fff;border:1px solid var(--orange)}.btn.btn-purple-white{border:1px solid var(--purple);background-color:var(--purple);color:#fff;width:-moz-fit-content;width:fit-content}.btn.btn-purple-white:focus,.btn.btn-purple-white:hover{background-color:transparent;color:var(--dark-blue);border:1px solid var(--dark-blue)!important}.btn.empty{background-color:transparent;border-color:transparent;color:#fff}.btn.border{background-color:transparent;border:1px solid var(--green);color:#fff}.btn.border:hover{background-color:var(--green);color:var(--dark-blue)}.btn-secondary{background-color:var(--dark-purple)!important;color:var(--white)!important;border:1px solid var(--dark-purple)}.btn-secondary:focus,.btn-secondary:hover{background-color:var(--dark-blue)!important}#hs-eu-confirmation-button{padding:10px 10px!important;border-radius:5px!important;background-color:var(--green)!important;color:var(--dark-blue)!important;transition:all .3s ease-in-out!important;text-decoration:none!important;font-style:normal!important;font-weight:600!important;font-size:1rem!important;line-height:110%!important;display:flex!important;align-items:center!important;justify-content:center!important}#hs-eu-confirmation-button:focus,#hs-eu-confirmation-button:hover{background-color:var(--dark-blue)!important;color:#fff!important;border:1px solid var(--green)!important}#hs-eu-confirmation-button,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{background-color:var(--purple)!important;color:var(--white)!important;border:1px solid var(--purple)!important}#hs-eu-confirmation-button:focus,#hs-eu-confirmation-button:hover,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:focus,div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover{background-color:var(--dark-blue)!important}.top-button{display:none;position:fixed;right:16px;bottom:200px;z-index:1000;width:60px;height:60px;border-radius:50%;background-color:var(--green);flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:.875rem;line-height:140%;text-decoration:none;color:var(--dark-blue);border:none;cursor:pointer;box-shadow:rgba(0,0,0,.1) 0 1px 6px,rgba(0,0,0,.2) 0 2px 24px}@media (max-width:568px){.top-button{width:45px;height:45px}}.top-button:focus:before,.top-button:hover:before{margin-top:-5px;margin-bottom:10px}@media (max-width:568px){.top-button:focus:before,.top-button:hover:before{margin-top:-2.5px;margin-bottom:5px}}.top-button:before{content:"";display:block;width:8px;height:8px;border-top:2px solid var(--dark-blue);border-left:2px solid var(--dark-blue);transform:rotate(45deg);margin-bottom:5px;transition:all .5s}@media (max-width:568px){.top-button:before{margin-bottom:2.5px}}a{transition:all .5s}.category-label{padding:5px 8px;background:#eeebff;border-radius:2px;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:1rem;line-height:150%;color:var(--dark-blue)!important;text-decoration:none;min-height:34px;display:flex;align-items:center;justify-content:center;transition:all .2s}.category-label:focus,.category-label:hover{cursor:pointer;background-color:var(--purple);color:var(--white)}.category-label.purple{background-color:var(--purple);color:#fff!important}.category-label.purple.active,.category-label.purple:focus,.category-label.purple:hover{background-color:#bfeae6;color:var(--dark-blue)!important}.category-label.green{background-color:var(--green)}.category-label.green.active,.category-label.green:focus,.category-label.green:hover{background-color:#bfeae6;color:var(--dark-blue)!important}.category-label.type-label{cursor:default;background-color:var(--light-blue)}.category-label.type-label.post{padding-left:30px;background-image:url(../../../../../../../../themes/pro/build/images/label-blog.svg);background-repeat:no-repeat;background-position:10px}.category-label.type-label.videos{padding-left:30px;background-repeat:no-repeat;background-position:8px;background-size:18px;background-image:url(../../../../../../../../themes/pro/build/images/label-videos.svg)}.back-link{display:flex;align-items:center;padding-left:35px;font-style:normal;font-weight:500;font-size:1.125rem;line-height:128%;color:#fff;position:relative;text-decoration:none}.back-link:before{width:7px;height:7px;border-top:1.5px solid #fff;border-right:1.5px solid #fff;content:"";transform:rotate(-135deg);position:absolute;left:15px}.page{background-color:var(--dark-blue);display:flex;flex-direction:column;height:100%;max-width:100%;color:#fff}.page a.underline{display:inline-block;text-decoration:none;position:relative;z-index:1;display:table}.page a.underline:before{content:"";background-color:#d1f960;position:absolute;left:0;bottom:3px;width:100%;height:0;z-index:-1;transition:all .3s ease-in-out}.page a.underline:hover:before{height:20%}.page a.underline.blue{color:#fff}.page a.underline:focus:before{height:50%}.main{width:100%;display:flex;flex-direction:column;padding-top:100px}section{width:100%;display:flex;justify-content:center;overflow:hidden;position:relative}.footer{padding:80px 0;width:100%;display:flex;justify-content:center;background-color:var(--dark-blue);position:relative;z-index:2}@media (max-width:1180px){.footer{padding:40px 0}}@media (max-width:1180px){.footer .logo{margin-bottom:40px}}.footer .hidden-desk{display:none!important}@media (max-width:1180px){.footer .hidden-desk{display:block!important}}@media (max-width:1180px){.footer .hidden-mob{display:none!important}}.footer .container{display:flex;justify-content:space-between}@media (max-width:1180px){.footer .container{flex-wrap:wrap}}.footer .column{display:flex;flex-direction:column}@media (max-width:1180px){.footer .column{width:100%;display:flex;flex-wrap:wrap}}.footer .h3{margin-top:0;margin-bottom:16px}.footer ul{margin:0;padding:0;list-style:none}@media (max-width:1180px){.footer ul{display:flex;flex-wrap:wrap}}.footer ul li{margin-bottom:16px}@media (max-width:1180px){.footer ul li{margin-right:16px}}.footer a{color:#fff;text-decoration:none}.footer a:focus,.footer a:hover{border-bottom:1px solid #fff}.footer p{margin:0}.footer .social{display:flex;margin:30px 0}.footer .social a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #fff;margin-right:11px}.footer .social a:last-child{margin-right:0}.footer .partners{--partner-width:60px;--gap:20px;margin-bottom:30px;display:flex;flex-wrap:wrap;gap:var(--gap);max-width:calc(var(--partner-width) * 4 + var(--gap) * 3)}@media (max-width:1180px){.footer .partners{max-width:100%}}@media (max-width:479px){.footer .partners{max-width:calc(var(--partner-width) * 3 + var(--gap) * 2)}}.footer .partners img{width:100%;max-width:100%}.footer .partners a{display:flex;align-items:center;flex:0 0 var(--partner-width)}.footer .partners a:hover{transform:scale(1.1);border-bottom:none}.footer .logo{width:250px;height:auto}.learn-more{position:absolute;width:100px;height:100px;top:50%;left:50%;margin:-50px 0 0 -50px;background:var(--green);border-radius:80%;backface-visibility:hidden;visibility:hidden;z-index:1;pointer-events:none;display:flex;justify-content:center;align-items:center}.learn-more:before{content:"Learn more";color:var(--dark-blue)}*,:after,:before{box-sizing:border-box}.flip-card{color:inherit;cursor:pointer;width:calc(25% - 20px);margin:40px 10px;height:320px;min-height:320px;perspective:1000px;position:relative;transform-style:preserve-3d}@media (max-width:992px){.flip-card{width:calc(50% - 20px);margin:10px 10px}}@media (max-width:568px){.flip-card{width:calc(100% - 20px)}}.flip-card:hover .front{transform:rotateY(180deg)}@media (max-width:768px){.flip-card:hover .front{transform:unset}}.flip-card:hover .back{transform:rotateY(0)}@media (max-width:768px){.flip-card:hover .back{transform:unset}}.flip-card .back,.flip-card .front{display:flex;flex-direction:column;position:absolute;height:100%;width:100%;backface-visibility:hidden;transition:ease-in-out .8s;overflow:hidden;transform-style:preserve-3d}@media (max-width:768px){.flip-card .back,.flip-card .front{position:relative;height:auto}}.flip-card .front:before{position:absolute;display:block;content:"";inset:0;opacity:.25;z-index:-1}.flip-card .back{transform:rotateY(-180deg)}@media (max-width:768px){.flip-card .back{transform:unset}}.flip-card .h4,.flip-card p{margin:0}.flip-card ul{padding:0 0 0 20px;margin:0}.flip-card ul li{font-family:var(--font-body);font-style:normal;font-weight:400;font-size:.875rem;line-height:150%}.read-more-section,.resources-section{padding:80px 0;position:relative;background-color:var(--white)}@media (max-width:992px){.read-more-section,.resources-section{background-color:var(--grey)}}.read-more-section *,.resources-section *{color:var(--dark-blue)}.read-more-section .right-bg,.resources-section .right-bg{width:100vw;height:calc(100% + 160px);background-color:var(--green);position:absolute;top:-80px;left:calc(100% - 300px)}@media (max-width:1180px){.read-more-section .right-bg,.resources-section .right-bg{left:calc(100% - 100px)}}@media (max-width:768px){.read-more-section .right-bg,.resources-section .right-bg{display:none}}.read-more-section .right-bg:before,.resources-section .right-bg:before{content:url(../../../../../../../../themes/pro/build/images/resources-section-icon.svg);margin-top:80px;margin-left:80px;display:block}.read-more-section .container,.read-more-section .content,.resources-section .container,.resources-section .content{position:relative;display:flex;flex-wrap:wrap}.read-more-section .content,.resources-section .content{width:100%;padding-right:300px}@media (max-width:1180px){.read-more-section .content,.resources-section .content{padding-right:100px}}@media (max-width:768px){.read-more-section .content,.resources-section .content{padding-right:0}}.read-more-section .left,.resources-section .left{width:220px}@media (max-width:992px){.read-more-section .left,.resources-section .left{display:none}}.read-more-section .left.image img,.resources-section .left.image img{width:420px;height:auto;margin-left:-170px}.read-more-section .left img,.read-more-section .left object,.read-more-section .left svg,.resources-section .left img,.resources-section .left object,.resources-section .left svg{width:220px;height:auto}.read-more-section .right,.resources-section .right{width:calc(100% - 220px);padding:0 20px 0 130px}@media (max-width:992px){.read-more-section .right,.resources-section .right{width:100%}}.read-more-section .author,.read-more-section .date,.read-more-section .time,.resources-section .author,.resources-section .date,.resources-section .time{color:var(--copy);margin:0}.read-more-section h2,.resources-section h2{margin:0 0 40px 0}.read-more-section .h3,.read-more-section .h4,.read-more-section .h5,.read-more-section h3,.read-more-section h4,.read-more-section h5,.resources-section .h3,.resources-section .h4,.resources-section .h5,.resources-section h3,.resources-section h4,.resources-section h5{position:relative;width:-moz-fit-content;width:fit-content;z-index:1;margin:0 0 20px 0;text-decoration:none;display:block}.read-more-section .h3:before,.read-more-section .h4:before,.read-more-section .h5:before,.read-more-section h3:before,.read-more-section h4:before,.read-more-section h5:before,.resources-section .h3:before,.resources-section .h4:before,.resources-section .h5:before,.resources-section h3:before,.resources-section h4:before,.resources-section h5:before{width:100%;height:1px;position:absolute;left:0;bottom:-4px;z-index:-1;background-color:var(--green);content:"";transition:all .5s}.read-more-section .resources-slider,.resources-section .resources-slider{width:100%;margin-bottom:-15px}.read-more-section .post-slide,.read-more-section .read-more-item,.resources-section .post-slide,.resources-section .read-more-item{position:relative;padding:25px 0;text-decoration:none;display:flex;flex-direction:column;height:130px}.read-more-section .post-slide .hover-image-box,.read-more-section .read-more-item .hover-image-box,.resources-section .post-slide .hover-image-box,.resources-section .read-more-item .hover-image-box{display:none;position:absolute;top:calc(50% - 105px);right:-400px;z-index:999}@media (max-width:1366px){.read-more-section .post-slide .hover-image-box,.read-more-section .read-more-item .hover-image-box,.resources-section .post-slide .hover-image-box,.resources-section .read-more-item .hover-image-box{top:calc(50% - 85px);right:-330px}}.read-more-section .post-slide .hover-image-box img,.read-more-section .read-more-item .hover-image-box img,.resources-section .post-slide .hover-image-box img,.resources-section .read-more-item .hover-image-box img{width:372px;height:auto}@media (max-width:1366px){.read-more-section .post-slide .hover-image-box img,.read-more-section .read-more-item .hover-image-box img,.resources-section .post-slide .hover-image-box img,.resources-section .read-more-item .hover-image-box img{width:300px}}.read-more-section .post-slide:focus .hover-image-box,.read-more-section .post-slide:hover .hover-image-box,.read-more-section .read-more-item:focus .hover-image-box,.read-more-section .read-more-item:hover .hover-image-box,.resources-section .post-slide:focus .hover-image-box,.resources-section .post-slide:hover .hover-image-box,.resources-section .read-more-item:focus .hover-image-box,.resources-section .read-more-item:hover .hover-image-box{display:block}@media (max-width:1180px){.read-more-section .post-slide:focus .hover-image-box,.read-more-section .post-slide:hover .hover-image-box,.read-more-section .read-more-item:focus .hover-image-box,.read-more-section .read-more-item:hover .hover-image-box,.resources-section .post-slide:focus .hover-image-box,.resources-section .post-slide:hover .hover-image-box,.resources-section .read-more-item:focus .hover-image-box,.resources-section .read-more-item:hover .hover-image-box{display:none}}.read-more-section .post-slide .h3:focus:before,.read-more-section .post-slide .h3:hover:before,.read-more-section .post-slide .h4:focus:before,.read-more-section .post-slide .h4:hover:before,.read-more-section .post-slide .h5:focus:before,.read-more-section .post-slide .h5:hover:before,.read-more-section .read-more-item .h3:focus:before,.read-more-section .read-more-item .h3:hover:before,.read-more-section .read-more-item .h4:focus:before,.read-more-section .read-more-item .h4:hover:before,.read-more-section .read-more-item .h5:focus:before,.read-more-section .read-more-item .h5:hover:before,.resources-section .post-slide .h3:focus:before,.resources-section .post-slide .h3:hover:before,.resources-section .post-slide .h4:focus:before,.resources-section .post-slide .h4:hover:before,.resources-section .post-slide .h5:focus:before,.resources-section .post-slide .h5:hover:before,.resources-section .read-more-item .h3:focus:before,.resources-section .read-more-item .h3:hover:before,.resources-section .read-more-item .h4:focus:before,.resources-section .read-more-item .h4:hover:before,.resources-section .read-more-item .h5:focus:before,.resources-section .read-more-item .h5:hover:before{height:15px}.read-more-section .post-slide .time,.read-more-section .read-more-item .time,.resources-section .post-slide .time,.resources-section .read-more-item .time{margin-right:20px;display:flex;align-items:center}.read-more-section .post-slide .time:before,.read-more-section .read-more-item .time:before,.resources-section .post-slide .time:before,.resources-section .read-more-item .time:before{margin-right:16px;margin-top:2px;content:url(../../../../../../../../themes/pro/build/images/read-time.svg)}.read-more-section .post-slide .bottom,.read-more-section .read-more-item .bottom,.resources-section .post-slide .bottom,.resources-section .read-more-item .bottom{display:flex;align-items:center}.read-more-section .post-slide,.resources-section .post-slide{height:auto;padding:0;margin:0 0 60px 0}.read-more-section .post-slide .bottom,.resources-section .post-slide .bottom{flex-wrap:wrap;row-gap:5px}.read-more-section .post-slide .bottom .category-label,.resources-section .post-slide .bottom .category-label{margin-right:5px}.read-more-section .post-slide .bottom .category-label:last-child,.resources-section .post-slide .bottom .category-label:last-child{margin-right:0}.read-more-section .post-slide:last-child,.resources-section .post-slide:last-child{margin-bottom:0}.read-more-section .read-more-item,.resources-section .read-more-item{margin-bottom:45px}.read-more-section .read-more-item p:not(.h3),.resources-section .read-more-item p:not(.h3){margin:0 0 16px 0}.read-more-section .read-more-item:last-child,.resources-section .read-more-item:last-child{margin-bottom:0}.read-more-section .author,.resources-section .author{display:flex;align-items:center;margin-right:30px}.read-more-section .slick-next,.read-more-section .slick-prev,.resources-section .slick-next,.resources-section .slick-prev{left:unset}.read-more-section .slick-next:before,.read-more-section .slick-prev:before,.resources-section .slick-next:before,.resources-section .slick-prev:before{color:var(--dark-blue);opacity:1}.read-more-section .slick-next,.resources-section .slick-next{top:60px;right:-15px;transform:rotate(90deg)}.read-more-section .slick-prev,.resources-section .slick-prev{top:30px;right:-15px;transform:rotate(90deg)}.read-more-section .posts-list,.resources-section .posts-list{flex-wrap:wrap;width:calc(100% + 24px);margin:-12px}.read-more-section .hidden-desk,.resources-section .hidden-desk{display:none}@media (max-width:992px){.read-more-section .hidden-desk,.resources-section .hidden-desk{display:flex}}@media (max-width:992px){.read-more-section .hidden-mob,.resources-section .hidden-mob{display:none}}@media (max-width:992px){.read-more-section{background-color:var(--white)}}.read-more-section .left{width:330px}.read-more-section .left img,.read-more-section .left object,.read-more-section .left svg{width:330px;height:auto}.read-more-section .right{width:calc(100% - 330px);padding:0 25px 0 70px}@media (max-width:992px){.read-more-section .right{width:100%;padding-left:0}}.wpcf7-checkbox{display:flex;flex-wrap:wrap;width:100%}span.wpcf7-list-item{display:inline-block;margin:0;width:50%}.wpcf7 .wpcf7-list-item{display:block;margin-bottom:16px;position:relative}.wpcf7-checkbox .wpcf7-list-item-label{position:relative;cursor:pointer}.wpcf7-checkbox input[type=checkbox]{position:absolute;width:24px;height:24px;top:0;left:0;z-index:9;opacity:0}.wpcf7-checkbox input[type=checkbox]+span:before{display:block;position:absolute;content:"";height:24px;width:24px;top:0;left:0;border:1px solid var(--copy);border-radius:5px}.wpcf7-checkbox input[type=checkbox]+span:after{display:block;position:absolute;content:"✓";height:24px;width:24px;top:0;left:0;visibility:hidden;font-size:18px;text-align:center;line-height:30px;color:var(--dark-blue)}.wpcf7-checkbox input[type=checkbox]:checked+span:before{background:0 0}.wpcf7-checkbox input[type=checkbox]:checked+span:after{visibility:visible}.wpcf7-list-item-label{padding-left:36px;display:inline-block;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:.875rem;line-height:150%;color:var(--copy)}.result-section,.start-section{background-color:var(--purple);padding:80px 0;position:relative;z-index:99}.result-section .container,.start-section .container{display:flex;align-items:center;flex-wrap:wrap}.result-section .left,.start-section .left{width:490px;padding:0 80px}@media (max-width:992px){.result-section .left,.start-section .left{width:100%;order:2;display:flex;justify-content:center;margin-top:24px}}.result-section a,.start-section a{text-decoration:none}.result-section .parallax-box,.start-section .parallax-box{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.result-section .parallax-box>div,.start-section .parallax-box>div{left:unset!important;top:unset!important;position:absolute;z-index:3}.result-section img,.start-section img{left:0;top:0;width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.result-section .parallax-btn,.start-section .parallax-btn{width:165px;height:165px;background:var(--green);border-radius:50%;display:flex!important;justify-content:center;align-items:center;font-family:var(--font-secondary-title);font-style:normal;font-weight:400;font-size:1rem;line-height:128%;text-decoration:none;color:var(--dark-blue);cursor:pointer}.result-section .right,.start-section .right{width:calc(100% - 490px)}@media (max-width:992px){.result-section .right,.start-section .right{width:100%!important;order:1}}.result-section .super-title,.start-section .super-title{max-width:640px}.result-section .content,.start-section .content{padding-left:180px}@media (max-width:992px){.result-section .content,.start-section .content{padding-left:0}}.result-section object,.result-section svg,.start-section object,.start-section svg{width:100%;height:auto}.result-section .left{padding:0}.result-section h2,.result-section h3{margin:0 0 24px 0}.post-card{display:flex;flex-direction:column;width:calc(33.333% - 24px);margin:12px;text-decoration:none;position:relative}@media (max-width:992px){.post-card{width:calc(50% - 24px)}}@media (max-width:768px){.post-card{width:calc(100% - 24px)}}.post-card .post-box{display:flex;flex-direction:column;position:relative;width:100%;background-color:var(--white);box-shadow:16px 16px 32px rgba(76,76,76,.2);border-radius:5px;overflow:hidden;height:100%}.post-card .post-box__thumb{display:flex;aspect-ratio:606/314;width:100%;height:auto;background-color:var(--dark-purple)}.post-card:before{width:100%;height:100%;display:block;background-color:transparent;position:absolute;left:-5px;bottom:-5px;border-radius:5px}.post-card:focus img,.post-card:hover img{width:100%;margin-left:0;margin-right:0;margin-top:0;transform:scale(1.1)}.post-card:focus:before,.post-card:hover:before{content:"";background-color:var(--green)}.post-card>a{height:220px;overflow:hidden;margin-left:-10px;position:relative}.post-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0;transition:all .5s;position:relative}.post-card .wp-post-image--videos{position:relative;display:flex;align-items:center}.post-card .wp-post-image--videos:before{content:"";position:absolute;inset:0;z-index:1;background:rgba(17,34,53,.6);backdrop-filter:blur(1.9748110771px)}.post-card .wp-post-image--videos:after{content:"";z-index:2;position:absolute;left:0;right:0;margin:auto;border-radius:50%;padding:0;transform-origin:center;transition:all 150ms ease-out;width:98px;height:98px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 99 99' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.1349 90.4362C71.741 90.4362 90.0669 72.1104 90.0669 49.5043C90.0669 26.8981 71.741 8.57227 49.1349 8.57227C26.5288 8.57227 8.20288 26.8981 8.20288 49.5043C8.20288 72.1104 26.5288 90.4362 49.1349 90.4362Z' stroke='white' stroke-width='4.53401' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M40.9563 33.1309L65.5155 49.5037L40.9563 65.8764V33.1309Z' fill='white' stroke='white' stroke-width='4.53401' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}@media screen and (max-width:576px){.post-card .wp-post-image--videos:after{width:60px;height:60px}}.post-card .wp-post-image--videos:after{width:64px;height:64px}.post-card .post-info{padding:16px 16px 24px;display:flex;flex-direction:column;gap:16px;height:calc(100% - 220px);position:relative;background-color:#fff}.post-card .author,.post-card .date,.post-card .time{color:var(--copy);margin:0}.post-card .categories-list{display:flex;flex-wrap:wrap;position:relative;gap:5px}.post-card .h4{margin:16px 0;color:var(--dark-blue);text-decoration:none;display:block;position:relative}.post-card .post-title{font-size:1.375rem;font-style:normal;font-weight:500;line-height:120%;color:var(--title-secondary,inherit);font-family:var(--font-secondary-title)}@media screen and (max-width:768px){.post-card .post-title{font-size:1rem}}.post-card .post-title{color:var(--dark-blue);flex:1;text-decoration:none}.post-card .author,.post-card-top .author,.post-slide .author{display:flex;align-items:center;text-decoration:none}.post-card .author img,.post-card-top .author img,.post-slide .author img{width:37px;height:37px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:16px;border:1px solid var(--purple)}.post-card .author p,.post-card-top .author p,.post-slide .author p{margin:0;color:var(--dark-blue)}.post-card-top{display:flex;width:100%;margin-bottom:40px;position:relative;z-index:3}.post-card-top:last-child{margin-bottom:0}.post-card-top:before{width:100%;height:100%;display:block;background-color:transparent;position:absolute;left:-5px;bottom:-5px;border-radius:5px}.post-card-top:focus:before,.post-card-top:hover:before{content:"";background-color:var(--green)}.post-card-top .top-box{display:flex;padding:24px;background-color:var(--white);text-decoration:none;overflow:unset;border-radius:5px;width:100%;position:relative}.post-card-top .post-left{width:calc(100% - 170px);padding-right:14px}@media (max-width:568px){.post-card-top .post-left{width:calc(100% - 100px)}}@media (max-width:468px){.post-card-top .post-left{width:100%}}.post-card-top .categories-list{display:flex;flex-wrap:wrap;margin-bottom:8px;margin-left:-50px}@media (max-width:568px){.post-card-top .categories-list{margin-left:0}}.post-card-top .h4{margin:0;width:-moz-fit-content;width:fit-content;color:var(--dark-blue);font-weight:400;text-decoration:none;display:block}.post-card-top .h4:focus:before,.post-card-top .h4:hover:before{height:16px}.post-card-top .h4:before{width:100%;height:1px;position:absolute;left:0;bottom:-4px;z-index:-1;background-color:var(--green);content:"";transition:all .5s}.post-card-top .post-right{width:170px;height:100%}@media (max-width:568px){.post-card-top .post-right{width:100px}}@media (max-width:468px){.post-card-top .post-right{display:none}}.post-card-top .post-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.default-page{padding-top:130px}.default-page .container{display:flex;justify-content:center}.default-page .content{max-width:980px}.aa-dropdown-menu a{font-size:16px!important}.grecaptcha-logo{display:none!important}.grecaptcha-badge{display:none!important}.loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;position:absolute;display:none;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.tablepress-wrapper{max-width:100%;overflow:scroll}.pro-cta{--icon-size:36px;--icon-offset:8px;display:flex;flex-direction:column;padding:32px;border-radius:5px;margin:32px 0;position:relative;overflow:hidden}@media (max-width:768px){.pro-cta{--icon-size:24px;--icon-offset:8px;padding:16px;margin:24px 0}}.pro-cta__icon{line-height:var(--icon-size);font-style:normal;font-weight:500}.pro-cta__icon:after{content:"💡";font-size:var(--icon-size);width:var(--icon-size);height:var(--icon-size);display:flex;justify-content:flex-end}.pro-cta .bg-1,.pro-cta .bg-2,.pro-cta .bg-3{display:flex;position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}.pro-cta.cta{background:var(--purple)}.pro-cta.cta .bg-1{width:171px;height:171px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="85" viewBox="0 0 171 85" fill="none"><circle cx="85.5" cy="-0.5" r="74" stroke="url(%23paint0_linear_3012_8911)" stroke-opacity="0.1" stroke-width="23"/><circle cx="85.5039" cy="-0.500023" r="35.0898" stroke="url(%23paint1_linear_3012_8911)" stroke-opacity="0.1" stroke-width="23"/><defs><linearGradient id="paint0_linear_3012_8911" x1="85.5" y1="-86" x2="85.5" y2="85" gradientUnits="userSpaceOnUse"><stop offset="0.546875" stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_3012_8911" x1="85.5039" y1="-47.0898" x2="85.5039" y2="46.0898" gradientUnits="userSpaceOnUse"><stop offset="0.546875" stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');top:-40%;left:47%}@media (max-width:768px){.pro-cta.cta .bg-1{left:-139px}}.pro-cta.cta .bg-2{width:270px;height:270px;top:calc(100% - 44px);left:47px;border-radius:270px;background:linear-gradient(156deg,rgba(255,255,255,.1) 11.8%,rgba(255,255,255,0) 86.45%)}@media (max-width:768px){.pro-cta.cta .bg-2{top:calc(100% - 62px);left:-148px}}.pro-cta.cta .bg-3{width:149px;height:422.555px;right:30px;top:135px;background-image:url('data:image/svg+xml,<svg width="150" height="157" viewBox="0 0 150 157" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="6" y="5" width="139" height="412.555" rx="69.5" stroke="url(%23paint0_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><rect x="23.4609" y="22.4609" width="105.242" height="333.398" rx="52.6211" stroke="url(%23paint1_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><rect x="42.0859" y="41.0859" width="70.3203" height="235.617" rx="35.1602" stroke="url(%23paint2_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><defs><linearGradient id="paint0_linear_2879_4566" x1="75.5" y1="0" x2="75.5" y2="422.555" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_2879_4566" x1="76.082" y1="17.4609" x2="76.082" y2="360.859" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_2879_4566" x1="77.2461" y1="36.0859" x2="77.2461" y2="281.703" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>')}@media (max-width:768px){.pro-cta.cta .bg-3{right:-28px;top:-69px}}.pro-cta.cta .pro-cta__icon:after{content:"📋"}.pro-cta.learn{background:linear-gradient(131deg,#fe633a -13.29%,#4a49a3 90.33%);background-image:url(../../../../../../../../themes/pro/build/images/cta-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.pro-cta.learn .bg-1{width:171px;height:171px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="85" viewBox="0 0 171 85" fill="none"><circle cx="85.5" cy="-0.5" r="74" stroke="url(%23paint0_linear_3012_8911)" stroke-opacity="0.1" stroke-width="23"/><circle cx="85.5039" cy="-0.500023" r="35.0898" stroke="url(%23paint1_linear_3012_8911)" stroke-opacity="0.1" stroke-width="23"/><defs><linearGradient id="paint0_linear_3012_8911" x1="85.5" y1="-86" x2="85.5" y2="85" gradientUnits="userSpaceOnUse"><stop offset="0.546875" stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_3012_8911" x1="85.5039" y1="-47.0898" x2="85.5039" y2="46.0898" gradientUnits="userSpaceOnUse"><stop offset="0.546875" stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');top:-30%;left:35%}@media (max-width:768px){.pro-cta.learn .bg-1{left:inherit;right:-35px;top:-44%}}.pro-cta.learn .bg-2{width:270px;height:270px;right:100px;bottom:-119px;border-radius:270px;background:linear-gradient(156deg,rgba(255,255,255,.1) 11.8%,rgba(255,255,255,0) 86.45%)}@media (max-width:768px){.pro-cta.learn .bg-2{display:none}}.pro-cta.learn .bg-3{width:149px;height:422.555px;right:30px;bottom:calc(-100% - 35px);background-image:url('data:image/svg+xml,<svg width="150" height="157" viewBox="0 0 150 157" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="6" y="5" width="139" height="412.555" rx="69.5" stroke="url(%23paint0_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><rect x="23.4609" y="22.4609" width="105.242" height="333.398" rx="52.6211" stroke="url(%23paint1_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><rect x="42.0859" y="41.0859" width="70.3203" height="235.617" rx="35.1602" stroke="url(%23paint2_linear_2879_4566)" stroke-opacity="0.1" stroke-width="10"/><defs><linearGradient id="paint0_linear_2879_4566" x1="75.5" y1="0" x2="75.5" y2="422.555" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_2879_4566" x1="76.082" y1="17.4609" x2="76.082" y2="360.859" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_2879_4566" x1="77.2461" y1="36.0859" x2="77.2461" y2="281.703" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.3125" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>')}@media (max-width:768px){.pro-cta.learn .bg-3{right:inherit;left:-98px;bottom:calc(-100% - 71px)}}@media (max-width:768px){.pro-cta.learn .pro-cta__header{margin-bottom:10px}}@media (max-width:576px){.pro-cta.learn-short{--icon-size:36px;--icon-offset:16px!important}}.pro-cta.learn-short .bg-1{display:none}.pro-cta.learn-short .bg-2{bottom:-210px!important;width:218px}.pro-cta.learn-short .bg-3{right:-14px!important;bottom:-241px!important;width:120px!important}.pro-cta.learn-short .pro-cta__row{align-items:center}.pro-cta.learn-short .pro-cta__icon{align-self:flex-start}@media (max-width:576px){.pro-cta.learn-short .pro-cta__icon{align-self:center}.pro-cta.learn-short .pro-cta__icon:after{justify-content:center}}.pro-cta.learn-short .pro-cta__content{margin:0!important;padding:0}.pro-cta.learn-short .pro-cta__content a{text-decoration:none}.pro-cta__header{display:flex;align-items:center;flex:1;gap:16px;margin-bottom:16px}@media (max-width:768px){.pro-cta__header{flex-direction:column;align-items:flex-start}.pro-cta__header a{display:none}}.pro-cta__title{margin-bottom:0!important;color:var(--white)!important;font-family:var(--font-secondary-title);font-size:24px!important;font-style:normal;font-weight:500;line-height:128%}.pro-cta__row{display:flex;align-items:center;gap:var(--icon-offset);flex:1}@media (max-width:768px){.pro-cta__row{align-items:baseline}}.pro-cta__button{color:var(--dark-blue)!important;text-align:center;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:600!important;line-height:normal;text-decoration:none!important;padding:15px 24px;background:var(--green);border:1px solid var(--green);position:relative;z-index:5}.pro-cta__button.mobile{display:none}@media (max-width:768px){.pro-cta__button{display:none;margin-left:0}.pro-cta__button.mobile{display:flex;margin-top:16px;width:-moz-max-content;width:max-content;margin-left:calc(var(--icon-size) + var(--icon-offset))}}.pro-cta__button:hover{background:var(--dark-blue);color:var(--white)!important}.pro-cta__content{margin-left:calc(var(--icon-size) + var(--icon-offset));position:relative;z-index:5}.pro-cta__content *{color:var(--white)!important;font-family:var(--font-body);font-size:1.125rem;font-style:normal;line-height:150%}.pro-cta__content p{margin-top:0}.pro-cta__content p:last-child{margin-bottom:0}.pro-cta__content ol,.pro-cta__content ul{margin-top:0!important;padding-left:20px!important}@media (max-width:768px){.pro-cta__content ol,.pro-cta__content ul{padding-left:17px!important}.pro-cta__content ol li:not(:last-child),.pro-cta__content ul li:not(:last-child){margin-bottom:18px!important}}.pro-cta__content ::marker{color:var(--green)!important}.pro-cta__content a{color:var(--green)!important}@media (max-width:768px){.pro-cta__content a{font-size:1rem}}@media (max-width:768px){.pro-cta__content{margin-left:calc(var(--icon-size) + var(--icon-offset))}}