diff --git a/htdocs/wp-content/themes/lawcarta/assets/css/styles-main-page.min.css b/htdocs/wp-content/themes/lawcarta/assets/css/styles-main-page.min.css index 0b6ff26..e29e4ec 100644 --- a/htdocs/wp-content/themes/lawcarta/assets/css/styles-main-page.min.css +++ b/htdocs/wp-content/themes/lawcarta/assets/css/styles-main-page.min.css @@ -1 +1 @@ -html{font-size:62.5%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#333;min-width:30rem;color:#333;font-size:1.4rem;line-height:1.22;min-width:320px}html body{font-family:Verdana,sans-serif}body,html{width:100%;height:100%;margin:0;padding:0}a img{border:none}a{color:#0055d6;text-decoration:none}a:hover:not(.button){text-decoration:underline}a:focus{text-decoration:none}h3{font-size:1.5rem;font-weight:700;display:block;margin:2rem 0 2.5rem}h3.mt{margin-top:5rem}.wrapper{display:flex;flex-direction:column;position:relative;min-height:100%;background-color:#f5f5f5}.wrapper .content{flex:1 1 auto}.wrapper .content.preview-flex{display:flex;flex-direction:column}.wrapper footer{position:relative;flex:0 0 auto}.content{padding:0 0 4rem;background:linear-gradient(102.99deg,#f6f6f6 3.75%,#f1f9ff 98.77%);position:relative;font-family:Verdana}.content .bl-bg{display:none}@media (min-width:993px){.content .bl-bg{display:block;position:absolute;left:0;bottom:0;z-index:1}}.cont{max-width:133rem;padding:0;color:#333;margin:0 auto;position:relative}@media (min-width:480px){.cont{padding:0 1.5rem}}@media (min-width:768px){.cont{padding:0 2rem}}@media (min-width:992px){.cont{padding:0 3rem}}.cont>.inner-cont:first-child{margin-top:1rem}.inner-cont{margin:0 auto;padding:1rem 1rem 2rem}@media (min-width:540px){.inner-cont{padding:2rem}}.inner-cont+.inner-cont{margin-top:1rem}.inner-cont.white{background:#fff;border-radius:.5rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.1)}.inner-cont.padding-sm{padding:.7rem 0}.inner-cont.width-small{max-width:62rem}.inner-cont.width-medium{max-width:77rem}.inner-cont.width-large{max-width:100rem}.inner-cont.width-xlarge{max-width:127rem}.inner-cont.no-padding{padding:0}.inner-cont.no-v-padding{padding-top:0;padding-bottom:0}.inner-cont.overflow{overflow:hidden}.inner-cont.margin-bottom{margin-bottom:3rem}.show{display:block!important}.hide{display:none!important}.show-sm{display:block}@media (min-width:768px){.show-sm{display:none!important}}@media (max-width:767.9px){.hide-sm{display:none!important}}#ajax-loader{width:100%;height:100%;position:fixed;z-index:100;cursor:progress;opacity:.5}body>#ajax-loader{background-color:#eee;z-index:99999}#loader-content,.loader-content{width:6.6rem;height:6.6rem;background:url(../img/ajax-loader-fe.gif) center center no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#loader-content-small{width:34.8rem;height:10rem;background:url(../img/ajax-loader-small-blue.gif) left center no-repeat;margin:0 auto;padding-top:2.5rem}.top-panel{display:block;width:100%;min-height:5rem;box-sizing:border-box;margin:0;text-align:center}@media (min-width:768px){.top-panel{min-height:6.4rem}}.top-panel h1{margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:1.8rem;color:#124c95;padding:2rem 0}@media (min-width:768px){.top-panel h1{font-size:2.2rem}}.top-panel .inner-cont{padding:0 1.4rem;margin:0 auto}@media (min-width:480px){.top-panel .inner-cont{padding:0 .1rem}}.top-panel .name{font-size:1.6rem;font-weight:400;color:#333}.text-block{line-height:1.5}.text-block p{margin:0;overflow:hidden;text-overflow:ellipsis}.text-block p+p{margin-top:2rem}.text-block p.big{font-size:1.6rem}.text-block.info{background-color:rgba(18,76,149,.05);padding:1.5rem}.text-block.big{font-size:1.4rem;line-height:1.5}@media (min-width:768px){.text-block.big{font-size:1.8rem;line-height:1.3}}.text-block+.text-block{margin-top:2rem}.text-block.mb{margin-bottom:2rem}.go-back{display:inline-block;font-size:1.2rem;color:#124c95;margin:0 1rem}.go-back .icon-arrow{font-size:1.2rem;margin:-.5rem 1rem -.5rem 0;display:inline-block;position:relative;top:.1rem}@media (min-width:480px){.go-back{margin:0}}@media (min-width:768px){.go-back{font-size:1.4rem}}@keyframes bgmove{from{background-position:0 0}to{background-position:40px 0}}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon{display:block;margin:0 auto;border:.4rem solid #0055d6;border-top:.4rem solid transparent;border-radius:50%;width:4.5rem;height:4.5rem;animation:rotation 1.5s linear infinite}.anim-rotate{animation:rotation .8s linear infinite}.loading-div{position:relative;min-height:100px}.loading-div.small-loading{min-height:0}.loading-div:after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:url(../img/bg-animation.png) left top rgba(255,255,255,.85);animation-name:bgmove;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;z-index:20;opacity:.6}.table-overflow{overflow:auto}.table-overflow table{min-width:460px}.table-overflow table th{white-space:nowrap}.table-overflow table th .question-line{white-space:normal}pre{display:block;padding:.95rem;margin:0 0 1rem;font-size:1.3rem;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:.1rem solid #ccc;border-radius:.4rem}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;display:block}.math-tex{display:none}.top-alert{display:block;position:fixed;left:0;top:8rem;right:0;height:0;z-index:1000;min-width:32rem}.top-alert .ta-cont{display:flex;margin:0 auto;width:75rem;background:#333;border-radius:.5rem;max-width:96%;padding:1rem 4rem 1rem 1rem;position:relative;align-items:flex-start;color:#fff;gap:1rem}.top-alert .ta-cont+.ta-cont{margin-top:1rem}.top-alert .ta-cont .ta-close{position:absolute;right:0;top:0;font-size:1rem;line-height:1;color:#fff;width:3rem;height:3rem;padding:1rem}.top-alert .ta-cont .ta-close:hover{color:#ccc}.top-alert .ta-cont .ta-close .icon-close{font-size:1rem}.top-alert .ta-btn{flex:0 0 auto}.top-alert .ta-btn .button{background-color:#171717;font-size:1.6rem}.top-alert .ta-icon{width:2.6rem;height:2.6rem;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:1.6rem;background:rgba(38,195,81,.1);border-radius:50%;color:#26c351}.top-alert .ta-main{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem 1.8rem;flex:1 1 auto}@media (min-width:768px){.top-alert .ta-main{flex-direction:row;align-items:center}}.top-alert .ta-main .ta-text{flex:1 1 auto}.top-alert .ta-main .ta-text p{margin:0;font-size:1.2rem}.top-alert .ta-main .ta-text p.ta-title{font-size:1.6rem;line-height:1.1}.top-alert .ta-main .ta-text p+p{margin-top:.5rem}.top-alert .ta-main .ta-text a{color:#fff}@media (min-width:768px){.top-alert .ta-cont{align-items:center;gap:1.8rem}.top-alert .ta-icon{width:4.6rem;height:4.6rem;font-size:2.6rem}.top-alert .ta-main{flex-direction:row;align-items:center}.top-alert .ta-main .ta-text p{font-size:1.4rem}}.popover{font-size:1.2rem}.popover.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popover .popover-body{overflow:auto;max-height:30rem}.popover .popover-body p{margin:0}.popover blockquote{padding:1rem 2rem;border:none}.text-tag{display:inline-block;padding:.1rem 1rem;border:.1rem solid #124c95;color:#124c95;font-size:1.4rem;border-radius:.5rem}@media not print{.show-on-print{display:none!important}}@media print{.alert,.hide-on-print,.pm-content,.pm-menu,.pm-panels,.pm-top-menu,.preview-module,[class*=" clickdesk"],[class^=clickdesk],footer,header{display:none!important}a[href]:after{content:none!important}}.empty-state{display:block;text-align:center;padding:3rem 0;max-width:66rem;margin:0 auto}.empty-state .img{margin-bottom:2rem}.empty-state h2{font-size:1.6rem;font-weight:700}.empty-state p{margin:1em 0 0;color:#333;font-size:1.4rem}.empty-state .btns{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.empty-state .btns .dropdown{display:inline-block}.empty-state .btns .dropdown .icon-down{font-size:.8rem}.grecaptcha-badge{width:70px!important;overflow:hidden!important;transition:all .3s ease!important;left:0!important;z-index:20}.grecaptcha-badge:hover{width:256px!important}@font-face{font-family:lawcarta;src:url(../fonts/lcFiltered/lawcarta.eot?7gsyu6);src:url(../fonts/lcFiltered/lawcarta.eot?7gsyu6#iefix) format("embedded-opentype"),url(../fonts/lcFiltered/lawcarta.ttf?7gsyu6) format("truetype"),url(../fonts/lcFiltered/lawcarta.woff?7gsyu6) format("woff"),url(../fonts/lcFiltered/lawcarta.svg?7gsyu6#lawcarta) format("svg");font-weight:400;font-style:normal;font-display:block}.mx-icon-calendar,[class*=" icon-"],[class^=icon-]{font-family:lawcarta!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert{width:3rem;height:3rem;margin:-1rem 0 -1rem -.2rem;position:relative;display:inline-block;vertical-align:middle;top:-.2rem;background:url(../img/alert-icon.svg);background-size:cover}.icon-add-plus{display:inline-block;width:3rem;height:3rem;text-align:center;line-height:3rem;font-size:2rem;font-weight:700;color:#0055d6;background-color:#edf6ff;border-radius:50%}.icon-add-plus:after{content:"+";font-size:2.4rem;position:relative;top:-.2rem}.icon-menu-dots{background:#edf6ff;border-radius:1.5rem;border:0;width:3rem;height:3rem;position:relative;display:inline-block;vertical-align:middle;top:-.1rem;margin:-.5rem 0}.icon-menu-dots i,.icon-menu-dots:after,.icon-menu-dots:before{width:.4rem;height:.4rem;background:#0055d6;border-radius:.1rem;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;border-radius:50%}.icon-menu-dots:after,.icon-menu-dots:before{content:""}.icon-menu-dots:hover{opacity:.8}.icon-menu-dots:focus{outline:0}.icon-menu-dots:before{margin-top:-.6rem}.icon-menu-dots:after{margin-top:.6rem}.icon-card:before{content:"\e93f"}.icon-discount:before{content:"\e93e"}.icon-calendar:before{content:"\e93d"}.icon-upload:before{content:"\e93c"}.icon-remove:before{content:"\e907"}.icon-share:before{content:"\e938"}.icon-rename:before{content:"\e937"}.icon-new-edition:before{content:"\e939"}.icon-duplicate:before{content:"\e93a"}.icon-open:before{content:"\e93b"}.icon-video:before{content:"\e932"}.icon-bundle:before{content:"\e933"}.icon-binder:before{content:"\e934"}.icon-document:before{content:"\e935"}.icon-materials:before{content:"\e936"}.icon-download:before{content:"\e931"}.icon-info1:before{content:"\e930"}.icon-transactions:before{content:"\e92e"}.icon-royalties1:before{content:"\e92f"}.icon-facebook:before{content:"\e929"}.icon-instagram:before{content:"\e92a"}.icon-linkedin:before{content:"\e92b"}.icon-pinterest:before{content:"\e92c"}.icon-twitter:before{content:"\e92d"}.icon-checked:before{content:"\e91f"}.icon-customize:before{content:"\e927"}.icon-note-hollow:before{content:"\e928"}.icon-text:before{content:"\e920"}.icon-report:before{content:"\e926"}.icon-offline:before{content:"\e925"}.icon-highlight:before{content:"\e923"}.icon-add-to-collection:before{content:"\e922"}.icon-royalties:before{content:"\e91c"}.icon-my-profile:before{content:"\e91d"}.icon-loading:before{content:"\e91e"}.icon-logout:before{content:"\e918"}.icon-admin:before{content:"\e919"}.icon-account-access:before{content:"\e91a"}.icon-order-history:before{content:"\e91b"}.icon-profile:before{content:"\e917"}.icon-back:before{content:"\e916"}.icon-check:before{content:"\e915"}.icon-sample:before{content:"\e914"}.icon-open-arrow:before{content:"\e913"}.icon-info:before{content:"\e912"}.icon-copy-link:before{content:"\e90f"}.icon-add-to-binder:before{content:"\e910"}.icon-add-note:before{content:"\e911"}.icon-toc:before{content:"\e90b"}.icon-notes:before{content:"\e90c"}.icon-copy:before{content:"\e90d"}.icon-download-pdf:before{content:"\e90e"}.icon-search:before{content:"\e924"}.icon-edit:before{content:"\e908"}.icon-open-book:before{content:"\e906"}.icon-down:before{content:"\e905"}.icon-add-to-cart:before{content:"\e901"}.icon-cart-added:before{content:"\e904"}.icon-arrow:before{content:"\e903"}.icon-preview1:before{content:"\e902"}.icon-warning:before{content:"\e900"}.icon-preview:before{content:"\e921"}.icon-shop:before{content:"\e909"}.icon-filter:before{content:"\e90a"}.icon-account-settings:before{content:"\e600"}.icon-caret:before{content:"\ea1c"}.icon-close:before{content:"\e609"}.icon-menu:before{content:"\e20e"}.icon-apple:before{content:"\eabe"}.added-icon{font-size:1.2rem;color:#757575}.added-icon .icon-cart-added{display:inline-block;font-size:2rem;margin:-.5rem 0;vertical-align:middle;top:-.1rem;position:relative}.pull-left{float:left}.pull-right{float:right}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.thin{font-weight:300}img.img-responsive{max-width:100%;height:auto}.page-break{page-break-after:always}.text-danger{color:red}.header{display:block;position:sticky;left:0;top:0;width:100%;background:#fff;z-index:22;box-shadow:0 .4rem .4rem rgba(0,0,0,.05);min-width:32rem;transition:transform .3s ease-out}.header.hidden-header{transform:translateY(-100%)}.header .header-btn{display:block;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;line-height:1;padding:.5rem .4rem;margin:0 -.4rem;color:#124c95;position:relative}.header .header-btn [class*=" icon-"],.header .header-btn [class^=icon-]{font-size:2rem;line-height:1}.header .header-btn .icon-menu{font-size:2.4rem}.header .header-btn .icon-warning{position:absolute;left:70%;bottom:70%;font-size:1.5rem;color:#d63b00}.header .header-btn:hover{color:#071e3a}.header .header-btn .num{display:block;position:absolute;right:0;top:0;min-width:1.6rem;height:1.6rem;line-height:1.6rem;font-size:.9rem;background:#0055d6;color:#fff;border-radius:50%;padding:0 .2rem;margin:-.3rem -.3rem 0 0;text-align:center}.header .header-cont{display:flex;gap:2rem;flex-direction:row;align-items:center;width:100%;height:6rem}.header .logo{position:relative;padding:1rem .5rem;margin:0 -.5rem}.header .logo img{width:auto;height:auto}.header .desktop-menu{display:none}.header .header-search{display:flex;flex:1 1 auto;justify-content:flex-end}.header .header-search .form-control{margin:0}.header .header-search .search-input{display:none;margin:0}.header .header-search .search-input .si-flex{align-items:center}.header .header-search .search-input .close-search{padding-right:1rem}.header .header-right-menu{display:flex;gap:1rem}.header .header-right-menu .header-menu-toggle{display:none}.header .mobile-menu{display:none;position:fixed;left:0;top:0;width:100%;min-height:100%;max-height:100%;overflow:auto}.header .mobile-menu.open{display:block}.header .mobile-menu .mm-bg{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.header .mobile-menu .close-header-menu{color:#fff;margin:.5rem auto .5rem .5rem;position:relative;z-index:2}.header .mobile-menu .close-header-menu:hover{color:#ccc}.header .mobile-menu .mm-cont{margin:0 auto 0 0;max-width:95%;width:30rem;background-color:#fff;border-radius:0 .4rem .4rem 0;text-align:left;padding:2rem;position:relative;z-index:3;box-shadow:0 4px 20px rgba(0,0,0,.25)}.header .mobile-menu .mm-cont .menu-link-cont{display:flex;align-items:center}.header .mobile-menu .mm-cont .menu-link-cont .confirm-email{display:block;padding:.8rem 1rem .8rem;color:#0055d6;text-decoration:underline}.header .mobile-menu .mm-cont .menu-link-cont .confirm-email:hover{text-decoration:none}.header .mobile-menu .menu-link{font-size:1.6rem;display:block;padding:1rem 1rem;color:#333;display:flex;gap:2rem;align-items:center}.header .mobile-menu .menu-link:hover{text-decoration:none}.header .mobile-menu .menu-link:hover .text{text-decoration:underline}.header .mobile-menu .menu-link.selected{font-weight:700;color:#0055d6}.header .mobile-menu .menu-link [class*=" icon-"],.header .mobile-menu .menu-link [class^=icon-]{font-size:2.4rem;color:#333}.header .mobile-menu .mobile-links-cont .menu-link{font-size:1.6rem}.header .mobile-menu .mobile-links-cont .menu-link:last-child{border-bottom:.1rem solid #c6c6c6;padding-bottom:1.5rem;margin-bottom:.5rem}.header .mobile-menu .acc-manage{display:block;border-bottom:.1rem solid #c6c6c6;margin-bottom:1rem;padding-top:.5rem}.header .mobile-menu .acc-manage .label{color:#848484;font-size:1.6rem;font-weight:400;padding:0 0 0 1rem;display:block;text-align:left;margin-bottom:-.2rem}.header .desktop-sign-cont{display:none}.header .mobile-sign-cont .button{display:block;box-shadow:none;background:0 0;border:none;font-size:1.6rem;padding:.8rem 1rem;color:#333;text-align:left;font-weight:400;text-transform:none;line-height:normal;height:auto}.header .mobile-sign-cont .button:hover{color:#333;background:0 0;text-decoration:underline}@media (max-width:768px){.header .cont{padding:0 1.5rem}}@media (max-width:991.999px){.header .header-search .search-input.open-search-panel{background-color:#fff;display:block;position:absolute;left:0;right:0;top:50%;padding:1rem;transform:translateY(-50%);z-index:10}}@media (min-width:992px){.header .header-menu-toggle.mobile{display:none}.header .desktop-menu{display:flex;flex:0 0 auto;gap:1rem}.header .desktop-menu a{font-size:1.6rem;display:block;padding:1rem .5rem;align-items:center;color:#333}.header .desktop-menu a:hover{text-decoration:underline}.header .desktop-menu a.selected{font-weight:700;color:#0055d6}.header .header-search{flex:1 1 auto;text-align:right;width:1px}.header .header-search .search-input{display:inline-flex;max-width:100%;width:34rem;transition:width .2s}.header .header-search .search-input .si-flex{width:100%}.header .header-search .search-input.open{width:100%}.header .header-search .search-input .close-search{display:none}.header .header-search .right{display:none}.header .header-search .header-btn{display:none}.header .header-right-menu .header-btn.circle{width:3.8rem;height:3.8rem;background-color:#edf6ff;border-radius:50%;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.header .header-right-menu .header-btn.circle:hover{text-decoration:none}.header .header-right-menu .header-menu-toggle{display:block}.header .mobile-menu{position:absolute;right:0;top:100%;width:auto;height:auto;left:auto;white-space:nowrap;max-width:100%;max-height:none;overflow:visible}.header .mobile-menu .mm-bg{background:0 0;-webkit-backdrop-filter:none;backdrop-filter:none}.header .mobile-menu .close-header-menu{display:none}.header .mobile-menu .mm-cont{padding:1.5rem;width:auto;margin:0;max-width:none;border-radius:.4rem}.header .desktop-sign-cont{display:flex;gap:1rem}}footer{background:#fff;box-shadow:0 -3px 3px rgba(0,0,0,.1);padding:20px 0}footer .cont{display:flex;flex-wrap:wrap;gap:40px 30px;font-family:Verdana,sans-serif;justify-content:space-between}@media (min-width:768px){footer .cont{gap:30px}}footer .footer-center{display:flex;flex:0 0 auto;order:0;width:100%}@media (min-width:992px){footer .footer-center{justify-content:center;order:1;width:auto;flex:1 1 auto}}footer .footer-right{order:1}@media (min-width:992px){footer .footer-right{order:2}}footer .footer-left{order:0;flex:1 1 auto}@media (min-width:540px){footer .footer-left{order:1;flex:0 0 auto}}@media (min-width:992px){footer .footer-left{order:0}}footer .footer-menu{display:inline;flex:1 1 auto;color:#333;line-height:23px}footer .footer-menu .fm-col{margin-bottom:20px}footer .footer-menu .fm-col:last-child{margin-bottom:0}footer .footer-menu a{display:inline-block;color:#333;font-size:14px;margin-right:10px;line-height:26px}footer .footer-menu .title{font-size:16px;font-weight:700}@media (min-width:540px){footer .footer-menu{display:flex;flex-wrap:wrap;gap:10px 60px;flex:0 0 auto}footer .footer-menu .fm-col{display:flex;flex-direction:column;gap:8px;margin:0}footer .footer-menu .title,footer .footer-menu a{display:block}footer .footer-menu a{margin-right:0;line-height:23px;min-width:80px}}footer .logo{display:block;margin-bottom:10px}footer .logo a{display:inline-block}@media (min-width:540px){footer .logo{margin-bottom:20px}}footer .copyright{font-size:10px;color:#4f4f4f}footer .socials{display:flex;gap:20px;margin-bottom:20px}footer .socials a{display:block;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#f6f6f6;position:relative;color:#4f4f4f;font-size:14px}footer .socials a [class*=" icon-"],footer .socials a [class^=icon-]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}footer .socials a:hover{background-color:#e9e9e9;text-decoration:none;color:#333}footer .app-download{display:flex;gap:10px 20px}footer .app-download a{display:block}footer .app-download img{width:120px;max-width:100%}footer{padding:2rem}.alert{position:relative;padding-left:60px}.alert:before{font-family:lawcarta;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:200%;position:absolute;left:10px;top:10px}.alert.alert-warning{color:#b58012;background-color:#f2e187;border-color:#f1c76f}.alert.alert-warning:before{content:"\e903"}.alert.alert-social_auth_error{display:none}.cont>.alert,.content>.alert,.content>.cont>.alert{position:fixed;left:10px;top:10px;z-index:100;padding:10px 25px;max-width:80%;overflow:hidden}.link-alert{padding:15px;z-index:1000;background:#fff;color:#666}.link-alert .close{margin-left:10px}.button{display:inline-block;zoom:1;vertical-align:middle;border-radius:.6rem;cursor:pointer;position:relative;font-weight:700;text-align:center;transition:box-shadow 80ms ease-out;border:.2rem solid transparent;font-family:Verdana,sans-serif;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem}@media (min-width:768px){.button{padding:.8rem 1.2rem}}.button:hover{outline:0;text-decoration:none}.button:focus{outline:0;box-shadow:0 0 0 .3rem rgba(13,110,253,.5)}.button.big{padding:.8rem 1.4rem;font-size:1.6rem}@media (min-width:768px){.button.big{padding:1rem 1.6rem}}.button.xbig{padding:1.5rem 2rem;font-size:2rem}.button.xbig:active:not(:disabled){padding:1.5rem 2rem}@media (min-width:768px){.button.xbig{font-size:2.4rem}}.button.fw-normal{font-weight:400}.button.btn-loading:before{content:"";display:inline-block;vertical-align:middle;position:relative;top:-.2rem;margin:-.3rem .5rem -.3rem 0;border:.3rem solid #f3f3f3;border-top:.3rem solid transparent;border-radius:50%;width:1.8rem;height:1.8rem;animation:rotation 1.5s linear infinite}.button:active:not(:disabled){padding-top:.7rem;padding-bottom:.5rem;box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}@media (min-width:768px){.button:active:not(:disabled){padding-top:.9rem;padding-bottom:.7rem}}.button.wide{min-width:20rem}@media (min-width:768px){.button.wide{min-width:24rem}}.button.small{font-size:1.4rem;padding:.5rem;font-weight:400}.button.small [class*=" icon-"]:first-child,.button.small [class^=icon-]:first-child{margin-right:.3rem}.button.small:active:not(:disabled){padding-top:.6rem;padding-bottom:.4rem}@media (min-width:768px){.button.small:active:not(:disabled){padding-top:.6rem;padding-bottom:.4rem}}.button:disabled{background:#c6c6c6!important;color:#fff!important;border-color:#c6c6c6!important;cursor:default!important}.button.with-transition{transition:all .3s ease-out}.button{background:#ff6b00;color:#fff}.button:hover{background:#ff8933;color:#fff}.button.bordered{border-style:solid;border-width:.2rem;background:#fff;border-color:#ff6b00;color:#ff6b00}.button.bordered:hover{background:#ff6b00;border-color:#ff6b00;color:#fff}.button.bordered:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button.secondary{border-style:solid;border-width:.2rem;background:#edf6ff;border-color:#0055d6;color:#0055d6}.button.secondary:hover{background:#d4e9ff;border-color:#0055d6;color:#0055d6}.button.secondary:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button.action{background:#0055d6;color:#fff}.button.action:hover{background:#0041a3;color:#fff}.button.link{background:0 0;border-color:transparent;border-left:0;border-right:0;color:#0055d6;box-shadow:none;padding-left:0;padding-right:0}.button.link:hover{background:0 0;color:#0055d6;text-decoration:underline}.button.link:active{box-shadow:none}.button.link.add{position:relative;padding-left:4rem;font-weight:400;font-size:1.6rem}.button.link.add .icon-add-plus{position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0}.button.borderless{white-space:nowrap;background:#edf6ff;color:#4f4f4f;font-weight:400;color:#0055d6}.button.borderless:hover{background:#d4e9ff}.button.borderless:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button [class*=" icon-"]:first-child,.button [class^=icon-]:first-child{display:inline-block;position:relative;top:.2rem;font-size:1.8rem;margin:-.5rem 1rem -.5rem 0}.button.collapse-toggle{padding-right:3rem;position:relative;text-align:left}.button.collapse-toggle .icon-down{font-size:.8rem;position:absolute;right:.5rem;top:50%;transform:translate(0,-50%) scaleX(.9);margin:.1rem 0 0}.button.collapse-toggle[aria-expanded=true] .icon-down{margin:0;transform:translate(0,-50%) scaleX(.9) rotate(180deg)}.button .icon-close.plus{position:relative;display:inline-block;transform:rotate(45deg);font-size:1rem;margin-right:.6rem}@media (min-width:768px){.button .icon-close.plus{font-size:1.2rem}}@media (max-width:540px){.button .hide-on-mobile{display:none}}.expand-link{display:inline-block;zoom:1;vertical-align:middle;line-height:1.3;border:none;background:0 0;font-weight:700;padding:0}.expand-link .icon-expand{display:block;font-weight:700;margin:0;width:1.2rem;height:1.2rem;position:relative;top:-.1rem}.expand-link .icon-expand:after,.expand-link .icon-expand:before{content:"";display:block;position:absolute;background:#0055d6}.expand-link .icon-expand:before{width:.2rem;height:100%;left:50%;top:0;margin-left:-.1rem}.expand-link .icon-expand:after{width:100%;height:.2rem;left:0;top:50%;margin-top:-.1rem}.expand-link .icon-down{font-size:.8rem;display:block;color:#0055d6}.expand-link[aria-expanded=true] .icon-expand:before{display:none}.expand-link[aria-expanded=true] .icon-down{transform:rotate(180deg)}.expand-link:hover .icon-expand:after,.expand-link:hover .icon-expand:before{background:#3d8aff}input[type=date].form-control,input[type=email].form-control,input[type=password].form-control,input[type=tel].form-control,input[type=text].form-control,select.form-select,textarea.form-control{border-radius:.5rem;line-height:2rem;padding:.6rem 1.4rem;margin-bottom:.1rem;font-size:1.4rem;color:#333;transition:box-shadow .2s ease-out;border:.1rem solid #b7b7b7}input[type=date].form-control:focus,input[type=email].form-control:focus,input[type=password].form-control:focus,input[type=tel].form-control:focus,input[type=text].form-control:focus,select.form-select:focus,textarea.form-control:focus{border-color:#0055d6;box-shadow:0 0 0 .3rem rgba(13,110,253,.25)}input[type=date].form-control.small,input[type=email].form-control.small,input[type=password].form-control.small,input[type=tel].form-control.small,input[type=text].form-control.small,select.form-select.small,textarea.form-control.small{max-width:20rem}input[type=date].form-control.medium,input[type=email].form-control.medium,input[type=password].form-control.medium,input[type=tel].form-control.medium,input[type=text].form-control.medium,select.form-select.medium,textarea.form-control.medium{max-width:40rem}@media (min-width:768px){input[type=date].form-control,input[type=email].form-control,input[type=password].form-control,input[type=tel].form-control,input[type=text].form-control,select.form-select,textarea.form-control{padding:.8rem 1.4rem}}input[type=password].form-control:not(:-moz-placeholder-shown){letter-spacing:.3rem}input[type=password].form-control:not(:-ms-input-placeholder){letter-spacing:.3rem}input[type=password].form-control:not(:placeholder-shown){letter-spacing:.3rem}textarea.form-control{height:auto;padding-top:.6rem;padding-bottom:.6rem;min-height:10rem;resize:vertical}.mx-datepicker{max-width:22rem}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.medium-form p.mf-text{margin:0 0 2.5rem}.medium-form h2{margin:0 0 2rem;font-size:1.6rem;color:#124c95;font-weight:700}.medium-form h2+.subtitle{margin-top:-1.8rem}@media (min-width:768px){.medium-form h2{font-size:1.8rem;margin-bottom:3rem}.medium-form h2+.subtitle{margin-top:-2.6rem}}.medium-form .mf-cont{max-width:60rem}@media (min-width:768px){.medium-form .mf-cont h2{margin-bottom:2rem}}.medium-form .subtitle{font-size:1.2rem;color:#757575;line-height:1.1;margin:0 0 2rem}@media (min-width:768px){.medium-form .subtitle{margin-bottom:3rem}}.medium-form+.medium-form{margin-top:30px;padding-top:30px;border-top:1px solid #ccc}.medium-form .form-group{margin:0 0 2rem}.medium-form .form-group.small{max-width:30rem}.medium-form .form-group.medium{max-width:45rem}.form-group{margin:0 auto 2rem}.form-group label{font-size:1.3rem}@media (min-width:768px){.form-group label{font-size:1.5rem}}.form-group .help-block{display:none}.form-group.has-error .help-block{display:block;font-size:1.2rem;font-weight:500;margin-top:.5rem;color:red}.form-group.has-error label{color:red}.form-group.has-error input[type=email].form-control,.form-group.has-error input[type=password].form-control,.form-group.has-error input[type=tel].form-control,.form-group.has-error input[type=text].form-control,.form-group.has-error select.form-select,.form-group.has-error textarea.form-control{border-color:red}.form-group.has-error input[type=email].form-control:focus,.form-group.has-error input[type=password].form-control:focus,.form-group.has-error input[type=tel].form-control:focus,.form-group.has-error input[type=text].form-control:focus,.form-group.has-error select.form-select:focus,.form-group.has-error textarea.form-control:focus{border-color:red;box-shadow:0 0 0 .3rem rgba(255,0,0,.25)}.form-group.has-error .form-check-input{border-color:red}.form-group.has-error.border-label label{color:red}.form-group.has-error.border-label .form-control:focus~label{color:red}.form-group .search{position:relative}.form-group .search .form-control{padding-left:4rem;padding-right:3rem}.form-group .search .icon-search{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-size:1.4rem}.form-group .search .clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#333;line-height:1;padding:.3rem}.form-group .search .clear:hover{text-decoration:none;color:#757575}.form-group .search .clear [class*=" icon-"],.form-group .search .clear [class^=icon-]{display:inline-block;line-height:1;font-size:1.2rem;margin:0;top:0}.form-group .disabled-text{color:#757575}.form-group.date-picker{display:flex;align-items:center;gap:.5rem}.form-group.date-picker .separator{flex:0 0 auto;color:#0055d6}.form-group.date-picker .date-picker-block{flex:0 0 auto;width:auto;max-width:calc(50% - .5rem)}.form-group.date-picker .skeleton-input{width:16rem;max-width:100%}.fg-bot-text{margin-top:.3rem}.fg-bot-text a{font-size:1.4rem}.form-group+.fg-bot-text{margin-top:-1.8rem;margin-bottom:2rem}.disabled-placeholder{color:#757575}.form-check{padding-left:2.2rem;position:relative}.form-check label{font-size:1.3rem;display:inline;word-break:break-word}@media (min-width:768px){.form-check label{font-size:1.4rem}}.form-check .form-check-input{position:absolute;left:0;top:.8rem;transform:translateY(-50%);margin:0;font-size:1.4rem}@media (min-width:768px){.form-check .form-check-input{top:.9rem}}.form-check .check-accent{display:block;font-size:1.4rem}@media (min-width:768px){.form-check .check-accent{font-size:1.6rem}}.form-check .check-accent+*{margin-top:1rem}.form-group.border-label{position:relative;padding-top:2.2rem}.form-group.border-label br{display:none}.form-group.border-label label{position:absolute;left:0;top:0;color:#333;line-height:1}.form-group.border-label .show-hide-icon{position:absolute;right:.1rem;top:2.2rem;font-size:1rem;line-height:3.4rem;cursor:pointer;padding:0 .5rem;color:#4f4f4f;display:none}.form-group.border-label .show-hide-icon.hide-line:after{content:"";display:block;width:.2rem;height:1.6rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);background:#4f4f4f}@media (min-width:768px){.form-group.border-label .show-hide-icon{line-height:3.8rem}}.form-group.border-label .form-control:-webkit-autofill~.show-hide-icon,.form-group.border-label .form-control:focus~.show-hide-icon,.form-group.border-label .form-control:not(:placeholder-shown)~.show-hide-icon{display:block}.form-group .form-control:focus~label{color:#124c95}.form-group.show-hide-password input[type=password],.form-group.show-hide-password input[type=text]{padding-right:3rem}.bottom-btns{display:flex;flex-direction:row;margin-top:3rem;align-items:center;justify-content:center}.bottom-btns.mar{margin:4rem 0 2rem}.bottom-btns .left{flex:1 1 auto}.bottom-btns .right{flex:0 0 auto;text-align:right}.custom-select{display:block;position:relative}.custom-select .select-trigger{position:relative;cursor:pointer;border:.1rem solid #b7b7b7;border-radius:.5rem;height:3.8rem;line-height:2rem;padding:.375rem 1.4rem;font-size:1.6rem;color:#333}.custom-select .select-trigger .text{display:block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;line-height:2.8rem;font-size:1.4rem;color:#333}.custom-select .select-trigger .arrow{position:absolute;top:50%;right:0;width:2.4rem;height:2.6rem;display:block;transform:translateY(-50%)}.custom-select .select-trigger .arrow:after{content:"";display:block;width:0;height:0;border-top:.5rem solid #666;border-left:.4rem solid transparent;border-right:.4rem solid transparent;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-select .select-trigger .placeholder{color:#999;background-color:transparent}.custom-select .select-dropdown{display:none;position:absolute;left:0;top:100%;width:100%;border:.1rem solid #999;z-index:3;background:#fff;color:#333}.custom-select .select-dropdown .sd-search{display:block;padding:.3rem}.custom-select .select-dropdown .sd-search input{display:block;width:100%;border:.2rem solid #666;height:3rem;border-radius:.3rem;padding:0 .5rem}.custom-select .select-dropdown .sd-list{display:block;max-height:19rem;overflow-y:auto;overflow-x:hidden}.custom-select .select-dropdown .sd-list ul{list-style:none;margin:0;padding:0}.custom-select .select-dropdown .sd-list ul li{display:block;padding:.4rem 1rem;cursor:pointer}.custom-select .select-dropdown .sd-list ul li:hover{background:#5897fb;color:#fff}.custom-select .select-dropdown .sd-list ul li.selected{background-color:#ddd}.custom-select .select-dropdown .sd-list ul li.selected:hover{background:#5897fb}.custom-select.open .select-trigger .arrow:after{border-top:0;border-bottom:.5rem solid #666}.custom-select.open .select-dropdown{display:block}.custom-select.ontop .select-dropdown{top:auto;bottom:100%}.dropdown .dropdown-toggle{cursor:pointer}.dropdown .dropdown-toggle.transparent{background:0 0;border:0}.dropdown .dropdown-menu{font-size:1.2rem;padding:0;list-style:none;margin:0;border:0;box-shadow:0 5px 10px rgba(0,0,0,.1)}.dropdown .dropdown-menu li{padding:0}.dropdown .dropdown-menu .dropdown-item{display:block;color:#333;padding:.6rem 2rem .7rem}.dropdown .dropdown-menu .dropdown-item:hover{text-decoration:none;background:#e1e1e1}.dropdown .dropdown-menu .dropdown-item [class*=" icon-"],.dropdown .dropdown-menu .dropdown-item [class^=icon-]{display:inline-block;vertical-align:middle;margin:-.5rem .8rem -.5rem -.8rem;text-align:center;width:2rem;top:-.2rem;position:relative;font-size:1.6rem}.dropdown .dropdown-menu .dropdown-item.complex{display:flex;gap:1.6rem;margin:.8rem 0;font-size:1.6rem}.dropdown .dropdown-menu .dropdown-item.complex .icon{width:2rem;text-align:center}.dropdown .dropdown-menu .dropdown-item.complex .icon [class*=" icon-"],.dropdown .dropdown-menu .dropdown-item.complex .icon [class^=icon-]{margin:.3rem 0 0 0;font-size:1.5rem}.dropdown .dropdown-menu .dropdown-item.complex .subline{display:block;margin-top:.2rem;font-size:1.2rem;color:#757575}@media (min-width:768px){.dropdown .dropdown-menu{font-size:1.4rem}}.dropdown.dd-small .dropdown-menu ul a{padding:.4rem 2rem}.dropdown.filter-dropdown .dropdown-menu{min-width:26rem}.search-input{display:block;margin-bottom:2rem;position:relative}.search-input .icon-search{font-size:1.5rem;position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#757575}.search-input .button.clear{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#4f4f4f;line-height:1;padding:1.2rem}.search-input .button.clear [class*=" icon-"],.search-input .button.clear [class^=icon-]{display:inline-block;line-height:1;font-size:1rem;margin:0;top:0}.search-input input.form-control{padding-left:3rem;padding-right:4rem}@media (min-width:768px){.search-input input.form-control{padding-left:3.3rem}}.search-input input.form-control:-moz-placeholder-shown{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:-ms-input-placeholder{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:placeholder-shown{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:-moz-placeholder-shown~.clear{display:none}.search-input input.form-control:-ms-input-placeholder~.clear{display:none}.search-input input.form-control:placeholder-shown~.clear{display:none}.search-input+.catalog-sub-info{margin-top:-.5rem}.search-input .si-flex{display:flex}.search-input .si-flex .left{flex:1 1 auto;position:relative}.search-input .si-flex .right{flex:0 0 auto;padding-left:1rem;position:relative}.search-input .si-flex .button .icon-search{margin:-.5rem 0;position:relative;color:#fff;left:0;top:.2rem;transform:none}.search-input .si-flex input.form-control{padding-left:1.4rem}@media (min-width:769px){.search-input .si-flex input.form-control{padding-left:3.3rem}}.search-input.no-icon .si-flex input.form-control{padding-left:1.4rem}.input-flex{display:flex;gap:.6rem;align-items:center}.input-flex .left{flex:1 1 auto}.input-flex .right{flex:0 0 auto}@media (min-width:768px){.input-flex{gap:1.6rem}}.input-flex .search-btn .icon-search{margin:-.5rem 0}.input-flex .search-input{margin-bottom:0}.input-flex .search-input .icon-search{display:none}@media (min-width:768px){.input-flex .search-input .icon-search{display:block}}.input-flex .search-input input.form-control{padding-left:1rem}@media (min-width:768px){.input-flex .search-input input.form-control{padding-left:3.3rem}}.mobile-filter-btn{display:block;flex:0 0 auto}.mobile-filter-btn .button .icon-filter{font-size:1.3rem;margin:0 .5rem 0 0;top:0}@media (min-width:768px){.mobile-filter-btn{display:none}}.lms .form-group p{font-size:1.4rem;color:#757575}.lms+.lms{margin-top:1rem;padding-top:2rem;border-top:1px solid #e0e0e0}@media (min-width:768px){.lms+.lms{margin-top:2rem;padding-top:3rem}}.cookie-set-block .cs-head{display:flex;align-items:center;padding:1.9rem 0;white-space:nowrap}.cookie-set-block .cs-head .right{flex:0 0 auto}.cookie-set-block .cs-head .left{flex:1 1 auto}.cookie-set-block .cs-head .title{border:none;background:0 0;font-size:1.4rem;font-weight:700;padding:0}@media (min-width:540px){.cookie-set-block .cs-head .title{font-size:1.6rem}}@media (min-width:768px){.cookie-set-block .cs-head .title{font-size:1.8rem}}.cookie-set-block .cs-head .title .icon-down{display:inline-block;vertical-align:middle;font-size:.8rem;color:#0055d6;transform:scale(.8,1);position:relative;top:-.1rem;margin-left:.5rem}.cookie-set-block .cs-head .title[aria-expanded=true] .icon-down{transform:scale(.8,1) rotate(180deg)}.cookie-set-block .cs-head .red{color:#159201}.cookie-set-block .cs-body p{margin-bottom:2rem}.cookie-set-block+.cookie-set-block{border-top:.1rem solid #e0e0e0}.form-check.switch input{display:none}.form-check.switch label{display:block;width:5rem;height:3rem;background:rgba(120,120,128,.16);border-radius:1.5rem;position:relative;cursor:pointer;transition:background 150ms ease-out}.form-check.switch label:after{content:"";display:block;position:absolute;left:.2rem;top:.2rem;width:2.6rem;height:2.6rem;background:#fff;border-radius:50%;transition:left 150ms ease-out;box-shadow:0 1px 4px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.16)}.form-check.switch input:checked~label{background:#159201}.form-check.switch input:checked~label:after{left:2.2rem}.form-check.big-check{margin:0;padding-top:1rem;padding-bottom:1rem;padding-left:2.8rem}.form-check.big-check label{font-size:1.6rem}.form-check.big-check .form-check-input{top:2rem}.form-check.big-check+.big-check{border-top:.1rem solid rgba(196,196,196,.15)}.cookies-bottom-panel{display:block;position:fixed;left:0;bottom:0;width:100%;background:#fff;box-shadow:0 -.4rem 2rem rgba(0,0,0,.21);z-index:2147483639;padding:1.5rem 0;min-width:30rem}.cookies-bottom-panel .cont{max-width:128rem;padding:0 1rem}.cookies-bottom-panel .cb-flex{width:100%}.cookies-bottom-panel .cb-flex .right{margin-top:1rem;text-align:right}@media (min-width:768px){.cookies-bottom-panel .cb-flex{display:flex;align-items:center}.cookies-bottom-panel .cb-flex .left{flex:1 1 auto}.cookies-bottom-panel .cb-flex .right{margin-top:0;flex:0 0 auto;padding-left:4rem}}.cookies-bottom-panel .cb-flex p{font-size:1.4rem;line-height:1.1;margin:0}.cookies-bottom-panel .buttons .button{white-space:nowrap}.cookies-bottom-panel .buttons .button+.button{margin-left:2rem}@media (min-width:768px){.cookies-bottom-panel .buttons .button+.button{margin-left:4rem}}.search-tags{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border-bottom:.1rem solid #e0e0e0;padding-bottom:1.5rem;margin-bottom:1.5rem}.search-tags .search-tag{display:inline-flex;gap:1rem;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f1f3f8;border-radius:.5rem;border:none;align-items:center;padding:.5rem 1rem;font-size:1.2rem;max-width:100%}.search-tags .search-tag:hover{background:#e0e4f0}.search-tags .search-tag .icon-close{display:block;font-size:1rem;line-height:1;position:relative;top:.1rem}.search-tags .btn-link{display:inline-block;vertical-align:middle;font-weight:700;color:#0055d6;text-decoration:none;font-size:1.2rem}.search-tags .btn-link:hover{text-decoration:underline}input[type=date].form-control{width:15rem;position:relative;background-color:#edf6ff;border-color:#edf6ff;color:#0055d6}input[type=date].form-control:hover{background-color:#d4e9ff;border-color:#d4e9ff}.date-picker-block{display:block;position:relative}.date-picker-block .icon-calendar{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#0055d6;pointer-events:none;z-index:2}.date-picker-block input{height:3.8rem;padding-left:4rem;border:0;background:#edf6ff;border-radius:.5rem;color:#0055d6;width:16rem;cursor:pointer;max-width:100%}.date-picker-block:hover input{background:#d4e9ff}.form-search .search-tags{padding:0;border:0;margin:-1rem 0 0}.form-search .form-group{margin-bottom:1rem;position:relative}.form-search .form-group .autocomplete-popup{position:absolute;left:0;top:100%;width:100%;max-height:16.3rem;background-color:#fff;border:.1rem solid #757575;overflow:auto;z-index:10;padding:1rem 0}.form-search .form-group .autocomplete-popup .button{text-align:left;display:block;padding:.5rem 1.5rem;color:#333;font-weight:400}.form-search .form-group .autocomplete-popup p{padding:0 1.5rem;color:#333;margin:0}.modal{font-size:1.4rem;padding:0 .5rem;font-family:Verdana;overflow:auto}@media (min-width:768px){.modal{padding:0 4rem!important}}.modal-backdrop.show{background:rgba(0,0,0,.5);opacity:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.modal-dialog{max-width:76rem;margin:4rem auto 2rem;min-width:32rem}@media (min-width:768px){.modal-dialog{margin:4rem auto}}.modal.medium .modal-dialog{max-width:70rem}.modal.small .modal-dialog{max-width:55rem}.modal.big .modal-dialog{max-width:93.5rem}.modal.alertpopup .modal-dialog{max-width:45rem}.modal-content{border-radius:.5rem;box-shadow:1rem 1rem 3rem rgba(0,0,0,.25)}.modal-flex{display:flex;width:100%}.modal-flex .modal-left{display:none}@media (min-width:768px){.modal-flex{display:flex}.modal-flex .modal-left,.modal-flex .modal-right{display:block;width:50%;flex:0 0 auto}}.modal-header{display:block;padding:1.7rem 2rem;border:none;margin:0}@media (min-width:768px){.modal-header{padding:2.7rem 4rem 1.7rem}}.modal-header+.modal-body{padding-top:1rem}.modal-header.alert{background-color:#fef0df}.modal-header.alert .modal-title{color:#333}.modal-header.alert .icon-warning{color:#ff8a00;font-size:2rem;margin:-.5rem 0}.modal-close{position:absolute;color:#fff;font-size:1.6rem;bottom:100%;right:0;margin:0 .5rem .5rem 0;border:0;background:0 0;padding:0}@media (min-width:768px){.modal-close{font-size:2rem;bottom:auto;right:auto;top:0;left:100%;margin:0 0 0 1rem}}.modal-close span{vertical-align:top;position:relative;top:.1rem}.modal-close:hover{text-decoration:none;color:#ddd}.modal-title{font-size:1.8rem;font-weight:700;color:#124c95}@media (min-width:768px){.modal-title{font-size:2rem}}.modal-sub-title{margin:1rem 0 0;font-size:1.4rem;color:#757575}.modal-sub-title.black{color:#333}.modal-sub-title p{color:#757575}.modal-body{padding:2rem 2rem 2rem}@media (min-width:768px){.modal-body{padding:2rem 4rem 2rem}}.modal-body .text-block.info{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}@media (min-width:768px){.modal-body .text-block.info{margin-left:-4rem;margin-right:-4rem;padding-left:4rem;padding-right:4rem}}.modal-body p.big{font-size:1.6rem}.modal-body p.mb{margin-bottom:2rem}.modal-body p.mt{margin-top:2rem}.modal-body p.stand-out{margin:1rem 0 3rem}@media (min-width:768px){.modal-body p.stand-out{margin:1rem 0 4rem}}.modal-body ul{color:#333}.modal-body ul.mt{margin-top:2rem}.modal-body ul li+li{margin-top:.5rem}.modal-body .gray{color:#757575}.modal-body .help-link:first-child{margin-top:-1rem}.mb-sub-head{font-size:1.6rem;margin:2rem 0 2rem}@media (min-width:768px){.mb-sub-head{font-size:1.8rem}}.modal-footer{padding:0 1.5rem 1rem;background:#fff;border:none}@media (min-width:768px){.modal-footer{padding:0 3.5rem 2rem}}.modal-footer.sticky{position:sticky;bottom:0;z-index:10;border-top:1px solid rgba(196,196,196,.15);padding-top:1rem}.modal-footer>*{margin:0}.modal-footer .flex{display:flex;width:100%;flex-direction:column}.modal-footer .flex .left,.modal-footer .flex .right{flex:1 1 auto;text-align:right}.modal-footer .flex .right{display:flex;flex-direction:column;align-items:flex-end}.modal-footer .flex .right .button.action{order:-1}.modal-footer .flex .left{order:1}@media (min-width:540px){.modal-footer .flex{flex-direction:row}.modal-footer .flex .left{text-align:left;order:0}.modal-footer .flex .right{display:block;flex-direction:unset}.modal-footer .flex .right .button{float:none}.modal-footer .flex .right .button+.button{margin-left:1rem}}.modal-footer .subtotal{margin:0 .5rem .8rem}.modal-footer .button{margin:.5rem}@media (min-width:540px){.modal-footer .button{display:inline-block}}.modal.redirect .modal-body p{color:#475669;text-shadow:.1rem .1rem .1rem rgba(255,255,255,.3);margin-bottom:2rem;line-height:1.4;font-size:1.4rem}.modal.redirect .modal-body p.big{font-size:1.6rem}@media (min-width:540px){.modal.redirect .modal-body p.mr{margin-right:50%}}.modal.redirect .modal-header{padding-top:3rem}.modal.redirect .modal-content{background-image:url(../img/modal-redirect.png);background-repeat:no-repeat;background-position:right bottom;background-size:50% auto;min-height:0}.modal.redirect.cookies,.modal.redirect.cookies-settings{z-index:2147483639}.modal.redirect.cookies .modal-content,.modal.redirect.cookies-settings .modal-content{background:#fff}.modal.redirect.cookies-settings .modal-dialog{max-width:64rem}.modal.filter-modal{padding:0!important;height:100%;z-index:2147483639}.modal.filter-modal .modal-dialog{margin:0;height:100%}.modal.filter-modal .modal-content{border-radius:0;max-width:25rem;border-left:0;border-top:0;height:auto;min-height:100%}.modal.filter-modal .modal-close{bottom:auto;right:auto;top:0;left:25rem;margin:.5rem 0 0 1rem;position:fixed}.modal.filter-modal .modal-body{padding:0}@media (min-width:768px){.modal.filter-modal.left-menu{height:auto}.modal.filter-modal.left-menu .catalog-filter{padding:0}}.modal.filter-modal .modal-footer{position:sticky;bottom:0;width:100%;padding:1rem;background:#fff;box-shadow:0 -4px 10px rgba(0,0,0,.13)}.modal.filter-modal .modal-footer.loading-div{min-height:0}.modal.filter-modal .modal-footer .button{width:100%;margin:0}@media (min-width:768px){.modal.filter-modal .modal-footer{display:none}}.modal.filter-modal.right .modal-dialog{margin:0 0 0 auto;padding-left:4rem;max-width:100%;width:50rem}.modal.filter-modal.right .modal-content{margin:0 0 0 auto;max-width:none}.modal.filter-modal.right .modal-close-cont{display:block;height:0;position:sticky;top:0}.modal.filter-modal.right .modal-close-cont .modal-close{position:relative;left:-4rem;top:1rem}.modal.filter-modal.right .modal-footer{display:block}.modal.filter-modal.right .modal-footer .right{text-align:center}.modal.filter-modal.right .modal-footer .button{display:inline-block;width:auto}.tabs-accordion{display:flex;gap:1rem;flex-direction:column}.tabs-accordion .ta-collapse{display:none;border:.1rem solid #0055d6;border-radius:.5rem;position:relative}.tabs-accordion .ta-collapse.active{display:block}@media (min-width:768px){.tabs-accordion{flex-direction:row;flex-wrap:wrap}.tabs-accordion>.ta-button{display:block;width:auto;order:1;flex:0 0 auto;max-width:35rem}.tabs-accordion .ta-collapse{flex:0 0 auto;width:100%;order:2}}.ta-button{width:100%;display:block;border:0;background:0 0;padding:0;position:relative;max-width:100%}.ta-button .ta-button-cont{display:block;padding:1rem 2rem;display:block;border:.1rem solid transparent;background:#edf6ff;border-radius:.5rem}.ta-button .ta-button-title{font-size:1.6rem;color:#0055d6;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ta-button .ta-button-price{font-size:1.2rem;color:#333;display:block}@media (min-width:992px){.ta-button{max-width:35rem}.ta-button .ta-button-title{font-size:1.8rem}.ta-button .ta-button-price{font-size:1.4rem}}.ta-button.active{cursor:default}.ta-button.active .ta-button-cont{border-color:#0055d6;background-color:#fff}.ta-button.active .ta-button-title{font-weight:700}label.ta-button{cursor:pointer;border:0}label.ta-button .ta-button-cont{background:#fff;padding:1.5rem 1rem}label.ta-button .ta-button-title{font-size:1.6rem}input:checked~label.ta-button .ta-button-cont{border-color:#0055d6}input:checked~label.ta-button .ta-button-title{font-weight:700}.base-tabs{display:block;overflow:auto;position:relative}@media (min-width:768px){.base-tabs{margin:0 .3rem}}.base-tabs:after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#c5d2e3;border-radius:.2rem}.base-tabs.mt{margin-top:3rem}.base-tabs .nav-tabs{flex-wrap:nowrap;border:0}.base-tabs .nav-link{margin:0;background:0 0;border:none;position:relative;z-index:2;font-size:1.8rem;color:#124c95;padding:.5rem 1rem 1rem;white-space:nowrap}.base-tabs .nav-link:before{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#c5d2e3}.base-tabs .nav-link:first-child:before{border-radius:.2rem 0 0 .2rem}.base-tabs .nav-link:last-child:before{border-radius:0 .2rem .2rem 0}@media (min-width:768px){.base-tabs .nav-link{font-size:2rem;padding:.5rem 2rem 1rem}}.base-tabs .nav-link:hover{background:rgba(197,210,227,.4)}.base-tabs .nav-link.active{background:0 0;color:#124c95;font-weight:700}.base-tabs .nav-link.active:after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#124c95;border-radius:.2rem}.warning-msg-block{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem 1.5rem 6rem;background:#fef0df;position:relative;color:#333;font-weight:600;z-index:20;position:relative;margin-bottom:2rem;border-radius:.5rem}@media (min-width:768px){.warning-msg-block{flex-direction:row;align-items:center}}.warning-msg-block.top-icon .icon-warning{top:1.4rem}.warning-msg-block .warning-msg{font-size:1.2rem;font-weight:400;position:relative}.warning-msg-block .warning-msg>[class*=" icon-"],.warning-msg-block .warning-msg>[class^=icon-]{font-size:2.8rem;color:#ff8a00;position:absolute;right:100%;margin-right:1.3rem;top:48%;transform:translateY(-50%)}.warning-msg-block .warning-msg .text{margin:0;line-height:1.5}.warning-msg-block .warning-msg .text p{margin:0}.warning-msg-block .warning-msg .text+.text{margin-top:.5rem}.warning-msg-block .warning-msg b{font-weight:700;line-height:1.4}.warning-msg-block .btns{flex:0 0 auto;text-align:right;white-space:nowrap}.warning-msg-block.info{background-color:#f3f6fa}.warning-msg-block.info .warning-msg{font-size:1.4rem}.warning-msg-block.info .warning-msg>[class*=" icon-"],.warning-msg-block.info .warning-msg>[class^=icon-]{color:#5889ca}.warning-msg-block.success{background-color:#e9f9ee}.warning-msg-block.success .warning-msg{font-size:1.4rem;color:#07a432;font-weight:300}@media (min-width:768px){.warning-msg-block.success .warning-msg{font-size:1.6rem}}.warning-msg-block.success .warning-msg>[class*=" icon-"],.warning-msg-block.success .warning-msg>[class^=icon-]{color:#07a432}.warning-msg-block.small{padding:.5rem 1rem .5rem 4.5rem}.warning-msg-block.small .warning-msg>[class*=" icon-"],.warning-msg-block.small .warning-msg>[class^=icon-]{font-size:2rem;margin-right:1rem}.warning-msg-block.big .warning-msg .text{font-size:1.6rem}.casebook-item{display:block;width:14rem;font-size:1.2rem;position:relative}@media (min-width:540px){.casebook-item{width:20.4rem;font-size:1.4rem}}.casebook-item .ci-top{display:block;height:18.7rem;position:relative;color:#fff;text-align:center}@media (min-width:540px){.casebook-item .ci-top{height:27.2rem}}.casebook-item a.ci-top:focus,.casebook-item a.ci-top:hover{outline:0}.casebook-item a.ci-top:focus .ci-top-bg img,.casebook-item a.ci-top:hover .ci-top-bg img{filter:drop-shadow(0 3px 10px rgba(0, 85, 129, .7))}.casebook-item .ci-badge{display:block;position:absolute;left:0;top:.5em;z-index:11;background:#edf6ff;color:#124c95;padding:.1em .5em;max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;border-radius:0 .2em .2em 0}@media (min-width:540px){.casebook-item .ci-badge{top:.9em}}.casebook-item .ci-badge.by-chapters{background:#ffe578;padding:.1em .5em}.casebook-item .ci-badge.doc{background:#d6f3fc}.casebook-item .ci-status{display:block;position:absolute;left:0;top:1rem;z-index:11;padding:0 1rem;border-radius:0 .3rem .3rem 0;background-color:#e7f2f5;color:#147999;font-weight:700}.casebook-item .ci-status.blacklisted{background-color:#e4e4e4;color:#7a7a7a}.casebook-item .ci-status.published{background-color:#e7f5ee;color:#149959}.casebook-item .ci-status.editable{background-color:#f2eeea;color:#80562f}.casebook-item .ci-status.sample{background-color:#00b1c9;color:#fff}.casebook-item .ci-status.right{left:auto;right:0;border-radius:.3rem 0 0 .3rem}.casebook-item .ci-top-bg{position:absolute;inset:0;pointer-events:none}.casebook-item .ci-top-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .2s ease-out;filter:drop-shadow(0 3px 8px rgba(0, 85, 129, .2))}.casebook-item .ci-gift{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.casebook-item .ci-top-cont{display:flex;flex-direction:column;position:absolute;left:0;right:3.2%;top:0;bottom:0;z-index:5;padding:1.8em .35em .5em}@media (min-width:540px){.casebook-item .ci-top-cont{padding:1em .7em .7em}}.casebook-item .ci-top-cont .overflow{display:block;overflow:hidden;text-overflow:ellipsis}.casebook-item .ci-top-cont .ci-author{display:block;flex:0 0 auto;margin:.2em 0;font-size:.9em;height:2.7rem}@media (min-width:540px){.casebook-item .ci-top-cont .ci-author{margin:1.6em 0 .9em;font-size:.8em;height:4rem}}.casebook-item .ci-top-cont .ci-author .overflow{line-height:1.2em;max-height:2.4em}.casebook-item .ci-top-cont .ci-title{display:block;margin:.7em 0;flex:1 1 auto;font-size:1.1em}@media (min-width:540px){.casebook-item .ci-top-cont .ci-title{margin:1em 0;font-size:1em}}.casebook-item .ci-top-cont .ci-title .overflow{line-height:1.3em;max-height:5.2em}@media (min-width:540px){.casebook-item .ci-top-cont .ci-title .overflow{max-height:6.5em}}.casebook-item .ci-top-cont .ci-edition{display:block;flex:0 0 auto;margin:.7em 0;font-size:.9em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize}@media (min-width:540px){.casebook-item .ci-top-cont .ci-edition{font-size:.8em}}.casebook-item .ci-top-cont .ci-bot-logo{display:block;height:1.07em;background:url(../img/casebook-bg/bot-logo.svg) center center no-repeat;background-size:contain}.casebook-item.binder .ci-top-cont,.casebook-item.bundle .ci-top-cont,.casebook-item.doc .ci-top-cont{top:20%;bottom:5%}.casebook-item.doc .ci-top-cont{left:0;right:8%;color:#124c95}.casebook-item.doc .ci-top-cont .ci-author,.casebook-item.doc .ci-top-cont .ci-edition{display:none}.casebook-item.binder .ci-top-cont{left:0;right:8%}.casebook-item.binder .ci-top-cont .ci-author,.casebook-item.binder .ci-top-cont .ci-edition{display:none}.casebook-item.bundle .ci-top-cont{left:6%;right:0;bottom:0}.casebook-item.bundle .ci-top-cont .ci-bot-logo,.casebook-item.bundle .ci-top-cont .ci-edition{display:none}.casebook-item.bundle .ci-top-cont .ci-author{order:1;margin-bottom:.7em}.casebook-item .ci-img{display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:10;border-radius:.5rem;overflow:hidden;background:#fff}.casebook-item .ci-img img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.casebook-item .ci-img+.ci-top-cont{display:none}.casebook-item .ci-button{padding:2rem 0}.casebook-item .ci-bottom{display:block;margin-top:.8rem;position:relative}.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-price,.casebook-item .ci-bottom .ci-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.casebook-item .ci-bottom .ci-title{font-size:1.4rem;color:#333}.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-info{font-size:1rem;color:#757575}@media (min-width:540px){.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-info{font-size:1.2rem}}.casebook-item .ci-bottom .ci-price{font-size:1.2rem;color:#333;margin-top:.8rem}.casebook-item .ci-bottom .ci-price .small{font-size:1.2rem}.casebook-item .ci-bottom .ci-price .gray{color:#757575}@media (min-width:540px){.casebook-item .ci-bottom .ci-price{font-size:1.6rem}}.casebook-item .ci-bottom .text-tag{margin-top:1rem}.casebook-item .ci-bottom .ci-menu{float:right;margin:.7rem 0 0 .3rem}.casebook-item .ci-bottom .ci-menu .dropdown-toggle{margin:0;padding:0}.casebook-item .ci-bottom .ci-menu .dropdown-toggle:after{display:none}.casebook-item .ci-bottom .ci-menu .dropdown-menu{padding:.5rem 0}.casebook-item .ci-bottom .ci-menu .dropdown-menu .dropdown-item{padding-top:1rem;padding-bottom:.9rem}.casebook-item .ci-tags{display:block;margin-top:.5rem;margin-right:-.5rem}.casebook-item .ci-tags .tag{display:inline-block;vertical-align:middle;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:.5rem}.casebook-item .ci-tags .hover-icon{width:3rem;height:3rem;border:0;background:0 0}.casebook-item .ci-tags .hover-icon [class*=" icon-"],.casebook-item .ci-tags .hover-icon [class^=icon-]{position:absolute;inset:0;background-color:#edf3fc;color:#0055d6;display:flex;align-items:center;justify-content:center;font-size:2rem;border-radius:.5rem;z-index:2}.casebook-item .ci-tags .hover-icon .text{display:none;font-size:1.2rem;white-space:nowrap;position:absolute;inset:0 auto 0 100%;background-color:#edf3fc;color:#0055d6;z-index:3;margin-left:-.5rem;padding:0 .5rem 0;border-radius:0 .5rem .5rem 0;line-height:2.9rem}.casebook-item .ci-tags .hover-icon:hover .text{display:block}.casebook-item .ci-tags .label{border:.1rem solid #333;color:#333;padding:.1rem 1rem;border-radius:1rem;margin-top:.3rem;margin-bottom:.3rem}.casebook-item .ci-tags .label.chapters{border-color:#6133c3;color:#6133c3}.casebook-item .ci-tags .label.copy{border-color:#124c95;color:#124c95}.casebook-item .ci-tags .label.date{border-color:#d7e2ff;background-color:#d7e2ff}.casebook-item .ci-tags .label.collection{border-color:#00858b;color:#00858b}.casebook-item.big{width:20.4rem;font-size:1.4rem}@media (min-width:768px){.casebook-item.big{width:27rem;font-size:1.8rem}}.casebook-item.big .ci-top{height:27.2rem}@media (min-width:768px){.casebook-item.big .ci-top{height:36rem}}.casebook-item.big .ci-top-cont{padding:1.5em .5em .5em}@media (min-width:768px){.casebook-item.big .ci-top-cont{padding:1em .7em .7em}}.casebook-item.big .ci-top-cont .ci-author{margin:.2em 0;font-size:.856em;height:auto}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-author{margin:1em 0;font-size:.8em}}.casebook-item.big .ci-top-cont .ci-author .overflow{line-height:1.2em;max-height:2.4em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-author .overflow{max-height:3.6em}}.casebook-item.big .ci-top-cont .ci-title{font-size:1.1em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-title{font-size:1em}}.casebook-item.big .ci-top-cont .ci-title .overflow{max-height:6.5em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-title .overflow{max-height:7.8em}}.casebook-item.big .ci-top-cont .ci-edition{font-size:.855em}.casebook-item .ci-check-label{display:block;position:absolute;inset:-.8rem;border:.3rem solid transparent;border-radius:.5rem;z-index:20;cursor:pointer}.casebook-item .ci-check{display:none}.casebook-item .ci-check:checked~.ci-check-label{border-color:#26c351}.casebook-item.assigned{width:22rem;font-size:1rem;display:flex;gap:.9rem}.casebook-item.assigned .ci-top{width:9rem;height:12rem;flex:0 0 auto}.casebook-item.assigned .ci-img{border-radius:.3rem}.casebook-item.assigned .ci-top-bg img{filter:drop-shadow(0 1px 3px rgba(0, 85, 129, .2))}.casebook-item.assigned a.ci-top:focus,.casebook-item.assigned a.ci-top:hover{outline:0}.casebook-item.assigned a.ci-top:focus .ci-top-bg img,.casebook-item.assigned a.ci-top:hover .ci-top-bg img{filter:drop-shadow(0 1px 4px rgba(0, 85, 129, .7))}.casebook-item.assigned .ci-top-cont{padding:.5em}.casebook-item.assigned .ci-top-cont .ci-author{margin:.5rem 0 0;height:2.4em}.casebook-item.assigned .ci-top-cont .ci-author .overflow{max-height:2.3em}.casebook-item.assigned .ci-top-cont .ci-title{margin-bottom:.1em}.casebook-item.assigned .ci-top-cont .ci-title .overflow{max-height:4em}.casebook-item.assigned .ci-badge{display:none}.casebook-item.assigned .ci-bottom{margin:0;width:12rem;position:relative;padding-bottom:3.4rem;min-width:0}.casebook-item.assigned .ci-bottom .ci-title{font-size:1.4rem;line-height:1.143;height:3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.casebook-item.assigned .ci-bottom .ci-author{font-size:1.2rem;line-height:1.085;height:2.6rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.casebook-item.assigned .ci-bottom .ci-price{text-align:right;font-size:1.4rem;margin-top:.6rem}.casebook-item.assigned .ci-bottom .ci-bottom-fixed{position:absolute;left:0;width:100%;bottom:0}.casebook-item.assigned .ci-bottom .ci-bottom-fixed.loading-div{min-height:0}.casebook-item.assigned .ci-bottom .button{display:block;width:100%}.casebook-item.assigned .ci-bottom .button .icon-add-to-cart{font-size:1.6rem;margin-right:.3rem}.casebook-item.assigned .ci-bottom .added-icon{position:absolute;left:0;bottom:.9rem}.casebook-item.assigned.xsmall{width:auto}.casebook-item.assigned.xsmall .ci-top{width:6.26rem;height:8.4rem}.casebook-item.assigned.xsmall .ci-top .ci-top-cont{font-size:.6rem}.casebook-item.assigned.xsmall .ci-bottom{width:auto;padding:0;min-width:19rem}.casebook-item.assigned.xsmall .ci-bottom .ci-author,.casebook-item.assigned.xsmall .ci-bottom .ci-info{margin-bottom:0;padding-bottom:.1rem}.casebook-item.assigned.xsmall .ci-author,.casebook-item.assigned.xsmall .ci-title{height:auto;padding-bottom:.5rem}.casebook-list{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-gap:2rem 1rem;gap:2rem 1rem}@media (min-width:540px){.casebook-list{grid-template-columns:repeat(auto-fill,minmax(20.4rem,1fr));grid-gap:3rem 1rem;gap:3rem 1rem}}.casebook-list .casebook-item{margin:0 auto}.casebook-list.assigned{grid-template-columns:repeat(auto-fill,minmax(21rem,1fr));grid-gap:2rem;gap:2rem}.casebook-list.mt{margin-top:2rem}.content{overflow:hidden;padding-bottom:0;color:#333;font-size:1.4rem;line-height:1.5}.content .cont{color:#333}.content:not(.with-bg){background:#fff}@media (min-width:768px){.content{font-size:1.6rem}}.content div.big,.content p.big,.content span.big{font-size:1.8rem}@media (min-width:768px){.content div.big,.content p.big,.content span.big{font-size:2rem}}.content div.mar4,.content p.mar4,.content span.mar4{margin:4rem 0}.content .cont{max-width:137rem}.content .cont .inner-cont:not(.width-medium){margin-top:0;padding-top:0;padding-bottom:0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:2rem 0 1rem;font-weight:400;text-align:left;color:#333}.content h1+h1,.content h1+h2,.content h1+h3,.content h1+h4,.content h1+h5,.content h1+h6,.content h2+h1,.content h2+h2,.content h2+h3,.content h2+h4,.content h2+h5,.content h2+h6,.content h3+h1,.content h3+h2,.content h3+h3,.content h3+h4,.content h3+h5,.content h3+h6,.content h4+h1,.content h4+h2,.content h4+h3,.content h4+h4,.content h4+h5,.content h4+h6,.content h5+h1,.content h5+h2,.content h5+h3,.content h5+h4,.content h5+h5,.content h5+h6,.content h6+h1,.content h6+h2,.content h6+h3,.content h6+h4,.content h6+h5,.content h6+h6{margin-top:1rem}.content h1:first-child,.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.content h6:first-child{margin-top:0}.content h1.black,.content h2.black,.content h3.black,.content h4.black,.content h5.black,.content h6.black{color:#333}.content h1{font-size:2.6rem}.content h2{font-size:2.4rem}.content h3{font-size:2.2rem}.content h4{font-size:2rem;line-height:1.4}.content h5{font-size:1.8rem;line-height:1.4}.content h5.big{font-size:1.8rem}@media (min-width:768px){.content h5.big{font-size:2rem}}.content h6{font-size:1.6rem;line-height:1.4}@media (min-width:768px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:4rem 0 2rem}.content h1+h1,.content h1+h2,.content h1+h3,.content h1+h4,.content h1+h5,.content h1+h6,.content h2+h1,.content h2+h2,.content h2+h3,.content h2+h4,.content h2+h5,.content h2+h6,.content h3+h1,.content h3+h2,.content h3+h3,.content h3+h4,.content h3+h5,.content h3+h6,.content h4+h1,.content h4+h2,.content h4+h3,.content h4+h4,.content h4+h5,.content h4+h6,.content h5+h1,.content h5+h2,.content h5+h3,.content h5+h4,.content h5+h5,.content h5+h6,.content h6+h1,.content h6+h2,.content h6+h3,.content h6+h4,.content h6+h5,.content h6+h6{margin-top:2rem}.content h1{font-size:3rem}.content h2{font-size:2.8rem}.content h3{font-size:2.6rem}.content h4{font-size:2.2rem}.content h5{font-size:2rem}.content h6{font-size:1.8rem}}.content h4.text-header{font-size:2.6rem;line-height:1.1;margin:0 0 4rem;padding:0;color:#124c95;text-align:center}@media (min-width:768px){.content h4.text-header{font-size:3rem}}.content h4.text-header.black{color:#333}.content h4.text-header+h5{margin-top:-3rem}.content h4.text-header.text-left{text-align:left}.content h4.text-header.mb{margin:0 0 2rem}.promo-top{display:block;position:relative;overflow:hidden;padding:1rem 0}@media (min-width:480px){.promo-top{padding:5rem 0}}@media (min-width:992px){.promo-top{padding:9rem 0}}.promo-top .promo-backs.webp{display:none}.webp .promo-top .promo-backs{display:none}.webp .promo-top .promo-backs.webp{display:block}.promo-top .promo-bg{position:absolute;left:0;top:0;right:0;bottom:0;background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 2s ease-out}.promo-top .promo-bg.current{opacity:1}.promo-top .promo-bg img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.promo-top .opacity-bg{background:rgba(255,255,255,.76);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3rem 2rem;max-width:61rem;margin:0 auto;border-radius:.5rem}@media (min-width:768px){.promo-top .opacity-bg{padding:2.5rem 3.5rem 3rem}}.promo-top .top-text{margin-bottom:2rem}@media (min-width:768px){.promo-top .top-text{margin-bottom:3rem}}.promo-top .line1{font-weight:700;font-size:3.2rem;color:#333;line-height:1.2;margin:0}@media (min-width:768px){.promo-top .line1{font-size:3.6rem;line-height:normal}}.promo-top .line2{margin-top:.5rem;font-weight:500;color:#333;font-size:1.6rem;line-height:1;height:3.4rem}.promo-top .line2 .animated-text{color:#0055d6}@keyframes cursor-animation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.promo-top .line2 .animated-text .at-cursor{display:inline-block;vertical-align:middle;position:relative;top:-.1rem;width:.2rem;height:2.4rem;margin:-.5rem .2rem;background:#7bb2d1;animation:cursor-animation .5s infinite}@media (min-width:768px){.promo-top .line2{font-size:1.8rem;margin-top:1.5rem}}@media (min-width:992px){.promo-top .line2{font-size:2rem}}.promo-top .buttons{display:flex;gap:1rem 2rem;flex-wrap:wrap}.mp-app-links{padding:2rem 0;text-align:center;font-size:1.3rem}.mp-app-links img{max-height:4.2rem;max-width:16rem}.mp-serve{background:#f5f7fa;padding:5rem 0}.mp-serve.no-bg{background:0 0}.mp-serve .sc-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem}.mp-serve .serve-col{padding:2rem 3rem 1rem;font-size:1.4rem;color:#757575;position:relative;background:#fff}.mp-serve .serve-col.with-btn{padding-bottom:6rem}.mp-serve .serve-col .buttons{position:absolute;left:3rem;right:3rem;bottom:1rem}.mp-serve .serve-col .buttons .button{display:block}.mp-serve .serve-col .sc-title{font-weight:700;font-size:2rem;color:#333;margin:0;margin-bottom:1.8rem}.mp-serve .serve-col .sc-subtitle{font-size:1.6rem;color:#333;margin-bottom:1.8rem}.mp-serve .serve-col .sc-img{display:block;margin:0 0 2.5rem;text-align:center}.mp-serve .serve-col .sc-img img,.mp-serve .serve-col .sc-img svg{height:7rem}.mp-serve .serve-col.v2{padding:3rem;color:#333;box-shadow:0 .1rem .4rem 0 #b1bdce}.mp-serve .serve-col.v2 p{margin:0}.mp-serve .serve-col.v2 .sc-img{margin-bottom:2rem}.mp-serve .serve-col.v2 .sc-img img,.mp-serve .serve-col.v2 .sc-img svg{height:8rem}@media (min-width:540px){.mp-serve .serve-col.v2 .sc-img img,.mp-serve .serve-col.v2 .sc-img svg{height:9rem}}.mp-serve .serve-col.v2.with-btn{padding-bottom:9rem}.mp-serve .serve-col.v2.with-btn .buttons{bottom:3rem}.mp-serve .serve-col.v2 .sc-title{font-size:2rem;line-height:1.2;margin-bottom:2rem}@media (min-width:540px){.mp-serve .serve-col.v2 .sc-title{min-height:2.4em}}.mp-serve .serve-col.blue{background-color:#f6f6fd}.mp-serve .serve-col.blue .sc-img svg{fill:#5362d2}.mp-serve .serve-col.green{background-color:#ecfaf5}.mp-serve .serve-col.green .sc-img svg{fill:#28b07d}.mp-serve .serve-col.violet{background-color:#f5f9ff}.mp-serve .serve-col.violet .sc-img svg{fill:#2b69c6}.mp-feature{display:block;position:relative;padding:4rem 0}@media (min-width:992px){.mp-feature{padding:6rem 0}}.mp-feature .flex{padding:0 1.4rem;display:flex;flex-direction:column;gap:3rem}.mp-feature .flex.big-gap{gap:3rem 6rem}.mp-feature.with-bg{background-color:#f5f7fa}.mp-feature.with-blue-bg{background-color:#0055d6;color:#fff}.mp-feature.with-blue-bg h4,.mp-feature.with-blue-bg h5,.mp-feature.with-blue-bg p{color:#fff}@media (min-width:768px){.mp-feature.bot-form{padding:10rem 0}}.mp-feature.bot-form .flex{align-items:center}@media (min-width:768px){.mp-feature.bot-form .flex{align-items:flex-end}}.mp-feature.bot-form .flex .col:first-child:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.mp-feature.bot-form .flex .col:first-child:last-child .subscribe-block{margin:auto;max-width:none;display:flex;gap:2rem;align-items:center;justify-content:center}.mp-feature.bot-form .flex .col:first-child:last-child .subscribe-block .sb-text{margin:0}.mp-feature.about-blue{background-color:#0055d6;padding:4rem 0}@media (min-width:768px){.mp-feature.about-blue{padding:8rem 0}}.mp-feature.about-blue .flex{max-width:90rem}.mp-feature.about-blue .col{width:auto}@media (min-width:768px){.mp-feature.about-blue .col.img{width:30%;min-width:30%}}.mp-feature.about-blue .col h4{color:#fff;margin-bottom:2rem}@media (min-width:768px){.mp-feature.about-blue .col h4{margin-bottom:4rem}}.mp-feature.about-blue .col p{color:#fff}.mp-feature.feature-page{padding:5rem 0}@media (min-width:768px){.mp-feature.feature-page{padding:10rem 0}}.mp-feature.feature-page.with-bg{background-color:#f5f7fa}.mp-feature.feature-page h4{color:#333}.mp-feature.feature-page .flex{align-items:flex-start;gap:1rem 3rem}.mp-feature.feature-page .col.img{order:0;max-width:14rem}.mp-feature.feature-page .fb-buttons{margin-top:4rem}.mp-feature .col.img{order:1}.mp-feature .col.img.fixed{order:0}.mp-feature .col.img.xs-wide{margin-left:-2.5rem;margin-right:-2.5rem}@media (min-width:480px){.mp-feature .col.img.xs-wide{margin-left:0;margin-right:0}}.mp-feature .col.img img{max-width:100%;margin:0 auto;display:block}.mp-feature .col.img.mh img{max-height:20rem}.mp-feature .col.img.mw img{max-width:75%}.mp-feature .col h4{text-align:left;margin-bottom:1rem}.mp-feature .col h4+h5{margin-top:0}.mp-feature .video-container{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.mp-feature .video-container embed,.mp-feature .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%}.mp-feature .video-wrap{width:100%;max-width:90%;margin:0 auto}.mp-feature .fb-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem 2rem}.mp-feature h5{color:#124c95;font-size:1.6rem;margin:0 0 2rem}.mp-feature h6{color:#333;font-size:1.6rem;margin:0 0 .5rem;font-weight:700}.mp-feature p{margin-bottom:2rem}.mp-feature p.lh{line-height:1.5}.mp-feature :last-child{margin-bottom:0}.mp-feature .img-link{display:inline-block}.mp-feature .img-link img{max-height:4rem}@media (min-width:768px){.mp-feature .flex{padding:0;flex-direction:row;margin:0 auto;align-items:center}.mp-feature .col{display:block;flex:1 1 auto;width:calc((100% - 3rem)/ 2)}.mp-feature .col.img{order:0}}.mp-feature .mp-interested h4+.buttons:not(.mt){margin-top:2rem}.mp-feature .mp-interested .buttons{display:flex;gap:2rem;flex-wrap:wrap}.mp-feature .mp-interested .buttons.mt{margin-top:4rem}.mp-feature .mp-interested.centered{text-align:center}.mp-feature .mp-interested.centered h4{text-align:center}.mp-feature .mp-interested.centered .buttons{justify-content:center}.mp-feature .buttons.centered-on-desktop{margin:4rem 0 0;display:flex;gap:2rem;flex-direction:column;align-items:flex-start}.mp-feature .buttons.centered-on-desktop .button{flex:0 0 auto;width:auto;max-width:100%}@media (min-width:768px){.mp-feature .buttons.centered-on-desktop{flex-direction:row;align-items:center;justify-content:center;margin:5rem 0 0}}.features-list{padding:5rem 0}.features-list.with-bg{background-color:#f5f7fa}.features-list.with-blue-bg{background:#0055d6}.features-list.with-blue-bg h4{color:#fff}.features-list.with-blue-bg .fl-block{color:#fff}@media (min-width:768px){.features-list{padding:10rem 0}}.features-list .fl-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}@media (min-width:768px){.features-list .fl-cont{grid-template-columns:repeat(auto-fit,minmax(40%,1fr))}}.features-list .fl-block{display:flex;gap:1rem;flex-direction:column}@media (min-width:480px){.features-list .fl-block{flex-direction:row}}.features-list .fl-block .fl-img{flex:0 0 auto}.features-list .fl-block .fl-img img{width:7.2rem}@media (min-width:480px){.features-list .fl-block .fl-img img{width:auto}}.features-list.cols .fl-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}.features-list.cols .fl-block{flex-direction:column}.pc-slider{padding:6rem 0}@media (min-width:768px){.pc-slider{padding:8rem 0}}.pc-slider .serve-col{font-size:1.4rem;height:100%;box-shadow:none;position:relative;background-color:#f5f7fa}.pc-slider .serve-col .italic{font-style:italic}.pc-slider .serve-col .sc-author{font-size:1.2rem;color:#333;display:flex;gap:2rem;align-items:center;padding-bottom:3rem;padding:2rem}.pc-slider .serve-col .sc-author .sc-avatar{flex:0 0 auto;width:4.8rem;height:4.8rem}.pc-slider .serve-col .sc-author .sc-avatar img{width:auto;height:auto;-o-object-fit:cover;object-fit:cover;max-width:100%;border-radius:50%}.pc-slider .serve-col .sc-author p{margin:0;color:#757575}.pc-slider .serve-col .sc-author b{font-size:1.6rem;color:#333}.pc-slider .serve-col .sc-author-text{font-style:italic;position:relative;color:#757575;padding:.5rem 2rem 2rem}.pc-slider .serve-col .sc-author-text p{display:inline}.pc-slider .serve-col .sc-author-text .quote-icon{display:inline-block;vertical-align:baseline;width:1.4rem;height:.92rem;background-image:url(../img/main-page/quote.svg);background-size:cover;position:relative;top:-.3rem}.pc-slider .serve-col .sc-author-text .quote-icon.bottom{transform:rotate(180deg);margin-right:-2rem}.pc-slider .splide__slide{padding:0 2rem}.pc-slider .splide__arrow--next,.pc-slider .splide__arrow--prev{width:1.4rem;height:3.4rem;border-radius:0;background-color:transparent;background-image:url(../img/main-page/arrow.svg);background-position:center center}.pc-slider .splide__arrow--next svg,.pc-slider .splide__arrow--prev svg{display:none}.pc-slider .splide__arrow--next{transform:translateY(-50%) rotate(180deg)}.pc-slider .splide__arrow--prev{left:-.5rem}.pc-slider .splide__arrow--next{right:-.5rem}.pc-slider .promo-header{margin-top:-1rem}.mp-tabs{display:block;background:#f5f7fa;padding:3rem 0}@media (min-width:1200px){.mp-tabs{padding:5rem 0}}.mp-tabs .links-cont{text-align:center}.mp-tabs .links{display:flex;margin:0 auto;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}@media (min-width:540px){.mp-tabs .links{flex-direction:row}}.mp-tabs .links .link{flex:0 0 auto;min-width:280px;max-width:100%}@media (min-width:540px){.mp-tabs .links .link{min-width:0}}.mp-tabs .link{height:5rem;display:flex;align-items:center;justify-content:center;border:.1rem solid #0055d6;color:#0055d6;font-size:2rem;background-color:#fff;padding:0 2rem;border-radius:.5rem}@media (min-width:768px){.mp-tabs .link{font-size:2.4rem;height:6rem;padding:0 4rem}}.mp-tabs .link.selected,.mp-tabs .link:hover{text-decoration:none;color:#fff;background-color:#0055d6}.mp-tabs .link:hover{text-decoration:underline}.bp-list{display:block;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem 6rem}.bp-block{display:none;max-width:50rem;position:relative;margin:0 auto}.bp-block:hover:not(.button){text-decoration:none}.bp-block .bp-img{display:block;width:100%;height:21rem;overflow:hidden;margin-bottom:1rem;position:relative}.bp-block .bp-img img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bp-block .bp-title{display:block;z-index:3;font-weight:700;font-size:1.6rem;color:#333;margin-bottom:1rem}.bp-block .bp-description{color:#757575;font-size:1.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bp-block .bp-buttons{margin-top:1rem;display:block}.bp-btns{margin-top:4rem;text-align:center}.mp-blog{padding-bottom:2rem;padding:5rem 0}@media (min-width:768px){.mp-blog{padding:9rem 0}}.mp-blog .bp-block{display:none}.mp-blog .cat-publishing .cat-publishing{display:block}.mp-blog .cat-teaching .cat-teaching{display:block}.mp-blog .cat-learning .cat-learning{display:block}.mp-blog .cat-books .cat-books{display:block}.mp-blog .cat-all .bp-block{display:block}.subscribe-block{max-width:52rem;margin:0 0 0 auto}.subscribe-block .sb-text{color:#003879;font-size:1.8rem;margin-bottom:2rem;font-weight:700}.subscribe-block .form-inline{display:flex;gap:2rem}.subscribe-block .form-inline input{height:3.8rem}@media (min-width:768px){.subscribe-block .form-inline input{height:4.2rem}}.subscribe-block .form-inline .f1{flex:1 1 auto}.subscribe-block .form-inline .f0{flex:0 0 auto}.breadcrumbs{padding:2rem 0}.breadcrumbs .breadcrumb{background:0 0;font-size:1.4rem;padding:0;margin-bottom:0;display:inline;line-height:1.4}.breadcrumbs .breadcrumb li{color:#536174;display:inline}.breadcrumbs .breadcrumb li+li{padding-left:2.4rem;position:relative}.breadcrumbs .breadcrumb li+li:before{position:absolute;left:.3rem;top:.7rem;content:"";display:block;padding:0;width:.7rem;height:.7rem;border-top:.1rem solid #124c95;border-right:.1rem solid #124c95;transform:rotate(45deg) translateY(-50%)}.breadcrumbs .breadcrumb a{color:#0055d6}.page-head{padding:2rem 0 4rem;font-size:1.6rem;color:#333}.page-head h1{font-size:2.6rem;font-weight:700;margin:0}@media (min-width:768px){.page-head h1{font-size:3rem}}.page-head h1+p{margin-top:1rem}@media (min-width:768px){.page-head{font-size:1.8rem}.page-head h1+p{margin-top:2rem}}.about-features{display:block;background:#f5f7fa;padding:4rem 0}@media (min-width:768px){.about-features{padding:6rem 0}}.about-features .ab-line{display:block;padding-left:70px;position:relative;font-size:16px;color:#333}.about-features .ab-line b{font-weight:700}.about-features .ab-line+.ab-line{margin-top:4rem}.about-features .ab-line .img,.about-features .ab-line [class*=" icon-"],.about-features .ab-line [class^=icon-]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:5rem;text-align:center;color:#333;font-size:3.6rem}.about-features .ab-line .img{line-height:1}.about-features .ab-line .img img{max-width:100%;vertical-align:top}.about-features .ab-line .icon-preview{font-size:2rem}@media (min-width:768px){.about-features .ab-line{padding-right:4rem}}.faq-list{padding-bottom:5rem}@media (min-width:768px){.faq-list{padding-bottom:10rem}}.faq-list .front-accordion{margin:0 0 2rem}.faq-list .faq-question{display:block;border-bottom:1px solid #ddd;font-size:14px;color:#337ab7}.faq-list .faq-question a{display:block;padding:10px 12px;margin:0 -10px;color:#0055d6}.faq-list .faq-question:last-child{border-bottom:none}.faq-list .faq-search{max-width:84rem}.faq-list .faq-search .search-input input.form-control:-moz-placeholder-shown~.clear{display:none}.faq-list .faq-search .search-input input.form-control:-ms-input-placeholder~.clear{display:none}.faq-list .faq-search .search-input input.form-control:placeholder-shown~.clear{display:none}.front-accordion{display:block}.front-accordion .fa-head .collapse-toggle{display:block;width:100%;color:#333;font-weight:700}.front-accordion .fa-head .collapse-toggle .icon-down{color:#0055d6}.front-accordion .fa-body{background:rgba(0,0,0,.02);margin-top:-.5rem;border:.1rem solid #edf6ff;border-top:0;border-radius:0 0 .5rem .5rem}.front-accordion .fa-body .fa-cont{padding:1rem}.faq-answer{font-size:1.4rem;padding-bottom:5rem}@media (min-width:768px){.faq-answer{font-size:1.6rem;padding-bottom:10rem}}.faq-answer .answer-cont{background-color:#f9f9f9;border-radius:.5rem;padding:1rem 2rem;line-height:1.5}.faq-answer .answer-cont img{max-width:100%;height:auto}.faq-answer p{margin-bottom:1.5rem}.custom-marks{margin:2rem 0;padding:0;list-style:none}.custom-marks li{padding-left:4rem;position:relative;margin-bottom:2rem}.custom-marks li .icon-checked{position:absolute;left:0;top:.1rem;font-size:1.6rem;color:#0055d6}.blog-header .flex{display:flex;width:100%;flex-direction:column}.blog-header .flex .col{flex:1 1 auto}@media (min-width:768px){.blog-header .flex{flex-direction:row}.blog-header .flex .col{width:50%}}.blog-header .flex .blog-img{min-height:24rem;position:relative;overflow:hidden}.blog-header .flex .blog-img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-height:100%;min-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.blog-header .flex .blog-img{min-height:30rem}}.blog-header .flex .blog-title{background-color:#0055d6;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;color:#fff;gap:1rem}.blog-header .flex .blog-title h1{font-size:2.4rem;color:#fff}@media (min-width:768px){.blog-header .flex .blog-title{padding:2rem 3rem;gap:2rem}.blog-header .flex .blog-title h1{font-size:3rem}.blog-header .flex .blog-title p{font-size:2rem}}.blog-header .blog-date{font-size:1.4rem;color:#757575}.blog-header .blog-tags{font-size:1.4rem;color:#333}.blog-header .blog-subheader{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-body{padding:4rem 0;font-size:1.4rem}@media (min-width:768px){.blog-body{padding:8rem 0;font-size:1.6rem}}.blog-body img{max-width:100%;height:auto}.blog-body ol,.blog-body p,.blog-body ul{margin-bottom:2rem}.blog-body .bb-cont{display:flex;gap:2rem 4rem;flex-direction:column}@media (min-width:768px){.blog-body .bb-cont{flex-direction:row}}@media (min-width:1200px){.blog-body .bb-cont{gap:2rem 6rem}}.blog-body .blog-page-social{display:flex;position:relative;flex-direction:row;gap:2rem}@media (min-width:768px){.blog-body .blog-page-social{flex-direction:column}}.blog-body .blog-page-social .social{display:block;width:26px;height:26px;background-position:center center;background-repeat:no-repeat;background-size:cover}.blog-body .blog-page-social .social:hover{opacity:.7}.blog-body .blog-page-social .social.twitter{background-image:url(../img/main-page/twitter.svg)}.blog-body .blog-page-social .social.linkedin{background-image:url(../img/main-page/linkedin.svg)}.blog-body .blog-page-social .social.facebook{background-image:url(../img/main-page/facebook.svg)}.blog-body .blog-page-text{line-height:1.5}.blog-body .blog-page-text img{max-width:100%;height:auto}.promolive-top{display:block;position:relative;padding:3rem 0;overflow:hidden}@media (min-width:540px){.promolive-top{padding:4rem 0}}@media (min-width:768px){.promolive-top{padding:4rem 0}}@media (min-width:992px){.promolive-top{padding:6rem 0}}.promolive-top .cont{z-index:5}.promolive-top .plt-cont{position:relative;padding:0 1rem;z-index:5}@media (min-width:768px){.promolive-top .plt-cont{padding:0 50% 0 0;margin:0 2rem}}@media (min-width:1200px){.promolive-top .plt-cont{margin:0}}.promolive-top .plt-inner-cont{padding:0 2rem;margin:0 auto}@media (min-width:768px){.promolive-top .plt-inner-cont{padding:0}}.promolive-top .plt-bg{display:block;position:absolute;z-index:3;left:0;bottom:0;top:0;right:0}@media (min-width:768px){.promolive-top .plt-bg .left{display:block;position:absolute;right:70%;bottom:2rem;width:57rem;height:42rem;background-image:url(../img/promo-live/promo-top-bg-small.svg);background-position:center center;background-size:cover;background-repeat:no-repeat}}.promolive-top .plt-bg .right{display:block;position:absolute;left:50%;bottom:8rem;transform:translate(-45%,0) scale(.7,1);width:130rem;height:100%;background-image:url(../img/promo-live/promo-top-bg-big.svg);background-position:left bottom;background-size:130rem 87rem;background-repeat:no-repeat}@media (min-width:768px){.promolive-top .plt-bg .right{left:45%;bottom:0;transform:none}}.promolive-top .plt-img{margin:4rem auto 0;max-width:40rem}.promolive-top .plt-img img{width:100%}@media (min-width:768px){.promolive-top .plt-img{max-width:none;margin:0;margin-top:0;position:absolute;width:42%;right:0;top:50%;transform:translate(0,-50%)}}.promolive-top .plt-text1{font-weight:700;font-size:2.8rem;line-height:3.4rem;margin:0 auto;max-width:46rem}@media (min-width:540px){.promolive-top .plt-text1{font-size:4rem;line-height:5.4rem}}@media (min-width:992px){.promolive-top .plt-text1{max-width:none;font-size:5rem;line-height:6rem}}.promolive-top .plt-text2{margin-top:2rem;font-size:1.5rem;max-width:46rem;margin:2rem auto 0}@media (min-width:540px){.promolive-top .plt-text2{font-size:1.7rem}}@media (min-width:992px){.promolive-top .plt-text2{font-size:2rem;max-width:none;margin:4rem auto 0}}.promolive-top .plt-text3{font-size:3rem;font-weight:400;line-height:1.1;max-width:46rem;margin:0 auto}.promolive-top .plt-text3 .big-num{display:block;line-height:1;font-size:5.6rem;font-weight:700;color:#0055d6}@media (min-width:768px){.promolive-top .plt-text3{font-size:4rem;max-width:none}.promolive-top .plt-text3 .big-num{font-size:7.6rem}}@media (min-width:992px){.promolive-top .plt-text3{font-size:5rem}.promolive-top .plt-text3 .big-num{font-size:9.6rem}}.promolive-top .plt-btns{margin:2.5rem -2rem 0}.promolive-top .plt-btns .wide{width:33rem;max-width:100%;margin:0 auto;display:block}@media (min-width:768px){.promolive-top .plt-btns{margin:4rem 0 0}.promolive-top .plt-btns .wide{width:22rem;display:inline-block}}.promolive-top.with-bg{background-color:#f5f7fa}.promolive-catalog{padding:4rem 0;margin-top:2rem}@media (min-width:768px){.promolive-catalog{padding:6rem 0 6rem}}.promolive-catalog.no-pt{padding-top:0;margin-top:0}.promolive-catalog.with-bg{background:#f5f7fa}.promolive-catalog h4.text-header{margin-bottom:1rem}.promolive-catalog h5{font-size:1.6rem;text-align:center;margin-bottom:4rem;margin-top:0}.promolive-catalog .input-flex{max-width:119rem;margin:0 auto}.promolive-catalog .w900{max-width:90rem}.promolive-catalog .plc-btns{display:block;text-align:center}.promolive-catalog .plc-btns .button{display:block;width:32rem;max-width:100%;margin:0 auto}@media (min-width:768px){.promolive-catalog .plc-btns .button{display:inline-block;width:auto}}@media (min-width:768px){.promolive-catalog .plc-btns{margin-top:-1rem}}.promolive-catalog .plc-flex{display:inline-flex;text-align:left}.promolive-catalog .plc-books{text-align:center;overflow:auto;padding-top:2rem;padding-bottom:1rem;margin-top:2rem}@media (min-width:540px){.promolive-catalog .plc-books{margin:2rem 1rem}}@media (min-width:768px){.promolive-catalog .plc-books{margin:2rem auto}}.promolive-catalog .plc-books .casebook-item{flex:0 0 auto;margin:0 1rem}@media (min-width:768px){.promolive-catalog .plc-books .casebook-item{margin:0 2.1rem}}.promolive-catalog .splide{margin-top:3rem;margin-bottom:4rem}.promolive-catalog .splide .splide__slide{padding-top:1rem}.promolive-catalog .splide.no-mb{margin-bottom:0}.promolive-catalog .casebook-item{margin:0 auto}.promolive-catalog .casebook-item .ci-top .ci-top-bg{border-radius:.4rem}.promolive-catalog .casebook-item .ci-top .ci-top-bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.promolive-catalog .casebook-item .ci-top .ci-free{display:block;width:5.2rem;height:5.2rem;position:absolute;left:-1rem;top:-1rem;z-index:11;background:url(../img/free.svg) center center no-repeat;background-size:cover}.promolive-catalog .casebook-item .ci-bottom{margin-top:1rem}@media (min-width:768px){.promolive-catalog .casebook-item .ci-bottom{margin-top:1.5rem}}.promolive-catalog .casebook-item .ci-bottom .ci-title{font-size:1.4rem;white-space:normal;line-height:1.6rem;padding:0 .1rem;color:#4f4f4f}.promolive-catalog .casebook-item .ci-bottom .ci-price{display:block;margin-top:.5rem;font-weight:700;color:#10437f}.promolive-catalog .splide__arrow--next,.promolive-catalog .splide__arrow--prev{width:4.5rem;height:6rem;border-radius:0;background:url(../img/promo-calendar/arrow.svg) center center no-repeat transparent;background-size:1.5rem 3.1rem;top:9.4rem}@media (min-width:540px){.promolive-catalog .splide__arrow--next,.promolive-catalog .splide__arrow--prev{top:13.6rem}}.promolive-catalog .splide__arrow--next svg,.promolive-catalog .splide__arrow--prev svg{display:none}.promolive-catalog .splide__arrow--next{right:.5rem;transform:translateY(-50%) rotate(180deg)}@media (min-width:540px){.promolive-catalog .splide__arrow--next{right:-.5rem}}.promolive-catalog .splide__arrow--prev{left:.5rem}@media (min-width:540px){.promolive-catalog .splide__arrow--prev{left:-.5rem}}.page-header{margin:2rem 0;border:none}.page-header .inner-cont{padding:0}.page-header h1{color:#124c95;text-align:center;font-weight:700;font-size:1.8rem}@media (min-width:768px){.page-header h1{font-size:2rem}}.page-header .sub-header{text-align:center;font-size:1.2rem;font-weight:400;color:#4f4f4f;margin:.5rem 1rem 0}.page-header .sub-header b{font-weight:600;color:#333}@media (min-width:768px){.page-header .sub-header{font-size:1.4rem}}.medium-form .mf-cont{margin:0 auto}.simple-text-with-img .flex{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.simple-text-with-img .img,.simple-text-with-img .text{flex:0 0 auto;width:100%}.simple-text-with-img .text{order:1}@media (min-width:768px){.simple-text-with-img .flex{flex-direction:row}.simple-text-with-img .img,.simple-text-with-img .text{width:auto;order:0}.simple-text-with-img .text{flex:1 1 auto}}.main-educators-top{padding:4rem 0}.main-educators-top .flex{display:flex;align-items:center;gap:2rem;flex-direction:column}@media (min-width:768px){.main-educators-top .flex{flex-direction:row}}.main-educators-top .flex>.left,.main-educators-top .flex>.right{min-width:calc(50% - 1rem)}.main-educators-top .ed-top-img{width:34rem;max-width:100%}@media (min-width:768px){.main-educators-top .ed-top-img{width:64rem}}.main-educators-top h1{font-weight:700;margin:0 0 2rem;font-size:3.2rem}@media (min-width:768px){.main-educators-top h1{font-size:4rem}}@media (min-width:992px){.main-educators-top h1{font-size:4.8rem}}.main-educators-top h1 .blue{color:#0055d6}.main-educators-top .subheader{margin:0 0 4rem;font-size:1.8rem;line-height:1.4}@media (min-width:768px){.main-educators-top .subheader{font-size:2rem}}.main-educators-top .input-flex{max-width:53.2rem}.main-educators-top .input-flex .right{flex:0 0 auto}.main-educators-steps h5{margin:0 0 4rem;color:#333}@media (min-width:992px){.main-educators-steps h5{margin:0 0 5rem}}.main-educators-steps .steps{display:flex;flex-wrap:wrap;gap:5rem 8%}.main-educators-steps .steps .step{width:100%}.main-educators-steps .steps .step p.big{margin:0 0 2rem}.main-educators-steps .steps .step-img{margin:0 auto 4rem;text-align:center;display:block;aspect-ratio:10/9;max-width:31rem}.main-educators-steps .steps .step-img img{max-width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:540px){.main-educators-steps .steps .step{width:46%}}@media (min-width:992px){.main-educators-steps .steps .step{width:28%}}.edu-partners{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-evenly;align-items:center}@media (min-width:768px){.edu-partners{gap:2rem 4rem}}.edu-partners .partner{flex:0 0 auto;max-width:30%}.edu-partners .partner img{max-width:100%}.ico-cols{display:flex;gap:4rem;flex-wrap:wrap}@media (min-width:992px){.ico-cols{gap:5rem 6rem}}.ico-cols .ico-col{flex:1 1 auto;width:100%;padding:2rem;background-color:#f5f7fa}@media (min-width:768px){.ico-cols .ico-col{width:calc(50% - 3rem)}}@media (min-width:992px){.ico-cols .ico-col{padding:4rem}}.ico-cols .ico-col .col-header{display:flex;gap:2.4rem;align-items:center;margin:0 0 2rem;font-size:1.8rem;color:#333}@media (min-width:768px){.ico-cols .ico-col .col-header{font-size:2rem}}@media (min-width:992px){.ico-cols .ico-col .col-header{margin:0 0 3rem}}.ico-cols .ico-col .col-header .col-icon{min-height:7rem;flex:0 0 auto}.ico-cols .ico-col .col-header .col-icon img{max-width:100%}.ico-cols .ico-col .col-text p{line-height:1.56}.content-list{display:flex;flex-wrap:wrap;gap:3rem 2rem;justify-content:space-between;margin:3rem 0 0}@media (min-width:768px){.content-list{gap:3rem 1rem;margin:5rem 0 0}}.content-list .cl-block{display:block;flex:0 0 auto;text-align:center;font-size:1rem;width:calc((100% - 6rem)/ 4)}@media (min-width:540px){.content-list .cl-block{font-size:1.2rem}}@media (min-width:768px){.content-list .cl-block{font-size:1.4rem;width:calc((100% - 7rem)/ 8)}}@media (min-width:992px){.content-list .cl-block{white-space:nowrap}}.content-list .cl-block .icon{display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 .066rem .266rem #b1bdce;border-radius:.33rem;width:11rem;aspect-ratio:11/8.8;max-width:100%;margin:0 auto 1rem}@media (min-width:768px){.content-list .cl-block .icon{margin:0 auto 2rem}}.content-list .cl-block .icon img{max-width:70%;max-height:70%}.scary-icons{max-width:60rem;position:relative;aspect-ratio:5/3.3;width:52rem;margin:0 auto;max-width:100%}.scary-icons .scary-icon{display:block;width:18%;aspect-ratio:1/1;text-align:center;transition:all .3s ease-out;position:absolute;left:0;top:0}.scary-icons .scary-icon svg{max-width:100%;max-height:100%;fill:rgba(0,85,214,.4)}.scary-icons .scary-icon.selected{width:38%;left:50%;top:0;max-width:none;transform:translate(-50%,0)}.scary-icons .scary-icon.selected svg{fill:#0055d6}.scary-icons .scary-icon.rt{left:100%;top:20%;transform:translate(-100%,0)}.scary-icons .scary-icon.rb{left:90%;top:100%;transform:translate(-100%,-100%)}.scary-icons .scary-icon.lb{left:10%;top:100%;transform:translate(0,-100%)}.scary-icons .scary-icon.lt{left:0;top:20%;transform:translate(0,0)}.hover-icons{display:flex;flex-direction:column;gap:3rem}.hover-icons h4.text-header,.hover-icons h5{text-align:center}@media (min-width:992px){.hover-icons h4.text-header,.hover-icons h5{text-align:left}}@media (min-width:992px){.hover-icons{flex-direction:row}}@media (min-width:992px){.hover-icons .left,.hover-icons .right{width:50%}}.hover-icons h5{color:#5b5b5b;line-height:1.5}@media (min-width:992px){.hover-icons h4,.hover-icons h5{margin-right:2rem}}.hover-icons .scary-icons{margin-top:6rem;display:none;max-width:90%}@media (min-width:992px){.hover-icons .scary-icons{display:block}}.hover-icons .hover-block{display:block;background:#fff;box-shadow:0 .19rem .38rem rgba(135,143,171,.42);border-radius:.5rem;padding:2rem}.hover-icons .hover-block+.hover-block{margin-top:2rem}.hover-icons .hover-block .hb-title{display:flex;align-items:center;font-size:1.8rem;font-weight:700;gap:1.5rem;line-height:1.3}.hover-icons .hover-block .hb-title .hb-icon{height:6rem;flex:0 0 auto}.hover-icons .hover-block .hb-title .hb-icon img{height:100%}.hover-icons .hover-block .hb-text{overflow:hidden;font-size:1.4rem;line-height:1.5;color:#333}.hover-icons .hover-block .hb-text .hb-text-cont{padding-top:1.5rem}@media (min-width:992px){.hover-icons .hover-block{margin-left:3.5rem;margin-right:3.5rem;padding:2.5rem 3.5rem;transition:box-shadow .3s ease-out;cursor:pointer}.hover-icons .hover-block .hb-title{font-size:2rem;gap:0;transition:gap .2s ease-out}.hover-icons .hover-block .hb-title .hb-icon{max-width:0;height:0;transition:max-width .2s ease-out,height .2s ease-out}.hover-icons .hover-block .hb-title .hb-icon img{max-width:100%;max-height:100%}.hover-icons .hover-block .hb-text{font-size:1.6rem;overflow:hidden;max-height:0;transition:max-height .4s ease-out}.hover-icons .hover-block:hover{background-color:#deebff}.hover-icons .hover-block:hover .hb-title{color:#0055d6}.hover-icons .hover-block.selected{margin-left:0;margin-right:0;box-shadow:0 .2rem 6rem rgba(0,85,214,.1);cursor:default}.hover-icons .hover-block.selected .hb-title{gap:1.5rem}.hover-icons .hover-block.selected .hb-title .hb-icon{max-width:10rem;height:6rem;text-align:center}.hover-icons .hover-block.selected .hb-text{max-height:30rem}.hover-icons .hover-block.selected:hover{background-color:#fff}.hover-icons .hover-block.selected:hover .hb-title{color:#333}}.mobile-check-list+.buttons{margin:4rem 0 0}@media (min-width:768px){.mobile-check-list .left,.mobile-check-list .right{width:calc(50% - 1.5rem)}}.mobile-check-list .right{text-align:right}.mobile-check-list .right>img{max-width:90%}.mobile-check-list .mobile-banner{margin:0 auto 3.5rem;display:block}.mobile-check-list .mobile-banner.small{max-height:38rem;margin:0 5%;display:inline-block}.mobile-check-list .check-block{position:relative;padding-left:7rem}@media (min-width:992px){.mobile-check-list .check-block{padding-left:10rem}}.mobile-check-list .check-block+.check-block{margin-top:3rem}.mobile-check-list .check-block .check-icon{position:absolute;left:0;top:0;width:5rem}@media (min-width:992px){.mobile-check-list .check-block .check-icon{width:7rem}}.mobile-check-list .check-block .text-header{margin:0 0 2rem;font-size:2rem}.mobile-check-list .check-block p{line-height:1.5}.collapse-block{display:block;background-color:#fff;border-radius:.5rem;box-shadow:0 .2rem 6rem rgba(0,85,214,.1);overflow:hidden;color:#333}.collapse-block+.collapse-block{margin-top:3rem}.collapse-block .collapse-header button{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;background-color:#fff;border:0;display:flex;padding:2rem 1.5rem;gap:1rem;align-items:flex-start;width:100%;cursor:pointer}.collapse-block .collapse-header button:hover{color:#0055d6;background-color:#deebff}@media (min-width:768px){.collapse-block .collapse-header button{padding:2rem 4rem}}@media (min-width:992px){.collapse-block .collapse-header button{padding:2rem 5rem}}.collapse-block .collapse-header button .text{margin:0;flex:1 1 auto}.collapse-block .collapse-header button .icon-down{color:#0055d6;display:block;position:relative;line-height:inherit;top:.1rem}@media (min-width:992px){.collapse-block .collapse-header button .icon-down{margin-right:-1rem}}.collapse-block .collapse-header button[aria-expanded=true]{background-color:#fff}.collapse-block .collapse-header button[aria-expanded=true]:hover{background-color:#fff}.collapse-block .collapse-header button[aria-expanded=true] .icon-down{transform:rotate(180deg)}.collapse-block .cb-cont{padding:0 1.5rem 2rem;line-height:1.5}@media (min-width:768px){.collapse-block .cb-cont{padding:0 4rem 2rem}}@media (min-width:992px){.collapse-block .cb-cont{padding:0 5rem 2rem}}.sub-stores{display:flex;align-items:center;justify-content:center;gap:1rem}.sub-stores a{display:block;width:13rem;max-width:calc(50% - .5rem)}.sub-stores a img{width:100%}.sub-stores.text-left{justify-content:flex-start}.sub-stores.big{margin-top:4rem}.sub-stores.big a{width:15.5rem}.main-home-top{padding:6rem 0 0;text-align:center;background-color:#f5f7fa;overflow:hidden}.main-home-top h1{text-align:center}.main-home-top .input-flex{margin:0 auto}.main-home-top .mht-img{margin-top:3rem;transform:translateY(6.5%)}.main-home-top .mht-img img{max-width:100%}.blue-banner{margin:6rem 0;background-color:#0055d6;color:#fff;border-radius:1rem;display:flex;gap:4rem;align-items:center;padding:4rem}.blue-banner .text{flex:1 1 auto}.blue-banner .text h3,.blue-banner .text h5{color:#fff}.blue-banner .text h3{margin:0 0;font-size:3rem}.blue-banner .text h3+h5{margin:1rem 0 0}.blue-banner .logo{flex:0 0 auto}.blue-banner .logo img{height:5.5rem}.sectors{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}@media (min-width:768px){.sectors{gap:4rem}}.sectors .button{font-weight:400;padding:1.8rem 1rem;font-size:1.6rem}@media (min-width:768px){.sectors .button{font-size:2rem}}.sectors .button:active:not(disabled){padding:1.8rem 1rem}.sectors.with-bot-margin{margin-bottom:6rem}.sub-sectors{border-radius:.5rem;background-color:#fff;box-shadow:0 .1rem .4rem 0 #b1bdce;padding:2rem;transform:translateY(-50%);margin-bottom:-1rem}.inner-cont .sub-sectors{margin-bottom:-2rem}body .clickdesk-ultra .cdw-chat-bar-buttons span{background:#1b62b9!important}body .clickdesk-ultra .click-desk-closed-container .click-desk-closed-header{background:#134d94!important}body .clickdesk-ultra input.cdw-chat-contact-send-button{background:#134d94!important}body .clickdesk-ultra input.cdw-chat-contact-send-button:hover{background:#1965c1!important}body .clickdesk-ultra .cdw-chat-header{background:#134d94!important}body #clickdesk_popup{box-shadow:0 0 7px rgba(0,0,0,.7)}body .cd-mob-chat-widget{background-color:#134d94!important} \ No newline at end of file +html{font-size:62.5%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#333;min-width:30rem;color:#333;font-size:1.4rem;line-height:1.22;min-width:320px}html body{font-family:Verdana,sans-serif}body,html{width:100%;height:100%;margin:0;padding:0}a img{border:none}a{color:#0055d6;text-decoration:none}a:hover:not(.button){text-decoration:underline}a:focus{text-decoration:none}h3{font-size:1.5rem;font-weight:700;display:block;margin:2rem 0 2.5rem}h3.mt{margin-top:5rem}.wrapper{display:flex;flex-direction:column;position:relative;min-height:100%;background-color:#f5f5f5}.wrapper .content{flex:1 1 auto}.wrapper .content.preview-flex{display:flex;flex-direction:column}.wrapper footer{position:relative;flex:0 0 auto}.content{padding:0 0 4rem;background:linear-gradient(102.99deg,#f6f6f6 3.75%,#f1f9ff 98.77%);position:relative;font-family:Verdana}.content .bl-bg{display:none}@media (min-width:993px){.content .bl-bg{display:block;position:absolute;left:0;bottom:0;z-index:1}}.cont{max-width:133rem;padding:0;color:#333;margin:0 auto;position:relative}@media (min-width:480px){.cont{padding:0 1.5rem}}@media (min-width:768px){.cont{padding:0 2rem}}@media (min-width:992px){.cont{padding:0 3rem}}.cont>.inner-cont:first-child{margin-top:1rem}.inner-cont{margin:0 auto;padding:1rem 1rem 2rem}@media (min-width:540px){.inner-cont{padding:2rem}}.inner-cont+.inner-cont{margin-top:1rem}.inner-cont.white{background:#fff;border-radius:.5rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.1)}.inner-cont.padding-sm{padding:.7rem 0}.inner-cont.width-small{max-width:62rem}.inner-cont.width-medium{max-width:77rem}.inner-cont.width-large{max-width:100rem}.inner-cont.width-xlarge{max-width:127rem}.inner-cont.no-padding{padding:0}.inner-cont.no-v-padding{padding-top:0;padding-bottom:0}.inner-cont.overflow{overflow:hidden}.inner-cont.margin-bottom{margin-bottom:3rem}.show{display:block!important}.hide{display:none!important}.show-sm{display:block}@media (min-width:768px){.show-sm{display:none!important}}@media (max-width:767.9px){.hide-sm{display:none!important}}#ajax-loader{width:100%;height:100%;position:fixed;z-index:100;cursor:progress;opacity:.5}body>#ajax-loader{background-color:#eee;z-index:99999}#loader-content,.loader-content{width:6.6rem;height:6.6rem;background:url(../img/ajax-loader-fe.gif) center center no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#loader-content-small{width:34.8rem;height:10rem;background:url(../img/ajax-loader-small-blue.gif) left center no-repeat;margin:0 auto;padding-top:2.5rem}.top-panel{display:block;width:100%;min-height:5rem;box-sizing:border-box;margin:0;text-align:center}@media (min-width:768px){.top-panel{min-height:6.4rem}}.top-panel h1{margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:1.8rem;color:#124c95;padding:2rem 0}@media (min-width:768px){.top-panel h1{font-size:2.2rem}}.top-panel .inner-cont{padding:0 1.4rem;margin:0 auto}@media (min-width:480px){.top-panel .inner-cont{padding:0 .1rem}}.top-panel .name{font-size:1.6rem;font-weight:400;color:#333}.text-block{line-height:1.5}.text-block p{margin:0;overflow:hidden;text-overflow:ellipsis}.text-block p+p{margin-top:2rem}.text-block p.big{font-size:1.6rem}.text-block.info{background-color:rgba(18,76,149,.05);padding:1.5rem}.text-block.big{font-size:1.4rem;line-height:1.5}@media (min-width:768px){.text-block.big{font-size:1.8rem;line-height:1.3}}.text-block+.text-block{margin-top:2rem}.text-block.mb{margin-bottom:2rem}.go-back{display:inline-block;font-size:1.2rem;color:#124c95;margin:0 1rem}.go-back .icon-arrow{font-size:1.2rem;margin:-.5rem 1rem -.5rem 0;display:inline-block;position:relative;top:.1rem}@media (min-width:480px){.go-back{margin:0}}@media (min-width:768px){.go-back{font-size:1.4rem}}@keyframes bgmove{from{background-position:0 0}to{background-position:40px 0}}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon{display:block;margin:0 auto;border:.4rem solid #0055d6;border-top:.4rem solid transparent;border-radius:50%;width:4.5rem;height:4.5rem;animation:rotation 1.5s linear infinite}.anim-rotate{animation:rotation .8s linear infinite}.loading-div{position:relative;min-height:100px}.loading-div.small-loading{min-height:0}.loading-div:after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:url(../img/bg-animation.png) left top rgba(255,255,255,.85);animation-name:bgmove;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;z-index:20;opacity:.6}.table-overflow{overflow:auto}.table-overflow table{min-width:460px}.table-overflow table th{white-space:nowrap}.table-overflow table th .question-line{white-space:normal}pre{display:block;padding:.95rem;margin:0 0 1rem;font-size:1.3rem;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:.1rem solid #ccc;border-radius:.4rem}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;display:block}.math-tex{display:none}.top-alert{display:block;position:fixed;left:0;top:8rem;right:0;height:0;z-index:1000;min-width:32rem}.top-alert .ta-cont{display:flex;margin:0 auto;width:75rem;background:#333;border-radius:.5rem;max-width:96%;padding:1rem 4rem 1rem 1rem;position:relative;align-items:flex-start;color:#fff;gap:1rem}.top-alert .ta-cont+.ta-cont{margin-top:1rem}.top-alert .ta-cont .ta-close{position:absolute;right:0;top:0;font-size:1rem;line-height:1;color:#fff;width:3rem;height:3rem;padding:1rem}.top-alert .ta-cont .ta-close:hover{color:#ccc}.top-alert .ta-cont .ta-close .icon-close{font-size:1rem}.top-alert .ta-btn{flex:0 0 auto}.top-alert .ta-btn .button{background-color:#171717;font-size:1.6rem}.top-alert .ta-icon{width:2.6rem;height:2.6rem;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:1.6rem;background:rgba(38,195,81,.1);border-radius:50%;color:#26c351}.top-alert .ta-main{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem 1.8rem;flex:1 1 auto}@media (min-width:768px){.top-alert .ta-main{flex-direction:row;align-items:center}}.top-alert .ta-main .ta-text{flex:1 1 auto}.top-alert .ta-main .ta-text p{margin:0;font-size:1.2rem}.top-alert .ta-main .ta-text p.ta-title{font-size:1.6rem;line-height:1.1}.top-alert .ta-main .ta-text p+p{margin-top:.5rem}.top-alert .ta-main .ta-text a{color:#fff}@media (min-width:768px){.top-alert .ta-cont{align-items:center;gap:1.8rem}.top-alert .ta-icon{width:4.6rem;height:4.6rem;font-size:2.6rem}.top-alert .ta-main{flex-direction:row;align-items:center}.top-alert .ta-main .ta-text p{font-size:1.4rem}}.popover{font-size:1.2rem}.popover.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popover .popover-body{overflow:auto;max-height:30rem}.popover .popover-body p{margin:0}.popover blockquote{padding:1rem 2rem;border:none}.text-tag{display:inline-block;padding:.1rem 1rem;border:.1rem solid #124c95;color:#124c95;font-size:1.4rem;border-radius:.5rem}@media not print{.show-on-print{display:none!important}}@media print{.alert,.hide-on-print,.pm-content,.pm-menu,.pm-panels,.pm-top-menu,.preview-module,[class*=" clickdesk"],[class^=clickdesk],footer,header{display:none!important}a[href]:after{content:none!important}}.empty-state{display:block;text-align:center;padding:3rem 0;max-width:66rem;margin:0 auto}.empty-state .img{margin-bottom:2rem}.empty-state h2{font-size:1.6rem;font-weight:700}.empty-state p{margin:1em 0 0;color:#333;font-size:1.4rem}.empty-state .btns{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.empty-state .btns .dropdown{display:inline-block}.empty-state .btns .dropdown .icon-down{font-size:.8rem}.grecaptcha-badge{width:70px!important;overflow:hidden!important;transition:all .3s ease!important;left:0!important;z-index:20}.grecaptcha-badge:hover{width:256px!important}@font-face{font-family:lawcarta;src:url(../fonts/lcFiltered/lawcarta.eot?7gsyu6);src:url(../fonts/lcFiltered/lawcarta.eot?7gsyu6#iefix) format("embedded-opentype"),url(../fonts/lcFiltered/lawcarta.ttf?7gsyu6) format("truetype"),url(../fonts/lcFiltered/lawcarta.woff?7gsyu6) format("woff"),url(../fonts/lcFiltered/lawcarta.svg?7gsyu6#lawcarta) format("svg");font-weight:400;font-style:normal;font-display:block}.mx-icon-calendar,[class*=" icon-"],[class^=icon-]{font-family:lawcarta!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert{width:3rem;height:3rem;margin:-1rem 0 -1rem -.2rem;position:relative;display:inline-block;vertical-align:middle;top:-.2rem;background:url(../img/alert-icon.svg);background-size:cover}.icon-add-plus{display:inline-block;width:3rem;height:3rem;text-align:center;line-height:3rem;font-size:2rem;font-weight:700;color:#0055d6;background-color:#edf6ff;border-radius:50%}.icon-add-plus:after{content:"+";font-size:2.4rem;position:relative;top:-.2rem}.icon-menu-dots{background:#edf6ff;border-radius:1.5rem;border:0;width:3rem;height:3rem;position:relative;display:inline-block;vertical-align:middle;top:-.1rem;margin:-.5rem 0}.icon-menu-dots i,.icon-menu-dots:after,.icon-menu-dots:before{width:.4rem;height:.4rem;background:#0055d6;border-radius:.1rem;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;border-radius:50%}.icon-menu-dots:after,.icon-menu-dots:before{content:""}.icon-menu-dots:hover{opacity:.8}.icon-menu-dots:focus{outline:0}.icon-menu-dots:before{margin-top:-.6rem}.icon-menu-dots:after{margin-top:.6rem}.icon-shop:before{content:"\e909"}.icon-add-printed:before{content:"\e940"}.icon-add-user:before{content:"\e941"}.icon-card:before{content:"\e93f"}.icon-discount:before{content:"\e93e"}.icon-calendar:before{content:"\e93d"}.icon-upload:before{content:"\e93c"}.icon-remove:before{content:"\e907"}.icon-share:before{content:"\e938"}.icon-rename:before{content:"\e937"}.icon-new-edition:before{content:"\e939"}.icon-duplicate:before{content:"\e93a"}.icon-open:before{content:"\e93b"}.icon-video:before{content:"\e932"}.icon-bundle:before{content:"\e933"}.icon-binder:before{content:"\e934"}.icon-document:before{content:"\e935"}.icon-materials:before{content:"\e936"}.icon-download:before{content:"\e931"}.icon-info1:before{content:"\e930"}.icon-transactions:before{content:"\e92e"}.icon-royalties1:before{content:"\e92f"}.icon-facebook:before{content:"\e929"}.icon-instagram:before{content:"\e92a"}.icon-linkedin:before{content:"\e92b"}.icon-pinterest:before{content:"\e92c"}.icon-twitter:before{content:"\e92d"}.icon-checked:before{content:"\e91f"}.icon-customize:before{content:"\e927"}.icon-note-hollow:before{content:"\e928"}.icon-text:before{content:"\e920"}.icon-report:before{content:"\e926"}.icon-offline:before{content:"\e925"}.icon-highlight:before{content:"\e923"}.icon-add-to-collection:before{content:"\e922"}.icon-royalties:before{content:"\e91c"}.icon-my-profile:before{content:"\e91d"}.icon-loading:before{content:"\e91e"}.icon-logout:before{content:"\e918"}.icon-admin:before{content:"\e919"}.icon-account-access:before{content:"\e91a"}.icon-order-history:before{content:"\e91b"}.icon-profile:before{content:"\e917"}.icon-back:before{content:"\e916"}.icon-check:before{content:"\e915"}.icon-sample:before{content:"\e914"}.icon-open-arrow:before{content:"\e913"}.icon-info:before{content:"\e912"}.icon-copy-link:before{content:"\e90f"}.icon-add-to-binder:before{content:"\e910"}.icon-add-note:before{content:"\e911"}.icon-toc:before{content:"\e90b"}.icon-notes:before{content:"\e90c"}.icon-copy:before{content:"\e90d"}.icon-download-pdf:before{content:"\e90e"}.icon-search:before{content:"\e924"}.icon-edit:before{content:"\e908"}.icon-open-book:before{content:"\e906"}.icon-down:before{content:"\e905"}.icon-add-to-cart:before{content:"\e901"}.icon-cart-added:before{content:"\e904"}.icon-arrow:before{content:"\e903"}.icon-preview1:before{content:"\e902"}.icon-warning:before{content:"\e900"}.icon-preview:before{content:"\e921"}.icon-filter:before{content:"\e90a"}.icon-account-settings:before{content:"\e600"}.icon-caret:before{content:"\ea1c"}.icon-close:before{content:"\e609"}.icon-menu:before{content:"\e20e"}.icon-apple:before{content:"\eabe"}.added-icon{font-size:1.2rem;color:#757575}.added-icon .icon-cart-added{display:inline-block;font-size:2rem;margin:-.5rem 0;vertical-align:middle;top:-.1rem;position:relative}.pull-left{float:left}.pull-right{float:right}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.thin{font-weight:300}img.img-responsive{max-width:100%;height:auto}.page-break{page-break-after:always}.text-danger{color:red}.header{display:block;position:sticky;left:0;top:0;width:100%;background:#fff;z-index:22;box-shadow:0 .4rem .4rem rgba(0,0,0,.05);min-width:32rem;transition:transform .3s ease-out}.header.hidden-header{transform:translateY(-100%)}.header .header-btn{display:block;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;line-height:1;padding:.5rem .4rem;margin:0 -.4rem;color:#124c95;position:relative}.header .header-btn [class*=" icon-"],.header .header-btn [class^=icon-]{font-size:2rem;line-height:1}.header .header-btn .icon-menu{font-size:2.4rem}.header .header-btn .icon-warning{position:absolute;left:70%;bottom:70%;font-size:1.5rem;color:#d63b00}.header .header-btn:hover{color:#071e3a}.header .header-btn .num{display:block;position:absolute;right:0;top:0;min-width:1.6rem;height:1.6rem;line-height:1.6rem;font-size:.9rem;background:#0055d6;color:#fff;border-radius:50%;padding:0 .2rem;margin:-.3rem -.3rem 0 0;text-align:center}.header .header-cont{display:flex;gap:2rem;flex-direction:row;align-items:center;width:100%;height:6rem}.header .logo{position:relative;padding:1rem .5rem;margin:0 -.5rem}.header .logo img{width:auto;height:auto}.header .desktop-menu{display:none}.header .header-search{display:flex;flex:1 1 auto;justify-content:flex-end}.header .header-search .form-control{margin:0}.header .header-search .search-input{display:none;margin:0}.header .header-search .search-input .si-flex{align-items:center}.header .header-search .search-input .close-search{padding-right:1rem}.header .header-right-menu{display:flex;gap:1rem}.header .header-right-menu .header-menu-toggle{display:none}.header .mobile-menu{display:none;position:fixed;left:0;top:0;width:100%;min-height:100%;max-height:100%;overflow:auto}.header .mobile-menu.open{display:block}.header .mobile-menu .mm-bg{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.header .mobile-menu .close-header-menu{color:#fff;margin:.5rem auto .5rem .5rem;position:relative;z-index:2}.header .mobile-menu .close-header-menu:hover{color:#ccc}.header .mobile-menu .mm-cont{margin:0 auto 0 0;max-width:95%;width:30rem;background-color:#fff;border-radius:0 .4rem .4rem 0;text-align:left;padding:2rem;position:relative;z-index:3;box-shadow:0 4px 20px rgba(0,0,0,.25)}.header .mobile-menu .mm-cont .menu-link-cont{display:flex;align-items:center}.header .mobile-menu .mm-cont .menu-link-cont .confirm-email{display:block;padding:.8rem 1rem .8rem;color:#0055d6;text-decoration:underline}.header .mobile-menu .mm-cont .menu-link-cont .confirm-email:hover{text-decoration:none}.header .mobile-menu .menu-link{font-size:1.6rem;display:block;padding:1rem 1rem;color:#333;display:flex;gap:2rem;align-items:center}.header .mobile-menu .menu-link:hover{text-decoration:none}.header .mobile-menu .menu-link:hover .text{text-decoration:underline}.header .mobile-menu .menu-link.selected{font-weight:700;color:#0055d6}.header .mobile-menu .menu-link [class*=" icon-"],.header .mobile-menu .menu-link [class^=icon-]{font-size:2.4rem;color:#333}.header .mobile-menu .mobile-links-cont .menu-link{font-size:1.6rem}.header .mobile-menu .mobile-links-cont .menu-link:last-child{border-bottom:.1rem solid #c6c6c6;padding-bottom:1.5rem;margin-bottom:.5rem}.header .mobile-menu .acc-manage{display:block;border-bottom:.1rem solid #c6c6c6;margin-bottom:1rem;padding-top:.5rem}.header .mobile-menu .acc-manage .label{color:#848484;font-size:1.6rem;font-weight:400;padding:0 0 0 1rem;display:block;text-align:left;margin-bottom:-.2rem}.header .desktop-sign-cont{display:none}.header .mobile-sign-cont .button{display:block;box-shadow:none;background:0 0;border:none;font-size:1.6rem;padding:.8rem 1rem;color:#333;text-align:left;font-weight:400;text-transform:none;line-height:normal;height:auto}.header .mobile-sign-cont .button:hover{color:#333;background:0 0;text-decoration:underline}@media (max-width:768px){.header .cont{padding:0 1.5rem}}@media (max-width:991.999px){.header .header-search .search-input.open-search-panel{background-color:#fff;display:block;position:absolute;left:0;right:0;top:50%;padding:1rem;transform:translateY(-50%);z-index:10}}@media (min-width:992px){.header .header-menu-toggle.mobile{display:none}.header .desktop-menu{display:flex;flex:0 0 auto;gap:1rem}.header .desktop-menu a{font-size:1.6rem;display:block;padding:1rem .5rem;align-items:center;color:#333}.header .desktop-menu a:hover{text-decoration:underline}.header .desktop-menu a.selected{font-weight:700;color:#0055d6}.header .header-search{flex:1 1 auto;text-align:right;width:1px}.header .header-search .search-input{display:inline-flex;max-width:100%;width:34rem;transition:width .2s}.header .header-search .search-input .si-flex{width:100%}.header .header-search .search-input.open{width:100%}.header .header-search .search-input .close-search{display:none}.header .header-search .right{display:none}.header .header-search .header-btn{display:none}.header .header-right-menu .header-btn.circle{width:3.8rem;height:3.8rem;background-color:#edf6ff;border-radius:50%;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.header .header-right-menu .header-btn.circle:hover{text-decoration:none}.header .header-right-menu .header-menu-toggle{display:block}.header .mobile-menu{position:absolute;right:0;top:100%;width:auto;height:auto;left:auto;white-space:nowrap;max-width:100%;max-height:none;overflow:visible}.header .mobile-menu .mm-bg{background:0 0;-webkit-backdrop-filter:none;backdrop-filter:none}.header .mobile-menu .close-header-menu{display:none}.header .mobile-menu .mm-cont{padding:1.5rem;width:auto;margin:0;max-width:none;border-radius:.4rem}.header .desktop-sign-cont{display:flex;gap:1rem}}footer{background:#fff;box-shadow:0 -3px 3px rgba(0,0,0,.1);padding:20px 0}footer .cont{display:flex;flex-wrap:wrap;gap:40px 30px;font-family:Verdana,sans-serif;justify-content:space-between}@media (min-width:768px){footer .cont{gap:30px}}footer .footer-center{display:flex;flex:0 0 auto;order:0;width:100%}@media (min-width:992px){footer .footer-center{justify-content:center;order:1;width:auto;flex:1 1 auto}}footer .footer-right{order:1}@media (min-width:992px){footer .footer-right{order:2}}footer .footer-left{order:0;flex:1 1 auto}@media (min-width:540px){footer .footer-left{order:1;flex:0 0 auto}}@media (min-width:992px){footer .footer-left{order:0}}footer .footer-menu{display:inline;flex:1 1 auto;color:#333;line-height:23px}footer .footer-menu .fm-col{margin-bottom:20px}footer .footer-menu .fm-col:last-child{margin-bottom:0}footer .footer-menu a{display:inline-block;color:#333;font-size:14px;margin-right:10px;line-height:26px}footer .footer-menu .title{font-size:16px;font-weight:700}@media (min-width:540px){footer .footer-menu{display:flex;flex-wrap:wrap;gap:10px 60px;flex:0 0 auto}footer .footer-menu .fm-col{display:flex;flex-direction:column;gap:8px;margin:0}footer .footer-menu .title,footer .footer-menu a{display:block}footer .footer-menu a{margin-right:0;line-height:23px;min-width:80px}}footer .logo{display:block;margin-bottom:10px}footer .logo a{display:inline-block}@media (min-width:540px){footer .logo{margin-bottom:20px}}footer .copyright{font-size:10px;color:#4f4f4f}footer .socials{display:flex;gap:20px;margin-bottom:20px}footer .socials a{display:block;width:2.6rem;height:2.6rem;border-radius:50%;background-color:#f6f6f6;position:relative;color:#4f4f4f;font-size:14px}footer .socials a [class*=" icon-"],footer .socials a [class^=icon-]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}footer .socials a:hover{background-color:#e9e9e9;text-decoration:none;color:#333}footer .app-download{display:flex;gap:10px 20px}footer .app-download a{display:block}footer .app-download img{width:120px;max-width:100%}footer{padding:2rem}.alert{position:relative;padding-left:60px}.alert:before{font-family:lawcarta;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:200%;position:absolute;left:10px;top:10px}.alert.alert-warning{color:#b58012;background-color:#f2e187;border-color:#f1c76f}.alert.alert-warning:before{content:"\e903"}.alert.alert-social_auth_error{display:none}.cont>.alert,.content>.alert,.content>.cont>.alert{position:fixed;left:10px;top:10px;z-index:100;padding:10px 25px;max-width:80%;overflow:hidden}.link-alert{padding:15px;z-index:1000;background:#fff;color:#666}.link-alert .close{margin-left:10px}.button{display:inline-block;zoom:1;vertical-align:middle;border-radius:.6rem;cursor:pointer;position:relative;font-weight:700;text-align:center;transition:box-shadow 80ms ease-out;border:.2rem solid transparent;font-family:Verdana,sans-serif;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem}@media (min-width:768px){.button{padding:.8rem 1.2rem}}.button:hover{outline:0;text-decoration:none}.button:focus{outline:0;box-shadow:0 0 0 .3rem rgba(13,110,253,.5)}.button.big{padding:.8rem 1.4rem;font-size:1.6rem}@media (min-width:768px){.button.big{padding:1rem 1.6rem}}.button.xbig{padding:1.5rem 2rem;font-size:2rem}.button.xbig:active:not(:disabled){padding:1.5rem 2rem}@media (min-width:768px){.button.xbig{font-size:2.4rem}}.button.fw-normal{font-weight:400}.button.btn-loading:before{content:"";display:inline-block;vertical-align:middle;position:relative;top:-.2rem;margin:-.3rem .5rem -.3rem 0;border:.3rem solid #f3f3f3;border-top:.3rem solid transparent;border-radius:50%;width:1.8rem;height:1.8rem;animation:rotation 1.5s linear infinite}.button:active:not(:disabled){padding-top:.7rem;padding-bottom:.5rem;box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}@media (min-width:768px){.button:active:not(:disabled){padding-top:.9rem;padding-bottom:.7rem}}.button.wide{min-width:20rem}@media (min-width:768px){.button.wide{min-width:24rem}}.button.small{font-size:1.4rem;padding:.5rem;font-weight:400}.button.small [class*=" icon-"]:first-child,.button.small [class^=icon-]:first-child{margin-right:.3rem}.button.small:active:not(:disabled){padding-top:.6rem;padding-bottom:.4rem}@media (min-width:768px){.button.small:active:not(:disabled){padding-top:.6rem;padding-bottom:.4rem}}.button:disabled{background:#c6c6c6!important;color:#fff!important;border-color:#c6c6c6!important;cursor:default!important}.button.with-transition{transition:all .3s ease-out}.button{background:#ff6b00;color:#fff}.button:hover{background:#ff8933;color:#fff}.button.bordered{border-style:solid;border-width:.2rem;background:#fff;border-color:#ff6b00;color:#ff6b00}.button.bordered:hover{background:#ff6b00;border-color:#ff6b00;color:#fff}.button.bordered:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button.secondary{border-style:solid;border-width:.2rem;background:#edf6ff;border-color:#0055d6;color:#0055d6}.button.secondary:hover{background:#d4e9ff;border-color:#0055d6;color:#0055d6}.button.secondary:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button.action{background:#0055d6;color:#fff}.button.action:hover{background:#0041a3;color:#fff}.button.link{background:0 0;border-color:transparent;border-left:0;border-right:0;color:#0055d6;box-shadow:none;padding-left:0;padding-right:0}.button.link:hover{background:0 0;color:#0055d6;text-decoration:underline}.button.link:active{box-shadow:none}.button.link.add{position:relative;padding-left:4rem;font-weight:400;font-size:1.6rem}.button.link.add .icon-add-plus{position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0}.button.borderless{white-space:nowrap;background:#edf6ff;color:#4f4f4f;font-weight:400;color:#0055d6}.button.borderless:hover{background:#d4e9ff}.button.borderless:active{box-shadow:inset 0 .2rem .5rem rgba(0,0,0,.7)}.button [class*=" icon-"]:first-child,.button [class^=icon-]:first-child{display:inline-block;position:relative;top:.2rem;font-size:1.8rem;margin:-.5rem 1rem -.5rem 0}.button.collapse-toggle{padding-right:3rem;position:relative;text-align:left}.button.collapse-toggle .icon-down{font-size:.8rem;position:absolute;right:.5rem;top:50%;transform:translate(0,-50%) scaleX(.9);margin:.1rem 0 0}.button.collapse-toggle[aria-expanded=true] .icon-down{margin:0;transform:translate(0,-50%) scaleX(.9) rotate(180deg)}.button .icon-close.plus{position:relative;display:inline-block;vertical-align:middle;transform:rotate(45deg);font-size:1rem;margin-right:.6rem;top:-.1rem}@media (min-width:768px){.button .icon-close.plus{font-size:1.2rem}}@media (max-width:540px){.button .hide-on-mobile{display:none}}.expand-link{display:inline-block;zoom:1;vertical-align:middle;line-height:1.3;border:none;background:0 0;font-weight:700;padding:0}.expand-link .icon-expand{display:block;font-weight:700;margin:0;width:1.2rem;height:1.2rem;position:relative;top:-.1rem}.expand-link .icon-expand:after,.expand-link .icon-expand:before{content:"";display:block;position:absolute;background:#0055d6}.expand-link .icon-expand:before{width:.2rem;height:100%;left:50%;top:0;margin-left:-.1rem}.expand-link .icon-expand:after{width:100%;height:.2rem;left:0;top:50%;margin-top:-.1rem}.expand-link .icon-down{font-size:.8rem;display:block;color:#0055d6}.expand-link[aria-expanded=true] .icon-expand:before{display:none}.expand-link[aria-expanded=true] .icon-down{transform:rotate(180deg)}.expand-link:hover .icon-expand:after,.expand-link:hover .icon-expand:before{background:#3d8aff}input[type=date].form-control,input[type=email].form-control,input[type=password].form-control,input[type=tel].form-control,input[type=text].form-control,select.form-select,textarea.form-control{border-radius:.5rem;line-height:2rem;padding:.6rem 1.4rem;margin-bottom:.1rem;font-size:1.4rem;color:#333;transition:box-shadow .2s ease-out;border:.1rem solid #b7b7b7}input[type=date].form-control:focus,input[type=email].form-control:focus,input[type=password].form-control:focus,input[type=tel].form-control:focus,input[type=text].form-control:focus,select.form-select:focus,textarea.form-control:focus{border-color:#0055d6;box-shadow:0 0 0 .3rem rgba(13,110,253,.25)}input[type=date].form-control.small,input[type=email].form-control.small,input[type=password].form-control.small,input[type=tel].form-control.small,input[type=text].form-control.small,select.form-select.small,textarea.form-control.small{max-width:20rem}input[type=date].form-control.medium,input[type=email].form-control.medium,input[type=password].form-control.medium,input[type=tel].form-control.medium,input[type=text].form-control.medium,select.form-select.medium,textarea.form-control.medium{max-width:40rem}@media (min-width:768px){input[type=date].form-control,input[type=email].form-control,input[type=password].form-control,input[type=tel].form-control,input[type=text].form-control,select.form-select,textarea.form-control{padding:.8rem 1.4rem}}input[type=password].form-control:not(:-moz-placeholder-shown){letter-spacing:.3rem}input[type=password].form-control:not(:-ms-input-placeholder){letter-spacing:.3rem}input[type=password].form-control:not(:placeholder-shown){letter-spacing:.3rem}textarea.form-control{height:auto;padding-top:.6rem;padding-bottom:.6rem;min-height:10rem;resize:vertical}.mx-datepicker{max-width:22rem}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.medium-form p.mf-text{margin:0 0 2.5rem}.medium-form h2{margin:0 0 2rem;font-size:1.6rem;color:#124c95;font-weight:700}.medium-form h2+.subtitle{margin-top:-1.8rem}@media (min-width:768px){.medium-form h2{font-size:1.8rem;margin-bottom:3rem}.medium-form h2+.subtitle{margin-top:-2.6rem}}.medium-form .mf-cont{max-width:60rem}@media (min-width:768px){.medium-form .mf-cont h2{margin-bottom:2rem}}.medium-form .subtitle{font-size:1.2rem;color:#757575;line-height:1.1;margin:0 0 2rem}@media (min-width:768px){.medium-form .subtitle{margin-bottom:3rem}}.medium-form+.medium-form{margin-top:30px;padding-top:30px;border-top:1px solid #ccc}.medium-form .form-group{margin:0 0 2rem}.medium-form .form-group.small{max-width:30rem}.medium-form .form-group.medium{max-width:45rem}.form-group{margin:0 auto 2rem}.form-group label{font-size:1.3rem}@media (min-width:768px){.form-group label{font-size:1.5rem}}.form-group .help-block{display:none}.form-group.has-error .help-block{display:block;font-size:1.2rem;font-weight:500;margin-top:.5rem;color:red}.form-group.has-error label{color:red}.form-group.has-error input[type=email].form-control,.form-group.has-error input[type=password].form-control,.form-group.has-error input[type=tel].form-control,.form-group.has-error input[type=text].form-control,.form-group.has-error select.form-select,.form-group.has-error textarea.form-control{border-color:red}.form-group.has-error input[type=email].form-control:focus,.form-group.has-error input[type=password].form-control:focus,.form-group.has-error input[type=tel].form-control:focus,.form-group.has-error input[type=text].form-control:focus,.form-group.has-error select.form-select:focus,.form-group.has-error textarea.form-control:focus{border-color:red;box-shadow:0 0 0 .3rem rgba(255,0,0,.25)}.form-group.has-error .form-check-input{border-color:red}.form-group.has-error.border-label label{color:red}.form-group.has-error.border-label .form-control:focus~label{color:red}.form-group .search{position:relative}.form-group .search .form-control{padding-left:4rem;padding-right:3rem}.form-group .search .icon-search{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);font-size:1.4rem}.form-group .search .clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#333;line-height:1;padding:.3rem}.form-group .search .clear:hover{text-decoration:none;color:#757575}.form-group .search .clear [class*=" icon-"],.form-group .search .clear [class^=icon-]{display:inline-block;line-height:1;font-size:1.2rem;margin:0;top:0}.form-group .disabled-text{color:#757575}.form-group.date-picker{display:flex;align-items:center;gap:.5rem}.form-group.date-picker .separator{flex:0 0 auto;color:#0055d6}.form-group.date-picker .date-picker-block{flex:0 0 auto;width:auto;max-width:calc(50% - .5rem)}.form-group.date-picker .skeleton-input{width:16rem;max-width:100%}.fg-bot-text{margin-top:.3rem}.fg-bot-text a{font-size:1.4rem}.form-group+.fg-bot-text{margin-top:-1.8rem;margin-bottom:2rem}.disabled-placeholder{color:#757575}.form-check{padding-left:2.2rem;position:relative}.form-check label{font-size:1.3rem;display:inline;word-break:break-word}@media (min-width:768px){.form-check label{font-size:1.4rem}}.form-check .form-check-input{position:absolute;left:0;top:.8rem;transform:translateY(-50%);margin:0;font-size:1.4rem}@media (min-width:768px){.form-check .form-check-input{top:.9rem}}.form-check .check-accent{display:block;font-size:1.4rem}@media (min-width:768px){.form-check .check-accent{font-size:1.6rem}}.form-check .check-accent+*{margin-top:1rem}.form-group.border-label{position:relative;padding-top:2.2rem}.form-group.border-label br{display:none}.form-group.border-label label{position:absolute;left:0;top:0;color:#333;line-height:1}.form-group.border-label .show-hide-icon{position:absolute;right:.1rem;top:2.2rem;font-size:1rem;line-height:3.4rem;cursor:pointer;padding:0 .5rem;color:#4f4f4f;display:none}.form-group.border-label .show-hide-icon.hide-line:after{content:"";display:block;width:.2rem;height:1.6rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);background:#4f4f4f}@media (min-width:768px){.form-group.border-label .show-hide-icon{line-height:3.8rem}}.form-group.border-label .form-control:-webkit-autofill~.show-hide-icon,.form-group.border-label .form-control:focus~.show-hide-icon,.form-group.border-label .form-control:not(:placeholder-shown)~.show-hide-icon{display:block}.form-group .form-control:focus~label{color:#124c95}.form-group.show-hide-password input[type=password],.form-group.show-hide-password input[type=text]{padding-right:3rem}.bottom-btns{display:flex;flex-direction:row;margin-top:3rem;align-items:center;justify-content:center}.bottom-btns.mar{margin:4rem 0 2rem}.bottom-btns .left{flex:1 1 auto}.bottom-btns .right{flex:0 0 auto;text-align:right}.custom-select{display:block;position:relative}.custom-select .select-trigger{position:relative;cursor:pointer;border:.1rem solid #b7b7b7;border-radius:.5rem;height:3.8rem;line-height:2rem;padding:.375rem 1.4rem;font-size:1.6rem;color:#333}.custom-select .select-trigger .text{display:block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;line-height:2.8rem;font-size:1.4rem;color:#333}.custom-select .select-trigger .arrow{position:absolute;top:50%;right:0;width:2.4rem;height:2.6rem;display:block;transform:translateY(-50%)}.custom-select .select-trigger .arrow:after{content:"";display:block;width:0;height:0;border-top:.5rem solid #666;border-left:.4rem solid transparent;border-right:.4rem solid transparent;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-select .select-trigger .placeholder{color:#999;background-color:transparent}.custom-select .select-dropdown{display:none;position:absolute;left:0;top:100%;width:100%;border:.1rem solid #999;z-index:3;background:#fff;color:#333}.custom-select .select-dropdown .sd-search{display:block;padding:.3rem}.custom-select .select-dropdown .sd-search input{display:block;width:100%;border:.2rem solid #666;height:3rem;border-radius:.3rem;padding:0 .5rem}.custom-select .select-dropdown .sd-list{display:block;max-height:19rem;overflow-y:auto;overflow-x:hidden}.custom-select .select-dropdown .sd-list ul{list-style:none;margin:0;padding:0}.custom-select .select-dropdown .sd-list ul li{display:block;padding:.4rem 1rem;cursor:pointer}.custom-select .select-dropdown .sd-list ul li:hover{background:#5897fb;color:#fff}.custom-select .select-dropdown .sd-list ul li.selected{background-color:#ddd}.custom-select .select-dropdown .sd-list ul li.selected:hover{background:#5897fb}.custom-select.open .select-trigger .arrow:after{border-top:0;border-bottom:.5rem solid #666}.custom-select.open .select-dropdown{display:block}.custom-select.ontop .select-dropdown{top:auto;bottom:100%}.dropdown .dropdown-toggle{cursor:pointer}.dropdown .dropdown-toggle.transparent{background:0 0;border:0}.dropdown .dropdown-menu{font-size:1.2rem;padding:0;list-style:none;margin:0;border:0;box-shadow:0 5px 10px rgba(0,0,0,.1)}.dropdown .dropdown-menu li{padding:0}.dropdown .dropdown-menu .dropdown-item{display:block;color:#333;padding:.6rem 2rem .7rem}.dropdown .dropdown-menu .dropdown-item:hover{text-decoration:none;background:#e1e1e1}.dropdown .dropdown-menu .dropdown-item [class*=" icon-"],.dropdown .dropdown-menu .dropdown-item [class^=icon-]{display:inline-block;vertical-align:middle;margin:-.5rem .8rem -.5rem -.8rem;text-align:center;width:2rem;top:-.2rem;position:relative;font-size:1.6rem}.dropdown .dropdown-menu .dropdown-item.complex{display:flex;gap:1.6rem;margin:.8rem 0;font-size:1.6rem}.dropdown .dropdown-menu .dropdown-item.complex .icon{width:2rem;text-align:center}.dropdown .dropdown-menu .dropdown-item.complex .icon [class*=" icon-"],.dropdown .dropdown-menu .dropdown-item.complex .icon [class^=icon-]{margin:.3rem 0 0 0;font-size:1.5rem}.dropdown .dropdown-menu .dropdown-item.complex .subline{display:block;margin-top:.2rem;font-size:1.2rem;color:#757575}@media (min-width:768px){.dropdown .dropdown-menu{font-size:1.4rem}}.dropdown.dd-small .dropdown-menu ul a{padding:.4rem 2rem}.dropdown.filter-dropdown .dropdown-menu{min-width:26rem}.search-input{display:block;margin-bottom:2rem;position:relative}.search-input .icon-search{font-size:1.5rem;position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#757575}.search-input .button.clear{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#4f4f4f;line-height:1;padding:1.2rem}.search-input .button.clear [class*=" icon-"],.search-input .button.clear [class^=icon-]{display:inline-block;line-height:1;font-size:1rem;margin:0;top:0}.search-input input.form-control{padding-left:3rem;padding-right:4rem}@media (min-width:768px){.search-input input.form-control{padding-left:3.3rem}}.search-input input.form-control:-moz-placeholder-shown{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:-ms-input-placeholder{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:placeholder-shown{padding-right:1rem;text-overflow:ellipsis}.search-input input.form-control:-moz-placeholder-shown~.clear{display:none}.search-input input.form-control:-ms-input-placeholder~.clear{display:none}.search-input input.form-control:placeholder-shown~.clear{display:none}.search-input+.catalog-sub-info{margin-top:-.5rem}.search-input .si-flex{display:flex}.search-input .si-flex .left{flex:1 1 auto;position:relative}.search-input .si-flex .right{flex:0 0 auto;padding-left:1rem;position:relative}.search-input .si-flex .button .icon-search{margin:-.5rem 0;position:relative;color:#fff;left:0;top:.2rem;transform:none}.search-input .si-flex input.form-control{padding-left:1.4rem}@media (min-width:769px){.search-input .si-flex input.form-control{padding-left:3.3rem}}.search-input.no-icon .si-flex input.form-control{padding-left:1.4rem}.input-flex{display:flex;gap:.6rem;align-items:center}.input-flex .left{flex:1 1 auto}.input-flex .right{flex:0 0 auto}@media (min-width:768px){.input-flex{gap:1.6rem}}.input-flex .search-btn .icon-search{margin:-.5rem 0}.input-flex .search-input{margin-bottom:0}.input-flex .search-input .icon-search{display:none}@media (min-width:768px){.input-flex .search-input .icon-search{display:block}}.input-flex .search-input input.form-control{padding-left:1rem}@media (min-width:768px){.input-flex .search-input input.form-control{padding-left:3.3rem}}.mobile-filter-btn{display:block;flex:0 0 auto}.mobile-filter-btn .button .icon-filter{font-size:1.3rem;margin:0 .5rem 0 0;top:0}@media (min-width:768px){.mobile-filter-btn{display:none}}.lms .form-group p{font-size:1.4rem;color:#757575}.lms+.lms{margin-top:1rem;padding-top:2rem;border-top:1px solid #e0e0e0}@media (min-width:768px){.lms+.lms{margin-top:2rem;padding-top:3rem}}.cookie-set-block .cs-head{display:flex;align-items:center;padding:1.9rem 0;white-space:nowrap}.cookie-set-block .cs-head .right{flex:0 0 auto}.cookie-set-block .cs-head .left{flex:1 1 auto}.cookie-set-block .cs-head .title{border:none;background:0 0;font-size:1.4rem;font-weight:700;padding:0}@media (min-width:540px){.cookie-set-block .cs-head .title{font-size:1.6rem}}@media (min-width:768px){.cookie-set-block .cs-head .title{font-size:1.8rem}}.cookie-set-block .cs-head .title .icon-down{display:inline-block;vertical-align:middle;font-size:.8rem;color:#0055d6;transform:scale(.8,1);position:relative;top:-.1rem;margin-left:.5rem}.cookie-set-block .cs-head .title[aria-expanded=true] .icon-down{transform:scale(.8,1) rotate(180deg)}.cookie-set-block .cs-head .red{color:#159201}.cookie-set-block .cs-body p{margin-bottom:2rem}.cookie-set-block+.cookie-set-block{border-top:.1rem solid #e0e0e0}.form-check.switch input{display:none}.form-check.switch label{display:block;width:5rem;height:3rem;background:rgba(120,120,128,.16);border-radius:1.5rem;position:relative;cursor:pointer;transition:background 150ms ease-out}.form-check.switch label:after{content:"";display:block;position:absolute;left:.2rem;top:.2rem;width:2.6rem;height:2.6rem;background:#fff;border-radius:50%;transition:left 150ms ease-out;box-shadow:0 1px 4px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.16)}.form-check.switch input:checked~label{background:#159201}.form-check.switch input:checked~label:after{left:2.2rem}.form-check.big-check{margin:0;padding-top:1rem;padding-bottom:1rem;padding-left:2.8rem}.form-check.big-check label{font-size:1.6rem}.form-check.big-check .form-check-input{top:2rem}.form-check.big-check+.big-check{border-top:.1rem solid rgba(196,196,196,.15)}.cookies-bottom-panel{display:block;position:fixed;left:0;bottom:0;width:100%;background:#fff;box-shadow:0 -.4rem 2rem rgba(0,0,0,.21);z-index:2147483639;padding:1.5rem 0;min-width:30rem}.cookies-bottom-panel .cont{max-width:128rem;padding:0 1rem}.cookies-bottom-panel .cb-flex{width:100%}.cookies-bottom-panel .cb-flex .right{margin-top:1rem;text-align:right}@media (min-width:768px){.cookies-bottom-panel .cb-flex{display:flex;align-items:center}.cookies-bottom-panel .cb-flex .left{flex:1 1 auto}.cookies-bottom-panel .cb-flex .right{margin-top:0;flex:0 0 auto;padding-left:4rem}}.cookies-bottom-panel .cb-flex p{font-size:1.4rem;line-height:1.1;margin:0}.cookies-bottom-panel .buttons .button{white-space:nowrap}.cookies-bottom-panel .buttons .button+.button{margin-left:2rem}@media (min-width:768px){.cookies-bottom-panel .buttons .button+.button{margin-left:4rem}}.search-tags{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border-bottom:.1rem solid #e0e0e0;padding-bottom:1.5rem;margin-bottom:1.5rem}.search-tags .search-tag{display:inline-flex;gap:1rem;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f1f3f8;border-radius:.5rem;border:none;align-items:center;padding:.5rem 1rem;font-size:1.2rem;max-width:100%}.search-tags .search-tag:hover{background:#e0e4f0}.search-tags .search-tag .icon-close{display:block;font-size:1rem;line-height:1;position:relative;top:.1rem}.search-tags .btn-link{display:inline-block;vertical-align:middle;font-weight:700;color:#0055d6;text-decoration:none;font-size:1.2rem}.search-tags .btn-link:hover{text-decoration:underline}input[type=date].form-control{width:15rem;position:relative;background-color:#edf6ff;border-color:#edf6ff;color:#0055d6}input[type=date].form-control:hover{background-color:#d4e9ff;border-color:#d4e9ff}.date-picker-block{display:block;position:relative}.date-picker-block .icon-calendar{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#0055d6;pointer-events:none;z-index:2}.date-picker-block input{height:3.8rem;padding-left:4rem;border:0;background:#edf6ff;border-radius:.5rem;color:#0055d6;width:16rem;cursor:pointer;max-width:100%}.date-picker-block:hover input{background:#d4e9ff}.form-search .search-tags{padding:0;border:0;margin:-1rem 0 0}.form-search .form-group{margin-bottom:1rem;position:relative}.form-search .form-group .autocomplete-popup{position:absolute;left:0;top:100%;width:100%;max-height:16.3rem;background-color:#fff;border:.1rem solid #757575;overflow:auto;z-index:10;padding:1rem 0}.form-search .form-group .autocomplete-popup .button{text-align:left;display:block;padding:.5rem 1.5rem;color:#333;font-weight:400}.form-search .form-group .autocomplete-popup p{padding:0 1.5rem;color:#333;margin:0}.modal{font-size:1.4rem;padding:0 .5rem;font-family:Verdana;overflow:auto}@media (min-width:768px){.modal{padding:0 4rem!important}}.modal-backdrop.show{background:rgba(0,0,0,.5);opacity:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.modal-dialog{max-width:76rem;margin:4rem auto 2rem;min-width:32rem}@media (min-width:768px){.modal-dialog{margin:4rem auto}}.modal.medium .modal-dialog{max-width:70rem}.modal.small .modal-dialog{max-width:55rem}.modal.big .modal-dialog{max-width:93.5rem}.modal.alertpopup .modal-dialog{max-width:45rem}.modal-content{border-radius:.5rem;box-shadow:1rem 1rem 3rem rgba(0,0,0,.25)}.modal-flex{display:flex;width:100%}.modal-flex .modal-left{display:none}@media (min-width:768px){.modal-flex{display:flex}.modal-flex .modal-left,.modal-flex .modal-right{display:block;width:50%;flex:0 0 auto}}.modal-header{display:block;padding:1.7rem 2rem;border:none;margin:0}@media (min-width:768px){.modal-header{padding:2.7rem 4rem 1.7rem}}.modal-header+.modal-body{padding-top:1rem}.modal-header.alert{background-color:#fef0df}.modal-header.alert .modal-title{color:#333}.modal-header.alert .icon-warning{color:#ff8a00;font-size:2rem;margin:-.5rem 0}.modal-close{position:absolute;color:#fff;font-size:1.6rem;bottom:100%;right:0;margin:0 .5rem .5rem 0;border:0;background:0 0;padding:0}@media (min-width:768px){.modal-close{font-size:2rem;bottom:auto;right:auto;top:0;left:100%;margin:0 0 0 1rem}}.modal-close span{vertical-align:top;position:relative;top:.1rem}.modal-close:hover{text-decoration:none;color:#ddd}.modal-title{font-size:1.8rem;font-weight:700;color:#124c95}@media (min-width:768px){.modal-title{font-size:2rem}}.modal-sub-title{margin:1rem 0 0;font-size:1.4rem;color:#757575}.modal-sub-title.black{color:#333}.modal-sub-title p{color:#757575}.modal-body{padding:2rem 2rem 2rem}@media (min-width:768px){.modal-body{padding:2rem 4rem 2rem}}.modal-body .text-block.info{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}@media (min-width:768px){.modal-body .text-block.info{margin-left:-4rem;margin-right:-4rem;padding-left:4rem;padding-right:4rem}}.modal-body p.big{font-size:1.6rem}.modal-body p.mb{margin-bottom:2rem}.modal-body p.mt{margin-top:2rem}.modal-body p.stand-out{margin:3rem 0}.modal-body p.stand-out:first-child{margin-top:1rem}@media (min-width:768px){.modal-body p.stand-out{margin:4rem 0}}.modal-body ul{color:#333}.modal-body ul.mt{margin-top:2rem}.modal-body ul li+li{margin-top:.5rem}.modal-body .gray{color:#757575}.modal-body .help-link:first-child{margin-top:-1rem}.mb-sub-head{font-size:1.6rem;margin:2rem 0 2rem}@media (min-width:768px){.mb-sub-head{font-size:1.8rem}}.modal-footer{padding:0 1.5rem 1rem;background:#fff;border:none}@media (min-width:768px){.modal-footer{padding:0 3.5rem 2rem}}.modal-footer.sticky{position:sticky;bottom:0;z-index:10;border-top:1px solid rgba(196,196,196,.15);padding-top:1rem}.modal-footer>*{margin:0}.modal-footer .flex{display:flex;width:100%;flex-direction:column}.modal-footer .flex .left,.modal-footer .flex .right{flex:1 1 auto;text-align:right}.modal-footer .flex .right{display:flex;flex-direction:column;align-items:flex-end}.modal-footer .flex .right .button.action{order:-1}.modal-footer .flex .left{order:1}@media (min-width:540px){.modal-footer .flex{flex-direction:row}.modal-footer .flex .left{text-align:left;order:0}.modal-footer .flex .right{display:block;flex-direction:unset}.modal-footer .flex .right .button{float:none}.modal-footer .flex .right .button+.button{margin-left:1rem}}.modal-footer .subtotal{margin:0 .5rem .8rem}.modal-footer .button{margin:.5rem}@media (min-width:540px){.modal-footer .button{display:inline-block}}.modal.redirect .modal-body p{color:#475669;text-shadow:.1rem .1rem .1rem rgba(255,255,255,.3);margin-bottom:2rem;line-height:1.4;font-size:1.4rem}.modal.redirect .modal-body p.big{font-size:1.6rem}@media (min-width:540px){.modal.redirect .modal-body p.mr{margin-right:50%}}.modal.redirect .modal-header{padding-top:3rem}.modal.redirect .modal-content{background-image:url(../img/modal-redirect.png);background-repeat:no-repeat;background-position:right bottom;background-size:50% auto;min-height:0}.modal.redirect.cookies,.modal.redirect.cookies-settings{z-index:2147483639}.modal.redirect.cookies .modal-content,.modal.redirect.cookies-settings .modal-content{background:#fff}.modal.redirect.cookies-settings .modal-dialog{max-width:64rem}.modal.filter-modal{padding:0!important;height:100%;z-index:2147483639}.modal.filter-modal .modal-dialog{margin:0;height:100%}.modal.filter-modal .modal-content{border-radius:0;max-width:25rem;border-left:0;border-top:0;height:auto;min-height:100%}.modal.filter-modal .modal-close{bottom:auto;right:auto;top:0;left:25rem;margin:.5rem 0 0 1rem;position:fixed}.modal.filter-modal .modal-body{padding:0}@media (min-width:768px){.modal.filter-modal.left-menu{height:auto}.modal.filter-modal.left-menu .catalog-filter{padding:0}}.modal.filter-modal .modal-footer{position:sticky;bottom:0;width:100%;padding:1rem;background:#fff;box-shadow:0 -4px 10px rgba(0,0,0,.13)}.modal.filter-modal .modal-footer.loading-div{min-height:0}.modal.filter-modal .modal-footer .button{width:100%;margin:0}@media (min-width:768px){.modal.filter-modal .modal-footer{display:none}}.modal.filter-modal.right .modal-dialog{margin:0 0 0 auto;padding-left:4rem;max-width:100%;width:50rem}.modal.filter-modal.right .modal-content{margin:0 0 0 auto;max-width:none}.modal.filter-modal.right .modal-close-cont{display:block;height:0;position:sticky;top:0}.modal.filter-modal.right .modal-close-cont .modal-close{position:relative;left:-4rem;top:1rem}.modal.filter-modal.right .modal-footer{display:block}.modal.filter-modal.right .modal-footer .right{text-align:center}.modal.filter-modal.right .modal-footer .button{display:inline-block;width:auto}.tabs-accordion{display:flex;gap:1rem;flex-direction:column}.tabs-accordion .ta-collapse{display:none;border:.1rem solid #0055d6;border-radius:.5rem;position:relative}.tabs-accordion .ta-collapse.active{display:block}@media (min-width:768px){.tabs-accordion{flex-direction:row;flex-wrap:wrap}.tabs-accordion>.ta-button{display:block;width:auto;order:1;flex:0 0 auto;max-width:35rem}.tabs-accordion .ta-collapse{flex:0 0 auto;width:100%;order:2}}.ta-button{width:100%;display:block;border:0;background:0 0;padding:0;position:relative;max-width:100%}.ta-button .ta-button-cont{display:block;padding:1rem 2rem;display:block;border:.1rem solid transparent;background:#edf6ff;border-radius:.5rem}.ta-button .ta-button-title{font-size:1.6rem;color:#0055d6;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ta-button .ta-button-price{font-size:1.2rem;color:#333;display:block}@media (min-width:992px){.ta-button{max-width:35rem}.ta-button .ta-button-title{font-size:1.8rem}.ta-button .ta-button-price{font-size:1.4rem}}.ta-button.active{cursor:default}.ta-button.active .ta-button-cont{border-color:#0055d6;background-color:#fff}.ta-button.active .ta-button-title{font-weight:700}label.ta-button{cursor:pointer;border:0}label.ta-button .ta-button-cont{background:#fff;padding:1.5rem 1rem}label.ta-button .ta-button-title{font-size:1.6rem}input:checked~label.ta-button .ta-button-cont{border-color:#0055d6}input:checked~label.ta-button .ta-button-title{font-weight:700}.base-tabs{display:block;overflow:auto;position:relative}@media (min-width:768px){.base-tabs{margin:0 .3rem}}.base-tabs:after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#c5d2e3;border-radius:.2rem}.base-tabs.mt{margin-top:3rem}.base-tabs .nav-tabs{flex-wrap:nowrap;border:0}.base-tabs .nav-link{margin:0;background:0 0;border:none;position:relative;z-index:2;font-size:1.8rem;color:#124c95;padding:.5rem 1rem 1rem;white-space:nowrap}.base-tabs .nav-link:before{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#c5d2e3}.base-tabs .nav-link:first-child:before{border-radius:.2rem 0 0 .2rem}.base-tabs .nav-link:last-child:before{border-radius:0 .2rem .2rem 0}@media (min-width:768px){.base-tabs .nav-link{font-size:2rem;padding:.5rem 2rem 1rem}}.base-tabs .nav-link:hover{background:rgba(197,210,227,.4)}.base-tabs .nav-link.active{background:0 0;color:#124c95;font-weight:700}.base-tabs .nav-link.active:after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:.4rem;background:#124c95;border-radius:.2rem}.warning-msg-block{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem 1.5rem 6rem;background:#fef0df;position:relative;color:#333;font-weight:600;z-index:20;position:relative;margin-bottom:2rem;border-radius:.5rem}@media (min-width:768px){.warning-msg-block{flex-direction:row;align-items:center}}.warning-msg-block.top-icon .icon-warning{top:1.4rem}.warning-msg-block .warning-msg{font-size:1.2rem;font-weight:400;position:relative}.warning-msg-block .warning-msg>[class*=" icon-"],.warning-msg-block .warning-msg>[class^=icon-]{font-size:2.8rem;color:#ff8a00;position:absolute;right:100%;margin-right:1.3rem;top:48%;transform:translateY(-50%)}.warning-msg-block .warning-msg .text{margin:0;line-height:1.5}.warning-msg-block .warning-msg .text p{margin:0}.warning-msg-block .warning-msg .text+.text{margin-top:.5rem}.warning-msg-block .warning-msg b{font-weight:700;line-height:1.4}.warning-msg-block .btns{flex:0 0 auto;text-align:right;white-space:nowrap}.warning-msg-block.info{background-color:#f3f6fa}.warning-msg-block.info .warning-msg{font-size:1.4rem}.warning-msg-block.info .warning-msg>[class*=" icon-"],.warning-msg-block.info .warning-msg>[class^=icon-]{color:#5889ca}.warning-msg-block.success{background-color:#e9f9ee}.warning-msg-block.success .warning-msg{font-size:1.4rem;color:#07a432;font-weight:300}@media (min-width:768px){.warning-msg-block.success .warning-msg{font-size:1.6rem}}.warning-msg-block.success .warning-msg>[class*=" icon-"],.warning-msg-block.success .warning-msg>[class^=icon-]{color:#07a432}.warning-msg-block.small{padding:.5rem 1rem .5rem 4.5rem}.warning-msg-block.small .warning-msg>[class*=" icon-"],.warning-msg-block.small .warning-msg>[class^=icon-]{font-size:2rem;margin-right:1rem}.warning-msg-block.big .warning-msg .text{font-size:1.6rem}.casebook-item{display:block;width:14rem;font-size:1.2rem;position:relative}@media (min-width:540px){.casebook-item{width:20.4rem;font-size:1.4rem}}.casebook-item .ci-top{display:block;height:18.7rem;position:relative;color:#fff;text-align:center}@media (min-width:540px){.casebook-item .ci-top{height:27.2rem}}.casebook-item a.ci-top:focus,.casebook-item a.ci-top:hover{outline:0}.casebook-item a.ci-top:focus .ci-top-bg img,.casebook-item a.ci-top:hover .ci-top-bg img{filter:drop-shadow(0 3px 10px rgba(0, 85, 129, .7))}.casebook-item .ci-badge{display:block;position:absolute;left:0;top:.5em;z-index:11;background:#edf6ff;color:#124c95;padding:.1em .5em;max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;border-radius:0 .2em .2em 0}@media (min-width:540px){.casebook-item .ci-badge{top:.9em}}.casebook-item .ci-badge.by-chapters{background:#ffe578;padding:.1em .5em}.casebook-item .ci-badge.doc{background:#d6f3fc}.casebook-item .ci-status{display:block;position:absolute;left:0;top:1rem;z-index:11;padding:0 1rem;border-radius:0 .3rem .3rem 0;background-color:#e7f2f5;color:#147999;font-weight:700}.casebook-item .ci-status.blacklisted{background-color:#e4e4e4;color:#7a7a7a}.casebook-item .ci-status.published{background-color:#e7f5ee;color:#149959}.casebook-item .ci-status.editable{background-color:#f2eeea;color:#80562f}.casebook-item .ci-status.sample{background-color:#00b1c9;color:#fff}.casebook-item .ci-status.right{left:auto;right:0;border-radius:.3rem 0 0 .3rem}.casebook-item .ci-top-bg{position:absolute;inset:0;pointer-events:none}.casebook-item .ci-top-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .2s ease-out;filter:drop-shadow(0 3px 8px rgba(0, 85, 129, .2))}.casebook-item .ci-gift{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.casebook-item .ci-top-cont{display:flex;flex-direction:column;position:absolute;left:0;right:3.2%;top:0;bottom:0;z-index:5;padding:1.8em .35em .5em}@media (min-width:540px){.casebook-item .ci-top-cont{padding:1em .7em .7em}}.casebook-item .ci-top-cont .overflow{display:block;overflow:hidden;text-overflow:ellipsis}.casebook-item .ci-top-cont .ci-author{display:block;flex:0 0 auto;margin:.2em 0;font-size:.9em;height:2.7rem}@media (min-width:540px){.casebook-item .ci-top-cont .ci-author{margin:1.6em 0 .9em;font-size:.8em;height:4rem}}.casebook-item .ci-top-cont .ci-author .overflow{line-height:1.2em;max-height:2.4em}.casebook-item .ci-top-cont .ci-title{display:block;margin:.7em 0;flex:1 1 auto;font-size:1.1em}@media (min-width:540px){.casebook-item .ci-top-cont .ci-title{margin:1em 0;font-size:1em}}.casebook-item .ci-top-cont .ci-title .overflow{line-height:1.3em;max-height:5.2em}@media (min-width:540px){.casebook-item .ci-top-cont .ci-title .overflow{max-height:6.5em}}.casebook-item .ci-top-cont .ci-edition{display:block;flex:0 0 auto;margin:.7em 0;font-size:.9em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize}@media (min-width:540px){.casebook-item .ci-top-cont .ci-edition{font-size:.8em}}.casebook-item .ci-top-cont .ci-bot-logo{display:block;height:1.07em;background:url(../img/casebook-bg/bot-logo.svg) center center no-repeat;background-size:contain}.casebook-item.binder .ci-top-cont,.casebook-item.bundle .ci-top-cont,.casebook-item.doc .ci-top-cont{top:20%;bottom:5%}.casebook-item.doc .ci-top-cont{left:0;right:8%;color:#124c95}.casebook-item.doc .ci-top-cont .ci-author,.casebook-item.doc .ci-top-cont .ci-edition{display:none}.casebook-item.binder .ci-top-cont{left:0;right:8%}.casebook-item.binder .ci-top-cont .ci-author,.casebook-item.binder .ci-top-cont .ci-edition{display:none}.casebook-item.bundle .ci-top-cont{left:6%;right:0;bottom:0}.casebook-item.bundle .ci-top-cont .ci-bot-logo,.casebook-item.bundle .ci-top-cont .ci-edition{display:none}.casebook-item.bundle .ci-top-cont .ci-author{order:1;margin-bottom:.7em}.casebook-item .ci-img{display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:10;border-radius:.5rem;overflow:hidden;background:#fff}.casebook-item .ci-img img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.casebook-item .ci-img+.ci-top-cont{display:none}.casebook-item .ci-button{padding:2rem 0}.casebook-item .ci-bottom{display:block;margin-top:.8rem;position:relative}.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-price,.casebook-item .ci-bottom .ci-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.casebook-item .ci-bottom .ci-title{font-size:1.4rem;color:#333}.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-info{font-size:1rem;color:#757575}@media (min-width:540px){.casebook-item .ci-bottom .ci-author,.casebook-item .ci-bottom .ci-info{font-size:1.2rem}}.casebook-item .ci-bottom .ci-price{font-size:1.2rem;color:#333;margin-top:.8rem}.casebook-item .ci-bottom .ci-price .small{font-size:1.2rem}.casebook-item .ci-bottom .ci-price .gray{color:#757575}@media (min-width:540px){.casebook-item .ci-bottom .ci-price{font-size:1.6rem}}.casebook-item .ci-bottom .text-tag{margin-top:1rem}.casebook-item .ci-bottom .ci-menu{float:right;margin:.7rem 0 0 .3rem}.casebook-item .ci-bottom .ci-menu .dropdown-toggle{margin:0;padding:0}.casebook-item .ci-bottom .ci-menu .dropdown-toggle:after{display:none}.casebook-item .ci-bottom .ci-menu .dropdown-menu{padding:.5rem 0}.casebook-item .ci-bottom .ci-menu .dropdown-menu .dropdown-item{padding-top:1rem;padding-bottom:.9rem}.casebook-item .ci-tags{display:block;margin-top:.5rem;margin-right:-.5rem}.casebook-item .ci-tags .tag{display:inline-block;vertical-align:middle;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:.5rem}.casebook-item .ci-tags .hover-icon{width:3rem;height:3rem;border:0;background:0 0}.casebook-item .ci-tags .hover-icon [class*=" icon-"],.casebook-item .ci-tags .hover-icon [class^=icon-]{position:absolute;inset:0;background-color:#edf3fc;color:#0055d6;display:flex;align-items:center;justify-content:center;font-size:2rem;border-radius:.5rem;z-index:2}.casebook-item .ci-tags .hover-icon .text{display:none;font-size:1.2rem;white-space:nowrap;position:absolute;inset:0 auto 0 100%;background-color:#edf3fc;color:#0055d6;z-index:3;margin-left:-.5rem;padding:0 .5rem 0;border-radius:0 .5rem .5rem 0;line-height:2.9rem}.casebook-item .ci-tags .hover-icon:hover .text{display:block}.casebook-item .ci-tags .label{border:.1rem solid #333;color:#333;padding:.1rem 1rem;border-radius:1rem;margin-top:.3rem;margin-bottom:.3rem}.casebook-item .ci-tags .label.chapters{border-color:#6133c3;color:#6133c3}.casebook-item .ci-tags .label.copy{border-color:#124c95;color:#124c95}.casebook-item .ci-tags .label.date{border-color:#d7e2ff;background-color:#d7e2ff}.casebook-item .ci-tags .label.collection{border-color:#00858b;color:#00858b}.casebook-item.big{width:20.4rem;font-size:1.4rem}@media (min-width:768px){.casebook-item.big{width:27rem;font-size:1.8rem}}.casebook-item.big .ci-top{height:27.2rem}@media (min-width:768px){.casebook-item.big .ci-top{height:36rem}}.casebook-item.big .ci-top-cont{padding:1.5em .5em .5em}@media (min-width:768px){.casebook-item.big .ci-top-cont{padding:1em .7em .7em}}.casebook-item.big .ci-top-cont .ci-author{margin:.2em 0;font-size:.856em;height:auto}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-author{margin:1em 0;font-size:.8em}}.casebook-item.big .ci-top-cont .ci-author .overflow{line-height:1.2em;max-height:2.4em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-author .overflow{max-height:3.6em}}.casebook-item.big .ci-top-cont .ci-title{font-size:1.1em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-title{font-size:1em}}.casebook-item.big .ci-top-cont .ci-title .overflow{max-height:6.5em}@media (min-width:768px){.casebook-item.big .ci-top-cont .ci-title .overflow{max-height:7.8em}}.casebook-item.big .ci-top-cont .ci-edition{font-size:.855em}.casebook-item .ci-check-label{display:block;position:absolute;inset:-.8rem;border:.3rem solid transparent;border-radius:.5rem;z-index:20;cursor:pointer}.casebook-item .ci-check-label .icon-check{display:none}.casebook-item .ci-check-label.checked{border-color:#26c351}.casebook-item .ci-check-label.checked .icon-check{display:block;position:absolute;right:.5rem;top:.5rem;font-size:3.2rem;color:#26c351;background-color:#fff;border-radius:50%;overflow:hidden}.casebook-item.assigned{width:22rem;font-size:1rem;display:flex;gap:.9rem}.casebook-item.assigned .ci-top{width:9rem;height:12rem;flex:0 0 auto}.casebook-item.assigned .ci-img{border-radius:.3rem}.casebook-item.assigned .ci-top-bg img{filter:drop-shadow(0 1px 3px rgba(0, 85, 129, .2))}.casebook-item.assigned a.ci-top:focus,.casebook-item.assigned a.ci-top:hover{outline:0}.casebook-item.assigned a.ci-top:focus .ci-top-bg img,.casebook-item.assigned a.ci-top:hover .ci-top-bg img{filter:drop-shadow(0 1px 4px rgba(0, 85, 129, .7))}.casebook-item.assigned .ci-top-cont{padding:.5em}.casebook-item.assigned .ci-top-cont .ci-author{margin:.5rem 0 0;height:2.4em}.casebook-item.assigned .ci-top-cont .ci-author .overflow{max-height:2.3em}.casebook-item.assigned .ci-top-cont .ci-title{margin-bottom:.1em}.casebook-item.assigned .ci-top-cont .ci-title .overflow{max-height:4em}.casebook-item.assigned .ci-badge{display:none}.casebook-item.assigned .ci-bottom{margin:0;width:12rem;position:relative;padding-bottom:3.4rem;min-width:0}.casebook-item.assigned .ci-bottom .ci-title{font-size:1.4rem;line-height:1.143;height:3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.casebook-item.assigned .ci-bottom .ci-author{font-size:1.2rem;line-height:1.085;height:2.6rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.casebook-item.assigned .ci-bottom .ci-price{text-align:right;font-size:1.4rem;margin-top:.6rem}.casebook-item.assigned .ci-bottom .ci-bottom-fixed{position:absolute;left:0;width:100%;bottom:0}.casebook-item.assigned .ci-bottom .ci-bottom-fixed.loading-div{min-height:0}.casebook-item.assigned .ci-bottom .button{display:block;width:100%}.casebook-item.assigned .ci-bottom .button .icon-add-to-cart{font-size:1.6rem;margin-right:.3rem}.casebook-item.assigned .ci-bottom .added-icon{position:absolute;left:0;bottom:.9rem}.casebook-item.assigned.xsmall{width:auto}.casebook-item.assigned.xsmall .ci-top{width:6.26rem;height:8.4rem}.casebook-item.assigned.xsmall .ci-top .ci-top-cont{font-size:.6rem}.casebook-item.assigned.xsmall .ci-bottom{width:auto;padding:0;min-width:19rem}.casebook-item.assigned.xsmall .ci-bottom .ci-author,.casebook-item.assigned.xsmall .ci-bottom .ci-info{margin-bottom:0;padding-bottom:.1rem}.casebook-item.assigned.xsmall .ci-author,.casebook-item.assigned.xsmall .ci-title{height:auto;padding-bottom:.5rem}.casebook-list{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-gap:2rem 1rem;gap:2rem 1rem}@media (min-width:540px){.casebook-list{grid-template-columns:repeat(auto-fill,minmax(20.4rem,1fr));grid-gap:3rem 1rem;gap:3rem 1rem}}.casebook-list .casebook-item{margin:0 auto}.casebook-list.assigned{grid-template-columns:repeat(auto-fill,minmax(21rem,1fr));grid-gap:2rem;gap:2rem}.casebook-list.mt{margin-top:2rem}.content{overflow:hidden;padding-bottom:0;color:#333;font-size:1.4rem;line-height:1.5}.content .cont{color:#333}.content:not(.with-bg){background:#fff}@media (min-width:768px){.content{font-size:1.6rem}}.content div.big,.content p.big,.content span.big{font-size:1.8rem}@media (min-width:768px){.content div.big,.content p.big,.content span.big{font-size:2rem}}.content div.mar4,.content p.mar4,.content span.mar4{margin:4rem 0}.content .cont{max-width:137rem}.content .cont .inner-cont:not(.width-medium){margin-top:0;padding-top:0;padding-bottom:0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:2rem 0 1rem;font-weight:400;text-align:left;color:#333}.content h1+h1,.content h1+h2,.content h1+h3,.content h1+h4,.content h1+h5,.content h1+h6,.content h2+h1,.content h2+h2,.content h2+h3,.content h2+h4,.content h2+h5,.content h2+h6,.content h3+h1,.content h3+h2,.content h3+h3,.content h3+h4,.content h3+h5,.content h3+h6,.content h4+h1,.content h4+h2,.content h4+h3,.content h4+h4,.content h4+h5,.content h4+h6,.content h5+h1,.content h5+h2,.content h5+h3,.content h5+h4,.content h5+h5,.content h5+h6,.content h6+h1,.content h6+h2,.content h6+h3,.content h6+h4,.content h6+h5,.content h6+h6{margin-top:1rem}.content h1:first-child,.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.content h6:first-child{margin-top:0}.content h1.black,.content h2.black,.content h3.black,.content h4.black,.content h5.black,.content h6.black{color:#333}.content h1{font-size:2.6rem}.content h2{font-size:2.4rem}.content h3{font-size:2.2rem}.content h4{font-size:2rem;line-height:1.4}.content h5{font-size:1.8rem;line-height:1.4}.content h5.big{font-size:1.8rem}@media (min-width:768px){.content h5.big{font-size:2rem}}.content h6{font-size:1.6rem;line-height:1.4}@media (min-width:768px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:4rem 0 2rem}.content h1+h1,.content h1+h2,.content h1+h3,.content h1+h4,.content h1+h5,.content h1+h6,.content h2+h1,.content h2+h2,.content h2+h3,.content h2+h4,.content h2+h5,.content h2+h6,.content h3+h1,.content h3+h2,.content h3+h3,.content h3+h4,.content h3+h5,.content h3+h6,.content h4+h1,.content h4+h2,.content h4+h3,.content h4+h4,.content h4+h5,.content h4+h6,.content h5+h1,.content h5+h2,.content h5+h3,.content h5+h4,.content h5+h5,.content h5+h6,.content h6+h1,.content h6+h2,.content h6+h3,.content h6+h4,.content h6+h5,.content h6+h6{margin-top:2rem}.content h1{font-size:3rem}.content h2{font-size:2.8rem}.content h3{font-size:2.6rem}.content h4{font-size:2.2rem}.content h5{font-size:2rem}.content h6{font-size:1.8rem}}.content h4.text-header{font-size:2.6rem;line-height:1.1;margin:0 0 4rem;padding:0;color:#124c95;text-align:center}@media (min-width:768px){.content h4.text-header{font-size:3rem}}.content h4.text-header.black{color:#333}.content h4.text-header+h5{margin-top:-3rem}.content h4.text-header.text-left{text-align:left}.content h4.text-header.mb{margin:0 0 2rem}.promo-top{display:block;position:relative;overflow:hidden;padding:1rem 0}@media (min-width:480px){.promo-top{padding:5rem 0}}@media (min-width:992px){.promo-top{padding:9rem 0}}.promo-top .promo-backs.webp{display:none}.webp .promo-top .promo-backs{display:none}.webp .promo-top .promo-backs.webp{display:block}.promo-top .promo-bg{position:absolute;left:0;top:0;right:0;bottom:0;background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 2s ease-out}.promo-top .promo-bg.current{opacity:1}.promo-top .promo-bg img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.promo-top .opacity-bg{background:rgba(255,255,255,.76);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3rem 2rem;max-width:61rem;margin:0 auto;border-radius:.5rem}@media (min-width:768px){.promo-top .opacity-bg{padding:2.5rem 3.5rem 3rem}}.promo-top .top-text{margin-bottom:2rem}@media (min-width:768px){.promo-top .top-text{margin-bottom:3rem}}.promo-top .line1{font-weight:700;font-size:3.2rem;color:#333;line-height:1.2;margin:0}@media (min-width:768px){.promo-top .line1{font-size:3.6rem;line-height:normal}}.promo-top .line2{margin-top:.5rem;font-weight:500;color:#333;font-size:1.6rem;line-height:1;height:3.4rem}.promo-top .line2 .animated-text{color:#0055d6}@keyframes cursor-animation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.promo-top .line2 .animated-text .at-cursor{display:inline-block;vertical-align:middle;position:relative;top:-.1rem;width:.2rem;height:2.4rem;margin:-.5rem .2rem;background:#7bb2d1;animation:cursor-animation .5s infinite}@media (min-width:768px){.promo-top .line2{font-size:1.8rem;margin-top:1.5rem}}@media (min-width:992px){.promo-top .line2{font-size:2rem}}.promo-top .buttons{display:flex;gap:1rem 2rem;flex-wrap:wrap}.mp-app-links{padding:2rem 0;text-align:center;font-size:1.3rem}.mp-app-links img{max-height:4.2rem;max-width:16rem}.mp-serve{background:#f5f7fa;padding:5rem 0}.mp-serve.no-bg{background:0 0}.mp-serve .sc-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem}.mp-serve .serve-col{padding:2rem 3rem 1rem;font-size:1.4rem;color:#757575;position:relative;background:#fff}.mp-serve .serve-col.with-btn{padding-bottom:6rem}.mp-serve .serve-col .buttons{position:absolute;left:3rem;right:3rem;bottom:1rem}.mp-serve .serve-col .buttons .button{display:block}.mp-serve .serve-col .sc-title{font-weight:700;font-size:2rem;color:#333;margin:0;margin-bottom:1.8rem}.mp-serve .serve-col .sc-subtitle{font-size:1.6rem;color:#333;margin-bottom:1.8rem}.mp-serve .serve-col .sc-img{display:block;margin:0 0 2.5rem;text-align:center}.mp-serve .serve-col .sc-img img,.mp-serve .serve-col .sc-img svg{height:7rem}.mp-serve .serve-col.v2{padding:3rem;color:#333;box-shadow:0 .1rem .4rem 0 #b1bdce}.mp-serve .serve-col.v2 p{margin:0}.mp-serve .serve-col.v2 .sc-img{margin-bottom:2rem}.mp-serve .serve-col.v2 .sc-img img,.mp-serve .serve-col.v2 .sc-img svg{height:8rem}@media (min-width:540px){.mp-serve .serve-col.v2 .sc-img img,.mp-serve .serve-col.v2 .sc-img svg{height:9rem}}.mp-serve .serve-col.v2.with-btn{padding-bottom:9rem}.mp-serve .serve-col.v2.with-btn .buttons{bottom:3rem}.mp-serve .serve-col.v2 .sc-title{font-size:2rem;line-height:1.2;margin-bottom:2rem}@media (min-width:540px){.mp-serve .serve-col.v2 .sc-title{min-height:2.4em}}.mp-serve .serve-col.blue{background-color:#f6f6fd}.mp-serve .serve-col.blue .sc-img svg{fill:#5362d2}.mp-serve .serve-col.green{background-color:#ecfaf5}.mp-serve .serve-col.green .sc-img svg{fill:#28b07d}.mp-serve .serve-col.violet{background-color:#f5f9ff}.mp-serve .serve-col.violet .sc-img svg{fill:#2b69c6}.mp-feature{display:block;position:relative;padding:4rem 0}@media (min-width:992px){.mp-feature{padding:6rem 0}}.mp-feature .flex{padding:0 1.4rem;display:flex;flex-direction:column;gap:3rem}.mp-feature .flex.big-gap{gap:3rem 6rem}.mp-feature.with-bg{background-color:#f5f7fa}.mp-feature.with-blue-bg{background-color:#0055d6;color:#fff}.mp-feature.with-blue-bg h4,.mp-feature.with-blue-bg h5,.mp-feature.with-blue-bg p{color:#fff}@media (min-width:768px){.mp-feature.bot-form{padding:10rem 0}}.mp-feature.bot-form .flex{align-items:center}@media (min-width:768px){.mp-feature.bot-form .flex{align-items:flex-end}}.mp-feature.bot-form .flex .col:first-child:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.mp-feature.bot-form .flex .col:first-child:last-child .subscribe-block{margin:auto;max-width:none;display:flex;gap:2rem;align-items:center;justify-content:center}.mp-feature.bot-form .flex .col:first-child:last-child .subscribe-block .sb-text{margin:0}.mp-feature.about-blue{background-color:#0055d6;padding:4rem 0}@media (min-width:768px){.mp-feature.about-blue{padding:8rem 0}}.mp-feature.about-blue .flex{max-width:90rem}.mp-feature.about-blue .col{width:auto}@media (min-width:768px){.mp-feature.about-blue .col.img{width:30%;min-width:30%}}.mp-feature.about-blue .col h4{color:#fff;margin-bottom:2rem}@media (min-width:768px){.mp-feature.about-blue .col h4{margin-bottom:4rem}}.mp-feature.about-blue .col p{color:#fff}.mp-feature.feature-page{padding:5rem 0}@media (min-width:768px){.mp-feature.feature-page{padding:10rem 0}}.mp-feature.feature-page.with-bg{background-color:#f5f7fa}.mp-feature.feature-page h4{color:#333}.mp-feature.feature-page .flex{align-items:flex-start;gap:1rem 3rem}.mp-feature.feature-page .col.img{order:0;max-width:14rem}.mp-feature.feature-page .fb-buttons{margin-top:4rem}.mp-feature .col.img{order:1}.mp-feature .col.img.fixed{order:0}.mp-feature .col.img.xs-wide{margin-left:-2.5rem;margin-right:-2.5rem}@media (min-width:480px){.mp-feature .col.img.xs-wide{margin-left:0;margin-right:0}}.mp-feature .col.img img{max-width:100%;margin:0 auto;display:block}.mp-feature .col.img.mh img{max-height:20rem}.mp-feature .col.img.mw img{max-width:75%}.mp-feature .col h4{text-align:left;margin-bottom:1rem}.mp-feature .col h4+h5{margin-top:0}.mp-feature .video-container{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.mp-feature .video-container embed,.mp-feature .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%}.mp-feature .video-wrap{width:100%;max-width:90%;margin:0 auto}.mp-feature .fb-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem 2rem}.mp-feature h5{color:#124c95;font-size:1.6rem;margin:0 0 2rem}.mp-feature h6{color:#333;font-size:1.6rem;margin:0 0 .5rem;font-weight:700}.mp-feature p{margin-bottom:2rem}.mp-feature p.lh{line-height:1.5}.mp-feature :last-child{margin-bottom:0}.mp-feature .img-link{display:inline-block}.mp-feature .img-link img{max-height:4rem}@media (min-width:768px){.mp-feature .flex{padding:0;flex-direction:row;margin:0 auto;align-items:center}.mp-feature .col{display:block;flex:1 1 auto;width:calc((100% - 3rem)/ 2)}.mp-feature .col.img{order:0}}.mp-feature .mp-interested h4+.buttons:not(.mt){margin-top:2rem}.mp-feature .mp-interested .buttons{display:flex;gap:2rem;flex-wrap:wrap}.mp-feature .mp-interested .buttons.mt{margin-top:4rem}.mp-feature .mp-interested.centered{text-align:center}.mp-feature .mp-interested.centered h4{text-align:center}.mp-feature .mp-interested.centered .buttons{justify-content:center}.mp-feature .buttons.centered-on-desktop{margin:4rem 0 0;display:flex;gap:2rem;flex-direction:column;align-items:flex-start}.mp-feature .buttons.centered-on-desktop .button{flex:0 0 auto;width:auto;max-width:100%}@media (min-width:768px){.mp-feature .buttons.centered-on-desktop{flex-direction:row;align-items:center;justify-content:center;margin:5rem 0 0}}.features-list{padding:5rem 0}.features-list.with-bg{background-color:#f5f7fa}.features-list.with-blue-bg{background:#0055d6}.features-list.with-blue-bg h4{color:#fff}.features-list.with-blue-bg .fl-block{color:#fff}@media (min-width:768px){.features-list{padding:10rem 0}}.features-list .fl-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}@media (min-width:768px){.features-list .fl-cont{grid-template-columns:repeat(auto-fit,minmax(40%,1fr))}}.features-list .fl-block{display:flex;gap:1rem;flex-direction:column}@media (min-width:480px){.features-list .fl-block{flex-direction:row}}.features-list .fl-block .fl-img{flex:0 0 auto}.features-list .fl-block .fl-img img{width:7.2rem}@media (min-width:480px){.features-list .fl-block .fl-img img{width:auto}}.features-list.cols .fl-cont{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}.features-list.cols .fl-block{flex-direction:column}.pc-slider{padding:6rem 0}@media (min-width:768px){.pc-slider{padding:8rem 0}}.pc-slider .serve-col{font-size:1.4rem;height:100%;box-shadow:none;position:relative;background-color:#f5f7fa}.pc-slider .serve-col .italic{font-style:italic}.pc-slider .serve-col .sc-author{font-size:1.2rem;color:#333;display:flex;gap:2rem;align-items:center;padding-bottom:3rem;padding:2rem}.pc-slider .serve-col .sc-author .sc-avatar{flex:0 0 auto;width:4.8rem;height:4.8rem}.pc-slider .serve-col .sc-author .sc-avatar img{width:auto;height:auto;-o-object-fit:cover;object-fit:cover;max-width:100%;border-radius:50%}.pc-slider .serve-col .sc-author p{margin:0;color:#757575}.pc-slider .serve-col .sc-author b{font-size:1.6rem;color:#333}.pc-slider .serve-col .sc-author-text{font-style:italic;position:relative;color:#757575;padding:.5rem 2rem 2rem}.pc-slider .serve-col .sc-author-text p{display:inline}.pc-slider .serve-col .sc-author-text .quote-icon{display:inline-block;vertical-align:baseline;width:1.4rem;height:.92rem;background-image:url(../img/main-page/quote.svg);background-size:cover;position:relative;top:-.3rem}.pc-slider .serve-col .sc-author-text .quote-icon.bottom{transform:rotate(180deg);margin-right:-2rem}.pc-slider .splide__slide{padding:0 2rem}.pc-slider .splide__arrow--next,.pc-slider .splide__arrow--prev{width:1.4rem;height:3.4rem;border-radius:0;background-color:transparent;background-image:url(../img/main-page/arrow.svg);background-position:center center}.pc-slider .splide__arrow--next svg,.pc-slider .splide__arrow--prev svg{display:none}.pc-slider .splide__arrow--next{transform:translateY(-50%) rotate(180deg)}.pc-slider .splide__arrow--prev{left:-.5rem}.pc-slider .splide__arrow--next{right:-.5rem}.pc-slider .promo-header{margin-top:-1rem}.mp-tabs{display:block;background:#f5f7fa;padding:3rem 0}@media (min-width:1200px){.mp-tabs{padding:5rem 0}}.mp-tabs .links-cont{text-align:center}.mp-tabs .links{display:flex;margin:0 auto;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column}@media (min-width:540px){.mp-tabs .links{flex-direction:row}}.mp-tabs .links .link{flex:0 0 auto;min-width:280px;max-width:100%}@media (min-width:540px){.mp-tabs .links .link{min-width:0}}.mp-tabs .link{height:5rem;display:flex;align-items:center;justify-content:center;border:.1rem solid #0055d6;color:#0055d6;font-size:2rem;background-color:#fff;padding:0 2rem;border-radius:.5rem}@media (min-width:768px){.mp-tabs .link{font-size:2.4rem;height:6rem;padding:0 4rem}}.mp-tabs .link.selected,.mp-tabs .link:hover{text-decoration:none;color:#fff;background-color:#0055d6}.mp-tabs .link:hover{text-decoration:underline}.bp-list{display:block;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem 6rem}.bp-block{display:none;max-width:50rem;position:relative;margin:0 auto}.bp-block:hover:not(.button){text-decoration:none}.bp-block .bp-img{display:block;width:100%;height:21rem;overflow:hidden;margin-bottom:1rem;position:relative}.bp-block .bp-img img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bp-block .bp-title{display:block;z-index:3;font-weight:700;font-size:1.6rem;color:#333;margin-bottom:1rem}.bp-block .bp-description{color:#757575;font-size:1.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bp-block .bp-buttons{margin-top:1rem;display:block}.bp-btns{margin-top:4rem;text-align:center}.mp-blog{padding-bottom:2rem;padding:5rem 0}@media (min-width:768px){.mp-blog{padding:9rem 0}}.mp-blog .bp-block{display:none}.mp-blog .cat-publishing .cat-publishing{display:block}.mp-blog .cat-teaching .cat-teaching{display:block}.mp-blog .cat-learning .cat-learning{display:block}.mp-blog .cat-books .cat-books{display:block}.mp-blog .cat-all .bp-block{display:block}.subscribe-block{max-width:52rem;margin:0 0 0 auto}.subscribe-block .sb-text{color:#003879;font-size:1.8rem;margin-bottom:2rem;font-weight:700}.subscribe-block .form-inline{display:flex;gap:2rem}.subscribe-block .form-inline input{height:3.8rem}@media (min-width:768px){.subscribe-block .form-inline input{height:4.2rem}}.subscribe-block .form-inline .f1{flex:1 1 auto}.subscribe-block .form-inline .f0{flex:0 0 auto}.breadcrumbs{padding:2rem 0}.breadcrumbs .breadcrumb{background:0 0;font-size:1.4rem;padding:0;margin-bottom:0;display:inline;line-height:1.4}.breadcrumbs .breadcrumb li{color:#536174;display:inline}.breadcrumbs .breadcrumb li+li{padding-left:2.4rem;position:relative}.breadcrumbs .breadcrumb li+li:before{position:absolute;left:.3rem;top:.7rem;content:"";display:block;padding:0;width:.7rem;height:.7rem;border-top:.1rem solid #124c95;border-right:.1rem solid #124c95;transform:rotate(45deg) translateY(-50%)}.breadcrumbs .breadcrumb a{color:#0055d6}.page-head{padding:2rem 0 4rem;font-size:1.6rem;color:#333}.page-head h1{font-size:2.6rem;font-weight:700;margin:0}@media (min-width:768px){.page-head h1{font-size:3rem}}.page-head h1+p{margin-top:1rem}@media (min-width:768px){.page-head{font-size:1.8rem}.page-head h1+p{margin-top:2rem}}.about-features{display:block;background:#f5f7fa;padding:4rem 0}@media (min-width:768px){.about-features{padding:6rem 0}}.about-features .ab-line{display:block;padding-left:70px;position:relative;font-size:16px;color:#333}.about-features .ab-line b{font-weight:700}.about-features .ab-line+.ab-line{margin-top:4rem}.about-features .ab-line .img,.about-features .ab-line [class*=" icon-"],.about-features .ab-line [class^=icon-]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:5rem;text-align:center;color:#333;font-size:3.6rem}.about-features .ab-line .img{line-height:1}.about-features .ab-line .img img{max-width:100%;vertical-align:top}.about-features .ab-line .icon-preview{font-size:2rem}@media (min-width:768px){.about-features .ab-line{padding-right:4rem}}.faq-list{padding-bottom:5rem}@media (min-width:768px){.faq-list{padding-bottom:10rem}}.faq-list .front-accordion{margin:0 0 2rem}.faq-list .faq-question{display:block;border-bottom:1px solid #ddd;font-size:14px;color:#337ab7}.faq-list .faq-question a{display:block;padding:10px 12px;margin:0 -10px;color:#0055d6}.faq-list .faq-question:last-child{border-bottom:none}.faq-list .faq-search{max-width:84rem}.faq-list .faq-search .search-input input.form-control:-moz-placeholder-shown~.clear{display:none}.faq-list .faq-search .search-input input.form-control:-ms-input-placeholder~.clear{display:none}.faq-list .faq-search .search-input input.form-control:placeholder-shown~.clear{display:none}.front-accordion{display:block}.front-accordion .fa-head .collapse-toggle{display:block;width:100%;color:#333;font-weight:700}.front-accordion .fa-head .collapse-toggle .icon-down{color:#0055d6}.front-accordion .fa-body{background:rgba(0,0,0,.02);margin-top:-.5rem;border:.1rem solid #edf6ff;border-top:0;border-radius:0 0 .5rem .5rem}.front-accordion .fa-body .fa-cont{padding:1rem}.faq-answer{font-size:1.4rem;padding-bottom:5rem}@media (min-width:768px){.faq-answer{font-size:1.6rem;padding-bottom:10rem}}.faq-answer .answer-cont{background-color:#f9f9f9;border-radius:.5rem;padding:1rem 2rem;line-height:1.5}.faq-answer .answer-cont img{max-width:100%;height:auto}.faq-answer p{margin-bottom:1.5rem}.custom-marks{margin:2rem 0;padding:0;list-style:none}.custom-marks li{padding-left:4rem;position:relative;margin-bottom:2rem}.custom-marks li .icon-checked{position:absolute;left:0;top:.1rem;font-size:1.6rem;color:#0055d6}.blog-header .flex{display:flex;width:100%;flex-direction:column}.blog-header .flex .col{flex:1 1 auto}@media (min-width:768px){.blog-header .flex{flex-direction:row}.blog-header .flex .col{width:50%}}.blog-header .flex .blog-img{min-height:24rem;position:relative;overflow:hidden}.blog-header .flex .blog-img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-height:100%;min-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.blog-header .flex .blog-img{min-height:30rem}}.blog-header .flex .blog-title{background-color:#0055d6;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;color:#fff;gap:1rem}.blog-header .flex .blog-title h1{font-size:2.4rem;color:#fff}@media (min-width:768px){.blog-header .flex .blog-title{padding:2rem 3rem;gap:2rem}.blog-header .flex .blog-title h1{font-size:3rem}.blog-header .flex .blog-title p{font-size:2rem}}.blog-header .blog-date{font-size:1.4rem;color:#757575}.blog-header .blog-tags{font-size:1.4rem;color:#333}.blog-header .blog-subheader{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-body{padding:4rem 0;font-size:1.4rem}@media (min-width:768px){.blog-body{padding:8rem 0;font-size:1.6rem}}.blog-body img{max-width:100%;height:auto}.blog-body ol,.blog-body p,.blog-body ul{margin-bottom:2rem}.blog-body .bb-cont{display:flex;gap:2rem 4rem;flex-direction:column}@media (min-width:768px){.blog-body .bb-cont{flex-direction:row}}@media (min-width:1200px){.blog-body .bb-cont{gap:2rem 6rem}}.blog-body .blog-page-social{display:flex;position:relative;flex-direction:row;gap:2rem}@media (min-width:768px){.blog-body .blog-page-social{flex-direction:column}}.blog-body .blog-page-social .social{display:block;width:26px;height:26px;background-position:center center;background-repeat:no-repeat;background-size:cover}.blog-body .blog-page-social .social:hover{opacity:.7}.blog-body .blog-page-social .social.twitter{background-image:url(../img/main-page/twitter.svg)}.blog-body .blog-page-social .social.linkedin{background-image:url(../img/main-page/linkedin.svg)}.blog-body .blog-page-social .social.facebook{background-image:url(../img/main-page/facebook.svg)}.blog-body .blog-page-text{line-height:1.5}.blog-body .blog-page-text img{max-width:100%;height:auto}.promolive-top{display:block;position:relative;padding:3rem 0;overflow:hidden}@media (min-width:540px){.promolive-top{padding:4rem 0}}@media (min-width:768px){.promolive-top{padding:4rem 0}}@media (min-width:992px){.promolive-top{padding:6rem 0}}.promolive-top .cont{z-index:5}.promolive-top .plt-cont{position:relative;padding:0 1rem;z-index:5}@media (min-width:768px){.promolive-top .plt-cont{padding:0 50% 0 0;margin:0 2rem}}@media (min-width:1200px){.promolive-top .plt-cont{margin:0}}.promolive-top .plt-inner-cont{padding:0 2rem;margin:0 auto}@media (min-width:768px){.promolive-top .plt-inner-cont{padding:0}}.promolive-top .plt-bg{display:block;position:absolute;z-index:3;left:0;bottom:0;top:0;right:0}@media (min-width:768px){.promolive-top .plt-bg .left{display:block;position:absolute;right:70%;bottom:2rem;width:57rem;height:42rem;background-image:url(../img/promo-live/promo-top-bg-small.svg);background-position:center center;background-size:cover;background-repeat:no-repeat}}.promolive-top .plt-bg .right{display:block;position:absolute;left:50%;bottom:8rem;transform:translate(-45%,0) scale(.7,1);width:130rem;height:100%;background-image:url(../img/promo-live/promo-top-bg-big.svg);background-position:left bottom;background-size:130rem 87rem;background-repeat:no-repeat}@media (min-width:768px){.promolive-top .plt-bg .right{left:45%;bottom:0;transform:none}}.promolive-top .plt-img{margin:4rem auto 0;max-width:40rem}.promolive-top .plt-img img{width:100%}@media (min-width:768px){.promolive-top .plt-img{max-width:none;margin:0;margin-top:0;position:absolute;width:42%;right:0;top:50%;transform:translate(0,-50%)}}.promolive-top .plt-text1{font-weight:700;font-size:2.8rem;line-height:3.4rem;margin:0 auto;max-width:46rem}@media (min-width:540px){.promolive-top .plt-text1{font-size:4rem;line-height:5.4rem}}@media (min-width:992px){.promolive-top .plt-text1{max-width:none;font-size:5rem;line-height:6rem}}.promolive-top .plt-text2{margin-top:2rem;font-size:1.5rem;max-width:46rem;margin:2rem auto 0}@media (min-width:540px){.promolive-top .plt-text2{font-size:1.7rem}}@media (min-width:992px){.promolive-top .plt-text2{font-size:2rem;max-width:none;margin:4rem auto 0}}.promolive-top .plt-text3{font-size:3rem;font-weight:400;line-height:1.1;max-width:46rem;margin:0 auto}.promolive-top .plt-text3 .big-num{display:block;line-height:1;font-size:5.6rem;font-weight:700;color:#0055d6}@media (min-width:768px){.promolive-top .plt-text3{font-size:4rem;max-width:none}.promolive-top .plt-text3 .big-num{font-size:7.6rem}}@media (min-width:992px){.promolive-top .plt-text3{font-size:5rem}.promolive-top .plt-text3 .big-num{font-size:9.6rem}}.promolive-top .plt-btns{margin:2.5rem -2rem 0}.promolive-top .plt-btns .wide{width:33rem;max-width:100%;margin:0 auto;display:block}@media (min-width:768px){.promolive-top .plt-btns{margin:4rem 0 0}.promolive-top .plt-btns .wide{width:22rem;display:inline-block}}.promolive-top.with-bg{background-color:#f5f7fa}.promolive-catalog{padding:4rem 0;margin-top:2rem}@media (min-width:768px){.promolive-catalog{padding:6rem 0 6rem}}.promolive-catalog.no-pt{padding-top:0;margin-top:0}.promolive-catalog.with-bg{background:#f5f7fa}.promolive-catalog h4.text-header{margin-bottom:1rem}.promolive-catalog h5{font-size:1.6rem;text-align:center;margin-bottom:4rem;margin-top:0}.promolive-catalog .input-flex{max-width:119rem;margin:0 auto}.promolive-catalog .w900{max-width:90rem}.promolive-catalog .plc-btns{display:block;text-align:center}.promolive-catalog .plc-btns .button{display:block;width:32rem;max-width:100%;margin:0 auto}@media (min-width:768px){.promolive-catalog .plc-btns .button{display:inline-block;width:auto}}@media (min-width:768px){.promolive-catalog .plc-btns{margin-top:-1rem}}.promolive-catalog .plc-flex{display:inline-flex;text-align:left}.promolive-catalog .plc-books{text-align:center;overflow:auto;padding-top:2rem;padding-bottom:1rem;margin-top:2rem}@media (min-width:540px){.promolive-catalog .plc-books{margin:2rem 1rem}}@media (min-width:768px){.promolive-catalog .plc-books{margin:2rem auto}}.promolive-catalog .plc-books .casebook-item{flex:0 0 auto;margin:0 1rem}@media (min-width:768px){.promolive-catalog .plc-books .casebook-item{margin:0 2.1rem}}.promolive-catalog .splide{margin-top:3rem;margin-bottom:4rem}.promolive-catalog .splide .splide__slide{padding-top:1rem}.promolive-catalog .splide.no-mb{margin-bottom:0}.promolive-catalog .casebook-item{margin:0 auto}.promolive-catalog .casebook-item .ci-top .ci-top-bg{border-radius:.4rem}.promolive-catalog .casebook-item .ci-top .ci-top-bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.promolive-catalog .casebook-item .ci-top .ci-free{display:block;width:5.2rem;height:5.2rem;position:absolute;left:-1rem;top:-1rem;z-index:11;background:url(../img/free.svg) center center no-repeat;background-size:cover}.promolive-catalog .casebook-item .ci-bottom{margin-top:1rem}@media (min-width:768px){.promolive-catalog .casebook-item .ci-bottom{margin-top:1.5rem}}.promolive-catalog .casebook-item .ci-bottom .ci-title{font-size:1.4rem;white-space:normal;line-height:1.6rem;padding:0 .1rem;color:#4f4f4f}.promolive-catalog .casebook-item .ci-bottom .ci-price{display:block;margin-top:.5rem;font-weight:700;color:#10437f}.promolive-catalog .splide__arrow--next,.promolive-catalog .splide__arrow--prev{width:4.5rem;height:6rem;border-radius:0;background:url(../img/promo-calendar/arrow.svg) center center no-repeat transparent;background-size:1.5rem 3.1rem;top:9.4rem}@media (min-width:540px){.promolive-catalog .splide__arrow--next,.promolive-catalog .splide__arrow--prev{top:13.6rem}}.promolive-catalog .splide__arrow--next svg,.promolive-catalog .splide__arrow--prev svg{display:none}.promolive-catalog .splide__arrow--next{right:.5rem;transform:translateY(-50%) rotate(180deg)}@media (min-width:540px){.promolive-catalog .splide__arrow--next{right:-.5rem}}.promolive-catalog .splide__arrow--prev{left:.5rem}@media (min-width:540px){.promolive-catalog .splide__arrow--prev{left:-.5rem}}.page-header{margin:2rem 0;border:none}.page-header .inner-cont{padding:0}.page-header h1{color:#124c95;text-align:center;font-weight:700;font-size:1.8rem}@media (min-width:768px){.page-header h1{font-size:2rem}}.page-header .sub-header{text-align:center;font-size:1.2rem;font-weight:400;color:#4f4f4f;margin:.5rem 1rem 0}.page-header .sub-header b{font-weight:600;color:#333}@media (min-width:768px){.page-header .sub-header{font-size:1.4rem}}.medium-form .mf-cont{margin:0 auto}.simple-text-with-img .flex{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.simple-text-with-img .img,.simple-text-with-img .text{flex:0 0 auto;width:100%}.simple-text-with-img .text{order:1}@media (min-width:768px){.simple-text-with-img .flex{flex-direction:row}.simple-text-with-img .img,.simple-text-with-img .text{width:auto;order:0}.simple-text-with-img .text{flex:1 1 auto}}.main-educators-top{padding:4rem 0}.main-educators-top .flex{display:flex;align-items:center;gap:2rem;flex-direction:column}@media (min-width:768px){.main-educators-top .flex{flex-direction:row}}.main-educators-top .flex>.left,.main-educators-top .flex>.right{min-width:calc(50% - 1rem)}.main-educators-top .ed-top-img{width:34rem;max-width:100%}@media (min-width:768px){.main-educators-top .ed-top-img{width:64rem}}.main-educators-top h1{font-weight:700;margin:0 0 2rem;font-size:3.2rem}@media (min-width:768px){.main-educators-top h1{font-size:4rem}}@media (min-width:992px){.main-educators-top h1{font-size:4.8rem}}.main-educators-top h1 .blue{color:#0055d6}.main-educators-top .subheader{margin:0 0 4rem;font-size:1.8rem;line-height:1.4}@media (min-width:768px){.main-educators-top .subheader{font-size:2rem}}.main-educators-top .input-flex{max-width:53.2rem}.main-educators-top .input-flex .right{flex:0 0 auto}.main-educators-steps h5{margin:0 0 4rem;color:#333}@media (min-width:992px){.main-educators-steps h5{margin:0 0 5rem}}.main-educators-steps .steps{display:flex;flex-wrap:wrap;gap:5rem 8%}.main-educators-steps .steps .step{width:100%}.main-educators-steps .steps .step p.big{margin:0 0 2rem}.main-educators-steps .steps .step-img{margin:0 auto 4rem;text-align:center;display:block;aspect-ratio:10/9;max-width:31rem}.main-educators-steps .steps .step-img img{max-width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:540px){.main-educators-steps .steps .step{width:46%}}@media (min-width:992px){.main-educators-steps .steps .step{width:28%}}.edu-partners{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-evenly;align-items:center}@media (min-width:768px){.edu-partners{gap:2rem 4rem}}.edu-partners .partner{flex:0 0 auto;max-width:30%}.edu-partners .partner img{max-width:100%}.ico-cols{display:flex;gap:4rem;flex-wrap:wrap}@media (min-width:992px){.ico-cols{gap:5rem 6rem}}.ico-cols .ico-col{flex:1 1 auto;width:100%;padding:2rem;background-color:#f5f7fa}@media (min-width:768px){.ico-cols .ico-col{width:calc(50% - 3rem)}}@media (min-width:992px){.ico-cols .ico-col{padding:4rem}}.ico-cols .ico-col .col-header{display:flex;gap:2.4rem;align-items:center;margin:0 0 2rem;font-size:1.8rem;color:#333}@media (min-width:768px){.ico-cols .ico-col .col-header{font-size:2rem}}@media (min-width:992px){.ico-cols .ico-col .col-header{margin:0 0 3rem}}.ico-cols .ico-col .col-header .col-icon{min-height:7rem;flex:0 0 auto}.ico-cols .ico-col .col-header .col-icon img{max-width:100%}.ico-cols .ico-col .col-text p{line-height:1.56}.content-list{display:flex;flex-wrap:wrap;gap:3rem 2rem;justify-content:space-between;margin:3rem 0 0}@media (min-width:768px){.content-list{gap:3rem 1rem;margin:5rem 0 0}}.content-list .cl-block{display:block;flex:0 0 auto;text-align:center;font-size:1rem;width:calc((100% - 6rem)/ 4)}@media (min-width:540px){.content-list .cl-block{font-size:1.2rem}}@media (min-width:768px){.content-list .cl-block{font-size:1.4rem;width:calc((100% - 7rem)/ 8)}}@media (min-width:992px){.content-list .cl-block{white-space:nowrap}}.content-list .cl-block .icon{display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 .066rem .266rem #b1bdce;border-radius:.33rem;width:11rem;aspect-ratio:11/8.8;max-width:100%;margin:0 auto 1rem}@media (min-width:768px){.content-list .cl-block .icon{margin:0 auto 2rem}}.content-list .cl-block .icon img{max-width:70%;max-height:70%}.scary-icons{max-width:60rem;position:relative;aspect-ratio:5/3.3;width:52rem;margin:0 auto;max-width:100%}.scary-icons .scary-icon{display:block;width:18%;aspect-ratio:1/1;text-align:center;transition:all .3s ease-out;position:absolute;left:0;top:0}.scary-icons .scary-icon svg{max-width:100%;max-height:100%;fill:rgba(0,85,214,.4)}.scary-icons .scary-icon.selected{width:38%;left:50%;top:0;max-width:none;transform:translate(-50%,0)}.scary-icons .scary-icon.selected svg{fill:#0055d6}.scary-icons .scary-icon.rt{left:100%;top:20%;transform:translate(-100%,0)}.scary-icons .scary-icon.rb{left:90%;top:100%;transform:translate(-100%,-100%)}.scary-icons .scary-icon.lb{left:10%;top:100%;transform:translate(0,-100%)}.scary-icons .scary-icon.lt{left:0;top:20%;transform:translate(0,0)}.hover-icons{display:flex;flex-direction:column;gap:3rem}.hover-icons h4.text-header,.hover-icons h5{text-align:center}@media (min-width:992px){.hover-icons h4.text-header,.hover-icons h5{text-align:left}}@media (min-width:992px){.hover-icons{flex-direction:row}}@media (min-width:992px){.hover-icons .left,.hover-icons .right{width:50%}}.hover-icons h5{color:#5b5b5b;line-height:1.5}@media (min-width:992px){.hover-icons h4,.hover-icons h5{margin-right:2rem}}.hover-icons .scary-icons{margin-top:6rem;display:none;max-width:90%}@media (min-width:992px){.hover-icons .scary-icons{display:block}}.hover-icons .hover-block{display:block;background:#fff;box-shadow:0 .19rem .38rem rgba(135,143,171,.42);border-radius:.5rem;padding:2rem}.hover-icons .hover-block+.hover-block{margin-top:2rem}.hover-icons .hover-block .hb-title{display:flex;align-items:center;font-size:1.8rem;font-weight:700;gap:1.5rem;line-height:1.3}.hover-icons .hover-block .hb-title .hb-icon{height:6rem;flex:0 0 auto}.hover-icons .hover-block .hb-title .hb-icon img{height:100%}.hover-icons .hover-block .hb-text{overflow:hidden;font-size:1.4rem;line-height:1.5;color:#333}.hover-icons .hover-block .hb-text .hb-text-cont{padding-top:1.5rem}@media (min-width:992px){.hover-icons .hover-block{margin-left:3.5rem;margin-right:3.5rem;padding:2.5rem 3.5rem;transition:box-shadow .3s ease-out;cursor:pointer}.hover-icons .hover-block .hb-title{font-size:2rem;gap:0;transition:gap .2s ease-out}.hover-icons .hover-block .hb-title .hb-icon{max-width:0;height:0;transition:max-width .2s ease-out,height .2s ease-out}.hover-icons .hover-block .hb-title .hb-icon img{max-width:100%;max-height:100%}.hover-icons .hover-block .hb-text{font-size:1.6rem;overflow:hidden;max-height:0;transition:max-height .4s ease-out}.hover-icons .hover-block:hover{background-color:#deebff}.hover-icons .hover-block:hover .hb-title{color:#0055d6}.hover-icons .hover-block.selected{margin-left:0;margin-right:0;box-shadow:0 .2rem 6rem rgba(0,85,214,.1);cursor:default}.hover-icons .hover-block.selected .hb-title{gap:1.5rem}.hover-icons .hover-block.selected .hb-title .hb-icon{max-width:10rem;height:6rem;text-align:center}.hover-icons .hover-block.selected .hb-text{max-height:30rem}.hover-icons .hover-block.selected:hover{background-color:#fff}.hover-icons .hover-block.selected:hover .hb-title{color:#333}}.mobile-check-list+.buttons{margin:4rem 0 0}@media (min-width:768px){.mobile-check-list .left,.mobile-check-list .right{width:calc(50% - 1.5rem)}}.mobile-check-list .right{text-align:right}.mobile-check-list .right>img{max-width:90%}.mobile-check-list .mobile-banner{margin:0 auto 3.5rem;display:block}.mobile-check-list .mobile-banner.small{max-height:38rem;margin:0 5%;display:inline-block}.mobile-check-list .check-block{position:relative;padding-left:7rem}@media (min-width:992px){.mobile-check-list .check-block{padding-left:10rem}}.mobile-check-list .check-block+.check-block{margin-top:3rem}.mobile-check-list .check-block .check-icon{position:absolute;left:0;top:0;width:5rem}@media (min-width:992px){.mobile-check-list .check-block .check-icon{width:7rem}}.mobile-check-list .check-block .text-header{margin:0 0 2rem;font-size:2rem}.mobile-check-list .check-block p{line-height:1.5}.collapse-block{display:block;background-color:#fff;border-radius:.5rem;box-shadow:0 .2rem 6rem rgba(0,85,214,.1);overflow:hidden;color:#333}.collapse-block+.collapse-block{margin-top:3rem}.collapse-block .collapse-header button{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;background-color:#fff;border:0;display:flex;padding:2rem 1.5rem;gap:1rem;align-items:flex-start;width:100%;cursor:pointer}.collapse-block .collapse-header button:hover{color:#0055d6;background-color:#deebff}@media (min-width:768px){.collapse-block .collapse-header button{padding:2rem 4rem}}@media (min-width:992px){.collapse-block .collapse-header button{padding:2rem 5rem}}.collapse-block .collapse-header button .text{margin:0;flex:1 1 auto}.collapse-block .collapse-header button .icon-down{color:#0055d6;display:block;position:relative;line-height:inherit;top:.1rem}@media (min-width:992px){.collapse-block .collapse-header button .icon-down{margin-right:-1rem}}.collapse-block .collapse-header button[aria-expanded=true]{background-color:#fff}.collapse-block .collapse-header button[aria-expanded=true]:hover{background-color:#fff}.collapse-block .collapse-header button[aria-expanded=true] .icon-down{transform:rotate(180deg)}.collapse-block .cb-cont{padding:0 1.5rem 2rem;line-height:1.5}@media (min-width:768px){.collapse-block .cb-cont{padding:0 4rem 2rem}}@media (min-width:992px){.collapse-block .cb-cont{padding:0 5rem 2rem}}.sub-stores{display:flex;align-items:center;justify-content:center;gap:1rem}.sub-stores a{display:block;width:13rem;max-width:calc(50% - .5rem)}.sub-stores a img{width:100%}.sub-stores.text-left{justify-content:flex-start}.sub-stores.big{margin-top:4rem}.sub-stores.big a{width:15.5rem}.main-home-top{padding:6rem 0 0;text-align:center;background-color:#f5f7fa;overflow:hidden}.main-home-top h1{text-align:center}.main-home-top .input-flex{margin:0 auto}.main-home-top .mht-img{margin-top:3rem;transform:translateY(6.5%)}.main-home-top .mht-img img{max-width:100%}.blue-banner{margin:6rem 0;background-color:#0055d6;color:#fff;border-radius:1rem;display:flex;gap:4rem;align-items:center;padding:4rem}.blue-banner .text{flex:1 1 auto}.blue-banner .text h3,.blue-banner .text h5{color:#fff}.blue-banner .text h3{margin:0 0;font-size:3rem}.blue-banner .text h3+h5{margin:1rem 0 0}.blue-banner .logo{flex:0 0 auto}.blue-banner .logo img{height:5.5rem}.sectors{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}@media (min-width:768px){.sectors{gap:4rem}}.sectors .button{font-weight:400;padding:1.8rem 1rem;font-size:1.6rem}@media (min-width:768px){.sectors .button{font-size:2rem}}.sectors .button:active:not(disabled){padding:1.8rem 1rem}.sectors.with-bot-margin{margin-bottom:6rem}.sub-sectors{border-radius:.5rem;background-color:#fff;box-shadow:0 .1rem .4rem 0 #b1bdce;padding:2rem;transform:translateY(-50%);margin-bottom:-1rem}.inner-cont .sub-sectors{margin-bottom:-2rem}body .clickdesk-ultra .cdw-chat-bar-buttons span{background:#1b62b9!important}body .clickdesk-ultra .click-desk-closed-container .click-desk-closed-header{background:#134d94!important}body .clickdesk-ultra input.cdw-chat-contact-send-button{background:#134d94!important}body .clickdesk-ultra input.cdw-chat-contact-send-button:hover{background:#1965c1!important}body .clickdesk-ultra .cdw-chat-header{background:#134d94!important}body #clickdesk_popup{box-shadow:0 0 7px rgba(0,0,0,.7)}body .cd-mob-chat-widget{background-color:#134d94!important} \ No newline at end of file diff --git a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.eot b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.eot index 389798b..218c51c 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.eot and b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.eot differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.svg b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.svg index 46d1e4b..ed677aa 100644 --- a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.svg +++ b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.svg @@ -17,9 +17,9 @@ - + - + @@ -56,6 +56,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.ttf b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.ttf index b970947..e4b3b0e 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.ttf and b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.ttf differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.woff b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.woff index e8a9ca3..084415a 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.woff and b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/lawcarta.woff differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/selection.json b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/selection.json index c5de384..5e1bd6d 100644 --- a/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/selection.json +++ b/htdocs/wp-content/themes/lawcarta/assets/fonts/lcFiltered/selection.json @@ -1 +1 @@ -{"IcoMoonType":"selection","icons":[{"icon":{"paths":["M608 192h160v-192h-160c-123.52 0-224 100.48-224 224v96h-128v192h128v512h192v-512h160l32-192h-192v-96c0-17.344 14.656-32 32-32z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["facebook"]},"attrs":[{}],"properties":{"order":2,"id":45,"name":"facebook","prevSize":32,"code":59689},"setIdx":0,"setId":3,"iconIdx":0},{"icon":{"paths":["M512 92.192c136.8 0 152.992 0.608 206.784 3.008 50.016 2.208 76.992 10.592 95.008 17.6 23.808 9.216 40.992 20.416 58.784 38.208 18.016 18.016 28.992 35.008 38.4 58.816 7.008 18.016 15.392 45.184 17.6 95.008 2.4 54.016 3.008 70.208 3.008 206.816s-0.608 152.992-3.008 206.816c-2.208 50.016-10.592 76.992-17.6 95.008-9.216 23.808-20.384 40.992-38.208 58.784-18.016 18.016-35.008 28.992-58.784 38.4-18.016 7.008-45.216 15.392-95.008 17.6-54.016 2.4-70.208 3.008-206.816 3.008s-152.992-0.608-206.816-3.008c-50.016-2.208-76.992-10.592-95.008-17.6-23.808-9.216-40.992-20.384-58.816-38.208-18.016-18.016-28.992-35.008-38.4-58.784-7.008-18.016-15.392-45.216-17.6-95.008-2.4-54.016-3.008-70.208-3.008-206.816s0.608-152.992 3.008-206.816c2.208-50.016 10.592-76.992 17.6-95.008 9.216-23.808 20.416-40.992 38.208-58.816 18.016-18.016 35.008-28.992 58.816-38.4 18.016-7.008 45.184-15.392 95.008-17.6 53.792-2.4 70.016-3.008 206.816-3.008zM512 0c-139.008 0-156.384 0.608-211.008 3.008-54.4 2.4-91.808 11.2-124.192 23.808-33.792 13.184-62.4 30.592-90.784 59.2-28.608 28.416-46.016 56.992-59.2 90.592-12.608 32.608-21.408 69.792-23.808 124.192-2.4 54.816-3.008 72.192-3.008 211.2s0.608 156.384 3.008 211.008c2.4 54.4 11.2 91.808 23.808 124.192 13.216 33.792 30.592 62.4 59.2 90.784 28.384 28.384 56.992 46.016 90.592 59.008 32.608 12.608 69.792 21.408 124.192 23.808 54.592 2.4 72 3.008 211.008 3.008s156.416-0.608 211.008-3.008c54.4-2.4 91.808-11.2 124.192-23.808 33.6-12.992 62.208-30.592 90.592-59.008s46.016-56.992 59.008-90.592c12.608-32.608 21.408-69.792 23.808-124.192 2.4-54.592 3.008-72 3.008-211.008s-0.608-156.384-3.008-211.008c-2.4-54.4-11.2-91.808-23.808-124.192-12.608-34.016-30.016-62.592-58.592-91.008-28.384-28.384-56.992-46.016-90.592-59.008-32.608-12.608-69.792-21.408-124.192-23.808-54.784-2.592-72.192-3.2-211.2-3.2v0z","M512 248.992c-145.184 0-263.008 117.792-263.008 263.008s117.792 263.008 263.008 263.008 263.008-117.792 263.008-263.008c0-145.184-117.792-263.008-263.008-263.008zM512 682.592c-94.208 0-170.592-76.384-170.592-170.592s76.384-170.592 170.592-170.592c94.208 0 170.592 76.384 170.592 170.592s-76.384 170.592-170.592 170.592z","M846.784 238.592c0 33.92-27.488 61.408-61.408 61.408s-61.408-27.488-61.408-61.408c0-33.92 27.488-61.408 61.408-61.408s61.408 27.488 61.408 61.408z"],"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["instagram"]},"attrs":[{},{},{}],"properties":{"order":3,"id":44,"name":"instagram","prevSize":32,"code":59690},"setIdx":0,"setId":3,"iconIdx":1},{"icon":{"paths":["M384 384h177.12v90.784h2.528c24.64-44.192 84.96-90.784 174.848-90.784 186.944 0 221.504 116.384 221.504 267.744v308.256h-184.608v-273.28c0-65.184-1.344-149.024-96.032-149.024-96.16 0-110.816 70.976-110.816 144.288v278.016h-184.544v-576z","M64 384h192v576h-192v-576z","M256 224c0 53.024-42.976 96-96 96s-96-42.976-96-96c0-53.024 42.976-96 96-96s96 42.976 96 96z"],"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["linkedin"]},"attrs":[{},{},{}],"properties":{"order":4,"id":43,"name":"linkedin","prevSize":32,"code":59691},"setIdx":0,"setId":3,"iconIdx":2},{"icon":{"paths":["M512 68.416c-244.992 0-443.616 198.592-443.616 443.616 0 188 116.992 348.384 282.016 412.992-3.808-35.008-7.392-88.992 1.6-127.2 8-34.592 52-220.384 52-220.384s-13.184-26.592-13.184-65.792c0-61.6 35.808-107.808 80.192-107.808 37.792 0 56.192 28.384 56.192 62.4 0 38.016-24.192 95.008-36.8 147.616-10.592 44.192 22.016 80.192 65.6 80.192 78.784 0 139.392-83.2 139.392-203.2 0-106.208-76.384-180.416-185.184-180.416-126.208 0-200.192 94.592-200.192 192.608 0 38.208 14.592 79.008 32.992 101.216 3.616 4.384 4.192 8.192 3.008 12.8-3.392 14.016-10.816 44.192-12.384 50.4-2.016 8.192-6.4 9.792-14.816 6.016-55.392-25.792-90.016-106.784-90.016-171.808 0-140 101.6-268.384 292.992-268.384 153.792 0 273.408 109.6 273.408 256.192 0 152.8-96.384 276-230.208 276-44.992 0-87.2-23.392-101.6-51.008 0 0-22.208 84.608-27.616 105.408-10.016 38.592-36.992 86.784-55.2 116.192 41.6 12.8 85.6 19.808 131.392 19.808 244.992 0 443.616-198.592 443.616-443.616 0-245.184-198.592-443.808-443.616-443.808z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["pinterest"]},"attrs":[{}],"properties":{"order":5,"id":42,"name":"pinterest","prevSize":32,"code":59692},"setIdx":0,"setId":3,"iconIdx":3},{"icon":{"paths":["M1024 226.4c-37.6 16.8-78.208 28-120.608 32.992 43.392-26.016 76.608-67.2 92.384-116.192-40.608 24-85.6 41.6-133.408 51.008-38.4-40.8-92.992-66.208-153.408-66.208-116 0-210.016 94.016-210.016 210.016 0 16.384 1.792 32.384 5.408 47.808-174.592-8.8-329.408-92.416-432.992-219.584-18.016 31.008-28.384 67.2-28.384 105.6 0 72.8 36.992 137.184 93.408 174.816-34.4-0.992-66.784-10.592-95.2-26.208 0 0.8 0 1.792 0 2.592 0 101.792 72.416 186.816 168.608 205.984-17.6 4.8-36.192 7.392-55.392 7.392-13.6 0-26.592-1.408-39.584-3.808 26.816 83.392 104.416 144.192 196.192 146.016-72 56.384-162.4 90.016-260.992 90.016-16.992 0-33.6-0.992-50.208-3.008 93.216 59.808 203.584 94.4 322.208 94.4 386.4 0 597.792-320.192 597.792-597.792 0-9.184-0.192-18.208-0.608-27.2 40.992-29.408 76.608-66.4 104.8-108.608z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["twitter"]},"attrs":[{}],"properties":{"order":6,"id":41,"name":"twitter","prevSize":32,"code":59693},"setIdx":0,"setId":3,"iconIdx":4},{"icon":{"paths":["M1230.165 48.614c-26.638-26.821-69.994-26.897-96.72-0.171l-677.392 677.396c-5.325 5.325-13.955 5.332-19.29 0.020l-231.129-230.24c-26.675-26.572-69.827-26.53-96.451 0.093l-60.912 60.912c-26.66 26.659-26.66 69.884 0 96.543l349.874 349.874c26.659 26.658 69.884 26.658 96.543 0l796.465-796.462c26.59-26.593 26.665-69.685 0.171-96.373l-61.16-61.593z"],"width":1365,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["checked"],"grid":0},"attrs":[],"properties":{"order":463,"id":0,"name":"checked","prevSize":32,"code":59679},"setIdx":0,"setId":3,"iconIdx":5},{"icon":{"paths":["M493.5 0l20.611 10.472 215.278 300.076 215.279-300.076 20.668-10.472 15.44 4.993 1.115 0.743c85.777 60.472 105.722 178.222 44.385 262.958l-164.221 226.799 123.056 171.501c108.334 0.404 190.276 100.511 165.222 206.757-16.447 69.626-75.554 121.361-147.388 129.234l-5.837 0.649c-126.054 13.818-225.274-102.218-192.722-221.275l-74.997-103.606-75.002 103.606c32.501 119.057-66.719 235.093-192.721 221.275l-5.889-0.649c-71.834-7.868-130.945-59.608-147.389-129.234-25.111-106.246 56.889-206.353 165.278-206.757l123.058-171.529-164.169-226.771c-61.334-84.736-41.389-202.486 44.389-262.958l1.055-0.743 15.5-4.993zM477.278 236.903l388.002 536.012-5.558 16.43c-28.501 84.429 41.222 169.956 131.334 160.074l5.831-0.649c48.782-5.342 88.724-40.437 99.834-87.438 17.448-73.927-42.001-143.94-119.165-139.605l-19.945 1.121-469.555-654.597c-42.833 45.632-48.833 116.097-10.778 168.653zM970.78 68.25l-207.616 289.375 65.166 90.868 153.225-211.59c38.059-52.556 32.057-123.028-10.775-168.653zM630.613 542.326l-129.502 180.521-19.944-1.121c-77.167-4.335-136.611 65.684-119.167 139.605 11.056 47.002 51.056 82.096 99.833 87.438l5.833 0.649c90.167 9.87 159.886-75.657 131.334-160.074l-5.558-16.43 102.059-140.959-64.887-89.63zM481.722 750.188c-46.556 0-84.5 37.279-84.5 83.49s37.944 83.49 84.5 83.49c46.556 0 84.5-37.279 84.5-83.49s-37.944-83.49-84.5-83.49zM452.333 833.678c0-15.878 13.055-28.939 29.445-28.939 9.833 0 18.5 4.722 23.834 11.941 3.556 4.784 5.611 10.667 5.611 16.998 0 6.286-2.055 12.134-5.556 16.907-5.333 7.27-14 12.032-23.889 12.032-16.389 0-29.445-13.062-29.445-28.939zM976.998 750.188c-46.552 0-84.497 37.279-84.497 83.49s37.945 83.49 84.497 83.49c46.558 0 84.503-37.279 84.503-83.49s-37.945-83.49-84.503-83.49zM953.947 815.679c2.884-3.63 6.719-6.554 11.11-8.465 1.832-0.819 3.829-1.451 5.945-1.872 1.94-0.398 3.942-0.603 5.996-0.603 3.612 0 7.060 0.62 10.223 1.769 5.501 1.991 10.166 5.547 13.557 10.098 1.946 2.645 3.499 5.632 4.443 8.846 0.779 2.611 1.223 5.376 1.223 8.226 0 6.326-2.054 12.203-5.609 16.987-2.611 3.544-6.002 6.48-10.001 8.556-4.113 2.167-8.835 3.396-13.835 3.396-16.39 0-29.446-13.062-29.446-28.939 0-6.775 2.389-13.039 6.394-18zM167.222 962.31l60.334-165.865v-654.222c0 0 0-113.778-113.778-113.778s-113.778 113.778-113.778 113.778v654.222l60.334 165.865c18.111 49.926 88.777 49.926 106.889 0zM113.778 942.871l-42.889-117.982h85.778l-42.889 117.982zM170.667 768h-113.778v-625.264l0.056-1.347c0.111-1.597 0.389-4.257 0.944-7.59 0.778-4.577 2-9.785 3.833-15 0.944-2.695 2.055-5.396 3.389-8.021 2.667-5.341 5.833-9.799 9.611-13.368 1.5-1.423 3.111-2.708 4.833-3.854 1.778-1.187 4-2.451 6.778-3.618 6.055-2.521 14.777-4.604 27.444-4.604 18.5 0 28.555 4.458 34.222 8.222 3.611 2.417 6.778 5.458 9.5 9.132 1.834 2.424 3.445 5.118 4.945 8.091 2.389 4.84 4.167 9.951 5.444 14.805 0.778 2.861 1.333 5.639 1.778 8.215 0.556 3.333 0.833 5.993 0.944 7.59l0.056 1.347v625.264z"],"width":1195,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2372462551852141":[{}]},"tags":["customize"],"grid":0},"attrs":[{}],"properties":{"order":459,"id":1,"name":"customize","prevSize":32,"code":59687},"setIdx":0,"setId":3,"iconIdx":6},{"icon":{"paths":["M131.817 5.091h760.364c69.891 0 126.727 56.837 126.727 126.727v570.273c0 69.891-56.836 126.727-126.727 126.727h-63.364v158.409c0 12.295-7.097 23.509-18.249 28.703-4.247 1.965-8.871 2.979-13.433 2.979-7.288 0-14.509-2.535-20.276-7.35l-219.3-182.741h-425.741c-69.89 0-126.727-56.836-126.727-126.727v-570.273c0-69.89 56.837-126.727 126.727-126.727zM68.454 702.091c0 34.915 28.451 63.364 63.364 63.364h437.209c7.412 0 14.571 2.597 20.276 7.35l176.151 146.812v-122.481c0-17.488 14.193-31.682 31.682-31.682h95.045c34.915 0 63.364-28.449 63.364-63.364v-570.273c0-34.913-28.449-63.364-63.364-63.364h-760.364c-34.913 0-63.364 28.451-63.364 63.364v570.273z","M294.181 448.636h253.454c17.488 0 31.682 14.193 31.682 31.682s-14.193 31.682-31.682 31.682h-253.454c-17.488 0-31.682-14.193-31.682-31.682s14.193-31.682 31.682-31.682z","M290.226 258.545h443.545c17.488 0 31.682 14.193 31.682 31.682s-14.193 31.682-31.682 31.682h-443.545c-17.488 0-31.682-14.193-31.682-31.682s14.193-31.682 31.682-31.682z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2372462551852141":[]},"tags":["note-hollow"],"grid":0},"attrs":[],"properties":{"order":458,"id":2,"name":"note-hollow","prevSize":32,"code":59688},"setIdx":0,"setId":3,"iconIdx":7},{"icon":{"paths":["M896 0h-768c-70.592 0-128 57.408-128 128v576c0 70.592 57.408 128 128 128h430.016l221.504 184.576c5.824 4.864 13.12 7.424 20.48 7.424 4.608 0 9.28-1.024 13.568-3.008 11.264-5.248 18.432-16.576 18.432-28.992v-160h64c70.592 0 128-57.408 128-128v-576c0-70.592-57.408-128-128-128zM192 304c0-26.509 21.491-48 48-48h544c26.509 0 48 21.491 48 48s-21.491 48-48 48h-544c-26.509 0-48-21.491-48-48zM192 496c0-26.509 21.491-48 48-48h192c26.509 0 48 21.491 48 48s-21.491 48-48 48h-192c-26.509 0-48-21.491-48-48z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["text"],"grid":0},"attrs":[],"properties":{"order":457,"id":3,"name":"text","prevSize":32,"code":59680},"setIdx":0,"setId":3,"iconIdx":8},{"icon":{"paths":["M58.88 1024c-32.519 0-58.88-24.75-58.88-55.286v-913.428c0-30.534 26.361-55.286 58.88-55.286h823.767c46.459 0 74.619 48.163 49.674 84.968l-142.234 209.867 138.26 185.46c27.315 36.64-0.599 86.99-48.236 86.99h-711.153v401.428c0 30.536-26.361 55.286-58.88 55.286h-51.2zM102.4 567.286h-35.84v394.214h35.84v-394.214zM66.56 504.789h798.802l-132.741-178.058c-13.65-18.309-14.218-42.532-1.439-61.386l137.472-202.847h-802.094v442.291z"],"width":973,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["report"],"grid":0},"attrs":[{}],"properties":{"order":455,"id":4,"name":"report","prevSize":32,"code":59686},"setIdx":0,"setId":3,"iconIdx":9},{"icon":{"paths":["M71.275 10.471c-12.597-13.384-33.659-14.023-47.043-1.426s-14.023 33.659-1.426 47.043l142.911 151.843c-54.665 24.539-105.747 54.584-152.336 89.177-14.512 10.492-17.83 33.082-6.938 47.17s33.978 17.047 48.195 6.18c48.394-35.931 102.142-66.541 160.034-90.513l107.792 114.529c-63.455 19.906-122.085 50.249-173.225 90.712-15.639 10.321-19.362 34.381-7.534 48.779 11.828 14.403 36.589 15.964 50.211 3.185 52.332-41.399 114.257-70.915 182.322-87.666l111.521 118.493c-74.459 4.803-144.527 30.024-199.951 73.088-14.060 10.952-16.695 33.469-5.517 47.252 11.177 13.788 34.136 16.364 48.196 5.402 48.791-37.903 113.831-59.633 183.515-59.633 12.861 0 25.569 0.742 38.042 2.186l246.349 261.745c12.595 13.384 33.659 14.024 47.043 1.428 13.384-12.6 14.024-33.659 1.423-47.043l-773.581-821.933z","M613.852 354.077c-31.908-4.993-49.091 32.149-26.952 55.669v0c5.663 6.021 13.22 9.892 21.381 11.238 84.429 13.939 161.019 46.501 223.8 96.167 13.614 12.79 38.385 11.218 50.212-3.185 11.827-14.399 8.115-38.459-7.532-48.779-73.989-58.536-163.645-95.895-260.91-111.11z","M404.763 140.971c-26.907 3.394-37.331 35.591-18.744 55.341v0c7.737 8.221 18.995 12.094 30.201 10.722 31.323-3.837 63.294-5.829 95.78-5.829 174.044 0 333.297 57.142 457.364 149.246 14.218 10.866 37.304 7.901 48.195-6.18 10.89-14.089 7.567-36.677-6.938-47.17-135.613-100.683-309.294-162.846-498.616-162.846-36.379 0-72.179 2.295-107.242 6.716z","M511.999 759.153c-68.732 0-125.192 55.347-125.192 122.752 0 67.389 56.45 122.752 125.192 122.752 68.731 0 125.19-55.352 125.19-122.752 0-67.395-56.448-122.752-125.19-122.752zM511.999 826.107c31.832 0 56.904 24.581 56.904 55.798 0 31.212-25.073 55.793-56.904 55.793-31.834 0-56.904-24.581-56.904-55.793 0-31.217 25.070-55.798 56.904-55.798z"],"attrs":[{},{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{}],"2372462551852141":[{},{},{},{}]},"tags":["offline"],"grid":0},"attrs":[{},{},{},{}],"properties":{"order":453,"id":5,"name":"offline","prevSize":32,"code":59685},"setIdx":0,"setId":3,"iconIdx":10},{"icon":{"paths":["M0 989.659c0-18.966 19.386-34.333 43.3-34.333h937.4c23.918 0 43.301 15.367 43.301 34.333s-19.383 34.341-43.301 34.341h-937.4c-23.914 0-43.3-15.375-43.3-34.341z","M687.225 749.407l-42.501 55.918c-21.73 28.592-55.199 45.692-90.964 46.482l-89.087 1.96-31.193 41.040c-15.662 20.604-40.054 32.592-65.838 32.351l-95.854-0.9c-59.065-0.556-92.153-68.703-56.274-115.909l71.104-93.546-21.462-87.005c-8.615-34.929-0.982-71.904 20.748-100.492l42.501-55.916 412.019-436.497c41.443-43.902 109.122-49.307 156.928-12.532l71.512 55.014c47.813 36.775 60.365 103.895 29.104 155.633l-310.743 514.399zM393.673 501.487l249.495 191.922 297.925-493.176c13.59-22.494 8.133-51.677-12.654-67.666l-71.519-55.014c-20.787-15.989-50.213-13.639-68.228 5.448l-395.019 418.486zM351.454 553.303l-12.676 16.677c-9.447 12.429-12.766 28.506-9.020 43.692l21.064 85.394 114.041 87.725 87.437-1.931c15.549-0.344 30.102-7.775 39.549-20.209l12.676-16.677-253.071-194.67zM331.26 768.307l-62.871 82.717c-2.563 3.372-0.2 8.236 4.019 8.28l95.854 0.9c4.835 0.044 9.408-2.209 12.345-6.071l22.959-30.201-72.306-55.625z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["highlight"],"grid":0},"attrs":[],"properties":{"order":452,"id":6,"name":"highlight","prevSize":32,"code":59683},"setIdx":0,"setId":3,"iconIdx":11},{"icon":{"paths":["M734.149 755.998h-146.68v-153.519c0.205-9.324-3.347-18.351-9.879-25.104-3.018-3.298-6.715-5.928-10.849-7.712-4.134-1.779-8.602-2.673-13.113-2.619-4.522-0.059-9 0.83-13.14 2.609-4.143 1.784-7.85 4.419-10.872 7.723-6.534 6.753-10.086 15.78-9.881 25.104v153.568h-139.155c-4.511-0.054-8.982 0.835-13.114 2.619-4.132 1.779-7.83 4.409-10.847 7.712-6.534 6.753-10.086 15.775-9.881 25.099-0.205 9.324 3.347 18.346 9.881 25.099 3.016 3.304 6.715 5.934 10.847 7.712 4.132 1.784 8.603 2.679 13.114 2.619h139.155v145.661c-0.205 9.318 3.347 18.346 9.881 25.099 3.022 3.304 6.729 5.939 10.872 7.723 4.139 1.779 8.618 2.668 13.14 2.609 9.367 0 17.408-3.428 23.962-10.332 6.532-6.753 10.084-15.78 9.879-25.099v-145.661h146.68c4.511 0.054 8.979-0.841 13.113-2.619 4.134-1.784 7.831-4.414 10.849-7.712 6.532-6.753 10.089-15.775 9.879-25.099 0.21-9.324-3.347-18.346-9.879-25.099-3.018-3.304-6.715-5.934-10.849-7.712-4.128-1.784-8.602-2.673-13.113-2.619v-0.049zM760.568 253.353l-206.072-229.12-22.524-24.142h-466.409c-8.703 0-18.431-0.504-26.93 0.857-10.197 1.425-19.516 6.46-26.213 14.163-14.386 16.027-12.287 36.137-12.287 55.843v866.13c0 19.704-2.304 41.025 12.287 55.943s24.37 14.918 43.159 14.918h257.267c4.519 0.059 8.998-0.83 13.14-2.609 4.141-1.784 7.848-4.414 10.872-7.723 6.534-6.753 10.086-15.775 9.881-25.099 0.205-9.324-3.347-18.346-9.881-25.099-3.022-3.309-6.729-5.939-10.871-7.723s-8.622-2.673-13.141-2.609h-243.956l-0.307-868.348h372.461v181.088c0 19.707 7.782 37.448 20.018 50.199 12.287 12.751 29.182 20.664 47.972 20.664h191.224v210.926c-0.21 9.323 3.347 18.345 9.879 25.098 3.018 3.304 6.715 5.934 10.849 7.712 4.128 1.784 8.602 2.679 13.113 2.619 9.421 0 17.408-3.476 24.010-10.332 6.516-6.758 10.051-15.78 9.83-25.098v-255.681l0.049-14.062-7.421-8.518zM512.926 244.684c-2.099-2.672-3.379-7.359-3.839-14.112v-153.973l156.611 173.226h-140.381c-6.143-0.806-10.239-2.469-12.39-5.14z"],"width":808,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["add-to-collection"],"grid":0},"attrs":[{}],"properties":{"order":451,"id":7,"name":"add-to-collection","prevSize":32,"code":59682},"setIdx":0,"setId":3,"iconIdx":12},{"icon":{"paths":["M753.69 85.333c-15.317 0-27.733 12.416-27.733 27.733v31.015c-26.231 2.306-52.489 8.361-74.526 20.61-31.603 17.57-53.615 47.675-53.602 91.316 0.013 48.979 40.367 78.742 71.266 95.245 19.294 10.304 40.576 18.315 56.862 23.94v137.76c-15.194-2.799-31.181-6.946-45.948-11.383-12.838-3.853-24.090-7.718-32.119-10.615-4.006-1.446-7.189-2.641-9.344-3.469-1.079-0.41-1.899-0.73-2.432-0.939l-0.725-0.286c-14.217-5.7-30.357 1.203-36.058 15.42-5.705 14.212 1.237 30.374 15.454 36.079-0.004-0.004-0.038-0.017 10.283-25.758l-10.283 25.758 0.068 0.026 0.222 0.090 0.781 0.307c0.674 0.265 1.634 0.636 2.863 1.109 2.453 0.939 5.973 2.261 10.351 3.84 8.738 3.153 20.971 7.351 34.987 11.563 17.929 5.385 40 11.162 61.901 14.494v43.081c0 15.317 12.416 27.733 27.733 27.733 15.313 0 27.733-12.416 27.733-27.733v-41.481c29.372-3.243 57.89-13.039 80.713-29.483 29.15-20.996 49.485-53.538 47.095-94.903-1.323-22.867-8.546-41.865-20.51-57.201-11.695-14.995-26.726-24.964-41.417-32.045-14.575-7.024-30.042-11.767-43.426-15.57-3.456-0.981-6.716-1.887-9.805-2.746l-0.017-0.004c-4.548-1.264-8.73-2.426-12.634-3.58v-134.187c11.354 1.827 23.215 4.411 34.257 7.171 10.155 2.54 19.063 5.085 25.421 6.992 3.17 0.952 5.687 1.74 7.39 2.281l1.916 0.616 0.563 0.185c14.528 4.841 30.234-3.011 35.076-17.54 4.843-14.53-3.042-30.248-17.57-35.092 0 0.001 0.030 0.011-8.742 26.321l8.742-26.321-0.87-0.285-2.291-0.738c-1.967-0.625-4.779-1.504-8.273-2.553-6.976-2.093-16.734-4.881-27.908-7.676-13.833-3.459-30.788-7.174-47.71-9.416v-31.945c0-15.317-12.42-27.733-27.733-27.733zM678.383 213.171c12.267-6.82 28.625-11.255 47.573-13.353v116.376c-9.971-3.844-20.442-8.375-30.729-13.869-29.146-15.566-41.929-31.314-41.933-46.334-0.009-21.428 9.203-33.99 25.088-42.82zM781.423 514.854v-121.956c2.505 0.695 4.954 1.375 7.296 2.041 12.932 3.673 24.503 7.361 34.505 12.181 9.886 4.764 16.973 10.054 21.764 16.193 4.523 5.798 8.149 13.807 8.87 26.287 1.101 19.093-7.458 34.684-24.141 46.699-12.608 9.084-29.483 15.646-48.294 18.556zM442.778 318.677h-282.881c-41.18 0-74.563 34.471-74.563 76.992v427.738c0 42.522 33.383 76.992 74.563 76.992h704.206c41.182 0 74.564-34.47 74.564-76.992v-165.555c0-14.874-12.053-26.927-26.927-26.927-14.869 0-26.923 12.053-26.923 26.927v165.555c0 11.81-9.276 21.385-20.715 21.385h-704.206c-11.439 0-20.712-9.574-20.712-21.385v-320.802h345.014c15.356 0 27.802-12.45 27.802-27.806 0-15.351-12.446-27.802-27.802-27.802h-345.014v-51.328c0-11.811 9.273-21.387 20.712-21.387h282.881c15.351 0 27.802-12.448 27.802-27.803s-12.45-27.803-27.802-27.803zM387.728 688.67c0-15.356-12.448-27.806-27.803-27.806h-110.090c-15.355 0-27.803 12.45-27.803 27.806s12.448 27.802 27.803 27.802h110.090c15.355 0 27.803-12.446 27.803-27.802z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["royalties"],"grid":0},"attrs":[{}],"properties":{"order":449,"id":8,"name":"royalties","prevSize":32,"code":59676},"setIdx":0,"setId":3,"iconIdx":13},{"icon":{"paths":["M631.113 519.59c67.703-41.378 112.794-115.293 112.794-199.59 0-129.603-106.586-234.667-238.063-234.667-131.479 0-238.064 105.064-238.064 234.667 0 84.299 45.093 158.217 112.799 199.59-160.045 53.764-276.791 207.825-295.11 390.131-1.581 15.735 11.012 28.945 26.69 28.945 14.709 0 26.732-11.695 28.304-26.449 21.436-201.105 176.501-357.184 364.724-357.551h1.323c45.862 0.090 89.758 9.421 130.231 26.398l37.402-44.147c-13.948-6.588-28.305-12.382-43.029-17.327zM679.433 320c0 94.502-77.717 171.11-173.589 171.11-95.87 0-173.588-76.608-173.588-171.11s77.718-171.111 173.588-171.111c95.872 0 173.589 76.609 173.589 171.111zM871.241 912.239c-6.259-58.731-34.027-117.278-60.574-165.572l37.739-44.548c36.433 60.041 70.362 133.312 77.828 207.616 1.579 15.735-11.012 28.932-26.692 28.932-14.707 0-26.731-11.674-28.301-26.428zM490.675 860.996c-16.132 43.012 30.4 82.624 70.285 59.831l91.712-52.407c6.895-3.938 13.073-9.015 18.274-15.019l246.481-284.403c24.239-27.964 22.686-69.918-3.55-96.017l-25.109-24.981c-28.928-28.778-76.186-27.012-102.886 3.844l-241.958 279.629c-5.461 6.31-9.754 13.538-12.685 21.346l-40.563 108.177zM625.152 820.262l-76.318 43.61 34.342-91.575c0.619-1.66 1.532-3.191 2.688-4.531l241.958-279.625c5.666-6.549 15.689-6.921 21.828-0.819l25.109 24.981c5.564 5.538 5.892 14.434 0.751 20.369l-246.481 284.403c-1.105 1.276-2.415 2.351-3.878 3.187z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["my-profile"],"grid":0},"attrs":[{}],"properties":{"order":450,"id":9,"name":"my-profile","prevSize":32,"code":59677},"setIdx":0,"setId":3,"iconIdx":14},{"icon":{"paths":["M512 973.978c0 27.628 22.461 50.278 49.961 47.616 259.323-25.114 462.039-243.681 462.039-509.594 0-282.77-229.233-512-512-512-282.77 0-512 229.23-512 512 0 5.012 0.072 10.004 0.215 14.981 0.72 25.057 22.059 43.868 47.127 43.868 30.017 0 52.864-26.66 52.709-56.678-0.004-0.722-0.006-1.444-0.006-2.171 0-227.516 184.438-411.954 411.954-411.954 227.517 0 411.955 184.438 411.955 411.954 0 210.616-158.054 384.317-362.025 408.96-27.428 3.313-49.93 25.39-49.93 53.018z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["loading"],"grid":0},"attrs":[{}],"properties":{"order":445,"id":10,"name":"loading","prevSize":32,"code":59678},"setIdx":0,"setId":3,"iconIdx":15},{"icon":{"paths":["M572.335 112.259c0-14.871-12.54-26.926-28.011-26.926h-359.866c-54.745 0-99.124 42.656-99.124 95.275v662.784c0 52.617 44.38 95.275 99.124 95.275h359.866c15.471 0 28.011-12.053 28.011-26.927 0-14.869-12.54-26.923-28.011-26.923h-359.866c-23.802 0-43.098-18.547-43.098-41.425v-662.784c0-22.878 19.296-41.424 43.098-41.424h359.866c15.471 0 28.011-12.055 28.011-26.926z","M752.183 341.763l178.278 171.354c10.94 10.513 10.94 27.563 0 38.076l-178.278 171.354c-10.94 10.517-28.676 10.517-39.616 0-10.94-10.513-10.94-27.563 0-38.076l130.453-125.389h-535.735c-15.471 0-28.014-12.058-28.014-26.927s12.542-26.927 28.014-26.927h535.735l-130.453-125.387c-10.94-10.515-10.94-27.564 0-38.078s28.676-10.515 39.616 0z"],"attrs":[{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{}],"2372462551852141":[{},{}]},"tags":["logout"],"grid":0},"attrs":[{},{}],"properties":{"order":432,"id":11,"name":"logout","prevSize":32,"code":59672},"setIdx":0,"setId":3,"iconIdx":16},{"icon":{"paths":["M636.497 519.595c68.386-41.374 113.933-115.294 113.933-199.595 0-129.603-107.652-234.667-240.444-234.667-132.794 0-240.444 105.064-240.444 234.667 0 84.302 45.547 158.221 113.934 199.599-161.591 53.756-279.507 207.791-298.007 390.123-1.597 15.735 11.109 28.945 26.926 28.945 14.839 0 26.968-11.695 28.556-26.449 21.643-201.050 178.176-357.099 368.207-357.551 0.277 0 0.55 0 0.828 0 0.273 0 0.55 0 0.823 0 190.037 0.448 346.577 156.501 368.218 357.551 1.591 14.754 13.717 26.449 28.557 26.449 15.821 0 28.523-13.21 26.927-28.945-18.5-182.336-136.418-336.371-298.014-390.127zM685.308 320c0 94.502-78.494 171.11-175.322 171.11-96.829 0-175.324-76.608-175.324-171.11s78.495-171.111 175.324-171.111c96.828 0 175.322 76.609 175.322 171.111z","M533.692 823.467h53.103v57.6c0 15.317 12.416 27.733 27.733 27.733s27.733-12.416 27.733-27.733v-57.6h29.867v14.933c0 15.317 12.416 27.733 27.733 27.733s27.733-12.416 27.733-27.733v-14.933h23.467c15.317 0 27.733-12.416 27.733-27.733s-12.416-27.733-27.733-27.733h-220.416c-14.686-49.348-60.403-85.333-114.52-85.333-65.979 0-119.467 53.487-119.467 119.467s53.487 119.467 119.467 119.467c58.7 0 107.51-42.334 117.567-98.133zM480.124 802.133c0 35.345-28.651 64-63.999 64-35.346 0-64-28.655-64-64s28.654-64 64-64c35.348 0 63.999 28.655 63.999 64z"],"attrs":[{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{}],"2372462551852141":[{},{}]},"tags":["admin"],"grid":0},"attrs":[{},{}],"properties":{"order":433,"id":12,"name":"admin","prevSize":32,"code":59673},"setIdx":0,"setId":3,"iconIdx":17},{"icon":{"paths":["M501.589 137.415c-38.212 0-74.534 14.17-101.054 38.898-26.46 24.672-40.964 57.745-40.964 91.828v61.052h515.629c33.365 0 63.467 25.629 63.467 60.878v487.72c0 35.247-30.101 60.877-63.467 60.877h-726.4c-33.366 0-63.467-25.63-63.467-60.877v-487.72c0-35.248 30.101-60.878 63.467-60.878h158.559v-61.052c0-49.072 20.922-95.748 57.521-129.874 36.54-34.071 85.744-52.933 136.709-52.933s100.169 18.862 136.708 52.933c36.599 34.127 57.523 80.802 57.523 129.874 0 14.382-11.691 26.041-26.108 26.041s-26.103-11.659-26.103-26.041c0-34.083-14.507-67.155-40.964-91.828-26.522-24.728-62.844-38.898-101.056-38.898zM148.8 381.274c-7.902 0-11.255 5.565-11.255 8.796v487.72c0 3.23 3.353 8.794 11.255 8.794h726.4c7.902 0 11.255-5.564 11.255-8.794v-487.72c0-3.232-3.354-8.796-11.255-8.796h-726.4zM333.465 433.702c14.418 0 26.106 11.661 26.106 26.044v348.369c0 14.383-11.688 26.039-26.106 26.039s-26.106-11.657-26.106-26.039v-348.369c0-14.383 11.688-26.044 26.106-26.044zM496.725 530.475c14.417 0 26.103 11.657 26.103 26.039v42.091l43.721-13.5c13.773-4.254 28.395 3.435 32.661 17.173 4.262 13.739-3.447 28.322-17.22 32.576l-41.826 12.919 25.267 33.011c8.747 11.43 6.549 27.772-4.911 36.501-11.46 8.725-27.84 6.537-36.591-4.898l-27.204-35.546-27.209 35.546c-8.751 11.435-25.131 13.623-36.591 4.898-11.461-8.73-13.658-25.071-4.911-36.501l25.267-33.011-41.829-12.919c-13.773-4.254-21.481-18.837-17.217-32.576s18.886-21.427 32.66-17.173l43.721 13.5v-42.091c0-14.383 11.686-26.039 26.108-26.039zM741.611 530.475c14.417 0 26.108 11.657 26.108 26.039v42.091l43.721-13.5c13.773-4.254 28.395 3.435 32.657 17.173s-3.443 28.322-17.216 32.576l-41.83 12.919 25.267 33.011c8.751 11.43 6.554 27.772-4.907 36.501-11.46 8.725-27.844 6.537-36.591-4.898l-27.209-35.546-27.209 35.546c-8.747 11.435-25.131 13.623-36.591 4.898-11.46-8.73-13.658-25.071-4.907-36.501l25.267-33.011-41.83-12.919c-13.773-4.254-21.483-18.837-17.216-32.576 4.262-13.739 18.884-21.427 32.657-17.173l43.721 13.5v-42.091c0-14.383 11.691-26.039 26.108-26.039z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["account-access"],"grid":0},"attrs":[{}],"properties":{"order":434,"id":13,"name":"account-access","prevSize":32,"code":59674},"setIdx":0,"setId":3,"iconIdx":18},{"icon":{"paths":["M735.322 293.179l-176.111-187.965-19.251-19.805h-398.595c-7.438 0-15.751-0.413-23.014 0.703-8.714 1.169-16.678 5.3-22.402 11.619-12.295 13.149-10.501 29.646-10.501 45.813v710.554c0 16.166-1.969 33.655 10.501 45.897 12.47 12.237 20.827 12.237 36.884 12.237l294.082 0.051c3.861 0.051 7.689-0.678 11.23-2.142 3.537-1.463 6.703-3.622 9.289-6.332 5.585-5.538 8.623-12.945 8.444-20.591 0.179-7.65-2.859-15.053-8.444-20.591-2.581-2.714-5.751-4.877-9.289-6.336-3.541-1.463-7.369-2.193-11.23-2.142l-282.706-0.051-0.263-712.374h318.31v148.561c0 16.167 6.652 30.721 17.105 41.182 10.505 10.461 24.943 16.952 40.998 16.952h163.422v24.306c-0.175 7.648 2.859 15.052 8.444 20.591 2.577 2.708 5.739 4.866 9.271 6.327 3.529 1.462 7.351 2.194 11.204 2.149 8.051 0 14.878-2.853 20.523-8.476 5.568-5.546 8.589-12.948 8.401-20.591v-61.023l0.043-11.536-6.345-6.988zM523.686 286.067c-1.796-2.191-2.889-6.037-3.285-11.578v-126.316l133.845 142.111h-119.974c-5.248-0.661-8.751-2.026-10.586-4.217z","M713.719 597.367c16.533 0 29.935 12.864 29.935 28.74v100.331l-54.827 52.634c-11.691 11.221-30.647 11.221-42.338 0-11.691-11.226-11.691-29.423 0-40.644l37.291-35.797v-76.523c0-15.876 13.402-28.74 29.939-28.74z","M938.667 682.223c0 141.632-119.603 256.444-267.14 256.444-60.506 0-116.309-19.307-161.097-51.857-18.377-13.355-11.725-39.556 10.044-46.827 10.714-3.58 22.485-1.31 31.757 4.966 33.732 22.831 74.884 36.241 119.296 36.241 114.466 0 207.262-89.079 207.262-198.967 0-109.884-92.796-198.963-207.262-198.963-79.168 0-125.325 44.612-159.471 107.307h67.349c16.533 0 29.939 12.864 29.939 28.736 0 15.876-13.406 28.74-29.939 28.74h-141.722c-7.94 0-15.554-3.025-21.169-8.418-5.615-5.389-8.769-12.698-8.769-20.322l0.001-136.043c0-15.872 13.404-28.736 29.94-28.736 16.533 0 29.935 12.864 29.935 28.736v60.719c41.156-70.677 110.182-118.196 203.904-118.196 147.537 0 267.14 114.813 267.14 256.44z"],"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{}],"2372462551852141":[{},{},{}]},"tags":["order-history"],"grid":0},"attrs":[{},{},{}],"properties":{"order":435,"id":14,"name":"order-history","prevSize":32,"code":59675},"setIdx":0,"setId":3,"iconIdx":19},{"icon":{"paths":["M197.307 878.648c-0.245 3.212 0.148-3.235 0 0l73.238 51.954c0.288 2.541-0.365-2.518 0 0 71.028 41.053 153.478 64.545 241.413 64.545 87.938 0 170.389-23.491 241.417-64.545 1.005-5.469 0-0.996 0 0l73.239-51.954c103.149-88.604 168.485-219.992 168.485-366.643 0-266.831-216.306-483.141-483.142-483.141-266.83 0-483.14 216.31-483.14 483.141 0 146.651 65.337 278.039 168.488 366.643zM101.429 512.005c0-226.729 183.801-410.53 410.529-410.53 226.732 0 410.531 183.801 410.531 410.53 0 109.996-43.259 209.892-113.692 283.592-29.24-80.803-90.536-146.26-168.522-181.011 46.094-37.376 75.557-94.464 75.557-158.434 0-112.594-91.276-203.869-203.869-203.869-112.595 0-203.87 91.275-203.87 203.869 0 63.97 29.462 121.058 75.556 158.434-77.99 34.751-139.285 100.208-168.524 181.011-70.435-73.7-113.695-173.596-113.695-283.592zM511.963 660.019h0.559c114.86 0.261 211 80.221 236.051 187.513-66.877 47.248-148.503 75.003-236.614 75.003-88.107 0-169.733-27.755-236.608-75.003 25.048-107.292 121.189-187.252 236.050-187.513h0.563zM643.221 456.152c0 72.32-58.489 130.981-130.746 131.256h-1.024c-72.258-0.275-130.748-58.936-130.748-131.256 0-72.492 58.766-131.258 131.26-131.258 72.49 0 131.258 58.766 131.258 131.258z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["profile"],"grid":0},"attrs":[],"properties":{"order":431,"id":15,"name":"profile","prevSize":32,"code":59671},"setIdx":0,"setId":3,"iconIdx":20},{"icon":{"paths":["M981.233 472.288l-841.036-2.542 356.082-389.55c16.725-18.367 16.725-48.101 0-66.421-16.725-18.367-43.799-18.367-60.481 0l-423.446 464.991c-16.469 18.086-16.469 48.333 0 66.422l423.45 465.034c16.724 18.371 43.799 18.371 60.481 0 16.727-18.365 16.727-48.097 0-66.417l-356.085-380.114 841.031 2.54c23.613 0 42.772-21.043 42.772-46.971 0-25.926-19.159-46.972-42.767-46.972z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["back"],"grid":0},"attrs":[],"properties":{"order":399,"id":16,"name":"back","prevSize":32,"code":59670},"setIdx":0,"setId":3,"iconIdx":21},{"icon":{"paths":["M496.7 7.034c274.195 0 496.696 222.503 496.696 496.699 0 274.195-222.501 496.7-496.696 496.7-274.197 0-496.7-222.505-496.7-496.7 0-274.196 222.503-496.699 496.7-496.699zM496.7 70.593c-239.094 0-433.141 194.047-433.141 433.141s194.047 433.141 433.141 433.141c239.093 0 433.138-194.048 433.138-433.141s-194.044-433.141-433.138-433.141zM670.568 337.401l-255.396 255.399c-2.754 2.754-7.217 2.758-9.979 0.011l-82.222-81.906c-13.797-13.743-36.117-13.722-49.888 0.049l-11.185 11.183c-13.79 13.792-13.79 36.147 0 49.936l123.319 123.321c13.789 13.789 36.147 13.789 49.936 0l296.663-296.663c13.757-13.757 13.796-36.045 0.088-49.849l-11.31-11.393c-13.778-13.873-36.204-13.913-50.028-0.089z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["check"],"grid":0},"attrs":[],"properties":{"order":2,"id":17,"name":"check","prevSize":32,"code":59669},"setIdx":0,"setId":3,"iconIdx":22},{"icon":{"paths":["M47.509 138.628l328.814 183.899c7.85 4.415 43.977 23.954 46.636 27.509l0.309 610.542-375.678-210.093-0.080-611.856zM555.634 978.221l-87.624-0.076-0.002-619.517c11.629-2.304 73.673-1.472 88.094-0.462l-0.47 620.057zM550.996 312.953c3.456-7.981 16.6-23.451 22.186-29.618 29.608-32.688 44.478-47.311 81.249-74.7 13.253-9.873 25.040-18.808 40.902-28.538 27.313-16.753 61.919-34.265 91.587-47.176 16.374-7.124 85.996-37.497 102.515-36.173 7.804 11.902 19.252 18.727 22.755 24.772-5.342 5.127-14.615 8.64-21.41 12.486l-66.246 37.792c-29.883 16.226-59.739 32.629-89.261 49.433-20.888 11.889-49.95 26.985-69.064 38.793l-86.539 48.395c-14.667 6.706-13.232 3.057-28.674 4.532zM603.171 190.025c1.363-3.189 1.343-2.867 3.581-5.669 13.816-17.309 24.389-28.25 41.365-42.855 3.62-3.116 5.321-6.015 9.172-9.346 26.308-22.752 90.453-68.89 115.7-74.030l-0.145 31.498c-31.358 12.918-60.183 27.027-89.97 44.582-17.566 10.352-43.411 28.418-59.471 40.817-7.368 5.688-12.502 10.055-20.23 15.002zM250.91 88.078c-0.289-7.98-1.478-24.001 0.659-30.424 39.396 16.202 89.577 51.558 123.076 82 3.911 3.553 5.433 5.825 9.468 9.058 6.038 4.838 32.213 33.603 35.127 40.698-15.564-7.090-35.918-41.315-58.655-22.038-22.293 18.899 6.666 39.656 22.108 52.181 47.909 38.859 53.916 45.627 90.196 92.149-19.248 6.926-36.113-8.001-49.782-14.969l-311.032-174.437c4.082-5.893 18.699-20.596 25.546-25.894 26.144 5.070 77.356 27.273 103.107 38.419 26.198 11.339 50.199 29.275 67.571 17.418 10.556-7.204 13.657-19.963 4.165-30.906-6.801-7.838-17.486-12.809-29.245-17.844-4.435-1.899-29.582-13.372-32.306-15.413zM204.031 69.96c-18.116-3.509-63.403-25.811-80.288-21.71-7.378 1.792-11.611 6.84-15.156 10.821-11.323 12.718-26.043 26.061-39.089 38.954-6.087-2.057-17.301-10.642-36.022-6.365-12.074 2.758-20.462 10.985-25.661 18.984-11.217 17.259-7.064 57.531-7.063 81.475l0.002 535.065c-0.003 30.813-2.877 48.023 24.248 64.299l57.12 32.055c56.033 31.75 116.614 64.197 171.411 96.111l114.173 64.177c15.507 8.599 41.378 27.139 63.457 25.406 1.854 0.455 12.691 13.655 32.151 13.975 15.608 0.257 31.483 0.002 47.117-0.023 32.842-0.052 61.678 5.936 80.507-13.8 27.489 0.663 54.362-19.582 81.335-34.909 102.775-57.489 242.602-125.445 336-190.407 21.745-15.125 14.789-69.68 14.792-102.728 0.002-18.579-8.137-32.943-28.93-29.050-29.954 5.609-12.896 56.11-18.236 99.352l-375.201 210.091 0.379-612.238 282.005-158.802c23.089-13.169 72.843-42.227 93.828-52.61l-0.763 410.795c-0.478 19.517-2.6 45.626 15.080 51.758 10.307 3.574 20.131 0.322 25.677-6.079 6.679-7.706 6.17-17.098 6.14-28.39v-413.685c0.034-27.887 0.294-38.814-16.756-52.47-22.245-17.816-43.491-4.524-53.064-1.95-7.84-8.676-43.484-46.268-53.103-49.173-20.49-6.186-67.438 21.027-80.668 20.373-0.085-12.671-0.379-25.407-0.473-38.162-0.376-50.657-43.068-26.357-69.973-12.904-54.152 27.081-82.636 46.98-124.466 81.213-9.739 7.97-27.209 24.877-34.473 34.891l-18.709 20.882c-10.847 13.548-21.324 29.055-31.631 46.444-15.619 26.356-14.099 24.217-25.79 48.473l-1.652 3.017c-8.747-14.641-13.078-27.878-27.829-51.124-10.93-17.225-21.056-31.927-32.532-46.733-8.55-11.032-40.442-45.637-52.301-55.508-54.019-44.959-85.461-62.896-152.424-94.013-53.331-24.781-43.561 37.064-43.174 64.22z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["sample"],"grid":0},"attrs":[],"properties":{"order":430,"id":18,"name":"sample","prevSize":32,"code":59668},"setIdx":0,"setId":3,"iconIdx":23},{"icon":{"paths":["M436.269 188.181c-92.891-38.529-201.712-51.285-343.306-41.174-26.862 1.918-50.193-18.302-52.111-45.165s18.303-50.193 45.165-52.111c150.592-10.754 275.97 2.060 387.617 48.368 111.948 46.434 205.581 124.663 295.819 237.090 84.417 105.169 123.46 269.123 142.468 398.664 6.929 47.245 11.693 82.305 14.551 119.481l174.85-215.245c19.046-19.042 49.918-19.042 68.959 0 19.046 19.042 19.046 49.918 0 68.959l-253.235 302.358c-19.042 19.046-49.918 19.046-68.959 0l-310.321-310.316c-19.042-19.046-19.042-49.918 0-68.964 19.046-19.042 49.918-19.042 68.964 0.005l220.628 220.628c-2.697-30.939-6.519-65.872-11.927-102.751-18.783-127.99-55.306-268.644-122.032-351.773-83.295-103.775-164.542-169.65-257.13-208.053z"],"width":1219,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["open-arrow"],"grid":0},"attrs":[],"properties":{"order":429,"id":19,"name":"open-arrow","prevSize":32,"code":59667},"setIdx":0,"setId":3,"iconIdx":24},{"icon":{"paths":["M512 1024c282.77 0 512-229.23 512-512s-229.23-512-512-512c-282.77 0-512 229.23-512 512s229.23 512 512 512zM438.857 252.347c0-38.381 32.753-69.489 73.147-69.489s73.139 31.109 73.139 69.489c0 38.373-32.746 69.482-73.139 69.482s-73.147-31.109-73.147-69.482zM514.929 816.794c-40.393 0-73.147-31.338-73.147-70.005v-274.505c0-38.66 32.753-69.998 73.147-69.998s73.139 31.338 73.139 69.998v274.505c0 38.667-32.746 70.005-73.139 70.005z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["info"],"grid":0},"attrs":[],"properties":{"order":428,"id":20,"name":"info","prevSize":32,"code":59666},"setIdx":0,"setId":3,"iconIdx":25},{"icon":{"paths":["M447.601 319.28l212.255-205.125c73.265-70.805 190.054-68.81 260.862 4.454 70.802 73.265 68.808 190.056-4.457 260.862l-100.82 97.435c-11.722 11.328-12.039 30.013-0.712 41.736s30.013 12.044 41.735 0.717l100.82-97.437c96.709-93.462 99.343-247.627 5.881-344.337s-247.628-99.342-344.337-5.88l-212.251 205.126c-96.71 93.462-99.343 247.629-5.88 344.338 10.867 11.244 22.554 21.216 34.876 29.911 10.266 7.251 24.107 5.447 33.143-3.287 14.182-13.707 10.133-37.61-5.479-49.664-7.023-5.422-13.741-11.415-20.089-17.988-70.805-73.265-68.81-190.054 4.454-260.86z","M597.524 708.028l-212.251 205.127c-73.265 70.802-190.056 68.808-260.861-4.457s-68.811-190.054 4.454-260.862l100.82-97.431c11.722-11.332 12.041-30.018 0.712-41.74s-30.015-12.039-41.738-0.712l-100.82 97.436c-96.71 93.462-99.342 247.628-5.88 344.337s247.627 99.343 344.337 5.876l212.254-205.122c96.709-93.462 99.343-247.628 5.881-344.339-10.869-11.244-22.557-21.216-34.879-29.914-10.264-7.247-24.108-5.444-33.143 3.289-14.18 13.706-10.133 37.611 5.481 49.664 7.022 5.422 13.741 11.418 20.090 17.987 70.802 73.264 68.808 190.059-4.457 260.861z"],"width":1073,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["copy-link"],"grid":0},"attrs":[],"properties":{"order":419,"id":21,"name":"copy-link","prevSize":32,"code":59663},"setIdx":0,"setId":3,"iconIdx":26},{"icon":{"paths":["M78.007 110.168c0-5.598 4.538-10.137 10.137-10.137h42.506c5.598 0 10.137 4.538 10.137 10.137v30.41c0 5.598-4.538 10.137-10.137 10.137h-42.506c-5.598 0-10.137-4.538-10.137-10.137v-30.41z","M78.007 305.010c0-5.598 4.538-10.137 10.137-10.137h42.506c5.598 0 10.137 4.538 10.137 10.137v30.41c0 5.598-4.538 10.137-10.137 10.137h-42.506c-5.598 0-10.137-4.539-10.137-10.137v-30.41z","M88.144 489.714c-5.598 0-10.137 4.538-10.137 10.138v30.413c0 5.595 4.538 10.138 10.137 10.138h42.506c5.598 0 10.137-4.543 10.137-10.138v-30.413c0-5.599-4.538-10.138-10.137-10.138h-42.506z","M78.007 694.696c0-5.599 4.538-10.138 10.137-10.138h42.506c5.598 0 10.137 4.538 10.137 10.138v30.408c0 5.599-4.538 10.138-10.137 10.138h-42.506c-5.598 0-10.137-4.538-10.137-10.138v-30.408z","M88.144 879.402c-5.598 0-10.137 4.538-10.137 10.138v30.408c0 5.599 4.538 10.138 10.137 10.138h42.506c5.598 0 10.137-4.538 10.137-10.138v-30.408c0-5.599-4.538-10.138-10.137-10.138h-42.506z","M739.035 373.551c0-11.406-9.249-20.652-20.652-20.652-11.408 0-20.652 9.246-20.652 20.652v117.303h-117.304c-11.408 0-20.652 9.244-20.652 20.652 0 11.404 9.244 20.652 20.652 20.652h117.304v110.485c0 11.404 9.244 20.652 20.652 20.652 11.404 0 20.652-9.249 20.652-20.652v-110.485h110.48c11.408 0 20.652-9.249 20.652-20.652 0-11.408-9.244-20.652-20.652-20.652h-110.48v-117.303z","M720.97 0c36.147 0 65.452 29.306 65.452 65.455v122.809c146.604 32.593 256.219 163.412 256.219 319.831 0 156.421-109.615 287.241-256.219 319.837v122.806c0 36.147-29.305 65.452-65.452 65.452h-655.515c-36.15 0-65.455-29.305-65.455-65.452v-885.282c0-36.15 29.305-65.455 65.455-65.455h655.515zM737.862 834.951c-6.293 0.433-12.632 0.689-19.018 0.763v115.023c0 5.841-0.763 11.501-2.197 16.891h4.324c9.328 0 16.891-7.564 16.891-16.891v-115.786zM670.282 832.712c-159.791-21.811-282.919-158.832-282.919-324.617 0-165.779 123.128-302.802 282.919-324.611v-118.028c0-9.331-7.564-16.895-16.891-16.895h-587.936c-9.331 0-16.895 7.564-16.895 16.895v885.282c0 9.328 7.564 16.891 16.895 16.891h587.936c9.328 0 16.891-7.564 16.891-16.891v-118.025zM718.843 180.48c6.386 0.073 12.726 0.329 19.018 0.763v-115.787c0-9.331-7.564-16.895-16.891-16.895h-4.324c1.434 5.39 2.197 11.053 2.197 16.895v115.024zM715.003 794.433c158.138 0 286.334-128.195 286.334-286.338 0-158.136-128.195-286.333-286.334-286.333s-286.335 128.196-286.335 286.333c0 158.143 128.197 286.338 286.335 286.338z"],"width":1071,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-to-binder"],"grid":0},"attrs":[],"properties":{"order":420,"id":22,"name":"add-to-binder","prevSize":32,"code":59664},"setIdx":0,"setId":3,"iconIdx":27},{"icon":{"paths":["M0 111.304c0-61.472 49.833-111.304 111.304-111.304h756.87c61.471 0 111.304 49.833 111.304 111.304v129.475c95.112 53.805 159.312 155.887 159.312 272.961 0 166.191-129.358 302.169-292.877 312.734v101.296c0 61.663-76.435 90.384-117.043 43.974l-149.059-170.354h-468.507c-61.472 0-111.304-49.833-111.304-111.304v-578.783zM801.391 826.23c-161.868-12.257-289.391-147.483-289.391-312.489 0-0.579 0-1.162 0.004-1.741h-289.396c-12.294 0-22.261-9.968-22.261-22.261s9.967-22.261 22.261-22.261h292.784c7.275-49.171 25.97-94.62 53.301-133.565h-346.085c-12.294 0-22.261-9.967-22.261-22.261s9.967-22.261 22.261-22.261h383.964c56.48-55.097 133.685-89.043 218.82-89.043 38.542 0 75.46 6.957 109.564 19.684v-108.728c0-36.883-29.901-66.783-66.783-66.783h-756.87c-36.883 0-66.783 29.899-66.783 66.783v578.783c0 36.882 29.899 66.783 66.783 66.783h488.711l162.362 185.558c13.535 15.471 39.014 5.895 39.014-14.657v-101.541zM1099.282 513.741c0-151.261-122.626-273.884-273.889-273.884s-273.884 122.623-273.884 273.884c0 151.263 122.622 273.889 273.884 273.889s273.889-122.626 273.889-273.889z","M843.402 378.435c0-10.91-8.846-19.755-19.754-19.755-10.912 0-19.754 8.845-19.754 19.755v113.81h-113.811c-10.912 0-19.754 8.846-19.754 19.754 0 10.912 8.842 19.754 19.754 19.754h113.811v104.074c0 10.908 8.842 19.754 19.754 19.754 10.908 0 19.754-8.846 19.754-19.754v-104.074h104.070c10.912 0 19.754-8.842 19.754-19.754 0-10.908-8.842-19.754-19.754-19.754h-104.070v-113.81z"],"width":1158,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-note"],"grid":0},"attrs":[],"properties":{"order":421,"id":23,"name":"add-note","prevSize":32,"code":59665},"setIdx":0,"setId":3,"iconIdx":28},{"icon":{"paths":["M95.188 49.548c0 27.365-21.308 49.548-47.594 49.548s-47.594-22.183-47.594-49.548c0-27.365 21.309-49.548 47.594-49.548s47.594 22.184 47.594 49.548z","M95.188 512c0 27.366-21.308 49.546-47.594 49.546s-47.594-22.18-47.594-49.546c0-27.365 21.309-49.548 47.594-49.548s47.594 22.183 47.594 49.548z","M95.188 974.454c0 27.361-21.308 49.546-47.594 49.546s-47.594-22.185-47.594-49.546c0-27.366 21.309-49.551 47.594-49.551s47.594 22.185 47.594 49.551z","M253.837 49.548c0-27.365 21.308-49.548 47.594-49.548l674.969 0.001c26.286 0 47.596 22.184 47.596 49.548s-21.309 49.549-47.596 49.549l-674.969-0.002c-26.286 0-47.594-22.183-47.594-49.548z","M253.837 512c0-27.365 21.308-49.548 47.594-49.548l674.969 0.001c26.286 0 47.596 22.183 47.596 49.547 0 27.366-21.309 49.551-47.596 49.551l-674.969-0.005c-26.286 0-47.594-22.18-47.594-49.546z","M253.837 974.454c0-27.366 21.308-49.551 47.594-49.551h674.969c26.286 0 47.596 22.185 47.596 49.551s-21.309 49.546-47.596 49.546h-674.969c-26.286 0-47.594-22.185-47.594-49.546z"],"attrs":[{},{},{},{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{},{}],"2372462551852141":[{},{},{},{},{},{}]},"tags":["toc"],"grid":0},"attrs":[{},{},{},{},{},{}],"properties":{"order":418,"id":24,"name":"toc","prevSize":32,"code":59659},"setIdx":0,"setId":3,"iconIdx":29},{"icon":{"paths":["M0 989.88c0-18.852 19.386-34.13 43.3-34.13h937.4c23.916 0 43.3 15.278 43.3 34.13s-19.384 34.135-43.3 34.135h-937.4c-23.914 0-43.3-15.283-43.3-34.135z","M45.566 0c-23.914 0-43.3 15.282-43.3 34.133s19.386 34.133 43.3 34.133h434.6c23.913 0 43.298-15.282 43.298-34.133s-19.384-34.133-43.298-34.133h-434.6z","M2.2 366.958c0-18.851 19.386-34.133 43.3-34.133h136.566c23.913 0 43.3 15.282 43.3 34.133s-19.386 34.134-43.3 34.134h-136.566c-23.914 0-43.3-15.282-43.3-34.134z","M45.566 640.026c-23.914 0-43.3 15.283-43.3 34.135 0 18.847 19.386 34.13 43.3 34.13h68.3c23.913 0 43.299-15.283 43.299-34.13 0-18.852-19.386-34.135-43.299-34.135h-68.3z","M687.227 751.063l-42.501 55.583c-21.729 28.416-55.199 45.42-90.967 46.203l-89.085 1.951-31.192 40.796c-15.663 20.48-40.055 32.394-65.839 32.154l-95.854-0.891c-59.065-0.548-92.152-68.296-56.273-115.215l71.104-92.989-21.462-86.487c-8.616-34.719-0.982-71.475 20.748-99.891l42.501-55.583 412.022-433.892c41.436-43.64 109.117-49.013 156.923-12.457l71.516 54.686c47.805 36.555 60.36 103.274 29.102 154.703l-310.743 511.331zM393.673 504.621l249.496 190.777 297.923-490.233c13.588-22.36 8.131-51.368-12.652-67.262l-71.521-54.686c-20.782-15.894-50.207-13.558-68.224 5.416l-395.022 415.988zM351.455 556.129l-12.676 16.573c-9.448 12.36-12.767 28.339-9.021 43.433l21.065 84.884 114.041 87.199 87.436-1.915c15.549-0.343 30.106-7.731 39.552-20.086l12.672-16.579-253.069-193.51zM331.26 769.848l-62.871 82.222c-2.563 3.354-0.199 8.192 4.020 8.233l95.854 0.891c4.834 0.046 9.408-2.191 12.345-6.031l22.959-30.024-72.306-55.291z"],"attrs":[{},{},{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{}],"2372462551852141":[{},{},{},{},{}]},"tags":["notes"],"grid":0},"attrs":[{},{},{},{},{}],"properties":{"order":417,"id":25,"name":"notes","prevSize":32,"code":59660},"setIdx":0,"setId":3,"iconIdx":30},{"icon":{"paths":["M330.491 55.379c7.217-3.631 15.178-5.659 23.618-5.659h41.136c11.319 0 20.549-11.121 20.549-24.856 0-13.727-9.23-24.864-20.549-24.864h-41.136c-13.902 0-27.234 3.343-39.373 9.45-10.529 5.242-15.505 19.797-11.083 32.476 4.345 12.702 16.31 18.718 26.839 13.454zM950.496 726.236c0-13.727-9.23-24.856-20.564-24.856-11.319 0-20.549 11.137-20.549 24.856v43.521c0 10.149-1.686 19.774-4.672 28.54-4.33 12.679 0.646 27.234 11.083 32.491 10.529 5.264 22.577-0.752 26.907-13.438 5.067-14.715 7.794-30.804 7.794-47.6v-43.521zM929.932 527.319c11.334 0 20.564 11.137 20.564 24.856v87.027c0 13.742-9.23 24.856-20.564 24.856-11.319 0-20.549-11.121-20.549-24.856v-87.027c0-13.727 9.23-24.856 20.549-24.856zM942.147 358.097c-3.449-3.039-7.635-4.831-12.215-4.831-11.319 0-20.549 11.137-20.549 24.856v87.027c0 13.742 9.23 24.856 20.549 24.856 11.334 0 20.564-11.121 20.564-24.856v-87.027c0-8.204-3.289-15.497-8.356-20.025zM929.932 192.301c5.713 0 10.848 2.803 14.623 7.331 3.7 4.49 5.948 10.688 5.948 17.533v73.938c0 13.719-9.23 24.856-20.564 24.856-4.414 0-8.516-1.671-11.805-4.505-5.295-4.505-8.751-11.942-8.751-20.351v-73.938c0-13.719 9.23-24.856 20.549-24.856zM942.702 76.711c-4.33-12.679-16.386-18.703-26.907-13.438-10.438 5.264-15.414 19.812-11.083 32.491 1.922 5.637 3.289 11.661 4.095 17.928 0.41 3.464 0.577 7.004 0.577 10.612v14.282c0 13.742 9.23 24.856 20.549 24.856 11.334 0 20.564-11.121 20.564-24.856v-14.282c0-16.811-2.727-32.886-7.794-47.6zM284.448 58.008c10.453 5.242 15.429 19.797 11.083 32.491-1.367 3.912-3.13 12.253-3.13 12.253l395.89-0.015c66.372 0 120.171 58.16 120.171 129.925v611.694h39.214c8.425 0 16.378-2.028 23.618-5.659 2.963-1.474 6.017-2.066 9.002-1.869 7.619 0.517 14.692 6.199 17.822 15.307 4.414 12.702-0.562 27.234-11.083 32.491-12.124 6.108-25.471 9.45-39.358 9.45h-39.214c0 71.758-53.799 129.925-120.171 129.925h-568.135c-66.372 0-120.171-58.16-120.171-129.925v-661.414c0-71.758 53.799-129.925 120.171-129.925h131.11c0 0 1.2-16.599 6.267-31.29 4.33-12.679 16.378-18.703 26.907-13.438zM120.164 173.598c-30.159 0-54.627 26.444-54.627 59.064v661.414c0 32.62 24.461 59.056 54.627 59.056h568.135c30.159 0 54.627-26.436 54.627-59.056v-661.414c0-32.62-24.461-59.064-54.627-59.064h-568.135zM620.682 556.847c0 16.31-12.231 29.513-27.317 29.513h-158.754v170.536c0 16.918-12.679 30.622-28.343 30.622-15.649 0-28.328-13.704-28.328-30.622v-170.536h-158.769c-15.072 0-27.302-13.203-27.302-29.513s12.231-29.528 27.302-29.528h158.769v-170.513c0-16.918 12.679-30.645 28.328-30.645 15.664 0 28.343 13.727 28.343 30.645v170.513h158.754c15.087 0 27.317 13.218 27.317 29.528zM806.54-0.008c-11.334 0-20.564 11.137-20.564 24.864 0 13.742 9.23 24.856 20.564 24.856h41.136c8.425 0 16.378 2.028 23.618 5.659 10.521 5.264 22.486-0.752 26.816-13.454 4.414-12.679-0.562-27.234-11.083-32.476-4.74-2.37-9.625-4.33-14.692-5.834-7.87-2.37-16.15-3.608-24.666-3.608h-41.136zM621.456 24.856c0-6.184 1.846-11.836 4.976-16.204 3.776-5.302 9.321-8.66 15.573-8.66h82.264c11.334 0 20.564 11.137 20.564 24.864 0 13.742-9.23 24.856-20.564 24.856h-82.264c-11.319 0-20.549-11.121-20.549-24.856zM477.486-0.008c-11.319 0-20.564 11.137-20.564 24.864 0 13.742 9.253 24.856 20.564 24.856h82.264c6.176 0 11.729-3.305 15.497-8.546 3.145-4.368 5.067-10.081 5.067-16.31 0-13.727-9.23-24.864-20.564-24.864h-82.264z"],"width":950,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["copy"],"grid":0},"attrs":[],"properties":{"order":416,"id":26,"name":"copy","prevSize":32,"code":59661},"setIdx":0,"setId":3,"iconIdx":31},{"icon":{"paths":["M821.084 827.919c13.404 0 24.274-9.59 24.274-21.427 0-11.832-10.87-21.427-24.274-21.427h-84.808c-13.409 0-24.279 9.595-24.279 21.427v184.704c0 11.837 10.87 21.427 24.279 21.427 13.404 0 24.274-9.59 24.274-21.427v-72.673h53.796c13.409 0 24.279-9.59 24.279-21.427s-10.87-21.427-24.279-21.427h-53.796v-47.749h60.534z","M467.746 785.070c-5.961 0-11.677 2.263-15.887 6.292-4.21 4.024-6.568 9.487-6.557 15.176l0.392 184.699c0.012 5.688 2.394 11.141 6.62 15.15 4.205 3.994 9.893 6.236 15.824 6.236h0.087c1.655-0.005 40.711-0.154 56.309-0.415 57.119-0.952 98.58-48.63 98.58-113.367 0-68.050-40.417-113.777-100.572-113.777l-54.796 0.005zM578.227 898.847c0 48.087-27.361 70.067-54.472 70.523-7.603 0.123-21.305 0.225-33.218 0.297l-0.302-141.737h32.307c41.057-0.005 55.685 36.634 55.685 70.917z","M204.448 785.065c-14.273 0-25.843 9.595-25.843 21.427v184.704c0 11.837 11.571 21.427 25.843 21.427s25.843-9.59 25.843-21.427v-58.921c13.042-0.056 27.852-0.113 36.184-0.113 49.595 0 89.941-32.993 89.941-73.549 0-40.55-40.346-73.549-89.941-73.549h-62.027zM304.729 858.619c0 16.64-17.518 30.694-38.255 30.694-8.335 0-23.121 0.056-36.184 0.108v-61.496h36.184c20.737-0.005 38.255 14.054 38.255 30.694z","M547.722 34.133c0-18.851-15.995-34.133-35.722-34.133s-35.721 15.282-35.721 34.133v372.706l-166.347-158.954c-13.95-13.33-36.567-13.33-50.517 0s-13.95 34.942 0 48.272l227.326 217.225c13.95 13.327 36.569 13.327 50.515 0l227.328-217.225c13.952-13.33 13.952-34.942 0-48.272s-36.567-13.33-50.519 0l-166.344 158.954v-372.706z","M71.442 671.288c0-6.282 5.331-11.377 11.907-11.377h857.303c6.574 0 11.909 5.094 11.909 11.377v318.577c0 18.852 15.99 34.135 35.717 34.135s35.722-15.283 35.722-34.135v-318.577c0-43.986-37.315-79.642-83.348-79.642h-857.303c-46.032 0-83.349 35.656-83.349 79.642l-0 318.577c0 18.852 15.993 34.135 35.721 34.135s35.721-15.283 35.721-34.135v-318.577z"],"attrs":[{},{},{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{}],"2372462551852141":[{},{},{},{},{}]},"tags":["download-pdf"],"grid":0},"attrs":[{},{},{},{},{}],"properties":{"order":415,"id":27,"name":"download-pdf","prevSize":32,"code":59662},"setIdx":0,"setId":3,"iconIdx":32},{"icon":{"paths":["M0 450.948c0-248.646 202.302-450.948 450.948-450.948 248.663 0 450.95 202.302 450.95 450.948 0 109.376-39.144 209.779-104.148 287.943l214.050 214.050c16.268 16.247 16.268 42.612 0 58.86-8.131 8.131-18.787 12.199-29.43 12.199-10.656 0-21.299-4.069-29.43-12.199l-214.050-214.050c-78.164 65.010-178.568 104.148-287.943 104.148-248.646 0-450.948-202.288-450.948-450.95zM83.252 450.95c0 202.747 164.95 367.697 367.696 367.697s367.692-164.953 367.692-367.699c0-202.746-164.947-367.696-367.692-367.696s-367.696 164.952-367.696 367.698z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["search"],"grid":0},"attrs":[],"properties":{"order":406,"id":28,"name":"search","prevSize":32,"code":59684},"setIdx":0,"setId":3,"iconIdx":33},{"icon":{"paths":["M247.222 886.291c11.999 0 21.724-9.811 21.724-21.926v-436.349c0-12.111-9.725-21.928-21.724-21.928s-21.725 9.816-21.725 21.928v436.349c0 12.115 9.725 21.926 21.725 21.926z","M505.301 886.291c11.999 0 21.724-9.811 21.724-21.926v-436.349c0-12.111-9.725-21.928-21.724-21.928s-21.724 9.816-21.724 21.928v436.349c0 12.115 9.725 21.926 21.724 21.926z","M559.62 115.777h106.006c47.974 0.051 86.848 39.289 86.899 87.709v122.792c0 12.111-9.728 21.928-21.722 21.928h-40.403v559.577c0 31.936-11.162 61.37-31.437 82.886-20.050 21.408-47.994 33.478-77.186 33.331h-411.021c-29.192 0.147-57.137-11.923-77.197-33.331-20.264-21.523-31.424-50.95-31.424-82.886v-559.577h-40.41c-11.999 0-21.724-9.816-21.724-21.928v-122.792c0.051-48.42 38.925-87.658 86.897-87.709h106.016v-28.068c0.051-48.42 38.925-87.657 86.897-87.709h192.913c47.963 0.051 86.837 39.289 86.897 87.709v28.068zM279.81 43.854c-23.981 0.026-43.423 19.649-43.448 43.854v28.068h279.81v-28.068c-0.034-24.206-19.467-43.829-43.448-43.854h-192.913zM581.777 980.147c37.143 0 65.173-31.11 65.173-72.365v-559.577h-541.367v559.577c0 41.254 28.020 72.365 65.172 72.365h411.021zM43.449 304.351h665.627v-100.865c-0.026-24.214-19.456-43.829-43.45-43.855h-578.728c-23.982 0.026-43.423 19.64-43.449 43.855v100.865z"],"width":768,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["remove"],"grid":0},"attrs":[],"properties":{"order":403,"id":29,"name":"remove","prevSize":32,"code":59655},"setIdx":0,"setId":3,"iconIdx":34},{"icon":{"paths":["M915.789 642.618c-13.651 0-24.71 11.475-24.71 25.632v227.584c-0.051 42.451-33.21 76.851-74.138 76.896h-693.382c-40.929-0.045-74.087-34.445-74.135-76.896v-667.94c0.048-42.443 33.207-76.845 74.135-76.895h219.412c13.649 0 24.712-11.475 24.712-25.632 0-14.147-11.062-25.631-24.712-25.631h-219.412c-68.208 0.080-123.481 57.411-123.558 128.159v667.946c0.077 70.752 55.35 128.077 123.558 128.16h693.382c68.211-0.083 123.482-57.408 123.558-128.16v-227.59c0-14.157-11.059-25.632-24.71-25.632z","M930.714 33.784c-43.43-45.046-113.837-45.046-157.267 0l-440.871 457.286c-3.021 3.134-5.203 7.019-6.342 11.284l-57.976 217.101c-2.385 8.896 0.038 18.432 6.332 24.966 6.303 6.528 15.493 9.043 24.074 6.579l209.306-60.141c4.113-1.184 7.858-3.45 10.879-6.579l440.863-457.298c43.36-45.076 43.36-118.046 0-163.122l-28.998-30.077zM386.42 507.731l360.819-374.263 116.365 120.7-360.826 374.264-116.357-120.7zM363.176 556.111l92.968 96.439-128.597 36.954 35.629-133.393zM924.768 190.739l-26.208 27.184-116.378-120.71 26.214-27.183c24.128-25.021 63.238-25.021 87.36 0l29.011 30.077c24.083 25.052 24.083 65.592 0 90.632z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["edit"],"grid":0},"attrs":[],"properties":{"order":404,"id":30,"name":"edit","prevSize":32,"code":59656},"setIdx":0,"setId":3,"iconIdx":35},{"icon":{"paths":["M1131.789 73.92l-0.005 440.556c0 14.305-12.989 25.905-29.017 25.905s-29.017-11.599-29.017-25.905v-440.556c0-1.558-1.223-2.894-3.040-3.326-119.797-28.369-237.918-25.101-351.086 9.708-62.092 19.102-105.574 42.995-124.691 54.616v727.553c41.515-21.213 107.396-48.575 192.647-63.418 94.062-16.379 190.151-13.905 286.17 7.303v-170.787c0-14.304 12.989-25.902 29.017-25.902s29.017 11.598 29.017 25.902v204.795c0 1.568-0.205 3.104-0.512 4.619l-0.011 0.156-0.027 0.248-14.277 64.512c-6.893 31.167-41.073 51.114-75.954 44.372-198.564-38.303-349.184 19.106-421.284 56.74-33.188 17.316-74.418 17.316-107.609 0-72.097-37.635-222.69-95.049-421.287-56.74-34.896 6.742-69.060-13.231-75.951-44.372l-14.277-64.512-0.021-0.226-0.014-0.178c-0.31-1.514-0.515-3.050-0.515-4.619v-517.435l-0.046-69.785 0.050-179.228c0-24.997 18.997-46.956 46.197-53.397 164.499-38.957 301.453-15.203 387.375 11.58 63.352 19.748 108.823 43.789 132.294 57.766 23.477-13.977 68.948-38.018 132.301-57.766 85.924-26.783 222.882-50.534 387.374-11.577 27.201 6.441 46.199 28.4 46.199 53.397zM1069.115 858.791c-218.915-51.184-386.14 17.694-449.396 50.71-33.124 17.289-74.353 17.354-107.605-0.005-63.256-33.021-230.479-101.888-449.392-50.71l9.088 41.062c0.615 2.759 3.668 4.382 6.756 3.783 217.799-42.022 383.466 21.218 462.844 62.653 15.112 7.89 33.9 7.89 49.012 0 79.382-41.429 245.065-104.658 462.843-62.647 3.137 0.604 6.155-1.062 6.758-3.783l9.092-41.062zM61.124 70.595c-1.818 0.432-3.041 1.768-3.041 3.326v732.431c96.031-21.208 192.113-23.676 286.17-7.297 85.248 14.843 151.131 42.2 192.647 63.413v-727.551c-19.091-11.604-62.579-35.507-124.694-54.613-113.16-34.809-231.28-38.077-351.082-9.708z"],"width":1132,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["open-book"],"grid":0},"attrs":[],"properties":{"order":386,"id":31,"name":"open-book","prevSize":32,"code":59654},"setIdx":0,"setId":3,"iconIdx":36},{"icon":{"paths":["M950.857 1024c-43.886 0-87.771-14.629-117.029-58.514l-760.686-746.057c-43.886-43.886-43.886-102.4 0-146.286s102.4-43.886 146.286 0l731.429 731.429 731.429-731.429c43.886-43.886 102.4-43.886 146.286 0s43.886 102.4 0 146.286l-760.686 746.057c-29.257 43.886-73.143 58.514-117.029 58.514z"],"width":1902,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["down"],"grid":0},"attrs":[],"properties":{"order":402,"id":32,"name":"down","prevSize":32,"code":59653},"setIdx":0,"setId":3,"iconIdx":37},{"icon":{"paths":["M839.1 271.065c0 23.943-19.41 43.353-43.355 43.353h-132.011v125.749c0 24.894-20.178 45.075-45.073 45.075s-45.073-20.181-45.073-45.075v-125.749h-132.013c-23.943 0-43.353-19.409-43.353-43.353s19.41-43.353 43.353-43.353h132.013v-125.749c0-24.894 20.178-45.075 45.073-45.075s45.073 20.181 45.073 45.075v125.749h132.011c23.945 0 43.355 19.41 43.355 43.353z","M4.514 51.539c10.538-21.076 36.167-29.619 57.243-19.081l67.731 33.866c40.245 20.123 69.878 56.599 81.329 100.114l106.799 405.836c8.221 31.238 36.466 53.015 68.77 53.015h400.996c30.054 0 56.86-18.893 66.97-47.195l115.257-322.712c7.925-22.191 32.336-33.756 54.528-25.83s33.758 32.34 25.833 54.531l-115.257 322.712c-22.238 62.265-81.215 103.828-147.331 103.828h-400.996c-71.068 0-133.207-47.906-151.293-116.634l-106.799-405.834c-5.205-19.779-18.674-36.359-36.968-45.506l-67.731-33.865c-21.076-10.539-29.619-36.167-19.081-57.244z","M227.565 881.289c0-78.546 63.675-142.222 142.222-142.222s142.222 63.676 142.222 142.222c0 78.546-63.675 142.222-142.222 142.222s-142.222-63.676-142.222-142.222zM369.787 824.4c-31.419 0-56.889 25.469-56.889 56.889s25.47 56.889 56.889 56.889c31.419 0 56.889-25.469 56.889-56.889s-25.47-56.889-56.889-56.889z","M824.9 739.066c-78.546 0-142.222 63.676-142.222 142.222s63.676 142.222 142.222 142.222c78.546 0 142.222-63.676 142.222-142.222s-63.676-142.222-142.222-142.222zM768.011 881.289c0-31.42 25.469-56.889 56.889-56.889 31.414 0 56.889 25.469 56.889 56.889s-25.475 56.889-56.889 56.889c-31.42 0-56.889-25.469-56.889-56.889z"],"width":1081,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-to-cart"],"grid":0},"attrs":[],"properties":{"order":400,"id":33,"name":"add-to-cart","prevSize":32,"code":59649},"setIdx":0,"setId":3,"iconIdx":38},{"icon":{"paths":["M810.033 72.802c13.049-15.419 11.123-38.495-4.296-51.541s-38.493-11.124-51.541 4.295l-241.991 285.989-155.63-176.382c-13.363-15.145-36.474-16.59-51.619-3.227s-16.59 36.474-3.227 51.619l183.633 208.118c7.030 7.967 17.178 12.483 27.803 12.373s20.675-4.836 27.536-12.947l269.332-318.298z","M52.934 137.953c-18.065-9.033-40.033-1.711-49.066 16.355s-1.71 40.033 16.355 49.066l58.055 29.027c15.68 7.84 27.225 22.052 31.686 39.006l91.542 347.859c15.502 58.909 68.765 99.967 129.68 99.967h343.711c56.671 0 107.223-35.625 126.284-88.99l98.792-276.612c6.793-19.021-3.121-39.948-22.143-46.741s-39.946 3.119-46.738 22.14l-98.792 276.613c-8.665 24.254-31.642 40.448-57.403 40.448h-343.711c-27.689 0-51.899-18.661-58.945-45.436l-91.542-347.861c-9.815-37.298-35.215-68.564-69.711-85.812l-58.055-29.027z","M316.96 743.614c-67.326 0-121.905 54.579-121.905 121.905s54.579 121.905 121.905 121.905c67.327 0 121.905-54.579 121.905-121.905s-54.578-121.905-121.905-121.905zM268.198 865.519c0-26.926 21.832-48.762 48.762-48.762s48.762 21.836 48.762 48.762c0 26.931-21.831 48.762-48.762 48.762s-48.762-21.831-48.762-48.762z","M585.153 865.519c0-67.326 54.579-121.905 121.905-121.905s121.905 54.579 121.905 121.905c0 67.326-54.579 121.905-121.905 121.905s-121.905-54.579-121.905-121.905zM707.057 816.757c-26.931 0-48.762 21.836-48.762 48.762 0 26.931 21.831 48.762 48.762 48.762 26.926 0 48.762-21.831 48.762-48.762 0-26.926-21.836-48.762-48.762-48.762z"],"width":926,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["cart-added"],"grid":0},"attrs":[],"properties":{"order":399,"id":34,"name":"cart-added","prevSize":32,"code":59652},"setIdx":0,"setId":3,"iconIdx":39},{"icon":{"paths":["M1792 576c35.345 0 64-28.654 64-64s-28.655-64-64-64v128zM40.078 466.745c-24.993 24.993-24.993 65.516 0 90.51l407.294 407.293c24.993 24.994 65.516 24.994 90.51 0s24.993-65.519 0-90.513l-362.039-362.035 362.039-362.039c24.993-24.993 24.993-65.516 0-90.51s-65.516-24.994-90.51 0l-407.294 407.293zM1792 448h-1706.667v128h1706.667v-128z"],"width":1877,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["arrow"],"grid":0},"attrs":[],"properties":{"order":397,"id":35,"name":"arrow","prevSize":32,"code":59651},"setIdx":0,"setId":3,"iconIdx":40},{"icon":{"paths":["M592.847 793.767c-190.057 0-352.149-119.609-394.191-290.89-1.383-5.78-1.383-11.857 0-17.637 42.042-171.331 204.135-290.937 394.191-290.937 190.054 0 352.148 119.606 394.191 290.888 1.38 5.78 1.38 11.857 0 17.637-42.043 171.331-204.137 290.939-394.191 290.939zM272.959 494.034c37.25 133.29 167.379 225.628 319.889 225.628 152.506 0 282.635-92.338 319.887-225.628-37.252-133.291-167.381-225.626-319.887-225.626-152.51 0-282.639 92.335-319.889 225.626z","M592.842 642.247c-81.714 0-148.211-66.495-148.211-148.208 0-81.714 66.497-148.211 148.211-148.211 81.715 0 148.211 66.497 148.211 148.211 0 81.713-66.495 148.208-148.211 148.208zM592.842 419.934c-40.858 0-74.105 33.248-74.105 74.105s33.248 74.103 74.105 74.103c40.858 0 74.105-33.246 74.105-74.103s-33.248-74.105-74.105-74.105z","M37.053 247.017c-20.453 0-37.053-16.6-37.053-37.053v-74.105c0-78.7 51.972-135.859 123.509-135.859h86.456c20.453 0 37.053 16.6 37.053 37.053s-16.6 37.053-37.053 37.053h-86.456c-47.032 0-49.404 51.479-49.404 61.754v74.105c0 20.453-16.6 37.053-37.053 37.053z","M1148.637 247.017c-20.453 0-37.053-16.6-37.053-37.053v-74.105c0-34.039-27.718-61.754-61.758-61.754h-74.105c-20.453 0-37.053-16.6-37.053-37.053s16.6-37.053 37.053-37.053h74.105c74.946 0 135.863 60.915 135.863 135.859v74.105c0 20.453-16.6 37.053-37.053 37.053z","M209.965 988.068h-86.456c-71.536 0-123.509-57.161-123.509-135.858v-74.105c0-20.453 16.6-37.053 37.053-37.053s37.053 16.6 37.053 37.053v74.105c0 10.278 2.371 61.753 49.404 61.753h86.456c20.453 0 37.053 16.6 37.053 37.053s-16.6 37.053-37.053 37.053z","M1049.826 988.068h-74.105c-20.453 0-37.053-16.6-37.053-37.053s16.6-37.053 37.053-37.053h74.105c34.040 0 61.758-27.713 61.758-61.753v-74.105c0-20.453 16.6-37.053 37.053-37.053s37.053 16.6 37.053 37.053v74.105c0 74.946-60.917 135.858-135.863 135.858z"],"width":1186,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["preview"],"grid":0},"attrs":[],"properties":{"order":395,"id":36,"name":"preview1","prevSize":32,"code":59650},"setIdx":0,"setId":3,"iconIdx":41},{"icon":{"paths":["M1010.432 838.752l-383.968-768c-21.664-43.36-65.952-70.752-114.464-70.752s-92.8 27.392-114.464 70.752l-383.968 768c-19.84 39.68-17.728 86.816 5.6 124.576 23.328 37.696 64.512 60.672 108.864 60.672h767.904c44.384 0 85.568-22.976 108.864-60.672 23.328-37.76 25.44-84.896 5.632-124.576zM575.936 864c0 17.696-14.304 32-32 32h-64c-17.696 0-32-14.304-32-32v-64c0-17.696 14.304-32 32-32h64c17.696 0 32 14.304 32 32v64zM575.936 608c0 17.696-14.304 32-32 32h-64c-17.696 0-32-14.304-32-32v-320c0-17.664 14.304-32 32-32h64c17.696 0 32 14.336 32 32v320z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["warning"],"grid":0},"attrs":[{}],"properties":{"order":388,"id":37,"name":"warning","prevSize":32,"code":59648},"setIdx":0,"setId":3,"iconIdx":42},{"icon":{"paths":["M1520.425 257.947c155.778 107.762 251.988 214.605 256.009 219.101 17.799 19.901 17.799 49.995 0 69.9-4.022 4.495-100.231 111.339-256.009 219.102-208.282 144.082-424.597 220.244-625.544 220.244-200.952 0-417.262-76.161-625.545-220.244-155.776-107.763-251.992-214.606-256.008-219.102-17.797-19.901-17.797-49.999 0-69.9 4.017-4.495 100.229-111.339 256.008-219.101 208.283-144.083 424.593-220.241 625.545-220.241 200.947 0 417.262 76.158 625.544 220.241zM125.568 512.019c39.487 38.743 111.387 104.347 205.548 169.245 63.43 43.721 143.597 91.43 234.699 129.317-71.714-78.969-115.477-183.76-115.477-298.584 0-114.964 43.868-219.873 115.744-298.873-209.582 87.309-372.79 232.563-440.513 298.894zM555.205 511.998c0 187.293 152.379 339.672 339.676 339.672 187.3 0 339.671-152.375 339.671-339.672s-152.371-339.672-339.671-339.672c-187.297 0-339.676 152.375-339.676 339.672zM1339.419 511.994c0 114.967-43.864 219.877-115.74 298.877 209.585-87.309 372.792-232.563 440.515-298.897-39.508-38.754-111.393-104.354-205.554-169.245-63.423-43.721-143.593-91.431-234.691-129.317 71.708 78.968 115.47 183.759 115.47 298.583zM725.889 511.995c0-93.182 75.811-168.994 168.994-168.994s168.996 75.811 168.996 168.994c0 28.959-23.478 52.435-52.438 52.435-14.476 0-27.592-5.869-37.078-15.356-9.486-9.491-15.36-22.6-15.36-37.079 0-35.356-28.764-64.122-64.12-64.122s-64.122 28.766-64.122 64.122c0 35.356 28.766 64.122 64.122 64.122 14.479 0 27.588 5.869 37.077 15.356 9.486 9.491 15.36 22.6 15.36 37.079 0 28.959-23.478 52.436-52.437 52.436-93.182 0-168.994-75.812-168.994-168.994z"],"width":1792,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["view"],"grid":0},"attrs":[{}],"properties":{"order":394,"id":38,"name":"preview","prevSize":32,"code":59681},"setIdx":0,"setId":3,"iconIdx":43},{"icon":{"paths":["M527.463 927.785c0 53.138-43.077 96.215-96.215 96.215s-96.215-43.077-96.215-96.215c0-53.138 43.077-96.215 96.215-96.215s96.215 43.077 96.215 96.215z","M946.685 927.785c0 53.138-43.077 96.215-96.215 96.215s-96.215-43.077-96.215-96.215c0-53.138 43.077-96.215 96.215-96.215s96.215 43.077 96.215 96.215z","M1096.161 304.107c-121.987 0-592.752 0-592.752 0s-34.362 8.591-34.362 46.389c0 37.799 34.362 49.826 34.362 49.826h530.899l-29.208 101.369c-146.040 0-522.309 0-522.309 0s-32.644 6.872-32.644 42.953c0 36.081 32.644 46.389 32.644 46.389h496.537l-27.49 94.497h-541.208l-36.081-285.208-12.027-96.215c0 0-10.309-89.342-15.463-125.423-6.872-36.081-97.933-82.47-297.235-175.248-46.389-20.617-84.188 65.289 0 109.96l156.349 72.161c0 0 36.081 20.617 39.517 49.826s67.007 498.255 67.007 498.255 1.718 65.289 61.852 65.289c60.134 0 546.362 0 596.188 0s60.134-51.544 60.134-51.544l118.55-350.497c-1.718 0 34.362-92.779-53.262-92.779z"],"width":1155,"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{}],"2372462551852141":[{},{},{}]},"tags":["shop"],"grid":0},"attrs":[{},{},{}],"properties":{"order":390,"id":39,"name":"shop","prevSize":32,"code":59657},"setIdx":0,"setId":3,"iconIdx":44},{"icon":{"paths":["M983.996 0h-943.996c-22.092 0-40 17.908-40 40v192c0 11.687 5.244 22.552 13.284 29.769l298.716 268.078v454.148c0 12.723 6.054 24.695 16.306 32.23 10.157 7.467 23.366 9.779 35.626 5.956l320-100.002c16.7-5.222 28.068-20.685 28.068-38.178v-354.155l298.714-268.080c8.457-7.586 13.286-18.408 13.286-29.768v-192c0-22.092-17.911-40-40.004-40zM944 214.152l-298.716 268.080c-8.454 7.585-13.284 18.407-13.284 29.768v342.589l-240 74.999v-417.588c0-11.36-4.83-22.182-13.284-29.77l-234.256-210.23h499.54c22.092 0 39.999-17.907 39.999-39.999s-17.907-40-39.999-40h-564v-112h864v134.152z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["filter"],"grid":0},"attrs":[],"properties":{"order":405,"id":40,"name":"filter","prevSize":32,"code":59658},"setIdx":0,"setId":3,"iconIdx":45},{"icon":{"paths":["M622.703 560.432h69.189c20.757-27.676 34.595-62.27 41.514-96.865l-48.432-48.432c0-13.838 0-27.676 0-48.432 0-13.838 0-27.676 0-48.432l48.432-48.432c-6.919-34.595-20.757-69.189-41.514-96.865h-69.189c-20.757-20.757-41.514-48.432-62.27-62.27v-69.189c-27.676-20.757-62.27-34.595-96.865-41.514l-48.432 48.432c-13.838 0-27.676 0-48.432 0-13.838 0-27.676 0-48.432 0l-48.432-48.432c-34.595 6.919-69.189 20.757-96.865 41.514v69.189c-20.757 20.757-48.432 41.514-62.27 62.27h-69.189c-20.757 27.676-34.595 62.27-41.514 96.865l48.432 48.432c0 13.838 0 27.676 0 48.432 0 13.838 0 27.676 0 48.432l-48.432 48.432c6.919 34.595 20.757 69.189 41.514 96.865h69.189c20.757 20.757 41.514 48.432 62.27 62.27v69.189c27.676 20.757 62.27 34.595 96.865 41.514l48.432-48.432c13.838 0 27.676 0 48.432 0 13.838 0 27.676 0 48.432 0l48.432 48.432c34.595-6.919 69.189-20.757 96.865-41.514v-69.189c27.676-13.838 48.432-34.595 62.27-62.27zM373.622 477.405c-55.351 0-103.784-48.432-103.784-103.784s48.432-103.784 103.784-103.784c55.351 0 103.784 48.432 103.784 103.784 0 62.27-48.432 103.784-103.784 103.784zM1037.838 816.432l41.514-20.757c0-20.757 0-48.432-6.919-69.189l-41.514-6.919c-6.919-6.919-6.919-20.757-13.838-27.676s-13.838-13.838-13.838-27.676l13.838-41.514c-13.838-20.757-34.595-34.595-55.351-41.514l-34.595 27.676c-20.757-6.919-34.595-13.838-55.351-13.838l-20.757-41.514c-20.757 0-48.432 0-69.189 6.919l-6.919 41.514c-6.919 6.919-20.757 6.919-27.676 13.838s-13.838 13.838-27.676 13.838l-41.514-13.838c-20.757 13.838-34.595 34.595-41.514 55.351l27.676 34.595c-6.919 20.757-13.838 34.595-13.838 55.351l-41.514 20.757c0 20.757 0 48.432 6.919 69.189l41.514 6.919c6.919 6.919 6.919 20.757 13.838 27.676s13.838 13.838 13.838 27.676l-13.838 41.514c13.838 20.757 34.595 34.595 55.351 41.514l34.595-27.676c20.757 6.919 41.514 13.838 55.351 13.838l20.757 41.514c20.757 0 48.432 0 69.189-6.919l6.919-41.514c6.919-6.919 20.757-6.919 27.676-13.838s13.838-13.838 27.676-13.838l41.514 13.838c20.757-13.838 34.595-34.595 41.514-55.351l-27.676-34.595c6.919-13.838 13.838-34.595 13.838-55.351zM864.865 857.946c-34.595 20.757-76.108 6.919-96.865-27.676s-6.919-76.108 27.676-96.865c34.595-20.757 76.108-6.919 96.865 27.676s6.919 76.108-27.676 96.865z"],"width":1079,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":58880,"grid":16},"attrs":[],"properties":{"order":391,"id":0,"prevSize":32,"code":58880,"name":"account-settings"},"setIdx":1,"setId":2,"iconIdx":0},{"icon":{"paths":["M192 128l640 384-640 384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":59932,"grid":16},"attrs":[],"properties":{"order":392,"id":1,"prevSize":32,"code":59932,"name":"caret"},"setIdx":1,"setId":2,"iconIdx":1},{"icon":{"paths":["M512 406.588l-384-384c-30.118-30.118-75.294-30.118-105.412 0s-30.118 75.294 0 105.412l384 384-384 384c-30.118 30.118-30.118 75.294 0 105.412s75.294 30.118 105.412 0l384-384 384 384c30.118 30.118 75.294 30.118 105.412 0 15.059-15.059 22.588-37.647 22.588-52.706 0-22.588-7.529-37.647-22.588-52.706l-384-384 384-384c15.059-15.059 22.588-37.647 22.588-52.706 0-22.588-7.529-37.647-22.588-52.706-30.118-30.118-75.294-30.118-105.412 0l-384 384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":58889,"grid":16},"attrs":[],"properties":{"order":389,"id":2,"prevSize":32,"code":58889,"name":"close"},"setIdx":1,"setId":2,"iconIdx":2},{"icon":{"paths":["M128 256h768v86h-768v-86zM128 554v-84h768v84h-768zM128 768v-86h768v86h-768z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":57870,"grid":16},"attrs":[{}],"properties":{"order":388,"id":3,"prevSize":32,"code":57870,"name":"menu","ligatures":"menu"},"setIdx":1,"setId":2,"iconIdx":3},{"icon":{"paths":["M791.498 544.092c-1.294-129.682 105.758-191.876 110.542-194.966-60.152-88.020-153.85-100.078-187.242-101.472-79.742-8.074-155.596 46.948-196.066 46.948-40.368 0-102.818-45.754-168.952-44.552-86.916 1.292-167.058 50.538-211.812 128.38-90.304 156.698-23.126 388.84 64.89 515.926 43.008 62.204 94.292 132.076 161.626 129.58 64.842-2.588 89.362-41.958 167.756-41.958s100.428 41.958 169.050 40.67c69.774-1.296 113.982-63.398 156.692-125.796 49.39-72.168 69.726-142.038 70.924-145.626-1.548-0.706-136.060-52.236-137.408-207.134zM662.562 163.522c35.738-43.358 59.86-103.512 53.28-163.522-51.478 2.096-113.878 34.29-150.81 77.55-33.142 38.376-62.148 99.626-54.374 158.436 57.466 4.484 116.128-29.204 151.904-72.464z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["apple","brand"],"defaultCode":60094,"grid":16},"attrs":[],"properties":{"ligatures":"apple, brand53","name":"apple","order":444,"id":4,"prevSize":32,"code":60094},"setIdx":1,"setId":2,"iconIdx":4}],"height":1024,"metadata":{"name":"lawcarta"},"preferences":{"showGlyphs":true,"showQuickUse":true,"showQuickUse2":true,"showSVGs":true,"fontPref":{"prefix":"icon-","metadata":{"fontFamily":"lawcarta","majorVersion":1,"minorVersion":0},"metrics":{"emSize":1024,"baseline":6.25,"whitespace":50},"embed":false},"imagePref":{"prefix":"icon-","png":true,"useClassSelector":true,"color":4473924,"bgColor":16777215},"historySize":100,"gridSize":16,"showCodes":true}} \ No newline at end of file +{"IcoMoonType":"selection","icons":[{"icon":{"paths":["M287.432 522.962c-5.992-28.35-42.165-191.769-45.282-215.446h649.407c10.952-0.004 44.052-3.47 38.615 25.197l-100.279 287.728c-6.007 17.384-8.402 35.469-28.882 36.347-41.34 1.77-87.123-0.010-128.961-0.010h-324.307c-28.025 0.024-32.567-1.053-37.855-27.487-7.103-35.513-15.035-71.227-22.452-106.33h-0.004zM338.618 830.703c36.221-8.923 66.366 17.174 72.713 45.534 8.112 36.245-16.98 65.434-44.783 72.407-75.121 18.851-110.2-97.67-27.929-117.94zM217.936 897.351c3.458 71.3 65.815 130.765 142.623 126.323 71.039-4.106 129.6-65.448 125.63-141.639-3.746-71.895-65.824-131.189-142.741-126.484-75.068 4.598-129.061 68.588-125.512 141.795v0.005zM709.661 897.351c-4.471-35.616 21.085-63.785 51.658-67.925 36.445-4.935 65.039 21.168 68.974 52.473 6.154 48.957-48.484 91.282-99.63 54.516-8.719-6.266-18.944-22.669-21.002-39.063v0zM636.153 901.598c6.437 70.032 67.862 129.229 146.417 121.763 69.408-6.588 127.868-67.535 121.281-145.198-5.973-70.388-67.974-129.585-146.866-122.266-69.115 6.412-127.956 68.242-120.832 145.701zM28.301 1.434c-31.588 8.96-36.321 48.699-16.264 66.073 14.909 12.912 96.988 47.384 106.949 55.907 8.899 7.614 10.66 28.113 13.445 41.798 30.338 149.101 63.521 301.034 95.165 450.051 6.137 28.901 10.687 61.586 27.016 80.652 15.027 17.54 36.575 35.83 70.571 38.161 33.449 2.292 74.653 0.224 108.946 0.224 109.044 0 218.095 0 327.142 0 38.683 0 63.473 3.647 93.545-15.277 24.62-15.482 33.319-30.866 45.115-63.976l84.358-241.374c8.016-23.432 24.098-59.189 24.074-85.642-0.029-32.754-18.51-62.589-34.748-74.946-28.165-21.439-42.73-23.301-86.304-23.301-72.699 0-145.393 0-218.092 0-144.677 0-290.362-1.692-434.904 0.105-13.165 0.162-9.397-2.443-16.605-36.662-3.217-15.271-6.407-30.171-9.703-45.653-17.194-80.785-27.029-80.947-100.314-117.592-12.203-6.102-23.873-11.937-35.875-17.938-12.737-6.368-25.897-15.617-43.516-10.621v0.009z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["shop"],"colorPermutations":{}},"attrs":[],"properties":{"order":486,"id":66,"name":"shop","prevSize":32,"code":59657},"setIdx":0,"setId":1,"iconIdx":0},{"icon":{"paths":["M759.131 958.51l-209.113 0.216c-105.019 0-210.037 0-315.055 0-38.534 0-63.21 5.052-89.899-15.662-17.87-13.864-34.433-42.894-22.709-77.079 6.915-20.167 32.337-47.462 59.786-46.052l578.214-0.137c-2.327 18.079-0.449 49.983-0.449 69.575 0 14.404 1.815 58.123-0.774 69.137zM180.444 65.612l579.461-0.323-0.353 176.901c-28.524 7.784-46.154 9.029-74.877 26.28-17.641 10.599-44.567 29.994-56.462 45.256-6.986 8.96-15.263 17.513-21.663 28.525-21.817 37.564-34.52 71.174-34.423 119.148 0.114 53.196 21.703 111.42 57.003 146.736l39.72 35.544c4.972 3.385 10.206 6.65 16.521 9.956 19.678 10.297 42.837 19.991 65.365 23.979 0.506 0.085 5.769 1.013 5.854 1.041 5.734 1.968 1.9-1.047 4.443 3.004v72.488c-165.598 0-331.195 0-496.791 0-58.804 0-97.954-6.332-145.596 18.739-2.146-25.81-0.255-154.698-0.255-191.602v-384.758c0-25.646-3.154-69.196 5.839-89.866 7.86-18.073 30.331-41.328 56.219-41.053l-0.003 0.005zM761.031 484.4c-6.252-2.748-7.1-5.776-12.089-9.984-40.943-34.528-76.925 20.045-45.818 45.803l42.422 37.012c15.269 13.057 29.872 31.011 48.321 30.436 13.585-0.421 19.166-7.253 26.368-13.528 3.789-3.3 7.248-5.194 11.008-8.583 3.755-3.387 6.087-6.356 9.825-9.631l43.099-36.415c16.777-15.061 11.11-43.047-6.65-52.419-25.333-13.367-40.34 9.865-52.685 17.91-1.405-29.047-0.188-61.134-0.188-90.514 0-18.125 6.104-59.803-32.063-59.354-36.887 0.435-31.551 38.432-31.551 59.354 0 29.971 0 59.942 0 89.913v-0.002zM949.538 471.161c-6.975 88.678-80.708 153.070-166.736 147.58-82.534-5.268-152.508-77.232-146.597-167.14 5.427-82.47 77.198-152.494 167.583-146.286 86.67 5.953 152.326 82.206 145.749 165.844v0.002zM824.9 679.128c24.912-2.327 57.657-14.899 76.129-25.663 18.159-10.576 18.273-12.629 30.646-20.912 9.893-6.622 17.954-16.526 25.805-24.417 5.956-5.985 6.451-8.101 11.822-14.626 46.177-56.059 57.424-149.442 26.908-218.619-14.729-33.388-20.247-37.926-39.714-62.020-22.79-28.213-76.641-64.233-131.76-70.417-1.451-65.29-0.188-132.397-0.085-197.87 0.068-45.334-19.445-43.753-55.762-43.753h-490.706c-62.879 0-128.538-8.266-171.135 27.363-51.547 43.112-53.491 78.075-53.491 143.249v690.055c0 44.863 1.432 79.832 32.619 115.325 24.706 28.114 58.694 46.063 99.999 46.717 65.18 1.035 131.279 0.006 196.562 0.006 131.041 0 262.083-0.023 393.121 0 43.395 0.006 48.794-7.652 48.794-50.523v-196.562c0-30.64-1.838-67.442 0.256-97.331h-0.006z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["add-printed"]},"attrs":[{}],"properties":{"order":485,"id":65,"name":"add-printed","prevSize":32,"code":59712},"setIdx":0,"setId":1,"iconIdx":1},{"icon":{"paths":["M1113.498 832.444c21.487 0 38.901-17.419 38.901-38.906 0-21.481-17.414-38.901-38.901-38.901h-136.465v-153.298c0-21.965-17.806-39.773-39.777-39.773-21.965 0-39.771 17.808-39.771 39.773v153.298h-141.358c-21.487 0-38.901 17.419-38.901 38.906s17.414 38.901 38.901 38.901h141.358v151.78c0 21.97 17.806 39.777 39.771 39.777 21.97 0 39.777-17.806 39.777-39.777v-151.78h136.465z","M849.351 280.783c0 100.867-54.494 189.311-136.317 238.818 38.087 12.67 74.143 29.995 107.662 51.318 19.695 12.527 18.716 40.698-0.705 53.646-11.691 7.794-26.897 7.526-38.832 0.119-64.495-40.010-139.054-62.934-218.51-63.121l-0.989 0.001-0.988-0.001c-227.377 0.542-414.672 187.258-440.569 427.819-1.9 17.653-16.412 31.647-34.168 31.647-18.926 0-34.128-15.809-32.217-34.634 22.136-218.163 163.224-402.466 356.572-466.792-81.827-49.506-136.325-137.953-136.325-238.821 0-155.072 128.806-280.783 287.695-280.783s287.692 125.711 287.692 280.783zM561.659 485.52c115.859 0 209.777-91.664 209.777-204.737s-93.918-204.738-209.777-204.738c-115.856 0-209.777 91.664-209.777 204.738s93.921 204.737 209.777 204.737z"],"attrs":[{},{}],"width":1195,"isMulticolor":false,"isMulticolor2":false,"grid":0,"tags":["add-user"]},"attrs":[{},{}],"properties":{"order":484,"id":64,"name":"add-user","prevSize":32,"code":59713},"setIdx":0,"setId":1,"iconIdx":2},{"icon":{"paths":["M1191.070 54.865h-1043.065c-81.754 0-148.005 66.109-148.005 147.694v649.841c0 81.581 66.249 147.692 148.005 147.692h1043.065c81.755 0 148.007-66.103 148.007-147.692v-649.841c0-81.582-66.245-147.694-148.007-147.694zM148.005 160.359h1043.065c22.56 0 40.873 18.289 40.873 40.786v87.206l-1124.82 0.009v-87.205c0-21.105 18.327-40.796 40.882-40.796zM1191.070 894.598h-1043.065c-22.555 0-40.872-18.29-40.872-40.787v-393.844h1124.818v393.844c0 21.094-18.322 40.787-40.881 40.787z","M287.55 624.533c-29.605 0-53.565 23.91-53.565 53.453s23.961 53.453 53.565 53.453h298.824c29.606 0 53.565-23.91 53.565-53.453s-23.961-53.453-53.555-53.453h-298.835z","M1009.239 582.335c-32.414 0-60.605 15.473-77.525 40.786-16.912-23.911-45.111-40.786-77.533-40.786-52.145 0-95.841 42.2-95.841 95.642 0 52.041 42.286 95.643 95.841 95.643 32.421 0 60.605-15.473 77.533-40.786 16.912 23.91 45.111 40.786 77.525 40.786 52.153 0 95.846-42.201 95.846-95.643-1.41-53.443-43.693-95.642-95.846-95.642z"],"width":1339,"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"tags":["card"],"grid":0},"attrs":[{},{},{}],"properties":{"order":483,"id":0,"name":"card","prevSize":32,"code":59711},"setIdx":0,"setId":1,"iconIdx":3},{"icon":{"paths":["M603.518 899.917l-66.116-65.946 295.468-296.171 65.811 67.535-295.164 294.581zM464.751 760.077l-67.636-67.827 293.496-295.161 68.39 69.416-294.251 293.572zM253.636 179.297c39.67-18.655 58.061-29.501 109.13-29.501 32.525 0 62.316 8.677 87.394 20.825 13.224 6.363 22.951 12.436 33.59 20.102 4.712 3.326 11.399 8.387 14.287 11.713l26.751 26.61c2.431 2.458 3.647 4.338 6.079 6.652l20.518 19.957c2.432 2.458 3.648 4.339 6.232 6.797 2.736 2.748 5.016 3.905 7.752 6.508l18.695 20.102c2.888 2.748 5.167 4.049 7.903 6.652 9.119 8.966 15.503 18.8 26.902 26.32-3.192 9.4-10.792 12.437-17.479 19.523l-277.078 277.663-93.018-92.844c-15.351-16.631-21.43-18.222-38.605-41.795-7.296-9.834-13.679-20.68-19.759-33.261-14.287-29.357-20.215-59.293-20.215-95.012 0-42.517 12.311-70.862 27.966-102.533 5.016 2.604 8.36 6.941 12.312 11.28l36.326 35.576c22.342 16.92 49.7 14.606 70.675-5.351 19.607-18.655 17.327-47.144 1.216-67.246l-36.022-35.865c-4.712-3.905-8.664-7.954-11.551-12.871zM106.205 177.851c-1.52 4.772-8.207 13.304-11.096 17.932-4.104 6.652-6.687 11.569-10.335 18.366-62.012 117.284-42.405 261.756 46.205 357.202l432.868 433.846c9.727 9.261 18.695 18.515 39.67 18.803 30.094 0.147 47.266-25.165 70.677-48.16 107.757-106.291 214.003-215.475 321.152-322.49 21.28-21.116 42.253-46.134 17.331-79.396l-438.495-441.223c-56.388-48.447-121.592-83.733-212.938-84.022-57.3-0.145-115.817 16.052-162.326 44.831-6.080 3.76-13.071 9.255-19.303 11.859-7.144-4.628-11.095-11.569-17.631-17.499l-26.598-26.754c-13.527-12.148-16.871-17.932-27.206-27.477-3.8-3.471-5.775-4.338-9.119-8.098-8.664-9.255-15.199-17.932-30.55-22.994-37.693-12.437-79.643 21.982-65.812 64.065 5.32 16.196 36.63 43.963 49.549 56.834 3.040 3.181 5.472 5.929 8.511 8.822l45.445 45.554z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["discount"],"grid":0},"attrs":[],"properties":{"order":10,"id":1,"name":"discount","prevSize":32,"code":59710},"setIdx":0,"setId":1,"iconIdx":4},{"icon":{"paths":["M126.739 385.856h769.678l0.248 555.467h-769.802l-0.124-555.467zM126.739 173.166l0.372-6.511h142.704c1.489 29.705 2.728 42.051 17.235 60.090 20.581 25.638 45.5 23.465 74.512 23.465 22.936 0 39.798-9.903 50.958-23.059 16.614-19.398 14.631-29.841 17.979-60.499h164.151c2.479 29.841 1.609 40.422 16.862 59.82 20.334 25.773 47.238 23.739 75.753 23.739 22.44 0 40.543-10.852 50.585-23.465 15.621-19.532 15.001-29.165 17.359-59.549l141.088-0.679c1.49 21.839 0.372 114.484 0.372 143.24h-768.933l-0.993-136.595zM664.572 83.641h14.755l6.199 0.27v89.795l-6.199 0.27h-14.755v-90.339zM339.49 83.777l20.954-0.135v90.339l-14.755 0.136-6.199-0.406v-89.931zM269.69 90.152c-80.465 12.343-212.506-39.879-212.382 79.488v724.887c0 51.949-8.060 123.169 76.001 122.894h756.789c34.593 0.132 51.208-9.908 65.71-33.507 14.75-23.735 10.536-60.087 10.536-91.148v-724.889c-0.497-114.349-128.072-67.55-211.14-77.724-1.609-29.705-0.372-39.338-20.706-62.938-24.053-27.807-92.614-27.401-119.519 0.544-18.472 19.262-16.862 29.841-20.582 62.938h-163.903c-2.975-32.554-3.223-44.626-20.458-63.074-15.869-16.955-31.245-20.211-59.636-20.211-35.582 0-63.355 9.768-76 45.849-5.082 14.379-3.472 21.431-4.713 36.895z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["calendar"],"grid":0},"attrs":[],"properties":{"order":482,"id":2,"name":"calendar","prevSize":32,"code":59709},"setIdx":0,"setId":1,"iconIdx":5},{"icon":{"paths":["M491.778 9.288l-198.169 201.8c-12.16 12.383-12.16 32.461 0 44.845s31.877 12.383 44.038 0l145.010-147.668v624.074c0 17.192 13.941 31.135 31.139 31.135s31.139-13.943 31.139-31.135v-624.074l145.009 147.668c12.164 12.383 31.879 12.383 44.037 0 12.164-12.383 12.164-32.461 0-44.845l-198.167-201.8c-12.161-12.383-31.877-12.383-44.037 0z","M79.046 545.916c-43.656 0-79.046 36.034-79.046 80.492v317.1c0 44.452 35.39 80.492 79.046 80.492h865.907c43.66 0 79.047-36.039 79.047-80.492v-317.1c0-44.458-35.387-80.492-79.047-80.492h-112.009c-17.51 0-31.706 14.196-31.706 31.706 0 17.516 14.196 31.712 31.706 31.712h112.009c9.265 0 16.767 7.642 16.767 17.074v317.1c0 9.426-7.502 17.074-16.767 17.074h-865.907c-9.261 0-16.767-7.648-16.767-17.074v-317.1c0-9.432 7.506-17.074 16.767-17.074h112.009c17.513 0 31.71-14.196 31.71-31.712 0-17.51-14.197-31.706-31.71-31.706h-112.009z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["upload"],"grid":0},"attrs":[],"properties":{"order":482,"id":3,"name":"upload","prevSize":32,"code":59708},"setIdx":0,"setId":1,"iconIdx":6},{"icon":{"paths":["M670.379 361.801c2.679 91.804 0 186.27 0 278.074 0 46.569 0 91.802 0 138.371 0 31.932 5.353 107.77-6.69 131.721-20.076 35.925-66.913 26.607-113.756 26.607-93.68 0-186.022 0-278.364 0-21.413 0-48.179 2.662-65.576-5.319-10.706-6.65-28.104-23.95-26.766-41.244-2.677-62.532 0-194.253 0-263.441 0-87.811 0-176.955 0-264.768h491.151zM536.55 395.063c-20.074 6.653-21.413 19.957-21.413 45.237 0 49.228-2.676 393.828 0 404.471 4.015 17.294 21.413 30.601 42.825 23.95 18.737-6.656 21.411-22.619 21.411-45.238 0-50.557 1.343-393.828-1.337-405.802-4.016-17.296-20.074-30.602-41.486-22.618zM290.305 393.733c-18.736 7.983-21.412 21.288-21.412 46.568 0 50.559-1.339 391.165 1.338 404.471 2.677 15.963 21.413 30.601 41.487 23.95 20.074-7.987 21.412-21.288 21.412-45.238 0-51.888 1.338-392.497 0-404.471-4.015-17.296-21.412-31.932-42.825-25.28zM119.004 296.606c-2.677-19.957-4.015-89.143 4.015-101.118s20.074-13.305 38.81-13.305h527.288c18.734 0 29.44 2.661 36.13 14.635 6.69 10.644 6.69 82.491 4.016 99.787h-610.26zM302.35 116.989c0-31.932 5.353-45.237 38.811-45.237h168.624c30.78 0 36.134 14.635 36.134 45.237h-243.569zM236.774 116.989c-70.93 0-149.889-14.635-177.992 63.864-8.030 23.949-5.353 85.152-5.353 115.753 0 18.627-2.677 39.915 8.030 53.22 13.383 14.635 29.442 10.644 50.855 10.644 2.677 14.635 1.339 459.020 1.339 472.326 0 41.244-4.015 70.514 13.383 105.108 37.472 74.507 107.063 62.532 175.316 62.532 80.298 0 160.594 0 240.892 0 72.268 0 139.18 10.644 176.653-61.201 18.739-34.594 14.723-62.532 14.723-103.777v-355.244c0-35.924-2.679-85.152 0-119.745 20.076-2.661 37.473 3.991 50.853-9.313 10.706-13.305 8.033-31.932 8.033-51.889 0-29.271 4.011-91.804-4.016-115.754-9.37-29.271-32.119-53.22-61.559-61.203-29.446-9.313-82.978-2.661-117.771-5.322-2.674-19.957 4.016-30.602-12.043-59.872-8.033-14.636-22.75-29.271-36.135-37.254-34.796-18.627-96.357-11.974-137.844-11.974-68.252 0-139.182-13.305-173.978 47.898-16.059 29.271-9.368 45.237-13.383 61.203z"],"width":796,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["remove"],"grid":0},"attrs":[{}],"properties":{"order":481,"id":4,"name":"remove","prevSize":32,"code":59655},"setIdx":0,"setId":1,"iconIdx":7},{"icon":{"paths":["M717.892 745.711c61.747-10.519 109.579 34.6 118.062 85.146 10.177 62.418-33.923 109.909-84.474 118.733-62.083 11.19-110.933-33.923-119.415-84.81-9.159-55.296 26.459-108.891 85.828-119.068zM157.445 410.551c62.083-12.212 110.597 32.905 119.757 82.772 11.535 62.418-32.229 110.928-81.76 120.429-61.745 11.873-111.615-31.892-121.114-81.757-6.107-33.244 3.392-59.704 18.659-81.754 12.892-18.318 34.265-33.584 64.459-39.69zM724.338 73.696c59.711-6.106 106.866 39.69 112.299 92.27 6.104 60.722-38.679 107.875-92.279 113.642-60.046 6.106-108.561-39.69-113.311-92.609-5.427-61.401 38.673-107.876 93.292-113.303zM565.569 229.063c-20.016 13.569-40.711 29.513-61.066 44.1l-123.828 90.575c-7.803 5.767-58.012 43.083-62.762 44.439-15.606-16.283-3.732-9.838-33.586-34.602-100.42-82.772-267.333-22.728-283.278 118.052-4.41 41.725 5.428 79.379 23.409 109.911 51.906 88.878 169.967 114.66 255.12 52.918l18.998-15.263 259.87 194.719c-0.678 54.272 11.537 91.591 38.673 124.154 89.566 109.232 259.874 76.669 303.633-54.955 28.501-84.804-10.854-175.041-94.31-215.751-51.905-25.441-113.653-18.995-164.198 10.177-38.679 22.050-53.942 54.955-61.406 62.083-7.122-3.732-189.644-142.137-211.356-158.083-10.178-7.805-21.034-14.928-29.855-22.727 0.34-4.75 4.75-15.945 6.446-21.712 8.482-34.941 4.75-46.814 2.375-79.38 9.16-8.82 48.514-35.28 62.423-46.135 40.711-31.209 87.528-62.079 127.221-92.949 10.517-7.802 20.695-14.926 31.551-22.728l32.228-23.068c88.889 102.787 262.588 67.507 301.261-67.846 13.568-47.831 5.086-97.698-16.287-135.352-18.318-31.888-47.491-60.044-86.505-76.327-118.403-49.528-254.444 45.457-241.213 180.47 1.018 13.569 4.411 23.407 6.446 35.28z"],"width":910,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["share"],"grid":0},"attrs":[{}],"properties":{"order":480,"id":5,"name":"share","prevSize":32,"code":59704},"setIdx":0,"setId":1,"iconIdx":8},{"icon":{"paths":["M917.914 154.192l-122.627-123.567c-40.882-40.834-106.496-40.834-147.372 0l-531.396 530.816c-5.38 5.374-8.607 11.821-9.68 18.266l-49.486 270.778c-2.154 10.752 1.073 22.57 9.68 31.16 7.534 7.523 19.358 11.818 31.192 9.668l270.002-49.429c6.453-1.072 12.906-4.295 18.286-9.668l531.396-530.819c40.888-40.826 40.888-107.442 0.006-147.205zM598.432 177.832l61.319 61.251-378.648 379.31-61.319-61.254 378.648-379.308zM134.804 812.875l37.653-205.234 167.808 167.623-205.461 37.611zM390.821 729.064l-61.319-61.253 379.726-379.306 61.32 61.252-379.727 379.308zM868.436 251.974l-49.489 49.432-172.116-171.928 49.495-49.424c13.987-13.972 35.497-13.972 49.483 0l122.627 122.496c13.987 13.964 13.987 35.459 0 49.425z","M858.455 957.88h-788.82c-7.547 0-12.929 6.192-12.929 12.39v41.285c0 7.228 6.465 12.384 12.929 12.384l788.82 0.006c7.547 0 12.926-6.192 12.926-12.384v-41.285c1.078-6.204-5.391-12.396-12.926-12.396z"],"width":964,"attrs":[{},{}],"isMulticolor":false,"isMulticolor2":false,"tags":["rename"],"grid":0},"attrs":[{},{}],"properties":{"order":479,"id":6,"name":"rename","prevSize":32,"code":59703},"setIdx":0,"setId":1,"iconIdx":9},{"icon":{"paths":["M580.813 24.233l-22.528-24.142h-466.406c-1.828 0-3.7-0.022-5.598-0.045-7.137-0.085-14.618-0.173-21.332 0.902-10.197 1.425-19.516 6.46-26.213 14.163-12.761 14.216-12.551 31.644-12.341 49.153 0.027 2.231 0.054 4.464 0.054 6.69v866.13c0 2.355-0.033 4.732-0.066 7.119-0.243 17.591-0.494 35.689 12.353 48.823 14.591 14.918 24.37 14.918 43.159 14.918h257.267c0.951 0.016 1.901-0.016 2.846-0.086h386.724c1.827 0 3.703 0.022 5.6 0.043 7.136 0.086 14.616 0.172 21.332-0.9 10.197-1.423 19.515-6.462 26.209-14.164 12.762-14.217 12.552-31.652 12.342-49.163-0.027-2.226-0.054-4.457-0.054-6.678v-401.888c0.092-1.158 0.124-2.326 0.097-3.497v-255.68l0.049-14.062-7.421-8.518-206.072-229.12zM339.162 937.084h-227.793c-8.927 0-16.165-7.238-16.168-16.163l-0.295-836.010c-0.003-8.932 7.236-16.174 16.168-16.174h356.287v181.088c0 19.707 7.782 37.448 20.018 50.199 12.287 12.751 29.182 20.664 47.972 20.664h191.22v76.137l-1.051 1.663 0.183 524.552c0.005 8.93-7.233 16.174-16.168 16.174l-370.373-2.129zM535.402 230.572v-153.973l156.612 173.226h-140.38c-6.144-0.806-10.24-2.469-12.39-5.14-2.101-2.672-3.381-7.359-3.842-14.112z"],"width":808,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["new-edition"],"grid":0},"attrs":[{}],"properties":{"order":477,"id":7,"name":"new-edition","prevSize":32,"code":59705},"setIdx":0,"setId":1,"iconIdx":10},{"icon":{"paths":["M169.599 240.768c22.971-5.099 259.786-1.949 303.763-1.949 44.128 0 107.752-7.648 136.92 16.646 37.78 31.644 30.526 64.337 30.526 122.675v456.355c0 27.147-3.174 44.091-16.319 61.639-9.674 12.595-25.843 24.447-46.549 28.796-23.423 5.098-260.54 1.946-305.122 1.946-44.431 0-107.601 7.351-136.92-16.643-37.933-31.194-30.528-65.687-30.528-122.675v-456.359c-0.151-25.345 3.476-44.991 16.321-61.637 11.183-14.547 25.087-23.845 47.907-28.794zM271.76 3.216c-21.309 4.799-38.991 29.844-25.389 55.789 12.392 23.695 36.422 20.996 68.007 20.996h355.749c42.469 0 105.337-7.649 124.68 54.139 8.16 26.245 4.080 136.622 4.080 172.615v354.976c0 28.645-1.207 59.99 0 88.333 1.056 25.643 21.914 45.439 49.723 38.244 26.597-7.049 29.162-28.796 29.162-58.939v-441.36c0-107.828 20.857-213.856-86.14-269.045-46.549-23.995-105.639-17.246-163.064-17.246-26.295 0-339.731-2.4-356.808 1.5zM168.39 161.284c-58.335 7.198-96.721 38.542-118.785 74.085-30.527 49.34-23.273 104.679-23.273 169.016 0 127.774 0 255.4 0 383.174 0 72.284-4.080 109.175 34.154 158.068 26.145 33.442 70.425 59.683 132.84 59.683 34.91 0 359.225 1.8 385.067-0.895 56.827-5.702 97.178-40.195 118.18-74.24 30.682-49.939 23.277-103.629 23.277-169.014 0-127.623 0-255.247 0-383.021 0-71.235 3.325-109.778-34.158-158.068-25.843-33.443-70.877-59.688-132.84-59.688-33.095 0-360.735-2.1-384.462 0.9z"],"width":916,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["duplicate"],"grid":0},"attrs":[{}],"properties":{"order":476,"id":8,"name":"duplicate","prevSize":32,"code":59706},"setIdx":0,"setId":1,"iconIdx":11},{"icon":{"paths":["M483.148 112.074c8.213-24.993-8.212-45.301-25.224-51.223-14.34-4.947-215.678-2.473-239.924-2.473-56.315 0-97.247-6.574-138.441 23.366-39.564 28.704-50.97 64.176-50.97 110.714 0.13 214.267 0.196 428.599 0 642.929 0 58.386 18.837 88.329 50.318 111.369 41.585 30.521 78.867 24.082 136.811 24.082 107.35 0 214.635 0 321.92 0 51.166 0 284.965 4.488 316.703-5.21 37.804-11.517 69.421-43.279 81.541-79.276 11.276-33.388 6.066-260.608 6.192-312.743 0.259-80.578-63.223-64.502-78.216-37.035-14.926 27.337 2.415 262.105-5.542 316.389-6.969 47.381-71.108 35.34-125.205 35.34h-563.345c-28.679 0.066-46.799-4.488-55.338-25.184-6.648-16.342-3.324-132.259-3.324-158.618v-482.234c0-29.224-5.084-50.247 12.71-68.732 16.165-16.857 42.432-12.236 68.895-12.236l241.554 0.065c25.681-0.065 41.975-8.136 48.884-29.289zM798.094 141.298c-4.433 9.503-36.762 39.378-46.405 49.010l-288.485 288.337c-8.864 8.656-16.491 12.366-19.098 28.898-6.909 43.088 43.279 67.756 76.455 30.591l144.96-144.494c13.36-12.106 34.412-34.106 48.423-48.1l96.467-96.524c10.101-10.154 41.129-43.023 48.363-47.123 0 45.887-3.192 104.79 0.199 149.115 3.909 50.247 71.891 51.158 81.866 7.355 4.036-17.834 1.235-181.919 1.235-223.315 0-66.128-1.693-76.672-73.324-76.672-43.737 0-207.203-3.059-227.346 1.106-43.084 8.982-42.757 76.217 4.951 81.359 42.171 4.491 106.833 0 151.739 0.456z"],"width":964,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["open"],"grid":0},"attrs":[{}],"properties":{"order":475,"id":9,"name":"open","prevSize":32,"code":59707},"setIdx":0,"setId":1,"iconIdx":12},{"icon":{"paths":["M979.752 0h-821.727c-41.907 0-82.101 16.857-111.748 46.855-29.63 30.015-46.277 70.715-46.277 113.145v447.999c0 42.433 16.649 83.132 46.277 113.146 29.644 30.003 69.841 46.854 111.748 46.854h821.727c41.91 0 82.102-16.856 111.747-46.854 29.633-30.015 46.279-70.713 46.279-113.146v-447.999c0-42.431-16.651-83.127-46.279-113.145-29.639-30-69.837-46.855-111.747-46.855zM1074.569 608c0 25.458-9.99 49.892-27.767 67.886-17.778 18-41.904 28.114-67.044 28.114h-821.731c-25.143 0-49.271-10.115-67.046-28.114s-27.767-42.428-27.767-67.886v-447.999c0-25.457 9.989-49.887 27.767-67.884s41.907-28.114 67.046-28.114h821.731c25.139 0 49.271 10.114 67.044 28.114s27.767 42.431 27.767 67.884v447.999zM655.792 332.801l-143.8-82.173c-17.947-10.3-39.945-10.143-57.734 0.414s-28.699 29.9-28.614 50.787v164.857c-0.127 13.772 4.543 27.158 13.22 37.771 8.663 10.614 20.755 17.786 34.13 20.243 13.39 2.458 27.203 0.043 38.999-6.814l143.803-82.685c11.935-6.843 21.089-17.772 25.816-30.814 4.727-13.029 4.727-27.357 0-40.401s-13.881-23.957-25.816-30.8l-0.006-0.386zM488.724 456.958v-146.114l127.746 73.157-127.746 72.957zM158.014 1024c25.143 0 49.271-10.115 67.046-28.114s27.767-42.428 27.767-67.886c0-25.452-9.989-49.886-27.767-67.88-17.778-18-41.907-28.114-67.046-28.114s-49.271 10.109-67.046 28.114c-17.775 18-27.767 42.428-27.767 67.88 0 25.458 9.99 49.892 27.767 67.886 17.778 18 41.906 28.114 67.046 28.114zM158.014 896c12.783 0 24.31 7.799 29.192 19.758 4.896 11.958 2.201 25.714-6.843 34.873-9.044 9.153-22.631 11.884-34.441 6.929-11.81-4.944-19.513-16.617-19.513-29.559 0-17.67 14.152-32 31.605-32zM316.039 864c0-17.67 14.152-32 31.605-32h632.097c17.454 0 31.607 14.33 31.607 32s-14.154 32-31.607 32h-632.097c-17.453 0-31.605-14.33-31.605-32zM316.039 992c0-17.67 14.152-32 31.605-32h316.051c17.454 0 31.602 14.33 31.602 32s-14.148 32-31.602 32h-316.051c-17.453 0-31.605-14.33-31.605-32z"],"width":1138,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["video"],"grid":0},"attrs":[{}],"properties":{"order":474,"id":10,"name":"video","prevSize":32,"code":59698},"setIdx":0,"setId":1,"iconIdx":13},{"icon":{"paths":["M803.681 641.203h-583.322c-19.445 0-32.403 12.764-32.403 31.898 0 19.139 12.966 31.898 32.403 31.898h583.322c19.446 0 32.404-12.764 32.404-31.898 0-19.144-12.964-31.898-32.404-31.898z","M544.435 577.382h-324.076c-16.202 0-32.403-12.764-32.403-31.898s12.959-31.898 32.403-31.898h324.076c19.441 0 32.404 12.759 32.404 31.898 0 19.133-12.959 31.898-32.404 31.898z","M933.294 258.396h-29.251v-172.266c0-48.809-38.031-86.13-87.767-86.13l-588.070 0.003c-49.737 0-87.768 37.321-87.768 86.13v28.708h-52.664c-49.737 0-87.768 37.321-87.768 86.13l-0.007 736.901c0 48.809 38.031 86.129 87.768 86.129l848.46-0.005c49.736 0 87.767-37.32 87.767-86.129l0.005-593.349c-2.929-48.808-40.965-86.121-90.706-86.121zM228.205 57.412l588.067-0.003c17.556 0 29.256 11.487 29.256 28.708v172.266l-494.439 0.010-81.918-109.105c-14.633-20.093-40.96-34.456-70.219-34.456v-28.708c0-17.228 14.62-28.713 29.254-28.713zM87.771 172.257h114.1c8.777 0 17.555 5.741 23.405 11.487l55.586 74.649h-193.085c-11.691 0-20.461 2.867-29.221 5.73l-0.039-63.151c0-17.227 11.7-28.715 29.256-28.715zM962.555 937.866c0 17.224-11.704 28.708-29.256 28.708l-845.527 0.010c-17.555 0-29.254-11.489-29.254-28.713l-0.007-593.348c0-17.227 11.705-28.708 29.254-28.708l848.457-0.003c17.556 0 29.256 11.487 29.256 28.708l-2.924 593.346z"],"attrs":[{},{},{}],"isMulticolor":false,"isMulticolor2":false,"tags":["bundle"],"grid":0},"attrs":[{},{},{}],"properties":{"order":473,"id":11,"name":"bundle","prevSize":32,"code":59699},"setIdx":0,"setId":1,"iconIdx":14},{"icon":{"paths":["M897.152 840.013l0.010-152.187c23.148-1.838 47.892-2.831 59.955 11.254 12.611 14.725 8.781 38.456 8.781 64.051 0 21.908 3.779 49.91-7.834 65.024-10.348 13.476-38.733 14.602-60.913 11.858v0zM372.015 267.546h278.921v194.855h-278.921v-194.855zM354.873 211.607c-22.636 4.723-39.154 22.515-39.887 48.313-1.449 50.939-0.014 121.243-0.014 174.508 0 31.96-3.54 54.897 16.494 72.341 19.354 16.854 45.159 12.835 74.844 12.835h175.732c20.224 0 71.26 2.365 87.639-1.326 21.217-4.787 37.775-23.624 38.451-48.413 0.527-19.473 0.906-207.89-0.686-217.695-1.833-11.278-9.559-24.368-15.288-28.974-21.391-17.205-42.752-12.7-74.716-12.7-58.578 0-117.156 0-175.733 0-20.455 0-69.976-2.405-86.837 1.112h0.001zM897.234 477.809c77.010-5.841 68.664 21.125 68.664 76.723 0 22.513 3.891 49.966-8.576 64.256-11.955 13.691-36.941 13.548-60.17 11.284l0.082-152.264zM897.152 267.858c28.472-2.771 68.746-3.562 68.746 35.087v82.176c0 19.902-14.7 35.238-34.924 35.238l-33.818-0.312-0.005-152.189v-0.001zM141.366 966.129l-0.251-51.052c33.567-11.402 60.425-30.387 74.689-64.323 7.993-19.011 12.666-39.096-6.006-49.101-20.189-10.819-37.997 5.622-43.741 19.558-7.943 19.282-14.871 28.687-33.218 36.357-33.96 14.198-78.373-11.791-75.569-55.286 1.331-20.639 13.371-36.541 26.816-43.254 0 14.438-0.061 28.892-0.031 43.336 0.067 32.399 31.426 39.588 47.548 24.883 9.091-8.294 9.545-18.084 9.527-33.772-0.024-20.603-1.276-165.033 0.563-172.175 6.166-3.466 16.679-6.252 24.083-10.189 9.333-4.966 13.957-8.863 20.938-14.479 10.062-8.095 22.276-24.090 29.265-40.259 8.374-19.369 12.097-40.044-6.682-48.825-21.451-10.031-36.832 5.27-43.010 19.39-7.963 18.202-15.046 29.112-33.022 36.49-36.854 15.13-78.944-13.512-75.95-55.704 1.365-19.242 14.464-37.874 26.535-42.721 2.008 27.954-7.23 58.945 14.229 71.581 10.178 5.996 24.518 4.255 32.536-2.391 9.874-8.182 10.538-19.21 10.516-34.027-0.084-57.681-0.002-115.368-0.002-173.050 20.387-8.308 30.467-10.599 45.036-24.329 11.657-10.985 21.549-21.192 29.585-39.988 8.332-19.485 12.461-39.037-5.965-49.071-20.595-11.214-38.179 5.977-43.731 19.614-7.269 17.855-15.607 29.522-33.248 36.322-35.835 13.814-77.9-12.521-75.529-55.263 1.080-19.472 14.318-37.874 26.81-43.414 0 13.222 0.040 26.45-0.010 39.671-0.198 51.73 55.308 42.335 57.019 7.642 1.248-25.313 0.035-54.022 0.035-79.711 0-26.919 0-53.839 0-80.76 17.829-1.736 293.684-0.312 319.543-0.312h399.502c17.219 0 65.229-2.147 78.945 0.907 29.158 6.493 26.941 33.269 26.941 52.351 0 16.535 2.156 66.165-2.534 78.106-3.528 8.974-11.29 15.958-19.922 19.275-12.518 4.815-57.964 1.055-77.148 2.424-12.913 0.922-19.738 8.046-23.844 16.693-5.448 11.479-2.668 134.355-2.668 157.845 0 185.59-0.901 373.325 0.015 558.808 0.138 28.073-8.038 22.436-58.168 22.436-186.685 0-373.375 0-560.063 0-24.861 0-56.309 1.69-80.364-0.236h-0.001zM998.216 238.392c1.91-2.556 3.026-3.067 5.212-5.831l11.54-18.792c4.265-9.609 7.26-20.528 7.946-32.207 1.526-25.916 0.154-55.798 0.195-82.161 0.077-51.147-27.177-84.757-68.296-95.878-19.599-5.302-57.298-3.045-79.468-3.045h-737.057c-19.386 0-52.634-5.109-54.304 28.082-1.328 26.381 1.041 54.286-0.219 80.795-44.944 10.475-83.882 54.398-83.766 108.886 0.11 51.608 39.172 99.76 83.938 108.413l-0.404 76.168c-5.694 2.846-12.378 4.041-18.051 6.858-96.386 47.858-78.089 172.332 2.074 205.468 7.589 3.139 15.554 4.306 16.373 7.654l-0.079 74.511c-45.825 9.39-83.91 57.108-83.85 108.805 0.034 29.307 11.549 53.99 25.379 71.194 10.414 12.954 35.343 33.132 58.547 37.371 0 122.266-9.614 108.887 88.497 108.887h589.14c21.704 0 44.17 0.568 65.782-0.026 21.499-0.589 34.913-8.499 46.899-18.744 33.772-28.872 19.364-72.602 23.229-107.023 35.512-1.992 53.714 4.137 82.836-14.484 54.344-34.744 42.732-90.516 42.793-151.767 0.026-23.46-2.079-39.25-14.403-58.772-1.761-2.79-3.328-4.992-5.217-7.455-2.243-2.929-3.205-3.195-5.268-5.596 4.439-9.068 16.589-17.439 22.533-43.187 3.779-16.389 3.84-109.155-0.067-125.219-2.038-8.37-5.192-17.039-9.103-23.702-7.112-12.117-5.847-9.026-13.363-17.994 3.635-8.308 16.532-16.483 22.564-42.997 3.784-16.615 3.871-109.456-0.358-126.173-6.82-26.991-18.959-35.445-22.205-42.036v-0.001z"],"width":1075,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["binder"],"grid":0},"attrs":[{}],"properties":{"order":472,"id":12,"name":"binder","prevSize":32,"code":59700},"setIdx":0,"setId":1,"iconIdx":15},{"icon":{"paths":["M244.703 0h536.373c49.229 0 89.293 39.968 89.293 89.103l0.005 845.799c0 49.137-40.049 89.098-89.277 89.098h-691.816c-49.231 0-89.281-39.962-89.281-89.098v-690.794c0-7.106 2.84-13.925 7.873-18.955l217.853-217.311c5.032-5.023 11.858-7.842 18.977-7.842zM217.838 181.798v-90.339l-126.165 125.85h90.599c19.61 0 35.566-15.932 35.566-35.511zM781.087 970.419c19.62 0 35.569-15.928 35.569-35.507l-0.015-845.799c0-19.579-15.944-35.511-35.569-35.511h-509.528v128.209c0 49.135-40.048 89.097-89.265 89.097h-128.591l0.008 664.003c0 19.579 15.947 35.507 35.573 35.507h691.818zM385.45 204.9h284.855c14.817 0 26.849 11.993 26.849 26.79s-12.027 26.789-26.849 26.789h-284.855c-14.819 0-26.85-11.993-26.85-26.789s12.024-26.79 26.85-26.79zM670.188 413h-461.938c-14.826 0-26.85 11.993-26.85 26.789s12.031 26.789 26.85 26.789h461.938c14.822 0 26.849-11.993 26.849-26.789 0.005-14.797-12.027-26.789-26.844-26.789h-0.005zM208.25 621.102h269.463c14.826 0 26.85 11.991 26.85 26.788s-12.024 26.788-26.85 26.788h-269.463c-14.819 0-26.85-11.991-26.85-26.788s12.024-26.788 26.85-26.788z"],"width":870,"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":["document"],"grid":0},"attrs":[{}],"properties":{"order":471,"id":13,"name":"document","prevSize":32,"code":59701},"setIdx":0,"setId":1,"iconIdx":16},{"icon":{"paths":["M908.257 256.722c-14.244-0.052-26.266-10.481-28.114-24.402-1.853-13.933 7.035-27.052 20.792-30.723l109.906-28.99c15.124-3.869 30.597 4.996 34.637 19.877 4.055 14.871-4.838 30.181-19.907 34.279l-109.926 29.022c-2.401 0.626-4.89 0.938-7.388 0.938z","M1042.099 827.955c1.853 13.921 13.87 24.351 28.124 24.392 2.499 0 4.987-0.323 7.398-0.968l109.896-29.025c15.058-4.086 23.951-19.395 19.907-34.278-4.055-14.868-19.512-23.747-34.637-19.866l-109.896 29.020c-13.768 3.661-22.656 16.794-20.792 30.725z","M1020.211 1006.551c14.874 11.274 33.106 17.408 51.855 17.449 7.516 0 14.996-0.983 22.246-2.913l164.869-43.53c21.842-5.806 40.458-19.907 51.768-39.209 11.305-19.308 14.392-42.25 8.576-63.785l-220.877-812.307c-5.914-21.505-20.234-39.827-39.818-50.965-19.589-11.138-42.849-14.183-64.712-8.478l-164.844 43.54c-21.862 5.766-40.509 19.856-51.825 39.181-11.31 19.313-14.377 42.266-8.504 63.811l220.861 812.284c4.859 17.864 15.534 33.649 30.403 44.923zM1008.84 56.9c2.401-0.626 4.874-0.949 7.352-0.959 12.897 0.020 24.166 8.56 27.5 20.834l220.938 812.257c4.055 14.966-4.941 30.346-20.116 34.391l-164.859 43.52c-7.291 1.951-15.078 0.947-21.632-2.775-6.538-3.712-11.31-9.856-13.261-17.050l-220.872-812.256c-1.966-7.185-0.952-14.85 2.826-21.295 3.779-6.455 9.989-11.159 17.29-13.088l164.833-43.58z","M269.965 239.108h-113.781c-15.715 0-28.446-12.546-28.446-28.032s12.731-28.031 28.446-28.031h113.781c15.715 0 28.445 12.545 28.445 28.031s-12.73 28.032-28.445 28.032z","M156.184 855.808h113.781c15.715 0 28.445-12.544 28.445-28.032s-12.73-28.032-28.445-28.032h-113.781c-15.715 0-28.446 12.544-28.446 28.032s12.731 28.032 28.446 28.032z","M298.409 1024h-170.672c-22.625-0.020-44.318-8.893-60.32-24.653-15.99-15.77-24.995-37.146-25.017-59.443v-840.955c0.021-22.296 9.027-43.674 25.017-59.444 16.001-15.757 37.694-24.632 60.32-24.653h170.672c22.625 0.021 44.318 8.895 60.32 24.653 15.99 15.768 24.995 37.146 25.016 59.444v840.955c-0.021 22.298-9.027 43.674-25.016 59.443-16.001 15.759-37.694 24.632-60.32 24.653zM127.737 70.918c-15.704 0.011-28.434 12.556-28.445 28.032v840.954c0.011 15.478 12.741 28.022 28.445 28.032h170.672c15.704-0.010 28.434-12.554 28.445-28.032v-840.954c-0.011-15.476-12.741-28.021-28.445-28.032h-170.672z","M525.972 239.108h113.782c15.713 0 28.442-12.546 28.442-28.032s-12.728-28.031-28.442-28.031h-113.782c-15.716 0-28.446 12.545-28.446 28.031s12.73 28.032 28.446 28.032z","M639.754 855.808h-113.782c-15.716 0-28.446-12.544-28.446-28.032s12.73-28.032 28.446-28.032h113.782c15.713 0 28.442 12.544 28.442 28.032s-12.728 28.032-28.442 28.032z","M668.196 1024h-170.672c-22.625-0.020-44.318-8.893-60.32-24.653-15.99-15.77-24.995-37.146-25.016-59.443v-840.955c0.021-22.296 9.027-43.674 25.016-59.444 16.001-15.757 37.694-24.632 60.32-24.653h170.672c22.625 0.021 44.319 8.895 60.319 24.653 15.99 15.768 24.996 37.146 25.016 59.444v840.955c-0.020 22.298-9.027 43.674-25.016 59.443-16 15.759-37.693 24.632-60.319 24.653zM497.524 70.918c-15.704 0.011-28.434 12.556-28.445 28.032v840.954c0.011 15.478 12.741 28.022 28.445 28.032h170.672c15.703-0.010 28.436-12.554 28.447-28.032v-840.954c-0.010-15.476-12.744-28.021-28.447-28.032h-170.672z"],"width":1331,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["materials"],"grid":0},"attrs":[],"properties":{"order":470,"id":14,"name":"materials","prevSize":32,"code":59702},"setIdx":0,"setId":1,"iconIdx":17},{"icon":{"paths":["M287.647 552.421l198.168 201.798c12.161 12.385 31.877 12.385 44.037 0l198.168-201.798c12.159-12.385 12.159-32.462 0-44.846s-31.879-12.383-44.037 0l-145.009 147.666v-624.069c0-17.198-13.943-31.139-31.14-31.139s-31.139 13.941-31.139 31.139v624.069l-145.010-147.666c-12.161-12.383-31.877-12.383-44.037 0s-12.161 32.461 0 44.846z","M0 394.372c0-44.456 35.39-80.494 79.046-80.494h112.009c17.513 0 31.71 14.197 31.71 31.71s-14.197 31.71-31.71 31.71h-112.009c-9.261 0-16.767 7.645-16.767 17.075v549.099c0 9.432 7.506 17.074 16.767 17.074h865.907c9.265 0 16.767-7.642 16.767-17.074v-549.099c0-9.43-7.502-17.075-16.767-17.075h-112.009c-17.51 0-31.706-14.197-31.706-31.71s14.196-31.71 31.706-31.71h112.009c43.66 0 79.047 36.039 79.047 80.494v549.099c0 44.458-35.387 80.497-79.047 80.497h-865.907c-43.656 0-79.046-36.039-79.046-80.497v-549.099z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["download"],"grid":0},"attrs":[],"properties":{"order":468,"id":15,"name":"download","prevSize":32,"code":59697},"setIdx":0,"setId":1,"iconIdx":18},{"icon":{"paths":["M512.043 120.693c-216.117 0-391.314 175.197-391.314 391.314s175.197 391.314 391.314 391.314c216.117 0 391.315-175.198 391.315-391.314s-175.198-391.314-391.315-391.314zM25.643 512.007c0-268.632 217.769-486.4 486.4-486.4s486.401 217.768 486.401 486.4c0 268.632-217.768 486.4-486.401 486.4s-486.4-217.768-486.4-486.4z","M512.074 229.888c-34.623 0-62.697 26.665-62.697 59.562 0 32.891 28.074 59.556 62.697 59.556s62.69-26.665 62.69-59.556c0-32.897-28.068-59.562-62.69-59.562z","M451.884 713.258c0 33.143 28.075 60.001 62.697 60.001s62.691-26.858 62.691-60.001v-235.29c0-33.135-28.069-59.998-62.691-59.998s-62.697 26.862-62.697 59.998v235.29z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["info"],"grid":0},"attrs":[],"properties":{"order":467,"id":16,"name":"info1","prevSize":32,"code":59696},"setIdx":0,"setId":1,"iconIdx":19},{"icon":{"paths":["M605.665 31.984l180.634 176.936c21.064 20.633 32.901 48.659 32.901 77.897v568.98c0 42.209-24.561 80.722-63.186 99.041-38.666 18.319-84.552 13.225-118.077-13.117l-19.277-15.13c-13.583-10.706-32.86-10.665-46.444 0.031l-93.030 73.277c-40.859 32.174-98.87 32.128-139.656-0.108l-92.965-73.498c-13.614-10.737-32.968-10.737-46.582 0l-18.465 14.582c-33.491 26.491-79.408 31.693-118.149 13.414-38.733-18.289-63.37-56.832-63.37-99.113v-745.264c0-60.706 49.98-109.915 111.638-109.915h415.292c29.507 0 57.83 11.506 78.735 31.984zM483.762 73.276h-372.126c-20.541 0-37.213 16.381-37.213 36.638v745.264c0 14.106 8.224 26.931 21.14 33.050 12.908 6.083 28.201 4.357 39.365-4.465 6.404-5.064 12.584-9.974 18.465-14.592 40.817-32.271 98.945-32.271 139.764 0l92.957 73.498c13.589 10.737 32.934 10.737 46.558 0.041l93.029-73.318c40.755-32.092 98.616-32.133 139.402-0.108l19.277 15.13c11.167 8.791 26.455 10.476 39.332 4.398 12.872-6.113 21.064-18.939 21.064-33.014v-526.168h-149.371c-29.624 0-58.015-11.58-78.93-32.206-20.948-20.593-32.71-48.547-32.71-77.709l-0.003-146.439zM511.339 793.964h-0.009c-14.519 14.326-38.11 14.326-52.621 0-14.553-14.29-14.553-37.514 0-51.809l46.847-46.126h-282.284c-20.542 0-37.213-16.415-37.213-36.639s16.671-36.639 37.213-36.639h372.127c15.032 0 28.616 8.94 34.386 22.605 5.765 13.706 2.57 29.46-8.079 39.936l-110.367 108.672zM307.333 378.274h0.009c14.519-14.328 38.11-14.328 52.621 0 14.553 14.287 14.553 37.513 0 51.809l-46.847 46.124h282.284c20.541 0 37.212 16.414 37.212 36.638s-16.671 36.639-37.212 36.639h-372.126c-15.035 0-28.616-8.94-34.389-22.605-5.765-13.706-2.567-29.457 8.082-39.933l110.366-108.671zM558.188 88.832v130.908c0 9.708 3.907 19.055 10.906 25.9 6.953 6.894 16.451 10.738 26.307 10.738h133.816l-171.028-167.545z"],"width":819,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["transactions"],"grid":0},"attrs":[],"properties":{"order":465,"id":17,"name":"transactions","prevSize":32,"code":59694},"setIdx":0,"setId":1,"iconIdx":20},{"icon":{"paths":["M154.279 0l747.813 0.019c77.686 0 134.067 56.329 134.077 133.936v422.553c0 80.031-64.732 147.656-141.368 147.656-20.157 0-36.485-16.328-36.485-36.485s16.328-36.485 36.485-36.485c35.804 0 68.398-35.594 68.398-74.675v-422.577c0-37.591-23.414-60.96-61.102-60.96h-747.818c-38.458 0-81.304 25.032-81.304 60.96v422.577c0 36.603 43.314 78.326 81.304 78.326l195.975-0.005c20.155 0 36.485 16.328 36.485 36.485 0 20.152-16.33 36.485-36.485 36.485h-195.975c-79.301 0-154.279-73.518-154.279-151.301v-422.572c0-82.718 80.076-133.936 154.279-133.936zM861.051 226.236h-233.498c-20.147 0-36.48-16.346-36.485-36.477 0-20.147 16.328-36.485 36.485-36.485l233.498-0.008c20.157 0 36.485 16.346 36.485 36.485 0 20.147-16.328 36.485-36.485 36.485zM459.678 263.641v-26.237c0-56.134-45.669-101.803-101.803-101.803h-113.805c-56.134 0-101.803 45.669-101.803 101.803v26.237c0 56.134 45.669 101.803 101.803 101.803h113.805c56.126 0.008 101.803-45.669 101.803-101.803zM215.231 263.641v-26.237c0-15.901 12.926-28.843 28.843-28.843h113.805c15.908 0 28.843 12.942 28.843 28.843v26.237c0 15.901-12.927 28.843-28.843 28.843l-113.812-0.008c-15.908 0-28.835-12.927-28.835-28.835zM690.299 684.631c14.239-14.244 37.361-14.244 51.594 0l135.424 135.455c14.935 14.935 15.002 39.306 0.118 54.318l-138.895 138.89c-7.122 7.122-16.461 10.685-25.795 10.685s-18.673-3.564-25.795-10.685c-14.244-14.254-14.244-37.35 0-51.594l79.155-79.155h-101.284c-91.981 0-166.822-74.844-166.822-166.825v-171.699c0-20.157 16.33-36.487 36.487-36.487 20.152 0 36.485 16.33 36.485 36.487l-0.010 171.699c0 51.743 42.102 93.844 93.844 93.844h98.821l-73.329-73.339c-14.244-14.254-14.244-37.35 0-51.594z"],"width":1075,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["royalties"],"grid":0},"attrs":[],"properties":{"order":464,"id":18,"name":"royalties1","prevSize":32,"code":59695},"setIdx":0,"setId":1,"iconIdx":21},{"icon":{"paths":["M608 192h160v-192h-160c-123.52 0-224 100.48-224 224v96h-128v192h128v512h192v-512h160l32-192h-192v-96c0-17.344 14.656-32 32-32z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["facebook"],"grid":0},"attrs":[],"properties":{"order":2,"id":19,"name":"facebook","prevSize":32,"code":59689},"setIdx":0,"setId":1,"iconIdx":22},{"icon":{"paths":["M512 92.192c136.8 0 152.992 0.608 206.784 3.008 50.016 2.208 76.992 10.592 95.008 17.6 23.808 9.216 40.992 20.416 58.784 38.208 18.016 18.016 28.992 35.008 38.4 58.816 7.008 18.016 15.392 45.184 17.6 95.008 2.4 54.016 3.008 70.208 3.008 206.816s-0.608 152.992-3.008 206.816c-2.208 50.016-10.592 76.992-17.6 95.008-9.216 23.808-20.384 40.992-38.208 58.784-18.016 18.016-35.008 28.992-58.784 38.4-18.016 7.008-45.216 15.392-95.008 17.6-54.016 2.4-70.208 3.008-206.816 3.008s-152.992-0.608-206.816-3.008c-50.016-2.208-76.992-10.592-95.008-17.6-23.808-9.216-40.992-20.384-58.816-38.208-18.016-18.016-28.992-35.008-38.4-58.784-7.008-18.016-15.392-45.216-17.6-95.008-2.4-54.016-3.008-70.208-3.008-206.816s0.608-152.992 3.008-206.816c2.208-50.016 10.592-76.992 17.6-95.008 9.216-23.808 20.416-40.992 38.208-58.816 18.016-18.016 35.008-28.992 58.816-38.4 18.016-7.008 45.184-15.392 95.008-17.6 53.792-2.4 70.016-3.008 206.816-3.008zM512 0c-139.008 0-156.384 0.608-211.008 3.008-54.4 2.4-91.808 11.2-124.192 23.808-33.792 13.184-62.4 30.592-90.784 59.2-28.608 28.416-46.016 56.992-59.2 90.592-12.608 32.608-21.408 69.792-23.808 124.192-2.4 54.816-3.008 72.192-3.008 211.2s0.608 156.384 3.008 211.008c2.4 54.4 11.2 91.808 23.808 124.192 13.216 33.792 30.592 62.4 59.2 90.784 28.384 28.384 56.992 46.016 90.592 59.008 32.608 12.608 69.792 21.408 124.192 23.808 54.592 2.4 72 3.008 211.008 3.008s156.416-0.608 211.008-3.008c54.4-2.4 91.808-11.2 124.192-23.808 33.6-12.992 62.208-30.592 90.592-59.008s46.016-56.992 59.008-90.592c12.608-32.608 21.408-69.792 23.808-124.192 2.4-54.592 3.008-72 3.008-211.008s-0.608-156.384-3.008-211.008c-2.4-54.4-11.2-91.808-23.808-124.192-12.608-34.016-30.016-62.592-58.592-91.008-28.384-28.384-56.992-46.016-90.592-59.008-32.608-12.608-69.792-21.408-124.192-23.808-54.784-2.592-72.192-3.2-211.2-3.2v0z","M512 248.992c-145.184 0-263.008 117.792-263.008 263.008s117.792 263.008 263.008 263.008 263.008-117.792 263.008-263.008c0-145.184-117.792-263.008-263.008-263.008zM512 682.592c-94.208 0-170.592-76.384-170.592-170.592s76.384-170.592 170.592-170.592c94.208 0 170.592 76.384 170.592 170.592s-76.384 170.592-170.592 170.592z","M846.784 238.592c0 33.92-27.488 61.408-61.408 61.408s-61.408-27.488-61.408-61.408c0-33.92 27.488-61.408 61.408-61.408s61.408 27.488 61.408 61.408z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["instagram"],"grid":0},"attrs":[],"properties":{"order":3,"id":20,"name":"instagram","prevSize":32,"code":59690},"setIdx":0,"setId":1,"iconIdx":23},{"icon":{"paths":["M384 384h177.12v90.784h2.528c24.64-44.192 84.96-90.784 174.848-90.784 186.944 0 221.504 116.384 221.504 267.744v308.256h-184.608v-273.28c0-65.184-1.344-149.024-96.032-149.024-96.16 0-110.816 70.976-110.816 144.288v278.016h-184.544v-576z","M64 384h192v576h-192v-576z","M256 224c0 53.024-42.976 96-96 96s-96-42.976-96-96c0-53.024 42.976-96 96-96s96 42.976 96 96z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["linkedin"],"grid":0},"attrs":[],"properties":{"order":4,"id":21,"name":"linkedin","prevSize":32,"code":59691},"setIdx":0,"setId":1,"iconIdx":24},{"icon":{"paths":["M512 68.416c-244.992 0-443.616 198.592-443.616 443.616 0 188 116.992 348.384 282.016 412.992-3.808-35.008-7.392-88.992 1.6-127.2 8-34.592 52-220.384 52-220.384s-13.184-26.592-13.184-65.792c0-61.6 35.808-107.808 80.192-107.808 37.792 0 56.192 28.384 56.192 62.4 0 38.016-24.192 95.008-36.8 147.616-10.592 44.192 22.016 80.192 65.6 80.192 78.784 0 139.392-83.2 139.392-203.2 0-106.208-76.384-180.416-185.184-180.416-126.208 0-200.192 94.592-200.192 192.608 0 38.208 14.592 79.008 32.992 101.216 3.616 4.384 4.192 8.192 3.008 12.8-3.392 14.016-10.816 44.192-12.384 50.4-2.016 8.192-6.4 9.792-14.816 6.016-55.392-25.792-90.016-106.784-90.016-171.808 0-140 101.6-268.384 292.992-268.384 153.792 0 273.408 109.6 273.408 256.192 0 152.8-96.384 276-230.208 276-44.992 0-87.2-23.392-101.6-51.008 0 0-22.208 84.608-27.616 105.408-10.016 38.592-36.992 86.784-55.2 116.192 41.6 12.8 85.6 19.808 131.392 19.808 244.992 0 443.616-198.592 443.616-443.616 0-245.184-198.592-443.808-443.616-443.808z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["pinterest"],"grid":0},"attrs":[],"properties":{"order":5,"id":22,"name":"pinterest","prevSize":32,"code":59692},"setIdx":0,"setId":1,"iconIdx":25},{"icon":{"paths":["M1024 226.4c-37.6 16.8-78.208 28-120.608 32.992 43.392-26.016 76.608-67.2 92.384-116.192-40.608 24-85.6 41.6-133.408 51.008-38.4-40.8-92.992-66.208-153.408-66.208-116 0-210.016 94.016-210.016 210.016 0 16.384 1.792 32.384 5.408 47.808-174.592-8.8-329.408-92.416-432.992-219.584-18.016 31.008-28.384 67.2-28.384 105.6 0 72.8 36.992 137.184 93.408 174.816-34.4-0.992-66.784-10.592-95.2-26.208 0 0.8 0 1.792 0 2.592 0 101.792 72.416 186.816 168.608 205.984-17.6 4.8-36.192 7.392-55.392 7.392-13.6 0-26.592-1.408-39.584-3.808 26.816 83.392 104.416 144.192 196.192 146.016-72 56.384-162.4 90.016-260.992 90.016-16.992 0-33.6-0.992-50.208-3.008 93.216 59.808 203.584 94.4 322.208 94.4 386.4 0 597.792-320.192 597.792-597.792 0-9.184-0.192-18.208-0.608-27.2 40.992-29.408 76.608-66.4 104.8-108.608z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["twitter"],"grid":0},"attrs":[],"properties":{"order":6,"id":23,"name":"twitter","prevSize":32,"code":59693},"setIdx":0,"setId":1,"iconIdx":26},{"icon":{"paths":["M1230.165 48.614c-26.638-26.821-69.994-26.897-96.72-0.171l-677.392 677.396c-5.325 5.325-13.955 5.332-19.29 0.020l-231.129-230.24c-26.675-26.572-69.827-26.53-96.451 0.093l-60.912 60.912c-26.66 26.659-26.66 69.884 0 96.543l349.874 349.874c26.659 26.658 69.884 26.658 96.543 0l796.465-796.462c26.59-26.593 26.665-69.685 0.171-96.373l-61.16-61.593z"],"width":1365,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{},"tags":["checked"],"grid":0},"attrs":[],"properties":{"order":463,"id":24,"name":"checked","prevSize":32,"code":59679},"setIdx":0,"setId":1,"iconIdx":27},{"icon":{"paths":["M493.5 0l20.611 10.472 215.278 300.076 215.279-300.076 20.668-10.472 15.44 4.993 1.115 0.743c85.777 60.472 105.722 178.222 44.385 262.958l-164.221 226.799 123.056 171.501c108.334 0.404 190.276 100.511 165.222 206.757-16.447 69.626-75.554 121.361-147.388 129.234l-5.837 0.649c-126.054 13.818-225.274-102.218-192.722-221.275l-74.997-103.606-75.002 103.606c32.501 119.057-66.719 235.093-192.721 221.275l-5.889-0.649c-71.834-7.868-130.945-59.608-147.389-129.234-25.111-106.246 56.889-206.353 165.278-206.757l123.058-171.529-164.169-226.771c-61.334-84.736-41.389-202.486 44.389-262.958l1.055-0.743 15.5-4.993zM477.278 236.903l388.002 536.012-5.558 16.43c-28.501 84.429 41.222 169.956 131.334 160.074l5.831-0.649c48.782-5.342 88.724-40.437 99.834-87.438 17.448-73.927-42.001-143.94-119.165-139.605l-19.945 1.121-469.555-654.597c-42.833 45.632-48.833 116.097-10.778 168.653zM970.78 68.25l-207.616 289.375 65.166 90.868 153.225-211.59c38.059-52.556 32.057-123.028-10.775-168.653zM630.613 542.326l-129.502 180.521-19.944-1.121c-77.167-4.335-136.611 65.684-119.167 139.605 11.056 47.002 51.056 82.096 99.833 87.438l5.833 0.649c90.167 9.87 159.886-75.657 131.334-160.074l-5.558-16.43 102.059-140.959-64.887-89.63zM481.722 750.188c-46.556 0-84.5 37.279-84.5 83.49s37.944 83.49 84.5 83.49c46.556 0 84.5-37.279 84.5-83.49s-37.944-83.49-84.5-83.49zM452.333 833.678c0-15.878 13.055-28.939 29.445-28.939 9.833 0 18.5 4.722 23.834 11.941 3.556 4.784 5.611 10.667 5.611 16.998 0 6.286-2.055 12.134-5.556 16.907-5.333 7.27-14 12.032-23.889 12.032-16.389 0-29.445-13.062-29.445-28.939zM976.998 750.188c-46.552 0-84.497 37.279-84.497 83.49s37.945 83.49 84.497 83.49c46.558 0 84.503-37.279 84.503-83.49s-37.945-83.49-84.503-83.49zM953.947 815.679c2.884-3.63 6.719-6.554 11.11-8.465 1.832-0.819 3.829-1.451 5.945-1.872 1.94-0.398 3.942-0.603 5.996-0.603 3.612 0 7.060 0.62 10.223 1.769 5.501 1.991 10.166 5.547 13.557 10.098 1.946 2.645 3.499 5.632 4.443 8.846 0.779 2.611 1.223 5.376 1.223 8.226 0 6.326-2.054 12.203-5.609 16.987-2.611 3.544-6.002 6.48-10.001 8.556-4.113 2.167-8.835 3.396-13.835 3.396-16.39 0-29.446-13.062-29.446-28.939 0-6.775 2.389-13.039 6.394-18zM167.222 962.31l60.334-165.865v-654.222c0 0 0-113.778-113.778-113.778s-113.778 113.778-113.778 113.778v654.222l60.334 165.865c18.111 49.926 88.777 49.926 106.889 0zM113.778 942.871l-42.889-117.982h85.778l-42.889 117.982zM170.667 768h-113.778v-625.264l0.056-1.347c0.111-1.597 0.389-4.257 0.944-7.59 0.778-4.577 2-9.785 3.833-15 0.944-2.695 2.055-5.396 3.389-8.021 2.667-5.341 5.833-9.799 9.611-13.368 1.5-1.423 3.111-2.708 4.833-3.854 1.778-1.187 4-2.451 6.778-3.618 6.055-2.521 14.777-4.604 27.444-4.604 18.5 0 28.555 4.458 34.222 8.222 3.611 2.417 6.778 5.458 9.5 9.132 1.834 2.424 3.445 5.118 4.945 8.091 2.389 4.84 4.167 9.951 5.444 14.805 0.778 2.861 1.333 5.639 1.778 8.215 0.556 3.333 0.833 5.993 0.944 7.59l0.056 1.347v625.264z"],"width":1195,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2372462551852141":[{}]},"tags":["customize"],"grid":0},"attrs":[],"properties":{"order":459,"id":25,"name":"customize","prevSize":32,"code":59687},"setIdx":0,"setId":1,"iconIdx":28},{"icon":{"paths":["M131.817 5.091h760.364c69.891 0 126.727 56.837 126.727 126.727v570.273c0 69.891-56.836 126.727-126.727 126.727h-63.364v158.409c0 12.295-7.097 23.509-18.249 28.703-4.247 1.965-8.871 2.979-13.433 2.979-7.288 0-14.509-2.535-20.276-7.35l-219.3-182.741h-425.741c-69.89 0-126.727-56.836-126.727-126.727v-570.273c0-69.89 56.837-126.727 126.727-126.727zM68.454 702.091c0 34.915 28.451 63.364 63.364 63.364h437.209c7.412 0 14.571 2.597 20.276 7.35l176.151 146.812v-122.481c0-17.488 14.193-31.682 31.682-31.682h95.045c34.915 0 63.364-28.449 63.364-63.364v-570.273c0-34.913-28.449-63.364-63.364-63.364h-760.364c-34.913 0-63.364 28.451-63.364 63.364v570.273z","M294.181 448.636h253.454c17.488 0 31.682 14.193 31.682 31.682s-14.193 31.682-31.682 31.682h-253.454c-17.488 0-31.682-14.193-31.682-31.682s14.193-31.682 31.682-31.682z","M290.226 258.545h443.545c17.488 0 31.682 14.193 31.682 31.682s-14.193 31.682-31.682 31.682h-443.545c-17.488 0-31.682-14.193-31.682-31.682s14.193-31.682 31.682-31.682z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2372462551852141":[]},"tags":["note-hollow"],"grid":0},"attrs":[],"properties":{"order":458,"id":26,"name":"note-hollow","prevSize":32,"code":59688},"setIdx":0,"setId":1,"iconIdx":29},{"icon":{"paths":["M896 0h-768c-70.592 0-128 57.408-128 128v576c0 70.592 57.408 128 128 128h430.016l221.504 184.576c5.824 4.864 13.12 7.424 20.48 7.424 4.608 0 9.28-1.024 13.568-3.008 11.264-5.248 18.432-16.576 18.432-28.992v-160h64c70.592 0 128-57.408 128-128v-576c0-70.592-57.408-128-128-128zM192 304c0-26.509 21.491-48 48-48h544c26.509 0 48 21.491 48 48s-21.491 48-48 48h-544c-26.509 0-48-21.491-48-48zM192 496c0-26.509 21.491-48 48-48h192c26.509 0 48 21.491 48 48s-21.491 48-48 48h-192c-26.509 0-48-21.491-48-48z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["text"],"grid":0},"attrs":[],"properties":{"order":457,"id":27,"name":"text","prevSize":32,"code":59680},"setIdx":0,"setId":1,"iconIdx":30},{"icon":{"paths":["M58.88 1024c-32.519 0-58.88-24.75-58.88-55.286v-913.428c0-30.534 26.361-55.286 58.88-55.286h823.767c46.459 0 74.619 48.163 49.674 84.968l-142.234 209.867 138.26 185.46c27.315 36.64-0.599 86.99-48.236 86.99h-711.153v401.428c0 30.536-26.361 55.286-58.88 55.286h-51.2zM102.4 567.286h-35.84v394.214h35.84v-394.214zM66.56 504.789h798.802l-132.741-178.058c-13.65-18.309-14.218-42.532-1.439-61.386l137.472-202.847h-802.094v442.291z"],"width":973,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["report"],"grid":0},"attrs":[],"properties":{"order":455,"id":28,"name":"report","prevSize":32,"code":59686},"setIdx":0,"setId":1,"iconIdx":31},{"icon":{"paths":["M71.275 10.471c-12.597-13.384-33.659-14.023-47.043-1.426s-14.023 33.659-1.426 47.043l142.911 151.843c-54.665 24.539-105.747 54.584-152.336 89.177-14.512 10.492-17.83 33.082-6.938 47.17s33.978 17.047 48.195 6.18c48.394-35.931 102.142-66.541 160.034-90.513l107.792 114.529c-63.455 19.906-122.085 50.249-173.225 90.712-15.639 10.321-19.362 34.381-7.534 48.779 11.828 14.403 36.589 15.964 50.211 3.185 52.332-41.399 114.257-70.915 182.322-87.666l111.521 118.493c-74.459 4.803-144.527 30.024-199.951 73.088-14.060 10.952-16.695 33.469-5.517 47.252 11.177 13.788 34.136 16.364 48.196 5.402 48.791-37.903 113.831-59.633 183.515-59.633 12.861 0 25.569 0.742 38.042 2.186l246.349 261.745c12.595 13.384 33.659 14.024 47.043 1.428 13.384-12.6 14.024-33.659 1.423-47.043l-773.581-821.933z","M613.852 354.077c-31.908-4.993-49.091 32.149-26.952 55.669v0c5.663 6.021 13.22 9.892 21.381 11.238 84.429 13.939 161.019 46.501 223.8 96.167 13.614 12.79 38.385 11.218 50.212-3.185 11.827-14.399 8.115-38.459-7.532-48.779-73.989-58.536-163.645-95.895-260.91-111.11z","M404.763 140.971c-26.907 3.394-37.331 35.591-18.744 55.341v0c7.737 8.221 18.995 12.094 30.201 10.722 31.323-3.837 63.294-5.829 95.78-5.829 174.044 0 333.297 57.142 457.364 149.246 14.218 10.866 37.304 7.901 48.195-6.18 10.89-14.089 7.567-36.677-6.938-47.17-135.613-100.683-309.294-162.846-498.616-162.846-36.379 0-72.179 2.295-107.242 6.716z","M511.999 759.153c-68.732 0-125.192 55.347-125.192 122.752 0 67.389 56.45 122.752 125.192 122.752 68.731 0 125.19-55.352 125.19-122.752 0-67.395-56.448-122.752-125.19-122.752zM511.999 826.107c31.832 0 56.904 24.581 56.904 55.798 0 31.212-25.073 55.793-56.904 55.793-31.834 0-56.904-24.581-56.904-55.793 0-31.217 25.070-55.798 56.904-55.798z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{}],"2372462551852141":[{},{},{},{}]},"tags":["offline"],"grid":0},"attrs":[],"properties":{"order":453,"id":29,"name":"offline","prevSize":32,"code":59685},"setIdx":0,"setId":1,"iconIdx":32},{"icon":{"paths":["M0 989.659c0-18.966 19.386-34.333 43.3-34.333h937.4c23.918 0 43.301 15.367 43.301 34.333s-19.383 34.341-43.301 34.341h-937.4c-23.914 0-43.3-15.375-43.3-34.341z","M687.225 749.407l-42.501 55.918c-21.73 28.592-55.199 45.692-90.964 46.482l-89.087 1.96-31.193 41.040c-15.662 20.604-40.054 32.592-65.838 32.351l-95.854-0.9c-59.065-0.556-92.153-68.703-56.274-115.909l71.104-93.546-21.462-87.005c-8.615-34.929-0.982-71.904 20.748-100.492l42.501-55.916 412.019-436.497c41.443-43.902 109.122-49.307 156.928-12.532l71.512 55.014c47.813 36.775 60.365 103.895 29.104 155.633l-310.743 514.399zM393.673 501.487l249.495 191.922 297.925-493.176c13.59-22.494 8.133-51.677-12.654-67.666l-71.519-55.014c-20.787-15.989-50.213-13.639-68.228 5.448l-395.019 418.486zM351.454 553.303l-12.676 16.677c-9.447 12.429-12.766 28.506-9.020 43.692l21.064 85.394 114.041 87.725 87.437-1.931c15.549-0.344 30.102-7.775 39.549-20.209l12.676-16.677-253.071-194.67zM331.26 768.307l-62.871 82.717c-2.563 3.372-0.2 8.236 4.019 8.28l95.854 0.9c4.835 0.044 9.408-2.209 12.345-6.071l22.959-30.201-72.306-55.625z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["highlight"],"grid":0},"attrs":[],"properties":{"order":452,"id":30,"name":"highlight","prevSize":32,"code":59683},"setIdx":0,"setId":1,"iconIdx":33},{"icon":{"paths":["M734.149 755.998h-146.68v-153.519c0.205-9.324-3.347-18.351-9.879-25.104-3.018-3.298-6.715-5.928-10.849-7.712-4.134-1.779-8.602-2.673-13.113-2.619-4.522-0.059-9 0.83-13.14 2.609-4.143 1.784-7.85 4.419-10.872 7.723-6.534 6.753-10.086 15.78-9.881 25.104v153.568h-139.155c-4.511-0.054-8.982 0.835-13.114 2.619-4.132 1.779-7.83 4.409-10.847 7.712-6.534 6.753-10.086 15.775-9.881 25.099-0.205 9.324 3.347 18.346 9.881 25.099 3.016 3.304 6.715 5.934 10.847 7.712 4.132 1.784 8.603 2.679 13.114 2.619h139.155v145.661c-0.205 9.318 3.347 18.346 9.881 25.099 3.022 3.304 6.729 5.939 10.872 7.723 4.139 1.779 8.618 2.668 13.14 2.609 9.367 0 17.408-3.428 23.962-10.332 6.532-6.753 10.084-15.78 9.879-25.099v-145.661h146.68c4.511 0.054 8.979-0.841 13.113-2.619 4.134-1.784 7.831-4.414 10.849-7.712 6.532-6.753 10.089-15.775 9.879-25.099 0.21-9.324-3.347-18.346-9.879-25.099-3.018-3.304-6.715-5.934-10.849-7.712-4.128-1.784-8.602-2.673-13.113-2.619v-0.049zM760.568 253.353l-206.072-229.12-22.524-24.142h-466.409c-8.703 0-18.431-0.504-26.93 0.857-10.197 1.425-19.516 6.46-26.213 14.163-14.386 16.027-12.287 36.137-12.287 55.843v866.13c0 19.704-2.304 41.025 12.287 55.943s24.37 14.918 43.159 14.918h257.267c4.519 0.059 8.998-0.83 13.14-2.609 4.141-1.784 7.848-4.414 10.872-7.723 6.534-6.753 10.086-15.775 9.881-25.099 0.205-9.324-3.347-18.346-9.881-25.099-3.022-3.309-6.729-5.939-10.871-7.723s-8.622-2.673-13.141-2.609h-243.956l-0.307-868.348h372.461v181.088c0 19.707 7.782 37.448 20.018 50.199 12.287 12.751 29.182 20.664 47.972 20.664h191.224v210.926c-0.21 9.323 3.347 18.345 9.879 25.098 3.018 3.304 6.715 5.934 10.849 7.712 4.128 1.784 8.602 2.679 13.113 2.619 9.421 0 17.408-3.476 24.010-10.332 6.516-6.758 10.051-15.78 9.83-25.098v-255.681l0.049-14.062-7.421-8.518zM512.926 244.684c-2.099-2.672-3.379-7.359-3.839-14.112v-153.973l156.611 173.226h-140.381c-6.143-0.806-10.239-2.469-12.39-5.14z"],"width":808,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["add-to-collection"],"grid":0},"attrs":[],"properties":{"order":451,"id":31,"name":"add-to-collection","prevSize":32,"code":59682},"setIdx":0,"setId":1,"iconIdx":34},{"icon":{"paths":["M753.69 85.333c-15.317 0-27.733 12.416-27.733 27.733v31.015c-26.231 2.306-52.489 8.361-74.526 20.61-31.603 17.57-53.615 47.675-53.602 91.316 0.013 48.979 40.367 78.742 71.266 95.245 19.294 10.304 40.576 18.315 56.862 23.94v137.76c-15.194-2.799-31.181-6.946-45.948-11.383-12.838-3.853-24.090-7.718-32.119-10.615-4.006-1.446-7.189-2.641-9.344-3.469-1.079-0.41-1.899-0.73-2.432-0.939l-0.725-0.286c-14.217-5.7-30.357 1.203-36.058 15.42-5.705 14.212 1.237 30.374 15.454 36.079-0.004-0.004-0.038-0.017 10.283-25.758l-10.283 25.758 0.068 0.026 0.222 0.090 0.781 0.307c0.674 0.265 1.634 0.636 2.863 1.109 2.453 0.939 5.973 2.261 10.351 3.84 8.738 3.153 20.971 7.351 34.987 11.563 17.929 5.385 40 11.162 61.901 14.494v43.081c0 15.317 12.416 27.733 27.733 27.733 15.313 0 27.733-12.416 27.733-27.733v-41.481c29.372-3.243 57.89-13.039 80.713-29.483 29.15-20.996 49.485-53.538 47.095-94.903-1.323-22.867-8.546-41.865-20.51-57.201-11.695-14.995-26.726-24.964-41.417-32.045-14.575-7.024-30.042-11.767-43.426-15.57-3.456-0.981-6.716-1.887-9.805-2.746l-0.017-0.004c-4.548-1.264-8.73-2.426-12.634-3.58v-134.187c11.354 1.827 23.215 4.411 34.257 7.171 10.155 2.54 19.063 5.085 25.421 6.992 3.17 0.952 5.687 1.74 7.39 2.281l1.916 0.616 0.563 0.185c14.528 4.841 30.234-3.011 35.076-17.54 4.843-14.53-3.042-30.248-17.57-35.092 0 0.001 0.030 0.011-8.742 26.321l8.742-26.321-0.87-0.285-2.291-0.738c-1.967-0.625-4.779-1.504-8.273-2.553-6.976-2.093-16.734-4.881-27.908-7.676-13.833-3.459-30.788-7.174-47.71-9.416v-31.945c0-15.317-12.42-27.733-27.733-27.733zM678.383 213.171c12.267-6.82 28.625-11.255 47.573-13.353v116.376c-9.971-3.844-20.442-8.375-30.729-13.869-29.146-15.566-41.929-31.314-41.933-46.334-0.009-21.428 9.203-33.99 25.088-42.82zM781.423 514.854v-121.956c2.505 0.695 4.954 1.375 7.296 2.041 12.932 3.673 24.503 7.361 34.505 12.181 9.886 4.764 16.973 10.054 21.764 16.193 4.523 5.798 8.149 13.807 8.87 26.287 1.101 19.093-7.458 34.684-24.141 46.699-12.608 9.084-29.483 15.646-48.294 18.556zM442.778 318.677h-282.881c-41.18 0-74.563 34.471-74.563 76.992v427.738c0 42.522 33.383 76.992 74.563 76.992h704.206c41.182 0 74.564-34.47 74.564-76.992v-165.555c0-14.874-12.053-26.927-26.927-26.927-14.869 0-26.923 12.053-26.923 26.927v165.555c0 11.81-9.276 21.385-20.715 21.385h-704.206c-11.439 0-20.712-9.574-20.712-21.385v-320.802h345.014c15.356 0 27.802-12.45 27.802-27.806 0-15.351-12.446-27.802-27.802-27.802h-345.014v-51.328c0-11.811 9.273-21.387 20.712-21.387h282.881c15.351 0 27.802-12.448 27.802-27.803s-12.45-27.803-27.802-27.803zM387.728 688.67c0-15.356-12.448-27.806-27.803-27.806h-110.090c-15.355 0-27.803 12.45-27.803 27.806s12.448 27.802 27.803 27.802h110.090c15.355 0 27.803-12.446 27.803-27.802z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["royalties"],"grid":0},"attrs":[],"properties":{"order":449,"id":32,"name":"royalties","prevSize":32,"code":59676},"setIdx":0,"setId":1,"iconIdx":35},{"icon":{"paths":["M631.113 519.59c67.703-41.378 112.794-115.293 112.794-199.59 0-129.603-106.586-234.667-238.063-234.667-131.479 0-238.064 105.064-238.064 234.667 0 84.299 45.093 158.217 112.799 199.59-160.045 53.764-276.791 207.825-295.11 390.131-1.581 15.735 11.012 28.945 26.69 28.945 14.709 0 26.732-11.695 28.304-26.449 21.436-201.105 176.501-357.184 364.724-357.551h1.323c45.862 0.090 89.758 9.421 130.231 26.398l37.402-44.147c-13.948-6.588-28.305-12.382-43.029-17.327zM679.433 320c0 94.502-77.717 171.11-173.589 171.11-95.87 0-173.588-76.608-173.588-171.11s77.718-171.111 173.588-171.111c95.872 0 173.589 76.609 173.589 171.111zM871.241 912.239c-6.259-58.731-34.027-117.278-60.574-165.572l37.739-44.548c36.433 60.041 70.362 133.312 77.828 207.616 1.579 15.735-11.012 28.932-26.692 28.932-14.707 0-26.731-11.674-28.301-26.428zM490.675 860.996c-16.132 43.012 30.4 82.624 70.285 59.831l91.712-52.407c6.895-3.938 13.073-9.015 18.274-15.019l246.481-284.403c24.239-27.964 22.686-69.918-3.55-96.017l-25.109-24.981c-28.928-28.778-76.186-27.012-102.886 3.844l-241.958 279.629c-5.461 6.31-9.754 13.538-12.685 21.346l-40.563 108.177zM625.152 820.262l-76.318 43.61 34.342-91.575c0.619-1.66 1.532-3.191 2.688-4.531l241.958-279.625c5.666-6.549 15.689-6.921 21.828-0.819l25.109 24.981c5.564 5.538 5.892 14.434 0.751 20.369l-246.481 284.403c-1.105 1.276-2.415 2.351-3.878 3.187z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["my-profile"],"grid":0},"attrs":[],"properties":{"order":450,"id":33,"name":"my-profile","prevSize":32,"code":59677},"setIdx":0,"setId":1,"iconIdx":36},{"icon":{"paths":["M512 973.978c0 27.628 22.461 50.278 49.961 47.616 259.323-25.114 462.039-243.681 462.039-509.594 0-282.77-229.233-512-512-512-282.77 0-512 229.23-512 512 0 5.012 0.072 10.004 0.215 14.981 0.72 25.057 22.059 43.868 47.127 43.868 30.017 0 52.864-26.66 52.709-56.678-0.004-0.722-0.006-1.444-0.006-2.171 0-227.516 184.438-411.954 411.954-411.954 227.517 0 411.955 184.438 411.955 411.954 0 210.616-158.054 384.317-362.025 408.96-27.428 3.313-49.93 25.39-49.93 53.018z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["loading"],"grid":0},"attrs":[],"properties":{"order":445,"id":34,"name":"loading","prevSize":32,"code":59678},"setIdx":0,"setId":1,"iconIdx":37},{"icon":{"paths":["M572.335 112.259c0-14.871-12.54-26.926-28.011-26.926h-359.866c-54.745 0-99.124 42.656-99.124 95.275v662.784c0 52.617 44.38 95.275 99.124 95.275h359.866c15.471 0 28.011-12.053 28.011-26.927 0-14.869-12.54-26.923-28.011-26.923h-359.866c-23.802 0-43.098-18.547-43.098-41.425v-662.784c0-22.878 19.296-41.424 43.098-41.424h359.866c15.471 0 28.011-12.055 28.011-26.926z","M752.183 341.763l178.278 171.354c10.94 10.513 10.94 27.563 0 38.076l-178.278 171.354c-10.94 10.517-28.676 10.517-39.616 0-10.94-10.513-10.94-27.563 0-38.076l130.453-125.389h-535.735c-15.471 0-28.014-12.058-28.014-26.927s12.542-26.927 28.014-26.927h535.735l-130.453-125.387c-10.94-10.515-10.94-27.564 0-38.078s28.676-10.515 39.616 0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{}],"2372462551852141":[{},{}]},"tags":["logout"],"grid":0},"attrs":[],"properties":{"order":432,"id":35,"name":"logout","prevSize":32,"code":59672},"setIdx":0,"setId":1,"iconIdx":38},{"icon":{"paths":["M636.497 519.595c68.386-41.374 113.933-115.294 113.933-199.595 0-129.603-107.652-234.667-240.444-234.667-132.794 0-240.444 105.064-240.444 234.667 0 84.302 45.547 158.221 113.934 199.599-161.591 53.756-279.507 207.791-298.007 390.123-1.597 15.735 11.109 28.945 26.926 28.945 14.839 0 26.968-11.695 28.556-26.449 21.643-201.050 178.176-357.099 368.207-357.551 0.277 0 0.55 0 0.828 0 0.273 0 0.55 0 0.823 0 190.037 0.448 346.577 156.501 368.218 357.551 1.591 14.754 13.717 26.449 28.557 26.449 15.821 0 28.523-13.21 26.927-28.945-18.5-182.336-136.418-336.371-298.014-390.127zM685.308 320c0 94.502-78.494 171.11-175.322 171.11-96.829 0-175.324-76.608-175.324-171.11s78.495-171.111 175.324-171.111c96.828 0 175.322 76.609 175.322 171.111z","M533.692 823.467h53.103v57.6c0 15.317 12.416 27.733 27.733 27.733s27.733-12.416 27.733-27.733v-57.6h29.867v14.933c0 15.317 12.416 27.733 27.733 27.733s27.733-12.416 27.733-27.733v-14.933h23.467c15.317 0 27.733-12.416 27.733-27.733s-12.416-27.733-27.733-27.733h-220.416c-14.686-49.348-60.403-85.333-114.52-85.333-65.979 0-119.467 53.487-119.467 119.467s53.487 119.467 119.467 119.467c58.7 0 107.51-42.334 117.567-98.133zM480.124 802.133c0 35.345-28.651 64-63.999 64-35.346 0-64-28.655-64-64s28.654-64 64-64c35.348 0 63.999 28.655 63.999 64z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{}],"2372462551852141":[{},{}]},"tags":["admin"],"grid":0},"attrs":[],"properties":{"order":433,"id":36,"name":"admin","prevSize":32,"code":59673},"setIdx":0,"setId":1,"iconIdx":39},{"icon":{"paths":["M501.589 137.415c-38.212 0-74.534 14.17-101.054 38.898-26.46 24.672-40.964 57.745-40.964 91.828v61.052h515.629c33.365 0 63.467 25.629 63.467 60.878v487.72c0 35.247-30.101 60.877-63.467 60.877h-726.4c-33.366 0-63.467-25.63-63.467-60.877v-487.72c0-35.248 30.101-60.878 63.467-60.878h158.559v-61.052c0-49.072 20.922-95.748 57.521-129.874 36.54-34.071 85.744-52.933 136.709-52.933s100.169 18.862 136.708 52.933c36.599 34.127 57.523 80.802 57.523 129.874 0 14.382-11.691 26.041-26.108 26.041s-26.103-11.659-26.103-26.041c0-34.083-14.507-67.155-40.964-91.828-26.522-24.728-62.844-38.898-101.056-38.898zM148.8 381.274c-7.902 0-11.255 5.565-11.255 8.796v487.72c0 3.23 3.353 8.794 11.255 8.794h726.4c7.902 0 11.255-5.564 11.255-8.794v-487.72c0-3.232-3.354-8.796-11.255-8.796h-726.4zM333.465 433.702c14.418 0 26.106 11.661 26.106 26.044v348.369c0 14.383-11.688 26.039-26.106 26.039s-26.106-11.657-26.106-26.039v-348.369c0-14.383 11.688-26.044 26.106-26.044zM496.725 530.475c14.417 0 26.103 11.657 26.103 26.039v42.091l43.721-13.5c13.773-4.254 28.395 3.435 32.661 17.173 4.262 13.739-3.447 28.322-17.22 32.576l-41.826 12.919 25.267 33.011c8.747 11.43 6.549 27.772-4.911 36.501-11.46 8.725-27.84 6.537-36.591-4.898l-27.204-35.546-27.209 35.546c-8.751 11.435-25.131 13.623-36.591 4.898-11.461-8.73-13.658-25.071-4.911-36.501l25.267-33.011-41.829-12.919c-13.773-4.254-21.481-18.837-17.217-32.576s18.886-21.427 32.66-17.173l43.721 13.5v-42.091c0-14.383 11.686-26.039 26.108-26.039zM741.611 530.475c14.417 0 26.108 11.657 26.108 26.039v42.091l43.721-13.5c13.773-4.254 28.395 3.435 32.657 17.173s-3.443 28.322-17.216 32.576l-41.83 12.919 25.267 33.011c8.751 11.43 6.554 27.772-4.907 36.501-11.46 8.725-27.844 6.537-36.591-4.898l-27.209-35.546-27.209 35.546c-8.747 11.435-25.131 13.623-36.591 4.898-11.46-8.73-13.658-25.071-4.907-36.501l25.267-33.011-41.83-12.919c-13.773-4.254-21.483-18.837-17.216-32.576 4.262-13.739 18.884-21.427 32.657-17.173l43.721 13.5v-42.091c0-14.383 11.691-26.039 26.108-26.039z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["account-access"],"grid":0},"attrs":[],"properties":{"order":434,"id":37,"name":"account-access","prevSize":32,"code":59674},"setIdx":0,"setId":1,"iconIdx":40},{"icon":{"paths":["M735.322 293.179l-176.111-187.965-19.251-19.805h-398.595c-7.438 0-15.751-0.413-23.014 0.703-8.714 1.169-16.678 5.3-22.402 11.619-12.295 13.149-10.501 29.646-10.501 45.813v710.554c0 16.166-1.969 33.655 10.501 45.897 12.47 12.237 20.827 12.237 36.884 12.237l294.082 0.051c3.861 0.051 7.689-0.678 11.23-2.142 3.537-1.463 6.703-3.622 9.289-6.332 5.585-5.538 8.623-12.945 8.444-20.591 0.179-7.65-2.859-15.053-8.444-20.591-2.581-2.714-5.751-4.877-9.289-6.336-3.541-1.463-7.369-2.193-11.23-2.142l-282.706-0.051-0.263-712.374h318.31v148.561c0 16.167 6.652 30.721 17.105 41.182 10.505 10.461 24.943 16.952 40.998 16.952h163.422v24.306c-0.175 7.648 2.859 15.052 8.444 20.591 2.577 2.708 5.739 4.866 9.271 6.327 3.529 1.462 7.351 2.194 11.204 2.149 8.051 0 14.878-2.853 20.523-8.476 5.568-5.546 8.589-12.948 8.401-20.591v-61.023l0.043-11.536-6.345-6.988zM523.686 286.067c-1.796-2.191-2.889-6.037-3.285-11.578v-126.316l133.845 142.111h-119.974c-5.248-0.661-8.751-2.026-10.586-4.217z","M713.719 597.367c16.533 0 29.935 12.864 29.935 28.74v100.331l-54.827 52.634c-11.691 11.221-30.647 11.221-42.338 0-11.691-11.226-11.691-29.423 0-40.644l37.291-35.797v-76.523c0-15.876 13.402-28.74 29.939-28.74z","M938.667 682.223c0 141.632-119.603 256.444-267.14 256.444-60.506 0-116.309-19.307-161.097-51.857-18.377-13.355-11.725-39.556 10.044-46.827 10.714-3.58 22.485-1.31 31.757 4.966 33.732 22.831 74.884 36.241 119.296 36.241 114.466 0 207.262-89.079 207.262-198.967 0-109.884-92.796-198.963-207.262-198.963-79.168 0-125.325 44.612-159.471 107.307h67.349c16.533 0 29.939 12.864 29.939 28.736 0 15.876-13.406 28.74-29.939 28.74h-141.722c-7.94 0-15.554-3.025-21.169-8.418-5.615-5.389-8.769-12.698-8.769-20.322l0.001-136.043c0-15.872 13.404-28.736 29.94-28.736 16.533 0 29.935 12.864 29.935 28.736v60.719c41.156-70.677 110.182-118.196 203.904-118.196 147.537 0 267.14 114.813 267.14 256.44z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{}],"2372462551852141":[{},{},{}]},"tags":["order-history"],"grid":0},"attrs":[],"properties":{"order":435,"id":38,"name":"order-history","prevSize":32,"code":59675},"setIdx":0,"setId":1,"iconIdx":41},{"icon":{"paths":["M197.307 878.648c-0.245 3.212 0.148-3.235 0 0l73.238 51.954c0.288 2.541-0.365-2.518 0 0 71.028 41.053 153.478 64.545 241.413 64.545 87.938 0 170.389-23.491 241.417-64.545 1.005-5.469 0-0.996 0 0l73.239-51.954c103.149-88.604 168.485-219.992 168.485-366.643 0-266.831-216.306-483.141-483.142-483.141-266.83 0-483.14 216.31-483.14 483.141 0 146.651 65.337 278.039 168.488 366.643zM101.429 512.005c0-226.729 183.801-410.53 410.529-410.53 226.732 0 410.531 183.801 410.531 410.53 0 109.996-43.259 209.892-113.692 283.592-29.24-80.803-90.536-146.26-168.522-181.011 46.094-37.376 75.557-94.464 75.557-158.434 0-112.594-91.276-203.869-203.869-203.869-112.595 0-203.87 91.275-203.87 203.869 0 63.97 29.462 121.058 75.556 158.434-77.99 34.751-139.285 100.208-168.524 181.011-70.435-73.7-113.695-173.596-113.695-283.592zM511.963 660.019h0.559c114.86 0.261 211 80.221 236.051 187.513-66.877 47.248-148.503 75.003-236.614 75.003-88.107 0-169.733-27.755-236.608-75.003 25.048-107.292 121.189-187.252 236.050-187.513h0.563zM643.221 456.152c0 72.32-58.489 130.981-130.746 131.256h-1.024c-72.258-0.275-130.748-58.936-130.748-131.256 0-72.492 58.766-131.258 131.26-131.258 72.49 0 131.258 58.766 131.258 131.258z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["profile"],"grid":0},"attrs":[],"properties":{"order":431,"id":39,"name":"profile","prevSize":32,"code":59671},"setIdx":0,"setId":1,"iconIdx":42},{"icon":{"paths":["M981.233 472.288l-841.036-2.542 356.082-389.55c16.725-18.367 16.725-48.101 0-66.421-16.725-18.367-43.799-18.367-60.481 0l-423.446 464.991c-16.469 18.086-16.469 48.333 0 66.422l423.45 465.034c16.724 18.371 43.799 18.371 60.481 0 16.727-18.365 16.727-48.097 0-66.417l-356.085-380.114 841.031 2.54c23.613 0 42.772-21.043 42.772-46.971 0-25.926-19.159-46.972-42.767-46.972z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["back"],"grid":0},"attrs":[],"properties":{"order":399,"id":40,"name":"back","prevSize":32,"code":59670},"setIdx":0,"setId":1,"iconIdx":43},{"icon":{"paths":["M496.7 7.034c274.195 0 496.696 222.503 496.696 496.699 0 274.195-222.501 496.7-496.696 496.7-274.197 0-496.7-222.505-496.7-496.7 0-274.196 222.503-496.699 496.7-496.699zM496.7 70.593c-239.094 0-433.141 194.047-433.141 433.141s194.047 433.141 433.141 433.141c239.093 0 433.138-194.048 433.138-433.141s-194.044-433.141-433.138-433.141zM670.568 337.401l-255.396 255.399c-2.754 2.754-7.217 2.758-9.979 0.011l-82.222-81.906c-13.797-13.743-36.117-13.722-49.888 0.049l-11.185 11.183c-13.79 13.792-13.79 36.147 0 49.936l123.319 123.321c13.789 13.789 36.147 13.789 49.936 0l296.663-296.663c13.757-13.757 13.796-36.045 0.088-49.849l-11.31-11.393c-13.778-13.873-36.204-13.913-50.028-0.089z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["check"],"grid":0},"attrs":[],"properties":{"order":2,"id":41,"name":"check","prevSize":32,"code":59669},"setIdx":0,"setId":1,"iconIdx":44},{"icon":{"paths":["M47.509 138.628l328.814 183.899c7.85 4.415 43.977 23.954 46.636 27.509l0.309 610.542-375.678-210.093-0.080-611.856zM555.634 978.221l-87.624-0.076-0.002-619.517c11.629-2.304 73.673-1.472 88.094-0.462l-0.47 620.057zM550.996 312.953c3.456-7.981 16.6-23.451 22.186-29.618 29.608-32.688 44.478-47.311 81.249-74.7 13.253-9.873 25.040-18.808 40.902-28.538 27.313-16.753 61.919-34.265 91.587-47.176 16.374-7.124 85.996-37.497 102.515-36.173 7.804 11.902 19.252 18.727 22.755 24.772-5.342 5.127-14.615 8.64-21.41 12.486l-66.246 37.792c-29.883 16.226-59.739 32.629-89.261 49.433-20.888 11.889-49.95 26.985-69.064 38.793l-86.539 48.395c-14.667 6.706-13.232 3.057-28.674 4.532zM603.171 190.025c1.363-3.189 1.343-2.867 3.581-5.669 13.816-17.309 24.389-28.25 41.365-42.855 3.62-3.116 5.321-6.015 9.172-9.346 26.308-22.752 90.453-68.89 115.7-74.030l-0.145 31.498c-31.358 12.918-60.183 27.027-89.97 44.582-17.566 10.352-43.411 28.418-59.471 40.817-7.368 5.688-12.502 10.055-20.23 15.002zM250.91 88.078c-0.289-7.98-1.478-24.001 0.659-30.424 39.396 16.202 89.577 51.558 123.076 82 3.911 3.553 5.433 5.825 9.468 9.058 6.038 4.838 32.213 33.603 35.127 40.698-15.564-7.090-35.918-41.315-58.655-22.038-22.293 18.899 6.666 39.656 22.108 52.181 47.909 38.859 53.916 45.627 90.196 92.149-19.248 6.926-36.113-8.001-49.782-14.969l-311.032-174.437c4.082-5.893 18.699-20.596 25.546-25.894 26.144 5.070 77.356 27.273 103.107 38.419 26.198 11.339 50.199 29.275 67.571 17.418 10.556-7.204 13.657-19.963 4.165-30.906-6.801-7.838-17.486-12.809-29.245-17.844-4.435-1.899-29.582-13.372-32.306-15.413zM204.031 69.96c-18.116-3.509-63.403-25.811-80.288-21.71-7.378 1.792-11.611 6.84-15.156 10.821-11.323 12.718-26.043 26.061-39.089 38.954-6.087-2.057-17.301-10.642-36.022-6.365-12.074 2.758-20.462 10.985-25.661 18.984-11.217 17.259-7.064 57.531-7.063 81.475l0.002 535.065c-0.003 30.813-2.877 48.023 24.248 64.299l57.12 32.055c56.033 31.75 116.614 64.197 171.411 96.111l114.173 64.177c15.507 8.599 41.378 27.139 63.457 25.406 1.854 0.455 12.691 13.655 32.151 13.975 15.608 0.257 31.483 0.002 47.117-0.023 32.842-0.052 61.678 5.936 80.507-13.8 27.489 0.663 54.362-19.582 81.335-34.909 102.775-57.489 242.602-125.445 336-190.407 21.745-15.125 14.789-69.68 14.792-102.728 0.002-18.579-8.137-32.943-28.93-29.050-29.954 5.609-12.896 56.11-18.236 99.352l-375.201 210.091 0.379-612.238 282.005-158.802c23.089-13.169 72.843-42.227 93.828-52.61l-0.763 410.795c-0.478 19.517-2.6 45.626 15.080 51.758 10.307 3.574 20.131 0.322 25.677-6.079 6.679-7.706 6.17-17.098 6.14-28.39v-413.685c0.034-27.887 0.294-38.814-16.756-52.47-22.245-17.816-43.491-4.524-53.064-1.95-7.84-8.676-43.484-46.268-53.103-49.173-20.49-6.186-67.438 21.027-80.668 20.373-0.085-12.671-0.379-25.407-0.473-38.162-0.376-50.657-43.068-26.357-69.973-12.904-54.152 27.081-82.636 46.98-124.466 81.213-9.739 7.97-27.209 24.877-34.473 34.891l-18.709 20.882c-10.847 13.548-21.324 29.055-31.631 46.444-15.619 26.356-14.099 24.217-25.79 48.473l-1.652 3.017c-8.747-14.641-13.078-27.878-27.829-51.124-10.93-17.225-21.056-31.927-32.532-46.733-8.55-11.032-40.442-45.637-52.301-55.508-54.019-44.959-85.461-62.896-152.424-94.013-53.331-24.781-43.561 37.064-43.174 64.22z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["sample"],"grid":0},"attrs":[],"properties":{"order":430,"id":42,"name":"sample","prevSize":32,"code":59668},"setIdx":0,"setId":1,"iconIdx":45},{"icon":{"paths":["M436.269 188.181c-92.891-38.529-201.712-51.285-343.306-41.174-26.862 1.918-50.193-18.302-52.111-45.165s18.303-50.193 45.165-52.111c150.592-10.754 275.97 2.060 387.617 48.368 111.948 46.434 205.581 124.663 295.819 237.090 84.417 105.169 123.46 269.123 142.468 398.664 6.929 47.245 11.693 82.305 14.551 119.481l174.85-215.245c19.046-19.042 49.918-19.042 68.959 0 19.046 19.042 19.046 49.918 0 68.959l-253.235 302.358c-19.042 19.046-49.918 19.046-68.959 0l-310.321-310.316c-19.042-19.046-19.042-49.918 0-68.964 19.046-19.042 49.918-19.042 68.964 0.005l220.628 220.628c-2.697-30.939-6.519-65.872-11.927-102.751-18.783-127.99-55.306-268.644-122.032-351.773-83.295-103.775-164.542-169.65-257.13-208.053z"],"width":1219,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["open-arrow"],"grid":0},"attrs":[],"properties":{"order":429,"id":43,"name":"open-arrow","prevSize":32,"code":59667},"setIdx":0,"setId":1,"iconIdx":46},{"icon":{"paths":["M512 1024c282.77 0 512-229.23 512-512s-229.23-512-512-512c-282.77 0-512 229.23-512 512s229.23 512 512 512zM438.857 252.347c0-38.381 32.753-69.489 73.147-69.489s73.139 31.109 73.139 69.489c0 38.373-32.746 69.482-73.139 69.482s-73.147-31.109-73.147-69.482zM514.929 816.794c-40.393 0-73.147-31.338-73.147-70.005v-274.505c0-38.66 32.753-69.998 73.147-69.998s73.139 31.338 73.139 69.998v274.505c0 38.667-32.746 70.005-73.139 70.005z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["info"],"grid":0},"attrs":[],"properties":{"order":428,"id":44,"name":"info","prevSize":32,"code":59666},"setIdx":0,"setId":1,"iconIdx":47},{"icon":{"paths":["M447.601 319.28l212.255-205.125c73.265-70.805 190.054-68.81 260.862 4.454 70.802 73.265 68.808 190.056-4.457 260.862l-100.82 97.435c-11.722 11.328-12.039 30.013-0.712 41.736s30.013 12.044 41.735 0.717l100.82-97.437c96.709-93.462 99.343-247.627 5.881-344.337s-247.628-99.342-344.337-5.88l-212.251 205.126c-96.71 93.462-99.343 247.629-5.88 344.338 10.867 11.244 22.554 21.216 34.876 29.911 10.266 7.251 24.107 5.447 33.143-3.287 14.182-13.707 10.133-37.61-5.479-49.664-7.023-5.422-13.741-11.415-20.089-17.988-70.805-73.265-68.81-190.054 4.454-260.86z","M597.524 708.028l-212.251 205.127c-73.265 70.802-190.056 68.808-260.861-4.457s-68.811-190.054 4.454-260.862l100.82-97.431c11.722-11.332 12.041-30.018 0.712-41.74s-30.015-12.039-41.738-0.712l-100.82 97.436c-96.71 93.462-99.342 247.628-5.88 344.337s247.627 99.343 344.337 5.876l212.254-205.122c96.709-93.462 99.343-247.628 5.881-344.339-10.869-11.244-22.557-21.216-34.879-29.914-10.264-7.247-24.108-5.444-33.143 3.289-14.18 13.706-10.133 37.611 5.481 49.664 7.022 5.422 13.741 11.418 20.090 17.987 70.802 73.264 68.808 190.059-4.457 260.861z"],"width":1073,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["copy-link"],"grid":0},"attrs":[],"properties":{"order":419,"id":45,"name":"copy-link","prevSize":32,"code":59663},"setIdx":0,"setId":1,"iconIdx":48},{"icon":{"paths":["M78.007 110.168c0-5.598 4.538-10.137 10.137-10.137h42.506c5.598 0 10.137 4.538 10.137 10.137v30.41c0 5.598-4.538 10.137-10.137 10.137h-42.506c-5.598 0-10.137-4.538-10.137-10.137v-30.41z","M78.007 305.010c0-5.598 4.538-10.137 10.137-10.137h42.506c5.598 0 10.137 4.538 10.137 10.137v30.41c0 5.598-4.538 10.137-10.137 10.137h-42.506c-5.598 0-10.137-4.539-10.137-10.137v-30.41z","M88.144 489.714c-5.598 0-10.137 4.538-10.137 10.138v30.413c0 5.595 4.538 10.138 10.137 10.138h42.506c5.598 0 10.137-4.543 10.137-10.138v-30.413c0-5.599-4.538-10.138-10.137-10.138h-42.506z","M78.007 694.696c0-5.599 4.538-10.138 10.137-10.138h42.506c5.598 0 10.137 4.538 10.137 10.138v30.408c0 5.599-4.538 10.138-10.137 10.138h-42.506c-5.598 0-10.137-4.538-10.137-10.138v-30.408z","M88.144 879.402c-5.598 0-10.137 4.538-10.137 10.138v30.408c0 5.599 4.538 10.138 10.137 10.138h42.506c5.598 0 10.137-4.538 10.137-10.138v-30.408c0-5.599-4.538-10.138-10.137-10.138h-42.506z","M739.035 373.551c0-11.406-9.249-20.652-20.652-20.652-11.408 0-20.652 9.246-20.652 20.652v117.303h-117.304c-11.408 0-20.652 9.244-20.652 20.652 0 11.404 9.244 20.652 20.652 20.652h117.304v110.485c0 11.404 9.244 20.652 20.652 20.652 11.404 0 20.652-9.249 20.652-20.652v-110.485h110.48c11.408 0 20.652-9.249 20.652-20.652 0-11.408-9.244-20.652-20.652-20.652h-110.48v-117.303z","M720.97 0c36.147 0 65.452 29.306 65.452 65.455v122.809c146.604 32.593 256.219 163.412 256.219 319.831 0 156.421-109.615 287.241-256.219 319.837v122.806c0 36.147-29.305 65.452-65.452 65.452h-655.515c-36.15 0-65.455-29.305-65.455-65.452v-885.282c0-36.15 29.305-65.455 65.455-65.455h655.515zM737.862 834.951c-6.293 0.433-12.632 0.689-19.018 0.763v115.023c0 5.841-0.763 11.501-2.197 16.891h4.324c9.328 0 16.891-7.564 16.891-16.891v-115.786zM670.282 832.712c-159.791-21.811-282.919-158.832-282.919-324.617 0-165.779 123.128-302.802 282.919-324.611v-118.028c0-9.331-7.564-16.895-16.891-16.895h-587.936c-9.331 0-16.895 7.564-16.895 16.895v885.282c0 9.328 7.564 16.891 16.895 16.891h587.936c9.328 0 16.891-7.564 16.891-16.891v-118.025zM718.843 180.48c6.386 0.073 12.726 0.329 19.018 0.763v-115.787c0-9.331-7.564-16.895-16.891-16.895h-4.324c1.434 5.39 2.197 11.053 2.197 16.895v115.024zM715.003 794.433c158.138 0 286.334-128.195 286.334-286.338 0-158.136-128.195-286.333-286.334-286.333s-286.335 128.196-286.335 286.333c0 158.143 128.197 286.338 286.335 286.338z"],"width":1071,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-to-binder"],"grid":0},"attrs":[],"properties":{"order":420,"id":46,"name":"add-to-binder","prevSize":32,"code":59664},"setIdx":0,"setId":1,"iconIdx":49},{"icon":{"paths":["M0 111.304c0-61.472 49.833-111.304 111.304-111.304h756.87c61.471 0 111.304 49.833 111.304 111.304v129.475c95.112 53.805 159.312 155.887 159.312 272.961 0 166.191-129.358 302.169-292.877 312.734v101.296c0 61.663-76.435 90.384-117.043 43.974l-149.059-170.354h-468.507c-61.472 0-111.304-49.833-111.304-111.304v-578.783zM801.391 826.23c-161.868-12.257-289.391-147.483-289.391-312.489 0-0.579 0-1.162 0.004-1.741h-289.396c-12.294 0-22.261-9.968-22.261-22.261s9.967-22.261 22.261-22.261h292.784c7.275-49.171 25.97-94.62 53.301-133.565h-346.085c-12.294 0-22.261-9.967-22.261-22.261s9.967-22.261 22.261-22.261h383.964c56.48-55.097 133.685-89.043 218.82-89.043 38.542 0 75.46 6.957 109.564 19.684v-108.728c0-36.883-29.901-66.783-66.783-66.783h-756.87c-36.883 0-66.783 29.899-66.783 66.783v578.783c0 36.882 29.899 66.783 66.783 66.783h488.711l162.362 185.558c13.535 15.471 39.014 5.895 39.014-14.657v-101.541zM1099.282 513.741c0-151.261-122.626-273.884-273.889-273.884s-273.884 122.623-273.884 273.884c0 151.263 122.622 273.889 273.884 273.889s273.889-122.626 273.889-273.889z","M843.402 378.435c0-10.91-8.846-19.755-19.754-19.755-10.912 0-19.754 8.845-19.754 19.755v113.81h-113.811c-10.912 0-19.754 8.846-19.754 19.754 0 10.912 8.842 19.754 19.754 19.754h113.811v104.074c0 10.908 8.842 19.754 19.754 19.754 10.908 0 19.754-8.846 19.754-19.754v-104.074h104.070c10.912 0 19.754-8.842 19.754-19.754 0-10.908-8.842-19.754-19.754-19.754h-104.070v-113.81z"],"width":1158,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-note"],"grid":0},"attrs":[],"properties":{"order":421,"id":47,"name":"add-note","prevSize":32,"code":59665},"setIdx":0,"setId":1,"iconIdx":50},{"icon":{"paths":["M95.188 49.548c0 27.365-21.308 49.548-47.594 49.548s-47.594-22.183-47.594-49.548c0-27.365 21.309-49.548 47.594-49.548s47.594 22.184 47.594 49.548z","M95.188 512c0 27.366-21.308 49.546-47.594 49.546s-47.594-22.18-47.594-49.546c0-27.365 21.309-49.548 47.594-49.548s47.594 22.183 47.594 49.548z","M95.188 974.454c0 27.361-21.308 49.546-47.594 49.546s-47.594-22.185-47.594-49.546c0-27.366 21.309-49.551 47.594-49.551s47.594 22.185 47.594 49.551z","M253.837 49.548c0-27.365 21.308-49.548 47.594-49.548l674.969 0.001c26.286 0 47.596 22.184 47.596 49.548s-21.309 49.549-47.596 49.549l-674.969-0.002c-26.286 0-47.594-22.183-47.594-49.548z","M253.837 512c0-27.365 21.308-49.548 47.594-49.548l674.969 0.001c26.286 0 47.596 22.183 47.596 49.547 0 27.366-21.309 49.551-47.596 49.551l-674.969-0.005c-26.286 0-47.594-22.18-47.594-49.546z","M253.837 974.454c0-27.366 21.308-49.551 47.594-49.551h674.969c26.286 0 47.596 22.185 47.596 49.551s-21.309 49.546-47.596 49.546h-674.969c-26.286 0-47.594-22.185-47.594-49.546z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{},{}],"2372462551852141":[{},{},{},{},{},{}]},"tags":["toc"],"grid":0},"attrs":[],"properties":{"order":418,"id":48,"name":"toc","prevSize":32,"code":59659},"setIdx":0,"setId":1,"iconIdx":51},{"icon":{"paths":["M0 989.88c0-18.852 19.386-34.13 43.3-34.13h937.4c23.916 0 43.3 15.278 43.3 34.13s-19.384 34.135-43.3 34.135h-937.4c-23.914 0-43.3-15.283-43.3-34.135z","M45.566 0c-23.914 0-43.3 15.282-43.3 34.133s19.386 34.133 43.3 34.133h434.6c23.913 0 43.298-15.282 43.298-34.133s-19.384-34.133-43.298-34.133h-434.6z","M2.2 366.958c0-18.851 19.386-34.133 43.3-34.133h136.566c23.913 0 43.3 15.282 43.3 34.133s-19.386 34.134-43.3 34.134h-136.566c-23.914 0-43.3-15.282-43.3-34.134z","M45.566 640.026c-23.914 0-43.3 15.283-43.3 34.135 0 18.847 19.386 34.13 43.3 34.13h68.3c23.913 0 43.299-15.283 43.299-34.13 0-18.852-19.386-34.135-43.299-34.135h-68.3z","M687.227 751.063l-42.501 55.583c-21.729 28.416-55.199 45.42-90.967 46.203l-89.085 1.951-31.192 40.796c-15.663 20.48-40.055 32.394-65.839 32.154l-95.854-0.891c-59.065-0.548-92.152-68.296-56.273-115.215l71.104-92.989-21.462-86.487c-8.616-34.719-0.982-71.475 20.748-99.891l42.501-55.583 412.022-433.892c41.436-43.64 109.117-49.013 156.923-12.457l71.516 54.686c47.805 36.555 60.36 103.274 29.102 154.703l-310.743 511.331zM393.673 504.621l249.496 190.777 297.923-490.233c13.588-22.36 8.131-51.368-12.652-67.262l-71.521-54.686c-20.782-15.894-50.207-13.558-68.224 5.416l-395.022 415.988zM351.455 556.129l-12.676 16.573c-9.448 12.36-12.767 28.339-9.021 43.433l21.065 84.884 114.041 87.199 87.436-1.915c15.549-0.343 30.106-7.731 39.552-20.086l12.672-16.579-253.069-193.51zM331.26 769.848l-62.871 82.222c-2.563 3.354-0.199 8.192 4.020 8.233l95.854 0.891c4.834 0.046 9.408-2.191 12.345-6.031l22.959-30.024-72.306-55.291z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{}],"2372462551852141":[{},{},{},{},{}]},"tags":["notes"],"grid":0},"attrs":[],"properties":{"order":417,"id":49,"name":"notes","prevSize":32,"code":59660},"setIdx":0,"setId":1,"iconIdx":52},{"icon":{"paths":["M330.491 55.379c7.217-3.631 15.178-5.659 23.618-5.659h41.136c11.319 0 20.549-11.121 20.549-24.856 0-13.727-9.23-24.864-20.549-24.864h-41.136c-13.902 0-27.234 3.343-39.373 9.45-10.529 5.242-15.505 19.797-11.083 32.476 4.345 12.702 16.31 18.718 26.839 13.454zM950.496 726.236c0-13.727-9.23-24.856-20.564-24.856-11.319 0-20.549 11.137-20.549 24.856v43.521c0 10.149-1.686 19.774-4.672 28.54-4.33 12.679 0.646 27.234 11.083 32.491 10.529 5.264 22.577-0.752 26.907-13.438 5.067-14.715 7.794-30.804 7.794-47.6v-43.521zM929.932 527.319c11.334 0 20.564 11.137 20.564 24.856v87.027c0 13.742-9.23 24.856-20.564 24.856-11.319 0-20.549-11.121-20.549-24.856v-87.027c0-13.727 9.23-24.856 20.549-24.856zM942.147 358.097c-3.449-3.039-7.635-4.831-12.215-4.831-11.319 0-20.549 11.137-20.549 24.856v87.027c0 13.742 9.23 24.856 20.549 24.856 11.334 0 20.564-11.121 20.564-24.856v-87.027c0-8.204-3.289-15.497-8.356-20.025zM929.932 192.301c5.713 0 10.848 2.803 14.623 7.331 3.7 4.49 5.948 10.688 5.948 17.533v73.938c0 13.719-9.23 24.856-20.564 24.856-4.414 0-8.516-1.671-11.805-4.505-5.295-4.505-8.751-11.942-8.751-20.351v-73.938c0-13.719 9.23-24.856 20.549-24.856zM942.702 76.711c-4.33-12.679-16.386-18.703-26.907-13.438-10.438 5.264-15.414 19.812-11.083 32.491 1.922 5.637 3.289 11.661 4.095 17.928 0.41 3.464 0.577 7.004 0.577 10.612v14.282c0 13.742 9.23 24.856 20.549 24.856 11.334 0 20.564-11.121 20.564-24.856v-14.282c0-16.811-2.727-32.886-7.794-47.6zM284.448 58.008c10.453 5.242 15.429 19.797 11.083 32.491-1.367 3.912-3.13 12.253-3.13 12.253l395.89-0.015c66.372 0 120.171 58.16 120.171 129.925v611.694h39.214c8.425 0 16.378-2.028 23.618-5.659 2.963-1.474 6.017-2.066 9.002-1.869 7.619 0.517 14.692 6.199 17.822 15.307 4.414 12.702-0.562 27.234-11.083 32.491-12.124 6.108-25.471 9.45-39.358 9.45h-39.214c0 71.758-53.799 129.925-120.171 129.925h-568.135c-66.372 0-120.171-58.16-120.171-129.925v-661.414c0-71.758 53.799-129.925 120.171-129.925h131.11c0 0 1.2-16.599 6.267-31.29 4.33-12.679 16.378-18.703 26.907-13.438zM120.164 173.598c-30.159 0-54.627 26.444-54.627 59.064v661.414c0 32.62 24.461 59.056 54.627 59.056h568.135c30.159 0 54.627-26.436 54.627-59.056v-661.414c0-32.62-24.461-59.064-54.627-59.064h-568.135zM620.682 556.847c0 16.31-12.231 29.513-27.317 29.513h-158.754v170.536c0 16.918-12.679 30.622-28.343 30.622-15.649 0-28.328-13.704-28.328-30.622v-170.536h-158.769c-15.072 0-27.302-13.203-27.302-29.513s12.231-29.528 27.302-29.528h158.769v-170.513c0-16.918 12.679-30.645 28.328-30.645 15.664 0 28.343 13.727 28.343 30.645v170.513h158.754c15.087 0 27.317 13.218 27.317 29.528zM806.54-0.008c-11.334 0-20.564 11.137-20.564 24.864 0 13.742 9.23 24.856 20.564 24.856h41.136c8.425 0 16.378 2.028 23.618 5.659 10.521 5.264 22.486-0.752 26.816-13.454 4.414-12.679-0.562-27.234-11.083-32.476-4.74-2.37-9.625-4.33-14.692-5.834-7.87-2.37-16.15-3.608-24.666-3.608h-41.136zM621.456 24.856c0-6.184 1.846-11.836 4.976-16.204 3.776-5.302 9.321-8.66 15.573-8.66h82.264c11.334 0 20.564 11.137 20.564 24.864 0 13.742-9.23 24.856-20.564 24.856h-82.264c-11.319 0-20.549-11.121-20.549-24.856zM477.486-0.008c-11.319 0-20.564 11.137-20.564 24.864 0 13.742 9.253 24.856 20.564 24.856h82.264c6.176 0 11.729-3.305 15.497-8.546 3.145-4.368 5.067-10.081 5.067-16.31 0-13.727-9.23-24.864-20.564-24.864h-82.264z"],"width":950,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["copy"],"grid":0},"attrs":[],"properties":{"order":416,"id":50,"name":"copy","prevSize":32,"code":59661},"setIdx":0,"setId":1,"iconIdx":53},{"icon":{"paths":["M821.084 827.919c13.404 0 24.274-9.59 24.274-21.427 0-11.832-10.87-21.427-24.274-21.427h-84.808c-13.409 0-24.279 9.595-24.279 21.427v184.704c0 11.837 10.87 21.427 24.279 21.427 13.404 0 24.274-9.59 24.274-21.427v-72.673h53.796c13.409 0 24.279-9.59 24.279-21.427s-10.87-21.427-24.279-21.427h-53.796v-47.749h60.534z","M467.746 785.070c-5.961 0-11.677 2.263-15.887 6.292-4.21 4.024-6.568 9.487-6.557 15.176l0.392 184.699c0.012 5.688 2.394 11.141 6.62 15.15 4.205 3.994 9.893 6.236 15.824 6.236h0.087c1.655-0.005 40.711-0.154 56.309-0.415 57.119-0.952 98.58-48.63 98.58-113.367 0-68.050-40.417-113.777-100.572-113.777l-54.796 0.005zM578.227 898.847c0 48.087-27.361 70.067-54.472 70.523-7.603 0.123-21.305 0.225-33.218 0.297l-0.302-141.737h32.307c41.057-0.005 55.685 36.634 55.685 70.917z","M204.448 785.065c-14.273 0-25.843 9.595-25.843 21.427v184.704c0 11.837 11.571 21.427 25.843 21.427s25.843-9.59 25.843-21.427v-58.921c13.042-0.056 27.852-0.113 36.184-0.113 49.595 0 89.941-32.993 89.941-73.549 0-40.55-40.346-73.549-89.941-73.549h-62.027zM304.729 858.619c0 16.64-17.518 30.694-38.255 30.694-8.335 0-23.121 0.056-36.184 0.108v-61.496h36.184c20.737-0.005 38.255 14.054 38.255 30.694z","M547.722 34.133c0-18.851-15.995-34.133-35.722-34.133s-35.721 15.282-35.721 34.133v372.706l-166.347-158.954c-13.95-13.33-36.567-13.33-50.517 0s-13.95 34.942 0 48.272l227.326 217.225c13.95 13.327 36.569 13.327 50.515 0l227.328-217.225c13.952-13.33 13.952-34.942 0-48.272s-36.567-13.33-50.519 0l-166.344 158.954v-372.706z","M71.442 671.288c0-6.282 5.331-11.377 11.907-11.377h857.303c6.574 0 11.909 5.094 11.909 11.377v318.577c0 18.852 15.99 34.135 35.717 34.135s35.722-15.283 35.722-34.135v-318.577c0-43.986-37.315-79.642-83.348-79.642h-857.303c-46.032 0-83.349 35.656-83.349 79.642l-0 318.577c0 18.852 15.993 34.135 35.721 34.135s35.721-15.283 35.721-34.135v-318.577z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{},{},{},{},{}],"2372462551852141":[{},{},{},{},{}]},"tags":["download-pdf"],"grid":0},"attrs":[],"properties":{"order":415,"id":51,"name":"download-pdf","prevSize":32,"code":59662},"setIdx":0,"setId":1,"iconIdx":54},{"icon":{"paths":["M0 450.948c0-248.646 202.302-450.948 450.948-450.948 248.663 0 450.95 202.302 450.95 450.948 0 109.376-39.144 209.779-104.148 287.943l214.050 214.050c16.268 16.247 16.268 42.612 0 58.86-8.131 8.131-18.787 12.199-29.43 12.199-10.656 0-21.299-4.069-29.43-12.199l-214.050-214.050c-78.164 65.010-178.568 104.148-287.943 104.148-248.646 0-450.948-202.288-450.948-450.95zM83.252 450.95c0 202.747 164.95 367.697 367.696 367.697s367.692-164.953 367.692-367.699c0-202.746-164.947-367.696-367.692-367.696s-367.696 164.952-367.696 367.698z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["search"],"grid":0},"attrs":[],"properties":{"order":406,"id":52,"name":"search","prevSize":32,"code":59684},"setIdx":0,"setId":1,"iconIdx":55},{"icon":{"paths":["M915.789 642.618c-13.651 0-24.71 11.475-24.71 25.632v227.584c-0.051 42.451-33.21 76.851-74.138 76.896h-693.382c-40.929-0.045-74.087-34.445-74.135-76.896v-667.94c0.048-42.443 33.207-76.845 74.135-76.895h219.412c13.649 0 24.712-11.475 24.712-25.632 0-14.147-11.062-25.631-24.712-25.631h-219.412c-68.208 0.080-123.481 57.411-123.558 128.159v667.946c0.077 70.752 55.35 128.077 123.558 128.16h693.382c68.211-0.083 123.482-57.408 123.558-128.16v-227.59c0-14.157-11.059-25.632-24.71-25.632z","M930.714 33.784c-43.43-45.046-113.837-45.046-157.267 0l-440.871 457.286c-3.021 3.134-5.203 7.019-6.342 11.284l-57.976 217.101c-2.385 8.896 0.038 18.432 6.332 24.966 6.303 6.528 15.493 9.043 24.074 6.579l209.306-60.141c4.113-1.184 7.858-3.45 10.879-6.579l440.863-457.298c43.36-45.076 43.36-118.046 0-163.122l-28.998-30.077zM386.42 507.731l360.819-374.263 116.365 120.7-360.826 374.264-116.357-120.7zM363.176 556.111l92.968 96.439-128.597 36.954 35.629-133.393zM924.768 190.739l-26.208 27.184-116.378-120.71 26.214-27.183c24.128-25.021 63.238-25.021 87.36 0l29.011 30.077c24.083 25.052 24.083 65.592 0 90.632z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["edit"],"grid":0},"attrs":[],"properties":{"order":404,"id":53,"name":"edit","prevSize":32,"code":59656},"setIdx":0,"setId":1,"iconIdx":56},{"icon":{"paths":["M1131.789 73.92l-0.005 440.556c0 14.305-12.989 25.905-29.017 25.905s-29.017-11.599-29.017-25.905v-440.556c0-1.558-1.223-2.894-3.040-3.326-119.797-28.369-237.918-25.101-351.086 9.708-62.092 19.102-105.574 42.995-124.691 54.616v727.553c41.515-21.213 107.396-48.575 192.647-63.418 94.062-16.379 190.151-13.905 286.17 7.303v-170.787c0-14.304 12.989-25.902 29.017-25.902s29.017 11.598 29.017 25.902v204.795c0 1.568-0.205 3.104-0.512 4.619l-0.011 0.156-0.027 0.248-14.277 64.512c-6.893 31.167-41.073 51.114-75.954 44.372-198.564-38.303-349.184 19.106-421.284 56.74-33.188 17.316-74.418 17.316-107.609 0-72.097-37.635-222.69-95.049-421.287-56.74-34.896 6.742-69.060-13.231-75.951-44.372l-14.277-64.512-0.021-0.226-0.014-0.178c-0.31-1.514-0.515-3.050-0.515-4.619v-517.435l-0.046-69.785 0.050-179.228c0-24.997 18.997-46.956 46.197-53.397 164.499-38.957 301.453-15.203 387.375 11.58 63.352 19.748 108.823 43.789 132.294 57.766 23.477-13.977 68.948-38.018 132.301-57.766 85.924-26.783 222.882-50.534 387.374-11.577 27.201 6.441 46.199 28.4 46.199 53.397zM1069.115 858.791c-218.915-51.184-386.14 17.694-449.396 50.71-33.124 17.289-74.353 17.354-107.605-0.005-63.256-33.021-230.479-101.888-449.392-50.71l9.088 41.062c0.615 2.759 3.668 4.382 6.756 3.783 217.799-42.022 383.466 21.218 462.844 62.653 15.112 7.89 33.9 7.89 49.012 0 79.382-41.429 245.065-104.658 462.843-62.647 3.137 0.604 6.155-1.062 6.758-3.783l9.092-41.062zM61.124 70.595c-1.818 0.432-3.041 1.768-3.041 3.326v732.431c96.031-21.208 192.113-23.676 286.17-7.297 85.248 14.843 151.131 42.2 192.647 63.413v-727.551c-19.091-11.604-62.579-35.507-124.694-54.613-113.16-34.809-231.28-38.077-351.082-9.708z"],"width":1132,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["open-book"],"grid":0},"attrs":[],"properties":{"order":469,"id":54,"name":"open-book","prevSize":32,"code":59654},"setIdx":0,"setId":1,"iconIdx":57},{"icon":{"paths":["M950.857 1024c-43.886 0-87.771-14.629-117.029-58.514l-760.686-746.057c-43.886-43.886-43.886-102.4 0-146.286s102.4-43.886 146.286 0l731.429 731.429 731.429-731.429c43.886-43.886 102.4-43.886 146.286 0s43.886 102.4 0 146.286l-760.686 746.057c-29.257 43.886-73.143 58.514-117.029 58.514z"],"width":1902,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["down"],"grid":0},"attrs":[],"properties":{"order":402,"id":55,"name":"down","prevSize":32,"code":59653},"setIdx":0,"setId":1,"iconIdx":58},{"icon":{"paths":["M839.1 271.065c0 23.943-19.41 43.353-43.355 43.353h-132.011v125.749c0 24.894-20.178 45.075-45.073 45.075s-45.073-20.181-45.073-45.075v-125.749h-132.013c-23.943 0-43.353-19.409-43.353-43.353s19.41-43.353 43.353-43.353h132.013v-125.749c0-24.894 20.178-45.075 45.073-45.075s45.073 20.181 45.073 45.075v125.749h132.011c23.945 0 43.355 19.41 43.355 43.353z","M4.514 51.539c10.538-21.076 36.167-29.619 57.243-19.081l67.731 33.866c40.245 20.123 69.878 56.599 81.329 100.114l106.799 405.836c8.221 31.238 36.466 53.015 68.77 53.015h400.996c30.054 0 56.86-18.893 66.97-47.195l115.257-322.712c7.925-22.191 32.336-33.756 54.528-25.83s33.758 32.34 25.833 54.531l-115.257 322.712c-22.238 62.265-81.215 103.828-147.331 103.828h-400.996c-71.068 0-133.207-47.906-151.293-116.634l-106.799-405.834c-5.205-19.779-18.674-36.359-36.968-45.506l-67.731-33.865c-21.076-10.539-29.619-36.167-19.081-57.244z","M227.565 881.289c0-78.546 63.675-142.222 142.222-142.222s142.222 63.676 142.222 142.222c0 78.546-63.675 142.222-142.222 142.222s-142.222-63.676-142.222-142.222zM369.787 824.4c-31.419 0-56.889 25.469-56.889 56.889s25.47 56.889 56.889 56.889c31.419 0 56.889-25.469 56.889-56.889s-25.47-56.889-56.889-56.889z","M824.9 739.066c-78.546 0-142.222 63.676-142.222 142.222s63.676 142.222 142.222 142.222c78.546 0 142.222-63.676 142.222-142.222s-63.676-142.222-142.222-142.222zM768.011 881.289c0-31.42 25.469-56.889 56.889-56.889 31.414 0 56.889 25.469 56.889 56.889s-25.475 56.889-56.889 56.889c-31.42 0-56.889-25.469-56.889-56.889z"],"width":1081,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["add-to-cart"],"grid":0},"attrs":[],"properties":{"order":400,"id":56,"name":"add-to-cart","prevSize":32,"code":59649},"setIdx":0,"setId":1,"iconIdx":59},{"icon":{"paths":["M810.033 72.802c13.049-15.419 11.123-38.495-4.296-51.541s-38.493-11.124-51.541 4.295l-241.991 285.989-155.63-176.382c-13.363-15.145-36.474-16.59-51.619-3.227s-16.59 36.474-3.227 51.619l183.633 208.118c7.030 7.967 17.178 12.483 27.803 12.373s20.675-4.836 27.536-12.947l269.332-318.298z","M52.934 137.953c-18.065-9.033-40.033-1.711-49.066 16.355s-1.71 40.033 16.355 49.066l58.055 29.027c15.68 7.84 27.225 22.052 31.686 39.006l91.542 347.859c15.502 58.909 68.765 99.967 129.68 99.967h343.711c56.671 0 107.223-35.625 126.284-88.99l98.792-276.612c6.793-19.021-3.121-39.948-22.143-46.741s-39.946 3.119-46.738 22.14l-98.792 276.613c-8.665 24.254-31.642 40.448-57.403 40.448h-343.711c-27.689 0-51.899-18.661-58.945-45.436l-91.542-347.861c-9.815-37.298-35.215-68.564-69.711-85.812l-58.055-29.027z","M316.96 743.614c-67.326 0-121.905 54.579-121.905 121.905s54.579 121.905 121.905 121.905c67.327 0 121.905-54.579 121.905-121.905s-54.578-121.905-121.905-121.905zM268.198 865.519c0-26.926 21.832-48.762 48.762-48.762s48.762 21.836 48.762 48.762c0 26.931-21.831 48.762-48.762 48.762s-48.762-21.831-48.762-48.762z","M585.153 865.519c0-67.326 54.579-121.905 121.905-121.905s121.905 54.579 121.905 121.905c0 67.326-54.579 121.905-121.905 121.905s-121.905-54.579-121.905-121.905zM707.057 816.757c-26.931 0-48.762 21.836-48.762 48.762 0 26.931 21.831 48.762 48.762 48.762 26.926 0 48.762-21.831 48.762-48.762 0-26.926-21.836-48.762-48.762-48.762z"],"width":926,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["cart-added"],"grid":0},"attrs":[],"properties":{"order":399,"id":57,"name":"cart-added","prevSize":32,"code":59652},"setIdx":0,"setId":1,"iconIdx":60},{"icon":{"paths":["M1792 576c35.345 0 64-28.654 64-64s-28.655-64-64-64v128zM40.078 466.745c-24.993 24.993-24.993 65.516 0 90.51l407.294 407.293c24.993 24.994 65.516 24.994 90.51 0s24.993-65.519 0-90.513l-362.039-362.035 362.039-362.039c24.993-24.993 24.993-65.516 0-90.51s-65.516-24.994-90.51 0l-407.294 407.293zM1792 448h-1706.667v128h1706.667v-128z"],"width":1877,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["arrow"],"grid":0},"attrs":[],"properties":{"order":397,"id":58,"name":"arrow","prevSize":32,"code":59651},"setIdx":0,"setId":1,"iconIdx":61},{"icon":{"paths":["M592.847 793.767c-190.057 0-352.149-119.609-394.191-290.89-1.383-5.78-1.383-11.857 0-17.637 42.042-171.331 204.135-290.937 394.191-290.937 190.054 0 352.148 119.606 394.191 290.888 1.38 5.78 1.38 11.857 0 17.637-42.043 171.331-204.137 290.939-394.191 290.939zM272.959 494.034c37.25 133.29 167.379 225.628 319.889 225.628 152.506 0 282.635-92.338 319.887-225.628-37.252-133.291-167.381-225.626-319.887-225.626-152.51 0-282.639 92.335-319.889 225.626z","M592.842 642.247c-81.714 0-148.211-66.495-148.211-148.208 0-81.714 66.497-148.211 148.211-148.211 81.715 0 148.211 66.497 148.211 148.211 0 81.713-66.495 148.208-148.211 148.208zM592.842 419.934c-40.858 0-74.105 33.248-74.105 74.105s33.248 74.103 74.105 74.103c40.858 0 74.105-33.246 74.105-74.103s-33.248-74.105-74.105-74.105z","M37.053 247.017c-20.453 0-37.053-16.6-37.053-37.053v-74.105c0-78.7 51.972-135.859 123.509-135.859h86.456c20.453 0 37.053 16.6 37.053 37.053s-16.6 37.053-37.053 37.053h-86.456c-47.032 0-49.404 51.479-49.404 61.754v74.105c0 20.453-16.6 37.053-37.053 37.053z","M1148.637 247.017c-20.453 0-37.053-16.6-37.053-37.053v-74.105c0-34.039-27.718-61.754-61.758-61.754h-74.105c-20.453 0-37.053-16.6-37.053-37.053s16.6-37.053 37.053-37.053h74.105c74.946 0 135.863 60.915 135.863 135.859v74.105c0 20.453-16.6 37.053-37.053 37.053z","M209.965 988.068h-86.456c-71.536 0-123.509-57.161-123.509-135.858v-74.105c0-20.453 16.6-37.053 37.053-37.053s37.053 16.6 37.053 37.053v74.105c0 10.278 2.371 61.753 49.404 61.753h86.456c20.453 0 37.053 16.6 37.053 37.053s-16.6 37.053-37.053 37.053z","M1049.826 988.068h-74.105c-20.453 0-37.053-16.6-37.053-37.053s16.6-37.053 37.053-37.053h74.105c34.040 0 61.758-27.713 61.758-61.753v-74.105c0-20.453 16.6-37.053 37.053-37.053s37.053 16.6 37.053 37.053v74.105c0 74.946-60.917 135.858-135.863 135.858z"],"width":1186,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["preview"],"grid":0},"attrs":[],"properties":{"order":395,"id":59,"name":"preview1","prevSize":32,"code":59650},"setIdx":0,"setId":1,"iconIdx":62},{"icon":{"paths":["M1010.432 838.752l-383.968-768c-21.664-43.36-65.952-70.752-114.464-70.752s-92.8 27.392-114.464 70.752l-383.968 768c-19.84 39.68-17.728 86.816 5.6 124.576 23.328 37.696 64.512 60.672 108.864 60.672h767.904c44.384 0 85.568-22.976 108.864-60.672 23.328-37.76 25.44-84.896 5.632-124.576zM575.936 864c0 17.696-14.304 32-32 32h-64c-17.696 0-32-14.304-32-32v-64c0-17.696 14.304-32 32-32h64c17.696 0 32 14.304 32 32v64zM575.936 608c0 17.696-14.304 32-32 32h-64c-17.696 0-32-14.304-32-32v-320c0-17.664 14.304-32 32-32h64c17.696 0 32 14.336 32 32v320z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["warning"],"grid":0},"attrs":[],"properties":{"order":388,"id":60,"name":"warning","prevSize":32,"code":59648},"setIdx":0,"setId":1,"iconIdx":63},{"icon":{"paths":["M1520.425 257.947c155.778 107.762 251.988 214.605 256.009 219.101 17.799 19.901 17.799 49.995 0 69.9-4.022 4.495-100.231 111.339-256.009 219.102-208.282 144.082-424.597 220.244-625.544 220.244-200.952 0-417.262-76.161-625.545-220.244-155.776-107.763-251.992-214.606-256.008-219.102-17.797-19.901-17.797-49.999 0-69.9 4.017-4.495 100.229-111.339 256.008-219.101 208.283-144.083 424.593-220.241 625.545-220.241 200.947 0 417.262 76.158 625.544 220.241zM125.568 512.019c39.487 38.743 111.387 104.347 205.548 169.245 63.43 43.721 143.597 91.43 234.699 129.317-71.714-78.969-115.477-183.76-115.477-298.584 0-114.964 43.868-219.873 115.744-298.873-209.582 87.309-372.79 232.563-440.513 298.894zM555.205 511.998c0 187.293 152.379 339.672 339.676 339.672 187.3 0 339.671-152.375 339.671-339.672s-152.371-339.672-339.671-339.672c-187.297 0-339.676 152.375-339.676 339.672zM1339.419 511.994c0 114.967-43.864 219.877-115.74 298.877 209.585-87.309 372.792-232.563 440.515-298.897-39.508-38.754-111.393-104.354-205.554-169.245-63.423-43.721-143.593-91.431-234.691-129.317 71.708 78.968 115.47 183.759 115.47 298.583zM725.889 511.995c0-93.182 75.811-168.994 168.994-168.994s168.996 75.811 168.996 168.994c0 28.959-23.478 52.435-52.438 52.435-14.476 0-27.592-5.869-37.078-15.356-9.486-9.491-15.36-22.6-15.36-37.079 0-35.356-28.764-64.122-64.12-64.122s-64.122 28.766-64.122 64.122c0 35.356 28.766 64.122 64.122 64.122 14.479 0 27.588 5.869 37.077 15.356 9.486 9.491 15.36 22.6 15.36 37.079 0 28.959-23.478 52.436-52.437 52.436-93.182 0-168.994-75.812-168.994-168.994z"],"width":1792,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[{}],"2372462551852141":[{}]},"tags":["view"],"grid":0},"attrs":[],"properties":{"order":394,"id":61,"name":"preview","prevSize":32,"code":59681},"setIdx":0,"setId":1,"iconIdx":64},{"icon":{"paths":["M983.996 0h-943.996c-22.092 0-40 17.908-40 40v192c0 11.687 5.244 22.552 13.284 29.769l298.716 268.078v454.148c0 12.723 6.054 24.695 16.306 32.23 10.157 7.467 23.366 9.779 35.626 5.956l320-100.002c16.7-5.222 28.068-20.685 28.068-38.178v-354.155l298.714-268.080c8.457-7.586 13.286-18.408 13.286-29.768v-192c0-22.092-17.911-40-40.004-40zM944 214.152l-298.716 268.080c-8.454 7.585-13.284 18.407-13.284 29.768v342.589l-240 74.999v-417.588c0-11.36-4.83-22.182-13.284-29.77l-234.256-210.23h499.54c22.092 0 39.999-17.907 39.999-39.999s-17.907-40-39.999-40h-564v-112h864v134.152z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"colorPermutations":{"2552552551852141":[],"2372462551852141":[]},"tags":["filter"],"grid":0},"attrs":[],"properties":{"order":405,"id":63,"name":"filter","prevSize":32,"code":59658},"setIdx":0,"setId":1,"iconIdx":66},{"icon":{"paths":["M622.703 560.432h69.189c20.757-27.676 34.595-62.27 41.514-96.865l-48.432-48.432c0-13.838 0-27.676 0-48.432 0-13.838 0-27.676 0-48.432l48.432-48.432c-6.919-34.595-20.757-69.189-41.514-96.865h-69.189c-20.757-20.757-41.514-48.432-62.27-62.27v-69.189c-27.676-20.757-62.27-34.595-96.865-41.514l-48.432 48.432c-13.838 0-27.676 0-48.432 0-13.838 0-27.676 0-48.432 0l-48.432-48.432c-34.595 6.919-69.189 20.757-96.865 41.514v69.189c-20.757 20.757-48.432 41.514-62.27 62.27h-69.189c-20.757 27.676-34.595 62.27-41.514 96.865l48.432 48.432c0 13.838 0 27.676 0 48.432 0 13.838 0 27.676 0 48.432l-48.432 48.432c6.919 34.595 20.757 69.189 41.514 96.865h69.189c20.757 20.757 41.514 48.432 62.27 62.27v69.189c27.676 20.757 62.27 34.595 96.865 41.514l48.432-48.432c13.838 0 27.676 0 48.432 0 13.838 0 27.676 0 48.432 0l48.432 48.432c34.595-6.919 69.189-20.757 96.865-41.514v-69.189c27.676-13.838 48.432-34.595 62.27-62.27zM373.622 477.405c-55.351 0-103.784-48.432-103.784-103.784s48.432-103.784 103.784-103.784c55.351 0 103.784 48.432 103.784 103.784 0 62.27-48.432 103.784-103.784 103.784zM1037.838 816.432l41.514-20.757c0-20.757 0-48.432-6.919-69.189l-41.514-6.919c-6.919-6.919-6.919-20.757-13.838-27.676s-13.838-13.838-13.838-27.676l13.838-41.514c-13.838-20.757-34.595-34.595-55.351-41.514l-34.595 27.676c-20.757-6.919-34.595-13.838-55.351-13.838l-20.757-41.514c-20.757 0-48.432 0-69.189 6.919l-6.919 41.514c-6.919 6.919-20.757 6.919-27.676 13.838s-13.838 13.838-27.676 13.838l-41.514-13.838c-20.757 13.838-34.595 34.595-41.514 55.351l27.676 34.595c-6.919 20.757-13.838 34.595-13.838 55.351l-41.514 20.757c0 20.757 0 48.432 6.919 69.189l41.514 6.919c6.919 6.919 6.919 20.757 13.838 27.676s13.838 13.838 13.838 27.676l-13.838 41.514c13.838 20.757 34.595 34.595 55.351 41.514l34.595-27.676c20.757 6.919 41.514 13.838 55.351 13.838l20.757 41.514c20.757 0 48.432 0 69.189-6.919l6.919-41.514c6.919-6.919 20.757-6.919 27.676-13.838s13.838-13.838 27.676-13.838l41.514 13.838c20.757-13.838 34.595-34.595 41.514-55.351l-27.676-34.595c6.919-13.838 13.838-34.595 13.838-55.351zM864.865 857.946c-34.595 20.757-76.108 6.919-96.865-27.676s-6.919-76.108 27.676-96.865c34.595-20.757 76.108-6.919 96.865 27.676s6.919 76.108-27.676 96.865z"],"width":1079,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":58880,"grid":16},"attrs":[],"properties":{"order":391,"id":0,"prevSize":32,"code":58880,"name":"account-settings"},"setIdx":1,"setId":0,"iconIdx":0},{"icon":{"paths":["M192 128l640 384-640 384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":59932,"grid":16},"attrs":[],"properties":{"order":392,"id":1,"prevSize":32,"code":59932,"name":"caret"},"setIdx":1,"setId":0,"iconIdx":1},{"icon":{"paths":["M512 406.588l-384-384c-30.118-30.118-75.294-30.118-105.412 0s-30.118 75.294 0 105.412l384 384-384 384c-30.118 30.118-30.118 75.294 0 105.412s75.294 30.118 105.412 0l384-384 384 384c30.118 30.118 75.294 30.118 105.412 0 15.059-15.059 22.588-37.647 22.588-52.706 0-22.588-7.529-37.647-22.588-52.706l-384-384 384-384c15.059-15.059 22.588-37.647 22.588-52.706 0-22.588-7.529-37.647-22.588-52.706-30.118-30.118-75.294-30.118-105.412 0l-384 384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":58889,"grid":16},"attrs":[],"properties":{"order":389,"id":2,"prevSize":32,"code":58889,"name":"close"},"setIdx":1,"setId":0,"iconIdx":2},{"icon":{"paths":["M128 256h768v86h-768v-86zM128 554v-84h768v84h-768zM128 768v-86h768v86h-768z"],"attrs":[{}],"isMulticolor":false,"isMulticolor2":false,"tags":[""],"defaultCode":57870,"grid":16},"attrs":[{}],"properties":{"order":388,"id":3,"prevSize":32,"code":57870,"name":"menu","ligatures":"menu"},"setIdx":1,"setId":0,"iconIdx":3},{"icon":{"paths":["M791.498 544.092c-1.294-129.682 105.758-191.876 110.542-194.966-60.152-88.020-153.85-100.078-187.242-101.472-79.742-8.074-155.596 46.948-196.066 46.948-40.368 0-102.818-45.754-168.952-44.552-86.916 1.292-167.058 50.538-211.812 128.38-90.304 156.698-23.126 388.84 64.89 515.926 43.008 62.204 94.292 132.076 161.626 129.58 64.842-2.588 89.362-41.958 167.756-41.958s100.428 41.958 169.050 40.67c69.774-1.296 113.982-63.398 156.692-125.796 49.39-72.168 69.726-142.038 70.924-145.626-1.548-0.706-136.060-52.236-137.408-207.134zM662.562 163.522c35.738-43.358 59.86-103.512 53.28-163.522-51.478 2.096-113.878 34.29-150.81 77.55-33.142 38.376-62.148 99.626-54.374 158.436 57.466 4.484 116.128-29.204 151.904-72.464z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["apple","brand"],"defaultCode":60094,"grid":16},"attrs":[],"properties":{"ligatures":"apple, brand53","name":"apple","order":444,"id":4,"prevSize":32,"code":60094},"setIdx":1,"setId":0,"iconIdx":4}],"height":1024,"metadata":{"name":"lawcarta"},"preferences":{"showGlyphs":true,"showQuickUse":true,"showQuickUse2":true,"showSVGs":true,"fontPref":{"prefix":"icon-","metadata":{"fontFamily":"lawcarta","majorVersion":1,"minorVersion":0},"metrics":{"emSize":1024,"baseline":6.25,"whitespace":50},"embed":false},"imagePref":{"prefix":"icon-","png":true,"useClassSelector":true,"color":4473924,"bgColor":16777215},"historySize":100,"gridSize":16,"showCodes":true}} \ No newline at end of file diff --git a/htdocs/wp-content/themes/lawcarta/functions.php b/htdocs/wp-content/themes/lawcarta/functions.php index 8461b65..c801547 100644 --- a/htdocs/wp-content/themes/lawcarta/functions.php +++ b/htdocs/wp-content/themes/lawcarta/functions.php @@ -65,7 +65,7 @@ add_action('wp_enqueue_scripts', function () { // wp_enqueue_script('lawcarta-js', get_theme_file_uri('/assets/js/faqSearch.js'), ['custom-jquery'], null, true); // wp_enqueue_style('lawcarta-libs', get_theme_file_uri('/assets/css/libs.min.css'), [], '100'); - wp_enqueue_style('lawcarta-style-index', get_theme_file_uri('/assets/css/styles-main-page.min.css'), null, '124'); + wp_enqueue_style('lawcarta-style-index', get_theme_file_uri('/assets/css/styles-main-page.min.css'), null, '125'); // if(is_front_page()){ // wp_enqueue_style('lawcarta-style-index', get_theme_file_uri('/assets/css/main-page.min.css'),['lawcarta-libs'], '101');