:root{--primary-blue:#200798}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;background-color:#fff;color:#000}main{width:100%}a{text-decoration:none;color:inherit}.header{background-color:#200798;position:sticky;top:0;width:100%;display:flex;justify-content:center;align-items:center;padding:5px 0;z-index:999;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.header__container{max-width:1180px;width:100%;display:flex;justify-content:space-between;align-items:center}.header__items{display:flex;justify-content:center;align-items:center;column-gap:31px}.header__logo{padding:5px 0}.header__phone{display:flex;justify-content:center;align-items:center;column-gap:8px}.header__phone-text{font-size:16px;font-weight:700;line-height:24px;color:#fff}.header__phone-icon img{width:25px}.header__phone-icon.mobile{display:none}.header__search-icon{cursor:pointer}.header__menu{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;row-gap:-10px}.header__menu-label{font-size:16px;font-weight:400;color:#fff;letter-spacing:-.16px;text-transform:lowercase}.header__search-icon:hover path{stroke:#ee792f}.header__menu-icon:hover path{fill:#ee792f;stroke:#ee792f}@media (max-width:1180px){.header__container{padding:0 20px}}@media (max-width:800px){.header__logo{width:100px}.header__logo>svg{width:100%}.header__phone-text{display:none}.header__phone-icon{display:none}.header__phone-icon.mobile{display:block}}.footer{width:100%;padding:100px 20px;background-color:var(--primary-blue);color:#fff;margin-top:40px}.footer__container{max-width:1180px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:23px;overflow:hidden}.footer__logo{width:100%;overflow:hidden}.footer__content{width:100%;display:flex;flex:0 0 auto;justify-content:flex-start;align-items:flex-start;column-gap:62px;flex-wrap:wrap}.footer__text{flex:3;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.15px}.footer__button-container{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:18px}.footer__button-text{font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:-.14px}.footer__button{height:35px;width:110px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.14px;color:var(--primary-blue)}.footer__sitemap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px}.footer__sitemap-title{font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.15px}.footer__socials svg path{pointer-events:bounding-box}.menu-footer-menu-1-container,.menu-footer-menu-2-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.menu-footer-menu-1-container ul,.menu-footer-menu-2-container ul{list-style-type:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.menu-footer-menu-1-container li,.menu-footer-menu-2-container li{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.15px;text-decoration-line:underline}.menu-footer-menu-1-container li:hover,.menu-footer-menu-2-container li:hover{color:#EE792F}.footer__rest{display:flex;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;row-gap:20px}.footer__socials svg+svg{margin-left:6px}@media (min-width:829px) and (max-width:1040px){.footer__socials svg+svg{margin:10px 0 0 0}}@media (max-width:950px){.footer__content{row-gap:62px}}@media (max-width:800px){.footer{padding:24px;padding-bottom:60px}.footer__content{flex-direction:column;row-gap:12px}}.drawer{position:fixed;top:0;right:0;height:100vh;width:100%;max-width:400px;background-color:var(--primary-blue);color:#fff;padding:0 32px;transform:translateX(100%);transition:transform 0.3s;z-index:9999999;overflow-y:scroll}.drawer--is-opened{transform:translateX(0)}.drawer__container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:40px;padding:16px 0}.drawer__header{width:100%;display:flex;justify-content:flex-end;align-items:center}.drawer__logo{display:none}.drawer__close{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.drawer__close-label{font-size:16px;font-style:normal;font-weight:400;line-height:34px;letter-spacing:-.16px}.drawer__middle-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:12px}.menu-above-menu-container ul,.menu-under-menu-container ul{list-style-type:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px}.menu-above-menu-container li,.menu-under-menu-container li{font-size:16px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.385px}.menu-above-menu-container li:hover,.menu-under-menu-container li:hover{color:#EE792F}.drawer__link{font-size:13px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.385px}.drawer__middle-link{display:flex;justify-content:flex-start;align-items:center;column-gap:10px}.drawer__middle-link:hover{color:#EE792F}.drawer__middle-link>span{font-size:13px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.385px}@media (max-width:600px){.drawer{max-width:100%}}.three-section-template__header{background:rgba(32,7,152,.1);height:fit-content;width:100%;display:flex;justify-content:center;align-items:center;color:#200798;text-align:center;font-size:55px;font-style:normal;font-weight:700;line-height:70px;letter-spacing:-.55px;padding-top:32px;padding-bottom:60px}.three-section-template__header.smaller-heading{font-size:28px}.three-section-template{position:relative;width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;column-gap:80px;padding-top:32px}.three-section-template .brief__title{line-height:unset!important}.three-section-content{width:100%;display:flex;flex-direction:column;row-gap:10px;max-width:100%}.three-section-content h2{color:#200798;line-height:29px}.three-section-content a{color:#200798;text-decoration-line:underline}.three-section-content a:hover{color:#EE792F}.three-section-content .testimonial__item span{font-size:15px}.three-section-content .text-and-button{padding:12px 0}.three-section-content strong{font-weight:500}.three-section-content p{color:#2D3648;font-feature-settings:'clig' off,'liga' off;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.15px}.three-section-content ul{color:#2D3648}.three-section-content .wp-block-button__link,.three-section-content .wp-element-button{border-radius:4px;padding:8px 16px;color:#200798;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px}.three-section-content ol,.three-section-content ul{padding-left:16px}.three-section-headings{position:sticky;top:0;display:flex;flex-grow:1;flex-direction:column;max-width:234px}.three-section-headings__title{color:#200798;font-size:24px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.24px;margin-bottom:5px}.three-section-content h3{color:#EE792F;font-size:18px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:-.18px}.three-section-headings svg{margin-bottom:8px}.three-section-headings__link{color:#200798;position:relative;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:-.16px;text-decoration-line:underline;margin-bottom:10px;padding-left:28px;display:block;column-gap:10px}.three-section-headings__link:hover{color:#ee792f}.three-section-headings__link.active{font-weight:600}.three-section-headings__link::before{content:'';position:absolute;left:0;top:0;display:inline-block;text-decoration:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOS4yOTAwNiA2LjcwOTc4QzguOTAwMDYgNy4wOTk3OCA4LjkwMDA2IDcuNzI5NzggOS4yOTAwNiA4LjExOTc4TDEzLjE3MDEgMTEuOTk5OEw5LjI5MDA2IDE1Ljg3OThDOC45MDAwNiAxNi4yNjk4IDguOTAwMDYgMTYuODk5OCA5LjI5MDA2IDE3LjI4OThDOS42ODAwNiAxNy42Nzk4IDEwLjMxMDEgMTcuNjc5OCAxMC43MDAxIDE3LjI4OThMMTUuMjkwMSAxMi42OTk4QzE1LjY4MDEgMTIuMzA5OCAxNS42ODAxIDExLjY3OTggMTUuMjkwMSAxMS4yODk4TDEwLjcwMDEgNi42OTk3OEMxMC4zMjAxIDYuMzE5NzggOS42ODAwNiA2LjMxOTc4IDkuMjkwMDYgNi43MDk3OFoiIGZpbGw9IiNFRTc5MkYiPjwvcGF0aD48L3N2Zz4=);background-repeat:no-repeat;background-position:center;width:24px;height:24px}.three-section-widgets{max-width:234px}.three-section-widgets svg{margin-bottom:8px}.three-section-widgets__title{color:#200798;font-size:24px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.24px;margin-bottom:8px}.three-section-widgets ul{list-style-type:none}.three-section-widgets li a{display:block;color:#200798;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:-.16px;text-decoration-line:underline;margin-bottom:10px}.three-section-widgets li a:hover{color:#ee792f}.three-section-widgets__link{display:block;color:#200798;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:-.16px;text-decoration-line:underline;margin-bottom:10px}.three-section-widgets__link:hover{color:#ee792f}.three-section-widgets__link:last-child{margin-bottom:20px}.three-section-content__select-wrapper{position:relative}.three-section-content__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:none;position:relative;border-radius:8px;width:100%;border:1px solid #200798;color:#200798;font-family:inherit;font-weight:400}.three-section-content__select-wrapper::before{content:'';display:none;position:absolute;top:50%;right:10px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#ee792f transparent transparent transparent;z-index:99}.three-section-content__arrow{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #555}.three-section-featured-image{width:100%;height:400px}.three-section-featured-image img{width:100%;height:100%;object-fit:cover}.three-section-content .promotional-component{padding:0!important}.three-section-content__select-wrapper{display:none}@media (max-width:1200px){.three-section-template__header{font-size:36px}.three-section-headings{display:none}.three-section-widgets{display:none}.three-section-content{padding:0 20px}.three-section-content__select-wrapper{display:block}.three-section-content__select{display:block;padding:10px;font-family:inherit;font-size:16px;font-weight:400}.three-section-content__select-wrapper::before{display:block}}.floating-buttons{position:fixed;bottom:0;right:10px;border-top:1px solid #fff;border-right:1px solid #fff;border-left:1px solid #fff;border-radius:4px 4px 0 0;display:flex;justify-content:center;align-items:center;box-shadow:rgba(0,0,0,.35) 0 5px 15px;cursor:pointer;overflow:hidden}.floating-buttons__button-call,.floating-buttons__button-chat{padding:10px;display:flex;justify-content:center;align-items:center;column-gap:10px;justify-self:stretch;align-self:stretch;color:#FFF;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.2px}.floating-buttons__button-chat{padding:0}.floating-buttons__button-chat img{width:200px}.floating-buttons__button-call{background-color:#200798;border-right:1px solid #fff}.floating-buttons__button-chat{background-color:#394ADE}@media (max-width:700px){.floating-buttons{width:fit-content;right:50%;left:50%;transform:translate(-50%,0%)}.floating-buttons__button-call{overflow:hidden;white-space:nowrap;font-size:15px;font-weight:500}}.search{width:100%;padding:26px 77px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:27px;background:rgba(32,7,152,.1)}.search__title{display:flex;justify-content:center;align-items:center;color:#200798;font-size:38.5px;font-style:normal;font-weight:700;line-height:50px;letter-spacing:-.385px}.search__content{max-width:700px;width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:30px}.search__search{width:100%;height:55px;border-radius:5px;border:.75px solid #200798;background:#FFF;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:20px;font-family:inherit;flex:1}.search__button{background-color:#200798;display:flex;justify-content:center;align-items:center;border-radius:4px;padding:18px 25px;border:0;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;column-gap:6px;cursor:pointer}.search-container{width:100%;margin:0 auto;max-width:700px;margin-bottom:32px}.search-article{padding:32px 0;border-bottom:1px solid #EE792F}.search-article__title{color:#200798;font-size:24px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.385px;text-decoration-line:underline}.search-article__title:hover{color:#EE792F}.search-article__content{color:#2D3648;font-feature-settings:'clig' off,'liga' off;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.15px}@media (max-width:700px){.search{padding:20px}.search__content{flex-wrap:wrap;row-gap:16px;flex:1}.search__button>span{display:none}.search-container{padding:0 20px}}.breadcrumbs{color:#2D3648;font-size:14px;font-style:normal;font-weight:400;line-height:25px;margin-bottom:16px}.three-section-content .breadcrumbs{margin-bottom:0}.breadcrumbs__container{max-width:1180px;margin:32px auto}.breadcrumbs a{color:var(--primary-blue);text-decoration-line:underline}.breadcrumbs a:hover{color:#EE792F}@media (max-width:1180px){.breadcrumbs__container{padding:0 20px}}.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:50px;padding:148px 20px;background:rgba(32,7,152,.1)}.not-found__title{max-width:1180px;color:#200798;text-align:center;font-family:Poppins;font-size:55px;font-style:normal;font-weight:700;line-height:70px;letter-spacing:-.55px}.not-found__text{font-weight:400;font-size:24px;line-height:35px;letter-spacing:.15px;text-align:center;color:#200798}.not-found__search{max-width:1180px;width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:30px}.not-found__input{width:100%;height:55px;border-radius:5px;border:.75px solid #200798;background:#FFF;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:20px;font-family:inherit}.not-found__search-button{background-color:#200798;display:flex;justify-content:center;align-items:center;border-radius:4px;padding:18px 25px;border:0;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;column-gap:6px;cursor:pointer}.not-found__search-button:hover{background-color:#ee792f;color:#200798}.not-found__button{border-radius:4px;max-width:fit-content;background-color:#200798;padding:15px;color:#FFF;text-align:center;font-feature-settings:'calt' off;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px}.not-found__button:hover{background-color:#ee792f;color:#200798}.search__button:hover{background-color:#ee792f;color:#200798}.search__button:hover svg path{fill:#200798}.not-found__search-button:hover svg path{fill:#200798}@media (max-width:700px){.not-found__search-button span{display:none}.contact__section-images img{max-width:100px}}.page-template{width:100%;padding:0 20px}.page-template__container{max-width:1180px;margin:0 auto}.page-template__container h1{color:#200798;font-size:35px;font-style:normal;font-weight:700;line-height:35px;letter-spacing:-.55px;margin-bottom:32px}.page-template__container p{color:#2D3648;font-feature-settings:'clig' off,'liga' off;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.15px;padding-bottom:16px}.page-template__container a{color:#200798;text-decoration-line:underline}.page-template__container a:hover{color:#EE792F}.page-template__container ul,.page-template__container ol{padding-left:32px}.page-template__container h2{color:#200798;font-size:24px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.24px}.page-template__container h3{color:#EE792F;font-size:18px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.18px}.page-template__container table{margin-bottom:16px}.page-template__container button{background-color:#200798;border-radius:4px;padding:8px 16px;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;transition:all 0.3s ease-in-out;text-decoration:none;outline:none;border:none;cursor:pointer}.page-template__container input[type=submit],.page-template__container input[type=button]{background-color:#200798!important;border-radius:4px!important;padding:8px 16px!important;color:white!important;text-align:center!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:24px!important;letter-spacing:-0.16px!important;transition:all 0.3s ease-in-out!important;text-decoration:none!important;outline:none!important;border:none!important;cursor:pointer!important}.page-template__container button:hover,.page-template__container input[type=submit]:hover,.page-template__container input[type=button]:hover{background-color:#ee792f!important;color:#200798!important}.page-template .promotional-component{padding:32px 0!important}.page-template .extra-block{margin:0!important;margin-top:20px!important}.button-orange a{background-color:#EE792F!important;border-radius:4px;padding:8px 16px;color:#200798!important;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;transition:all 0.3s ease-in-out;text-decoration:none}.button-orange:hover a{background-color:#200798!important;color:white!important}.button-large a{border-radius:8px!important;font-size:1.125em!important;padding:15px 27px!important}.button-blue a{background-color:#200798!important;border-radius:4px;padding:8px 16px;color:white!important;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;transition:all 0.3s ease-in-out;text-decoration:none}.button-blue:hover a{background-color:#ee792f!important;color:#200798!important}.skip-link-header{position:fixed;top:-1000px;left:-1000px;border-radius:5px;border:1.7px solid #FFF;background:#EE792F;padding:6px 12px;color:#FFF;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.2px;z-index:99999999999}.skip-link-header:focus{position:fixed;top:70px;left:20px}.hero-section--homepage{display:flex!important}.hero-section__input{font-size:14px!important}.hero-section__input::placeholder{font-size:14px!important}.hero-section__button:hover{background-color:#ee792f!important;color:#200798!important}.hero-section__button:hover svg path{fill:#200798!important}.hero-section__title{text-align:center}.pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:20px 0;column-gap:10px}.pagination li{margin:0 5px}.pagination a,.pagination span{color:#200798;text-align:center;font-feature-settings:'calt' off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px;padding:8px 16px;border-radius:8px}.pagination a:hover{background-color:#ee792f;color:#fff}.pagination .current{background-color:#200798;color:#fff}.checklist li,.stars li{display:flex;column-gap:8px;align-items:center}.checklist li svg,.stars li svg{width:20px;height:20px}.checklist li svg{stroke:#00d084}.stars li svg{fill:#00d084}.search__not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:50px;padding:148px 20px}.search__not-found-title{max-width:1180px;color:#200798;text-align:center;font-family:Poppins;font-size:55px;font-style:normal;font-weight:700;line-height:70px;letter-spacing:-.55px}.partial_entry_warning{display:none}.three-section-template__header{background:rgba(32,7,152,.1);height:fit-content;width:100%;display:flex;justify-content:center;align-items:center;color:#200798;text-align:center;font-size:42px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.55px;padding-top:32px;padding-bottom:64px}.video-section__button:hover{background-color:#ee792f!important;color:#200798!important}.text-and-button__title{width:100%;margin:0 auto;max-width:1076px!important;color:#200798!important;text-align:center!important;font-family:"Poppins",sans-serif!important;font-size:32px!important;font-style:normal!important;line-height:32px!important}.three-section-content .text-and-button__title{line-height:40px!important}.three-section-content .breadcrumbs__container{margin:0}.text-and-button__button a{display:flex;justify-content:center;align-items:center;background-color:#ee792f;border-radius:4px;padding:17px 72px;color:#200798;text-align:center;font-feature-settings:'calt' off;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;cursor:pointer;transition:0.4s ease-in-out;text-decoration:none}.text-and-button__button a:hover{background-color:#200798;color:#fff}.page-template .video-section{padding:70px 20px;border-radius:5px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.advantages__button:hover{color:#200798!important}.box-component__box-link-button{display:flex;justify-content:center;align-items:center;background-color:#200798;border-radius:4px;padding:12px 24px;color:#fff!important;text-align:center;font-feature-settings:'calt' off;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;cursor:pointer;transition:0.4s ease-in-out;text-decoration:none!important}.box-component__box-link-button:hover{background-color:#ee792f;color:#200798}.gchoice label{color:#2d3648!important;font-feature-settings:'clig' off,'liga' off;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:25px!important;letter-spacing:.15px!important}.footer__stopmail{width:160px;display:flex;flex-direction:column;gap:20px}.footer__stopmail p{font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.15px}.footer__stopmail a{display:flex;justify-content:center;align-items:center;background-color:#ee792f!important;border-radius:4px;padding:12px 24px;color:#fff!important;text-align:center;font-feature-settings:'calt' off;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px;cursor:pointer;transition:0.4s ease-in-out;text-decoration:none!important}.footer__stopmail a:hover{background-color:#fff!important;color:#200798!important}.page-template .video-section{padding:0;margin:20px 0}.page-template .video-section__container{gap:2%}.page-template .video-section__video{width:49%;border-radius:0}.page-template .video-section__content{width:49%;padding:0 0 0 40px}.video-section__text{padding:0!important}@media (max-width:900px){.video-section__content{padding:40px!important}}@media (min-width:900px){.page-template .video-section__container--reversed .video-section__content{padding:40px 0 40px 20px}}.advantages__button{color:white!important;text-decoration:none!important}.advantages__heading{align-items:center;display:flex;font-size:38.5px!important;font-style:normal!important;font-weight:700!important;justify-content:center;letter-spacing:-.385px!important;margin-bottom:40px;text-align:center;width:100%}.isn-external-link::after{content:"\f504";font-family:'dashicons';color:inherit;position:relative;padding:0 0 0 3px;border:0;display:inline-block;vertical-align:baseline;font-size:1.2em!important}