.grid{width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:30px;margin:0 auto;max-width:1792px}@media(max-width:992px){.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-column-gap:20px}}.grid-header{max-width:1734px;margin:0 auto;height:100%;display:grid;grid-template-columns:repeat(20,minmax(0,1fr));grid-column-gap:15px;position:relative}@media(max-width:1764px){.grid-header{max-width:1620px}}@media(max-width:1180px){.grid-header{grid-column-gap:0}}@media(max-width:1024px){.grid-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal{opacity:0;height:0;-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease;position:absolute;top:72px;right:1%;width:394px}@media(max-width:767px){.modal{width:100%;right:unset}}.modal.modal-open{opacity:1;height:auto;background-color:#fff;border-radius:24px;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease}.modal.modal-open .search-modal-body .search-input{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal.modal-open .search-modal-body .search-input form#form-search{height:100%;padding:24px}@media(max-width:767px){.modal.modal-open .search-modal-body .search-input form#form-search{padding:16px}}.modal.modal-close{visibility:hidden;height:0}.modal .search-modal-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .search-modal-body .no-result{color:#00090f;font-style:normal;font-weight:400;line-height:125%;width:100%;font-size:calc(16px + (18 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.modal .search-modal-body .no-result{font-size:18px}}@media screen and (max-width:393px){.modal .search-modal-body .no-result{font-size:16px}}.modal .search-modal-body .search-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto;opacity:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;z-index:0;position:relative}.modal .search-modal-body .search-input .border{border-radius:8px;border:1px solid rgba(20,51,102,.2);padding:16px}.modal .search-modal-body .search-input .border,.modal .search-modal-body .search-input form#form-search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal .search-modal-body .search-input form#form-search{padding:0;height:0}.modal .search-modal-body .search-input form#form-search input{opacity:.5;font-weight:500}.modal .search-modal-body .search-input form#form-search button,.modal .search-modal-body .search-input form#form-search input{color:#03245d;background-color:rgba(0,0,0,0);outline:none;font-size:16px;font-style:normal;line-height:100%;font-family:var(--font-dm-sans),sans-serif}.modal .search-modal-body .search-input form#form-search button{font-weight:700;text-transform:uppercase;cursor:pointer}.modal .search-modal-body .search-results-modal{width:100%;max-width:1280px;visibility:hidden;height:0;grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;-webkit-column-gap:24px;column-gap:24px}.modal .search-modal-body .search-results-modal.visible{visibility:visible;height:100%;padding-bottom:40px}.modal .search-modal-body .search-results-modal .result-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .search-modal-body .search-results-modal .result-container .result{color:#03245d;font-style:normal;font-weight:400;line-height:1.88;text-decoration:none;font-size:16px;padding:0 74px}@media(max-width:580px){.modal .search-modal-body .search-results-modal .result-container .result{padding:0 32px}}.modal .search-modal-body .search-results-modal .result-container .result span{color:#03245d;text-transform:capitalize;font-weight:500}.main-menu-cloned{-webkit-transition:height .3s ease,visibility .2s ease,opacity .2s ease;transition:height .3s ease,visibility .2s ease,opacity .2s ease;height:100%;position:fixed;width:100%;top:0;left:0;bottom:0;background:rgba(255,255,255,.8)}@media(min-width:1219px){.main-menu-cloned{display:none}}@media(max-width:1218px){.main-menu-cloned{grid-column:unset;-webkit-transition:height .3s ease,visibility .2s ease,opacity .2s;transition:height .3s ease,visibility .2s ease,opacity .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh}.main-menu-cloned .submenu-wrapper{background-color:#fff;margin-top:102px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;z-index:-1;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.main-menu-cloned .submenu-wrapper.visible{z-index:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}}.main-menu-cloned .menu-link-wrapper{width:100%;height:100%;top:112px;position:relative}.main-menu-cloned .menu-link-wrapper:after{content:"";position:absolute;bottom:136px;left:0;right:0;width:calc(100% - 48px);margin:0 auto;height:60px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(35.59%,#FFF));background:linear-gradient(180deg,rgba(255,255,255,0),#FFF 35.59%);pointer-events:none;border-radius:0 0 32px 32px;z-index:9}.main-menu-cloned .menu-link-wrapper .menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:24px;margin-right:24px;padding:32px 24px;background:#fff;-webkit-transition:margin-top .3s ease;transition:margin-top .3s ease;border-radius:24px;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);height:calc(100% - 204px);overflow-y:scroll}.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar,.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar-thumb{background:#f9f9f9;border-radius:4px;width:0;max-height:20px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item{padding-bottom:14px;padding-top:14px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item:first-of-type{padding-top:0}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item a{font-size:16px;font-weight:500;line-height:normal;text-align:left;font-family:var(--font-dm-sans),sans-serif;color:#03245d;width:100%;display:block;z-index:2;position:relative}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.active a{text-decoration:underline;font-weight:900}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu{position:relative}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon{display:block;width:16px;height:16px;position:absolute;top:14px;right:0;cursor:pointer}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:after,.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#03245d;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:767px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu:first-of-type .toggle-icon{top:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu.open .toggle-icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu.open .macro-voice-a{padding-bottom:14px;font-weight:700}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list{margin-left:24px;padding-top:8px;padding-bottom:8px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-right:40px}@media(max-width:1218px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item{margin-bottom:22px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item:last-of-type{margin-bottom:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item .submenu-item-link{font-size:16px;font-weight:500;line-height:normal;text-align:left;color:#03245d;margin-bottom:22px}@media(max-width:1218px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item .submenu-item-link{margin-bottom:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item.more .submenu-item-link{text-transform:unset!important}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item.active .submenu-item-link,.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item:hover .submenu-item-link{color:#e60153}header{height:136px}header.site-header{background:#03245d;max-height:136px;position:relative;top:0;z-index:9}@media(max-width:1218px){header.site-header{background:rgba(0,0,0,0);max-height:112px;z-index:10}}header.site-header .wrapper-header{height:100%}header.site-header .wrapper-header .main-menu{justify-self:center;position:fixed;top:103px;padding:4px 16px;border-radius:32px;background:#fff;-webkit-box-shadow:0 0 60px 0 rgba(0,0,0,.2);box-shadow:0 0 60px 0 rgba(0,0,0,.2);-webkit-transition:top .3s ease;transition:top .3s ease;max-width:1360px;margin:0 auto;width:calc(100% - 40px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:1218px){header.site-header .wrapper-header .main-menu{padding:unset;top:32px}}header.site-header .wrapper-header .main-menu .logo{justify-self:center;z-index:9;position:absolute;left:14px;top:-36px;width:100%;max-width:136px;height:auto}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .logo{max-width:82px;top:-16px;left:16px}}header.site-header .wrapper-header .main-menu .logo img{width:100%;height:auto}header.site-header .wrapper-header .main-menu .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.site-header .wrapper-header .main-menu .menu-list .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;z-index:1;padding:0 10px 0 4px;position:relative}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .menu-item{display:none}}header.site-header .wrapper-header .main-menu .menu-list .menu-item a{font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#03245d;-webkit-transition:padding-top .3s ease,padding-bottom .3s ease;transition:padding-top .3s ease,padding-bottom .3s ease;line-height:1.2;letter-spacing:normal;text-align:center;font-weight:500;z-index:1}@media(max-width:1330px){header.site-header .wrapper-header .main-menu .menu-list .menu-item a{font-size:14px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item span{position:relative;bottom:-2px;height:2px;background:unset;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}header.site-header .wrapper-header .main-menu .menu-list .menu-item.active a,header.site-header .wrapper-header .main-menu .menu-list .menu-item:hover a{text-decoration:unset;color:#e60153}header.site-header .wrapper-header .main-menu .menu-list .menu-item.active span,header.site-header .wrapper-header .main-menu .menu-list .menu-item:hover span{background:#e60153;width:100%}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon{display:none;width:8px;height:1px;position:absolute;top:20px;right:32px}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:after,header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width:1024px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon{display:block}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu{visibility:hidden;position:absolute;top:0;margin-top:50px;-webkit-transition:top .3s ease,visibility .3s ease,opacity .3s ease;transition:top .3s ease,visibility .3s ease,opacity .3s ease;left:-40px;opacity:0;padding:24px;z-index:9;border-radius:24px;background:#fff;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#f9f9f9 rgba(0,0,0,0)}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item{padding:14px 16px;border-bottom:1px solid rgba(20,51,102,.2);width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:150px}@media(max-width:1620px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item{margin-bottom:2px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item .submenu-item-link{color:#03245d;font-family:var(--font-dm-sans),sans-serif;font-size:16px;line-height:normal;letter-spacing:normal;text-align:left;font-weight:500;padding:0;background:unset}@media(max-width:1330px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item .submenu-item-link{font-size:14px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.more .submenu-item-link{text-transform:unset!important}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item:hover .submenu-item-link{text-decoration:unset;color:#e60153}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.is-mobile{display:none}@media(max-width:991px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.is-mobile{display:block}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu:hover span{background:#e60153;width:calc(100% - 20px)}@media(min-width:1025px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu:hover .submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:visible;-webkit-transition:top .3s ease,visibility .3s ease,opacity .3s ease;transition:top .3s ease,visibility .3s ease,opacity .3s ease;opacity:1}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open a{text-decoration:underline}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .toggle-icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu{height:100%;-webkit-transition:height .3s ease;transition:height .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item a{color:#fff!important;text-decoration:none}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.active a,header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item:hover a{text-decoration:unset}@media(min-width:1025px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .macro-voice-a{text-decoration:unset}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu{-webkit-transition:height .3s ease;transition:height .3s ease;height:auto}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item a{color:#03245d!important;text-decoration:none}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.active a{text-decoration:underline;font-weight:700}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.more a{text-decoration:underline;font-weight:500}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-1>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-1:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-4>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-4:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2 .submenu .submenu-item:nth-child(n+6):nth-last-child(n+2){display:none}header.site-header .wrapper-header .main-menu .menu-list .search{z-index:9;cursor:pointer;padding:18px 0 10px;width:44px;-ms-flex-line-pack:center;align-content:center;text-align:center}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;width:40px;padding:0}}header.site-header .wrapper-header .main-menu .menu-list .search img{height:24px;width:24px}header.site-header .wrapper-header .main-menu .menu-list .search.active a,header.site-header .wrapper-header .main-menu .menu-list .search:hover a{font-weight:900}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile{display:none;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;z-index:10;height:40px;width:40px;margin-left:8px}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;padding:4px 16px 4px 8px;margin-left:0}}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media(max-width:1024px){header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button{margin-bottom:0}}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button:before{-webkit-transform:rotate(45deg) translate(35px,-35px);-ms-transform:rotate(45deg) translate(35px,-35px);transform:rotate(45deg) translate(35px,-35px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button:after{-webkit-transform:rotate(-45deg) translate(35px,35px);-ms-transform:rotate(-45deg) translate(35px,35px);transform:rotate(-45deg) translate(35px,35px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button{width:28px;height:3px;background-color:#03245d}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:after,header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:before{content:"";position:absolute;width:28px;height:3px;background-color:#03245d;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:8px}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:before{-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:after{-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button.open:before{-webkit-transform:rotate(45deg),translateX(35px,-35px);-ms-transform:rotate(45deg),translateX(35px,-35px);transform:rotate(45deg),translateX(35px,-35px)}header.site-header .wrapper-header .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:33px;padding-bottom:68px;gap:8px;max-width:1360px;margin:0 auto;width:calc(100% - 48px)}@media(max-width:1218px){header.site-header .wrapper-header .social-links{display:none}}header.site-header .wrapper-header .social-links p{color:#fff;font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}header.site-header .wrapper-header .social-links .list-icons{padding:5.5px 0}header.site-header .wrapper-header .social-links .list-icons .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}header.site-header .wrapper-header .social-links .list-icons .icons a,header.site-header .wrapper-header .social-links .list-icons .icons img{height:24px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.site-header .wrapper-header .social-links .list-icons .icons .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header.site-header.scroll .open-menu-mobile{max-height:72px}header.site-header.scroll .wrapper-header .main-menu{top:56px;-webkit-transition:top .3s ease;transition:top .3s ease}@media(max-width:767px){header.site-header.scroll .wrapper-header .main-menu{top:32px}}header.site-header.scroll .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu{-webkit-transition:top .3s ease;transition:top .3s ease}.wrapper-submenu{background:rgba(0,0,0,0);padding-top:50px;position:absolute;height:50px;width:100%}.footer{background-color:#03245d;z-index:8;position:relative}.footer .grid{max-width:none}@media(max-width:1110px){.footer .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .grid .footer-top{grid-column:span 12;padding:48px 64px 40px;position:relative;z-index:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991px){.footer .grid .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 0 64px}}.footer .grid .footer-top .footer-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media(max-width:991px){.footer .grid .footer-top .footer-top-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 64px}}.footer .grid .footer-top .footer-top-left p{color:rgba(255,255,255,.8);font-family:var(--font-dm-sans),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(max-width:767px){.footer .grid .footer-top .footer-top-left p{text-align:center}}.footer .grid .footer-top .footer-top-left img{max-width:128px}@media(max-width:991px){.footer .grid .footer-top .footer-top-right{padding-bottom:64px}}.footer .grid .footer-top .footer-top-right .social-links{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px){.footer .grid .footer-top .footer-top-right .social-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}}.footer .grid .footer-top .footer-top-right .social-links p{color:#fff;font-size:14px;font-style:normal;font-family:var(--font-dm-sans),sans-serif;font-weight:500;line-height:normal;margin-right:13px}@media(max-width:991px){.footer .grid .footer-top .footer-top-right .social-links p{margin-right:0;font-size:16px}.footer .grid .footer-top .footer-top-right .social-links .list-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons a,.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons img{height:24px;width:24px}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer .grid .footer-bottom{grid-column:span 12;background:rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1500px){.footer .grid .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;padding:64px 0}}.footer .grid .footer-bottom .footer-left,.footer .grid .footer-bottom .footer-right{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){.footer .grid .footer-bottom .footer-left,.footer .grid .footer-bottom .footer-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .grid .footer-bottom .footer-left ul,.footer .grid .footer-bottom .footer-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul,.footer .grid .footer-bottom .footer-right ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer .grid .footer-bottom .footer-left ul li,.footer .grid .footer-bottom .footer-right ul li{display:inline;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;z-index:1;position:relative;margin:0 24px}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul li,.footer .grid .footer-bottom .footer-right ul li{margin:0}}.footer .grid .footer-bottom .footer-left ul li:first-of-type,.footer .grid .footer-bottom .footer-right ul li:first-of-type{margin-left:0}.footer .grid .footer-bottom .footer-left ul li:last-of-type,.footer .grid .footer-bottom .footer-right ul li:last-of-type{margin-right:0}.footer .grid .footer-bottom .footer-left ul li:after,.footer .grid .footer-bottom .footer-right ul li:after{content:" ";width:4px;height:4px;background-color:#fff;border-radius:50%;position:absolute;right:-26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul li:after,.footer .grid .footer-bottom .footer-right ul li:after{display:none}}.footer .grid .footer-bottom .footer-left ul li:last-child:after,.footer .grid .footer-bottom .footer-right ul li:last-child:after{content:none}.footer .grid .footer-bottom .footer-left ul li a,.footer .grid .footer-bottom .footer-right ul li a{color:#fff;font-size:16px;line-height:normal;font-family:var(--font-dm-sans),sans-serif}.footer .grid .footer-bottom .footer-left ul li a:hover,.footer .grid .footer-bottom .footer-right ul li a:hover{opacity:.4}.cta-main{display:inline-block;vertical-align:middle;cursor:pointer}.cta-main.width{width:100%}.cta-main .txt{font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;color:#fff;padding:20px 40px;text-align:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:18px;z-index:1;font-size:calc(18px + (28 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.cta-main .txt{font-size:28px}}@media screen and (max-width:393px){.cta-main .txt{font-size:18px}}@media screen and (min-width:393px)and (max-width:1179px){.cta-main .txt{line-height:1.19}}@media screen and (min-width:1180px)and (max-width:1919px){.cta-main .txt{line-height:1.22}}@media screen and (min-width:1920px){.cta-main .txt{line-height:1.21}}@media screen and (max-width:393px){.cta-main .txt{line-height:1.19}}@media(max-width:374px){.cta-main .txt{padding:20px}}.cta-main .txt svg path{fill:#03245d}.cta-main .txt:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;z-index:-1}.cta-main .txt:hover{color:#03245d}.cta-main .txt:hover:before{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.cta-main .txt:hover svg path{fill:#03245d}.cta-main.red .txt{background:#ca003d;border-radius:100px;font-family:var(--font-dm-sans),sans-serif}.circle-container{position:fixed;bottom:32px;width:100%;max-width:45px;right:45px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:bottom .3s ease,-webkit-transform .3s ease;transition:bottom .3s ease,-webkit-transform .3s ease;transition:bottom .3s ease,transform .3s ease;transition:bottom .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}.circle-container.scrolled{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);overflow:visible;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:820px){.circle-container{right:12px}}.circle-container .circle{width:45px;height:45px;border-radius:50%;background-color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:1}.circle-container .circle.opened{background-color:#fff}.circle-container .circle.opened .white{display:none}.circle-container .circle.opened .blue{display:block}.circle-container .circle .blue,.circle-container .circle .white{width:100%;height:auto;max-width:14px}.circle-container .circle .blue{display:none}.circle-container .logos-overlay{position:relative;top:500px;right:0;display:block;max-height:0;opacity:0;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}.circle-container .logos-overlay.active{top:0;max-height:100%;height:100%;opacity:1;-webkit-transition:max-height .3s ease,opacity .5s ease;transition:max-height .3s ease,opacity .5s ease}.circle-container .logos-overlay .logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.circle-container .logos-overlay .logo .svg-background{width:45px;height:45px;border-radius:50%;background-color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.circle-container .logos-overlay .logo .svg-background img{width:45px;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex}.circle-container .logos-overlay .logo .logo-text{background-color:#fff;padding:11px;margin-top:8px;margin-right:8px;max-width:226px;min-width:226px;-ms-flex-item-align:center;align-self:center;font-weight:500;-webkit-box-shadow:5px 5px 15px -5px #000;box-shadow:5px 5px 15px -10px #000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.circle-container .logos-overlay .logo .logo-text .title{font-family:var(--font-sofia-sans),sans-serif;color:#03245d}.circle-container .logos-overlay .logo .logo-text>:not(:first-child){padding-top:4px}.circle-container .logos-overlay .logo .logo-text a:first-of-type{margin-bottom:4px}.circle-container .logos-overlay .logo .logo-text a{color:#03245d;font-size:12px;line-height:1.15}.circle-container .logos-overlay .logo .logo-text a.title{font-size:16px}.circle-container .logos-overlay .logo .logo-text a.link-a{color:#ca003d;line-height:1.25}.circle-container .logos-overlay .logo .logo-text a span{text-decoration:underline}.circle-container .logos-overlay .logo .logo-text.link .title{margin-bottom:0!important;color:#03245d;font-family:var(--font-sofia-sans),sans-serif}.default-select{display:none}.hidden-option{display:none!important}.custom-container,.select-modal{font-weight:600;min-width:324px;border-radius:4px;font-size:18px;position:relative;width:100%}@media(max-width:767px){.custom-container,.select-modal{min-width:unset}}.custom-container:first-child,.select-modal:first-child{margin:0}.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{padding:0;border:0;background:rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#143366;font-style:normal;font-weight:400;line-height:1.1;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{font-size:24px}}@media screen and (max-width:393px){.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{font-size:18px}}.custom-container .custom-select-placeholder,.select-modal .custom-select-placeholder{text-transform:unset}.custom-container .custom-select-control,.select-modal .custom-select-control{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-weight:600;position:relative;padding:26px 32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;border-radius:40px;border:2px solid #143366;background:#fff;-webkit-box-shadow:unset!important;box-shadow:unset!important;-webkit-transition:unset!important;transition:unset!important}@media(max-width:767px){.custom-container .custom-select-control,.select-modal .custom-select-control{padding:16px 20px}}.custom-container .custom-select-control.active,.select-modal .custom-select-control.active{z-index:3;border-radius:40px 40px 0 0;border:solid #143366;border-width:2px 2px 0}@media(max-width:767px){.custom-container .custom-select-control.active,.select-modal .custom-select-control.active{border-radius:24px 24px 0 0}}.custom-container .custom-select-control:hover,.select-modal .custom-select-control:hover{border-color:unset}.custom-container .custom-select-control .css-1wy0on6,.select-modal .custom-select-control .css-1wy0on6{width:0}.custom-container .custom-select-control .css-1wy0on6 .css-1u9des2-indicatorSeparator,.select-modal .custom-select-control .css-1wy0on6 .css-1u9des2-indicatorSeparator{display:none}.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg{position:absolute;right:0;width:30px!important;height:30px!important;font-weight:100;display:unset!important;fill:#03245d!important}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg path,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg path,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg path,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg path{fill:#03245d;font-weight:100}.custom-container .custom-select-control .css-1wy0on6>input,.custom-container .custom-select-control .css-1wy0on6>input input,.select-modal .custom-select-control .css-1wy0on6>input,.select-modal .custom-select-control .css-1wy0on6>input input{width:0!important;height:0!important;margin:0!important;padding:0!important;-webkit-transform:scale(0)!important;-ms-transform:scale(0)!important;transform:scale(0)!important;position:absolute}.custom-container .custom-select-control .css-1wy0on6>input:after,.select-modal .custom-select-control .css-1wy0on6>input:after{display:none;margin:0;padding:0}.custom-container .custom-select-control .css-hlgwow,.select-modal .custom-select-control .css-hlgwow{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{padding:0;border:0;background:rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#143366;font-style:normal;font-weight:400;line-height:1}@media(min-width:394px)and (max-width:1180px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:calc(18px + (22 - 18)*(100vw - 393px)/787)}}@media(min-width:1181px)and (max-width:1920px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:calc(22px + (24 - 22)*(100vw - 1180px)/740)}}@media(max-width:393px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:18px}}@media(min-width:1921px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:24px}}.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder{text-transform:unset}.custom-container .custom-select-control .css-hlgwow>input,.custom-container .custom-select-control .css-hlgwow>input input,.select-modal .custom-select-control .css-hlgwow>input,.select-modal .custom-select-control .css-hlgwow>input input{width:0!important;height:0!important;margin:0!important;padding:0!important;-webkit-transform:scale(0)!important;-ms-transform:scale(0)!important;transform:scale(0)!important;position:absolute}.custom-container .custom-select-control .css-hlgwow>input:after,.select-modal .custom-select-control .css-hlgwow>input:after{display:none;margin:0;padding:0}.custom-container .custom-select-menu,.select-modal .custom-select-menu{z-index:2;margin:0 auto;padding:0 32px;background:#fff;border-radius:0 0 32px 32px;border-right:2px solid #03245d;border-bottom:2px solid #03245d;border-left:2px solid #03245d;overflow:auto}@media(max-width:767px){.custom-container .custom-select-menu,.select-modal .custom-select-menu{padding:0 20px;border-radius:0 0 24px 24px}}.custom-container .custom-select-menu .css-qr46ko,.select-modal .custom-select-menu .css-qr46ko{padding-top:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--blue,#03245D) rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;max-height:184px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;z-index:10;padding-bottom:32px}@media(max-width:767px){.custom-container .custom-select-menu .css-qr46ko,.select-modal .custom-select-menu .css-qr46ko{padding-bottom:24px;max-height:168px}}.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar-track,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar,.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar-thumb,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar-thumb{background:#03245d;border-radius:4px;width:8px;max-height:48px}.custom-container .custom-select-menu .css-qr46ko>div,.select-modal .custom-select-menu .css-qr46ko>div{color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-style:normal;font-weight:400;line-height:1;padding:8px 0 12px!important;background:#fff;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-size:24px}}@media screen and (max-width:393px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-size:18px}}@media(max-width:767px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{padding:12px 0!important}.custom-container .custom-select-menu .css-qr46ko .custom-select-option:last-of-type,.select-modal .custom-select-menu .css-qr46ko .custom-select-option:last-of-type{padding:12px 0 0!important}}.custom-container .custom-select-menu .css-qr46ko .custom-select-option:hover,.custom-container .custom-select-menu .css-qr46ko .selected,.select-modal .custom-select-menu .css-qr46ko .custom-select-option:hover,.select-modal .custom-select-menu .css-qr46ko .selected{color:#e60153}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:0;margin:0}body a,body button,body h1,body h2,body h3,body h4,body h5,body h6,body input,body p,body textarea{margin:0;padding:0;border:0;outline:none;border-radius:0;font-stretch:normal;font-style:normal;letter-spacing:normal}body h1{color:#fff;text-transform:uppercase;font-family:var(--font-sofia-sans),sans-serif;font-style:italic;font-size:calc(48px + (112 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body h1{font-size:112px}}@media screen and (max-width:393px){body h1{font-size:48px}}body h2{color:#03245d;text-transform:uppercase;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body h2{font-size:88px}}@media screen and (max-width:393px){body h2{font-size:48px}}body h1,body h2,body h3,body h4,body h5,body h6{font-family:var(--font-sofia-sans),sans-serif;line-height:100%}body h1.skew,body h2.skew,body h3.skew,body h4.skew,body h5.skew,body h6.skew{font-style:italic}body strong{font-weight:700}body i{font-style:italic}body ul{margin:0;padding:0}body ul li{list-style:none}body p,body ul li{font-family:var(--font-dm-sans),sans-serif}body p{line-height:1.5;font-weight:400;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body p{font-size:24px}}@media screen and (max-width:393px){body p{font-size:18px}}body p.skew{font-style:italic}body a{font-family:var(--font-dm-sans),sans-serif;cursor:pointer;text-decoration:none;color:#03245d}body img{width:100%;height:auto}body .desk{display:block}@media(max-width:820px){body .desk{display:none}}body .tab{display:block}@media(max-width:1180px){body .tab{display:none}}body .mob{display:none}@media(max-width:1024px){body .mob{display:block}}body .o-d{display:initial}@media(max-width:1180px){body .o-d{display:none}}body .o-t{display:none}@media(max-width:1180px)and (min-width:768px){body .o-t{display:initial}}body .o-m{display:none}@media(max-width:767px){body .o-m{display:initial}}body ::-webkit-scrollbar{scrollbar-width:none;-ms-overflow-style:none}body ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.5)}body ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.covert{height:0!important;padding:0!important}.hero-article{margin:88px auto 120px;padding:0 20px}@media(max-width:767px){.hero-article{margin:48px 0 64px}}.hero-article .content-section{grid-column:3/span 8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media(max-width:1680px){.hero-article .content-section{grid-column:2/span 10}}@media(max-width:767px){.hero-article .content-section{margin:0 24px;text-align:left}}.hero-article .content-section h1{line-height:1;font-weight:900;color:#03245d;margin-bottom:24px;font-size:calc(48px + (112 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-article .content-section h1{font-size:112px}}@media screen and (max-width:393px){.hero-article .content-section h1{font-size:48px}}.hero-article .content-section .subtitle{margin-bottom:16px;font-weight:400;color:#03245d;line-height:1.75;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-article .content-section .subtitle{font-size:24px}}@media screen and (max-width:393px){.hero-article .content-section .subtitle{font-size:18px}}@media(max-width:767px){.hero-article .content-section .subtitle{margin-bottom:8px}}.hero-article .content-section .subtitle .strong{font-weight:700}.hero-article .content-section .description{color:#03245d;font-weight:400;line-height:1.75;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-article .content-section .description{font-size:24px}}@media screen and (max-width:393px){.hero-article .content-section .description{font-size:18px}}.hero-article .content-section .description .strong{font-weight:700}.hero-article .content-section .description a{font-weight:500}.hero-article .content-section .description a:hover{opacity:.4}.hero-article .content-section .description a{text-decoration:underline;color:#03245d}.hero-article .content-section .description a strong{text-decoration:underline}.hero-article .content-section .description ol,.hero-article .content-section .description ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.hero-article .content-section .description ol,.hero-article .content-section .description ul{padding-left:0}}.hero-article .content-section .description ol li,.hero-article .content-section .description ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-article .content-section .description ol li,.hero-article .content-section .description ul li{font-size:24px}}@media screen and (max-width:393px){.hero-article .content-section .description ol li,.hero-article .content-section .description ul li{font-size:18px}}@media(max-width:767px){.hero-article .content-section .description ol li,.hero-article .content-section .description ul li{padding-left:18px}}.hero-article .content-section .description ol li:before,.hero-article .content-section .description ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.hero-article .content-section .description ol li:before,.hero-article .content-section .description ul li:before{top:10px;width:10px;height:10px}}.hero-article .content-section .description ol li:first-of-type,.hero-article .content-section .description ul li:first-of-type{margin-top:8px}.hero-article .content-section .description ol li a,.hero-article .content-section .description ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.hero-article .content-section .description ol li a strong,.hero-article .content-section .description ul li a strong{text-decoration:underline!important}.steps-title-inline-wrapper{overflow-x:auto;overflow-y:hidden;position:unset;width:100%;display:none}.steps-title-inline-wrapper .steps-title-inline{grid-column:span 12;margin:0 auto 70px}@media(max-width:1280px){.steps-title-inline-wrapper .steps-title-inline{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media(max-width:1180px){.steps-title-inline-wrapper .steps-title-inline{margin:0 auto 55px}}@media(max-width:767px){.steps-title-inline-wrapper .steps-title-inline{margin:0 auto 45px}}.steps-title-inline-wrapper .steps-title-inline a{padding:0 35px;cursor:pointer;text-transform:uppercase;font-weight:700;line-height:1.17;text-align:left;color:#03245d}@media(min-width:394px)and (max-width:1180px){.steps-title-inline-wrapper .steps-title-inline a{font-size:calc(12px + (14 - 12)*(100vw - 393px)/787)}}@media(min-width:1181px)and (max-width:1920px){.steps-title-inline-wrapper .steps-title-inline a{font-size:calc(14px + (15 - 14)*(100vw - 1180px)/740)}}@media(max-width:393px){.steps-title-inline-wrapper .steps-title-inline a{font-size:12px}}@media(min-width:1921px){.steps-title-inline-wrapper .steps-title-inline a{font-size:15px}}@media(max-width:991px){.steps-title-inline-wrapper .steps-title-inline a{padding:0 16px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.steps-title-inline-wrapper .steps-title-inline a:hover{text-decoration:underline}.steps-component{padding:0 20px}@media(max-width:991px){.steps-component .grid{width:unset}}.steps-component .grid .steps-container{grid-column:3/span 8;max-width:1476px;margin:0 auto;width:100%;overflow:visible!important}@media(max-width:1680px){.steps-component .grid .steps-container{grid-column:2/span 10}}@media(max-width:991px){.steps-component .grid .steps-container{padding:0 24px;width:unset}}.steps-component .grid .steps-container .step-description-general{margin-bottom:64px}.steps-component .grid .steps-container .step-description-general p{color:#03245d;white-space:break-spaces}.steps-component .grid .steps-container .step-description-general p span{font-weight:700}.steps-component .grid .steps-container .step-description-general p a{font-weight:700;color:#03245d}.steps-component .grid .steps-container .step-description-general a{text-decoration:underline;color:#03245d}.steps-component .grid .steps-container .step-description-general a strong{text-decoration:underline}.steps-component .grid .steps-container .step-description-general ol,.steps-component .grid .steps-container .step-description-general ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.steps-component .grid .steps-container .step-description-general ol,.steps-component .grid .steps-container .step-description-general ul{padding-left:0}}.steps-component .grid .steps-container .step-description-general ol li,.steps-component .grid .steps-container .step-description-general ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.steps-component .grid .steps-container .step-description-general ol li,.steps-component .grid .steps-container .step-description-general ul li{font-size:24px}}@media screen and (max-width:393px){.steps-component .grid .steps-container .step-description-general ol li,.steps-component .grid .steps-container .step-description-general ul li{font-size:18px}}@media(max-width:767px){.steps-component .grid .steps-container .step-description-general ol li,.steps-component .grid .steps-container .step-description-general ul li{padding-left:18px}}.steps-component .grid .steps-container .step-description-general ol li:before,.steps-component .grid .steps-container .step-description-general ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.steps-component .grid .steps-container .step-description-general ol li:before,.steps-component .grid .steps-container .step-description-general ul li:before{top:10px;width:10px;height:10px}}.steps-component .grid .steps-container .step-description-general ol li:first-of-type,.steps-component .grid .steps-container .step-description-general ul li:first-of-type{margin-top:8px}.steps-component .grid .steps-container .step-description-general ol li a,.steps-component .grid .steps-container .step-description-general ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.steps-component .grid .steps-container .step-description-general ol li a strong,.steps-component .grid .steps-container .step-description-general ul li a strong{text-decoration:underline!important}.steps-component .grid .steps-container .step{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:64px}.steps-component .grid .steps-container .step:last-of-type{margin-bottom:120px}@media(max-width:1180px){.steps-component .grid .steps-container .step:last-of-type{margin-bottom:72px}}.steps-component .grid .steps-container .step:only-child{margin-bottom:120px}@media(max-width:1180px){.steps-component .grid .steps-container .step:only-child{margin-bottom:72px}.steps-component .grid .steps-container .step{margin-bottom:40px}}@media(max-width:991px){.steps-component .grid .steps-container .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.steps-component .grid .steps-container .step .counter-title{margin-right:40px}@media(max-width:991px){.steps-component .grid .steps-container .step .counter-title{margin-right:0;margin-bottom:16px}}.steps-component .grid .steps-container .step .counter-title .step-counter{position:relative;display:inline-block;width:79px;height:79px}@media(max-width:991px){.steps-component .grid .steps-container .step .counter-title .step-counter{width:65px;height:65px}}.steps-component .grid .steps-container .step .counter-title .step-counter img{display:block;width:100%;height:100%}.steps-component .grid .steps-container .step .counter-title .step-counter .step-number{position:absolute;top:50%;left:50%;font-family:var(--font-sofia-sans),sans-serif;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:900;text-align:center;color:#03245d;font-size:48px;font-style:normal;line-height:100%;text-transform:uppercase;font-size:calc(32px + (48 - 32)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.steps-component .grid .steps-container .step .counter-title .step-counter .step-number{font-size:48px}}@media screen and (max-width:393px){.steps-component .grid .steps-container .step .counter-title .step-counter .step-number{font-size:32px}}.steps-component .grid .steps-container .step .container-steps-right-left{padding-top:8px}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left{padding-top:0}}.steps-component .grid .steps-container .step .container-steps-right-left .title-step-new{color:#03245d;font-weight:900;line-height:100%;text-transform:uppercase;font-family:var(--font-sofia-sans),sans-serif;font-size:calc(32px + (56 - 32)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.steps-component .grid .steps-container .step .container-steps-right-left .title-step-new{font-size:56px}}@media screen and (max-width:393px){.steps-component .grid .steps-container .step .container-steps-right-left .title-step-new{font-size:32px}}.steps-component .grid .steps-container .step .container-steps-right-left .title-step-new.skew{font-style:italic}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left{width:100%;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-column-gap:40px;margin:0 auto;max-width:1063px;padding-top:32px}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left{grid-column:span 3}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step{margin-bottom:16px;margin-left:0}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .step-image{aspect-ratio:1.5/1;opacity:1}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step video{width:100%;height:auto}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step{width:100%;max-width:100%}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper{width:100%;max-width:100%}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .swiper-wrapper .swiper-slide{aspect-ratio:1.5}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .swiper-wrapper .swiper-slide img{aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-button-next,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-button-prev{top:var(--swiper-navigation-top-offset,47%);color:#03245d!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-button-next:after,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-button-prev:after{color:#03245d!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px auto}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-pagination .swiper-pagination-bullet,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .custom-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#03245d!important}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper{width:100%!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left .wrapper-image-step .image-step-swiper .swiper-wrapper .swiper-slide{width:100%!important}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-left.no-image{grid-column:unset!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right{grid-column:span 4}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right.full-width{grid-column:span 7!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step{color:#03245d}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step span{font-weight:700}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step a{font-weight:700;color:#03245d}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step p a{font-weight:700;color:#03245d;text-decoration:underline!important}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul{padding-left:0}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li{font-size:24px}}@media screen and (max-width:393px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li{font-size:18px}}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li{padding-left:18px}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li:before,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li:before,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li:before{top:10px;width:10px;height:10px}}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li:first-of-type,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li:first-of-type{margin-top:8px}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li a,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ol li a strong,.steps-component .grid .steps-container .step .container-steps-right-left .steps-right-left .step-right .content-step ul li a strong{text-decoration:underline!important}.social-icons{-webkit-box-sizing:border-box;box-sizing:border-box;grid-column:span 11;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:120px}@media(max-width:1024px){.social-icons{padding-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:38px}}.social-icons p{font-weight:500;color:#03245d;padding-right:24px;font-size:calc(20px + (32 - 20)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.social-icons p{font-size:32px}}@media screen and (max-width:393px){.social-icons p{font-size:20px}}@media(max-width:1024px){.social-icons p{padding-right:10px;margin-bottom:15px}}.social-icons div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width:1024px){.social-icons div{gap:4px}}.social-icons div .share-button,.social-icons div a{width:40px;height:40px}.social-icons div .share-button img,.social-icons div a img{max-width:40px;height:40px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.social-icons div .share-button .copied-message,.social-icons div a .copied-message{white-space:nowrap;font-size:calc(12px + (12 - 12)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.social-icons div .share-button .copied-message,.social-icons div a .copied-message{font-size:12px}}@media screen and (max-width:393px){.social-icons div .share-button .copied-message,.social-icons div a .copied-message{font-size:12px}}.social-icons div .share-button:hover img,.social-icons div a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.related-products{max-width:1476px;margin:0 auto;padding-bottom:128px}@media(max-width:1180px){.related-products{text-align:center}}.related-products .related-products-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:72px}@media(max-width:1180px){.related-products .related-products-title{margin-bottom:83px;padding:0 44px;text-align:left}}@media(max-width:991px){.related-products .related-products-title{margin-bottom:48px}}.related-products .swiper-container-related-products{overflow-x:hidden;padding:0 24px}.related-products .swiper-container-related-products .swiper-wrapper{padding-bottom:76px}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .img-related-products{max-height:280px;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;margin-bottom:47px}@media(max-width:1180px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .img-related-products{margin-bottom:30px;max-height:218px}}@media(max-width:991px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .img-related-products{max-height:180px}}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{text-align:center;color:#03245d;cursor:pointer;max-width:216px}@media(min-width:394px)and (max-width:1180px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{font-size:calc(12px + (20 - 12)*(100vw - 393px)/787)}}@media(min-width:1181px)and (max-width:1920px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{font-size:calc(20px + (25 - 20)*(100vw - 1180px)/740)}}@media(max-width:393px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{font-size:12px}}@media(min-width:1921px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{font-size:25px}}@media screen and (min-width:393px)and (max-width:1179px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{line-height:1.06}}@media screen and (min-width:1180px)and (max-width:1919px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{line-height:1.2}}@media screen and (min-width:1920px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{line-height:1.2}}@media screen and (max-width:393px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{line-height:1.06}}@media(max-width:1180px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{max-width:175px}}@media(max-width:425px){.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{max-width:105px}}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .title-related-products{font-weight:700;text-transform:uppercase}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products .subtitle-related-products{font-weight:400}.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products:hover .subtitle-related-products,.related-products .swiper-container-related-products .swiper-wrapper .swiper-slide .container-related-products:hover .title-related-products{text-decoration:underline}.related-products .swiper-container-related-products .single-article-navigation{position:relative;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:272px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width:1580px){.related-products .swiper-container-related-products .single-article-navigation{padding-left:24px}}@media(min-width:1025px){.related-products .swiper-container-related-products .single-article-navigation{display:none}}@media(max-width:1024px){.related-products .swiper-container-related-products .single-article-navigation{padding:unset;width:204px;margin:0 auto;left:0;right:0;position:absolute;z-index:1}}.related-products .swiper-container-related-products .single-article-navigation button{max-height:210px;background:none;border:none;padding:0;cursor:pointer;position:relative}.related-products .swiper-container-related-products .single-article-navigation button img{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1025px){.related-products .swiper-container-related-products .single-article-navigation button img{width:44px;height:44px}}@media(min-width:1025px){.related-products .swiper-container-related-products .single-article-navigation button img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}.related-products .swiper-container-related-products .single-article-navigation button img.default{opacity:1}.related-products .swiper-container-related-products .single-article-navigation button img.hover{position:absolute;top:0;left:0;opacity:0}@media(min-width:1025px){.related-products .swiper-container-related-products .single-article-navigation button:hover img.default{opacity:0}.related-products .swiper-container-related-products .single-article-navigation button:hover img.hover{opacity:1}}.related-products .swiper-container-related-products .single-article-navigation button.swiper-button-disabled{opacity:.3;cursor:default}@media(min-width:1025px){.related-products .swiper-container-related-products .single-article-navigation button.swiper-button-disabled:hover img.default{opacity:1}.related-products .swiper-container-related-products .single-article-navigation button.swiper-button-disabled:hover img.hover{opacity:0}}.related-products .swiper-container-related-products .swiper-pagination{bottom:0;top:unset;height:44px;-ms-flex-line-pack:center;align-content:center;z-index:1;color:#03245d}@media(min-width:1025px){.related-products .swiper-container-related-products .swiper-pagination{display:none}}.related-products .swiper-container-related-products .swiper-pagination span{font-family:var(--font-sofia-sans),sans-serif}.related-products .product-card{border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:24px}.related-products .product-card .image{margin-bottom:16px}.related-products .product-card .info-wrapper{padding:0 24px 24px}.related-products .product-card .info-wrapper .category{border-radius:40px;background:rgba(0,0,0,.32);background-blend-mode:multiply;padding:8px 16px;margin-bottom:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.related-products .product-card .info-wrapper .name{margin-bottom:12px;height:80px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.5em}.related-products .product-card .info-wrapper .name.clamp{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:1.25em;text-align:left}.related-products .product-card .info-wrapper .info{height:44px;margin-bottom:24px}.related-products .product-card .info-wrapper .find-more{text-align:center;border-radius:48px;background:rgba(0,0,0,.3);background-blend-mode:multiply;text-transform:uppercase;padding:16px 48px}.related-products .product-card.category{border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px 24px}.related-products .product-card.category .image{margin-top:32px;margin-bottom:32px;max-width:285px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-item-align:center;align-self:center}.related-products .product-card.category .name{margin-bottom:24px;text-align:center;height:80px}.related-products .product-card.category .find-more{text-transform:uppercase;border-radius:48px;background:rgba(0,0,0,.3);background-blend-mode:multiply;padding:16px 48px;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.related-products .product-card.category:hover .image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.related-products .product-card.category:hover .find-more{background:rgba(255,255,255,.3)}.related-products .product-card .category{font-family:var(--font-roboto),sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff}.related-products .product-card .name{color:#fff;font-size:28px;line-height:1.25;font-weight:400;font-family:var(--font-anton),sans-serif}.related-products .product-card .info{font-family:var(--font-roboto),sans-serif;font-size:16px;line-height:1.4;font-weight:400;color:#fff}.related-products .product-card .find-more{font-family:var(--font-roboto),sans-serif;font-size:16px;font-weight:700;color:#fff}.related-products .product-card.category .name{font-family:var(--font-anton),sans-serif;font-size:32px;line-height:1.25;color:#fff;font-weight:400}.related-products .prod-05{background-color:#3a82b5}.related-products .prod-02{background-color:#32a48a}.related-products .prod-09{background-color:#2560b6}.related-products .prod-08{background-color:#cf1e4e}.related-products .prod-04{background-color:#0096d2}.related-products .prod-01{background-color:#c23897}.related-products .prod-06{background-color:#b92784}.related-products .related-products-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:1280px;margin:0 auto}.related-products .related-products-grid .static-product-card{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:332px}.might-be-interested{padding-bottom:120px}@media(max-width:767px){.might-be-interested{padding-bottom:64px}}.might-be-interested .container-interested{grid-column:span 12;z-index:1;position:relative}.might-be-interested .container-interested .interested-title{grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:64px}@media(max-width:767px){.might-be-interested .container-interested .interested-title{padding:0 38px 32px}}.might-be-interested .container-interested .swiper{grid-column:span 12;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;position:relative;padding-bottom:144px;overflow:visible}@media(max-width:1440px){.might-be-interested .container-interested .swiper{overflow:hidden}}@media(max-width:991px){.might-be-interested .container-interested .swiper{padding-bottom:64px}}@media(max-width:767px){.might-be-interested .container-interested .swiper{gap:20px}}.might-be-interested .container-interested .swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.might-be-interested .container-interested .swiper .swiper-wrapper .title-right-answer{background:#e3edf8}.might-be-interested .container-interested .swiper .swiper-pagination{bottom:0}@media(max-width:991px){.might-be-interested .container-interested .swiper .swiper-pagination{display:block}}@media(min-width:992px){.might-be-interested .container-interested .swiper .swiper-pagination{display:none}}.might-be-interested .container-interested .swiper .swiper-pagination span{color:#03245d;font-family:var(--font-sofia-sans),sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:1}.might-be-interested .container-interested .swiper-navigation{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:272px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:1}@media(min-width:1440px){.might-be-interested .container-interested .swiper-navigation{padding-left:64px}}@media(min-width:768px)and (max-width:1439px){.might-be-interested .container-interested .swiper-navigation{padding-left:20px}}@media(max-width:767px){.might-be-interested .container-interested .swiper-navigation{padding-left:16px}}@media(max-width:991px){.might-be-interested .container-interested .swiper-navigation{height:44px;bottom:0;-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%);padding:unset;width:204px;margin:0 auto;left:0;right:0;position:absolute}}.might-be-interested .container-interested .swiper-navigation button{max-height:210px;background:none;border:none;padding:0;cursor:pointer;position:relative}.might-be-interested .container-interested .swiper-navigation button img{width:80px;height:80px}@media(max-width:1025px){.might-be-interested .container-interested .swiper-navigation button img{width:44px;height:44px}}@media(min-width:1025px){.might-be-interested .container-interested .swiper-navigation button img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}.might-be-interested .container-interested .swiper-navigation button img.default{opacity:1}.might-be-interested .container-interested .swiper-navigation button img.hover{position:absolute;top:0;left:0;opacity:0}@media(min-width:1025px){.might-be-interested .container-interested .swiper-navigation button:hover img.default{opacity:0}.might-be-interested .container-interested .swiper-navigation button:hover img.hover{opacity:1}}.might-be-interested .container-interested .swiper-navigation button.swiper-button-disabled{opacity:.3;cursor:default}@media(min-width:1025px){.might-be-interested .container-interested .swiper-navigation button.swiper-button-disabled:hover img.default{opacity:1}.might-be-interested .container-interested .swiper-navigation button.swiper-button-disabled:hover img.hover{opacity:0}}.article-useful{margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:128px;background:#fff}@media(max-width:991px){.article-useful{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:72px}}.article-useful .article-useful-title{margin-bottom:72px}@media(max-width:1180px){.article-useful .article-useful-title{margin-bottom:40px}}@media(max-width:991px){.article-useful .article-useful-title{margin-bottom:24px}}.article-useful .article-useful-title h2{font-family:var(--font-roboto),sans-serif}@media(min-width:394px)and (max-width:1180px){.article-useful .article-useful-title h2{font-size:calc(24px + (30 - 24)*(100vw - 393px)/787)}}@media(min-width:1181px)and (max-width:1920px){.article-useful .article-useful-title h2{font-size:calc(30px + (50 - 30)*(100vw - 1180px)/740)}}@media(max-width:393px){.article-useful .article-useful-title h2{font-size:24px}}@media(min-width:1921px){.article-useful .article-useful-title h2{font-size:50px}}@media screen and (min-width:393px)and (max-width:1179px){.article-useful .article-useful-title h2{line-height:1.08}}@media screen and (min-width:1180px)and (max-width:1919px){.article-useful .article-useful-title h2{line-height:2.17}}@media screen and (min-width:1920px){.article-useful .article-useful-title h2{line-height:1.3}}@media screen and (max-width:393px){.article-useful .article-useful-title h2{line-height:1.08}}@media(max-width:767px){.article-useful .article-useful-title h2{text-align:center;padding-left:50px;padding-right:50px}}.article-useful .article-useful-icons div{display:-webkit-box;display:-ms-flexbox;display:flex}.article-useful .article-useful-icons div a{padding-right:15px}@media(max-width:991px){.article-useful .article-useful-icons div a{padding-right:10px}}.article-useful .article-useful-icons div a:last-of-type{padding-right:unset}.article-useful .article-useful-icons div a img{max-width:106px}@media(max-width:1180px){.article-useful .article-useful-icons div a img{max-width:78px}}@media(max-width:991px){.article-useful .article-useful-icons div a img{max-width:45px}.colored{padding:0 24px}}.colored .grid .wrapper-colored{padding:0;grid-column:4/span 6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:128px}@media(max-width:1620px){.colored .grid .wrapper-colored{grid-column:2/span 10}}@media(max-width:1180px){.colored .grid .wrapper-colored{margin-bottom:72px}}@media(max-width:991px){.colored .grid .wrapper-colored{padding:0 24px;position:sticky;top:0;z-index:1}}.colored .grid .wrapper-colored .title-advice{font-weight:700;text-align:center;color:#03245d;margin-bottom:24px}.colored .grid .wrapper-colored .title-advice:only-child{margin-bottom:0}.colored .grid .wrapper-colored .content-advice{line-height:1.5;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#03245d;white-space:break-spaces;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.colored .grid .wrapper-colored .content-advice{font-size:24px}}@media screen and (max-width:393px){.colored .grid .wrapper-colored .content-advice{font-size:18px}}.colored .grid .wrapper-colored .content-advice:only-child{margin-bottom:0}.colored .grid .wrapper-colored .content-advice a{text-decoration:underline;color:#03245d}.colored .grid .wrapper-colored .content-advice a strong{text-decoration:underline}.colored .grid .wrapper-colored .content-advice ol,.colored .grid .wrapper-colored .content-advice ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.colored .grid .wrapper-colored .content-advice ol,.colored .grid .wrapper-colored .content-advice ul{padding-left:0}}.colored .grid .wrapper-colored .content-advice ol li,.colored .grid .wrapper-colored .content-advice ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.colored .grid .wrapper-colored .content-advice ol li,.colored .grid .wrapper-colored .content-advice ul li{font-size:24px}}@media screen and (max-width:393px){.colored .grid .wrapper-colored .content-advice ol li,.colored .grid .wrapper-colored .content-advice ul li{font-size:18px}}@media(max-width:767px){.colored .grid .wrapper-colored .content-advice ol li,.colored .grid .wrapper-colored .content-advice ul li{padding-left:18px}}.colored .grid .wrapper-colored .content-advice ol li:before,.colored .grid .wrapper-colored .content-advice ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.colored .grid .wrapper-colored .content-advice ol li:before,.colored .grid .wrapper-colored .content-advice ul li:before{top:10px;width:10px;height:10px}}.colored .grid .wrapper-colored .content-advice ol li:first-of-type,.colored .grid .wrapper-colored .content-advice ul li:first-of-type{margin-top:8px}.colored .grid .wrapper-colored .content-advice ol li a,.colored .grid .wrapper-colored .content-advice ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.colored .grid .wrapper-colored .content-advice ol li a strong,.colored .grid .wrapper-colored .content-advice ul li a strong{text-decoration:underline!important}.title-steps{margin:0 auto;max-width:877px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:24px}@media(max-width:767px){.title-steps{padding:0 24px 24px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.last{padding:0 20px}@media(max-width:991px){.last{padding:0 44px}}.last .grid{max-width:1476px}.last .grid .wrapper-last{grid-column:2/span 10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:120px}@media(max-width:767px){.last .grid .wrapper-last{margin-bottom:72px}}.last .grid .wrapper-last .content-step{line-height:1.5;text-align:center;color:#03245d;grid-column:span 12;padding:0;margin:0;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.last .grid .wrapper-last .content-step{font-size:24px}}@media screen and (max-width:393px){.last .grid .wrapper-last .content-step{font-size:18px}}.last .grid .wrapper-last .content-step .title-step-last{color:#03245d;font-weight:900;line-height:100%;text-transform:uppercase;font-family:var(--font-sofia-sans),sans-serif;grid-column:span 12;cursor:unset}.last .grid .wrapper-last .content-step .title-step-last.skew{font-style:italic}.last .grid .wrapper-last .content-step .wrapper-image-step{max-width:50%;margin:0 auto}@media(max-width:767px){.last .grid .wrapper-last .content-step .wrapper-image-step{width:100%;max-width:100%}}.last .grid .wrapper-last .content-step .wrapper-image-step .step-image{margin-top:32px;max-width:100%}@media(max-width:767px){.last .grid .wrapper-last .content-step .wrapper-image-step .step-image{margin-top:16px}}.last .grid .wrapper-last .content-step .paragraph{margin-top:40px}.last .grid .wrapper-last .content-step .paragraph span{font-weight:700}.last .grid .wrapper-last .content-step .paragraph a{font-weight:700;color:#03245d;text-decoration:underline}.last .grid .wrapper-last .content-step .paragraph a strong{text-decoration:underline}.last .grid .wrapper-last .content-step .paragraph ol,.last .grid .wrapper-last .content-step .paragraph ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.last .grid .wrapper-last .content-step .paragraph ol,.last .grid .wrapper-last .content-step .paragraph ul{padding-left:0}}.last .grid .wrapper-last .content-step .paragraph ol li,.last .grid .wrapper-last .content-step .paragraph ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.last .grid .wrapper-last .content-step .paragraph ol li,.last .grid .wrapper-last .content-step .paragraph ul li{font-size:24px}}@media screen and (max-width:393px){.last .grid .wrapper-last .content-step .paragraph ol li,.last .grid .wrapper-last .content-step .paragraph ul li{font-size:18px}}@media(max-width:767px){.last .grid .wrapper-last .content-step .paragraph ol li,.last .grid .wrapper-last .content-step .paragraph ul li{padding-left:18px}}.last .grid .wrapper-last .content-step .paragraph ol li:before,.last .grid .wrapper-last .content-step .paragraph ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.last .grid .wrapper-last .content-step .paragraph ol li:before,.last .grid .wrapper-last .content-step .paragraph ul li:before{top:10px;width:10px;height:10px}}.last .grid .wrapper-last .content-step .paragraph ol li:first-of-type,.last .grid .wrapper-last .content-step .paragraph ul li:first-of-type{margin-top:8px}.last .grid .wrapper-last .content-step .paragraph ol li a,.last .grid .wrapper-last .content-step .paragraph ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.last .grid .wrapper-last .content-step .paragraph ol li a strong,.last .grid .wrapper-last .content-step .paragraph ul li a strong{text-decoration:underline!important}.wrapper-article-anchors{margin-bottom:120px}@media(max-width:767px){.wrapper-article-anchors{margin-bottom:64px;width:calc(100% - 40px)}}.wrapper-article-anchors .article-anchors{grid-column:3/span 8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:24px;background:#cddff2;padding:64px 80px}@media(max-width:1680px){.wrapper-article-anchors .article-anchors{grid-column:2/span 10}}@media(max-width:767px){.wrapper-article-anchors .article-anchors{padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wrapper-article-anchors .article-anchors .article-anchors-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper-article-anchors .article-anchors .article-anchors-content .article-anchors-title{color:#03245d;font-weight:900;line-height:1;text-transform:uppercase;margin-bottom:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:calc(32px + (40 - 32)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.wrapper-article-anchors .article-anchors .article-anchors-content .article-anchors-title{font-size:40px}}@media screen and (max-width:393px){.wrapper-article-anchors .article-anchors .article-anchors-content .article-anchors-title{font-size:32px}}@media(max-width:767px){.wrapper-article-anchors .article-anchors .article-anchors-content .article-anchors-title{margin-bottom:16px}}.wrapper-article-anchors .article-anchors .article-anchors-content ul{list-style-type:none;-ms-flex-item-align:start;align-self:flex-start}.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px}@media(max-width:767px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type{margin-top:8px}}.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type:first-of-type,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type:first-of-type{margin-top:0}.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type .icon,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type .icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:8px;height:8px;padding-right:8px;padding-top:10px}@media(max-width:991px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type .icon,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type .icon{width:10px;height:10px}}.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type button,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type button{font-family:var(--font-dm-sans),sans-serif;color:#03245d;font-style:normal;font-weight:700;line-height:1.5;background:none;text-align:start;cursor:pointer;font-size:calc(18px + (20 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type button,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type button{font-size:20px}}@media screen and (max-width:393px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .break-type button,.wrapper-article-anchors .article-anchors .article-anchors-content ul .last-type button{font-size:18px}}.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item{margin-left:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:8px}@media(max-width:767px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item{margin-bottom:0}}.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item:first-of-type{margin-top:8px}.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item:last-of-type{margin-bottom:0}.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:8px;height:8px;padding-right:8px;padding-top:12px}@media(max-width:991px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item .icon{width:10px;height:10px}}.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item button{font-family:var(--font-dm-sans),sans-serif;color:#03245d;font-style:normal;font-weight:400;line-height:1.5;background:none;text-align:start;cursor:pointer;font-size:calc(18px + (20 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item button{font-size:20px}}@media screen and (max-width:393px){.wrapper-article-anchors .article-anchors .article-anchors-content ul .anchor-item button{font-size:18px}}.wrapper-article-anchors .article-anchors .container-article-img{max-width:461px;margin-left:40px}@media(max-width:767px){.wrapper-article-anchors .article-anchors .container-article-img{margin-top:40px;margin-left:0;-ms-flex-item-align:center;align-self:center}}.faq-container{max-width:1190px;margin:0 auto}.faq-container .faq-accordion{margin-bottom:120px}@media(max-width:767px){.faq-container .faq-accordion{margin-bottom:64px}}.faq-container .faq-accordion .faq-item{padding:24px 40px;border-radius:16px;background:#e3edf8;margin-bottom:16px}.faq-container .faq-accordion .faq-item:last-of-type{margin-bottom:0}@media(max-width:767px){.faq-container .faq-accordion .faq-item{padding:16px;margin-bottom:12px}}.faq-container .faq-accordion .faq-item .faq-question{color:#03245d;font-style:normal;font-weight:600;line-height:175%;width:100%;text-align:left;background:#e3edf8;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .3s;transition:background .3s;font-size:calc(18px + (28 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.faq-container .faq-accordion .faq-item .faq-question{font-size:28px}}@media screen and (max-width:393px){.faq-container .faq-accordion .faq-item .faq-question{font-size:18px}}@media(max-width:767px){.faq-container .faq-accordion .faq-item .faq-question{line-height:150%}}.faq-container .faq-accordion .faq-item .faq-question .faq-icon{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:28px;height:28px;padding:6px}.faq-container .faq-accordion .faq-item .faq-question .faq-icon.open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-container .faq-accordion .faq-item .faq-answer{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out,padding-top .3s ease-in-out;transition:max-height .3s ease-in-out,padding-top .3s ease-in-out;color:#03245d;padding-top:0}.faq-container .faq-accordion .faq-item .faq-answer.open{padding-top:8px;max-height:1000px}.faq-container .faq-accordion .faq-item .faq-answer a{text-decoration:underline;color:#03245d}.faq-container .faq-accordion .faq-item .faq-answer a strong{text-decoration:underline}.faq-container .faq-accordion .faq-item .faq-answer ol,.faq-container .faq-accordion .faq-item .faq-answer ul{margin:0;list-style:none;padding:0 0 0 40px}@media(max-width:767px){.faq-container .faq-accordion .faq-item .faq-answer ol,.faq-container .faq-accordion .faq-item .faq-answer ul{padding-left:0}}.faq-container .faq-accordion .faq-item .faq-answer ol li,.faq-container .faq-accordion .faq-item .faq-answer ul li{position:relative;padding-bottom:8px;padding-left:32px;line-height:1.5;font-weight:400;color:#03245d;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.faq-container .faq-accordion .faq-item .faq-answer ol li,.faq-container .faq-accordion .faq-item .faq-answer ul li{font-size:24px}}@media screen and (max-width:393px){.faq-container .faq-accordion .faq-item .faq-answer ol li,.faq-container .faq-accordion .faq-item .faq-answer ul li{font-size:18px}}@media(max-width:767px){.faq-container .faq-accordion .faq-item .faq-answer ol li,.faq-container .faq-accordion .faq-item .faq-answer ul li{padding-left:18px}}.faq-container .faq-accordion .faq-item .faq-answer ol li:before,.faq-container .faq-accordion .faq-item .faq-answer ul li:before{content:"";position:absolute;left:0;top:8px;width:17px;height:16px;background-image:url(/img/articles/icons/ul-li.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.faq-container .faq-accordion .faq-item .faq-answer ol li:before,.faq-container .faq-accordion .faq-item .faq-answer ul li:before{top:10px;width:10px;height:10px}}.faq-container .faq-accordion .faq-item .faq-answer ol li:first-of-type,.faq-container .faq-accordion .faq-item .faq-answer ul li:first-of-type{margin-top:8px}.faq-container .faq-accordion .faq-item .faq-answer ol li a,.faq-container .faq-accordion .faq-item .faq-answer ul li a{text-decoration:underline!important;font-family:var(--font-dm-sans),sans-serif}.faq-container .faq-accordion .faq-item .faq-answer ol li a strong,.faq-container .faq-accordion .faq-item .faq-answer ul li a strong{text-decoration:underline!important}.faq-container .faq-accordion .faq-item .faq-answer p{font-family:var(--font-dm-sans),sans-serif;line-height:175%}@media(max-width:767px){.faq-container .faq-accordion .faq-item .faq-answer p{line-height:150%}}.faq-container .faq-accordion .faq-item .faq-answer p a{text-decoration:underline;font-family:var(--font-dm-sans),sans-serif}.faq-container .faq-accordion .faq-item .faq-answer p a strong{text-decoration:underline}.faq-container .faq-accordion .faq-item .faq-answer p em{font-family:var(--font-dm-sans),sans-serif}.single-product-card{padding-top:161px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;max-width:332px;width:100%}@media(max-width:991px)and (min-width:450px){.single-product-card{max-width:300px}}@media(min-width:1025px){.single-product-card:hover img:not(.ellipse){-webkit-transform:scale(1.15) rotate(-6deg);-ms-transform:scale(1.15) rotate(-6deg);transform:scale(1.15) rotate(-6deg)}}.single-product-card .bottom{position:relative;border-radius:32px;height:481px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0 24px 24px}@media(max-width:991px){.single-product-card .bottom{height:370px!important}}.single-product-card .bottom .ellipse{border-radius:0 32px 0 0;position:absolute!important;top:0;right:0;width:calc(100% - 48px)}@media(max-width:991px){.single-product-card .bottom .ellipse{max-width:unset;max-height:44%;width:calc(100% - 64px);left:unset}}.single-product-card .bottom .ellipse.desk{display:block}@media(max-width:991px){.single-product-card .bottom .ellipse.desk{display:none}}.single-product-card .bottom .ellipse.mob{display:none}@media(max-width:991px){.single-product-card .bottom .ellipse.mob{display:block}}.single-product-card .bottom img:not(.ellipse){position:absolute;border-radius:32px;left:0;top:-161px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;padding:0}@media(min-width:1025px){.single-product-card .bottom img:not(.ellipse){-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}}@media(max-width:1024px){.single-product-card .bottom img:not(.ellipse){top:-180px}}@media(max-width:991px){.single-product-card .bottom img:not(.ellipse){width:90%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.single-product-card .bottom .label{text-transform:uppercase;font-size:12px;font-weight:700;border-radius:40px;background:rgba(255,255,255,.2);background-blend-mode:multiply;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single-product-card .bottom .label,.single-product-card .bottom h3{position:relative;color:#fff;margin-bottom:16px;margin-left:0;margin-right:auto}.single-product-card .bottom h3{font-weight:900;line-height:1.25;text-align:left;font-style:normal;text-transform:none;width:100%;min-height:2.5em;font-size:calc(24px + (28 - 24)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.single-product-card .bottom h3{font-size:28px}}@media screen and (max-width:393px){.single-product-card .bottom h3{font-size:24px}}.single-product-card .bottom p{position:relative;color:#fff;font-weight:400;line-height:1.25;margin-bottom:24px;text-align:left;margin-left:0;margin-right:auto;font-size:calc(16px + (18 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.single-product-card .bottom p{font-size:18px}}@media screen and (max-width:393px){.single-product-card .bottom p{font-size:16px}}.single-product-card .bottom .a{position:relative;color:#fff;text-decoration:none;font-weight:600;text-transform:uppercase;padding:16px 48px;display:block;border-radius:40px;background:rgba(0,0,0,.3);background-blend-mode:multiply;text-align:center;white-space:nowrap}@media(min-width:1025px){.single-product-card .bottom .a{-webkit-transition:color .3s ease;transition:color .3s ease}}.article-section{padding-top:112px;overflow:hidden;position:relative;padding-bottom:112px}@media(max-width:991px){.article-section{padding-bottom:64px;padding-top:64px}}.article-section h3{color:#03245d;font-style:italic;font-weight:900;line-height:1;text-transform:uppercase;margin-bottom:24px;grid-column:span 12;text-align:center;z-index:1;position:relative;width:calc(100% - 56px);margin-left:auto;margin-right:auto;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.article-section h3{font-size:88px}}@media screen and (max-width:393px){.article-section h3{font-size:48px}}@media(max-width:991px){.article-section h3{text-align:left;width:calc(100% - 88px)}}.article-section p{color:#03245d;font-weight:400;line-height:1.75;margin-bottom:24px;grid-column:span 12;text-align:center;z-index:1;position:relative;width:calc(100% - 56px);margin-left:auto;margin-right:auto;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.article-section p{font-size:24px}}@media screen and (max-width:393px){.article-section p{font-size:18px}}@media(max-width:991px){.article-section p{text-align:left;width:calc(100% - 88px)}}.article-section .wrapper{grid-column:span 12;text-align:center;margin-bottom:48px;position:absolute;width:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:0;width:80%;top:15%}@media(min-width:1950px){.article-section .wrapper{width:70%}}@media(max-width:1920px){.article-section .wrapper{width:80%}}@media(max-width:1300px){.article-section .wrapper{width:100%}}@media(max-width:991px){.article-section .wrapper{display:none}}.article-section .wrapper svg{margin:0 auto;width:63%;height:auto}.article-section .cta-wrapper{grid-column:span 12;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;cursor:pointer}.article-section .cta-wrapper:after{content:"";position:absolute;left:0;right:0;top:64px;height:100vh;background:#fff;z-index:3}@media(max-width:1024px){.article-section .cta-wrapper:after{display:none}}.article-section .cta-wrapper .cta{background-color:#e60153;padding:20px 48px;color:#fff;text-transform:uppercase;font-weight:900;font-size:18px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;white-space:nowrap;position:relative;z-index:3;cursor:pointer}@media(min-width:1025px){.article-section .cta-wrapper .cta{-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.article-section .cta-wrapper .cta:hover+.gamma{-webkit-transform:translateX(-50%) translateY(-70%);-ms-transform:translateX(-50%) translateY(-70%);transform:translateX(-50%) translateY(-70%);opacity:1}}.article-section .cta-wrapper .gamma{max-width:382px;position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(100%);-ms-transform:translateX(-50%) translateY(100%);transform:translateX(-50%) translateY(100%);opacity:0;z-index:2}@media(min-width:1025px){.article-section .cta-wrapper .gamma{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out}}@media(max-width:1024px){.article-section .cta-wrapper .gamma{display:none}}.article-section .article-container{z-index:1;position:relative;width:100%;grid-column:span 12;margin-bottom:48px;gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.article-section .article-container .swiper{overflow:visible;padding-bottom:120px;width:calc(100% - 40px);margin:0 20px}@media(max-width:991px){.article-section .article-container .swiper{width:calc(100% - 48px);padding:0 24px 56px}}.article-section .article-container .swiper .swiper-button-next-article:after,.article-section .article-container .swiper .swiper-button-prev-article:after{display:none}.article-section .article-container .swiper-slide{height:auto}.article-section .article-container .swiper-slide:first-of-type .bottom{background-color:#4b897a}.article-section .article-container .swiper-slide:nth-of-type(2) .bottom{background-color:#2560b6}.article-section .article-container .swiper-slide:nth-of-type(3) .bottom{background-color:#027a95}.article-section .article-container .swiper-slide:nth-of-type(4) .bottom{background-color:#166e9d}.article-section .article-container .swiper-slide:nth-of-type(5) .bottom{background-color:#5cb3b4}.article-section .article-container .swiper-pagination{bottom:0}@media(max-width:991px){.article-section .article-container .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.article-section .article-container .swiper-pagination span{color:#03245d;font-family:var(--font-sofia-sans),sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:65%;white-space:break-spaces}@media(min-width:992px){.article-section .article-container .swiper-pagination{display:none}}.article-section .article-container .article-navigation{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:272px;width:100%;height:80px;opacity:1;visibility:visible;z-index:10;padding-left:20px}@media(min-width:1600px){.article-section .article-container .article-navigation{display:none}}@media(max-width:991px){.article-section .article-container .article-navigation{max-width:unset;height:56px;bottom:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);padding:unset;width:204px;margin:0 auto;left:0;right:0;position:absolute;z-index:1}}.article-section .article-container .article-navigation button{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:80px;height:80px}@media(max-width:1025px){.article-section .article-container .article-navigation button{width:44px;height:44px}}.article-section .article-container .article-navigation button img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:80px;height:80px}@media(max-width:1025px){.article-section .article-container .article-navigation button img{width:44px;height:44px}}.article-section .article-container .article-navigation button img.default{opacity:1}.article-section .article-container .article-navigation button img.hover{opacity:0;position:absolute;top:0;left:0}.article-section .article-container .article-navigation button:hover img.default{opacity:0}.article-section .article-container .article-navigation button:hover img.hover{opacity:1}.article-section .article-container .article-navigation button.swiper-button-disabled{opacity:.3;cursor:default}.article-section .article-container .article-navigation button.swiper-button-disabled:hover img.default{opacity:1}.article-section .article-container .article-navigation button.swiper-button-disabled:hover img.hover{opacity:0}.article-section .card{padding-top:161px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;max-width:332px;width:100%}@media(max-width:991px)and (min-width:450px){.article-section .card{max-width:300px}}@media(min-width:1025px){.article-section .card:hover img:not(.ellipse){-webkit-transform:scale(1.15) rotate(-6deg);-ms-transform:scale(1.15) rotate(-6deg);transform:scale(1.15) rotate(-6deg)}}.article-section .card .bottom{position:relative;border-radius:32px;height:481px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0 24px 24px}@media(max-width:991px){.article-section .card .bottom{height:370px}}.article-section .card .bottom .ellipse{border-radius:32px;position:absolute!important;top:0;right:0;width:calc(100% - 48px)}@media(max-width:991px){.article-section .card .bottom .ellipse{max-width:unset;max-height:48%;left:unset;right:-24px;top:-24px}}.article-section .card .bottom img:not(.ellipse){position:absolute;border-radius:32px;left:0;top:-161px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;padding:0}@media(min-width:1025px){.article-section .card .bottom img:not(.ellipse){-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}}@media(max-width:1024px){.article-section .card .bottom img:not(.ellipse){top:-200px}}@media(max-width:991px){.article-section .card .bottom img:not(.ellipse){width:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.article-section .card .bottom .label{text-transform:uppercase;font-size:12px;font-weight:700;border-radius:40px;background:rgba(255,255,255,.2);background-blend-mode:multiply;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.article-section .card .bottom .label,.article-section .card .bottom h3{position:relative;color:#fff;margin-bottom:16px;margin-left:0;margin-right:auto}.article-section .card .bottom h3{font-weight:900;line-height:1.25;text-align:left;font-style:normal;text-transform:none;width:100%;min-height:2.5em;font-size:calc(24px + (28 - 24)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.article-section .card .bottom h3{font-size:28px}}@media screen and (max-width:393px){.article-section .card .bottom h3{font-size:24px}}.article-section .card .bottom p{position:relative;color:#fff;font-weight:400;line-height:1.25;margin-bottom:24px;text-align:left;margin-left:0;margin-right:auto;font-size:calc(16px + (18 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.article-section .card .bottom p{font-size:18px}}@media screen and (max-width:393px){.article-section .card .bottom p{font-size:16px}}.article-section .card .bottom .a{position:relative;color:#fff;text-decoration:none;font-weight:600;text-transform:uppercase;padding:16px 48px;display:block;border-radius:40px;background:rgba(0,0,0,.3);background-blend-mode:multiply;text-align:center;white-space:nowrap}@media(min-width:1025px){.article-section .card .bottom .a{-webkit-transition:color .3s ease;transition:color .3s ease}}@font-face{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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.breadcrumbs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;margin-bottom:68px;grid-column:2/span 10;overflow-x:scroll;width:100%}@media(max-width:991px){.breadcrumbs-wrapper{padding:0}}.breadcrumbs-wrapper .wrapper-ico{display:contents}.breadcrumbs-wrapper .wrapper-ico .icon-breadcrumbs{max-width:15px;cursor:pointer}.breadcrumbs-wrapper .arrow-breadcrumbs{position:relative;min-width:15px;margin:0 5px;line-height:1.46;text-align:center}.breadcrumbs-wrapper .text-breadcrumbs{font-size:16px;font-weight:400;line-height:1.46;color:#03245d;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-family:var(--font-dm-sans),sans-serif}body{overflow-x:hidden}.single-article{background:#fff}.single-article .article-anchors-content{display:-webkit-box;display:-ms-flexbox;display:flex}.single-article .article-video{margin-bottom:128px;padding:0 20px}@media(max-width:991px){.single-article .article-video{margin-bottom:64px}}.single-article .article-video .article-video-description,.single-article .article-video .article-video-title{margin-bottom:40px;justify-self:center;max-width:1330px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-article .step-wrapper-background{background-image:url(/img/articles/bg-light-blue.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top;grid-column:span 12;margin-bottom:120px;margin-left:24px;margin-right:24px}@media(max-width:767px){.single-article .step-wrapper-background{background-image:url(/img/articles/bg-light-blue-mobile.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top;margin-left:0;margin-right:0}}.single-article .step-wrapper-background .title-steps{padding-top:112px}@media(max-width:767px){.single-article .step-wrapper-background .title-steps{padding-top:64px}}.single-article .step-wrapper-background .steps-component .grid{float:unset}.single-article #related-products{position:relative}.single-article #related-products .wrapper{grid-column:span 12;text-align:center;margin-bottom:48px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:0;width:55%;top:0}@media(min-width:1921px){.single-article #related-products .wrapper{width:45%}}@media(max-width:991px){.single-article #related-products .wrapper{display:none}}.single-article #faq-accordion{padding:0 20px}.single-article #faq-accordion .faq-title{max-width:1190px;text-align:center;justify-self:center;color:#03245d;margin-bottom:20px}