html{scroll-behavior:smooth}.table-of-content-wrapper li::after{content:"";position:absolute;top:6px;left:0px;background-image:url(./assets/images/toc-icon.svg);background-size:contain;width:20px;height:20px;background-repeat:no-repeat}.table-of-content-wrapper li .toc-link{margin:10px 0 0px;padding-bottom:10px;padding-left:36px;position:relative;z-index:9}.service-content-wrapper p{color:var(--light-gray);margin-bottom:7px}.service-content-wrapper p .policy-number{margin-top:60px;margin-bottom:20px;font-size:20px;font-weight:500;border-bottom:2px solid var(--secondary);width:-moz-fit-content;width:fit-content;padding-bottom:4px;color:var(--primary);display:block}.single-filter-wrapper{transition:all .3s ease-in-out}.single-filter-wrapper.open{left:0 !important}blockquote{border-color:var(--secondary);padding:24px 28px;font-size:18px;font-family:"HelveticaNeue";background:linear-gradient(90deg, rgba(3, 16, 29, 0.02), var(--white))}blockquote p strong{font-weight:400;color:#9f1c2e}.blog-category-filter-wrapper{position:relative}.blog-category-filter-wrapper select{background:none}.blog-category-filter-wrapper::after{content:"›";transform:rotate(90deg);position:absolute;right:20px;top:17px;font-size:48px;line-height:24px;font-weight:400;color:#fff}.brxe-post-sharing{margin-left:4px}.brxe-post-sharing li{border:1px solid rgba(0,0,0,.5019607843);margin-right:5px;border-radius:50%}.brxe-post-sharing li svg{fill:rgba(0,0,0,.5019607843)}.blog-content-wrapper p strong,.blog-content-wrapper li strong{font-weight:500;color:var(--secondary)}.blog-content-wrapper h2,.blog-content-wrapper h3{margin-top:60px}.blog-content-wrapper ol{counter-reset:item;padding-left:0}.blog-content-wrapper ol li{list-style:none;counter-increment:item;position:relative;padding-left:50px;margin-bottom:20px}.blog-content-wrapper ol li::before{content:counter(item);position:absolute;left:0;top:2px;width:30px;height:30px;background:#e8dadd;color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.related-post-wrapper ul li.repeater-item{display:flex;flex-direction:row}.related-post-wrapper ul li.repeater-item figure,.related-post-wrapper ul li.repeater-item figure img{min-width:56px;min-height:56px;border-radius:4px}.related-post-wrapper ul li.repeater-item .post-content h3{font-size:20px;line-height:28px;font-weight:400;margin:0 !important}.related-post-wrapper ul li.repeater-item .post-content div.dynamic{font-size:16px;line-height:22px !important;color:var(--light-gray) !important;font-weight:500}a{transition:all .3s ease-in-out}a:hover{opacity:.7}a.brxe-logo:hover{opacity:1}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=search],textarea,.select2-container,select{outline:none}header .header-visible{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100%;z-index:999;margin-top:0 !important;animation:headerSlideDown .6s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform}.brxe-filter-search .icon.brx-show{display:none}#copy-toast.show{opacity:1;visibility:visible}@keyframes headerSlideDown{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.ctm-breadcum a{align-items:center}.brxe-post-toc .toc-link.is-active-link{font-weight:normal !important}.brxe-post-toc .toc-link.active{font-weight:700 !important}.aria-current a,a:not(.bricks-button)[aria-current=page]{opacity:.7}