@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:hidden}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:hidden}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:hidden}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:hidden}to{transform:translate3d(0,0,0)}}@keyframes slideOutDown{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutLeft{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutRight{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutUp{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-lined.svg?1728559670#round-lined)format("svg");font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/round-filled.svg?1728559670#round-lined)format("svg");font-weight:200;font-style:normal}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/filled.svg?1728559670#round-lined)format("svg");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/lined.svg?1728559670#round-lined)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-lined.svg?1728559670#round-lined)format("svg");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.eot?1728559670);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.eot?1728559670#iefix)format("embedded-opentype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.woff2?1728559670)format("woff2"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.woff?1728559670)format("woff"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.ttf?1728559670)format("truetype"),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/fonts/box-filled.svg?1728559670#round-lined)format("svg");font-weight:600;font-style:normal}[class*=" bb-icon-"]:before,[class^=bb-icon-]:before{font-family:bb-icons;font-style:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bb-icon-l{font-family:bb-icons;font-weight:400}.bb-icon-times:before{content:""}@font-face{font-display:swap;font-family:"bb-icons-legacy";src:url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.eot?80309869);src:url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.eot?80309869#iefix)format("embedded-opentype"),url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.woff2?80309869)format("woff2"),url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.woff?80309869)format("woff"),url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.ttf?80309869)format("truetype"),url(/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.svg?80309869#bb-icons)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.mfp-close{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{border:0}.mfp-close:focus,.mfp-close:hover{background:#fff0;-webkit-appearance:none}.az-shape-bottom,.az-shape-top{overflow:hidden;position:absolute;left:0;right:0;line-height:0;pointer-events:none}.az-shape-top{top:0}.az-shape-bottom{bottom:0}[data-section] [data-full-width=true]:not(.az-full-width)>.az-overlay,[data-section] [data-full-width=true]:not(.az-full-width)>.az-shape-bottom,[data-section] [data-full-width=true]:not(.az-full-width)>.az-shape-top{display:none!important}[data-element] [data-column-padding="0"]>.azh-row,[data-section] [data-column-padding="0"]>.azh-row{margin-right:0;margin-left:0}[data-element] [data-column-padding="0"]>.azh-row>[class*=azh-col-],[data-section] [data-column-padding="0"]>.azh-row>[class*=azh-col-]{padding-right:0;padding-left:0}[data-section] [data-column-padding="15"]>.azh-row{margin-right:-15px;margin-left:-15px}[data-section] [data-column-padding="15"]>.azh-row>[class*=azh-col-]{padding-right:15px;padding-left:15px}[data-element] [data-content-width=boxed]>.azh-row,[data-section] [data-content-width=boxed]>.azh-row{margin:0 auto!important}[data-element] [data-row-height=""]>.azh-row,[data-section] [data-row-height=""]>.azh-row{min-height:0!important}[data-section] [data-full-width]{border-width:0;position:relative!important}[data-section] [data-full-width]>.az-overlay,[data-section] [data-full-width]>.az-overlay>div{position:absolute!important;pointer-events:none!important;top:0!important;left:0!important;right:0!important;bottom:0!important}[data-section] [data-full-width]>.az-overlay{overflow:hidden!important}[data-section] [data-full-width]>.az-overlay>div{-webkit-transform-origin:center;-khtml-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.az-hover-overlay>:last-child>[data-cloneable],.az-hover-overlay>:last-child>[data-cloneable]>[data-element]>*{animation-iteration-count:1;animation-fill-mode:both;animation-duration:400ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=none]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=none]{animation-name:none}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=bounceOut]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=bounceOut]{animation-name:bounceOut}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=bounceOutDown]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=bounceOutDown]{animation-name:bounceOutDown}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=bounceOutLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=bounceOutLeft]{animation-name:bounceOutLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=bounceOutRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=bounceOutRight]{animation-name:bounceOutRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=bounceOutUp]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=bounceOutUp]{animation-name:bounceOutUp}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOut]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOut]{animation-name:fadeOut}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutDown]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutDown]{animation-name:fadeOutDown}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutDownBig]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutDownBig]{animation-name:fadeOutDownBig}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutLeft]{animation-name:fadeOutLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutLeftBig]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutLeftBig]{animation-name:fadeOutLeftBig}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutRight]{animation-name:fadeOutRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutRightBig]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutRightBig]{animation-name:fadeOutRightBig}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutUp]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutUp]{animation-name:fadeOutUp}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=fadeOutUpBig]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=fadeOutUpBig]{animation-name:fadeOutUpBig}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=rotateOut]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=rotateOut]{animation-name:rotateOut}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=rotateOutDownLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=rotateOutDownLeft]{animation-name:rotateOutDownLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=rotateOutDownRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=rotateOutDownRight]{animation-name:rotateOutDownRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=rotateOutUpLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=rotateOutUpLeft]{animation-name:rotateOutUpLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=rotateOutUpRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=rotateOutUpRight]{animation-name:rotateOutUpRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=slideOutUp]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=slideOutUp]{animation-name:slideOutUp}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=slideOutDown]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=slideOutDown]{animation-name:slideOutDown}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=slideOutLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=slideOutLeft]{animation-name:slideOutLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=slideOutRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=slideOutRight]{animation-name:slideOutRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=zoomOut]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=zoomOut]{animation-name:zoomOut}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=zoomOutDown]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=zoomOutDown]{animation-name:zoomOutDown}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=zoomOutLeft]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=zoomOutLeft]{animation-name:zoomOutLeft}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=zoomOutRight]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=zoomOutRight]{animation-name:zoomOutRight}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=zoomOutUp]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=zoomOutUp]{animation-name:zoomOutUp}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=flipOutX]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=flipOutX]{animation-name:flipOutX}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=flipOutY]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=flipOutY]{animation-name:flipOutY}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-type=lightSpeedOut]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-type=lightSpeedOut]{animation-name:lightSpeedOut}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="0"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="0"]{animation-duration:0ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="100"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="100"]{animation-duration:100ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="200"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="200"]{animation-duration:200ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="300"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="300"]{animation-duration:300ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="400"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="400"]{animation-duration:400ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="500"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="500"]{animation-duration:500ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="600"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="600"]{animation-duration:600ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="700"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="700"]{animation-duration:700ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="800"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="800"]{animation-duration:800ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="900"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="900"]{animation-duration:900ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-duration="1000"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-duration="1000"]{animation-duration:1000ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="0"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="0"]{animation-delay:0ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="100"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="100"]{animation-delay:100ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="200"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="200"]{animation-delay:200ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="300"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="300"]{animation-delay:300ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="400"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="400"]{animation-delay:400ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="500"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="500"]{animation-delay:500ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="600"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="600"]{animation-delay:600ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="700"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="700"]{animation-delay:700ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="800"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="800"]{animation-delay:800ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="900"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="900"]{animation-delay:900ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-delay="1000"]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-delay="1000"]{animation-delay:1000ms}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-timing=linear]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-timing=linear]{animation-timing-function:linear}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-timing=ease]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-timing=ease]{animation-timing-function:ease}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-timing=ease-in]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-timing=ease-in]{animation-timing-function:ease-in}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-timing=ease-out]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-timing=ease-out]{animation-timing-function:ease-out}.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable]>[data-element][data-out-animation-timing=ease-in-out]>*,.az-hover-overlay:not(.az-hover)>:last-child>[data-cloneable][data-out-animation-timing=ease-in-out]{animation-timing-function:ease-in-out}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=none]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=none]{animation-name:none}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=bounceIn]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=bounceIn]{animation-name:bounceIn}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=bounceInDown]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=bounceInDown]{animation-name:bounceInDown}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=bounceInLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=bounceInLeft]{animation-name:bounceInLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=bounceInRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=bounceInRight]{animation-name:bounceInRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=bounceInUp]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=bounceInUp]{animation-name:bounceInUp}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeIn]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeIn]{animation-name:fadeIn}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInDown]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInDown]{animation-name:fadeInDown}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInDownBig]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInDownBig]{animation-name:fadeInDownBig}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInLeft]{animation-name:fadeInLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInLeftBig]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInLeftBig]{animation-name:fadeInLeftBig}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInRight]{animation-name:fadeInRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInRightBig]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInRightBig]{animation-name:fadeInRightBig}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInUp]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInUp]{animation-name:fadeInUp}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=fadeInUpBig]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=fadeInUpBig]{animation-name:fadeInUpBig}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=rotateIn]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=rotateIn]{animation-name:rotateIn}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=rotateInDownLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=rotateInDownLeft]{animation-name:rotateInDownLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=rotateInDownRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=rotateInDownRight]{animation-name:rotateInDownRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=rotateInUpLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=rotateInUpLeft]{animation-name:rotateInUpLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=rotateInUpRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=rotateInUpRight]{animation-name:rotateInUpRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=slideInUp]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=slideInUp]{animation-name:slideInUp}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=slideInDown]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=slideInDown]{animation-name:slideInDown}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=slideInLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=slideInLeft]{animation-name:slideInLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=slideInRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=slideInRight]{animation-name:slideInRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=zoomIn]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=zoomIn]{animation-name:zoomIn}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=zoomInDown]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=zoomInDown]{animation-name:zoomInDown}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=zoomInLeft]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=zoomInLeft]{animation-name:zoomInLeft}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=zoomInRight]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=zoomInRight]{animation-name:zoomInRight}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=zoomInUp]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=zoomInUp]{animation-name:zoomInUp}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=flipInX]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=flipInX]{animation-name:flipInX}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=flipInY]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=flipInY]{animation-name:flipInY}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-type=lightSpeedIn]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-type=lightSpeedIn]{animation-name:lightSpeedIn}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="0"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="0"]{animation-duration:0ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="100"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="100"]{animation-duration:100ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="200"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="200"]{animation-duration:200ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="300"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="300"]{animation-duration:300ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="400"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="400"]{animation-duration:400ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="500"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="500"]{animation-duration:500ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="600"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="600"]{animation-duration:600ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="700"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="700"]{animation-duration:700ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="800"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="800"]{animation-duration:800ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="900"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="900"]{animation-duration:900ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-duration="1000"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-duration="1000"]{animation-duration:1000ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="0"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="0"]{animation-delay:0ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="100"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="100"]{animation-delay:100ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="200"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="200"]{animation-delay:200ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="300"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="300"]{animation-delay:300ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="400"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="400"]{animation-delay:400ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="500"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="500"]{animation-delay:500ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="600"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="600"]{animation-delay:600ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="700"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="700"]{animation-delay:700ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="800"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="800"]{animation-delay:800ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="900"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="900"]{animation-delay:900ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-delay="1000"]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-delay="1000"]{animation-delay:1000ms}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-timing=linear]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-timing=linear]{animation-timing-function:linear}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-timing=ease]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-timing=ease]{animation-timing-function:ease}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-timing=ease-in]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-timing=ease-in]{animation-timing-function:ease-in}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-timing=ease-out]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-timing=ease-out]{animation-timing-function:ease-out}.az-hover-overlay.az-hover>:last-child>[data-cloneable]>[data-element][data-in-animation-timing=ease-in-out]>*,.az-hover-overlay.az-hover>:last-child>[data-cloneable][data-in-animation-timing=ease-in-out]{animation-timing-function:ease-in-out}.azh-row{margin-right:-15px;margin-left:-15px;display:-webkit-box;display:-ms-flexbox;-webkit-display:flex;-khtml-display:flex;-moz-display:flex;-ms-display:flex;display:flex;-webkit-lines:multiple;-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-box-lines:multiple;-o-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-khtml-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.azh-row::after{content:"";display:table;clear:both}.azh-col-lg-12,.azh-col-lg-6,.azh-col-md-12,.azh-col-md-6,.azh-col-sm-12,.azh-col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;width:100%}.azh-col-xs-12{float:none!important;flex:0 0 100%;max-width:100%}.azh-col-xs-offset-0{margin-left:0}@media (min-width:768px){.azh-col-sm-12{float:none!important;flex:0 0 100%;max-width:100%}.azh-col-sm-offset-0{margin-left:0}}@media (min-width:992px){.azh-col-md-12,.azh-col-md-6{float:none!important}.azh-col-md-12{flex:0 0 100%;max-width:100%}.azh-col-md-6{flex:0 0 50%;max-width:50%}.azh-col-md-offset-0{margin-left:0}}@media (min-width:1200px){.azh-col-lg-12,.azh-col-lg-6{float:none!important}.azh-col-lg-12{flex:0 0 100%;max-width:100%}.azh-col-lg-6{flex:0 0 50%;max-width:50%}.azh-col-lg-offset-0{margin-left:0}}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.metorik-add-cart-email-form{max-width:300px;padding:18px 15px 20px;text-align:left}.metorik-add-cart-email-form h3{font-weight:600;margin:0 0 20px}.metorik-add-cart-email-form .close-button{color:#bbb;cursor:pointer;font-size:15px;position:absolute;right:28px;top:28px}.metorik-add-cart-email-form .close-button:hover{color:#888}.metorik-add-cart-email-form .email-input-wrapper{position:relative}.metorik-add-cart-email-form .email-input{width:calc(100% - 20px);padding:5px}body{--extendify--spacing--large:var(--wp--custom--spacing--large,clamp(2em, 8vw, 8em))!important;--wp--preset--font-size--ext-small:1rem!important;--wp--preset--font-size--ext-medium:1.125rem!important;--wp--preset--font-size--ext-large:clamp(1.65rem, 3.5vw, 2.15rem)!important;--wp--preset--font-size--ext-x-large:clamp(3rem, 6vw, 4.75rem)!important;--wp--preset--font-size--ext-xx-large:clamp(3.25rem, 7.5vw, 5.75rem)!important;--wp--preset--color--black:#000!important;--wp--preset--color--white:#fff!important;background-color:var(--bb-body-background-color);color:var(--bb-body-text-color);margin:0;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.6875rem;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}@font-face{font-display:swap;font-family:ld-icons;font-style:normal;font-weight:400;src:url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b);src:url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b#iefix)format("embedded-opentype"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.ttf?e0vk6b)format("truetype"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.woff?e0vk6b)format("woff"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.svg?e0vk6b#ld-icons)format("svg")}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.29.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.29.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.29.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.29.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.29.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.29.0#eicon)format("svg");font-weight:400;font-style:normal}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before,html{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element:where(.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1199px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.page-template-elementor_canvas.elementor-page:before{display:none}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-close{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-hide{display:none!important}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}h1,h2,h3,h4,p{margin:0 0 1.6875rem;padding:0}footer,header,section{display:block}b{font-weight:bolder}button,input,textarea{margin:0}button,input{overflow:visible}button{text-transform:none}[type=submit],html [type=button]{appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=radio]{box-sizing:border-box;padding:0}::-webkit-file-upload-button{appearance:button;font:inherit}*,:after,:before{box-sizing:inherit}a{background-color:#fff0;text-decoration-skip:objects}a,a:hover{color:var(--bb-primary-color);outline:0;text-decoration:none}a:focus{outline:0;text-decoration:none}.bp-feedback.bp-feedback-v2.error .bp-icon,.error{color:var(--bb-danger-color)}h1,h2,h3,h4{font-size:2.125rem;line-height:42px;font-weight:700;color:var(--bb-headings-color);font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}h2,h3,h4{font-size:1.5rem;line-height:32px}h3,h4{font-size:1.25rem;line-height:28px;font-weight:600}h4{font-size:1.125rem;line-height:24px}ul{margin:0 0 1.6875rem 1.6875rem;padding:0}[class*=" bb-icon-"]:before,[class^=bb-icon-]:before{margin-left:0;margin-right:0}input{height:41px;vertical-align:middle;padding:0 12px}input,textarea{display:inline-block;font-family:inherit;font-style:inherit;font-size:15px;outline:0;background-color:var(--bb-content-background-color);border:1px solid var(--bb-content-border-color);border-radius:var(--bb-input-radius);box-shadow:none;color:var(--bb-body-text-color)}input:placeholder,select:placeholder,textarea:placeholder{color:#c3c6c9}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c3c6c9}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c3c6c9}input::placeholder,textarea::placeholder{color:#c3c6c9}input:input-placeholder,select:input-placeholder,textarea:input-placeholder{color:#c3c6c9}input::input-placeholder,select::input-placeholder,textarea::input-placeholder{color:#c3c6c9}input:focus,textarea:focus{outline:0;background-color:var(--bb-content-background-color);box-shadow:var(--bb-input-focus-shadow);border-color:var(--bb-input-focus-border-color)}input:disabled,textarea:disabled{background-color:var(--bb-content-alternate-background-color);opacity:.75}textarea{height:auto;padding:8px 12px;line-height:27px;vertical-align:top}input[type=radio]{display:inline-block;width:auto;height:auto;padding:0}label{color:var(--bb-headings-color);margin-bottom:.25rem;font-size:17px}.form-item,form{margin-bottom:2rem}.button,button,input[type=button]{font-family:inherit;font-size:15px;background-color:var(--bb-primary-button-background-regular);color:var(--bb-primary-button-text-regular);border:1px solid var(--bb-primary-button-border-regular);border-radius:var(--bb-button-radius);padding:10px 20px;font-weight:500;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border-width:1px;border-style:solid;outline:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all linear .2s;transition:all linear .2s}.button:focus,button:focus,input[type=button]:focus{box-shadow:var(--bb-primary-button-focus-shadow)}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover{outline:0;text-decoration:none;background-color:var(--bb-primary-button-background-hover);color:var(--bb-primary-button-text-hover);border-color:var(--bb-primary-button-border-hover)}@media print{*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}h2,h3,p{orphans:3;widows:3}h2,h3,h4{page-break-after:avoid}@page{margin:.5cm}}button.mfp-close,button.mfp-close:hover{background-color:#fff0;color:var(--bb-headings-color)}.screen-reader-text:active,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus{font-size:14px}html{height:100%;background-image:url(/wp-content/themes/buddyboss-theme/assets/images/adminbar-background.png);background-repeat:repeat-x;background-attachment:fixed}body,html{min-height:100%}.bb-template-v2 .bp-feedback .bp-icon{border-radius:6px 0 0 6px}.bb-template-v2 .moderation-popup .bb-model-footer{border-top:0}.bb-template-v2 .modal-container{border-radius:var(--bb-block-radius)}.bb-template-v2 .bb-model-footer{border-radius:0 0 var(--bb-block-radius) var(--bb-block-radius)}.bb-template-v2 input[type=radio]:focus{box-shadow:none}.modal-mask{z-index:999999}.bs-search-form input[type=text]::input-placeholder{color:inherit}div,li{border-radius:0}body .buddypress-wrap .bp-invites-search-form input[type=search]::input-placeholder,body .buddypress-wrap form.bp-dir-search-form input[type=search]::input-placeholder,body .buddypress-wrap form.bp-messages-search-form input[type=search]::input-placeholder{color:inherit;opacity:.4}.bp-feedback{box-shadow:none;border:1px solid var(--bb-content-border-color);background-color:var(--bb-content-background-color);border-radius:var(--bb-block-radius-inner);color:var(--bb-body-text-color);clear:both}.bp-feedback:after{content:"";display:table}.bp-feedback .bp-icon{border-radius:4px 0 0 4px}.bp-feedback.error .bp-icon{background-color:var(--bb-danger-color)}.bp-feedback.bp-feedback-v2{color:var(--bb-default-notice-color);background-color:rgba(var(--bb-default-notice-color-rgb),.1);border:0;border-radius:0;padding-left:20px}.bp-feedback.bp-feedback-v2 .bp-icon{background-color:transparent!important;color:var(--bb-default-notice-color);margin-right:0}.bp-feedback.bp-feedback-v2 p{padding:14px 5px}.bp-feedback.bp-feedback-v2.error{color:var(--bb-danger-color);background-color:rgba(var(--bb-danger-color-rgb),.1)}.bp-feedback p{font-size:14px;line-height:1.5;padding:10px 5px}h4 .bp-reported-type{color:var(--bb-headings-color)}#buddypress .gif-search-content .gif-search-query input[type=search]::input-placeholder,.gif-search-content .gif-search-query input[type=search]::input-placeholder{color:var(--bb-headings-color);opacity:.4}.bp-hide{display:none!important}.modal-wrapper .modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-container{background-color:var(--bb-content-background-color);border-color:var(--bb-content-border-color);box-shadow:0 12px 28px 0 rgb(18 43 70/.15),0 2px 7px 0 rgb(18 43 70/.08)}.bb-model-header{background:var(--bb-content-background-color);box-shadow:0 1px 0 0 var(--bb-content-border-color);margin-bottom:0;border-radius:var(--bb-block-radius) var(--bb-block-radius)0 0}.bb-model-header button.mfp-close{color:var(--bb-headings-color);font-size:24px;opacity:1}.bb-model-footer{background-color:var(--bb-content-alternate-background-color);border-color:var(--bb-content-border-color);border-radius:0 0 var(--bb-block-radius) var(--bb-block-radius)}.bb-model-footer .button{margin-top:0;font-size:14px}.moderation-popup .bb-model-footer{border-top:1px solid var(--bb-content-border-color);display:block;margin:35px -30px -30px;padding:11px 30px;width:auto}.moderation-popup .mfp-close{background-color:#fff0}.moderation-popup .bb-model-footer{min-width:auto}.moderation-popup .bb-model-footer .bb-cancel-report-content{border:0}.moderation-popup .modal-container .bb-model-footer .button.bb-cancel-report-content{color:var(--bb-body-text-color);font-size:13px;font-weight:500}.moderation-popup .modal-container .bb-model-header~.bp-feedback{margin:-25px -30px 15px}.bs-forums-banner.has-banner-img input[type=text]:placeholder{color:#fff;opacity:.85}.bs-forums-banner.has-banner-img input[type=text]:input-placeholder{color:#fff;opacity:.85}.bs-forums-banner.has-banner-img input[type=text]::input-placeholder{color:#fff;opacity:.85}.modal-container textarea{width:100%;resize:none}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input:placeholder{text-overflow:ellipsis}@media screen and (max-width:1200px){.elementor-section.elementor-section-boxed>.elementor-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:800px){.elementor-section.elementor-section-boxed>.elementor-container{padding-left:10px;padding-right:10px}}@media screen and (max-width:544px){.elementor-section.elementor-section-boxed>.elementor-container{padding-left:0;padding-right:0}}.azen.azen1.azen2.azen3,.azen.azen1.azen2.azen3 a,.azen.azen1.azen2.azen3 a::after,.azen.azen1.azen2.azen3 a::before,.azen.azen1.azen2.azen3 a:active,.azen.azen1.azen2.azen3 a:focus,.azen.azen1.azen2.azen3 a:hover,.azen.azen1.azen2.azen3 a:visited,.azen.azen1.azen2.azen3 div,.azen.azen1.azen2.azen3 div::after,.azen.azen1.azen2.azen3 div::before,.azen.azen1.azen2.azen3 span:not(.az-icon),.azen.azen1.azen2.azen3 span:not(.az-icon)::after,.azen.azen1.azen2.azen3 span:not(.az-icon)::before{align-content:auto;align-items:auto;align-self:auto;alignment-baseline:baseline;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background-attachment:scroll;background-clip:border-box;background-color:#fff0;background-image:none;background-origin:padding-box;background-position:0 0;background-repeat:repeat;background-size:auto;border-bottom-left-radius:0;border-bottom-right-radius:0;border-image:none;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-radius:0;border-color:currentColor;border-top-left-radius:0;border-top-right-radius:0;border-style:none;border-width:medium;bottom:auto;box-shadow:none;box-sizing:content-box;break-after:auto;break-before:auto;break-inside:auto;clear:none;clip:auto;clip-path:none;clip-rule:nonzero;color-interpolation-filters:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule-style:medium;column-rule-width:medium;column-span:none;column-width:auto;contain:none;content:normal;counter-increment:none;counter-reset:none;cursor:auto;display:block;filter:none;flex-basis:auto;flex-direction:row;flex-grow:0;flex-shrink:1;flex-wrap:nowrap;float:none;font-feature-settings:normal;font-kerning:auto;font-stretch:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;height:auto;justify-content:auto;left:auto;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;max-height:none;max-width:none;min-height:auto;min-width:auto;object-fit:fill;object-position:50% 50%;opacity:1;order:0;orphans:2;outline-color:invert;outline-offset:0;outline-style:none;outline-width:medium;overflow-wrap:normal;overflow-x:visible;overflow-y:visible;padding:0;position:static;resize:none;right:auto;size:auto;table-layout:auto;text-align:start;text-align-last:auto;text-combine-upright:none;text-decoration:none;text-justify:auto;text-orientation:mixed;text-overflow:clip;text-shadow:none;text-space-collapse:collapse;text-underline-position:auto;text-wrap:normal;top:auto;transform:none;transform-origin:50% 50%0;transform-style:flat;transition-delay:0s;transition-duration:0s;transition-property:all;transition-timing-function:ease;vertical-align:baseline;width:auto;will-change:auto;word-break:normal;word-wrap:normal;z-index:auto}.azen.azen1.azen2.azen3{border-collapse:separate;border-spacing:0 0;color:#000;direction:ltr;font-family:inherit;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-indent:0;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.azen.azen1.azen2.azen3 a,.azen.azen1.azen2.azen3 a::after,.azen.azen1.azen2.azen3 a::before,.azen.azen1.azen2.azen3 a:active,.azen.azen1.azen2.azen3 a:focus,.azen.azen1.azen2.azen3 a:hover,.azen.azen1.azen2.azen3 a:visited,.azen.azen1.azen2.azen3 div,.azen.azen1.azen2.azen3 div::after,.azen.azen1.azen2.azen3 div::before,.azen.azen1.azen2.azen3 span:not(.az-icon),.azen.azen1.azen2.azen3 span:not(.az-icon)::after,.azen.azen1.azen2.azen3 span:not(.az-icon)::before{color:inherit;cursor:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;visibility:inherit;white-space:inherit;word-spacing:inherit;border-collapse:inherit;border-spacing:inherit;direction:inherit}[data-section] [data-full-width=true]:not(.az-full-width){background-color:transparent!important;background-image:none!important}div.azen.azen1.azen2.azen3 a,div.azen.azen1.azen2.azen3 a:active,div.azen.azen1.azen2.azen3 a:focus,div.azen.azen1.azen2.azen3 a:hover,div.azen.azen1.azen2.azen3 a:visited,div.azen.azen1.azen2.azen3 span:not(.az-icon){display:inline}div.azen.azen1.azen2.azen3 a[href]{cursor:pointer}@font-face{font-display:swap;font-family:"BerlingskeSerif Light";font-style:normal;font-weight:400;font-display:swap;src:url(https://espermasters.org/wp-content/uploads/breakdance/fonts/BerlingskeSerif_Lt.woff)format("woff"),url(https://espermasters.org/wp-content/uploads/breakdance/fonts/BerlingskeSerif_Lt.woff2)format("woff2")}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:var(--blue-500);--bde-brand-primary-color-hover:var(--blue-600);--bde-body-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bde-heading-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:var(--grey-700);--bde-headings-color:var(--grey-900);--bde-background-color:var(--grey-50);--bde-transition-duration:300ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row;--bde-links-color:var(--bde-brand-primary-color);--bde-links-color-hover:var(--bde-brand-primary-color-hover);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-woo-base-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-woo-base-primary-color-hover);--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}.screen-reader-text{-webkit-clip-path:inset(50%)}:root{--bde-section-width:1190px;--bde-section-vertical-padding:20px;--bde-section-horizontal-padding:20px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.azen-elastic-font-family{font-family:"Work Sans"}.azen-elastic-heading-color,.azen-header.azen-elastic-heading-color{color:#1f2233}.azen-elastic-body-color{color:#717794}.azen-elastic-border-color{border-color:#ebedf5}.azen-header,h1.azen-header,h2.azen-header{color:#1f2233;font-family:"Work Sans";font-size:32px;line-height:1.45;font-weight:400}h1.azen-header,h2.azen-header{align-content:auto;align-items:auto;align-self:auto;alignment-baseline:baseline;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background-attachment:scroll;background-clip:border-box;background-color:#fff0;background-image:none;background-origin:padding-box;background-position:0 0;background-repeat:repeat;background-size:auto;border-bottom-left-radius:0;border-bottom-right-radius:0;border-collapse:separate;border-image:none;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-radius:0;border-spacing:0 0;border-color:currentColor;border-top-left-radius:0;border-top-right-radius:0;border-style:none;border-width:medium;bottom:auto;box-shadow:none;box-sizing:content-box;break-after:auto;break-before:auto;break-inside:auto;clear:none;clip:auto;clip-path:none;clip-rule:nonzero;color-interpolation-filters:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule-style:medium;column-rule-width:medium;column-span:none;column-width:auto;contain:none;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:block;filter:none;flex-basis:auto;flex-direction:row;flex-grow:0;flex-shrink:1;flex-wrap:nowrap;float:none;font-feature-settings:normal;font-kerning:auto;font-stretch:normal;font-style:normal;font-variant:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;height:auto;justify-content:auto;left:auto;letter-spacing:normal;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;max-height:none;max-width:none;min-height:auto;min-width:auto;object-fit:fill;object-position:50% 50%;opacity:1;order:0;orphans:2;outline-color:invert;outline-offset:0;outline-style:none;outline-width:medium;overflow-wrap:normal;overflow-x:visible;overflow-y:visible;padding:0;position:static;resize:none;right:auto;size:auto;table-layout:auto;text-align:start;text-align-last:auto;text-combine-upright:none;text-decoration:none;text-indent:0;text-justify:auto;text-orientation:mixed;text-overflow:clip;text-shadow:none;text-space-collapse:collapse;text-transform:none;text-underline-position:auto;text-wrap:normal;top:auto;transform:none;transform-origin:50% 50%0;transform-style:flat;transition-delay:0s;transition-duration:0s;transition-property:all;transition-timing-function:ease;vertical-align:baseline;visibility:visible;white-space:normal;width:auto;will-change:auto;word-break:normal;word-spacing:normal;word-wrap:normal;z-index:auto}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6{margin-bottom:30px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general{text-align:center;font-size:0}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing{position:relative;display:inline-block;vertical-align:top;text-align:center;border-radius:4px;box-shadow:2.5px 4.33px 30px 0 rgb(64 87 191/.1);border:1px solid #fff0;padding:57px 55px 59px;overflow:hidden}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-text,div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-title{position:relative;z-index:2;font-family:"Work Sans";-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-title{line-height:1.55;color:#1f2233;font-size:28px;font-weight:400;word-spacing:-3px;margin-bottom:21px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-text{font-size:21px;font-weight:300;line-height:1.35;color:#717794;margin-bottom:50px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-price{margin-bottom:54px;position:relative;z-index:2}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-price span{vertical-align:top}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-price span:first-child{font-family:"Work Sans";color:#1f2233;display:inline-block;font-size:30px;font-weight:700;letter-spacing:-1px;line-height:1;margin:0 8px 0 0;-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing .azen-price span:last-child{font-family:"Work Sans";color:#717794;display:inline-block;font-size:22px;font-weight:400;line-height:1.55;letter-spacing:-1px;margin:0;-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing a{display:inline-block;font-family:"Work Sans";color:#6278df;border:1px solid #6278df;background-color:#fff;border-radius:4px;box-shadow:0 0 0 0#fff0;-webkit-transition:all .3s linear 0s;-khtml-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s;cursor:pointer;position:relative;z-index:2;text-align:center;font-size:21px;font-weight:500;border-color:#6278df;line-height:1.1;padding:19.5px 0;width:100%;box-shadow:2.5px 4.33px 30px 0 rgb(64 87 191/.1);letter-spacing:-.75px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing a:hover{background-color:#6278df;color:#fff;box-shadow:2.5px 4.33px 30px 0 rgb(64 87 191/.3)}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3){width:calc(33.3333333333% - 133px);margin:0 31px 31px 0;padding:57px 55px 59px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3):before{content:"";position:absolute;top:-100px;left:-300px;z-index:1;width:600px;height:600px;border-radius:100%;background-color:#f7f9ff}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3):last-child{margin-right:0}@media (max-width:991px){div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3){width:calc(50% - 128px);margin:0 31px 31px 0}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3):last-child{margin-right:0}}@media (max-width:699px){div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3){display:block;width:auto;margin:0 0 31px}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:nth-last-child(-n+3):last-child{margin:0}}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:only-child{display:block;width:auto}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:only-child:before{content:"";position:absolute;top:-100px;left:-300px;z-index:1;width:600px;height:600px;border-radius:100%;background-color:#f7f9ff}@media (max-width:699px){div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:only-child:before{left:-50%}}@media (max-width:430px){div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:only-child:before{left:-80%}}@media (max-width:360px){div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:only-child:before{left:-110%;width:600px;height:600px}}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:hover a{background-color:#6278df;color:#fff}div.azen.azen1.azen2.azen3 .azen-elastic-pricing-plan-6 .azen-general .azen-pricing:hover a:hover{background-color:#000;color:#fff;box-shadow:0 0 0 0#fff0;border-color:#000}div.azen.azen1.azen2.azen3 .azen-elastic-contact-form[data-inverted-styles=true] .azen-general .azen-elastic-form-container input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-contact-form[data-inverted-styles=true] .azen-general .azen-elastic-form-container textarea:placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form[data-inverted-styles=true] .azen-form .azen-fields .azen-field input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form[data-inverted-styles=true] .azen-form .azen-fields .azen-field textarea:placeholder{color:rgb(255 255 255/.5)}div.azen.azen1.azen2.azen3 .azen-elastic-contact-form .azen-general .azen-elastic-form-container input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-contact-form .azen-general .azen-elastic-form-container textarea:placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form .azen-form .azen-fields .azen-field input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form .azen-form .azen-fields .azen-field textarea:placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-pricing-scales .azen-general form div>div input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-pricing-scales .azen-general form div>div textarea:placeholder{color:#717794;text-transform:none}div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form[data-alternative-styles=true] .azen-form .azen-fields .azen-field input:not([type=range]):placeholder,div.azen.azen1.azen2.azen3 .azen-elastic-horizontal-form[data-alternative-styles=true] .azen-form .azen-fields .azen-field textarea:placeholder{color:#fff}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list .azen-item{margin-bottom:34px}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list .azen-item:last-child{margin:0}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list .azen-item .azen-icon{display:table-cell;vertical-align:top;padding:2px 25px 0 0}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list .azen-item .azen-info{display:table-cell;vertical-align:top;font-family:"Work Sans";font-size:21px;line-height:1.55;font-weight:300;color:#717794;margin-bottom:21px}div.azen.azen1.azen2.azen3 .azen-elastic-process-3{counter-reset:item}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element{padding-left:80px;padding-bottom:80px;position:relative}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element::before{position:absolute;left:20px;top:2px;font-family:"Work Sans";font-size:21px;font-weight:500;line-height:1.55;color:#1f2233;counter-increment:item;content:counter(item)}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element::after{position:absolute;content:"";left:0;top:-8px;width:50px;height:50px;border:1px solid #daddec;border-radius:100%}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element .azen-header{margin-bottom:15px}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element .azen-header::before{position:absolute;content:"";left:25px;top:43px;bottom:8px;width:1px;background-color:#daddec}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element .azen-header .azen-title{font-family:"Work Sans";line-height:1.55;color:#1f2233;font-weight:500;font-size:22px}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element:last-child{padding-bottom:0}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element:last-child .azen-header::before{content:none}div.azen.azen1.azen2.azen3 .azen-elastic-process-3 .azen-element .azen-content .azen-text{font-family:"Work Sans";font-size:18px;font-weight:300;color:#717794;line-height:1.5}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list-small .azen-item{display:-webkit-box;display:-ms-flexbox;-webkit-display:flex;-khtml-display:flex;-moz-display:flex;-ms-display:flex;display:flex;line-height:28px;margin-bottom:13px}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list-small .azen-item .azen-icon{color:#6278df;font-size:18px;margin-right:10px}div.azen.azen1.azen2.azen3 .azen-elastic-icon-list-small .azen-item .azen-text{font-family:"Work Sans";font-size:18px;font-weight:300;line-height:1.45;color:#717794}