.btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;vertical-align:middle;border-radius:4px;box-shadow:none;font-family:Inter}.btn[readonly]{opacity:.65}.btn:active,.btn:active:focus,.btn:focus,.btn:hover{text-decoration:none;text-shadow:none;box-shadow:none;outline:none}.btn.disabled,.btn[disabled]{cursor:default;opacity:.65}.btn.disabled:hover,.btn[disabled]:hover{background-color:inherit}.main{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.bp5-multi-select{min-width:150px}.bp5-multi-select-popover .bp5-popover-content{padding:5px}.bp5-multi-select-popover .bp5-multi-select-popover-default-width{max-width:350px}.bp5-multi-select-popover .bp5-multi-select-popover-tag-input-margin{margin-bottom:1px}.bp5-multi-select-popover .bp5-menu{margin-left:-5px;margin-right:-5px;max-height:300px;max-width:400px;overflow:auto}.bp5-multi-select-popover.bp5-popover-match-target-width{width:100%}.bp5-multi-select-popover.bp5-popover-match-target-width .bp5-menu{max-width:none;min-width:0}.bp5-omnibar{filter:blur(0);opacity:1;background-color:#fff;border-radius:2px;box-shadow:0 0 0 1px rgba(17,20,24,.1),0 4px 8px rgba(17,20,24,.2),0 18px 46px 6px rgba(17,20,24,.2);left:calc(50% - 250px);top:20vh;width:500px;z-index:21}.bp5-omnibar.bp5-overlay-appear,.bp5-omnibar.bp5-overlay-enter{filter:blur(20px);opacity:0}.bp5-omnibar.bp5-overlay-appear-active,.bp5-omnibar.bp5-overlay-enter-active{filter:blur(0);opacity:1;transition-delay:0;transition-duration:.2s;transition-property:filter,opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp5-omnibar.bp5-overlay-exit{filter:blur(0);opacity:1}.bp5-omnibar.bp5-overlay-exit-active{filter:blur(20px);opacity:0;transition-delay:0;transition-duration:.2s;transition-property:filter,opacity;transition-timing-function:cubic-bezier(.4,1,.75,.9)}.bp5-omnibar .bp5-input{background-color:transparent;border-radius:0}.bp5-omnibar .bp5-input,.bp5-omnibar .bp5-input:focus{box-shadow:none}.bp5-omnibar .bp5-menu{background-color:transparent;border-radius:0;box-shadow:inset 0 1px 0 rgba(17,20,24,.15);max-height:calc(60vh - 40px);overflow:auto}.bp5-omnibar .bp5-menu:empty{display:none}.bp5-dark .bp5-omnibar,.bp5-omnibar.bp5-dark{background-color:#383e47;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2),0 4px 8px rgba(17,20,24,.4),0 18px 46px 6px rgba(17,20,24,.4)}.bp5-omnibar-overlay .bp5-overlay-backdrop{background-color:rgba(17,20,24,.2)}.bp5-select-popover .bp5-popover-content{padding:5px}.bp5-select-popover .bp5-input-group{margin-bottom:0}.bp5-select-popover .bp5-menu{margin-left:-5px;margin-right:-5px;max-height:300px;max-width:400px;overflow:auto;padding:0 5px}.bp5-select-popover .bp5-menu:not(:first-child){padding-top:5px}.bp5-select-popover.bp5-popover-match-target-width{width:100%}.bp5-select-popover.bp5-popover-match-target-width .bp5-menu{max-width:none;min-width:0}.bp5-suggest-popover .bp5-menu{max-height:300px;max-width:400px;overflow:auto}.bp5-suggest-popover.bp5-popover-match-target-width{width:100%}.bp5-suggest-popover.bp5-popover-match-target-width .bp5-menu{max-width:none;min-width:0}.bp-select-group{display:flex;align-items:center}.bp-select{position:inherit}.bp-select .bp-icon{position:inherit;top:inherit;right:inherit}.bp-select:after{display:none}.bp-select-popover .bp-popover-content{padding:5px}.bp-select-popover .bp-menu{max-width:400px;min-width:250px;max-height:300px;overflow:auto}.bp-select-popover .bp-menu-item .bp-menu-item-label{margin-left:30px}.bp-select-popover .bp-menu-item.bp-intent-primary.bp-active{background-color:#137cbd}.bp-select-popover .bp-menu{padding:5px 0 0}@keyframes select-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rc-select{box-sizing:border-box;display:inline-block;position:relative;vertical-align:middle;color:#666;line-height:28px}.rc-select li,.rc-select ul{margin:0;padding:0;list-style:none}.rc-select>ul>li>a{padding:0;background-color:#fff}.rc-select-arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;outline:none}.rc-select-arrow .rc-select-arrow-loading{display:inline-block;width:18px;height:18px;margin-top:6px;margin-left:-4px}.rc-select-arrow .rc-select-arrow-loading:after{content:" ";display:block;width:12px;height:12px;margin:2px;border-radius:50%;border-color:#999 transparent;border-style:solid;border-width:2px;animation:select-ring 1.2s linear infinite}.rc-select-arrow .rc-select-arrow-icon{border-color:#999 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;width:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;left:50%}.rc-select-loading .rc-select-selection--multiple .rc-select-selection__clear,.rc-select:not(.rc-select-no-arrow) .rc-select-selection--multiple .rc-select-selection__clear{right:20px}.rc-select-selection{outline:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;box-sizing:border-box;display:block;background-color:#fff;border-radius:6px;border:1px solid #d9d9d9}.rc-select-selection__placeholder{position:absolute;top:0;color:#aaa}.rc-select-selection__clear{font-weight:700;position:absolute;line-height:28px}.rc-select-selection__clear-icon{font-style:normal}.rc-select-enabled .rc-select-selection:hover,.rc-select-focused .rc-select-selection{border-color:#23c0fa;box-shadow:0 0 2px rgba(45,183,245,.8)}.rc-select-enabled .rc-select-selection:active{border-color:#2db7f5}.rc-select-selection--single{height:28px;line-height:28px;cursor:pointer;position:relative}.rc-select-selection--single .rc-select-selection-selected-value{pointer-events:none;position:absolute;left:0;top:0}.rc-select-selection--single .rc-select-selection__rendered{height:28px;position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;line-height:28px}.rc-select-selection--single .rc-select-selection__clear{top:0;right:20px}.rc-select-disabled,.rc-select-disabled .rc-select-selection--single,.rc-select-disabled .rc-select-selection--single:hover,.rc-select-disabled .rc-select-selection__choice__remove,.rc-select-disabled .rc-select-selection__choice__remove:hover{color:#ccc;cursor:not-allowed}.rc-select-search__field__wrap{display:inline-block}.rc-select-search__field__placeholder{position:absolute;top:0;left:3px;color:#aaa}.rc-select-search--inline,.rc-select-search--inline .rc-select-search__field__wrap{width:100%}.rc-select-search--inline .rc-select-search__field{border:none;font-size:100%;background:transparent;outline:0;width:100%}.rc-select-search--inline .rc-select-search__field::-ms-clear{display:none}.rc-select-search--inline .rc-select-search__field__mirror{position:absolute;top:-999px;left:0;white-space:pre}.rc-select-search--inline>i{float:right}.rc-select-enabled.rc-select-selection--multiple{cursor:text}.rc-select-selection--multiple{min-height:28px}.rc-select-selection--multiple .rc-select-search--inline{float:left;width:auto}.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field{width:.75em}.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field__wrap{width:auto}.rc-select-selection--multiple .rc-select-search__field__placeholder{top:5px;left:8px}.rc-select-selection--multiple .rc-select-selection__rendered{position:relative;overflow:hidden;text-overflow:ellipsis;margin-left:8px;padding-bottom:2px}.rc-select-selection--multiple .rc-select-selection__rendered .rc-select-selection__choice{margin-top:4px;line-height:20px}.rc-select-selection--multiple .rc-select-selection__clear{top:1px;right:8px}.rc-select-enabled .rc-select-selection__choice{cursor:default}.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__remove{opacity:1;transform:scale(1)}.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__content{margin-left:-8px;margin-right:8px}.rc-select-enabled .rc-select-selection__choice__disabled{cursor:not-allowed}.rc-select-enabled .rc-select-selection__choice__disabled:hover .rc-select-selection__choice__content{margin-left:0;margin-right:0}.rc-select .rc-select-selection__choice{background-color:#f3f3f3;border-radius:4px;float:left;padding:0 15px;margin-right:4px;position:relative;overflow:hidden;transition:padding .3s cubic-bezier(.6,-.28,.735,.045),width .3s cubic-bezier(.6,-.28,.735,.045)}.rc-select .rc-select-selection__choice__content{margin-left:0;margin-right:0;transition:margin .3s cubic-bezier(.165,.84,.44,1)}.rc-select .rc-select-selection__choice-zoom-appear,.rc-select .rc-select-selection__choice-zoom-enter,.rc-select .rc-select-selection__choice-zoom-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-play-state:paused;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.rc-select .rc-select-selection__choice-zoom-leave{opacity:1;animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.rc-select .rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select .rc-select-selection__choice-zoom-enter.rc-select-selection__choice-zoom-enter-active{animation-play-state:running;animation-name:rcSelectChoiceZoomIn}.rc-select .rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{animation-play-state:running;animation-name:rcSelectChoiceZoomOut}@keyframes rcSelectChoiceZoomIn{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes rcSelectChoiceZoomOut{to{transform:scale(0);opacity:0}}.rc-select .rc-select-selection__choice__remove{color:#919191;cursor:pointer;font-weight:700;padding:0 0 0 8px;position:absolute;opacity:0;transform:scale(0);right:2px;transition:opacity .3s,transform .3s}.rc-select .rc-select-selection__choice__remove-icon{font-style:normal}.rc-select .rc-select-selection__choice__remove:hover{color:#333}.rc-select-dropdown{background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 0 4px #d9d9d9;border-radius:4px;box-sizing:border-box;z-index:100;left:-9999px;top:-9999px;position:absolute;outline:none}.rc-select-dropdown-hidden,.rc-select-dropdown:empty{display:none}.rc-select-dropdown-menu{outline:none;margin:0;padding:0;list-style:none;z-index:9999}.rc-select-dropdown-menu-item-group-list,.rc-select-dropdown-menu>li{margin:0;padding:0}.rc-select-dropdown-menu-item-group-list>li.rc-select-menu-item{padding-left:20px}.rc-select-dropdown-menu-item-group-title{color:#999;line-height:1.5;padding:8px 10px;border-bottom:1px solid #dedede}li.rc-select-dropdown-menu-item{margin:0;position:relative;display:block;padding:7px 10px;font-weight:400;color:#666;white-space:nowrap}li.rc-select-dropdown-menu-item-disabled{color:#ccc;cursor:not-allowed}li.rc-select-dropdown-menu-item-selected{color:#666;background-color:#ddd}li.rc-select-dropdown-menu-item-active{background-color:#5897fb;color:#fff;cursor:pointer}li.rc-select-dropdown-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;background-color:#e5e5e5;line-height:0}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{opacity:0;transform-origin:0 100%;transform:scaleY(0)}to{opacity:1;transform-origin:0 100%;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideDownOut{0%{opacity:1;transform-origin:0 100%;transform:scaleY(1)}to{opacity:0;transform-origin:0 100%;transform:scaleY(0)}}.rc-select-open .rc-select-arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.rc-select{width:220px}.rc-select:active,.rc-select:focus,.rc-select:hover{outline:none}.rc-select .rc-select-selection{border-radius:2px;font-size:14px;border:1px solid #ccc}.rc-select .rc-select-selection:active,.rc-select .rc-select-selection:focus,.rc-select .rc-select-selection:hover{border-color:#ccc;background-color:#fbfbfb;box-shadow:none;outline:none;cursor:pointer}.rc-select .rc-select-selection__rendered:active,.rc-select .rc-select-selection__rendered:focus,.rc-select .rc-select-selection__rendered:hover{outline:none}.rc-select.rc-select-focused .rc-select-selection{border-color:#ccc;box-shadow:none}.rc-select.rc-select-disabled,.rc-select.rc-select-disabled .rc-select-selection{color:inherit;cursor:default;background-color:#fbfbfb}.rc-select.rc-select-disabled .rc-select-selection__clear{display:none}.rc-select.rc-select-disabled .rc-select-selection__choice__remove:hover{cursor:default}.rc-select .rc-select-selection--single,.rc-select .rc-select-selection--single .rc-select-selection__rendered{height:33px;line-height:33px}.rc-select .rc-select-selection--single .rc-select-selection__clear{top:1px;right:25px;display:flex;align-items:center;justify-content:center}.rc-select .rc-select-selection--single .rc-select-selection-selected-value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:40px}.rc-select .rc-select-selection--multiple{min-height:33px}.rc-select .rc-select-selection--multiple .rc-select-selection__placeholder{line-height:33px}.rc-select .rc-select-selection__choice{width:auto;background-color:#e4e4e4;border:1px solid #ccc;color:var(--body-color);margin-top:4px;line-height:1.3;font-size:.9em;border-radius:2px;padding:0}.rc-select .rc-select-selection__choice:hover .rc-select-selection__choice__content{margin-left:5px;margin-right:5px}.rc-select .rc-select-selection__choice__content{margin-left:5px;margin-right:5px;padding-left:18px}.rc-select .rc-select-selection__choice__remove{opacity:1;transform:scale(1);top:0;right:inherit;left:2px;padding-left:2px;padding-right:5px;border-right:1px solid #ccc;color:#999}.rc-select .rc-select-selection__choice__remove:hover{color:#999}.rc-select .rc-select-selection__clear{line-height:30px}.rc-select .rc-select-selection__clear .rc-select-selection__clear-icon{font-size:16px;color:#999}.rc-select .rc-select-selection__clear .rc-select-selection__clear-icon:hover{color:#c73838}.rc-select .rc-select-arrow{height:30px;width:25px;display:flex;align-items:center;justify-content:center}.rc-select .rc-select-arrow .rc-select-arrow-icon{border-color:#333 transparent transparent;border-width:4px 4px 2px}.rc-select.rc-select-open .rc-select-arrow .rc-select-arrow-icon{border-color:transparent transparent #333;border-width:0 4px 4px}.rc-select-dropdown{max-height:250px;overflow-y:auto;box-shadow:0 1px 0 rgba(0,0,0,.06);border:1px solid #ccc;border-top-color:#e6e6e6;border-top-right-radius:0;border-top-left-radius:0}.rc-select-dropdown li.rc-select-dropdown-menu-item{padding:8px 10px;white-space:normal;line-height:1.5;font-size:14px;font-weight:400;font-family:Inter}.rc-select-dropdown li.rc-select-dropdown-menu-item-selected{color:inherit;background-color:#f5faff}.rc-select-dropdown li.rc-select-dropdown-menu-item-selected.rc-select-dropdown-menu-item-active{background-color:#5897fb;color:#fff}.rc-select-dropdown li.rc-select-dropdown-menu-item-disabled{color:#999;cursor:default}.checkbox{margin-bottom:10px}.checkbox .bp-control.bp-checkbox{display:inline-block;padding-left:22px;min-height:14px;line-height:14px;margin-bottom:5px}.checkbox .bp-control.bp-checkbox:focus{outline:none}.checkbox .bp-control.bp-checkbox .bp-control-indicator{border-radius:2px;background-color:#fff;outline:none;width:14px;height:14px;font-size:14px}.checkbox .bp-control.bp-checkbox input:focus{outline:none;background-color:#fff}.checkbox .bp-control.bp-checkbox input:focus~.bp-control-indicator{outline:none}.checkbox .bp-control.bp-checkbox .bp-control.bp-checkbox input:indeterminate~.bp-control-indicator,.checkbox .bp-control.bp-checkbox input:checked~.bp-control-indicator{background-color:#84a81f}.checkbox .bp-control.bp-checkbox input:not(:disabled):active~.bp-control-indicator{background:#fff;outline:none}.checkbox .checkbox-desc{color:#969696;padding-left:22px;margin-bottom:20px}.checkbox.disabled svg.icon{width:16px;height:16px;font-weight:600;margin-right:7px}.checkbox.disabled svg.icon.bp-icon-tick{fill:#84a81f}.checkbox.disabled svg.icon.bp-icon-cross{fill:#c73838}.checkbox-group{margin:15px}input.bp-input{color:var(--body-color);border-radius:2px;font-size:14px;font-family:var(--base-font-family);padding:6px 12px;border:1px solid #e7e7e7;height:33px}input.bp-input,input.bp-input:focus,input.bp-input[readonly]{box-shadow:none}input.bp-input.disabled,input.bp-input.readonly,input.bp-input:disabled,input.bp-input[readonly]{color:var(--body-color);background-color:#f0efe8;cursor:default}input.bp-input::placeholder{color:#bbbbc0}.search-input{width:220px;display:inline-block;margin-right:10px;position:relative;vertical-align:middle}.search-input input{padding-left:30px;background-color:#fff;background-image:none;border-radius:2px;box-shadow:none}.search-input svg.search-icon{margin:9px;width:14px;position:absolute;z-index:5}textarea.bp-input{color:var(--body-color);border-radius:2px;font-size:14px;font-family:var(--base-font-family);box-shadow:none;border:1px solid #e7e7e7;resize:none;min-height:120px;padding:7px 10px}textarea.bp-input:focus,textarea.bp-input[readonly]{box-shadow:none}textarea.bp-input.disabled,textarea.bp-input.readonly,textarea.bp-input:disabled,textarea.bp-input[readonly]{color:var(--body-color);background-color:#f0efe8;cursor:default}.header{color:#e8ddd5;background:#271d17;width:100%;height:64px;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:999}.header .header-right{display:flex;align-items:center;margin-right:20px}.header .header-nav{display:flex;align-items:center;justify-content:space-between;margin:auto;width:var(--container-width);max-width:100%}.header .header-logo{width:300px;max-width:50%}.header .header-logo a{display:flex;align-items:center}.header .header-logo a:hover{text-decoration:none}.header .header-logo img{height:32px;width:auto}.header .search-input{width:320px;margin-left:30px}.header .search-input input{color:#e8ddd5;background-color:hsla(0,0%,100%,.2);border:none;border-radius:4px}.header .search-input input:hover{background-color:hsla(0,0%,100%,.25)}.header .search-input input::placeholder{color:#e8ddd5;opacity:.5}.header .search-input svg.search-icon{fill:#e8ddd5;opacity:.8}.header .header-right{margin-left:auto}.header .nav-links{margin-right:15px}.header .nav-link{font-size:15px;font-weight:500;margin:5px 20px;color:#e8ddd5}.header .nav-link:hover{color:var(--link-color);text-decoration:none}.header .mobile-menu-button{display:none;cursor:pointer;border:none;background:transparent}.header .mobile-menu-button svg{width:36px;height:36px;fill:#c9cdbc}.mobile-menu-modal .menu-nav-links{margin:15px 20px 15px 15px;text-align:left;border-bottom:1px solid #495048;padding-left:10px;padding-bottom:5px}.mobile-menu-modal .menu-nav-links:last-of-type{border-bottom:none}.mobile-menu-modal .menu-nav-link{margin:10px 0 15px;max-width:85%;word-wrap:break-word}.mobile-menu-modal .menu-nav-link a{font-size:18px;font-weight:500;color:#c9cdbc}.mobile-menu-modal .menu-nav-link a:hover{color:var(--link-color)}.mobile-menu-modal .modal-header{display:flex;align-items:center}.mobile-menu-modal .menu-modal-close{color:#c9cdbc;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:20px;margin-top:15px;background:transparent;box-shadow:none;border:none}.mobile-menu-modal .menu-modal-close svg{fill:#ddceda;width:24px;height:24px}.mobile-menu-modal .search-input{width:95%;margin:15px auto}.mobile-menu-modal .search-input input{color:#e8ddd5;background-color:hsla(0,0%,100%,.2);border:none;border-radius:4px}.mobile-menu-modal .search-input input:hover{background-color:hsla(0,0%,100%,.25)}.mobile-menu-modal .search-input input::placeholder{color:#e8ddd5;opacity:.5}.mobile-menu-modal .search-input svg.search-icon{fill:#e8ddd5;opacity:.8}@media only screen and (max-width:767px){.header .header-nav{width:95%}.header .header-right,.header .search-input.bp-input-group{display:none}.header .mobile-menu-button{display:flex;align-items:center;justify-content:center}}.footer{width:100%;min-height:50px;margin:auto;padding:20px 0;border-top:1px solid #eaeaea}.footer .footer-content{width:var(--container-width);max-width:100%;margin:20px auto;text-align:left;display:flex;align-items:flex-start}.footer .footer-brand{margin:0;width:350px}.footer .footer-logo{width:300px}.footer .footer-logo a{display:flex;align-items:center}.footer .footer-logo a:hover{text-decoration:none}.footer .footer-logo img{height:32px;width:auto}.footer .footer-copyright{margin-top:10px;font-size:15px}.footer .footer-social{margin-top:20px}.footer .social-btn,.footer .social-links{display:flex;align-items:center}.footer .social-btn{width:28px;height:28px;margin-right:10px;margin-bottom:10px}.footer .social-btn svg{width:100%;height:100%;fill:#b2c2d2}.footer .social-btn svg:hover{fill:var(--link-color)}.footer .footer-right{margin-left:auto}.footer .footer-right .footer-links{display:flex;align-items:center;flex-wrap:wrap}.footer .footer-right .footer-link{display:block;color:var(--logo-text-color);margin-left:30px}.footer .footer-right .footer-link:hover{color:var(--link-color)}.footer .footer-right .powered-by{margin-top:40px;text-align:right;color:#87949e}.footer .footer-right .powered-by a,.footer .footer-right .powered-by a:hover{color:#87949e}@media only screen and (max-width:767px){.footer{width:100%;height:inherit;padding:10px}.footer .footer-content{margin:20px auto;display:block;text-align:center}.footer .footer-brand{margin:0;width:100%}.footer .footer-logo{width:auto}.footer .footer-logo a,.footer .social-links{justify-content:center}.footer .footer-right{margin:15px auto}.footer .footer-right .footer-links{justify-content:center}.footer .footer-right .footer-link{margin:10px 15px}.footer .footer-right .powered-by{margin-top:30px;text-align:center}}