@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.flex,.flex-column,.flex-column-center,.flex-row,.flex-row-center{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.flex-column{flex-direction:column}.flex-column-center{flex-direction:column;align-items:center}.flex-row{flex-direction:row}.flex-row-center{flex-direction:row;justify-content:center}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.text-help{font-size:14px;font-weight:500;font-style:italic}.text-muted{color:#999}.text-danger{display:inline;color:#c62828}/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.container,.large__container,.small__container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.small__container{max-width:540px}}@media (min-width:768px){.small__container{max-width:720px}}@media (min-width:992px){.small__container{max-width:960px}}@media (min-width:1200px){.small__container{max-width:970px}}@media (min-width:1200px){.large__container{max-width:1170px}}@media (min-width:1450px){.large__container{max-width:1230px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.gwd-lightbox{overflow:hidden}.gwd-pagedeck{position:relative;display:block}.gwd-pagedeck>.gwd-page.transparent{opacity:0}.gwd-pagedeck>.gwd-page{position:absolute;top:0;left:0;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:transform,opacity;transition-property:transform,opacity}.gwd-pagedeck>.gwd-page.linear{transition-timing-function:linear}.gwd-pagedeck>.gwd-page.ease-in{transition-timing-function:ease-in}.gwd-pagedeck>.gwd-page.ease-out{transition-timing-function:ease-out}.gwd-pagedeck>.gwd-page.ease{transition-timing-function:ease}.gwd-pagedeck>.gwd-page.ease-in-out{transition-timing-function:ease-in-out}.ease *,.ease-in *,.ease-in-out *,.ease-out *,.linear *{-webkit-transform:translateZ(0);transform:translateZ(0)}.gwd-image.scaled-proportionally>div.intermediate-element>img{background-repeat:no-repeat;background-position:center}.gwd-image{display:inline-block}.gwd-image>div.intermediate-element{width:100%;height:100%}.gwd-image>div.intermediate-element>img{display:block;width:100%;height:100%}.gwd-page-container{position:relative;width:100%;height:100%}.gwd-page-content{background-color:transparent;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);-moz-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);perspective:1400px;-webkit-perspective:1400px;-moz-perspective:1400px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;position:absolute}.gwd-page-wrapper{background-color:#fff;position:absolute;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.animation-holder{position:relative;display:flex;width:100%;height:270px;justify-content:space-between}.animation-holder .right-section{width:500px;position:relative}.animation-holder .left-section{flex:1;position:relative}.animation-holder .middle-section{width:450px;z-index:99}.gwd-page-size{width:100%;height:270px}.gwd-p-q647{height:auto;left:0;position:absolute;top:0;width:auto}.gwd-img-10x2{position:absolute;top:0;left:0;width:5185px;height:1309px}.gwd-image-1de6{position:absolute;top:0;left:0;width:100%;height:270px}.gwd-image-1de6 img{height:100%}.gwd-image-fjrb{position:absolute;width:231px;height:140px;left:0;top:25%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:translate3d(-4px,10px,0);-webkit-transform:translate3d(-4px,10px,0);-moz-transform:translate3d(-4px,10px,0)}.gwd-image-tue0{position:absolute;width:231px;height:140px;left:24%;top:14px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:translate3d(-.19939px,-25.2px,0);-webkit-transform:translate3d(-.19939px,-25.2px,0);-moz-transform:translate3d(-.19939px,-25.2px,0)}.gwd-image-1s9t{position:absolute;width:232px;height:141px;left:49%;top:40%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:translate3d(12px,-4px,0);-webkit-transform:translate3d(12px,-4px,0);-moz-transform:translate3d(12px,-4px,0)}.gwd-image-yid6{position:absolute;width:226px;height:137px;left:28%;top:70%;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.gwd-image-q2m7{position:absolute;width:232px;height:141px;left:74%;top:15%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.gwd-image-9w5y{position:absolute;width:231px;height:140px;left:82%;top:84%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}@keyframes gwd-gen-xwlbgwdanimation_gwd-keyframes{0%{transform:translate3d(-4px,10px,0);-webkit-transform:translate3d(-4px,10px,0);-moz-transform:translate3d(-4px,10px,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}32%{transform:translate3d(-4.19911px,-14.3999px,0);-webkit-transform:translate3d(-4.19911px,-14.3999px,0);-moz-transform:translate3d(-4.19911px,-14.3999px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(-4px,10px,0);-webkit-transform:translate3d(-4px,10px,0);-moz-transform:translate3d(-4px,10px,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-xwlbgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(-4px,10px,0);-webkit-animation-timing-function:ease-out}32%{-webkit-transform:translate3d(-4.19911px,-14.3999px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(-4px,10px,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-xwlbgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(-4px,10px,0);-moz-animation-timing-function:ease-out}32%{-moz-transform:translate3d(-4.19911px,-14.3999px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(-4px,10px,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-xwlbgwdanimation{animation:gwd-gen-xwlbgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-xwlbgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-xwlbgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1qcxgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}40%{transform:translate3d(-.19939px,-25.2px,0);-webkit-transform:translate3d(-.19939px,-25.2px,0);-moz-transform:translate3d(-.19939px,-25.2px,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-1qcxgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:translate3d(-.19939px,-25.2px,0);-webkit-animation-timing-function:linear}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-1qcxgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}40%{-moz-transform:translate3d(-.19939px,-25.2px,0);-moz-animation-timing-function:linear}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-1qcxgwdanimation{animation:gwd-gen-1qcxgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1qcxgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1qcxgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-pp4ngwdanimation_gwd-keyframes{0%{transform:translate3d(12px,16px,0);-webkit-transform:translate3d(12px,16px,0);-moz-transform:translate3d(12px,16px,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}56%{transform:translate3d(12px,-15px,0);-webkit-transform:translate3d(12px,-15px,0);-moz-transform:translate3d(12px,-15px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(12px,16px,0);-webkit-transform:translate3d(12px,16px,0);-moz-transform:translate3d(12px,16px,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-pp4ngwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(12px,16px,0);-webkit-animation-timing-function:ease-out}56%{-webkit-transform:translate3d(12px,-15px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(12px,16px,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-pp4ngwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(12px,16px,0);-moz-animation-timing-function:ease-out}56%{-moz-transform:translate3d(12px,-15px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(12px,16px,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-pp4ngwdanimation{animation:gwd-gen-pp4ngwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-pp4ngwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-pp4ngwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-18fugwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}48%{transform:translate3d(0,-31px,0);-webkit-transform:translate3d(0,-31px,0);-moz-transform:translate3d(0,-31px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-18fugwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}48%{-webkit-transform:translate3d(0,-31px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-18fugwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}48%{-moz-transform:translate3d(0,-31px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-18fugwdanimation{animation:gwd-gen-18fugwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-18fugwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-18fugwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1gt3gwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}64%{transform:translate3d(0,-28px,0);-webkit-transform:translate3d(0,-28px,0);-moz-transform:translate3d(0,-28px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-1gt3gwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}64%{-webkit-transform:translate3d(0,-28px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-1gt3gwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}64%{-moz-transform:translate3d(0,-28px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-1gt3gwdanimation{animation:gwd-gen-1gt3gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1gt3gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1gt3gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1f36gwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}72%{transform:translate3d(0,-36px,0);-webkit-transform:translate3d(0,-36px,0);-moz-transform:translate3d(0,-36px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-1f36gwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}72%{-webkit-transform:translate3d(0,-36px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-1f36gwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}72%{-moz-transform:translate3d(0,-36px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-1f36gwdanimation{animation:gwd-gen-1f36gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1f36gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1f36gwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}.gwd-image-1s2c{position:absolute;width:231px;height:140px;left:287px;top:26px}.gwd-image-5xgc{position:absolute;width:231px;height:140px;left:403px;top:106px}.gwd-image-1uyd{position:absolute;width:231px;height:140px;left:11px;top:44px}.gwd-image-1w5y{position:absolute;width:232px;height:141px;left:121px;top:124px}.gwd-image-sbag{position:absolute;width:226px;height:137px;left:249px;top:204px}.gwd-image-1u1i{position:absolute;width:231px;height:140px;left:-94px;top:176px}.gwd-image-6t8i{position:absolute;width:231px;height:140px;left:7px;top:258px}@keyframes gwd-gen-13yegwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}32%{transform:translate3d(0,-25px,0);-webkit-transform:translate3d(0,-25px,0);-moz-transform:translate3d(0,-25px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-13yegwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}32%{-webkit-transform:translate3d(0,-25px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-13yegwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}32%{-moz-transform:translate3d(0,-25px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-13yegwdanimation{animation:gwd-gen-13yegwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-13yegwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-13yegwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1f5ygwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}40%{transform:translate3d(.40021px,-25.9999px,0);-webkit-transform:translate3d(.40021px,-25.9999px,0);-moz-transform:translate3d(.40021px,-25.9999px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}}@-webkit-keyframes gwd-gen-1f5ygwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:translate3d(.40021px,-25.9999px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-in}}@-moz-keyframes gwd-gen-1f5ygwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}40%{-moz-transform:translate3d(.40021px,-25.9999px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-in}}.icofont-ads.gwd-play-animation .gwd-gen-1f5ygwdanimation{animation:gwd-gen-1f5ygwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1f5ygwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1f5ygwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1x4wgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}48%{transform:translate3d(0,-21px,0);-webkit-transform:translate3d(0,-21px,0);-moz-transform:translate3d(0,-21px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-1x4wgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}48%{-webkit-transform:translate3d(0,-21px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-1x4wgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}48%{-moz-transform:translate3d(0,-21px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-1x4wgwdanimation{animation:gwd-gen-1x4wgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1x4wgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1x4wgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-t0iwgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}56%{transform:translate3d(0,-23px,0);-webkit-transform:translate3d(0,-23px,0);-moz-transform:translate3d(0,-23px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-t0iwgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}56%{-webkit-transform:translate3d(0,-23px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-t0iwgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}56%{-moz-transform:translate3d(0,-23px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-t0iwgwdanimation{animation:gwd-gen-t0iwgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-t0iwgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-t0iwgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-1gozgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}64%{transform:translate3d(0,-24px,0);-webkit-transform:translate3d(0,-24px,0);-moz-transform:translate3d(0,-24px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-1gozgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}64%{-webkit-transform:translate3d(0,-24px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-1gozgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}64%{-moz-transform:translate3d(0,-24px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-1gozgwdanimation{animation:gwd-gen-1gozgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-1gozgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-1gozgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-13dkgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out}72%{transform:translate3d(0,-20px,0);-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-13dkgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-out}72%{-webkit-transform:translate3d(0,-20px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-13dkgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-out}72%{-moz-transform:translate3d(0,-20px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-13dkgwdanimation{animation:gwd-gen-13dkgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-13dkgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-13dkgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}@keyframes gwd-gen-4vlsgwdanimation_gwd-keyframes{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}80%{transform:translate3d(0,-25px,0);-webkit-transform:translate3d(0,-25px,0);-moz-transform:translate3d(0,-25px,0);animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in}100%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}}@-webkit-keyframes gwd-gen-4vlsgwdanimation_gwd-keyframes{0%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:translate3d(0,-25px,0);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:translate3d(0,0,0);-webkit-animation-timing-function:linear}}@-moz-keyframes gwd-gen-4vlsgwdanimation_gwd-keyframes{0%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:ease-in}80%{-moz-transform:translate3d(0,-25px,0);-moz-animation-timing-function:ease-in}100%{-moz-transform:translate3d(0,0,0);-moz-animation-timing-function:linear}}.icofont-ads.gwd-play-animation .gwd-gen-4vlsgwdanimation{animation:gwd-gen-4vlsgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-webkit-animation:gwd-gen-4vlsgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards;-moz-animation:gwd-gen-4vlsgwdanimation_gwd-keyframes 2.5s linear 0s infinite normal forwards}.gwd-div-1tec{position:absolute;background-color:transparent;border-radius:8px;background:-webkit-linear-gradient(left,#ad07fe 8%,#d925b9 100%);background:-moz-linear-gradient(left,#ad07fe 8%,#d925b9 100%);background:linear-gradient(to right,#ad07fe 8%,#d925b9 100%);top:50%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;left:50%;width:323px;height:75px;transform-origin:161.5px 37.5148px 0;-webkit-transform-origin:161.5px 37.5148px 0;-moz-transform-origin:161.5px 37.5148px 0;transform:translate3d(-161px,7px,0);-webkit-transform:translate3d(-161px,7px,0);-moz-transform:translate3d(-161px,7px,0)}.gwd-image-sbqb{position:absolute;top:101px;left:50%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;height:155px;width:417px;transform-origin:213.904px 77.4531px 0;-webkit-transform-origin:213.904px 77.4531px 0;-moz-transform-origin:213.904px 77.4531px 0;transform:translate3d(-207px,3px,0);-webkit-transform:translate3d(-207px,3px,0);-moz-transform:translate3d(-207px,3px,0)}.gwd-span-lw05{position:absolute;font-family:avenir;font-weight:700;color:#fff;font-size:21px;top:51%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;left:50%;transform:translate3d(-94px,30px,0);-webkit-transform:translate3d(-94px,30px,0);-moz-transform:translate3d(-94px,30px,0)}.gwd-image-grxm{position:absolute;top:40px;left:50%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;width:415px;height:72px;transform-origin:207.71px 35.9827px 0;-webkit-transform-origin:207.71px 35.9827px 0;-moz-transform-origin:207.71px 35.9827px 0;transform:translate3d(-208px,0,0);-webkit-transform:translate3d(-208px,0,0);-moz-transform:translate3d(-208px,0,0)}@media (max-width:991px){.animation-holder .right-section{display:none}}@media (max-width:480px){.gwd-image-grxm{left:60%;width:315px}}.icofont{font-family:IcoFont;font-style:normal}a,a:focus,a:hover,a:visited,input,input:active,input:focus,input:hover,select{text-decoration:none;outline:0!important}img{max-width:100%}a{color:#a763ff;transition:color .3s}a:active,a:focus,a:hover{color:#c496ff;text-decoration:none}a,span{display:inline-block}.clearfix::after{display:block;clear:both;content:""}ul{margin:0;padding:0}.top--padding{padding-top:80px}@media only screen and (min-width:0px) and (max-width:767px){.top--padding{padding-top:50px}}.btm--padding{padding-bottom:80px}@media only screen and (min-width:0px) and (max-width:767px){.btm--padding{padding-bottom:50px}}.section--padding{padding-top:80px;padding-bottom:80px}@media only screen and (min-width:0px) and (max-width:767px){.section--padding{padding-bottom:50px;padding-top:50px}}.major_color{color:#a763ff}.hero__area,.major_color_bg,.major_color_gradient{background-color:#a763ff}.icon__container__area .icofont__search input.search__input:focus,.major_color_bo{border-color:#a763ff!important}.hero__area,.major_color_gradient{background-image:linear-gradient(#3a8eff,#006bfb)}body{background:#fff;font-family:Figtree,sans-serif;font-size:16px;line-height:28px;color:#1f1142;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-weight:700;line-height:1.3}h1{font-size:86px;line-height:1.2}h2{font-size:48px;line-height:1.3}h3{font-size:36px;line-height:1.4}h4{font-size:21px;line-height:1.2}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1.5px solid transparent;padding:14px 20px;border-radius:10px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;font-weight:600;font-size:16px;line-height:19px}@media only screen and (min-width:0px) and (max-width:479px){.btn{font-size:14px;line-height:17px}}.btn.btn-outline-primary{border-color:#dadce0;color:#000}.btn.btn-outline-primary:active,.btn.btn-outline-primary:focus,.btn.btn-outline-primary:hover{border-color:#9747ff;background:#9747ff;color:#fff}.btn.btn-gray{background-color:#eaeaea;color:#000;padding-left:12px;padding-right:12px;font-weight:300;font-size:24px;border:0}.btn.btn-gray:active,.btn.btn-gray:focus,.btn.btn-gray:hover{background-color:#9747ff;color:#fff}.btn.btn-gray:active svg path,.btn.btn-gray:focus svg path,.btn.btn-gray:hover svg path{stroke:#fff}.btn.btn-primary{border-color:#9747ff;background:#9747ff;color:#fff}.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover{border-color:#9747ff;background:#9d51ff;color:#fff}.btn.btn-danger{background:#e96447;border-color:#e96447;color:#fff}.btn.btn-danger:active,.btn.btn-danger:focus,.btn.btn-danger:hover{border-color:#e96447;background:#e96447;color:#fff}.btn.btn-md{padding:11px 12px}@media only screen and (min-width:0px) and (max-width:767px){.btn.btn-md{padding:6px 10px;font-size:12px;line-height:21px}}.btn.btn-md.btn-lrp{padding-left:30px;padding-right:30px}.btn.btn-md:active,.btn.btn-md:focus,.btn.btn-md:hover{box-shadow:1px 2px 10px rgba(0,0,0,.2)}.btn.btn-lg{padding:15.5px 30px;font-size:18px;border-radius:4px}@media (min-width:768px) and (max-width:1023px){.btn.btn-lg{padding:13.5px 25px;font-size:16px}}@media only screen and (min-width:0px) and (max-width:767px){.btn.btn-lg{padding:12.5px 15px;font-size:14px;border-radius:3px}}.btn.btn-lg.btn-lrp{padding-left:50px;padding-right:50px}.btn.btn-lg:active,.btn.btn-lg:focus,.btn.btn-lg:hover{box-shadow:3px 5px 20px rgba(0,0,0,.2)}.btn.btn-fw{width:260px}.btn.btn-block{display:block}.section-title{text-align:center;margin-bottom:40px;font-weight:500;font-size:16px;line-height:28px}.section-title h2{font-size:36px;margin-bottom:15px}.section-title>div{max-width:700px;margin:0 auto}.loading{text-align:center;color:#a763ff}.loading.loading-lg{padding-top:30px;padding-bottom:30px}.loading.loading-lg .icofont-spinner{font-size:48px;line-height:1}header{background:#171717;padding:0 15px;height:82px;position:relative;z-index:99;position:fixed;top:0;left:0;right:0}header .large__container{max-width:1312px}@media only screen and (min-width:0px) and (max-width:767px){header .large__container{padding:0}header .btn-download{margin-top:5px}}header .icofont__logo{display:flex;padding:0;height:80px;align-items:center;justify-content:center}header .icofont__logo .icofont-brand-icofont{display:inline-block;font-size:36px;line-height:80px;vertical-align:middle;color:#a763ff;transition:color .3s}@media only screen and (min-width:0px) and (max-width:767px){header .icofont__logo .icofont-brand-icofont{font-size:20px}}header .icofont__logo .icofont-brand-icofont:active,header .icofont__logo .icofont-brand-icofont:focus,header .icofont__logo .icofont-brand-icofont:hover{color:#b57dff}header .icofont__logo img{display:inline-block}header .icofont__menu{list-style:none}header .icofont__menu.text-left li a{margin-right:17px}@media only screen and (min-width:992px) and (max-width:1199px){header .icofont__menu.text-left li a{margin-right:8px}}header .icofont__menu.text-right li a{margin-left:17px}@media only screen and (min-width:992px) and (max-width:1199px){header .icofont__menu.text-right li a{margin-left:8px}}header .icofont__menu li{display:inline-block}header .icofont__menu li a{display:block;height:80px;line-height:80px;font-size:16px;padding:0 10px;color:rgba(255,255,255,.7)}@media only screen and (min-width:992px) and (max-width:1199px){header .icofont__menu li a{padding-left:8px;padding-right:8px}}header .icofont__menu li a.active,header .icofont__menu li a:active,header .icofont__menu li a:focus,header .icofont__menu li a:hover{color:#fff}.form-control{display:block;width:100%;height:36px;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:8px 10px 8px 15px;font-weight:500;font-size:16px;line-height:19px;color:#000;border:1.5px solid #dadce0;border-radius:8px}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.form-control,.input-group>.custom-select+.form-control,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.form-control:focus{z-index:3}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.hero__area{overflow:hidden}.page_title{position:relative;text-align:center;background-image:linear-gradient(-225deg,#419fde 0,#b57ad9 100%);height:160px;overflow:hidden}.page_title>div{z-index:2}.page_title h1{font-size:36px;font-weight:700;line-height:1;margin:0 0 10px;color:#fff}.page_title p{font-size:18px;line-height:28px;color:#fff;font-weight:600;max-width:620px;display:inline-block;margin-bottom:0}.home_category_box{box-shadow:1px 2px 3px 0 rgba(0,0,0,.1);margin-bottom:30px;cursor:pointer;transition:box-shadow .3s}.home_category_box:hover{box-shadow:2px 3px 5px 0 rgba(0,0,0,.2)}.home_category_box.home_category_box_1,.home_category_box.home_category_box_17{background:#ffebee}.home_category_box.home_category_box_1 h3,.home_category_box.home_category_box_1 span,.home_category_box.home_category_box_17 h3,.home_category_box.home_category_box_17 span{color:#c62828}.home_category_box.home_category_box_18,.home_category_box.home_category_box_2{background:#fce4ec}.home_category_box.home_category_box_18 h3,.home_category_box.home_category_box_18 span,.home_category_box.home_category_box_2 h3,.home_category_box.home_category_box_2 span{color:#ad1457}.home_category_box.home_category_box_19,.home_category_box.home_category_box_3{background:#f3e5f5}.home_category_box.home_category_box_19 h3,.home_category_box.home_category_box_19 span,.home_category_box.home_category_box_3 h3,.home_category_box.home_category_box_3 span{color:#6a1b9a}.home_category_box.home_category_box_20,.home_category_box.home_category_box_4{background:#ede7f6}.home_category_box.home_category_box_20 h3,.home_category_box.home_category_box_20 span,.home_category_box.home_category_box_4 h3,.home_category_box.home_category_box_4 span{color:#4527a0}.home_category_box.home_category_box_21,.home_category_box.home_category_box_5{background:#e8eaf6}.home_category_box.home_category_box_21 h3,.home_category_box.home_category_box_21 span,.home_category_box.home_category_box_5 h3,.home_category_box.home_category_box_5 span{color:#1565c0}.home_category_box.home_category_box_22,.home_category_box.home_category_box_6{background:#e3f2fd}.home_category_box.home_category_box_22 h3,.home_category_box.home_category_box_22 span,.home_category_box.home_category_box_6 h3,.home_category_box.home_category_box_6 span{color:#1565c0}.home_category_box.home_category_box_23,.home_category_box.home_category_box_7{background:#e1f5fe}.home_category_box.home_category_box_23 h3,.home_category_box.home_category_box_23 span,.home_category_box.home_category_box_7 h3,.home_category_box.home_category_box_7 span{color:#0277bd}.home_category_box.home_category_box_24,.home_category_box.home_category_box_8{background:#e0f7fa}.home_category_box.home_category_box_24 h3,.home_category_box.home_category_box_24 span,.home_category_box.home_category_box_8 h3,.home_category_box.home_category_box_8 span{color:#00838f}.home_category_box.home_category_box_25,.home_category_box.home_category_box_9{background:#e0f2f1}.home_category_box.home_category_box_25 h3,.home_category_box.home_category_box_25 span,.home_category_box.home_category_box_9 h3,.home_category_box.home_category_box_9 span{color:#00695c}.home_category_box.home_category_box_10,.home_category_box.home_category_box_26{background:#e8f5e9}.home_category_box.home_category_box_10 h3,.home_category_box.home_category_box_10 span,.home_category_box.home_category_box_26 h3,.home_category_box.home_category_box_26 span{color:#2e7d32}.home_category_box.home_category_box_11,.home_category_box.home_category_box_27{background:#f1f8e9}.home_category_box.home_category_box_11 h3,.home_category_box.home_category_box_11 span,.home_category_box.home_category_box_27 h3,.home_category_box.home_category_box_27 span{color:#558b2f}.home_category_box.home_category_box_12,.home_category_box.home_category_box_28{background:#f9fbe7}.home_category_box.home_category_box_12 h3,.home_category_box.home_category_box_12 span,.home_category_box.home_category_box_28 h3,.home_category_box.home_category_box_28 span{color:#9e9d24}.home_category_box.home_category_box_13,.home_category_box.home_category_box_29{background:#fffde7}.home_category_box.home_category_box_13 h3,.home_category_box.home_category_box_13 span,.home_category_box.home_category_box_29 h3,.home_category_box.home_category_box_29 span{color:#f9a825}.home_category_box.home_category_box_14,.home_category_box.home_category_box_30{background:#fff8e1}.home_category_box.home_category_box_14 h3,.home_category_box.home_category_box_14 span,.home_category_box.home_category_box_30 h3,.home_category_box.home_category_box_30 span{color:#ff8f00}.home_category_box.home_category_box_15,.home_category_box.home_category_box_31{background:#fff3e0}.home_category_box.home_category_box_15 h3,.home_category_box.home_category_box_15 span,.home_category_box.home_category_box_31 h3,.home_category_box.home_category_box_31 span{color:#ef6c00}.home_category_box.home_category_box_16,.home_category_box.home_category_box_32{background:#fbe9e7}.home_category_box.home_category_box_16 h3,.home_category_box.home_category_box_16 span,.home_category_box.home_category_box_32 h3,.home_category_box.home_category_box_32 span{color:#d84315}.home_category_box .home_category_icons{display:block;padding:30px 20px}.home_category_box .home_category_icons .home_category_icon{display:block;width:25%;float:left}.home_category_box .home_category_icons .home_category_icon .home_category_icon_inner{display:block;text-align:center;margin-bottom:20px}.home_category_box .home_category_icons .home_category_icon .home_category_icon_inner span{font-size:32px}.home_category_box h3{margin-top:-20px;background:#fff;font-size:15px;line-height:1;padding:18px 20px}footer{background:#fff;color:rgba(0,0,0,.6);padding:0 0 25px;font-size:14px}.icofont__footer__menu{text-align:right}@media only screen and (max-width:1199px){.icofont__footer__menu{text-align:center;margin-top:15px}}.icofont__footer__menu a{color:#fff;font-weight:600}.icofont__footer__menu a:not(:last-child){margin-right:25px}.icofont__page__title{padding:45px 0 80px}.page__title{text-align:center;color:#fff;font-size:2.6rem;line-height:3.6rem;font-weight:300}@media only screen and (max-width:1199px){.page__title{font-size:1.9rem;line-height:1.5}}.page__title h1{font-size:5.6rem;line-height:6.1rem;color:#fff;text-transform:uppercase;margin:0 0 14px}@media only screen and (max-width:1199px){.page__title h1{font-size:4rem;line-height:5rem}}.icofont__search__wrap{background:#f8f9fd;padding:30px}.icon__container__area .icofont__search{position:relative;width:100%}.icon__container__area .icofont__search input.search__input{height:46px;border:0;display:block;width:100%;font-size:14px;line-height:30px;padding:0 60px 0 20px;font-weight:400;color:#999;border-radius:3px;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.icon__container__area .icofont__search input.search__input.search__input_sm{height:40px;padding:0 40px 0 10px}.icon__container__area .icofont__search .icofont-search{position:absolute;right:20px;top:0;line-height:46px;font-size:18px;color:#d5d7da}.icon__container__area .icofont__search .icofont-search.icofont_sm{right:10px;line-height:44px}.main{margin-top:70px;margin-bottom:70px}.main .article-title{font-family:Playfair,serif;font-weight:400;font-size:30px;line-height:35px;color:#000;margin-bottom:20px}.main .article-text{font-size:17px;line-height:26px;color:rgba(0,0,0,.8);margin-bottom:50px}.main .article-inline-element{font-weight:600;font-size:17px;line-height:26px;color:rgba(0,0,0,.8)}.icofont__details__wrap{padding:65px 0}@media only screen and (min-width:0px) and (max-width:479px){.icofont__details__wrap{padding-top:40px;padding-bottom:40px}}.icofont__details__wrap .large__container{position:relative}.collection_inner_container{width:1312px;cursor:auto;right:0;top:80px;position:absolute;bottom:0;z-index:999;height:calc(100vh - 412px);margin-left:auto;margin-right:auto;background:#fff;border:1.5px solid #dadce0;box-shadow:0 20px 21px rgba(0,0,0,.12);border-radius:0 0 10px 10px}@media only screen and (min-width:0) and (max-width:1312px){.collection_inner_container{width:100%}}@media only screen and (min-width:0px) and (max-width:767px){.collection_inner_container{width:100%}}@media only screen and (min-width:0px) and (max-width:479px){.collection_inner_container{max-height:370px}}.collection_inner_container.animated{animation-duration:.3s}.collection_inner_container .collection-info-bar{height:80px;padding:20px;align-items:center;border-bottom:1px solid #dcdce1}.collection_inner_container .collection-info-bar .collection_search_area .icofont__search .input.search__input{height:40px}.collection_inner_container .collection-info-bar .collection-bar-close{display:block;float:right;font-size:14px;line-height:40px;color:#9e9e9e;font-weight:600;cursor:pointer}.collection_inner_container .collection-info-bar .collection-bar-close:hover{color:#a763ff}.collection_inner_container .icofont__details__wrap{position:absolute;top:0;bottom:120px;left:0;right:0;padding:0 30px 20px;overflow-x:hidden;overflow-y:auto}@media only screen and (min-width:0px) and (max-width:479px){.collection_inner_container .icofont__details__wrap{padding-left:10px;padding-right:10px}}.collection_inner_container::after{content:"";height:82px;width:calc(100% - 14.8%);position:absolute;top:-82px;left:-1px;background:rgba(0,0,0,.7);z-index:1;pointer-events:none}@media only screen and (max-width:1199px){.collection_inner_container::after{width:calc(100% - 91px)}}@media only screen and (min-width:0px) and (max-width:479px){.collection_inner_container::after{width:calc(100% - 70px)}}.collection-action-area{position:absolute;height:120px;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:flex-end;column-gap:20px;padding:0 30px}@media only screen and (min-width:0px) and (max-width:479px){.collection-action-area{height:80px;column-gap:10px;padding:0 10px}}.collection-backdrop{position:absolute;top:80px;background:rgba(0,0,0,.7);z-index:99;width:1000%;left:-50%;height:60000%;pointer-events:none}.default-backdrop-transparent{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.collection-icon-loading,.empty-icon-collection-container,.empty-search-result{position:absolute;height:100%;width:100%;text-align:center}.collection-icon-loading span,.empty-icon-collection-container span,.empty-search-result span{font-size:3em;top:30%;position:absolute}.collection-icon-loading .empty-title,.empty-icon-collection-container .empty-title,.empty-search-result .empty-title{font-size:2em;top:30%;position:absolute;color:#d8d8d8;text-align:center;width:100%}@media only screen and (min-width:0px) and (max-width:767px){.collection-icon-loading .empty-title,.empty-icon-collection-container .empty-title,.empty-search-result .empty-title{font-size:1.2em}}.empty-search-result .empty-title{top:0}.icon-controller-box{display:flex;justify-content:space-between;width:100%;margin:0 0 20px 0;align-items:center}@media only screen and (min-width:0px) and (max-width:767px){.icon-controller-box{flex-direction:column;align-items:flex-start}}.icon-controller-box .icon__on__selected{flex:1}@media only screen and (min-width:0px) and (max-width:767px){.icon-controller-box .icon__on__selected{margin-bottom:30px}}.icon-controller-box .icon__on__selected span:first-child{font-weight:600;font-size:40px;line-height:48px;color:#000;display:inline-block;text-transform:capitalize}@media only screen and (min-width:0px) and (max-width:479px){.icon-controller-box .icon__on__selected span:first-child{font-size:30px;line-height:38px}}.icon-controller-box .icon__on__selected span:first-child span{background:#ff6b00;border-radius:40px;display:inline-block;margin-left:9px;font-weight:700;font-size:14px;line-height:17px;padding:3px 10px;color:#fff;position:relative;top:-8px}.icon-controller-box .icon__on__selected span:last-child{display:block;font-weight:500;font-size:16px;line-height:19px;color:rgba(0,0,0,.5)}.icon-controller-box .icon__controller{flex:1;display:flex;justify-content:flex-end}.icon-list{margin:30px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:40px 50px}@media only screen and (max-width:1199px){.icon-list{gap:30px}}@media only screen and (min-width:0px) and (max-width:479px){.icon-list{gap:12px}}.icon-list>.icon-box{text-align:center;position:relative}.icon-list.collection-list{margin-top:20px;row-gap:20px}@media only screen and (min-width:0) and (max-width:1312px){.icon-list.collection-list{column-gap:20px}}.icon-list .icon{border-radius:5px;cursor:pointer;position:relative;padding:20px 5px 22px;max-height:114px;border:2px solid transparent;transition:.3s}@media only screen and (min-width:0px) and (max-width:767px){.icon-list .icon{max-width:100%}}.icon-list .icon i{font-size:48px;line-height:1}.icon-list .icon h5.icon__name{text-transform:capitalize;padding:0;margin:15px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:16px;color:rgba(0,0,0,.6);max-width:80px}.icon-list .icon.active{background:#000;color:#fff;z-index:10;opacity:1}.icon-list .icon.active h5.icon__name{color:#fff}.icon-list .icon.active:hover .add-to-collection-plus-btn{opacity:0}.icon-list .icon:not(.active):hover{background:#f9f8f8}.icon-list .icon:not(.active):hover .add-to-collection-plus-btn{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.icon-list .icon:not(.active):hover .add-to-collection-plus-btn.icofont-plus{background:#9747ff;opacity:1}.icon-list .icon:not(.active):hover .add-to-collection-plus-btn.icofont-minus{background:#dadce0}.icon-list .icon .add-to-collection-plus-btn{position:absolute;right:0;top:auto;font-size:14px;display:inline-flex;justify-content:center;align-items:center;z-index:11;transition:.3s;opacity:0;left:0;height:30px;bottom:0;color:#fff}.icon-list .icon.collection-icon{max-width:78px}.icon-list .icon.collection-icon i{font-size:48px}.icon-list .icon.collection-icon .remove-icon-btn{position:absolute;right:0;top:auto;height:30px;width:100%;font-size:18px;bottom:0;left:0;background:#dadce0;border-bottom-left-radius:2px;border-bottom-right-radius:2px;line-height:30px;color:#fff;opacity:0;visibility:hidden}.icon-list .icon.collection-icon:hover{border-color:#dadce0}.icon-list .icon.collection-icon:hover .remove-icon-btn{opacity:1;visibility:visible}.icon-list .icon.icon-selected-state{border-color:#dadce0;background:#f9f8f8;color:#000}.icon-list .icon.icon-selected-state .add-to-collection-plus-btn{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important;opacity:1}.icon-list .icon.icon-selected-state .add-to-collection-plus-btn.icofont-minus{background:#dadce0}.icon-list .icon.icon-selected-state:hover{border-color:#888e9b}.icon-list .icon.icon-selected-state:hover .add-to-collection-plus-btn.icofont-minus{background:#888e9b}.icon-list .icon.icon-selected-state.active{background:#2a2a2a;border-color:#2a2a2a;color:#fff}.icon-list .icon.icon-selected-state.active .add-to-collection-plus-btn{opacity:0}.icon-list.icon-list-view{gap:20px;grid-template-columns:repeat(auto-fill,minmax(185px,1fr))}.icon-list.icon-list-view .icon-box .active-window{display:flex;align-items:center;column-gap:10px}.icon-list.icon-list-view .icon-box .add-to-collection-plus-btn{background:#9747ff;border-radius:0;height:44px!important;position:static;width:48px;margin-right:-1px;border-radius:0!important}.icon-list.icon-list-view .icon-box .icon{padding:0 0 0 16px;border:2px solid #dadce0;display:flex;column-gap:10px;justify-content:space-between;align-items:center}.icon-list.icon-list-view .icon-box .icon h5.icon__name{margin-top:0;max-width:100px;flex:0 0 100px;text-align:left}.icon-list.icon-list-view .icon-box .icon i{font-size:28px}.icon-list.icon-list-view .icon-box .icon:hover{border-color:#9747ff}.icon-list.icon-list-view .icon-box .icon:hover .add-to-collection-plus-btn{opacity:1}.icon-list.icon-list-view .icon-box .icon.active{border-color:#000}.icon-list.icon-list-view .icon-box .icon.active .add-to-collection-plus-btn{opacity:0}.icon-list.icon-list-view .icon-box .icon.icon-selected-state .add-to-collection-plus-btn{color:#fff;opacity:1}.icon-list.icon-list-view .icon-box .icon.icon-selected-state h5.icon__name{color:#000}.icon-list.icon-list-view .icon-box .icon.icon-selected-state.active .add-to-collection-plus-btn{opacity:0}.icon-list.icon-list-view .icon-box .icon.icon-selected-state.active h5.icon__name{color:#fff}.icon-list.icon-list-view .icon-box .icon.icon-selected-state:hover{border-color:#888e9b}.icon__list__2>div:not(:first-child){margin-top:70px}.icon-dialogue-box{position:absolute;width:320px;background:#fff;border:1.5px solid #dadce0;box-shadow:0 5px 21px rgba(0,0,0,.12);border-radius:5px;padding:20px;display:none;visibility:hidden;z-index:9;margin-bottom:10px;left:100%;top:0;height:238px;z-index:15}.icon-dialogue-box.dialogue-box-added-to-left{left:auto;right:100%}.icon-dialogue-box.dialogue-box-added-to-left .close-icon-modal{right:auto;left:-16px}@media only screen and (min-width:0) and (max-width:707px){.icon-dialogue-box.dialogue-box-added-to-left{width:300px;left:0;position:fixed;top:200px;bottom:0;right:0;margin:auto}}.icon-dialogue-box.open{display:block;z-index:100}.icon-dialogue-box .icon-dialogue-box-inner .copy-code-title{font-weight:500;font-size:14px;line-height:17px;color:rgba(0,0,0,.5);display:block;text-align:left;margin-bottom:3px}.icon-dialogue-box .icon-dialogue-box-inner .copy-code-btn{position:absolute;right:10px;top:4px;cursor:pointer;background:#fff}.icon-dialogue-box .icon-dialogue-box-inner .icon-preview{position:relative;display:flex;align-items:center;background:#f6f7fb;justify-content:center;width:100%}.icon-dialogue-box .icon-dialogue-box-inner .icon-preview span{font-size:5em;line-height:1;color:#1f1142}.icon-dialogue-box .close-icon-modal{position:absolute;right:-16px;top:-18px;font-size:20px;color:#fff;font-weight:700;cursor:pointer;background:#000;height:36px;width:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-dialogue-box .close-icon-modal:hover{background:#4d4d4d}.icon-dialogue-box .dialogue-btn-wrap{display:flex;column-gap:15px;justify-content:space-between}.icon-dialogue-box .dialogue-btn-wrap .add-to-collection-btn{flex:0 0 75%}.notification-box-container{position:fixed;bottom:20px;right:20px;z-index:999}.notification-box-container>div:not(:first-child){margin-top:10px}.icofont_notification-box{text-align:center;z-index:9;position:relative;max-width:350px;margin:0 auto;background-color:#a763ff;color:#fff;padding:10px 35px 10px 15px;z-index:9;text-align:left;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.icofont_notification-box.error{background:#ff416c}.icofont_notification-box .notification-close-btn{font-size:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#fff;font-weight:700;cursor:pointer}.icofont_notification-box.animated{-webkit-animation-duration:.3s;animation-duration:.3s}.preloader{width:100%;margin-top:50px;height:300px;line-height:300px;text-align:center}.preloader .icofont{font-size:48px}.burger_menu{display:none}.icofont-ads-container{border-top:1px solid #efefef}.icofont-ads-c{height:270px;width:100%;position:relative}.icofont-ads .add-image{width:260px;background:#fff;padding:5px;border:1px solid #eee;border-radius:3px}.icofont-ads .add-content{width:400px;padding-left:30px}.icofont-ads .add-content .ads-title{font-size:26px;word-break:break-all}.icofont-ads .add-content p{white-space:normal;line-height:25px;margin:0}.icofont-ads .add-content a{text-decoration:underline}@media (max-width:991px){.burger_menu{position:absolute;right:30px;z-index:9;display:block;float:right;font-size:24px;line-height:80px;color:#4a4a4a}.burger_menu:hover+.main-header{background:red}.mobile-menu{position:absolute;top:80px;right:20px;background:#000;width:240px;padding:10px;z-index:999;box-shadow:0 1px 3px rgba(0,0,0,.2)}.mobile-menu ul{display:block;text-align:left}.mobile-menu ul li{display:block}.mobile-menu ul li a{height:40px;line-height:40px}.icofont-ads .add-content{width:100%;padding-left:15px;padding-right:15px;padding-top:15px}.icofont-ads .add-content .ads-title{font-size:20px}}.content-area{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.post-single .post,.posts .post{margin-bottom:40px}.post-single .post .post-title,.posts .post .post-title{font-size:28px;font-weight:700;color:#4a4a4a;padding-bottom:10px;margin:0}.post-single .post .post-title a,.posts .post .post-title a{color:#4a4a4a}.post-single .post .meta-data,.posts .post .meta-data{margin-bottom:15px}.post-single .post .meta-data span,.posts .post .meta-data span{font-size:14px;color:#9b9b9b}.post-single .post .feature_image,.posts .post .feature_image{position:relative;min-height:250px;overflow:hidden;width:100%;background-size:cover;background-position:center center;margin-bottom:10px}.post-single .post .post-excerpt .link-more,.posts .post .post-excerpt .link-more{display:none}.post-single .post .post-excerpt p,.posts .post .post-excerpt p{text-align:justify}.post-single .post .read-more-post,.posts .post .read-more-post{margin-top:10px}.post-single .post .read-more-post a,.posts .post .read-more-post a{display:inline-block;color:#08c5db;font-size:16px;border-bottom:1px solid rgba(8,198,219,.575);line-height:16px}.post-single .post{margin-bottom:0}.loadmore-btn{display:block;border:1px solid #08c5db;text-align:center;cursor:pointer;transition:all .2s linear 0s}.loadmore-btn span{display:inline-block;color:#08c5db;padding:15px 0;font-size:18px}.loadmore-btn:hover{background:#08c5db}.loadmore-btn:hover span{color:#fff}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@keyframes examples__rotating___9y67L{from{transform:rotate(0)}to{transform:rotate(360deg)}}.examples__flex-column-center___2Okjc,.examples__flex-column___2edh5,.examples__flex-row-center___2rMtl,.examples__flex-row___2wae7,.examples__flex___1degx{display:flex;display:-webkit-flex}.examples__flex-column___2edh5{flex-direction:column}.examples__flex-column-center___2Okjc{flex-direction:column;align-items:center}.examples__flex-row___2wae7{flex-direction:row}.examples__flex-row-center___2rMtl{flex-direction:row;justify-content:center}.examples__count___1siyc{font-size:24px;font-weight:700}.examples__count___1siyc span{font-size:48px;line-height:48px;margin-right:5px;color:#a763ff}.examples__card___2rSP-{margin:50px 0}.examples__card___2rSP->div{padding:30px;border-radius:8px}.examples__card___2rSP->div.examples__card1___3dcMW{background:#ffebee}.examples__card___2rSP->div.examples__card2___2roDy{background:#ede7f6}.examples__card___2rSP->div.examples__card3___1Tu10{background:#e1f5fe}.examples__card___2rSP->div pre{margin:0!important}@keyframes IconsPage__rotating___1qhyq{from{transform:rotate(0)}to{transform:rotate(360deg)}}.IconsPage__actions___3YIiA,.IconsPage__flex-column-center___3WJMJ,.IconsPage__flex-column___2rmAS,.IconsPage__flex-row-center___TXoOD,.IconsPage__flex-row___sYqx3,.IconsPage__flex___ltT7h{display:flex;display:-webkit-flex}.IconsPage__flex-column___2rmAS{flex-direction:column}.IconsPage__flex-column-center___3WJMJ{flex-direction:column;align-items:center}.IconsPage__flex-row___sYqx3{flex-direction:row}.IconsPage__actions___3YIiA,.IconsPage__flex-row-center___TXoOD{flex-direction:row;justify-content:center}.IconsPage__root___3_zlO{flex-grow:1}.IconsPage__container___22pZr{padding:10px 20px}.IconsPage__actions___3YIiA{justify-content:center;flex-wrap:wrap;font-weight:700}.IconsPage__query___1lliW{border:1px solid #979797;border-radius:5px;padding:20px 10px 20px 25px}.IconsPage__icon__list___3RyuO{margin:-5px;margin-top:100px;margin-bottom:100px}.IconsPage__icon__category___1SNBQ{padding:20px 0;min-width:250px;position:fixed;top:var(--category-top);left:var(--category-left);background:#f9f8f8;z-index:20;max-height:calc(100vh - 330px);overflow-y:scroll;overflow-y:overlay;opacity:0;pointer-events:none;box-shadow:0 8px 10px 4px rgba(0,0,0,.08)}@media only screen and (min-width:0px) and (max-width:479px){.IconsPage__icon__category___1SNBQ{min-width:100%}}.IconsPage__icon__category___1SNBQ form{list-style:none}.IconsPage__icon__category___1SNBQ form label{font-size:16px;line-height:1;display:flex;align-items:center;cursor:pointer;padding:8px 15px 8px 41px;background:0 0;margin-bottom:7px;transition:.3s;position:relative}.IconsPage__icon__category___1SNBQ form label::before{content:"";height:16px;width:16px;border:1px solid #dadce0;border-radius:3px;position:absolute;left:15px;opacity:0}.IconsPage__icon__category___1SNBQ form label::after{content:"\EED6";color:#fff;position:absolute;font-family:IcoFont;opacity:0;left:15px;top:8px}.IconsPage__icon__category___1SNBQ form label.IconsPage__icon__category__checked___3V8mb::before{background:#9747ff;border-color:#9747ff;opacity:1}.IconsPage__icon__category___1SNBQ form label.IconsPage__icon__category__checked___3V8mb::after{opacity:1}.IconsPage__icon__category___1SNBQ form label.IconsPage__icon__category__checked___3V8mb i{opacity:0}.IconsPage__icon__category___1SNBQ form label span{display:inline-block;text-transform:capitalize;font-weight:500;color:rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}.IconsPage__icon__category___1SNBQ form label span:first-child{padding-left:0}.IconsPage__icon__category___1SNBQ form label input[type=checkbox]{opacity:0;visibility:hidden;position:absolute}.IconsPage__icon__category___1SNBQ form label:hover{background:#fff}.IconsPage__icon__category___1SNBQ form label:hover::before{opacity:1}.IconsPage__icon__category___1SNBQ form label:hover i{opacity:0}.IconsPage__icon__category___1SNBQ .IconsPage__category_icon_counter___1rUjj{right:10px;align-self:flex-end;flex:1;text-align:right;display:inline-block;font-size:14px;line-height:17px;color:rgba(0,0,0,.5)}.IconsPage__icon__category__backdrop___2twYG{position:fixed;width:100%;height:100%;left:0;top:0}div.IconsPage__active__icon__category___2C7MA{opacity:1;pointer-events:all}.IconsPage__category_select_list___1d88j{position:relative;margin-bottom:40px}.IconsPage__category_select_list___1d88j ul{font-size:0;margin:0;padding:0;list-style:none;display:flex;gap:15px;flex-wrap:wrap}.IconsPage__category_select_list___1d88j ul li{display:inline-block;color:#fff;position:relative;padding:8px 16px;margin:0;transition:all .3s;cursor:pointer;font-weight:500;font-size:18px;line-height:22px;background:#2a2a2a;border-radius:50px;text-transform:capitalize}.IconsPage__category_select_list___1d88j ul li.IconsPage__clear_category_filter_btn___1ae-v{background:0 0;font-weight:500;font-size:14px;line-height:17px;color:rgba(0,0,0,.5)}.IconsPage__category_select_list___1d88j ul li span{display:inline-block;color:#fff;font-size:20px;margin-left:10px}.IconsPage__category_select_list___1d88j ul li:hover{background:#9747ff}.IconsPage__category_select_list___1d88j ul li:hover.IconsPage__clear_category_filter_btn___1ae-v{color:#000;background:0 0}.IconsPage__icon__wrap___2oMcv i,.IconsPage__icon__wrap___2oMcv input{position:absolute!important;transition:.3s;left:15px;top:10px}.IconsPage__icon__wrap___2oMcv input{opacity:0}@keyframes notFound__rotating___1FKCF{from{transform:rotate(0)}to{transform:rotate(360deg)}}.notFound__flex-column-center___VQob9,.notFound__flex-column___2LjOv,.notFound__flex-row-center___1--Xd,.notFound__flex-row___1DUiG,.notFound__flex___3-LGa{display:flex;display:-webkit-flex}.notFound__flex-column___2LjOv{flex-direction:column}.notFound__flex-column-center___VQob9{flex-direction:column;align-items:center}.notFound__flex-row___1DUiG{flex-direction:row}.notFound__flex-row-center___1--Xd{flex-direction:row;justify-content:center}.notFound__main___HDbG0{padding:100px 0}.notFound__heading___1ZJJB{margin:0;font-size:128px;line-height:1}@keyframes banner__rotating___1gfBG{from{transform:rotate(0)}to{transform:rotate(360deg)}}.banner__flex-column-center___2cr4q,.banner__flex-column___3olCN,.banner__flex-row-center___G91Wd,.banner__flex-row___3EarD,.banner__flex___345Hp{display:flex;display:-webkit-flex}.banner__flex-column___3olCN{flex-direction:column}.banner__flex-column-center___2cr4q{flex-direction:column;align-items:center}.banner__flex-row___3EarD{flex-direction:row}.banner__flex-row-center___G91Wd{flex-direction:row;justify-content:center}.banner__banner__wrapper___1o58L{background:#171717;padding-top:82px}.banner__page__banner___eOH5O{max-width:1312px;margin-left:auto;margin-right:auto;padding:50px 40px;background:#2a2a2a}@media only screen and (min-width:0px) and (max-width:479px){.banner__page__banner___eOH5O{padding:20px}}.banner__page__banner___eOH5O h2{font-family:Playfair,serif;font-size:64px;line-height:74px;color:#fff;margin:0;max-width:695px}@media only screen and (min-width:0px) and (max-width:767px){.banner__page__banner___eOH5O h2{font-size:44px;line-height:54px;text-align:center}}@media only screen and (min-width:0px) and (max-width:767px){.banner__page__banner___eOH5O h2{font-size:36px;line-height:46px}}.banner__page__banner___eOH5O h2 span{color:#a763ff}.banner__page__banner___eOH5O p{font-size:24px;line-height:29px;margin-top:10px;margin-bottom:0;color:#fff;max-width:695px}@keyframes home__rotating___1Clvp{from{transform:rotate(0)}to{transform:rotate(360deg)}}.home__flex-column-center___1Ikob,.home__flex-column_____mFn,.home__flex-row-center___3_HaM,.home__flex-row___WUCka,.home__flex___SDINF{display:flex;display:-webkit-flex}.home__flex-column_____mFn{flex-direction:column}.home__flex-column-center___1Ikob{flex-direction:column;align-items:center}.home__flex-row___WUCka{flex-direction:row}.home__flex-row-center___3_HaM{flex-direction:row;justify-content:center}.home__hero___2h2t3{background-image:linear-gradient(-155deg,#896be8 0,#5a29b7 95%);background-image:linear-gradient(-225deg,#419fde 0,#b57ad9 100%);text-align:center;height:640px;display:flex;align-items:center;color:#fff;position:relative}@media (min-width:768px) and (max-width:1023px){.home__hero___2h2t3{height:480px}}@media only screen and (min-width:0px) and (max-width:767px){.home__hero___2h2t3{height:400px}}.home__hero___2h2t3 .home__hero_content___3Iu6c{display:inline-block;position:relative;z-index:1}.home__hero___2h2t3 h1{color:#fff;font-size:48px;font-weight:700;line-height:1.2;text-align:center;max-width:800px;margin-bottom:10px}@media (min-width:768px) and (max-width:1023px){.home__hero___2h2t3 h1{font-size:36px}}@media only screen and (min-width:0px) and (max-width:767px){.home__hero___2h2t3 h1{font-size:24px}}.home__hero___2h2t3 .home__hero_desc___2_BNl{font-size:18px;font-weight:500;line-height:28px;margin:0 auto 30px;max-width:700px}@media only screen and (min-width:0px) and (max-width:767px){.home__hero___2h2t3 .home__hero_desc___2_BNl{font-size:16px;line-height:24px;margin-bottom:20px}}.home__icon_categories___1xht8{padding:70px 0}.home__load_more_category_button___9srqJ{text-align:center}.home__feature_collection___3FoJS,.home__feature_fontsvg___2Pucl{padding:60px 0}.home__feature_collection___3FoJS h3,.home__feature_fontsvg___2Pucl h3{font-size:24px;margin:0 0 20px}.home__feature_collection___3FoJS{background:#e8f4fc}.home__feature_fontsvg___2Pucl{background:#fff;border-bottom:1px solid #e2e2e2}.home__bottom_features___2XMQy{padding:100px 0;line-height:24px;background:#fff}.home__bottom_features___2XMQy .home__bottom_feature___25p89{text-align:center}.home__bottom_features___2XMQy .home__bottom_feature___25p89 .home__icon___2P2iB{font-size:64px;display:inline-block;width:170px;height:110px;line-height:110px;border-radius:12px;margin-bottom:50px}.home__bottom_features___2XMQy .home__bottom_feature___25p89 .home__icon___2P2iB.home__icon1___2OKl0{background:#e3f2fd;color:#1565c0}.home__bottom_features___2XMQy .home__bottom_feature___25p89 .home__icon___2P2iB.home__icon2___1ZON7{background:#fffde7;color:#f9a825}.home__bottom_features___2XMQy .home__bottom_feature___25p89 .home__icon___2P2iB.home__icon3___1-vAg{background:#fce4ec;color:#ad1457}.home__bottom_features___2XMQy .home__bottom_feature___25p89 .home__icon___2P2iB.home__icon4___1Zgo4{background:#ede7f6;color:#4527a0}.home__bottom_features___2XMQy .home__bottom_feature___25p89 h3{font-size:21px;line-height:1;margin-bottom:20px}.home__home_footer___2rUD8{padding-top:70px;background:#fff;text-align:center;border-bottom:10px solid #a6e7ff;overflow:hidden}.home__home_footer___2rUD8 img{display:inline-block;margin-bottom:-2px}@keyframes Navbar__rotating___210kZ{from{transform:rotate(0)}to{transform:rotate(360deg)}}.Navbar__flex-column-center___3aUaV,.Navbar__flex-column___rxICe,.Navbar__flex-row-center___3vC6-,.Navbar__flex-row___3ahxe,.Navbar__flex___2Hdgi{display:flex;display:-webkit-flex}.Navbar__flex-column___rxICe{flex-direction:column}.Navbar__flex-column-center___3aUaV{flex-direction:column;align-items:center}.Navbar__flex-row___3ahxe{flex-direction:row}.Navbar__flex-row-center___3vC6-{flex-direction:row;justify-content:center}.Navbar__icon_collection_btn___KN_nf{position:relative;margin-top:3px;margin-left:20px;float:right}.Navbar__icon_collection_btn___KN_nf i{font-size:24px;line-height:40px;color:#4a4a4a}.Navbar__icon_collection_btn___KN_nf .Navbar__icon__collection___2UxoR{position:absolute;background:#ed4266;border-radius:3px;color:#fff;font-size:10px;text-align:center;padding:0 3px;top:0;right:-10px;line-height:15px;font-weight:700;padding-top:0}@keyframes controlpanel__rotating___1I52x{from{transform:rotate(0)}to{transform:rotate(360deg)}}.controlpanel__flex-column-center___3GhC1,.controlpanel__flex-column___3tmIM,.controlpanel__flex-row-center___2PLcj,.controlpanel__flex-row___JLM4P,.controlpanel__flex___23khA{display:flex;display:-webkit-flex}.controlpanel__flex-column___3tmIM{flex-direction:column}.controlpanel__flex-column-center___3GhC1{flex-direction:column;align-items:center}.controlpanel__flex-row___JLM4P{flex-direction:row}.controlpanel__flex-row-center___2PLcj{flex-direction:row;justify-content:center}.controlpanel__section___10KdE{background:#171717;height:80px;position:sticky;top:82px;z-index:20}@media only screen and (min-width:0px) and (max-width:479px){.controlpanel__section___10KdE{height:auto}}.controlpanel__wrap___3esMC{background:#ebebeb;display:flex;min-height:80px;align-items:center;justify-content:flex-start;padding:0;position:relative;max-width:1312px;margin-left:auto;margin-right:auto}.controlpanel__category___1YeJZ{padding:24px 20px 24px 40px;cursor:pointer;flex:0 0 15.1%}@media only screen and (min-width:0px) and (max-width:767px){.controlpanel__category___1YeJZ{padding-left:20px;padding-right:20px}}.controlpanel__category___1YeJZ span{margin-left:10px}@media only screen and (max-width:1199px){.controlpanel__category___1YeJZ{flex:0 0 auto;padding-left:30px;padding-right:30px}.controlpanel__category___1YeJZ span{display:none}}.controlpanel__panel__text___3_NZu{display:inline-block;font-weight:500;font-size:16px;color:#000}.controlpanel__search___2VfGT{background:#f9f8f8;flex:0 1 100%;display:flex;align-items:center;padding-right:30px}@media only screen and (min-width:0px) and (max-width:767px){.controlpanel__search___2VfGT{padding-right:20px}}.controlpanel__search___2VfGT input{width:100%;min-height:80px;border:0;background:0 0;font-weight:500;font-size:24px;line-height:29px;color:#000;padding:0 30px 0 40px}.controlpanel__search___2VfGT input::-moz-placeholder{color:rgba(23,23,23,.6);opacity:1}.controlpanel__search___2VfGT input::-moz-placeholder,.controlpanel__search___2VfGT input::-webkit-placeholder,.controlpanel__search___2VfGT input::placeholder{color:rgba(23,23,23,.6);opacity:1}@media only screen and (min-width:0px) and (max-width:767px){.controlpanel__search___2VfGT input{padding-left:20px;padding-right:20px;font-size:18px}}@media only screen and (min-width:0px) and (max-width:479px){.controlpanel__search___2VfGT input{padding-right:8px;font-size:16px;padding-left:16px}}.controlpanel__search___2VfGT svg{cursor:pointer}@media only screen and (min-width:0px) and (max-width:479px){.controlpanel__search___2VfGT svg{flex:0 0 32px}}.controlpanel__sort__list___3JyRP{padding:24px 20px 24px 18px;display:flex;gap:15px;border-right:1.5px solid #d5d5d5}.controlpanel__sort__list___3JyRP svg{cursor:pointer;opacity:.4}.controlpanel__active___3UfF3{opacity:1!important}.controlpanel__collection___19hxH{background:#ebebeb;padding-left:28px;min-height:80px;align-items:center;display:flex;flex:0 0 14.9%;cursor:pointer}@media only screen and (max-width:1199px){.controlpanel__collection___19hxH{flex:0 0 auto;padding-left:30px;padding-right:30px}.controlpanel__collection___19hxH .controlpanel__panel__text___3_NZu{display:none}}@media only screen and (min-width:0px) and (max-width:479px){.controlpanel__collection___19hxH{padding-left:20px;padding-right:20px}}.controlpanel__count__wrap___3cli1{position:relative;cursor:pointer}.controlpanel__count__text___11FtL{position:absolute;background:#9747ff;border-radius:50px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;top:-14px;line-height:1;padding:4px 6px;font-size:13px;left:20px}@media only screen and (min-width:0px) and (max-width:767px){.controlpanel__count__text___11FtL{right:0;left:auto;top:-18px}}