.wp-block-wedocs-wedocs-search{--field-color:#fff;--field-bg-color:#fff;--field-icon-color:#fff;--field-btn-bg-color:#3b82f6;--field-icon-hover-color:#fff;--field-btn-bg-hover-color:#2563eb}.wedocs-search-input,.wedocs-editor-search-input{width:50%;display:flex;overflow:hidden;position:relative}.wedocs-search-input .search-field,.wedocs-editor-search-input .search-field{margin:0;width:100%;height:48px;font-size:14px;background:#fff;padding:14px 22px;border-radius:100px;border:1px solid #dbdbdb}.wedocs-search-input .search-field::-moz-placeholder,.wedocs-editor-search-input .search-field::-moz-placeholder{color:#c5c5c5}.wedocs-search-input .search-field::placeholder,.wedocs-editor-search-input .search-field::placeholder{color:#c5c5c5}.wedocs-search-input .search-field:focus,.wedocs-editor-search-input .search-field:focus{outline:none;box-shadow:none;border:1px solid #dbdbdb}.wedocs-search-input .search-submit,.wedocs-editor-search-input .search-submit{top:0;right:0;border:0;margin:0;height:100%;display:flex;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:14px 26px;position:absolute;align-items:center;border-radius:100px}.wedocs-search-input{margin-left:auto;margin-bottom:4%}.wedocs-search-toggle{margin-bottom:0 !important}.wedocs-search-toggle .components-h-stack{flex-direction:row-reverse}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings{border-top:0;padding-left:0;padding-right:0}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.radio-image-control-options{display:flex;flex-direction:row;justify-content:space-between}.radio-image-control-options .radio-image-option{margin-right:10px}.radio-image-control-options .radio-image-option label{cursor:pointer;display:block}.radio-image-control-options .radio-image-option input[type=radio]{display:none}.radio-image-control-options .radio-image-option label i,.radio-image-control-options .radio-image-option label img{width:30px;height:30px;display:block;background-size:cover;background-position:center}.backdrop{top:0;left:0;z-index:0;width:100%;opacity:.5;height:100%;background:#fff;position:absolute}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field{background-color:var(--field-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field:hover{background-color:var(--field-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit{background-color:var(--field-btn-bg-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path{fill:var(--field-icon-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path:hover{fill:var(--field-icon-hover-color) !important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit:hover{background-color:var(--field-btn-bg-hover-color) !important}.wp-block-wedocs-wedocs-search:not(.wp-block){display:block}.wedocs-color-control{margin:1em 0}.wedocs-color-control label{display:block;margin-bottom:.5em}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination ul{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination li{margin:0}.wedocs-docs-pagination button{display:inline-block;padding:8px 12px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);text-decoration:none;color:var(--wedocs-pagination-text-color,#333);background:var(--wedocs-pagination-background-color,#fff);cursor:pointer;transition:all .2s}.wedocs-docs-pagination button:hover{background:var(--wedocs-pagination-hover-color,#f5f5f5);color:var(--wedocs-pagination-text-hover-color,#0073aa)}.wedocs-docs-pagination button.is-active{background:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc)}.wedocs-block-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:.5rem}.wedocs-preview-title{margin-bottom:1rem;font-size:1.1rem;color:var(--wedocs-text-secondary-color,#757575)}.wedocs-docs-grid{display:grid;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none}.wedocs-docs-grid--1x1{grid-template-columns:1fr}.wedocs-docs-grid--1x2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.wedocs-docs-grid--1x2{grid-template-columns:1fr}}.wedocs-docs-grid .inside{display:flex;color:#063250;font-size:18px;min-height:240px;list-style:none}.wedocs-docs-grid .inside svg{width:64px;height:24px;margin:2px .5rem 0 0}.wedocs-docs-grid__item{position:relative;background-color:#fff;transition:transform .2s,box-shadow .2s;list-style:none;padding:var(--wedocs-grid-padding,1.5rem);margin:var(--wedocs-grid-margin,0);border-width:var(--wedocs-border-width,1px);border-style:var(--wedocs-border-type,solid);border-color:var(--wedocs-border-color,rgba(0,0,0,.1));border-radius:var(--wedocs-border-radius,8px)}.wedocs-docs-grid__title{font-size:1.5rem;font-weight:800;color:var(--wedocs-doc-title-color,#1e1e1e);margin:0 0 .75rem;line-height:1.4}.wedocs-docs-grid__article-count{font-size:.875rem;color:var(--wedocs-text-secondary-color,#757575);margin:0}.wedocs-docs-grid__container{min-height:240px}.wedocs-docs-grid__sections{margin-top:1rem;padding:0}.wedocs-docs-grid__sections.is-collapsed .wedocs-docs-grid__articles{display:none}.wedocs-docs-grid__section-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.wedocs-docs-grid__section-title a{pointer-events:auto;text-decoration:none}.wedocs-docs-grid__section-title a:hover{text-decoration:underline}.wedocs-docs-grid__section-title svg{transition:transform .3s ease;cursor:pointer;flex-shrink:0}.wedocs-docs-grid__section-title svg.active{transform:rotate(180deg)}.wedocs-docs-grid__articles{max-height:1000px;overflow:hidden;transition:max-height .3s ease-in-out}.wedocs-docs-grid__articles.collapsed{max-height:0}.wedocs-docs-grid__articles li{opacity:1;transition:opacity .2s ease-in-out}.wedocs-docs-grid__articles.collapsed li{opacity:0}.wedocs-docs-grid__section{margin-bottom:1rem}.wedocs-docs-grid__section-title{font-size:1rem;color:var(--wedocs-doc-title-color,#1e1e1e);margin:.5rem 0}.wedocs-docs-grid__articles{margin:.5rem 0 .5rem 1rem;padding:0}.wedocs-docs-grid__articles li{color:var(--wedocs-doc-children-active-color,#0073aa);font-size:.875rem;margin-bottom:.25rem;margin-left:1rem}.wedocs-docs-grid__articles li ::marker{content:"•";color:var(--wedocs-doc-children-active-color,#0073aa);margin-right:.5rem}.wedocs-docs-grid__details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.wedocs-docs-grid__details-link{display:inline-block;padding:var(--wedocs-button-padding,8px 12px);margin:var(--wedocs-button-margin,0);background-color:var(--wedocs-button-color,#0073aa);color:var(--wedocs-button-text-color,#fff);border-radius:var(--wedocs-border-radius,4px);font-size:.875rem;cursor:pointer;transition:all .2s;text-decoration:none}.wedocs-docs-grid__details-link:hover{background-color:var(--wedocs-button-hover-color,#005177);color:var(--wedocs-button-hover-text-color,#fff)}.wp-block-wedocs-docs .wedocs-docs-grid__item{cursor:default}[dir=rtl] .wedocs-docs-grid__details-link:after{content:"←"}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination .page-numbers{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination .page-numbers li{margin:0;display:inline-block}.wedocs-docs-pagination .page-numbers a,.wedocs-docs-pagination .page-numbers span{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);background-color:var(--wedocs-pagination-background-color,#fff);color:var(--wedocs-pagination-text-color,#333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination .page-numbers a:hover:not(.current),.wedocs-docs-pagination .page-numbers span:hover:not(.current){background-color:var(--wedocs-pagination-hover-color,#f5f5f5);color:var(--wedocs-pagination-text-hover-color,#0073aa);border-color:var(--wedocs-pagination-hover-color,#ccc)}.wedocs-docs-pagination .page-numbers .current{background-color:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc);color:var(--wedocs-pagination-text-hover-color,#0073aa);cursor:default}.wedocs-docs-pagination .page-numbers .dots{border:none;padding:8px;cursor:default}.wedocs-docs-pagination .page-numbers .dots:hover{background:0 0;color:inherit}.wedocs-docs-pagination__button{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color,#ddd);border-radius:var(--wedocs-border-radius,4px);background-color:var(--wedocs-pagination-background-color,#fff);color:var(--wedocs-pagination-text-color,#333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination__button:hover:not(.is-active){background-color:var(--wedocs-pagination-hover-color,#f5f5f5) !important;color:var(--wedocs-pagination-text-hover-color,#0073aa) !important;border-color:var(--wedocs-pagination-hover-color,#ccc) !important}.wedocs-docs-pagination__button.is-active{background-color:var(--wedocs-pagination-hover-color,#f5f5f5);border-color:var(--wedocs-pagination-hover-color,#ccc);color:var(--wedocs-pagination-text-hover-color,#0073aa);cursor:default}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}body .is-layout-flex{flex-wrap:wrap;align-items:center}body .is-layout-flex>*{margin:0}body .is-layout-grid{display:grid}body .is-layout-grid>*{margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}.wp-block-navigation a:where(:not(.wp-element-button)){color:inherit}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.wp-block-pullquote{font-size:1.5em;line-height:1.6}
.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.eot);src:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/external/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.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-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-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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.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{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform .333s cubic-bezier(.4,0,.22,1);transition:transform .333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/libraries/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/libraries/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/libraries/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.grayscale_enabled,.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail span img,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail span img,.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail span img,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail span img,.product-single-product .product-content .product-content-gallery .gallery-thumbnail span img{filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.grayscale_disabled,.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail:hover span img,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail:hover span img,.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail:hover span img,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail:hover span img,.pixolette-single-post .post-header:hover .post-image img,.product-single-product .product-content .product-content-gallery .gallery-thumbnail:hover span img{filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");-webkit-filter:grayscale(0%)}body{font-size:16px;line-height:22px;color:#3a3a3a;font-family:"Poppins",sans-serif}p{font-size:16px;line-height:22px;color:#3a3a3a;font-family:"Poppins",sans-serif;margin:0 0 15px}a{font-size:16px;line-height:22px;font-family:"Poppins",sans-serif;color:#3a3a3a}a:focus,a:visited{color:#3a3a3a}a:hover{color:#3a3a3a}img{max-width:100%;height:auto}code,kbd,pre,samp{font-family:"Poppins",sans-serif;font-size:16px;line-height:22px;margin:15px 0}h1,h2,h3,h4,h5,h6{color:#000;margin:0;padding:10px 0 20px;font-weight:700;font-family:"Montserrat",sans-serif}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#000;font-weight:700;font-family:"Montserrat",sans-serif}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}h1 .small a,h1 small a,h2 .small a,h2 small a,h3 .small a,h3 small a{font-size:90%}h1,h1 a{display:block;font-size:42px;line-height:48px}h2,h2 a{display:block;font-size:38px;line-height:44px}h3,h3 a{display:block;font-size:34px;line-height:40px}h4,h4 a{display:block;font-size:30px;line-height:36px}h5,h5 a{display:block;font-size:26px;line-height:32px}h6,h6 a{display:block;font-size:22px;line-height:28px}blockquote{font-size:18px;line-height:26px;color:#3a3a3a;background:#fff;border:1px solid #0d0027;font-family:"Poppins",sans-serif;position:relative;text-align:center;padding:20px;margin-top:20px;margin-bottom:20px}blockquote:before{color:#000;display:block;position:relative;content:"\f122";font-family:dashicons;font-style:normal;margin-left:0;margin-top:-15px;font-size:26px;z-index:1;width:100%;line-height:40px;height:40px;text-align:center}blockquote p{font-size:18px;line-height:26px;color:#3a3a3a;font-family:"Poppins",sans-serif;font-weight:400}ol,ul{padding:10px 5px 10px 30px}ol li,ul li{font-size:16px;line-height:22px;color:#3a3a3a;font-family:"Poppins",sans-serif;margin:0 0 10px}i,cite,em,var,address{font-style:italic}abbr,abbr[data-original-title],abbr[title]{border-bottom:1px dotted #0d0027}kbd,pre,code{padding:2px 4px;font-size:90%;color:#000;background-color:transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.5);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);border:1px solid #002883}pre{border-radius:5px;padding:10px}dl{margin-bottom:20px}dl dt{font-weight:600;margin-bottom:10px}dl dd{padding-left:30px;margin-bottom:10px}table{border-top:0;margin-bottom:20px;position:relative;table-layout:fixed}table tr{border-bottom:1px solid #0d0027}table th,table td{padding:10px;vertical-align:middle}a img,a img.alignnone{margin:5px 3px}input[type=text],input[type=tel],input[type=email],input[type=number],input[type=month],input[type=range],input[type=search],input[type=time],input[type=url],input[type=week],input[type=password],input[type=color],input[type=date],input[type=datetime-local]{border:1px solid #000;padding:3px 10px}textarea{border:1px solid #000;padding:3px 10px}input[type=button],input[type=submit]{border:1px solid #000;background:0 0;color:#000;padding:3px 15px;position:relative;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}input[type=button]:hover,input[type=submit]:hover{background-color:#000;color:#fff;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}button[type=submit]{border:1px solid #000;background:0 0;color:#fff;padding:3px 15px;position:relative;z-index:1}button[type=submit]:before{position:absolute;content:"";z-index:-1;width:100%;height:100%;left:0;top:0;background:#000;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in}button[type=submit]:after{position:absolute;content:"";z-index:-2;width:100%;height:100%;left:0;top:0;background:#000}button[type=submit]:hover{color:#000;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in}button[type=submit]:hover:before{width:0;height:0;left:50%;top:50%;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out}*::-webkit-input-placeholder{color:#3a3a3a;font-weight:100;font-size:85%}*::-moz-placeholder{color:#3a3a3a;font-weight:100;font-size:85%}*:-ms-input-placeholder{color:#3a3a3a;font-weight:100;font-size:85%}*:-moz-placeholder{color:#3a3a3a;font-weight:100;font-size:85%}.row-height{display:table;table-layout:fixed;height:100%;width:100%}.col-height{display:table-cell;float:none !important;height:100%}.col-top{vertical-align:top}.col-middle{vertical-align:middle}.col-bottom{vertical-align:bottom}@media (min-width:320px){.row-xs-height{display:table;table-layout:fixed;height:100%;width:100%}.col-xs-height{display:table-cell;float:none !important;height:100%}.col-xs-top{vertical-align:top}.col-xs-middle{vertical-align:middle}.col-xs-bottom{vertical-align:bottom}}@media (min-width:768px){.row-sm-height{display:table;table-layout:fixed;height:100%;width:100%}.col-sm-height{display:table-cell;float:none !important;height:100%}.col-sm-top{vertical-align:top}.col-sm-middle{vertical-align:middle}.col-sm-bottom{vertical-align:bottom}}@media (min-width:992px){.row-md-height{display:table;table-layout:fixed;height:100%;width:100%}.col-md-height{display:table-cell;float:none !important;height:100%}.col-md-top{vertical-align:top}.col-md-middle{vertical-align:middle}.col-md-bottom{vertical-align:bottom}}@media (min-width:1200px){.row-lg-height{display:table;table-layout:fixed;height:100%;width:100%}.col-lg-height{display:table-cell;float:none !important;height:100%}.col-lg-top{vertical-align:top}.col-lg-middle{vertical-align:middle}.col-lg-bottom{vertical-align:bottom}}body.error404,body.post-template-default,body.docs-template-default{background:#fff !important}.alignnone{margin:5px 5px 10px 0}.alignleft{float:left;margin:5px 5px 10px 0}.alignright{float:right;margin:5px 0 10px 5px}.aligncenter{display:block;margin:5px auto 5px auto}.wp-caption{background:#fff;border:1px solid #0d0027;max-width:96%;padding:2px;text-align:center}.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption-text{font-size:13px;line-height:16px;margin:0;padding:5px}.gallery-caption{background:#fff;border:1px solid #0d0027;max-width:96%;padding:5px 5px 10px;text-align:center}.bypostauthor{font-size:16px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.no-gutter>[class*=col-]{padding-right:0;padding-left:0}.small-gutter{margin-right:-5px;margin-left:-5px}.small-gutter>[class*=col-],.small-gutter .row-height>[class*=col-]{padding-right:5px;padding-left:5px}.clear{clear:both}@media (min-width:768px){.clear-sm{clear:both}}.underline{text-decoration:underline}.two-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-bottom:20px}.three-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-bottom:20px}.margin-bottom-small{margin-bottom:10px}.margin-bottom{margin-bottom:25px}.margin-bottom-big{margin-bottom:75px}.margin-top-small{margin-top:10px}.margin-top{margin-top:25px}.margin-top-big{margin-top:75px}.padding-top{padding-top:25px}.padding-bottom{padding-bottom:25px}.padding-top-small{padding-top:10px}.padding-bottom-small{padding-bottom:10px}.container,.container-fluid{position:relative;z-index:1}.transparent-bg{background-color:transparent !important}.bg-color1{background-color:#fff}.bg-color2{background-color:#000}.bg-color3{background-color:#3a3a3a}.bg-color4{background-color:#f1fcf0}.bg-color5{background-color:#0d0027}.bg-color6{background-color:#014db5}.bg-color7{background-color:#002883}.bg-color8{background-color:#001dca}.dropcap,.pixolette-single-post .post-content .dropcap{float:left;color:#0d0027;font-size:38px;line-height:1;padding-top:0;padding-right:10px;padding-bottom:0;padding-left:0;font-family:"Poppins",sans-serif;word-break:break-word;font-weight:600}@media (min-width:768px){.dropcap,.pixolette-single-post .post-content .dropcap{font-size:42px}}@media (min-width:992px){.dropcap,.pixolette-single-post .post-content .dropcap{font-size:48px}}@media (min-width:1200px){.dropcap,.pixolette-single-post .post-content .dropcap{font-size:54px}}.intro{margin-bottom:20px}.margin-y-big{margin-top:15vh;margin-bottom:15vh}.has-bg-shape-1{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-1:after{display:block;content:"";width:50vw;height:100vw;background:#014db5;z-index:0;left:0;top:0;opacity:.3;position:absolute;-webkit-transform:rotate(22deg) translate(0,-7%);-moz-transform:rotate(22deg) translate(0,-7%);-o-transform:rotate(22deg) translate(0,-7%);-ms-transform:rotate(22deg) translate(0,-7%);transform:rotate(22deg) translate(0,-7%)}.has-bg-shape-2{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-2:after{display:block;content:"";width:50vw;height:60vw;background:#002883;z-index:0;left:0;top:0;opacity:.55;position:absolute;-webkit-transform:rotate(22deg) translate(55%,-17%);-moz-transform:rotate(22deg) translate(55%,-17%);-o-transform:rotate(22deg) translate(55%,-17%);-ms-transform:rotate(22deg) translate(55%,-17%);transform:rotate(22deg) translate(55%,-17%)}.has-bg-shape-3{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-3:after{display:block;content:"";width:50vw;height:80vw;background:#0d0027;z-index:0;left:70%;top:0;opacity:.2;position:absolute;-webkit-transform:rotate(27deg) translate(0,-47%);-moz-transform:rotate(27deg) translate(0,-47%);-o-transform:rotate(27deg) translate(0,-47%);-ms-transform:rotate(27deg) translate(0,-47%);transform:rotate(27deg) translate(0,-47%)}.has-bg-shape-4{position:relative;width:100%;height:0;z-index:-1;display:block}.has-bg-shape-4:before{display:block;content:"";width:60vw;height:70vw;background:#014db5;z-index:-2;left:0;top:0;opacity:.22;position:absolute;-webkit-transform:rotate(19deg) translate(-40%,-12%);-moz-transform:rotate(19deg) translate(-40%,-12%);-o-transform:rotate(19deg) translate(-40%,-12%);-ms-transform:rotate(19deg) translate(-40%,-12%);transform:rotate(19deg) translate(-40%,-12%)}.has-bg-shape-4:after{display:block;content:"";width:60vw;height:70vw;background:#014db5;z-index:-1;left:0;top:0;opacity:.14;position:absolute;-webkit-transform:rotate(19deg) translate(-32%,-7%);-moz-transform:rotate(19deg) translate(-32%,-7%);-o-transform:rotate(19deg) translate(-32%,-7%);-ms-transform:rotate(19deg) translate(-32%,-7%);transform:rotate(19deg) translate(-32%,-7%)}.has-bg-shape-5{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-5:after{display:block;content:"";width:50vw;height:80vw;background:#014db5;z-index:0;left:0;top:0;opacity:.14;position:absolute;-webkit-transform:rotate(19deg) translate(-10%,5%);-moz-transform:rotate(19deg) translate(-10%,5%);-o-transform:rotate(19deg) translate(-10%,5%);-ms-transform:rotate(19deg) translate(-10%,5%);transform:rotate(19deg) translate(-10%,5%)}.has-bg-shape-6{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-6:after{display:block;content:"";width:100vw;height:100vw;background:#892fbe;background:-webkit-linear-gradient(-55deg,#892fbe,#7aaef5);background:-o-linear-gradient(55deg,#892fbe,#7aaef5);background:-moz-linear-gradient(55deg,#892fbe,#7aaef5);background:linear-gradient(to 55deg,#892fbe,#7aaef5);z-index:0;left:0;top:0;opacity:.9;position:absolute;-webkit-transform:rotate(-10deg) translate(8%,0%);-moz-transform:rotate(-10deg) translate(8%,0%);-o-transform:rotate(-10deg) translate(8%,0%);-ms-transform:rotate(-10deg) translate(8%,0%);transform:rotate(-10deg) translate(8%,0%)}.has-bg-shape-6:before{display:block;content:"";width:100vw;height:100vw;background:#892fbe;background:-webkit-linear-gradient(-85deg,#892fbe,#7aaef5);background:-o-linear-gradient(85deg,#892fbe,#7aaef5);background:-moz-linear-gradient(85deg,#892fbe,#7aaef5);background:linear-gradient(to 85deg,#892fbe,#7aaef5);z-index:0;left:0;top:0;opacity:.55;position:absolute;-webkit-transform:rotate(-10deg) translate(6%,-2%);-moz-transform:rotate(-10deg) translate(6%,-2%);-o-transform:rotate(-10deg) translate(6%,-2%);-ms-transform:rotate(-10deg) translate(6%,-2%);transform:rotate(-10deg) translate(6%,-2%)}.has-bg-shape-7{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-7:before{display:block;content:"";width:65vw;height:85vw;background:#f6f6f6;z-index:0;left:0;top:0;opacity:1;position:absolute;-webkit-transform:rotate(-11deg) translate(14%,-2%);-moz-transform:rotate(-11deg) translate(14%,-2%);-o-transform:rotate(-11deg) translate(14%,-2%);-ms-transform:rotate(-11deg) translate(14%,-2%);transform:rotate(-11deg) translate(14%,-2%)}@media (min-width:1200px){.has-bg-shape-7:before{height:65vw}}.has-bg-shape-8{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-8:before{display:block;content:"";width:80vw;height:65vw;background:#f6f6f6;z-index:0;left:0;top:0;opacity:1;position:absolute;-webkit-transform:rotate(20deg) translate(40%,6%);-moz-transform:rotate(20deg) translate(40%,6%);-o-transform:rotate(20deg) translate(40%,6%);-ms-transform:rotate(20deg) translate(40%,6%);transform:rotate(20deg) translate(40%,6%)}@media (min-width:1200px){.has-bg-shape-8:before{height:65vw}}@media (max-width:767px){.has-bg-shape-8:before{height:70vh}}.has-bg-shape-9{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-9:before{display:block;content:"";width:80vw;height:60vw;background:#2c3e50;z-index:0;left:0;top:0;opacity:1;position:absolute;-webkit-transform:rotate(20deg) translate(-40%,-20%);-moz-transform:rotate(20deg) translate(-40%,-20%);-o-transform:rotate(20deg) translate(-40%,-20%);-ms-transform:rotate(20deg) translate(-40%,-20%);transform:rotate(20deg) translate(-40%,-20%)}@media (max-width:767px){.has-bg-shape-9:before{width:110vw;height:80vh;-webkit-transform:rotate(10deg) translate(-20%,-30%);-moz-transform:rotate(10deg) translate(-20%,-30%);-o-transform:rotate(10deg) translate(-20%,-30%);-ms-transform:rotate(10deg) translate(-20%,-30%);transform:rotate(10deg) translate(-20%,-30%)}}@media (min-width:768px){.has-bg-shape-9:before{-webkit-transform:rotate(10deg) translate(-40%,-5%);-moz-transform:rotate(10deg) translate(-40%,-5%);-o-transform:rotate(10deg) translate(-40%,-5%);-ms-transform:rotate(10deg) translate(-40%,-5%);transform:rotate(10deg) translate(-40%,-5%)}}@media (min-width:992px){.has-bg-shape-9:before{-webkit-transform:rotate(10deg) translate(-40%,-20%);-moz-transform:rotate(10deg) translate(-40%,-20%);-o-transform:rotate(10deg) translate(-40%,-20%);-ms-transform:rotate(10deg) translate(-40%,-20%);transform:rotate(10deg) translate(-40%,-20%)}}@media (min-width:1200px){.has-bg-shape-9:before{-webkit-transform:rotate(10deg) translate(-40%,-20%);-moz-transform:rotate(10deg) translate(-40%,-20%);-o-transform:rotate(10deg) translate(-40%,-20%);-ms-transform:rotate(10deg) translate(-40%,-20%);transform:rotate(10deg) translate(-40%,-20%);width:65vw;height:45vw}}.has-bg-shape-10{position:absolute;width:100%;height:130%;z-index:-4;display:block;background:#f6f6f6;left:0;top:0;margin-top:4%;-webkit-transform:skew(0,-4deg);-moz-transform:skew(0,-4deg);-o-transform:skew(0,-4deg);-ms-transform:skew(0,-4deg);transform:skew(0,-4deg)}.has-bg-shape-11{position:absolute;width:100%;height:180%;z-index:-4;display:block;background:#f6f6f6;left:0;top:0;margin-top:4%;-webkit-transform:skew(0,-4deg);-moz-transform:skew(0,-4deg);-o-transform:skew(0,-4deg);-ms-transform:skew(0,-4deg);transform:skew(0,-4deg)}.has-bg-shape-11:before{content:"";position:absolute;width:100%;height:130%;z-index:-4;display:block;background:#f6f6f6;left:0;top:0;margin-top:0;opacity:.5;-webkit-transform:translate(-25px,-25px);-moz-transform:translate(-25px,-25px);-o-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}@media (max-width:767px){.has-bg-shape-11:before{-webkit-transform:translate(-10px,-10px);-moz-transform:translate(-10px,-10px);-o-transform:translate(-10px,-10px);-ms-transform:translate(-10px,-10px);transform:translate(-10px,-10px)}}.has-bg-shape-12{position:relative;width:100%;height:0;z-index:-1;display:block}.has-bg-shape-12:before{display:block;content:"";width:50vw;height:70vw;background:#f6e9c9;z-index:-2;left:0;top:0;position:absolute;-webkit-transform:rotate(-14deg) translate(-80%,-12%);-moz-transform:rotate(-14deg) translate(-80%,-12%);-o-transform:rotate(-14deg) translate(-80%,-12%);-ms-transform:rotate(-14deg) translate(-80%,-12%);transform:rotate(-14deg) translate(-80%,-12%)}.has-bg-shape-12:after{display:block;content:"";width:30vw;height:40vw;background:#d6a019;z-index:-1;left:0;top:0;opacity:.09;position:absolute;-webkit-transform:rotate(29deg) translate(90%,-87%);-moz-transform:rotate(29deg) translate(90%,-87%);-o-transform:rotate(29deg) translate(90%,-87%);-ms-transform:rotate(29deg) translate(90%,-87%);transform:rotate(29deg) translate(90%,-87%)}.has-bg-shape-13{position:relative;width:100%;height:0;z-index:0;display:block}.has-bg-shape-13:before{display:block;content:"";width:70vw;height:65vh;background:#d6a019;z-index:0;left:0;top:0;opacity:.4;position:absolute;-webkit-transform:rotate(-4deg) translate(-30%,-25%);-moz-transform:rotate(-4deg) translate(-30%,-25%);-o-transform:rotate(-4deg) translate(-30%,-25%);-ms-transform:rotate(-4deg) translate(-30%,-25%);transform:rotate(-4deg) translate(-30%,-25%)}.has-bg-shape-13:after{display:block;content:"";width:38vw;height:75vh;background:#f6e9c9;z-index:-1;right:0;top:0;opacity:1;position:absolute;-webkit-transform:rotate(-45deg) translate(45%,-10%);-moz-transform:rotate(-45deg) translate(45%,-10%);-o-transform:rotate(-45deg) translate(45%,-10%);-ms-transform:rotate(-45deg) translate(45%,-10%);transform:rotate(-45deg) translate(45%,-10%)}.has-bg-shape-14{position:relative;width:100%;height:0;z-index:-1;display:block}.has-bg-shape-14:before{display:block;content:"";width:60vw;height:70vw;background:#014db5;z-index:-2;left:0;top:0;opacity:.22;position:absolute;-webkit-transform:rotate(19deg) translate(40%,-12%);-moz-transform:rotate(19deg) translate(40%,-12%);-o-transform:rotate(19deg) translate(40%,-12%);-ms-transform:rotate(19deg) translate(40%,-12%);transform:rotate(19deg) translate(40%,-12%)}.has-bg-shape-14:after{display:block;content:"";width:60vw;height:70vw;background:#014db5;z-index:-1;left:0;top:0;opacity:.14;position:absolute;-webkit-transform:rotate(19deg) translate(32%,-7%);-moz-transform:rotate(19deg) translate(32%,-7%);-o-transform:rotate(19deg) translate(32%,-7%);-ms-transform:rotate(19deg) translate(32%,-7%);transform:rotate(19deg) translate(32%,-7%)}.product-footer-shape{position:absolute;width:100%;height:93%;z-index:-2;display:block;background:#2c3e50;left:0;top:0;margin-top:5%;-webkit-transform:skew(0,-3deg);-moz-transform:skew(0,-3deg);-o-transform:skew(0,-3deg);-ms-transform:skew(0,-3deg);transform:skew(0,-3deg)}.product-footer-shape:before{display:block;content:"";position:absolute;width:100%;height:53%;z-index:-2;display:block;background:#2c3e50;left:0;top:0;margin-top:2%;opacity:.5;-webkit-transform:translate(-4%,-1%);-moz-transform:translate(-4%,-1%);-o-transform:translate(-4%,-1%);-ms-transform:translate(-4%,-1%);transform:translate(-4%,-1%)}@media (min-width:768px){.product-footer-shape:before{margin-top:0;-webkit-transform:translate(-15px,-15px);-moz-transform:translate(-15px,-15px);-o-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}}@media (min-width:992px){.product-footer-shape:before{margin-top:0;-webkit-transform:translate(-20px,-20px);-moz-transform:translate(-20px,-20px);-o-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}.blog-footer-shape{position:absolute;width:100%;height:100%;z-index:-2;display:block;left:0;top:1%;margin-top:0;overflow:hidden}.blog-footer-shape:before{display:block;content:"";position:absolute;width:100%;height:110%;z-index:-2;display:block;background:#003680;background:-webkit-linear-gradient(-45deg,#003680,#550982);background:-o-linear-gradient(45deg,#003680,#550982);background:-moz-linear-gradient(45deg,#003680,#550982);background:linear-gradient(to 45deg,#003680,#550982);-webkit-transform:skew(0,-3deg);-moz-transform:skew(0,-3deg);-o-transform:skew(0,-3deg);-ms-transform:skew(0,-3deg);transform:skew(0,-3deg);left:0;top:0;margin-top:5%}.pxl-button{display:inline-block;position:relative;text-decoration:none}.pxl-button:hover{text-decoration:none}.pxl-button.button-filled span{padding:15px 40px;position:relative;display:block;z-index:3;color:#f1fcf0;text-transform:uppercase;text-decoration:none}@media (min-width:992px){.pxl-button.button-filled span{padding:17px 45px}}@media (min-width:992px){.pxl-button.button-filled span{padding:20px 55px}}.pxl-button.button-filled:before{display:block;content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:rgba(166,57,231,.45);background:-webkit-linear-gradient(-45deg,rgba(166,57,231,.45),rgba(122,174,245,.45));background:-o-linear-gradient(45deg,rgba(166,57,231,.45),rgba(122,174,245,.45));background:-moz-linear-gradient(45deg,rgba(166,57,231,.45),rgba(122,174,245,.45));background:linear-gradient(to 45deg,rgba(166,57,231,.45),rgba(122,174,245,.45));-webkit-transform:translate(-3px,-3px);-moz-transform:translate(-3px,-3px);-o-transform:translate(-3px,-3px);-ms-transform:translate(-3px,-3px);transform:translate(-3px,-3px);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.pxl-button.button-filled:after{display:block;content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:rgba(166,57,231,.35);background:-webkit-linear-gradient(-45deg,rgba(166,57,231,.35),rgba(122,174,245,.35));background:-o-linear-gradient(45deg,rgba(166,57,231,.35),rgba(122,174,245,.35));background:-moz-linear-gradient(45deg,rgba(166,57,231,.35),rgba(122,174,245,.35));background:linear-gradient(to 45deg,rgba(166,57,231,.35),rgba(122,174,245,.35));-webkit-transform:translate(3px,3px);-moz-transform:translate(3px,3px);-o-transform:translate(3px,3px);-ms-transform:translate(3px,3px);transform:translate(3px,3px);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.pxl-button.button-filled:hover:before,.pxl-button.button-filled:hover:after{-webkit-transform:translate(0px,0px);-moz-transform:translate(0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pxl-button.button-filled.button-style2 span{color:#000;padding:12px 30px}.pxl-button.button-filled.button-style2:before,.pxl-button.button-filled.button-style2:after{background:rgba(26,188,156,.45);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-o-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-moz-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:linear-gradient(to 45deg,rgba(26,188,156,.45),rgba(1,107,213,.14))}.pxl-button.button-filled.button-style3 span{color:#000;padding:12px 30px}.pxl-button.button-filled.button-style3:before,.pxl-button.button-filled.button-style3:after{background:rgba(246,233,201,.45);background:-webkit-linear-gradient(-45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:-o-linear-gradient(45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:-moz-linear-gradient(45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:linear-gradient(to 45deg,rgba(246,233,201,.45),rgba(214,160,25,.14))}.pxl-button.button-empty span{padding:15px 40px;position:relative;display:block;z-index:3;color:#f1fcf0;text-transform:uppercase;text-decoration:none}@media (min-width:992px){.pxl-button.button-empty span{padding:17px 45px}}@media (min-width:992px){.pxl-button.button-empty span{padding:20px 55px}}.pxl-button.button-empty:before{display:block;content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;border-width:1px;border-style:solid;border-color:#7aaef5;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#7aaef5),to(#a639e7)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#7aaef5,#a639e7) 1 stretch;-moz-border-image:-moz-linear-gradient(#7aaef5,#a639e7) 1 stretch;-o-border-image:-o-linear-gradient(#7aaef5,#a639e7) 1 stretch;border-image:linear-gradient(to bottom right,#7aaef5,#a639e7) 1 stretch;-webkit-transform:translate(-3px,-3px);-moz-transform:translate(-3px,-3px);-o-transform:translate(-3px,-3px);-ms-transform:translate(-3px,-3px);transform:translate(-3px,-3px);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.pxl-button.button-empty:after{display:block;content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;border-width:1px;border-style:solid;border-color:#7aaef5;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#a639e7),to(#7aaef5)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#a639e7,#7aaef5) 1 stretch;-moz-border-image:-moz-linear-gradient(#a639e7,#7aaef5) 1 stretch;-o-border-image:-o-linear-gradient(#a639e7,#7aaef5) 1 stretch;border-image:linear-gradient(to bottom right,#a639e7,#7aaef5) 1 stretch;-webkit-transform:translate(3px,3px);-moz-transform:translate(3px,3px);-o-transform:translate(3px,3px);-ms-transform:translate(3px,3px);transform:translate(3px,3px);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.pxl-button.button-empty:hover:before,.pxl-button.button-empty:hover:after{-webkit-transform:translate(0px,0px);-moz-transform:translate(0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pxl-button.button-empty.button-style4 span{color:#37ecba}.pxl-button.button-empty.button-style4:before{border-color:#16b9ca;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#16b9ca),to(#dfa8a8)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#16b9ca,#dfa8a8) 1 stretch;-moz-border-image:-moz-linear-gradient(#16b9ca,#dfa8a8) 1 stretch;-o-border-image:-o-linear-gradient(#16b9ca,#dfa8a8) 1 stretch;border-image:linear-gradient(to bottom right,#16b9ca,#dfa8a8) 1 stretch}.pxl-button.button-empty.button-style4:after{border-color:#dfa8a8;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#dfa8a8),to(#16b9ca)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#dfa8a8,#16b9ca) 1 stretch;-moz-border-image:-moz-linear-gradient(#dfa8a8,#16b9ca) 1 stretch;-o-border-image:-o-linear-gradient(#dfa8a8,#16b9ca) 1 stretch;border-image:linear-gradient(to bottom right,#dfa8a8,#16b9ca) 1 stretch}.pxl-button.button-empty.button-style5 span{color:#f6e9c9}.pxl-button.button-empty.button-style5:before{border-color:#16b9ca;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#f6e9c9),to(#d6a019)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#f6e9c9,#d6a019) 1 stretch;-moz-border-image:-moz-linear-gradient(#f6e9c9,#d6a019) 1 stretch;-o-border-image:-o-linear-gradient(#f6e9c9,#d6a019) 1 stretch;border-image:linear-gradient(to bottom right,#f6e9c9,#d6a019) 1 stretch}.pxl-button.button-empty.button-style5:after{border-color:#dfa8a8;-webkit-border-image:-webkit-gradient(linear,0 0,0 100%,from(#f6e9c9),to(#d6a019)) 1 stretch;-webkit-border-image:-webkit-linear-gradient(#f6e9c9,#d6a019) 1 stretch;-moz-border-image:-moz-linear-gradient(#f6e9c9,#d6a019) 1 stretch;-o-border-image:-o-linear-gradient(#f6e9c9,#d6a019) 1 stretch;border-image:linear-gradient(to bottom right,#f6e9c9,#d6a019) 1 stretch}.pxl-button.video-link span{padding-left:40px !important;position:relative}.pxl-button.video-link span:before{content:"\2023";display:block;position:absolute;color:inherit;font-size:40px;left:0;top:50%;-webkit-transform:translate(15px,-35%);-moz-transform:translate(15px,-35%);-o-transform:translate(15px,-35%);-ms-transform:translate(15px,-35%);transform:translate(15px,-35%)}.pix-page-container .page-bg{background:#003680;position:fixed;z-index:-1;top:0;right:0;width:72%;height:100%;opacity:1;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear}@media (min-width:992px){.pix-page-container .page-bg{width:77%}}@media (min-width:1200px){.pix-page-container .page-bg{width:82%}}@media (max-width:767px){.pix-page-container .page-bg{width:100%}}.pix-page-container .page-bg.gradient1{background:#550982;background:-webkit-linear-gradient(-80deg,#550982,#003680);background:-o-linear-gradient(80deg,#550982,#003680);background:-moz-linear-gradient(80deg,#550982,#003680);background:linear-gradient(to 80deg,#550982,#003680);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear}.pix-page-container .page-bg.gradient2{background:#003680;background:-webkit-linear-gradient(-80deg,#003680,#003680);background:-o-linear-gradient(80deg,#003680,#003680);background:-moz-linear-gradient(80deg,#003680,#003680);background:linear-gradient(to 80deg,#003680,#003680);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear}.pix-page-container .page-bg.gradient3{background:#003680;background:-webkit-linear-gradient(-45deg,#003680,#550982);background:-o-linear-gradient(45deg,#003680,#550982);background:-moz-linear-gradient(45deg,#003680,#550982);background:linear-gradient(to 45deg,#003680,#550982);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear}.pix-page-container .page-bg.gradient4{background:#003680;background:-webkit-linear-gradient(-105deg,#003680,#550982);background:-o-linear-gradient(105deg,#003680,#550982);background:-moz-linear-gradient(105deg,#003680,#550982);background:linear-gradient(to 105deg,#003680,#550982);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%}.pix-page-container .page-bg.gradient5{background:#003680;background:-webkit-linear-gradient(125deg,#003680,#e10019);background:-o-linear-gradient(-125deg,#003680,#e10019);background:-moz-linear-gradient(-125deg,#003680,#e10019);background:linear-gradient(to -125deg,#003680,#e10019);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;opacity:.45}.pix-page-container .page-bg.gradient6{background:#0d0027;background:-webkit-linear-gradient(115deg,#0d0027,#e10019);background:-o-linear-gradient(-115deg,#0d0027,#e10019);background:-moz-linear-gradient(-115deg,#0d0027,#e10019);background:linear-gradient(to -115deg,#0d0027,#e10019);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;opacity:.55}.pix-page-container .page-bg.gradient7{background:#003680;background:-webkit-linear-gradient(-80deg,#003680,#0d0027);background:-o-linear-gradient(80deg,#003680,#0d0027);background:-moz-linear-gradient(80deg,#003680,#0d0027);background:linear-gradient(to 80deg,#003680,#0d0027);-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear}.pix-page-container .page-bg.gradient8{background:#e10019;background:-webkit-linear-gradient(115deg,#e10019,#0d0027);background:-o-linear-gradient(-115deg,#e10019,#0d0027);background:-moz-linear-gradient(-115deg,#e10019,#0d0027);background:linear-gradient(to -115deg,#e10019,#0d0027);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;opacity:.55}.pix-page-container .page-bg.faded-out{opacity:.3}.pix-page-container .gradient-bg{position:relative}.pixolette-breadcrumbs{display:block;width:100%}.pixolette-breadcrumbs #breadcrumbs{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;list-style:none;padding:0;margin:0 0 25px}.pixolette-breadcrumbs #breadcrumbs li{list-style:none;margin:3px 10px 3px 0;line-height:20px;font-size:14px}.pixolette-breadcrumbs #breadcrumbs li a{line-height:20px;font-size:14px;text-decoration:none}.pixolette-breadcrumbs #breadcrumbs li a:hover{text-decoration:underline}.pixolette-breadcrumbs #breadcrumbs li.separator{font-size:20px;line-height:20px}.pixolette-breadcrumbs #breadcrumbs li span{font-weight:600}.pb-5{padding-bottom:5vh}body{padding:0}@media (max-width:767px){body{padding-top:46px}}.pix-wrapper{display:block;position:relative;overflow:hidden}.pix-wrapper .pix-menu-wrapper{position:fixed;width:28vw;height:100%;left:0;top:0;padding:35px 10px 10px;z-index:9995}@media (min-width:992px){.pix-wrapper .pix-menu-wrapper{width:23vw}}@media (min-width:1200px){.pix-wrapper .pix-menu-wrapper{width:18vw}}.pix-wrapper .pix-menu-wrapper .pix-menu-holder{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-logo-watermark{position:absolute;top:35px;left:0;z-index:0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-logo-watermark img{width:100%;height:auto;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);position:relative;z-index:0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-menu-logo{position:relative;z-index:1;margin-top:50px;margin-bottom:4vh;padding:0 35px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu{position:relative;z-index:1;overflow:hidden;max-width:100%}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul{margin:0 20px 50px;list-style:none;position:relative;padding:0 15px;overflow:hidden}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li{padding:0;margin:0;z-index:2}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a{display:block;color:#f1fcf0;text-decoration:none;font-size:16px;line-height:1.5;font-family:"Montserrat",sans-serif;font-weight:300;padding:10px 0;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-ms-transition:color .2s ease-out;-o-transition:color .2s ease-out}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a:hover{color:#37ecba;-webkit-transition:color .3s ease-in;-moz-transition:color .3s ease-in;-ms-transition:color .3s ease-in;-o-transition:color .3s ease-in}@media (min-width:992px){.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a{font-size:20px}}@media (min-width:1200px){.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a{font-size:24px}}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li.current_page_item a,.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li.current-menu-item a{color:#37ecba}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu .menu-1st{position:relative;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu .menu-2nd{position:absolute;top:30px;left:0;width:100%;height:100%;-webkit-transform:translateX(110%);-moz-transform:translateX(110%);-o-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu .menu-2nd ul{margin:0 25px 50px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu:before{display:block;position:fixed;content:"";width:0;height:100vh;top:0;left:30px;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu #seconday-menu-toggler{display:block;width:100%;padding:4px 5px;opacity:0;visibility:hidden}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu #seconday-menu-toggler .line-holder{display:inline-block}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu #seconday-menu-toggler .line-holder .line{width:20px;height:2px;background-color:#f1fcf0;display:block;margin:3px auto}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu #seconday-menu-toggler .arrow-holder{display:inline-block;width:45%;height:18px;background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/secondary_menu_arrow.png) 10px center no-repeat;background-size:90% auto;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.has-secondary-menu:before{display:block;position:fixed;content:"";width:30px;height:100vh;top:0;left:0;background:rgba(26,188,156,.15);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:-o-linear-gradient(45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:-moz-linear-gradient(45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:linear-gradient(to 45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.has-secondary-menu #seconday-menu-toggler{opacity:1;visibility:visible}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.has-secondary-menu #seconday-menu-toggler .arrow-holder{background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/secondary_menu_arrow_right.png) 10px center no-repeat;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.secondary-menu-active:before{display:block;position:fixed;content:"";width:30px;height:100vh;top:0;left:0;background:rgba(26,188,156,.15);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:-o-linear-gradient(45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:-moz-linear-gradient(45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));background:linear-gradient(to 45deg,rgba(26,188,156,.15),rgba(85,9,130,.1));z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.secondary-menu-active .menu-1st{-webkit-transform:translateX(-110%);-moz-transform:translateX(-110%);-o-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.secondary-menu-active .menu-2nd{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.secondary-menu-active #seconday-menu-toggler{opacity:1;visibility:visible}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu.secondary-menu-active #seconday-menu-toggler .arrow-holder{background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/secondary_menu_arrow.png) 10px center no-repeat;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu{position:absolute;bottom:10px;left:0;width:100%}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header{position:relative;margin-bottom:5px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header ul{padding:0;margin:0;text-align:left;list-style:none;padding:0 5px 0 35px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header ul li{margin:0 15px 5px 0;display:inline-block}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header ul li a{color:#fff;line-height:16px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header img{display:block;width:16px;height:16px;margin:0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder{opacity:0;visibility:hidden;margin-right:5px !important;margin-left:5px !important;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder.visible-cart{opacity:1;visibility:visible;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder .cart-link{-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-o-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);display:block}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder a,.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder span{color:#37ecba;font-size:20px;line-height:22px;text-decoration:none;font-weight:300}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder a.dashicons,.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .menu-cart-holder span.dashicons{font-size:20px;line-height:22px;margin-top:-3px;margin-right:5px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header{position:relative;margin-bottom:30px;z-index:2}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul{padding:0;margin:0;text-align:left;list-style:none;padding:0 35px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul li{margin:0 15px 10px 0;display:inline-block}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul li a,.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul li span{color:#f1fcf0;font-size:16px;text-decoration:none;font-weight:300}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul li a.dashicons,.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-cart-header ul li span.dashicons{font-size:15px;line-height:16px;padding-top:2px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields{padding:10px 35px 0;margin-bottom:10px;position:relative}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields label{font-size:13px;color:#f1fcf0;font-family:"Montserrat",sans-serif}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields input[type=email]{width:100%;background:0 0;padding:0;border-bottom:1px solid #f1fcf0;color:#f1fcf0;outline:0;font-size:13px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields input[type=email]::-webkit-input-placeholder{color:#f1fcf0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields input[type=email]::-moz-placeholder{color:#f1fcf0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields input[type=email]:-ms-input-placeholder{color:#f1fcf0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields input[type=email]:-moz-placeholder{color:#f1fcf0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields button{position:absolute;bottom:1px;right:33px;padding:0;color:#f1fcf0;background:0 0;border:0;outline:0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-form-fields button:before{display:none}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-response{font-size:12px;color:#7aaef5;padding:0 35px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .mc4wp-response p{font-size:12px;color:#7aaef5}.pix-wrapper #pix-page-wrapper{position:relative;width:100%;margin:0;float:right}.pix-wrapper #pix-page-wrapper:after{content:"";display:block;clear:both}@media (min-width:768px){.pix-wrapper #pix-page-wrapper{width:72vw}}@media (min-width:992px){.pix-wrapper #pix-page-wrapper{width:77vw}}@media (min-width:1200px){.pix-wrapper #pix-page-wrapper{width:82vw}}.pix-wrapper .pix-menu-mobile-toggler{position:fixed;width:100%;height:50px;padding:0 15px;top:0;z-index:8999;background:#000}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top{height:50px;position:relative;z-index:8999;background:#000;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top .pix-menu-logo{height:36px}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top .pix-menu-logo img{max-height:100%;height:100%;max-width:100%;margin:0}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top .menu-toggler{display:flex;text-decoration:none;color:#f1fcf0;float:left;text-align:center;line-height:40px;font-size:40px;overflow:hidden;flex-direction:row;align-items:center;justify-content:flex-end}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top .menu-toggler span.mobile-menu-button{font-size:40px;line-height:1;width:36px;height:36px}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-top .menu-toggler span.mobile-menu-button img{display:block;width:100%;height:auto;margin:0}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder{background:#000 url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/logo_watermark.png) center no-repeat;background-size:80% auto;position:fixed;top:0;left:0;width:100%;height:100%;padding-top:46px;padding-bottom:0;z-index:8998;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1);display:flex;flex-direction:column;align-items:center;justify-content:center}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder:after{height:1px;width:0;top:50px;left:50%;background:#f1fcf0;content:"";display:block;position:absolute;-webkit-transition:all .2s cubic-bezier(.28,0,.07,1);-moz-transition:all .2s cubic-bezier(.28,0,.07,1);-ms-transition:all .2s cubic-bezier(.28,0,.07,1);-o-transition:all .2s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu{display:block;width:100%;padding:15px;text-align:center;max-height:90vh;overflow:auto}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu .pix-logo-watermark{position:absolute;top:35px;left:0;z-index:0}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu .pix-logo-watermark img{width:100%;height:auto;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);position:relative;z-index:0}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu ul{padding:0;list-style:none}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu ul li{padding:20px 0;margin:0}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu ul li a{color:#f1fcf0;font-size:22px;line-height:1.2}.pix-wrapper .pix-menu-mobile-toggler .pix-menu-mobile-holder .pix-primary-menu ul li.current-menu-item a{color:#37ecba;text-decoration:none}.pix-wrapper .pix-menu-mobile-toggler.open .menu-toggler span:after{-webkit-transform:translateY(-50%) rotate(270deg);-moz-transform:translateY(-50%) rotate(270deg);-o-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-mobile-toggler.open .pix-menu-mobile-holder{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .pix-menu-mobile-toggler.open .pix-menu-mobile-holder:after{width:100%;left:0;-webkit-transition:all .2s cubic-bezier(.28,0,.07,1) .5s;-moz-transition:all .2s cubic-bezier(.28,0,.07,1) .5s;-ms-transition:all .2s cubic-bezier(.28,0,.07,1) .5s;-o-transition:all .2s cubic-bezier(.28,0,.07,1) .5s}.pix-wrapper .product-comparision-table{padding:10vh 4vw}@media (max-width:767px){.pix-wrapper .product-comparision-table .row.xs-bg{margin-top:30px}}.pix-wrapper .product-comparision-table .row.xs-bg:hover{background:rgba(118,254,217,.15)}.pix-wrapper .product-comparision-table .row .row-height{position:relative}.pix-wrapper .product-comparision-table .row .row-height:after{position:absolute;content:"";display:block;width:100%;height:1px;background:#baebe1;left:0;bottom:0;z-index:1}.pix-wrapper .product-comparision-table .row .row-height.no-border:after{display:none}.pix-wrapper .product-comparision-table .row .logo-lite h2{font-family:"Montserrat",sans-serif;font-weight:300;font-size:calc(20px + 1vw);position:relative;display:block;padding-top:50px}.pix-wrapper .product-comparision-table .row .logo-lite h2:before,.pix-wrapper .product-comparision-table .row .logo-lite h2:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#d5fffc;background:-webkit-linear-gradient(0deg,#d5fffc,#94e79f);background:-o-linear-gradient(0deg,#d5fffc,#94e79f);background:-moz-linear-gradient(0deg,#d5fffc,#94e79f);background:linear-gradient(to 0deg,#d5fffc,#94e79f);opacity:.15;-webkit-transform:translate(-3px,-1px);-moz-transform:translate(-3px,-1px);-o-transform:translate(-3px,-1px);-ms-transform:translate(-3px,-1px);transform:translate(-3px,-1px);z-index:-1}.pix-wrapper .product-comparision-table .row .logo-lite h2:before{-webkit-transform:translate(7px,6px);-moz-transform:translate(7px,6px);-o-transform:translate(7px,6px);-ms-transform:translate(7px,6px);transform:translate(7px,6px);opacity:.1;z-index:-2}.pix-wrapper .product-comparision-table .row .logo-lite img{-webkit-transform:translateY(25px);-moz-transform:translateY(25px);-o-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px)}.pix-wrapper .product-comparision-table .row .logo-pro{display:block;position:relative}.pix-wrapper .product-comparision-table .row .logo-pro h2{font-family:"Montserrat",sans-serif;font-weight:300;font-size:calc(20px + 1vw);position:relative;display:block;padding-top:50px}.pix-wrapper .product-comparision-table .row .logo-pro h2:before,.pix-wrapper .product-comparision-table .row .logo-pro h2:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#d4fffc;background:-webkit-linear-gradient(0deg,#d4fffc,#00bd9c);background:-o-linear-gradient(0deg,#d4fffc,#00bd9c);background:-moz-linear-gradient(0deg,#d4fffc,#00bd9c);background:linear-gradient(to 0deg,#d4fffc,#00bd9c);opacity:.2;-webkit-transform:translate(-3px,-1px);-moz-transform:translate(-3px,-1px);-o-transform:translate(-3px,-1px);-ms-transform:translate(-3px,-1px);transform:translate(-3px,-1px);z-index:-1}.pix-wrapper .product-comparision-table .row .logo-pro h2:before{-webkit-transform:translate(7px,6px);-moz-transform:translate(7px,6px);-o-transform:translate(7px,6px);-ms-transform:translate(7px,6px);transform:translate(7px,6px);opacity:.15;z-index:-2}.pix-wrapper .product-comparision-table .row .logo-pro img{-webkit-transform:translateY(25px);-moz-transform:translateY(25px);-o-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px)}.pix-wrapper .product-comparision-table .row .pct-title,.pix-wrapper .product-comparision-table .row .pct-lite,.pix-wrapper .product-comparision-table .row .pct-pro{padding:10px 15px;font-size:14px;line-height:20px;font-family:"Montserrat",sans-serif}.pix-wrapper .product-comparision-table .row .pct-title .has-feature,.pix-wrapper .product-comparision-table .row .pct-lite .has-feature,.pix-wrapper .product-comparision-table .row .pct-pro .has-feature{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/has-feature.png) center no-repeat}.pix-wrapper .product-comparision-table .row .pct-title .has-no-feature,.pix-wrapper .product-comparision-table .row .pct-lite .has-no-feature,.pix-wrapper .product-comparision-table .row .pct-pro .has-no-feature{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/has-no-feature.png) center no-repeat}.pix-wrapper .product-comparision-table .row.is-heading .row-height:after{background:#1abc9c}.pix-wrapper .product-comparision-table .row.is-heading .pct-title{font-family:"Poppins",sans-serif}.pix-wrapper .product-comparision-table .row.is-heading .xs-no-padding .pct-title,.pix-wrapper .product-comparision-table .row.is-heading .xs-no-padding .pct-lite,.pix-wrapper .product-comparision-table .row.is-heading .xs-no-padding .pct-pro{padding:0}.pix-wrapper .product-comparision-table .row.is-super-heading .row-height:after{background:#1abc9c}.pix-wrapper .product-comparision-table .row.is-super-heading .pct-title{font-family:"Poppins",sans-serif;line-height:1.2;font-size:calc(20px + 1.5vw);padding:25px 15px 30px}.pix-wrapper .product-comparision-table .row.is-super-heading .xs-no-padding .pct-title,.pix-wrapper .product-comparision-table .row.is-super-heading .xs-no-padding .pct-lite,.pix-wrapper .product-comparision-table .row.is-super-heading .xs-no-padding .pct-pro{padding:0}.pix-wrapper .product-comparision-table .row .pct-lite{position:relative;width:100%;height:100%}.pix-wrapper .product-comparision-table .row .pct-lite:before,.pix-wrapper .product-comparision-table .row .pct-lite:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#d5fffc;background:-webkit-linear-gradient(0deg,#d5fffc,#94e79f);background:-o-linear-gradient(0deg,#d5fffc,#94e79f);background:-moz-linear-gradient(0deg,#d5fffc,#94e79f);background:linear-gradient(to 0deg,#d5fffc,#94e79f);opacity:.15;-webkit-transform:translate(-3px,-1px);-moz-transform:translate(-3px,-1px);-o-transform:translate(-3px,-1px);-ms-transform:translate(-3px,-1px);transform:translate(-3px,-1px);z-index:-1}.pix-wrapper .product-comparision-table .row .pct-lite:before{-webkit-transform:translate(7px,6px);-moz-transform:translate(7px,6px);-o-transform:translate(7px,6px);-ms-transform:translate(7px,6px);transform:translate(7px,6px);opacity:.1;z-index:-2}.pix-wrapper .product-comparision-table .row .pct-pro{position:relative;width:100%;height:100%}.pix-wrapper .product-comparision-table .row .pct-pro:before,.pix-wrapper .product-comparision-table .row .pct-pro:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#d4fffc;background:-webkit-linear-gradient(0deg,#d4fffc,#00bd9c);background:-o-linear-gradient(0deg,#d4fffc,#00bd9c);background:-moz-linear-gradient(0deg,#d4fffc,#00bd9c);background:linear-gradient(to 0deg,#d4fffc,#00bd9c);opacity:.2;-webkit-transform:translate(-3px,-1px);-moz-transform:translate(-3px,-1px);-o-transform:translate(-3px,-1px);-ms-transform:translate(-3px,-1px);transform:translate(-3px,-1px);z-index:-1}.pix-wrapper .product-comparision-table .row .pct-pro:before{-webkit-transform:translate(7px,6px);-moz-transform:translate(7px,6px);-o-transform:translate(7px,6px);-ms-transform:translate(7px,6px);transform:translate(7px,6px);opacity:.15;z-index:-2}.pix-wrapper .product-comparision-table .row .download-lite,.pix-wrapper .product-comparision-table .row .download-pro{position:relative;display:block;width:100%;margin-top:30px}.pix-wrapper .product-comparision-table .row .download-lite a,.pix-wrapper .product-comparision-table .row .download-pro a{display:block;padding:10px 15px}.pix-wrapper .product-comparision-table .row .download-lite:before,.pix-wrapper .product-comparision-table .row .download-lite:after,.pix-wrapper .product-comparision-table .row .download-pro:before,.pix-wrapper .product-comparision-table .row .download-pro:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#94e79f;opacity:.25;-webkit-transform:translate(-2px,-3px);-moz-transform:translate(-2px,-3px);-o-transform:translate(-2px,-3px);-ms-transform:translate(-2px,-3px);transform:translate(-2px,-3px);z-index:-2;outline:1px solid #1abc9c;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .product-comparision-table .row .download-lite:before,.pix-wrapper .product-comparision-table .row .download-pro:before{-webkit-transform:translate(3px,1px);-moz-transform:translate(3px,1px);-o-transform:translate(3px,1px);-ms-transform:translate(3px,1px);transform:translate(3px,1px);opacity:.3;z-index:-1;background:#d5fffc}.pix-wrapper .product-comparision-table .row .download-lite a:hover,.pix-wrapper .product-comparision-table .row .download-pro a:hover{text-decoration:none}.pix-wrapper .product-comparision-table .row .download-lite:hover:before,.pix-wrapper .product-comparision-table .row .download-lite:hover:after,.pix-wrapper .product-comparision-table .row .download-pro:hover:before,.pix-wrapper .product-comparision-table .row .download-pro:hover:after{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-wrapper .product-comparision-table .row .download-pro:before,.pix-wrapper .product-comparision-table .row .download-pro:after{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#00bd9c;opacity:.25;-webkit-transform:translate(-2px,-3px);-moz-transform:translate(-2px,-3px);-o-transform:translate(-2px,-3px);-ms-transform:translate(-2px,-3px);transform:translate(-2px,-3px);z-index:-2;outline:1px solid #1abc9c}.pix-wrapper .product-comparision-table .row .download-pro:before{-webkit-transform:translate(3px,1px);-moz-transform:translate(3px,1px);-o-transform:translate(3px,1px);-ms-transform:translate(3px,1px);transform:translate(3px,1px);opacity:.3;z-index:-1;background:#d4fffc}.pix-wrapper .jspVerticalBar{width:5px;background:#f1fcf0}.pix-wrapper .jspDrag{background:#37ecba}.pix-wrapper .jspTrack{color:#f1fcf0}.pix-wrapper .jspHorizontalBar{background:#f1fcf0;height:5px}@media screen and (max-height:620px){.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-menu-logo{margin-top:25px;margin-bottom:30px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a{font-size:18px;line-height:20px;padding:8px 0}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-menu-logo img{max-width:80%}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-social-menu .pixolette-social-header{margin-bottom:10px}}@media screen and (max-height:768px){.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-menu-logo{margin-top:25px;margin-bottom:35px}.pix-wrapper .pix-menu-wrapper .pix-menu-holder .pix-primary-menu ul li a{font-size:20px;line-height:22px;padding:10px 0}}.pix-transition-helper{display:block;position:fixed;width:100%;margin:0;top:0;bottom:auto;right:0;height:0;background:#550982;background:-webkit-linear-gradient(-80deg,#550982,#003680);background:-o-linear-gradient(80deg,#550982,#003680);background:-moz-linear-gradient(80deg,#550982,#003680);background:linear-gradient(to 80deg,#550982,#003680);z-index:9990;overflow:hidden}@media (min-width:768px){.pix-transition-helper{width:72vw}}@media (min-width:992px){.pix-transition-helper{width:77vw}}@media (min-width:1200px){.pix-transition-helper{width:82vw}}.pix-transition-helper:before{display:block;content:"";width:100%;height:0;position:absolute;right:0;top:0;background:#e10019;background:-webkit-linear-gradient(115deg,#e10019,#0d0027);background:-o-linear-gradient(-115deg,#e10019,#0d0027);background:-moz-linear-gradient(-115deg,#e10019,#0d0027);background:linear-gradient(to -115deg,#e10019,#0d0027);opacity:.55;z-index:9991}.pix-transition-helper .pix-slogan{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;z-index:9992;text-align:center;font-size:calc(1px + 3vh);line-height:1.5;font-family:"Montserrat",sans-serif;font-weight:300;opacity:0}.pix-transition-helper.animation-phase-1{height:100%;-webkit-transition:height .5s cubic-bezier(.28,0,.07,1);-moz-transition:height .5s cubic-bezier(.28,0,.07,1);-ms-transition:height .5s cubic-bezier(.28,0,.07,1);-o-transition:height .5s cubic-bezier(.28,0,.07,1)}.pix-transition-helper.animation-phase-1 .pix-slogan{opacity:1;-webkit-transition:opacity .3s linear .7s;-moz-transition:opacity .3s linear .7s;-ms-transition:opacity .3s linear .7s;-o-transition:opacity .3s linear .7s}.pix-transition-helper.animation-phase-1:before{height:100%;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all .5s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all .5s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all .5s cubic-bezier(.28,0,.07,1) .3s}.pix-transition-helper.animation-phase-1.animation-phase-2{top:auto;bottom:0;height:0;-webkit-transition:height .5s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:height .5s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:height .5s cubic-bezier(.28,0,.07,1) .3s;-o-transition:height .5s cubic-bezier(.28,0,.07,1) .3s}.pix-transition-helper.animation-phase-1.animation-phase-2 .pix-slogan{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear}.pix-transition-helper.animation-phase-1.animation-phase-2:before{height:0;bottom:0;top:auto;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.pix-footer{position:relative;z-index:99;padding-top:35px;padding-bottom:35px;background:#0d0027;color:#f1fcf0}.pix-footer .footer-widget-area h2{font-size:18px;font-family:"Poppins",sans-serif;line-height:1.2;color:#37ecba;font-weight:300;padding:0 0 25px;margin:0}.pix-footer .footer-widget-area ul{padding:0;margin:0;list-style:none}.pix-footer .footer-widget-area ul li{padding:0;margin:0 0 10px}.pix-footer .footer-widget-area ul li:last-child{margin:0}.pix-footer .footer-widget-area ul li a{color:#f1fcf0;font-family:"Montserrat",sans-serif;font-size:15px;line-height:1.3;text-decoration:none}.pix-footer .footer-widget-area ul li a:hover{text-decoration:none}.single-docs .pix-footer{display:none}.pix-page-container .docs-search .page-intro{margin-bottom:15vh}.pix-page-container .docs-search .pixolette-docs{color:#f1fcf0;margin-bottom:10vh}.pix-page-container .docs-search .pixolette-docs a,.pix-page-container .docs-search .pixolette-docs span,.pix-page-container .docs-search .pixolette-docs strong,.pix-page-container .docs-search .pixolette-docs p{color:#f1fcf0}.pix-page-container .docs-search .pixolette-docs .entry-title{padding:0 0 5px;margin:0}.pix-page-container .docs-search .pixolette-docs .entry-title a{text-decoration:none}.pix-page-container .docs-search .pixolette-docs .wedocs-breadcrumb{margin-bottom:15px;list-style:none;padding:0}.pix-page-container .docs-search .pixolette-docs .wedocs-breadcrumb li{display:inline;font-family:"Poppins",sans-serif;font-size:13px;line-height:1.4;font-weight:400;color:#f1fcf0}.pix-page-container .docs-search .pixolette-docs .wedocs-breadcrumb li.delimiter{color:#f1fcf0;margin:0 2px}.pix-page-container .docs-search .pixolette-docs .wedocs-breadcrumb li a{text-decoration:none;font-family:"Poppins",sans-serif;color:#f1fcf0;font-size:13px;line-height:1.4;font-weight:400}.pix-page-container .docs-search .pixolette-docs .wedocs-breadcrumb li span{color:#f1fcf0}.pix-page-container .docs-search .pixolette-docs .entry-content .more-link,.pix-page-container .docs-search .pixolette-docs .entry-content .more-link span{color:#37ecba;text-decoration:none}.pix-page-container .no-results.not-found *{color:#f1fcf0}.pix-page-container .no-results.not-found input{border-color:#f1fcf0;color:#000}.pix-page-container .no-results.not-found button,.pix-page-container .no-results.not-found input[type=button],.pix-page-container .no-results.not-found input[type=submit]{border-color:#f1fcf0;color:#f1fcf0}.pix-page-container .no-results.not-found button:hover,.pix-page-container .no-results.not-found input[type=button]:hover,.pix-page-container .no-results.not-found input[type=submit]:hover{background:#f1fcf0;color:#000;border-color:#000}.homepage-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.homepage-squares{position:absolute;z-index:0;width:100%;height:100vh;left:0;top:0}.homepage-squares .hsq-1{position:absolute;width:10vw;height:10vw;left:65%;top:-6vw;background:0 0;border:1px solid #0d0027;content:"";opacity:.8}.homepage-squares .hsq-2{position:absolute;width:3vw;height:3vw;left:33%;top:38vh;border:1px solid #37ecba;background:0 0;content:"";opacity:.7}.homepage-squares .hsq-3{position:absolute;width:7vw;height:7vw;left:55%;top:24vh;background:0 0;border:1px solid #014db5;opacity:.6;content:""}.homepage-squares .hsq-4{position:absolute;width:4vw;height:4vw;left:14%;top:71vh;border:1px solid #37ecba;opacity:.5;background:0 0;content:""}.homepage-squares .hsq-5{position:absolute;width:6vw;height:6vw;left:85%;top:75vh;background:0 0;border:1px solid #7aaef5;opacity:.8;content:""}.homepage-squares .hsq-6{position:absolute;width:2vw;height:2vw;left:20%;top:69vh;border:1px solid #7aaef5;background:0 0;content:""}.homepage{position:relative;min-height:100vh}.homepage .area-title{display:block;position:relative;padding:2vw 4vw 3vw;color:#f1fcf0}.homepage .area-title:after{display:block;content:"";clear:both}.homepage .area-title .sep{display:inline-block;width:10vw;height:100%;position:relative;line-height:22px;height:22px}.homepage .area-title .sep:before{background:#f1fcf0;content:"";height:1px;width:100%;display:block;bottom:11px;position:absolute;left:0}.homepage .area-title .sep.sep-h2:before{background:#37ecba}.homepage .area-title span{font-size:22px;line-height:22px;color:#f1fcf0;display:block;float:left;font-family:"Poppins",sans-serif;font-weight:300;text-transform:uppercase;margin-right:15px}.homepage .area-title h2{font-size:28px;line-height:1;color:#37ecba;display:block;float:left;font-family:"Poppins",sans-serif;font-weight:300;text-transform:uppercase;margin-right:15px;padding:0}.homepage .hero-area{padding:15vh 4vw;position:relative;overflow:hidden}.homepage .hero-area .hero-title{margin:0;padding:5vh 0 5vh;font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:calc(30px + 2vw);line-height:1.4}.homepage .hero-area .hero-title span.image{text-indent:-9999px;overflow:hidden;display:block;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/placing_pixels.png) left center no-repeat;background-size:auto 60%}.homepage .hero-area .hero-title span.light-text{font-weight:300}.homepage .hero-area .hero-text,.homepage .hero-area .hero-text p,.homepage .hero-area .hero-text a{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;font-size:14px;line-height:1.5}@media (min-width:768px){.homepage .hero-area .hero-text,.homepage .hero-area .hero-text p,.homepage .hero-area .hero-text a{font-size:16px}}@media (min-width:992px){.homepage .hero-area .hero-text,.homepage .hero-area .hero-text p,.homepage .hero-area .hero-text a{font-size:18px}}.homepage .hero-area .hero-text strong{color:#37ecba;font-weight:600;font-family:"Montserrat",sans-serif;font-size:14px;line-height:1.5}@media (min-width:768px){.homepage .hero-area .hero-text strong{font-size:16px}}@media (min-width:992px){.homepage .hero-area .hero-text strong{font-size:18px}}.homepage .products-area{width:100%;padding:0 0 10vh}.homepage .products-area .product-item{width:100%;position:relative;margin:20vw 0}.homepage .products-area .product-item .item .image img{display:block;margin:0}.homepage .products-area .product-item.align-type-1{margin-top:5vw}.homepage .products-area .product-item.align-type-1 .item{float:right;width:30%;height:auto;margin-right:5%;position:relative}.homepage .products-area .product-item.align-type-1 .item .content{position:absolute;right:100%;top:50%;z-index:2;min-width:120%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.homepage .products-area .product-item.align-type-1 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.homepage .products-area .product-item.align-type-1 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-1 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-1 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;left:0;top:0;background:rgba(44,62,80,.7);background:-webkit-linear-gradient(-55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-o-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-moz-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:linear-gradient(to 55deg,rgba(44,62,80,.7),rgba(26,188,156,.7))}.homepage .products-area .product-item.align-type-1 .item .content.loaded-content .mask{width:0;left:0;right:auto}.homepage .products-area .product-item.align-type-1 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-1 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-1 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-1 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-1 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-1 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-1 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-1 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-1 .item .image span{position:relative;z-index:1;display:inline-block}.homepage .products-area .product-item.align-type-1 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0d0027;opacity:.5;z-index:-1;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-1 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#1abc9c;opacity:.5;z-index:-2;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-1 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw)}.homepage .products-area .product-item.align-type-1 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw)}.homepage .products-area .product-item.align-type-1 .item .image:hover span:after{-webkit-transform:translate(-10vw,-5vw);-moz-transform:translate(-10vw,-5vw);-o-transform:translate(-10vw,-5vw);-ms-transform:translate(-10vw,-5vw);transform:translate(-10vw,-5vw)}.homepage .products-area .product-item.align-type-1 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-1:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#000;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.1;z-index:-1}.homepage .products-area .product-item.align-type-2{margin-bottom:30vw}.homepage .products-area .product-item.align-type-2 .item{float:left;width:40%;height:auto;position:relative;margin-left:calc(4vw + 15px)}.homepage .products-area .product-item.align-type-2 .item .content{position:absolute;left:100%;top:100%;z-index:2;min-width:100%;-webkit-transform:translate(-120px,-120px);-moz-transform:translate(-120px,-120px);-o-transform:translate(-120px,-120px);-ms-transform:translate(-120px,-120px);transform:translate(-120px,-120px);padding:30px}.homepage .products-area .product-item.align-type-2 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.homepage .products-area .product-item.align-type-2 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-2 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-2 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;left:0;top:0;background:rgba(214,160,25,.7);background:-webkit-linear-gradient(-55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:-o-linear-gradient(55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:-moz-linear-gradient(55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:linear-gradient(to 55deg,rgba(214,160,25,.7),rgba(246,233,201,.7))}.homepage .products-area .product-item.align-type-2 .item .content.loaded-content .mask{width:0;left:auto;right:0}.homepage .products-area .product-item.align-type-2 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-2 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-2 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-2 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-2 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-2 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-2 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-2 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-2 .item .image span{position:relative;z-index:1;display:inline-block}.homepage .products-area .product-item.align-type-2 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#f6e9c9;opacity:.7;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.7;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image img{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image:hover{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image:hover img{-webkit-transform:translate(60px,-60px);-moz-transform:translate(60px,-60px);-o-transform:translate(60px,-60px);-ms-transform:translate(60px,-60px);transform:translate(60px,-60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image:hover span:after{-webkit-transform:translate(-60px,60px);-moz-transform:translate(-60px,60px);-o-transform:translate(-60px,60px);-ms-transform:translate(-60px,60px);transform:translate(-60px,60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-2 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-2:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#000;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.1;z-index:-1}.homepage .products-area .product-item.align-type-3{margin-bottom:30vw}.homepage .products-area .product-item.align-type-3 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(4vw + 15px)}.homepage .products-area .product-item.align-type-3 .item .content{position:absolute;right:100%;top:100%;z-index:2;min-width:100%;-webkit-transform:translate(120px,-120px);-moz-transform:translate(120px,-120px);-o-transform:translate(120px,-120px);-ms-transform:translate(120px,-120px);transform:translate(120px,-120px);padding:30px}.homepage .products-area .product-item.align-type-3 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.homepage .products-area .product-item.align-type-3 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-3 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-3 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(188,204,35,.7);background:-webkit-linear-gradient(-55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:-o-linear-gradient(55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:-moz-linear-gradient(55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:linear-gradient(to 55deg,rgba(188,204,35,.7),rgba(122,174,245,.7))}.homepage .products-area .product-item.align-type-3 .item .content.loaded-content .mask{width:0;right:auto;left:0}.homepage .products-area .product-item.align-type-3 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-3 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-3 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-3 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-3 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-3 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-3 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-3 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-3 .item .image span{position:relative;z-index:1;display:inline-block}.homepage .products-area .product-item.align-type-3 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#7aaef5;opacity:.5;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bccc23;opacity:.5;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image img{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image:hover{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image:hover img{-webkit-transform:translate(-60px,-60px);-moz-transform:translate(-60px,-60px);-o-transform:translate(-60px,-60px);-ms-transform:translate(-60px,-60px);transform:translate(-60px,-60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image:hover span:after{-webkit-transform:translate(60px,60px);-moz-transform:translate(60px,60px);-o-transform:translate(60px,60px);-ms-transform:translate(60px,60px);transform:translate(60px,60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-3 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-3:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.03;z-index:-1}.homepage .products-area .product-item.align-type-4{margin-top:5vw}.homepage .products-area .product-item.align-type-4 .item{float:left;width:30%;height:auto;margin-left:5%;position:relative}.homepage .products-area .product-item.align-type-4 .item .content{position:absolute;left:100%;top:50%;z-index:2;min-width:120%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.homepage .products-area .product-item.align-type-4 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.homepage .products-area .product-item.align-type-4 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-4 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-4 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(44,62,80,.7);background:-webkit-linear-gradient(-55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-o-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-moz-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:linear-gradient(to 55deg,rgba(44,62,80,.7),rgba(26,188,156,.7))}.homepage .products-area .product-item.align-type-4 .item .content.loaded-content .mask{width:0;right:0;left:auto}.homepage .products-area .product-item.align-type-4 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-4 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-4 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-4 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-4 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-4 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-4 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-4 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-4 .item .image span{position:relative;z-index:1;display:block;float:right}.homepage .products-area .product-item.align-type-4 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0d0027;opacity:.5;z-index:-1;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-4 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#1abc9c;opacity:.5;z-index:-2;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-4 .item .image img{display:block;-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw)}.homepage .products-area .product-item.align-type-4 .item .image:hover{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-4 .item .image:hover img{-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-4 .item .image:hover span:after{-webkit-transform:translate(10vw,-5vw);-moz-transform:translate(10vw,-5vw);-o-transform:translate(10vw,-5vw);-ms-transform:translate(10vw,-5vw);transform:translate(10vw,-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-4 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-4:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.04;z-index:-1}.homepage .products-area .product-item.align-type-5{margin-bottom:30vw}.homepage .products-area .product-item.align-type-5 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(4vw + 15px)}.homepage .products-area .product-item.align-type-5 .item .content{position:absolute;right:90%;top:50%;z-index:2;min-width:90%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.homepage .products-area .product-item.align-type-5 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.homepage .products-area .product-item.align-type-5 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-5 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-5 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(228,150,0,.7);background:-webkit-linear-gradient(-55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-o-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-moz-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:linear-gradient(to 55deg,rgba(228,150,0,.7),rgba(188,188,0,.7))}.homepage .products-area .product-item.align-type-5 .item .content.loaded-content .mask{width:0;right:auto;left:0}.homepage .products-area .product-item.align-type-5 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-5 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-5 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-5 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-5 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-5 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-5 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-5 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-5 .item .image span{position:relative;z-index:1;display:inline-block}.homepage .products-area .product-item.align-type-5 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.5;z-index:-1;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-5 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bcbc00;opacity:.5;z-index:-2;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-5 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw)}.homepage .products-area .product-item.align-type-5 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw)}.homepage .products-area .product-item.align-type-5 .item .image:hover span:after{-webkit-transform:translate(-10vw,-5vw);-moz-transform:translate(-10vw,-5vw);-o-transform:translate(-10vw,-5vw);-ms-transform:translate(-10vw,-5vw);transform:translate(-10vw,-5vw)}.homepage .products-area .product-item.align-type-5 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-5:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.05;z-index:-1}.homepage .products-area .product-item.align-type-6{margin-bottom:30vw}.homepage .products-area .product-item.align-type-6 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(10vw + 15px)}.homepage .products-area .product-item.align-type-6 .item .content{position:absolute;left:10%;top:100%;z-index:2;width:110%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.homepage .products-area .product-item.align-type-6 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.homepage .products-area .product-item.align-type-6 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-6 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-6 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(228,150,0,.7);background:-webkit-linear-gradient(-55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-o-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-moz-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:linear-gradient(to 55deg,rgba(228,150,0,.7),rgba(188,188,0,.7))}.homepage .products-area .product-item.align-type-6 .item .content.loaded-content .mask{width:0;right:auto;left:0}.homepage .products-area .product-item.align-type-6 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-6 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-6 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-6 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-6 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-6 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-6 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-6 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-6 .item .image span{position:relative;z-index:1;display:inline-block}.homepage .products-area .product-item.align-type-6 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.5;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-6 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bcbc00;opacity:.5;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-6 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-6 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(5vw,-5vw);-moz-transform:translate(5vw,-5vw);-o-transform:translate(5vw,-5vw);-ms-transform:translate(5vw,-5vw);transform:translate(5vw,-5vw)}.homepage .products-area .product-item.align-type-6 .item .image:hover span:before{-webkit-transform:translate(-5vw,5vw);-moz-transform:translate(-5vw,5vw);-o-transform:translate(-5vw,5vw);-ms-transform:translate(-5vw,5vw);transform:translate(-5vw,5vw)}.homepage .products-area .product-item.align-type-6 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-6:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.08;z-index:-1}.homepage .products-area .product-item:after{content:"";display:block;clear:both}.homepage .products-area .product-item.align-type-7{margin-top:5vw}.homepage .products-area .product-item.align-type-7 .item{float:left;width:30%;height:auto;margin-left:5%;position:relative}.homepage .products-area .product-item.align-type-7 .item .content{position:absolute;left:100%;top:10%;z-index:2;min-width:100%;padding:30px}@media (min-width:1500px){.homepage .products-area .product-item.align-type-7 .item .content{top:50%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%)}}.homepage .products-area .product-item.align-type-7 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.homepage .products-area .product-item.align-type-7 .item .content.loaded-mask .mask{width:100%}.homepage .products-area .product-item.align-type-7 .item .content .content-holder{opacity:0}.homepage .products-area .product-item.align-type-7 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(225,0,25,.7);background:-webkit-linear-gradient(-55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:-o-linear-gradient(55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:-moz-linear-gradient(55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:linear-gradient(to 55deg,rgba(225,0,25,.7),rgba(0,96,27,.7))}.homepage .products-area .product-item.align-type-7 .item .content.loaded-content .mask{width:0;right:0;left:auto}.homepage .products-area .product-item.align-type-7 .item .content.loaded-content .content-holder{opacity:1}.homepage .products-area .product-item.align-type-7 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.homepage .products-area .product-item.align-type-7 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.homepage .products-area .product-item.align-type-7 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.homepage .products-area .product-item.align-type-7 .item .content .title a{font-size:36px;line-height:40px}}.homepage .products-area .product-item.align-type-7 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.homepage .products-area .product-item.align-type-7 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.homepage .products-area .product-item.align-type-7 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.homepage .products-area .product-item.align-type-7 .item .image span{position:relative;z-index:1;display:block;float:right}.homepage .products-area .product-item.align-type-7 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#00601b;opacity:.4;z-index:-1;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-7 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#e10019;opacity:.1;z-index:-2;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-7 .item .image img{display:block;-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw)}.homepage .products-area .product-item.align-type-7 .item .image:hover{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-7 .item .image:hover img{-webkit-transform:translate(2.5vw,2.5vw);-moz-transform:translate(2.5vw,2.5vw);-o-transform:translate(2.5vw,2.5vw);-ms-transform:translate(2.5vw,2.5vw);transform:translate(2.5vw,2.5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-7 .item .image:hover span:after{-webkit-transform:translate(7.5vw,-2.5vw);-moz-transform:translate(7.5vw,-2.5vw);-o-transform:translate(7.5vw,-2.5vw);-ms-transform:translate(7.5vw,-2.5vw);transform:translate(7.5vw,-2.5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.homepage .products-area .product-item.align-type-7 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.homepage .products-area .product-item.align-type-7:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.04;z-index:-1}.homepage .services-area{padding:8vw 4vw 10vw}.homepage .services-area .area-title{padding:0 0 35px}@media (min-width:992px){.homepage .services-area .area-title{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);padding:0}}.homepage .services-area .services-teaser{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:1.5;color:#f1fcf0}.homepage .services-area .services-teaser p{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:1.5;color:#f1fcf0}@media (min-width:768px){.homepage .services-area .services-teaser p{font-size:22px;width:90%}}@media (min-width:992px){.homepage .services-area .services-teaser p{font-size:24px;width:75%}}@media (min-width:1200px){.homepage .services-area .services-teaser p{font-size:26px;width:70%}}.homepage .services-area .services-list h3{color:#f1fcf0;font-size:30px;line-height:1.4;font-weight:600;padding:15px 0 20px}@media (min-width:992px){.homepage .services-area .services-list h3{font-size:32px}}@media (min-width:992px){.homepage .services-area .services-list h3{font-size:34px}}.homepage .services-area .services-list ul{list-style:none;padding:15px 0 15px 23px}.homepage .services-area .services-list ul li{color:#f1fcf0;position:relative}.homepage .services-area .services-list ul li:before{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translate(-22px,-2px);-moz-transform:translate(-22px,-2px);-o-transform:translate(-22px,-2px);-ms-transform:translate(-22px,-2px);transform:translate(-22px,-2px);height:10px;width:10px;background:rgba(166,57,231,.9);margin-top:7px;margin-left:0;z-index:1}.homepage .services-area .services-list ul li:after{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);height:10px;width:10px;background:rgba(122,174,245,.7);margin-top:7px;margin-left:0;z-index:2}.homepage .services-area .services-list ul li a{color:#f1fcf0}.homepage .docs-area{padding:5vw 4vw 10vw}.homepage .docs-area .docs-teaser{padding:5vw 0;position:relative;z-index:2}.homepage .docs-area .docs-teaser h3{color:#f1fcf0;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1.3;font-size:28px;padding-bottom:3vw}@media (min-width:768px){.homepage .docs-area .docs-teaser h3{font-size:30px}}@media (min-width:992px){.homepage .docs-area .docs-teaser h3{font-size:32px}}@media (min-width:1200px){.homepage .docs-area .docs-teaser h3{font-size:34px}}.homepage .docs-area .docs-teaser p{font-weight:300;font-family:"Poppins",sans-serif;padding-bottom:3vw;font-size:20px;line-height:1.5;color:#f1fcf0}@media (min-width:768px){.homepage .docs-area .docs-teaser p{font-size:22px}}@media (min-width:992px){.homepage .docs-area .docs-teaser p{font-size:24px}}@media (min-width:1200px){.homepage .docs-area .docs-teaser p{font-size:26px}}.homepage .docs-area .docs-teaser p a{font-weight:300;font-family:"Poppins",sans-serif;font-size:20px;line-height:1.5;color:#16b9ca}@media (min-width:768px){.homepage .docs-area .docs-teaser p a{font-size:22px}}@media (min-width:992px){.homepage .docs-area .docs-teaser p a{font-size:24px}}@media (min-width:1200px){.homepage .docs-area .docs-teaser p a{font-size:26px}}.homepage .docs-area .docs-teaser .pxl-button{margin-right:20px}@media (min-width:1200px){.homepage .docs-area .docs-teaser .pxl-button{margin-right:50px}}.homepage .blog-area{padding:5vw 4vw 10vw}.homepage .blog-area .blog-teaser{padding:2vw 0 4vw;position:relative;z-index:3}.homepage .blog-area .blog-teaser:before{position:absolute;left:auto;right:0;top:0;display:block;content:attr(data-number);font-size:calc(30px + 13vw);line-height:1;height:calc(30px + 13vw);font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;opacity:.3;-webkit-transform:translate(60%,-10%);-moz-transform:translate(60%,-10%);-o-transform:translate(60%,-10%);-ms-transform:translate(60%,-10%);transform:translate(60%,-10%);z-index:-1;color:#9074ee;background:-webkit-gradient(linear,left top,right bottom,from(#7aaef5),to(#a639e7));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.homepage .blog-area .blog-teaser:nth-child(odd):before{left:0;right:auto;top:0;-webkit-transform:translate(-80%,-15%);-moz-transform:translate(-80%,-15%);-o-transform:translate(-80%,-15%);-ms-transform:translate(-80%,-15%);transform:translate(-80%,-15%)}.homepage .blog-area .blog-teaser h3,.homepage .blog-area .blog-teaser h3 a{color:#f1fcf0;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.3;font-size:28px;text-decoration:none}@media (min-width:768px){.homepage .blog-area .blog-teaser h3,.homepage .blog-area .blog-teaser h3 a{font-size:30px}}@media (min-width:992px){.homepage .blog-area .blog-teaser h3,.homepage .blog-area .blog-teaser h3 a{font-size:32px}}@media (min-width:1200px){.homepage .blog-area .blog-teaser h3,.homepage .blog-area .blog-teaser h3 a{font-size:34px}}.homepage .blog-area .blog-teaser p{font-weight:300;font-family:"Montserrat",sans-serif;font-size:14px;line-height:1.5;color:#f1fcf0}@media (min-width:768px){.homepage .blog-area .blog-teaser p{font-size:14px}}@media (min-width:992px){.homepage .blog-area .blog-teaser p{font-size:16px}}@media (min-width:1200px){.homepage .blog-area .blog-teaser p{font-size:18px}}.homepage .blog-area .blog-teaser p a{font-weight:300;font-family:"Poppins",sans-serif;font-size:14px;line-height:1.5;color:#16b9ca}@media (min-width:768px){.homepage .blog-area .blog-teaser p a{font-size:14px}}@media (min-width:992px){.homepage .blog-area .blog-teaser p a{font-size:16px}}@media (min-width:1200px){.homepage .blog-area .blog-teaser p a{font-size:18px}}.homepage .blog-area .blog-teaser .pxl-button{margin-right:20px}@media (min-width:1200px){.homepage .blog-area .blog-teaser .pxl-button{margin-right:50px}}.homepage .contact-area{padding:5vw 4vw 10vw}.homepage .contact-area .area-title{padding-left:0}.homepage .contact-area .contact-teaser{padding:5vw 0;position:relative;z-index:2}.homepage .contact-area .contact-teaser h3{color:#f1fcf0;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1.3;font-size:28px;padding-bottom:3vw}@media (min-width:768px){.homepage .contact-area .contact-teaser h3{font-size:30px}}@media (min-width:992px){.homepage .contact-area .contact-teaser h3{font-size:32px}}@media (min-width:1200px){.homepage .contact-area .contact-teaser h3{font-size:34px}}.homepage .contact-area .contact-teaser p{font-weight:300;font-family:"Poppins",sans-serif;padding-bottom:3vw;font-size:20px;line-height:1.5;color:#f1fcf0}@media (min-width:768px){.homepage .contact-area .contact-teaser p{font-size:22px}}@media (min-width:992px){.homepage .contact-area .contact-teaser p{font-size:24px}}@media (min-width:1200px){.homepage .contact-area .contact-teaser p{font-size:26px}}.homepage .contact-area .contact-teaser p a{font-weight:300;font-family:"Poppins",sans-serif;font-size:20px;line-height:1.5;color:#16b9ca}@media (min-width:768px){.homepage .contact-area .contact-teaser p a{font-size:22px}}@media (min-width:992px){.homepage .contact-area .contact-teaser p a{font-size:24px}}@media (min-width:1200px){.homepage .contact-area .contact-teaser p a{font-size:26px}}.homepage .contact-area .contact-teaser .pxl-button{margin-right:20px}@media (min-width:1200px){.homepage .contact-area .contact-teaser .pxl-button{margin-right:50px}}.homepage .contact-area .contact-form-holder{position:relative}.homepage .contact-area .contact-form-holder .cfh{padding:12vw 0 20% 30%;position:relative;z-index:2}.homepage .contact-area .contact-form-holder .cfh h3{color:#f1fcf0;font-family:"Poppins",sans-serif;font-size:28px;line-height:1.2;font-weight:600;margin-top:2vw;margin-bottom:5vw}@media (min-width:768px){.homepage .contact-area .contact-form-holder .cfh h3{font-size:30px}}@media (min-width:992px){.homepage .contact-area .contact-form-holder .cfh h3{font-size:32px}}@media (min-width:1200px){.homepage .contact-area .contact-form-holder .cfh h3{font-size:34px}}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper{margin:0;max-width:100%}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .validation_error{color:#dfa8a8;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_error{width:100%}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_required{color:#dfa8a8}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .validation_message{color:#dfa8a8}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error input,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error textarea,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning textarea{border-color:#dfa8a8}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_label{color:#f1fcf0;margin-bottom:10px;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);-ms-transform:translateY(145%);transform:translateY(145%);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_label.has-value{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container input,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container textarea{padding:0 0 5px;color:#f1fcf0;background:0 0;border:1px solid #f1fcf0;border-width:0 0 2px;outline:0;font-size:16px;line-height:20px;width:100%;text-indent:0}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container textarea{height:100px}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer{padding:0;text-align:right}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=submit],.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0;padding-right:0;padding-left:0}.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=submit]:hover,.homepage .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=button]:hover{color:#37ecba;background:0 0}.homepage .contact-area .contact-form-holder .cfh .gform_confirmation_wrapper{color:#16b9ca}.homepage .contact-area .contact-form-holder .cfh .gform_confirmation_wrapper p{color:#16b9ca}.homepage .contact-area .contact-form-holder .cfh .nf-form-layout,.homepage .contact-area .contact-form-holder .cfh .gform_body{color:#f1fcf0}.homepage .contact-area .contact-form-holder .cfh .ninja-forms-req-symbol,.homepage .contact-area .contact-form-holder .cfh .nf-error-msg{color:#dfa8a8}.homepage .contact-area .contact-form-holder .cfh .nf-error .ninja-forms-field{border-color:#dfa8a8;border-width:0 0 1px}.homepage .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label,.homepage .contact-area .contact-form-holder .cfh .email-container .nf-field-label,.homepage .contact-area .contact-form-holder .cfh .phone-container .nf-field-label,.homepage .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label{margin-bottom:10px;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);-ms-transform:translateY(145%);transform:translateY(145%);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.homepage .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label.has-value,.homepage .contact-area .contact-form-holder .cfh .email-container .nf-field-label.has-value,.homepage .contact-area .contact-form-holder .cfh .phone-container .nf-field-label.has-value,.homepage .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label.has-value{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.homepage .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label label,.homepage .contact-area .contact-form-holder .cfh .email-container .nf-field-label label,.homepage .contact-area .contact-form-holder .cfh .phone-container .nf-field-label label,.homepage .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label label{color:#f1fcf0}.homepage .contact-area .contact-form-holder .cfh .textbox-container input.nf-element,.homepage .contact-area .contact-form-holder .cfh .textbox-container textarea.nf-element,.homepage .contact-area .contact-form-holder .cfh .email-container input.nf-element,.homepage .contact-area .contact-form-holder .cfh .email-container textarea.nf-element,.homepage .contact-area .contact-form-holder .cfh .phone-container input.nf-element,.homepage .contact-area .contact-form-holder .cfh .phone-container textarea.nf-element,.homepage .contact-area .contact-form-holder .cfh .textarea-container input.nf-element,.homepage .contact-area .contact-form-holder .cfh .textarea-container textarea.nf-element{padding:0 0 5px;color:#f1fcf0;background:0 0;border:1px solid #f1fcf0;border-width:0 0 2px;outline:0;font-size:16px;line-height:20px}.homepage .contact-area .contact-form-holder .cfh .textbox-container textarea,.homepage .contact-area .contact-form-holder .cfh .email-container textarea,.homepage .contact-area .contact-form-holder .cfh .phone-container textarea,.homepage .contact-area .contact-form-holder .cfh .textarea-container textarea{height:100px}.homepage .contact-area .contact-form-holder .cfh .nf-field-label label{color:#f1fcf0}.homepage .contact-area .contact-form-holder .cfh .nf-form-fields-required{display:none}.homepage .contact-area .contact-form-holder .cfh .submit-wrap{text-align:right}.homepage .contact-area .contact-form-holder .cfh .submit-wrap input[type=submit],.homepage .contact-area .contact-form-holder .cfh .submit-wrap input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0}.homepage .contact-area .contact-form-holder .cfh .submit-wrap input[type=submit]:hover,.homepage .contact-area .contact-form-holder .cfh .submit-wrap input[type=button]:hover{color:#37ecba;background:0 0}.homepage .contact-area .contact-form-holder .cfh .nf-response-msg{color:#16b9ca}.homepage .contact-area .contact-form-holder .cfh .nf-response-msg p{color:#16b9ca}.products-wrapper{display:block;margin:0;padding:2vw 4vw 3vw}.products-wrapper .product-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.products-wrapper .product-items .product-item{width:100%;margin-bottom:25px;background:#f1fcf0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;overflow:hidden;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);-moz-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2);position:relative;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}@media (min-width:992px){.products-wrapper .product-items .product-item{width:48%;max-width:580px;margin-bottom:2%;margin-right:2%}.products-wrapper .product-items .product-item:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-o-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 3px 22px rgba(0,0,0,.4);-moz-box-shadow:0 3px 22px rgba(0,0,0,.4);box-shadow:0 3px 22px rgba(0,0,0,.4)}}.products-wrapper .product-items .product-item strong{display:block;font-size:18px;line-height:1.3;letter-spacing:1px;padding:15px 15px 0;font-weight:600;text-decoration:none}.products-wrapper .product-items .product-item .product-excerpt{font-size:15px;line-height:1.5;padding:10px 15px 15px;font-weight:300}.products-wrapper .product-items .product-item .product-excerpt p{font-size:15px;line-height:1.5}.products-wrapper .product-items .product-item .product-excerpt p:last-child{margin-bottom:0}.products-wrapper .product-items .product-item .product-excerpt a{font-size:15px;line-height:1.5;text-decoration:underline}.products-wrapper .product-items .product-item a.item-link{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;cursor:pointer}.product-lscf-pro,.product-lscf-lite{padding:0}@media (max-width:767px){.product-lscf-pro,.product-lscf-lite{padding-bottom:50px}}.product-lscf-pro .product-intro-holder,.product-lscf-lite .product-intro-holder{padding:5vh 4vw 10vh;min-height:95vh}.product-lscf-pro .product-category,.product-lscf-lite .product-category{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#010000;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.product-lscf-pro .product-category,.product-lscf-lite .product-category{display:block;padding-left:11vw}}@media (min-width:768px){.product-lscf-pro .product-category,.product-lscf-lite .product-category{font-size:20px}}@media (min-width:992px){.product-lscf-pro .product-category,.product-lscf-lite .product-category{font-size:22px}}@media (min-width:1200px){.product-lscf-pro .product-category,.product-lscf-lite .product-category{font-size:24px}}.product-lscf-pro .product-category:before,.product-lscf-lite .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;right:0;top:45%}@media (min-width:768px){.product-lscf-pro .product-category:before,.product-lscf-lite .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;left:0;top:45%}}.product-lscf-pro .product-title h1,.product-lscf-lite .product-title h1{font-family:"Montserrat",sans-serif;font-size:34px;line-height:1.3;color:#010000;padding:4vh 0 5vh}@media (min-width:768px){.product-lscf-pro .product-title h1,.product-lscf-lite .product-title h1{font-size:36px}}@media (min-width:992px){.product-lscf-pro .product-title h1,.product-lscf-lite .product-title h1{font-size:38px}}@media (min-width:1200px){.product-lscf-pro .product-title h1,.product-lscf-lite .product-title h1{font-size:40px}}.product-lscf-pro .product-title h1 span,.product-lscf-lite .product-title h1 span{color:#1abc9c}.product-lscf-pro .product-short-description,.product-lscf-lite .product-short-description{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:400;padding-bottom:5vh}.product-lscf-pro .product-type,.product-lscf-lite .product-type{display:block}.product-lscf-pro .product-type:before,.product-lscf-lite .product-type:before{content:attr(data-title);position:absolute;display:block;top:0;left:0;height:15vh;width:65%;color:#1abc9c;font-size:calc(20px + 21vw);line-height:calc(20px + 21vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.3;z-index:-1}.product-lscf-pro .product-intro,.product-lscf-lite .product-intro{padding:0 0 5vh}.product-lscf-pro .product-intro p,.product-lscf-lite .product-intro p{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:400}.product-lscf-pro .product-slideshow-holder,.product-lscf-lite .product-slideshow-holder{position:relative}.product-lscf-pro .product-slideshow-holder:before,.product-lscf-lite .product-slideshow-holder:before{display:block;content:"";width:80vw;height:80vw;background:#f6f6f6;z-index:0;right:0;top:0;position:absolute;-webkit-transform:rotate(-9deg) translate(40%,10%);-moz-transform:rotate(-9deg) translate(40%,10%);-o-transform:rotate(-9deg) translate(40%,10%);-ms-transform:rotate(-9deg) translate(40%,10%);transform:rotate(-9deg) translate(40%,10%)}.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser{padding-top:5vh;padding-bottom:10vh}.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:32px}}@media (min-width:992px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:34px}}@media (min-width:1200px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:36px}}.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser p,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser p,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:22px}}@media (min-width:992px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser p,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:24px}}@media (min-width:1200px){.product-lscf-pro .product-slideshow-holder .product-slideshow-teaser p,.product-lscf-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:26px}}.product-lscf-pro .product-slideshow-holder .product-slideshow,.product-lscf-lite .product-slideshow-holder .product-slideshow{padding:0 18vw;position:relative}.product-lscf-pro .product-slideshow-holder .product-slideshow:before,.product-lscf-lite .product-slideshow-holder .product-slideshow:before{position:absolute;width:50%;height:100%;content:"";display:block;left:0;bottom:0;z-index:-20;background:#def2f4 url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_prev.png) 6% center no-repeat}.product-lscf-pro .product-slideshow-holder .product-slideshow:after,.product-lscf-lite .product-slideshow-holder .product-slideshow:after{position:absolute;width:50%;height:100%;content:"";display:block;right:0;bottom:0;z-index:-20;background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_next.png) 94% center no-repeat}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-list,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-list{padding-top:3.5%;background-image:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/item_frame.jpg) !important;background-position:left top !important;background-repeat:no-repeat !important;background-size:100% auto !important;background-color:transparent !important}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-slider,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-slider{position:initial}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-slider:before,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-slider:before{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/lscf_slideshow_3.png) left bottom no-repeat;background-size:auto 100%;left:18vw;bottom:0;-webkit-transform:translateX(-6vw);-moz-transform:translateX(-6vw);-o-transform:translateX(-6vw);-ms-transform:translateX(-6vw);transform:translateX(-6vw)}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-slider:after,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-slider:after{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/lscf_slideshow_2.png) right bottom no-repeat;background-size:auto 100%;right:18vw;bottom:0;-webkit-transform:translateX(6vw);-moz-transform:translateX(6vw);-o-transform:translateX(6vw);-ms-transform:translateX(6vw);transform:translateX(6vw)}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-slider .slick-list,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-slider .slick-list{z-index:2;background:#f1fcf0}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-prev.slick-arrow,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-prev.slick-arrow{position:absolute;left:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-lscf-pro .product-slideshow-holder .product-slideshow .slick-next.slick-arrow,.product-lscf-lite .product-slideshow-holder .product-slideshow .slick-next.slick-arrow{position:absolute;right:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-lscf-pro .product-slideshow-titles,.product-lscf-lite .product-slideshow-titles{position:relative;width:100%;height:20vw}@media (max-width:767px){.product-lscf-pro .product-slideshow-titles,.product-lscf-lite .product-slideshow-titles{height:50vh}}.product-lscf-pro .product-slideshow-titles .pst-item,.product-lscf-lite .product-slideshow-titles .pst-item{position:absolute;height:100%;width:100%;top:0;left:0;text-align:center;opacity:0;z-index:1;margin-top:4vw;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-lscf-pro .product-slideshow-titles .pst-item.active,.product-lscf-lite .product-slideshow-titles .pst-item.active{opacity:1;z-index:2;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-lscf-pro .product-slideshow-titles .pst-item h3,.product-lscf-lite .product-slideshow-titles .pst-item h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#3cb5d7;background:-webkit-gradient(linear,0 50%,100% 50%,from(#76fed9),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-lscf-pro .product-slideshow-titles .pst-item h3,.product-lscf-lite .product-slideshow-titles .pst-item h3{font-size:30px}}@media (min-width:992px){.product-lscf-pro .product-slideshow-titles .pst-item h3,.product-lscf-lite .product-slideshow-titles .pst-item h3{font-size:33px}}@media (min-width:1200px){.product-lscf-pro .product-slideshow-titles .pst-item h3,.product-lscf-lite .product-slideshow-titles .pst-item h3{font-size:36px}}.product-lscf-pro .product-slideshow-titles .pst-item .pst-links a,.product-lscf-lite .product-slideshow-titles .pst-item .pst-links a{margin-left:1vw;margin-right:1vw}.product-lscf-pro .product-lscf-lite .product-type:before,.product-lscf-lite .product-lscf-lite .product-type:before{color:#94e79f}.product-lscf-pro .product-content,.product-lscf-lite .product-content{padding-top:5vh;padding-bottom:10vh;position:relative}.product-lscf-pro .product-content:before,.product-lscf-lite .product-content:before{content:attr(data-title);position:relative;display:block;text-align:center;width:100%;color:#0e94b9;background:-webkit-gradient(linear,left top,right bottom,from(#1abc9c),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(20px + 5vw);line-height:calc(20px + 5vw);font-family:"Poppins",sans-serif;font-weight:600;z-index:1;margin-bottom:2vh}.product-lscf-pro .product-content .product-content-intro h2,.product-lscf-lite .product-content .product-content-intro h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-lscf-pro .product-content .product-content-intro h2,.product-lscf-lite .product-content .product-content-intro h2{font-size:32px}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-intro h2,.product-lscf-lite .product-content .product-content-intro h2{font-size:34px}}@media (min-width:1200px){.product-lscf-pro .product-content .product-content-intro h2,.product-lscf-lite .product-content .product-content-intro h2{font-size:36px}}.product-lscf-pro .product-content .product-content-intro p,.product-lscf-lite .product-content .product-content-intro p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-lscf-pro .product-content .product-content-intro p,.product-lscf-lite .product-content .product-content-intro p{font-size:22px}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-intro p,.product-lscf-lite .product-content .product-content-intro p{font-size:24px}}@media (min-width:1200px){.product-lscf-pro .product-content .product-content-intro p,.product-lscf-lite .product-content .product-content-intro p{font-size:26px}}.product-lscf-pro .product-content .product-content-gallery,.product-lscf-lite .product-content .product-content-gallery{display:block;margin-top:5vw;margin-bottom:5vw}@media (min-width:768px){.product-lscf-pro .product-content .product-content-gallery,.product-lscf-lite .product-content .product-content-gallery{padding:0 5vw}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-gallery,.product-lscf-lite .product-content .product-content-gallery{padding:0 7vw}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-gallery,.product-lscf-lite .product-content .product-content-gallery{padding:0 10vw}}.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail{display:inline-block;position:relative;padding:0}.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail:after,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail:after{content:"";display:block;width:100%;height:1px;clear:both}.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail span,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail span{display:inline-block;position:relative;margin-bottom:3vh}.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail span:before,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail span:before{position:absolute;width:100%;height:100%;background:#def2f4;content:"";left:0;top:0;z-index:-1;-webkit-transform:translate(-6px,-6px);-moz-transform:translate(-6px,-6px);-o-transform:translate(-6px,-6px);-ms-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}.product-lscf-pro .product-content .product-content-gallery .gallery-thumbnail span img,.product-lscf-lite .product-content .product-content-gallery .gallery-thumbnail span img{margin:0}.product-lscf-pro .product-content .product-content-gallery .gt-1 span,.product-lscf-lite .product-content .product-content-gallery .gt-1 span{max-width:90%;float:left}.product-lscf-pro .product-content .product-content-gallery .gt-2,.product-lscf-lite .product-content .product-content-gallery .gt-2{margin-top:1vh;margin-bottom:5vh}.product-lscf-pro .product-content .product-content-gallery .gt-2 span,.product-lscf-lite .product-content .product-content-gallery .gt-2 span{float:none;margin-left:auto;margin-right:auto;max-width:50%}.product-lscf-pro .product-content .product-content-gallery .gt-2 span img,.product-lscf-lite .product-content .product-content-gallery .gt-2 span img{margin:0 auto}.product-lscf-pro .product-content .product-content-gallery .gt-3 span,.product-lscf-lite .product-content .product-content-gallery .gt-3 span{float:right;max-width:65%}.product-lscf-pro .product-content .product-content-gallery .gt-4,.product-lscf-lite .product-content .product-content-gallery .gt-4{margin-top:4vh}.product-lscf-pro .product-content .product-content-gallery .gt-4 span,.product-lscf-lite .product-content .product-content-gallery .gt-4 span{max-width:75%;float:left}.product-lscf-pro .product-content .product-content-gallery .gt-5,.product-lscf-lite .product-content .product-content-gallery .gt-5{text-align:center}.product-lscf-pro .product-content .product-content-gallery .gt-5 span,.product-lscf-lite .product-content .product-content-gallery .gt-5 span{margin-top:10vh;float:none;max-width:60%}.product-lscf-pro .product-content .product-content-gallery .gt-6,.product-lscf-lite .product-content .product-content-gallery .gt-6{margin-bottom:6vh}.product-lscf-pro .product-content .product-content-gallery .gt-6 span,.product-lscf-lite .product-content .product-content-gallery .gt-6 span{float:right;max-width:80%}.product-lscf-pro .product-content .product-content-gallery .gt-7,.product-lscf-lite .product-content .product-content-gallery .gt-7{text-align:center}.product-lscf-pro .product-content .product-content-gallery .gt-7 span,.product-lscf-lite .product-content .product-content-gallery .gt-7 span{float:none;max-width:70%}.product-lscf-pro .product-content .product-content-gallery .gt-8 span,.product-lscf-lite .product-content .product-content-gallery .gt-8 span{float:right;max-width:65%;margin-top:20vh}.product-lscf-pro .product-content .product-content-list,.product-lscf-lite .product-content .product-content-list{display:block;margin-top:0;margin-bottom:5vh}@media (min-width:768px){.product-lscf-pro .product-content .product-content-list,.product-lscf-lite .product-content .product-content-list{padding:0 5vw}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-list,.product-lscf-lite .product-content .product-content-list{padding:0 7vw}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-list,.product-lscf-lite .product-content .product-content-list{padding:0 10vw}}.product-lscf-pro .product-content .product-content-list .pcl-items,.product-lscf-lite .product-content .product-content-list .pcl-items{width:85%}.product-lscf-pro .product-content .product-content-list .pcl-items.margin-top-big,.product-lscf-lite .product-content .product-content-list .pcl-items.margin-top-big{margin-top:22vh}@media (max-width:767px){.product-lscf-pro .product-content .product-content-list .pcl-items.margin-top-big,.product-lscf-lite .product-content .product-content-list .pcl-items.margin-top-big{margin-top:0}}.product-lscf-pro .product-content .product-content-list .pcl-items h4,.product-lscf-lite .product-content .product-content-list .pcl-items h4{font-size:18px;line-height:1.3;padding:0 0 20px}@media (min-width:768px){.product-lscf-pro .product-content .product-content-list .pcl-items h4,.product-lscf-lite .product-content .product-content-list .pcl-items h4{font-size:20px}}@media (min-width:992px){.product-lscf-pro .product-content .product-content-list .pcl-items h4,.product-lscf-lite .product-content .product-content-list .pcl-items h4{font-size:22px}}@media (min-width:1200px){.product-lscf-pro .product-content .product-content-list .pcl-items h4,.product-lscf-lite .product-content .product-content-list .pcl-items h4{font-size:24px}}.product-lscf-pro .product-content .product-content-list .pcl-items ul,.product-lscf-lite .product-content .product-content-list .pcl-items ul{list-style:none;padding:15px 0 25px}.product-lscf-pro .product-content .product-content-list .pcl-items ul li,.product-lscf-lite .product-content .product-content-list .pcl-items ul li{padding:0 0 4px 20px;position:relative}.product-lscf-pro .product-content .product-content-list .pcl-items ul li:before,.product-lscf-lite .product-content .product-content-list .pcl-items ul li:before{content:"";display:block;position:absolute;left:3px;top:0;-webkit-transform:translate(-3px,-3px);-moz-transform:translate(-3px,-3px);-o-transform:translate(-3px,-3px);-ms-transform:translate(-3px,-3px);transform:translate(-3px,-3px);height:12px;width:12px;background:#baebe1;margin-top:7px;margin-left:0;z-index:1}.product-lscf-pro .product-content .product-content-list .pcl-items ul li:after,.product-lscf-lite .product-content .product-content-list .pcl-items ul li:after{content:"";display:block;position:absolute;left:3px;top:0;height:10px;width:10px;background:#def2f4;margin-top:7px;margin-left:0;z-index:2}.product-lscf-pro .product-colored-title h3,.product-lscf-lite .product-colored-title h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#3cb5d7;background:-webkit-gradient(linear,0 50%,100% 50%,from(#76fed9),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-lscf-pro .product-colored-title h3,.product-lscf-lite .product-colored-title h3{font-size:30px}}@media (min-width:992px){.product-lscf-pro .product-colored-title h3,.product-lscf-lite .product-colored-title h3{font-size:33px}}@media (min-width:1200px){.product-lscf-pro .product-colored-title h3,.product-lscf-lite .product-colored-title h3{font-size:36px}}.product-lscf-pro .product-colored-title .pct-links a,.product-lscf-lite .product-colored-title .pct-links a{margin-left:1vw;margin-right:1vw}.product-lscf-pro .product-colored-title p,.product-lscf-lite .product-colored-title p{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.5;margin-bottom:25px}@media (min-width:992px){.product-lscf-pro .product-colored-title p,.product-lscf-lite .product-colored-title p{font-size:18px}}.product-lscf-pro .product-features-gallery,.product-lscf-lite .product-features-gallery{padding:5vh 0 5vh}.product-lscf-pro .product-features-gallery .feature-thumbnail,.product-lscf-lite .product-features-gallery .feature-thumbnail{width:100%;margin-bottom:10vh;text-align:center}.product-lscf-pro .product-features-gallery .feature-thumbnail .item-image-holder,.product-lscf-lite .product-features-gallery .feature-thumbnail .item-image-holder{display:block;margin:0 0 10px;padding:0 0 10px;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);-moz-box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);-webkit-transition:transform .4s cubic-bezier(.28,0,.07,1);-moz-transition:transform .4s cubic-bezier(.28,0,.07,1);-ms-transition:transform .4s cubic-bezier(.28,0,.07,1);-o-transition:transform .4s cubic-bezier(.28,0,.07,1)}.product-lscf-pro .product-features-gallery .feature-thumbnail .item-image-holder .item-frame,.product-lscf-lite .product-features-gallery .feature-thumbnail .item-image-holder .item-frame{position:relative;width:100%;height:0;padding-top:3.5%;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/item_frame.jpg) center bottom no-repeat;background-size:100% auto}.product-lscf-pro .product-features-gallery .feature-thumbnail .item-image-holder .item-image,.product-lscf-lite .product-features-gallery .feature-thumbnail .item-image-holder .item-image{display:block;width:100%;height:0;padding-top:55%;background-color:#fff;background-repeat:no-repeat;background-size:100% auto;background-position:center top}.product-lscf-pro .product-features-gallery .feature-thumbnail .item-image-holder:hover,.product-lscf-lite .product-features-gallery .feature-thumbnail .item-image-holder:hover{-webkit-box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);-webkit-transition:all .6s cubic-bezier(.28,0,.07,1);-moz-transition:all .6s cubic-bezier(.28,0,.07,1);-ms-transition:all .6s cubic-bezier(.28,0,.07,1);-o-transition:all .6s cubic-bezier(.28,0,.07,1);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.product-lscf-pro .product-features-gallery .feature-thumbnail span,.product-lscf-lite .product-features-gallery .feature-thumbnail span{display:block;text-align:center;color:#1abc9c;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4}@media (min-width:768px){.product-lscf-pro .product-features-gallery .feature-thumbnail span,.product-lscf-lite .product-features-gallery .feature-thumbnail span{font-size:18px}}@media (min-width:992px){.product-lscf-pro .product-features-gallery .feature-thumbnail span,.product-lscf-lite .product-features-gallery .feature-thumbnail span{font-size:20px}}@media (min-width:1200px){.product-lscf-pro .product-features-gallery .feature-thumbnail span,.product-lscf-lite .product-features-gallery .feature-thumbnail span{font-size:22px}}@media (max-width:767px){.product-lscf-pro .product-features-gallery .col-xs-6:nth-child(3),.product-lscf-lite .product-features-gallery .col-xs-6:nth-child(3){clear:left}}.product-lscf-pro .product-features-tabs,.product-lscf-lite .product-features-tabs{display:block;position:relative;margin:5vh 0 10vh;width:100%}.product-lscf-pro .product-features-tabs .tabs-holder,.product-lscf-lite .product-features-tabs .tabs-holder{display:block;width:70%;float:left;position:relative}.product-lscf-pro .product-features-tabs .tabs-holder .tab-content,.product-lscf-lite .product-features-tabs .tabs-holder .tab-content{opacity:0;position:absolute;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-lscf-pro .product-features-tabs .tabs-holder .tab-content.active,.product-lscf-lite .product-features-tabs .tabs-holder .tab-content.active{opacity:1;position:relative;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-lscf-pro .product-features-tabs .tabs-links,.product-lscf-lite .product-features-tabs .tabs-links{width:24%;float:right;display:block}.product-lscf-pro .product-features-tabs .tabs-links ul,.product-lscf-lite .product-features-tabs .tabs-links ul{padding:0;margin:0;list-style:none}.product-lscf-pro .product-features-tabs .tabs-links ul li,.product-lscf-lite .product-features-tabs .tabs-links ul li{padding:5px 0 10px 10px;margin:0}.product-lscf-pro .product-features-tabs .tabs-links ul li a,.product-lscf-lite .product-features-tabs .tabs-links ul li a{display:inline-block;text-align:left;color:#000;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4;padding:0 0 8px;position:relative;text-decoration:none}@media (min-width:768px){.product-lscf-pro .product-features-tabs .tabs-links ul li a,.product-lscf-lite .product-features-tabs .tabs-links ul li a{font-size:18px}}@media (min-width:992px){.product-lscf-pro .product-features-tabs .tabs-links ul li a,.product-lscf-lite .product-features-tabs .tabs-links ul li a{font-size:20px}}@media (min-width:1200px){.product-lscf-pro .product-features-tabs .tabs-links ul li a,.product-lscf-lite .product-features-tabs .tabs-links ul li a{font-size:22px}}.product-lscf-pro .product-features-tabs .tabs-links ul li a:after,.product-lscf-lite .product-features-tabs .tabs-links ul li a:after{width:40%;height:1px;background:#1abc9c;content:"";display:block;position:absolute;bottom:0;left:0}.product-lscf-pro .product-features-tabs .tabs-links ul li a.active,.product-lscf-lite .product-features-tabs .tabs-links ul li a.active{color:#1abc9c}.product-lscf-pro .cta-row,.product-lscf-lite .cta-row{margin:45vh 0}.product-lscf-pro .cta-row .cta-holder,.product-lscf-lite .cta-row .cta-holder{color:#f1fcf0}.product-lscf-pro .cta-row .cta-holder h2,.product-lscf-lite .cta-row .cta-holder h2{font-family:"Poppins",sans-serif;color:#f1fcf0;font-weight:300;font-size:30px;line-height:1.3;margin:0 0 3vh;padding:0}@media (min-width:768px){.product-lscf-pro .cta-row .cta-holder h2,.product-lscf-lite .cta-row .cta-holder h2{font-size:32px}}@media (min-width:992px){.product-lscf-pro .cta-row .cta-holder h2,.product-lscf-lite .cta-row .cta-holder h2{font-size:34px}}@media (min-width:1200px){.product-lscf-pro .cta-row .cta-holder h2,.product-lscf-lite .cta-row .cta-holder h2{font-size:36px}}.product-lscf-pro .cta-row .cta-holder p,.product-lscf-lite .cta-row .cta-holder p{font-family:"Montserrat",sans-serif;color:#f1fcf0;font-size:16px;line-height:1.5;margin:0 0 5vh;padding:0 0 3vh}@media (min-width:992px){.product-lscf-pro .cta-row .cta-holder p,.product-lscf-lite .cta-row .cta-holder p{font-size:18px}}.product-lscf-pro .product-subscribe,.product-lscf-lite .product-subscribe{position:relative;overflow:hidden;padding:15vh 25px}@media (min-width:768px){.product-lscf-pro .product-subscribe,.product-lscf-lite .product-subscribe{padding:8vw 5vw}}.product-lscf-pro .product-subscribe .product-subscribe-title,.product-lscf-lite .product-subscribe .product-subscribe-title{font-size:30px;line-height:1.3;padding:0;margin:0 0 5vh;text-align:center}@media (min-width:768px){.product-lscf-pro .product-subscribe .product-subscribe-title,.product-lscf-lite .product-subscribe .product-subscribe-title{font-size:32px}}@media (min-width:992px){.product-lscf-pro .product-subscribe .product-subscribe-title,.product-lscf-lite .product-subscribe .product-subscribe-title{font-size:34px}}@media (min-width:1200px){.product-lscf-pro .product-subscribe .product-subscribe-title,.product-lscf-lite .product-subscribe .product-subscribe-title{font-size:36px}}.product-lscf-pro .product-subscribe .product-subscribe-form,.product-lscf-lite .product-subscribe .product-subscribe-form{width:70%;margin:0 auto 2vh}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper{margin:0;max-width:100%}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading .gform_description,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .validation_error,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .validation_error{color:#e10019;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gfield_error,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gfield_error{width:100%}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .validation_message,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .validation_message{color:#e10019}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error,.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error input,.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error input,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input{border-color:#e10019}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gfield_label,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gfield_label{display:none}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container input,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container input{width:100%;border-width:0 0 1px;border-color:#76fed9;background:#f6f6f6;outline:0;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;color:#000;font-size:16px}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer{padding:0;text-align:center}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input{border:0;color:#000;display:block;width:100%;font-weight:300;font-size:16px;background:0 0}.product-lscf-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input:hover,.product-lscf-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input:hover{background:rgba(26,188,156,.45);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-o-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-moz-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:linear-gradient(to 45deg,rgba(26,188,156,.45),rgba(1,107,213,.14))}.product-lscf-pro .product-footer,.product-lscf-lite .product-footer{overflow:hidden;position:relative;padding-top:10vw;padding-bottom:25vw;margin-top:-5vw;z-index:1;display:block}.product-lscf-pro .product-footer .product-links,.product-lscf-lite .product-footer .product-links{padding-top:7vh;padding-bottom:10vh}.product-lscf-pro .product-footer .product-links h3,.product-lscf-lite .product-footer .product-links h3{color:#1abc9c;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-lscf-pro .product-footer .product-links h3,.product-lscf-lite .product-footer .product-links h3{font-size:20px}}@media (min-width:992px){.product-lscf-pro .product-footer .product-links h3,.product-lscf-lite .product-footer .product-links h3{font-size:22px}}@media (min-width:1200px){.product-lscf-pro .product-footer .product-links h3,.product-lscf-lite .product-footer .product-links h3{font-size:24px}}.product-lscf-pro .product-footer .product-links ul,.product-lscf-lite .product-footer .product-links ul{padding:0;list-style:none;margin:0 0 25px}@media (min-width:992px){.product-lscf-pro .product-footer .product-links ul,.product-lscf-lite .product-footer .product-links ul{max-width:80%}}.product-lscf-pro .product-footer .product-links ul li,.product-lscf-lite .product-footer .product-links ul li{margin-bottom:15px}.product-lscf-pro .product-footer .product-links p,.product-lscf-pro .product-footer .product-links a,.product-lscf-lite .product-footer .product-links p,.product-lscf-lite .product-footer .product-links a{color:#f1fcf0;font-size:14px;line-height:1.2;text-decoration:none;padding:0;margin:0;font-family:"Poppins",sans-serif;font-weight:300;-webkit-transition:color .4s ease-out;-moz-transition:color .4s ease-out;-ms-transition:color .4s ease-out;-o-transition:color .4s ease-out}@media (min-width:992px){.product-lscf-pro .product-footer .product-links p,.product-lscf-pro .product-footer .product-links a,.product-lscf-lite .product-footer .product-links p,.product-lscf-lite .product-footer .product-links a{font-size:15px}}@media (min-width:992px){.product-lscf-pro .product-footer .product-links p:hover,.product-lscf-pro .product-footer .product-links a:hover,.product-lscf-lite .product-footer .product-links p:hover,.product-lscf-lite .product-footer .product-links a:hover{color:#37ecba;-webkit-transition:color .4s ease-in;-moz-transition:color .4s ease-in;-ms-transition:color .4s ease-in;-o-transition:color .4s ease-in}}.product-lscf-pro .product-footer .product-articles,.product-lscf-lite .product-footer .product-articles{padding-bottom:120px}.product-lscf-pro .product-footer .product-articles h3,.product-lscf-lite .product-footer .product-articles h3{color:#1abc9c;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-lscf-pro .product-footer .product-articles h3,.product-lscf-lite .product-footer .product-articles h3{font-size:20px}}@media (min-width:992px){.product-lscf-pro .product-footer .product-articles h3,.product-lscf-lite .product-footer .product-articles h3{font-size:22px}}@media (min-width:1200px){.product-lscf-pro .product-footer .product-articles h3,.product-lscf-lite .product-footer .product-articles h3{font-size:24px}}.product-lscf-pro .product-footer .product-articles .pai-holder,.product-lscf-lite .product-footer .product-articles .pai-holder{position:relative}.product-lscf-pro .product-footer .product-articles .pai-holder .pa-image,.product-lscf-lite .product-footer .product-articles .pai-holder .pa-image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.product-lscf-pro .product-footer .product-articles .pai-holder .pa-image:after,.product-lscf-lite .product-footer .product-articles .pai-holder .pa-image:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#2c3e50;opacity:.8}.product-lscf-pro .product-footer .product-articles .product-article,.product-lscf-lite .product-footer .product-articles .product-article{position:relative;width:100%;margin:0;padding:40% 10% 0}.product-lscf-pro .product-footer .product-articles .product-article a,.product-lscf-lite .product-footer .product-articles .product-article a{color:#f1fcf0;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:1.4;padding:5%;text-indent:0;display:block;border:1px solid transparent;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}@media (min-width:992px){.product-lscf-pro .product-footer .product-articles .product-article a,.product-lscf-lite .product-footer .product-articles .product-article a{font-size:16px}}@media (min-width:1200px){.product-lscf-pro .product-footer .product-articles .product-article a,.product-lscf-lite .product-footer .product-articles .product-article a{font-size:18px}}.product-lscf-pro .product-footer .product-articles .product-article .pa-description,.product-lscf-lite .product-footer .product-articles .product-article .pa-description{position:absolute;bottom:0;display:block;color:#f1fcf0;font-family:"Montserrat",sans-serif;overflow:hidden;width:80%;font-size:14px;line-height:18px;max-height:106px;background:#2c3e50;z-index:1;left:0;margin-left:10%;padding:18px;border:1px solid #37ecba;border-width:0 1px 1px;opacity:0;-webkit-transform:translateY(95%);-moz-transform:translateY(95%);-o-transform:translateY(95%);-ms-transform:translateY(95%);transform:translateY(95%)}.product-lscf-pro .product-footer .product-articles .product-article .pa-description:after,.product-lscf-lite .product-footer .product-articles .product-article .pa-description:after{display:block;content:"";width:100%;position:absolute;background:#2c3e50;bottom:0;left:0;height:18px}.product-lscf-pro .product-footer .product-articles .product-article:hover a,.product-lscf-lite .product-footer .product-articles .product-article:hover a{border:1px solid #37ecba;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-lscf-pro .product-footer .product-articles .product-article:hover .pa-description,.product-lscf-lite .product-footer .product-articles .product-article:hover .pa-description{opacity:1;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-lscf-pro .product-footer-tags .product-tags,.product-lscf-lite .product-footer-tags .product-tags{position:relative;padding-top:10vh;margin-top:-20vh;padding-left:25px;padding-right:25px;text-align:center}.product-lscf-pro .product-footer-tags .product-tags .product-tags-title,.product-lscf-lite .product-footer-tags .product-tags .product-tags-title{font-family:"Poppins",sans-serif;font-weight:600;color:#3a3a3a;font-size:22px;line-height:1.2;padding-bottom:7vh}@media (min-width:768px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-title,.product-lscf-lite .product-footer-tags .product-tags .product-tags-title{font-size:24px}}@media (min-width:992px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-title,.product-lscf-lite .product-footer-tags .product-tags .product-tags-title{font-size:26px}}@media (min-width:1200px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-title,.product-lscf-lite .product-footer-tags .product-tags .product-tags-title{font-size:28px}}.product-lscf-pro .product-footer-tags .product-tags .product-tags-links a,.product-lscf-pro .product-footer-tags .product-tags .product-tags-links p,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links a,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.4;text-decoration:none;color:#0e94b9;background:-webkit-gradient(linear,0 50%,100% 50%,from(#1abc9c),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-links a,.product-lscf-pro .product-footer-tags .product-tags .product-tags-links p,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links a,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links p{font-size:20px}}@media (min-width:992px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-links a,.product-lscf-pro .product-footer-tags .product-tags .product-tags-links p,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links a,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links p{font-size:22px}}@media (min-width:1200px){.product-lscf-pro .product-footer-tags .product-tags .product-tags-links a,.product-lscf-pro .product-footer-tags .product-tags .product-tags-links p,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links a,.product-lscf-lite .product-footer-tags .product-tags .product-tags-links p{font-size:24px}}.product-spiffy-pro,.product-spiffy-lite{padding:5vh 0}@media (max-width:767px){.product-spiffy-pro,.product-spiffy-lite{padding-bottom:50px}}.product-spiffy-pro .product-intro-holder,.product-spiffy-lite .product-intro-holder{padding:5vh 4vw 10vh;min-height:95vh}.product-spiffy-pro .product-category,.product-spiffy-lite .product-category{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#010000;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.product-spiffy-pro .product-category,.product-spiffy-lite .product-category{display:block;padding-left:11vw}}@media (min-width:768px){.product-spiffy-pro .product-category,.product-spiffy-lite .product-category{font-size:20px}}@media (min-width:992px){.product-spiffy-pro .product-category,.product-spiffy-lite .product-category{font-size:22px}}@media (min-width:1200px){.product-spiffy-pro .product-category,.product-spiffy-lite .product-category{font-size:24px}}.product-spiffy-pro .product-category:before,.product-spiffy-lite .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;right:0;top:45%}@media (min-width:768px){.product-spiffy-pro .product-category:before,.product-spiffy-lite .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;left:0;top:45%}}.product-spiffy-pro .product-title h1,.product-spiffy-lite .product-title h1{font-family:"Montserrat",sans-serif;font-size:34px;line-height:1.3;color:#d6a019;padding:8vh 0 5vh}@media (min-width:768px){.product-spiffy-pro .product-title h1,.product-spiffy-lite .product-title h1{font-size:36px}}@media (min-width:992px){.product-spiffy-pro .product-title h1,.product-spiffy-lite .product-title h1{font-size:38px}}@media (min-width:1200px){.product-spiffy-pro .product-title h1,.product-spiffy-lite .product-title h1{font-size:40px}}.product-spiffy-pro .product-title h1 span,.product-spiffy-lite .product-title h1 span{color:#d6a019}.product-spiffy-pro .product-short-description,.product-spiffy-lite .product-short-description{font-family:"Poppins",sans-serif;font-weight:600;font-size:26px;padding-bottom:5vh}@media (min-width:768px){.product-spiffy-pro .product-short-description,.product-spiffy-lite .product-short-description{font-size:28px}}@media (min-width:992px){.product-spiffy-pro .product-short-description,.product-spiffy-lite .product-short-description{font-size:30px}}@media (min-width:1200px){.product-spiffy-pro .product-short-description,.product-spiffy-lite .product-short-description{font-size:32px}}.product-spiffy-pro .product-type,.product-spiffy-lite .product-type{display:block}.product-spiffy-pro .product-type:before,.product-spiffy-lite .product-type:before{content:attr(data-title);position:absolute;display:block;top:0;left:0;height:15vh;width:65%;color:#d6a019;font-size:calc(20px + 21vw);line-height:calc(20px + 21vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.3;z-index:-1}.product-spiffy-pro .product-intro,.product-spiffy-lite .product-intro{padding:5vh 0}.product-spiffy-pro .product-intro p,.product-spiffy-lite .product-intro p{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:300}.product-spiffy-pro .product-slideshow-holder,.product-spiffy-lite .product-slideshow-holder{position:relative}.product-spiffy-pro .product-slideshow-holder:before,.product-spiffy-lite .product-slideshow-holder:before{display:block;content:"";width:80vw;height:80vw;background:#f6f6f6;z-index:0;right:0;top:0;position:absolute;-webkit-transform:rotate(-9deg) translate(40%,10%);-moz-transform:rotate(-9deg) translate(40%,10%);-o-transform:rotate(-9deg) translate(40%,10%);-ms-transform:rotate(-9deg) translate(40%,10%);transform:rotate(-9deg) translate(40%,10%)}.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser{padding-top:5vh;padding-bottom:10vh}.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:32px}}@media (min-width:992px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:34px}}@media (min-width:1200px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser h2,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser h2{font-size:36px}}.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser p,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser p,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:22px}}@media (min-width:992px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser p,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:24px}}@media (min-width:1200px){.product-spiffy-pro .product-slideshow-holder .product-slideshow-teaser p,.product-spiffy-lite .product-slideshow-holder .product-slideshow-teaser p{font-size:26px}}.product-spiffy-pro .product-slideshow-holder .product-slideshow,.product-spiffy-lite .product-slideshow-holder .product-slideshow{padding:0 18vw;position:relative}.product-spiffy-pro .product-slideshow-holder .product-slideshow:before,.product-spiffy-lite .product-slideshow-holder .product-slideshow:before{position:absolute;width:50%;height:100%;content:"";display:block;left:0;bottom:0;z-index:-20;background:#f6e9c9 url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_prev.png) 6% center no-repeat}.product-spiffy-pro .product-slideshow-holder .product-slideshow:after,.product-spiffy-lite .product-slideshow-holder .product-slideshow:after{position:absolute;width:50%;height:100%;content:"";display:block;right:0;bottom:0;z-index:-20;background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_next.png) 94% center no-repeat}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-list,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-list{padding-top:3.5%;background-image:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/item_frame.jpg) !important;background-position:left top !important;background-repeat:no-repeat !important;background-size:100% auto !important;background-color:transparent !important}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-slider,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-slider{position:initial}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-slider:before,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-slider:before{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/spiffy_slideshow_2.png) left bottom no-repeat;background-size:auto 100%;left:18vw;bottom:0;-webkit-transform:translateX(-6vw);-moz-transform:translateX(-6vw);-o-transform:translateX(-6vw);-ms-transform:translateX(-6vw);transform:translateX(-6vw)}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-slider:after,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-slider:after{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/lscf_slideshow_3.png) right bottom no-repeat;background-size:auto 100%;right:18vw;bottom:0;-webkit-transform:translateX(6vw);-moz-transform:translateX(6vw);-o-transform:translateX(6vw);-ms-transform:translateX(6vw);transform:translateX(6vw)}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-slider .slick-list,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-slider .slick-list{z-index:2;background:#f1fcf0}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-prev.slick-arrow,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-prev.slick-arrow{position:absolute;left:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-spiffy-pro .product-slideshow-holder .product-slideshow .slick-next.slick-arrow,.product-spiffy-lite .product-slideshow-holder .product-slideshow .slick-next.slick-arrow{position:absolute;right:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-spiffy-pro .product-slideshow-titles,.product-spiffy-lite .product-slideshow-titles{position:relative;width:100%;height:20vw}@media (max-width:767px){.product-spiffy-pro .product-slideshow-titles,.product-spiffy-lite .product-slideshow-titles{height:50vh}}.product-spiffy-pro .product-slideshow-titles .pst-item,.product-spiffy-lite .product-slideshow-titles .pst-item{position:absolute;height:100%;width:100%;top:0;left:0;text-align:center;opacity:0;z-index:1;margin-top:4vw;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-spiffy-pro .product-slideshow-titles .pst-item.active,.product-spiffy-lite .product-slideshow-titles .pst-item.active{opacity:1;z-index:2;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-spiffy-pro .product-slideshow-titles .pst-item h3,.product-spiffy-lite .product-slideshow-titles .pst-item h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#e6c571;background:-webkit-gradient(linear,0 50%,100% 50%,from(#f6e9c9),to(#d6a019));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-spiffy-pro .product-slideshow-titles .pst-item h3,.product-spiffy-lite .product-slideshow-titles .pst-item h3{font-size:30px}}@media (min-width:992px){.product-spiffy-pro .product-slideshow-titles .pst-item h3,.product-spiffy-lite .product-slideshow-titles .pst-item h3{font-size:33px}}@media (min-width:1200px){.product-spiffy-pro .product-slideshow-titles .pst-item h3,.product-spiffy-lite .product-slideshow-titles .pst-item h3{font-size:36px}}.product-spiffy-pro .product-slideshow-titles .pst-item .pst-links a,.product-spiffy-lite .product-slideshow-titles .pst-item .pst-links a{margin-left:1vw;margin-right:1vw}.product-spiffy-pro .product-lscf-lite .product-type:before,.product-spiffy-lite .product-lscf-lite .product-type:before{color:#94e79f}.product-spiffy-pro .product-content,.product-spiffy-lite .product-content{padding-top:5vh;padding-bottom:10vh;position:relative}.product-spiffy-pro .product-content:before,.product-spiffy-lite .product-content:before{content:attr(data-title);position:relative;display:block;text-align:center;width:100%;color:#e6c571;background:-webkit-gradient(linear,left top,right bottom,from(#f6e9c9),to(#d6a019));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(20px + 5vw);line-height:calc(20px + 5vw);font-family:"Poppins",sans-serif;font-weight:600;z-index:1;margin-bottom:2vh}.product-spiffy-pro .product-content .product-content-intro h2,.product-spiffy-lite .product-content .product-content-intro h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-spiffy-pro .product-content .product-content-intro h2,.product-spiffy-lite .product-content .product-content-intro h2{font-size:32px}}@media (min-width:992px){.product-spiffy-pro .product-content .product-content-intro h2,.product-spiffy-lite .product-content .product-content-intro h2{font-size:34px}}@media (min-width:1200px){.product-spiffy-pro .product-content .product-content-intro h2,.product-spiffy-lite .product-content .product-content-intro h2{font-size:36px}}.product-spiffy-pro .product-content .product-content-intro p,.product-spiffy-lite .product-content .product-content-intro p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-spiffy-pro .product-content .product-content-intro p,.product-spiffy-lite .product-content .product-content-intro p{font-size:22px}}@media (min-width:992px){.product-spiffy-pro .product-content .product-content-intro p,.product-spiffy-lite .product-content .product-content-intro p{font-size:24px}}@media (min-width:1200px){.product-spiffy-pro .product-content .product-content-intro p,.product-spiffy-lite .product-content .product-content-intro p{font-size:26px}}.product-spiffy-pro .product-content .product-content-gallery,.product-spiffy-lite .product-content .product-content-gallery{display:block;margin-top:5vw;margin-bottom:5vw}@media (min-width:768px){.product-spiffy-pro .product-content .product-content-gallery,.product-spiffy-lite .product-content .product-content-gallery{padding:0 2vw}}@media (min-width:992px){.product-spiffy-pro .product-content .product-content-gallery,.product-spiffy-lite .product-content .product-content-gallery{padding:0 4vw}}@media (min-width:992px){.product-spiffy-pro .product-content .product-content-gallery,.product-spiffy-lite .product-content .product-content-gallery{padding:0 6vw}}.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail{display:inline-block;position:relative;padding:0}.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail:after,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail:after{content:"";display:block;width:100%;height:1px;clear:both}.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail span,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail span{display:block;position:relative;margin-bottom:3vh}.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail span:before,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail span:before{position:absolute;width:100%;height:100%;background:#f6e9c9;content:"";left:0;top:0;z-index:-1;-webkit-transform:translate(-6px,-6px);-moz-transform:translate(-6px,-6px);-o-transform:translate(-6px,-6px);-ms-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}.product-spiffy-pro .product-content .product-content-gallery .gallery-thumbnail span img,.product-spiffy-lite .product-content .product-content-gallery .gallery-thumbnail span img{margin:0}.product-spiffy-pro .product-content .product-content-gallery .gt-1 span,.product-spiffy-lite .product-content .product-content-gallery .gt-1 span{max-width:90%;float:left}.product-spiffy-pro .product-content .product-content-gallery .gt-2,.product-spiffy-lite .product-content .product-content-gallery .gt-2{margin-top:10vh;margin-bottom:5vh}.product-spiffy-pro .product-content .product-content-gallery .gt-2 span,.product-spiffy-lite .product-content .product-content-gallery .gt-2 span{float:none;margin-left:auto;margin-right:auto;max-width:95%}.product-spiffy-pro .product-content .product-content-gallery .gt-2 span img,.product-spiffy-lite .product-content .product-content-gallery .gt-2 span img{margin:0 auto}.product-spiffy-pro .product-content .product-content-gallery .gt-3,.product-spiffy-lite .product-content .product-content-gallery .gt-3{margin-top:7vh;margin-bottom:5vh}.product-spiffy-pro .product-content .product-content-gallery .gt-3 span,.product-spiffy-lite .product-content .product-content-gallery .gt-3 span{float:right;max-width:65%}.product-spiffy-pro .product-content .product-content-gallery .gt-4,.product-spiffy-lite .product-content .product-content-gallery .gt-4{margin-top:4vh}.product-spiffy-pro .product-content .product-content-gallery .gt-4 span,.product-spiffy-lite .product-content .product-content-gallery .gt-4 span{max-width:75%;float:left}.product-spiffy-pro .product-content .product-content-gallery .gt-5,.product-spiffy-lite .product-content .product-content-gallery .gt-5{text-align:center}.product-spiffy-pro .product-content .product-content-gallery .gt-5 span,.product-spiffy-lite .product-content .product-content-gallery .gt-5 span{margin-top:10vh;float:none;max-width:60%}.product-spiffy-pro .product-content .product-content-gallery .gt-6,.product-spiffy-lite .product-content .product-content-gallery .gt-6{margin-bottom:6vh}.product-spiffy-pro .product-content .product-content-gallery .gt-6 span,.product-spiffy-lite .product-content .product-content-gallery .gt-6 span{float:right;max-width:80%}.product-spiffy-pro .product-content .product-content-gallery .gt-7,.product-spiffy-lite .product-content .product-content-gallery .gt-7{text-align:center}.product-spiffy-pro .product-content .product-content-gallery .gt-7 span,.product-spiffy-lite .product-content .product-content-gallery .gt-7 span{float:none;max-width:70%}.product-spiffy-pro .product-content .product-content-gallery .gt-8 span,.product-spiffy-lite .product-content .product-content-gallery .gt-8 span{float:right;max-width:65%;margin-top:20vh}.product-spiffy-pro .product-content-list,.product-spiffy-lite .product-content-list{display:block;margin-top:0;margin-bottom:5vh;padding:0}.product-spiffy-pro .product-content-list .pcl-items,.product-spiffy-lite .product-content-list .pcl-items{width:85%}.product-spiffy-pro .product-content-list .pcl-items.margin-top-big,.product-spiffy-lite .product-content-list .pcl-items.margin-top-big{margin-top:22vh}@media (max-width:767px){.product-spiffy-pro .product-content-list .pcl-items.margin-top-big,.product-spiffy-lite .product-content-list .pcl-items.margin-top-big{margin-top:0}}.product-spiffy-pro .product-content-list .pcl-items h4,.product-spiffy-lite .product-content-list .pcl-items h4{font-size:18px;line-height:1.3;padding:0 0 20px}@media (min-width:768px){.product-spiffy-pro .product-content-list .pcl-items h4,.product-spiffy-lite .product-content-list .pcl-items h4{font-size:20px}}@media (min-width:992px){.product-spiffy-pro .product-content-list .pcl-items h4,.product-spiffy-lite .product-content-list .pcl-items h4{font-size:22px}}@media (min-width:1200px){.product-spiffy-pro .product-content-list .pcl-items h4,.product-spiffy-lite .product-content-list .pcl-items h4{font-size:24px}}.product-spiffy-pro .product-content-list .pcl-items ul,.product-spiffy-lite .product-content-list .pcl-items ul{list-style:none;padding:15px 0 25px}.product-spiffy-pro .product-content-list .pcl-items ul li,.product-spiffy-lite .product-content-list .pcl-items ul li{padding:0 0 4px 20px;position:relative}.product-spiffy-pro .product-content-list .pcl-items ul li:before,.product-spiffy-lite .product-content-list .pcl-items ul li:before{content:"";display:block;position:absolute;left:3px;top:0;-webkit-transform:translate(-3px,-3px);-moz-transform:translate(-3px,-3px);-o-transform:translate(-3px,-3px);-ms-transform:translate(-3px,-3px);transform:translate(-3px,-3px);height:12px;width:12px;background:rgba(214,160,25,.25);background:-webkit-linear-gradient(-45deg,rgba(214,160,25,.25),rgba(246,233,201,.14));background:-o-linear-gradient(45deg,rgba(214,160,25,.25),rgba(246,233,201,.14));background:-moz-linear-gradient(45deg,rgba(214,160,25,.25),rgba(246,233,201,.14));background:linear-gradient(to 45deg,rgba(214,160,25,.25),rgba(246,233,201,.14));margin-top:7px;margin-left:0;z-index:1}.product-spiffy-pro .product-content-list .pcl-items ul li:after,.product-spiffy-lite .product-content-list .pcl-items ul li:after{content:"";display:block;position:absolute;left:3px;top:0;height:10px;width:10px;background:#def2f4;background:rgba(246,233,201,.95);background:-webkit-linear-gradient(-45deg,rgba(246,233,201,.95),rgba(214,160,25,.64));background:-o-linear-gradient(45deg,rgba(246,233,201,.95),rgba(214,160,25,.64));background:-moz-linear-gradient(45deg,rgba(246,233,201,.95),rgba(214,160,25,.64));background:linear-gradient(to 45deg,rgba(246,233,201,.95),rgba(214,160,25,.64));margin-top:7px;opacity:.7;margin-left:0;z-index:2;border:1px solid #d6a019}.product-spiffy-pro .product-colored-title h3,.product-spiffy-lite .product-colored-title h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#e6c571;background:-webkit-gradient(linear,0 50%,100% 50%,from(#f6e9c9),to(#d6a019));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-spiffy-pro .product-colored-title h3,.product-spiffy-lite .product-colored-title h3{font-size:30px}}@media (min-width:992px){.product-spiffy-pro .product-colored-title h3,.product-spiffy-lite .product-colored-title h3{font-size:33px}}@media (min-width:1200px){.product-spiffy-pro .product-colored-title h3,.product-spiffy-lite .product-colored-title h3{font-size:36px}}.product-spiffy-pro .product-colored-title .pct-links a,.product-spiffy-lite .product-colored-title .pct-links a{margin-left:1vw;margin-right:1vw}.product-spiffy-pro .product-colored-title p,.product-spiffy-lite .product-colored-title p{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.5;margin-bottom:25px}@media (min-width:992px){.product-spiffy-pro .product-colored-title p,.product-spiffy-lite .product-colored-title p{font-size:18px}}.product-spiffy-pro .product-features-gallery,.product-spiffy-lite .product-features-gallery{padding:10vh 0}.product-spiffy-pro .product-features-gallery .feature-thumbnail,.product-spiffy-lite .product-features-gallery .feature-thumbnail{width:100%;margin-bottom:10vh;text-align:center}.product-spiffy-pro .product-features-gallery .feature-thumbnail img,.product-spiffy-lite .product-features-gallery .feature-thumbnail img{display:block;margin:0 auto 15px}.product-spiffy-pro .product-features-gallery .feature-thumbnail span,.product-spiffy-lite .product-features-gallery .feature-thumbnail span{display:block;text-align:center;color:#1abc9c;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4}@media (min-width:768px){.product-spiffy-pro .product-features-gallery .feature-thumbnail span,.product-spiffy-lite .product-features-gallery .feature-thumbnail span{font-size:18px}}@media (min-width:992px){.product-spiffy-pro .product-features-gallery .feature-thumbnail span,.product-spiffy-lite .product-features-gallery .feature-thumbnail span{font-size:20px}}@media (min-width:1200px){.product-spiffy-pro .product-features-gallery .feature-thumbnail span,.product-spiffy-lite .product-features-gallery .feature-thumbnail span{font-size:22px}}@media (max-width:767px){.product-spiffy-pro .product-features-gallery .col-xs-6:nth-child(3),.product-spiffy-lite .product-features-gallery .col-xs-6:nth-child(3){clear:left}}.product-spiffy-pro .product-features-cols,.product-spiffy-lite .product-features-cols{padding:5vh 0}@media (min-width:768px){.product-spiffy-pro .product-features-cols,.product-spiffy-lite .product-features-cols{padding:10vh 5vw}}@media (min-width:768px){.product-spiffy-pro .product-features-cols .row,.product-spiffy-lite .product-features-cols .row{margin-bottom:5vh}}.product-spiffy-pro .product-features-cols .product-features-col,.product-spiffy-lite .product-features-cols .product-features-col{position:relative;display:block;padding:15px;margin-bottom:3vh;min-height:100%}@media (min-width:768px){.product-spiffy-pro .product-features-cols .product-features-col,.product-spiffy-lite .product-features-cols .product-features-col{padding:10vh 2vw 3vh}}.product-spiffy-pro .product-features-cols .product-features-col:before,.product-spiffy-lite .product-features-cols .product-features-col:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#f6f6f6;z-index:-1}@media (min-width:768px){.product-spiffy-pro .product-features-cols .product-features-col:before,.product-spiffy-lite .product-features-cols .product-features-col:before{-webkit-transform:scale(1.3) rotate(-14deg) translateX(-5%);-moz-transform:scale(1.3) rotate(-14deg) translateX(-5%);-o-transform:scale(1.3) rotate(-14deg) translateX(-5%);-ms-transform:scale(1.3) rotate(-14deg) translateX(-5%);transform:scale(1.3) rotate(-14deg) translateX(-5%);outline:1px solid #fff}}@media (min-width:1200px){.product-spiffy-pro .product-features-cols .product-features-col:before,.product-spiffy-lite .product-features-cols .product-features-col:before{-webkit-transform:rotate(-14deg) translateX(-5%);-moz-transform:rotate(-14deg) translateX(-5%);-o-transform:rotate(-14deg) translateX(-5%);-ms-transform:rotate(-14deg) translateX(-5%);transform:rotate(-14deg) translateX(-5%);outline:0}}.product-spiffy-pro .product-features-tabs,.product-spiffy-lite .product-features-tabs{display:block;position:relative;margin:5vh 0 10vh;width:100%}.product-spiffy-pro .product-features-tabs .tabs-holder,.product-spiffy-lite .product-features-tabs .tabs-holder{display:block;width:70%;float:left;position:relative}.product-spiffy-pro .product-features-tabs .tabs-holder .tab-content,.product-spiffy-lite .product-features-tabs .tabs-holder .tab-content{opacity:0;position:absolute;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-spiffy-pro .product-features-tabs .tabs-holder .tab-content.active,.product-spiffy-lite .product-features-tabs .tabs-holder .tab-content.active{opacity:1;position:relative;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-spiffy-pro .product-features-tabs .tabs-links,.product-spiffy-lite .product-features-tabs .tabs-links{width:24%;float:right;display:block}.product-spiffy-pro .product-features-tabs .tabs-links ul,.product-spiffy-lite .product-features-tabs .tabs-links ul{padding:0;margin:0;list-style:none}.product-spiffy-pro .product-features-tabs .tabs-links ul li,.product-spiffy-lite .product-features-tabs .tabs-links ul li{padding:5px 0 10px 10px;margin:0}.product-spiffy-pro .product-features-tabs .tabs-links ul li a,.product-spiffy-lite .product-features-tabs .tabs-links ul li a{display:inline-block;text-align:left;color:#000;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4;padding:0 0 8px;position:relative;text-decoration:none}@media (min-width:768px){.product-spiffy-pro .product-features-tabs .tabs-links ul li a,.product-spiffy-lite .product-features-tabs .tabs-links ul li a{font-size:18px}}@media (min-width:992px){.product-spiffy-pro .product-features-tabs .tabs-links ul li a,.product-spiffy-lite .product-features-tabs .tabs-links ul li a{font-size:20px}}@media (min-width:1200px){.product-spiffy-pro .product-features-tabs .tabs-links ul li a,.product-spiffy-lite .product-features-tabs .tabs-links ul li a{font-size:22px}}.product-spiffy-pro .product-features-tabs .tabs-links ul li a:after,.product-spiffy-lite .product-features-tabs .tabs-links ul li a:after{width:40%;height:1px;background:#1abc9c;content:"";display:block;position:absolute;bottom:0;left:0}.product-spiffy-pro .product-features-tabs .tabs-links ul li a.active,.product-spiffy-lite .product-features-tabs .tabs-links ul li a.active{color:#1abc9c}.product-spiffy-pro .cta-row,.product-spiffy-lite .cta-row{margin:45vh 0}.product-spiffy-pro .cta-row .cta-holder,.product-spiffy-lite .cta-row .cta-holder{color:#000}.product-spiffy-pro .cta-row .cta-holder h2,.product-spiffy-lite .cta-row .cta-holder h2{font-family:"Poppins",sans-serif;color:#000;font-weight:300;font-size:30px;line-height:1.3;margin:0 0 3vh;padding:0}@media (min-width:768px){.product-spiffy-pro .cta-row .cta-holder h2,.product-spiffy-lite .cta-row .cta-holder h2{font-size:32px}}@media (min-width:992px){.product-spiffy-pro .cta-row .cta-holder h2,.product-spiffy-lite .cta-row .cta-holder h2{font-size:34px}}@media (min-width:1200px){.product-spiffy-pro .cta-row .cta-holder h2,.product-spiffy-lite .cta-row .cta-holder h2{font-size:36px}}.product-spiffy-pro .cta-row .cta-holder p,.product-spiffy-lite .cta-row .cta-holder p{font-family:"Montserrat",sans-serif;color:#000;font-size:16px;line-height:1.5;margin:0 0 5vh;padding:0 0 3vh}@media (min-width:992px){.product-spiffy-pro .cta-row .cta-holder p,.product-spiffy-lite .cta-row .cta-holder p{font-size:18px}}.product-spiffy-pro .cta-row .cta-holder .pxl-button span,.product-spiffy-lite .cta-row .cta-holder .pxl-button span{color:#000}.product-spiffy-pro .product-subscribe,.product-spiffy-lite .product-subscribe{position:relative;overflow:hidden;padding:15vh 25px}@media (min-width:768px){.product-spiffy-pro .product-subscribe,.product-spiffy-lite .product-subscribe{padding:8vw 5vw}}.product-spiffy-pro .product-subscribe .product-subscribe-title,.product-spiffy-lite .product-subscribe .product-subscribe-title{font-size:30px;line-height:1.3;padding:0;margin:0 0 5vh;text-align:center}@media (min-width:768px){.product-spiffy-pro .product-subscribe .product-subscribe-title,.product-spiffy-lite .product-subscribe .product-subscribe-title{font-size:32px}}@media (min-width:992px){.product-spiffy-pro .product-subscribe .product-subscribe-title,.product-spiffy-lite .product-subscribe .product-subscribe-title{font-size:34px}}@media (min-width:1200px){.product-spiffy-pro .product-subscribe .product-subscribe-title,.product-spiffy-lite .product-subscribe .product-subscribe-title{font-size:36px}}.product-spiffy-pro .product-subscribe .product-subscribe-form,.product-spiffy-lite .product-subscribe .product-subscribe-form{width:70%;margin:0 auto 2vh}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper{margin:0;max-width:100%}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading .gform_description,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .validation_error,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .validation_error{color:#e10019;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gfield_error,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gfield_error{width:100%}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .validation_message,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .validation_message{color:#e10019}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error,.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error input,.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error input,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input{border-color:#e10019}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gfield_label,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gfield_label{display:none}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container input,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container input{width:100%;border-width:0 0 1px;border-color:#d6a019;background:#f6f6f6;outline:0;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;color:#000;font-size:16px}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer{padding:0;text-align:center}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input{border:0;color:#000;display:block;width:100%;font-weight:300;font-size:16px;background:0 0}.product-spiffy-pro .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input:hover,.product-spiffy-lite .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input:hover{background:rgba(246,233,201,.45);background:-webkit-linear-gradient(-45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:-o-linear-gradient(45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:-moz-linear-gradient(45deg,rgba(246,233,201,.45),rgba(214,160,25,.14));background:linear-gradient(to 45deg,rgba(246,233,201,.45),rgba(214,160,25,.14))}.product-spiffy-pro .product-footer,.product-spiffy-lite .product-footer{overflow:hidden;position:relative;padding-top:10vw;padding-bottom:25vw;margin-top:-5vw;z-index:1;display:block}.product-spiffy-pro .product-footer .product-links,.product-spiffy-lite .product-footer .product-links{padding-top:7vh;padding-bottom:10vh}.product-spiffy-pro .product-footer .product-links h3,.product-spiffy-lite .product-footer .product-links h3{color:#d6a019;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-spiffy-pro .product-footer .product-links h3,.product-spiffy-lite .product-footer .product-links h3{font-size:20px}}@media (min-width:992px){.product-spiffy-pro .product-footer .product-links h3,.product-spiffy-lite .product-footer .product-links h3{font-size:22px}}@media (min-width:1200px){.product-spiffy-pro .product-footer .product-links h3,.product-spiffy-lite .product-footer .product-links h3{font-size:24px}}.product-spiffy-pro .product-footer .product-links ul,.product-spiffy-lite .product-footer .product-links ul{padding:0;list-style:none;margin:0 0 25px}@media (min-width:992px){.product-spiffy-pro .product-footer .product-links ul,.product-spiffy-lite .product-footer .product-links ul{max-width:80%}}.product-spiffy-pro .product-footer .product-links ul li,.product-spiffy-lite .product-footer .product-links ul li{margin-bottom:15px}.product-spiffy-pro .product-footer .product-links p,.product-spiffy-pro .product-footer .product-links a,.product-spiffy-lite .product-footer .product-links p,.product-spiffy-lite .product-footer .product-links a{color:#f1fcf0;font-size:14px;line-height:1.2;text-decoration:none;padding:0;margin:0;font-family:"Poppins",sans-serif;font-weight:300;-webkit-transition:color .4s ease-out;-moz-transition:color .4s ease-out;-ms-transition:color .4s ease-out;-o-transition:color .4s ease-out}@media (min-width:992px){.product-spiffy-pro .product-footer .product-links p,.product-spiffy-pro .product-footer .product-links a,.product-spiffy-lite .product-footer .product-links p,.product-spiffy-lite .product-footer .product-links a{font-size:15px}}@media (min-width:992px){.product-spiffy-pro .product-footer .product-links p:hover,.product-spiffy-pro .product-footer .product-links a:hover,.product-spiffy-lite .product-footer .product-links p:hover,.product-spiffy-lite .product-footer .product-links a:hover{color:#f6e9c9;-webkit-transition:color .4s ease-in;-moz-transition:color .4s ease-in;-ms-transition:color .4s ease-in;-o-transition:color .4s ease-in}}.product-spiffy-pro .product-footer .product-articles,.product-spiffy-lite .product-footer .product-articles{padding-bottom:120px}.product-spiffy-pro .product-footer .product-articles h3,.product-spiffy-lite .product-footer .product-articles h3{color:#d6a019;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-spiffy-pro .product-footer .product-articles h3,.product-spiffy-lite .product-footer .product-articles h3{font-size:20px}}@media (min-width:992px){.product-spiffy-pro .product-footer .product-articles h3,.product-spiffy-lite .product-footer .product-articles h3{font-size:22px}}@media (min-width:1200px){.product-spiffy-pro .product-footer .product-articles h3,.product-spiffy-lite .product-footer .product-articles h3{font-size:24px}}.product-spiffy-pro .product-footer .product-articles .pai-holder,.product-spiffy-lite .product-footer .product-articles .pai-holder{position:relative}.product-spiffy-pro .product-footer .product-articles .pai-holder .pa-image,.product-spiffy-lite .product-footer .product-articles .pai-holder .pa-image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.product-spiffy-pro .product-footer .product-articles .pai-holder .pa-image:after,.product-spiffy-lite .product-footer .product-articles .pai-holder .pa-image:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#2c3e50;opacity:.8}.product-spiffy-pro .product-footer .product-articles .product-article,.product-spiffy-lite .product-footer .product-articles .product-article{position:relative;width:100%;margin:0;padding:40% 10% 0}.product-spiffy-pro .product-footer .product-articles .product-article a,.product-spiffy-lite .product-footer .product-articles .product-article a{color:#f1fcf0;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:1.4;padding:5%;text-indent:0;display:block;border:1px solid transparent;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}@media (min-width:992px){.product-spiffy-pro .product-footer .product-articles .product-article a,.product-spiffy-lite .product-footer .product-articles .product-article a{font-size:16px}}@media (min-width:1200px){.product-spiffy-pro .product-footer .product-articles .product-article a,.product-spiffy-lite .product-footer .product-articles .product-article a{font-size:18px}}.product-spiffy-pro .product-footer .product-articles .product-article .pa-description,.product-spiffy-lite .product-footer .product-articles .product-article .pa-description{position:absolute;bottom:0;display:block;color:#f1fcf0;font-family:"Montserrat",sans-serif;overflow:hidden;width:80%;font-size:14px;line-height:18px;max-height:106px;background:#2c3e50;z-index:1;left:0;margin-left:10%;padding:18px;border:1px solid #d6a019;border-width:0 1px 1px;opacity:0;-webkit-transform:translateY(95%);-moz-transform:translateY(95%);-o-transform:translateY(95%);-ms-transform:translateY(95%);transform:translateY(95%)}.product-spiffy-pro .product-footer .product-articles .product-article .pa-description:after,.product-spiffy-lite .product-footer .product-articles .product-article .pa-description:after{display:block;content:"";width:100%;position:absolute;background:#2c3e50;bottom:0;left:0;height:18px}.product-spiffy-pro .product-footer .product-articles .product-article:hover a,.product-spiffy-lite .product-footer .product-articles .product-article:hover a{border:1px solid #d6a019;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-spiffy-pro .product-footer .product-articles .product-article:hover .pa-description,.product-spiffy-lite .product-footer .product-articles .product-article:hover .pa-description{opacity:1;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-spiffy-pro .product-footer-tags .product-tags,.product-spiffy-lite .product-footer-tags .product-tags{position:relative;padding-top:10vh;margin-top:-20vh;padding-left:25px;padding-right:25px;text-align:center}.product-spiffy-pro .product-footer-tags .product-tags .product-tags-title,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-title{font-family:"Poppins",sans-serif;font-weight:600;color:#3a3a3a;font-size:22px;line-height:1.2;padding-bottom:7vh}@media (min-width:768px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-title,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-title{font-size:24px}}@media (min-width:992px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-title,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-title{font-size:26px}}@media (min-width:1200px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-title,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-title{font-size:28px}}.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links p,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.4;text-decoration:none;color:#d6a019}@media (min-width:768px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links p,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links p{font-size:20px}}@media (min-width:992px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links p,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links p{font-size:22px}}@media (min-width:1200px){.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-pro .product-footer-tags .product-tags .product-tags-links p,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links a,.product-spiffy-lite .product-footer-tags .product-tags .product-tags-links p{font-size:24px}}.product-spiffy-pro a.pxl-button,.product-spiffy-lite a.pxl-button{margin-left:1vw;margin-right:1vw}.contact-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.contact-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#f1fcf0}.contact-page .page-title{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#f1fcf0;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.contact-page .page-title{display:block;padding-left:11vw}}@media (min-width:768px){.contact-page .page-title{font-size:20px}}@media (min-width:992px){.contact-page .page-title{font-size:22px}}@media (min-width:1200px){.contact-page .page-title{font-size:24px}}.contact-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;right:0;top:45%}@media (min-width:768px){.contact-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;left:0;top:45%}}.contact-page .page-intro{margin-top:10vh;margin-bottom:25vh}.contact-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.contact-page .page-intro h2{font-size:42px}}@media (min-width:992px){.contact-page .page-intro h2{font-size:46px}}@media (min-width:1200px){.contact-page .page-intro h2{font-size:48px}}.contact-page .page-intro p{font-family:"Poppins",sans-serif;font-size:28px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.contact-page .page-intro p{font-size:30px}}@media (min-width:992px){.contact-page .page-intro p{font-size:33px}}@media (min-width:1200px){.contact-page .page-intro p{font-size:36px}}.contact-page .page-section{margin-top:10vh;margin-bottom:25vh}.contact-page .page-section h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.6;font-weight:600;color:#f1fcf0;padding:0;margin:0 0 5vh;text-align:center}@media (min-width:768px){.contact-page .page-section h2{font-size:32px}}@media (min-width:992px){.contact-page .page-section h2{font-size:34px}}@media (min-width:1200px){.contact-page .page-section h2{font-size:36px}}.contact-page .page-section p,.contact-page .page-section a{font-family:"Poppins",sans-serif;font-size:24px;line-height:1.5;font-weight:300;color:#f1fcf0}@media (min-width:768px){.contact-page .page-section p,.contact-page .page-section a{font-size:26px}}@media (min-width:992px){.contact-page .page-section p,.contact-page .page-section a{font-size:28px}}@media (min-width:1200px){.contact-page .page-section p,.contact-page .page-section a{font-size:30px}}.contact-page .page-section a{font-weight:400;text-decoration:none}.contact-page .page-section p{margin-bottom:5vh}.contact-page .page-section .ps-social{margin:0;text-align:center;list-style:none;padding:0 35px}.contact-page .page-section .ps-social li{margin:0 25px 10px 0;display:inline-block}.contact-page .page-section .ps-social li a{font-size:19px;line-height:20px}.contact-page .page-section .ps-social li a img{margin:0;height:21px;margin-top:-2px}.contact-page .gform_wrapper{margin:0 auto;max-width:500px}.contact-page .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.contact-page .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.contact-page .gform_wrapper .validation_error{color:#dfa8a8;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.contact-page .gform_wrapper .gfield_error{width:100%}.contact-page .gform_wrapper .gfield_required{color:#dfa8a8}.contact-page .gform_wrapper .validation_message{color:#dfa8a8}.contact-page .gform_wrapper li.gfield.gfield_error,.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.contact-page .gform_wrapper li.gfield.gfield_error input,.contact-page .gform_wrapper li.gfield.gfield_error textarea,.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning textarea{border-color:#dfa8a8}.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.contact-page .gform_wrapper .gfield_label{color:#f1fcf0;font-weight:300 !important;font-family:"Poppins",sans-serif;margin-left:auto;margin-right:auto;margin-bottom:10px;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);-ms-transform:translateY(145%);transform:translateY(145%);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.contact-page .gform_wrapper .gfield_label.has-value{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.contact-page .gform_wrapper .gfield{text-align:center}.contact-page .gform_wrapper .gfield input{text-align:center}.contact-page .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.contact-page .gform_wrapper .ginput_container input,.contact-page .gform_wrapper .ginput_container textarea{padding:0 0 5px;color:#f1fcf0;background:0 0;border:1px solid #f1fcf0;border-width:0 0 1px;outline:0;font-size:16px;line-height:20px;width:100% !important;text-indent:0}.contact-page .gform_wrapper .ginput_container textarea{height:100px}.contact-page .gform_wrapper .gform_footer{padding:25px 0;text-align:center}.contact-page .gform_wrapper .gform_footer input[type=submit],.contact-page .gform_wrapper .gform_footer input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0;padding-right:0;padding-left:0}.contact-page .gform_wrapper .gform_footer input[type=submit]:hover,.contact-page .gform_wrapper .gform_footer input[type=button]:hover{color:#37ecba;background:0 0}.contact-page .gform_confirmation_wrapper{color:#16b9ca}.contact-page .gform_confirmation_wrapper p{color:#16b9ca}.contact-page .gform_body{color:#f1fcf0}.contact-page .submit-wrap{text-align:right}.contact-page .submit-wrap input[type=submit],.contact-page .submit-wrap input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0}.contact-page .submit-wrap input[type=submit]:hover,.contact-page .submit-wrap input[type=button]:hover{color:#37ecba;background:0 0}.blog-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.blog-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#f1fcf0}.blog-page .page-title{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#f1fcf0;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.blog-page .page-title{display:block;padding-left:11vw}}@media (min-width:768px){.blog-page .page-title{font-size:20px}}@media (min-width:992px){.blog-page .page-title{font-size:22px}}@media (min-width:1200px){.blog-page .page-title{font-size:24px}}.blog-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;right:0;top:45%}@media (min-width:768px){.blog-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;left:0;top:45%}}.blog-page .archive-description{margin-top:5vh;margin-bottom:15vh;padding:0 4vw 0}.blog-page .archive-description h1{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.blog-page .archive-description h1{font-size:42px}}@media (min-width:992px){.blog-page .archive-description h1{font-size:46px}}@media (min-width:1200px){.blog-page .archive-description h1{font-size:48px}}.blog-page .archive-description h2{font-family:"Montserrat",sans-serif;font-size:34px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.blog-page .archive-description h2{font-size:36px}}@media (min-width:992px){.blog-page .archive-description h2{font-size:38px}}@media (min-width:1200px){.blog-page .archive-description h2{font-size:40px}}.blog-page .archive-description p{font-family:"Poppins",sans-serif;font-size:18px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.blog-page .archive-description p{font-size:20px}}@media (min-width:992px){.blog-page .archive-description p{font-size:23px}}@media (min-width:1200px){.blog-page .archive-description p{font-size:26px}}.blog-page .page-intro{margin-top:10vh;margin-bottom:25vh}.blog-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.blog-page .page-intro h2{font-size:42px}}@media (min-width:992px){.blog-page .page-intro h2{font-size:46px}}@media (min-width:1200px){.blog-page .page-intro h2{font-size:48px}}.blog-page .page-intro p{font-family:"Poppins",sans-serif;font-size:28px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.blog-page .page-intro p{font-size:30px}}@media (min-width:992px){.blog-page .page-intro p{font-size:33px}}@media (min-width:1200px){.blog-page .page-intro p{font-size:36px}}.blog-page .pixolette-post{margin:10vh 0 25vh}@media (min-width:1200px){.blog-page .pixolette-post.post-odd{margin:10vh 10vw 25vh 0}.blog-page .pixolette-post.post-even{margin:10vh 0 25vh 10vw}}.blog-page .pixolette-post .entry-header{display:block;position:relative}.blog-page .pixolette-post .entry-header:before{content:attr(data-title);position:absolute;top:0;left:0;-webkit-transform:translate(-10%,-30%);-moz-transform:translate(-10%,-30%);-o-transform:translate(-10%,-30%);-ms-transform:translate(-10%,-30%);transform:translate(-10%,-30%);display:block;color:#000;font-size:calc(20px + 16vw);line-height:calc(20px + 16vw);font-family:"Poppins",sans-serif;font-weight:600;opacity:.15;z-index:-1}.blog-page .pixolette-post .entry-header h2{padding-left:10vw}.blog-page .pixolette-post .entry-header h2,.blog-page .pixolette-post .entry-header h2 a{color:#f1fcf0;font-family:"Poppins",sans-serif;font-size:30px;line-height:1.4;text-decoration:none}@media (min-width:768px){.blog-page .pixolette-post .entry-header h2,.blog-page .pixolette-post .entry-header h2 a{font-size:32px}}@media (min-width:992px){.blog-page .pixolette-post .entry-header h2,.blog-page .pixolette-post .entry-header h2 a{font-size:34px}}@media (min-width:1200px){.blog-page .pixolette-post .entry-header h2,.blog-page .pixolette-post .entry-header h2 a{font-size:36px}}.blog-page .pixolette-post .entry-header .entry-category{margin-top:1vh;margin-bottom:4vh}.blog-page .pixolette-post .entry-header .entry-category a{color:#f1fcf0;padding-left:9vw;position:relative;font-weight:300;margin-right:25px}.blog-page .pixolette-post .entry-header .entry-category a:before{display:block;content:"";position:absolute;width:8vw;height:1px;background:#f1fcf0;left:0;top:45%}.blog-page .pixolette-post .entry-header.entry-header-2{margin-left:20%}.blog-page .pixolette-post .entry-header.entry-header-5{padding-right:15%}.blog-page .pixolette-post .entry-info *{color:#f1fcf0}.blog-page .pixolette-post .entry-info iframe{max-width:100% !important}.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info li,.blog-page .pixolette-post .entry-info em,.blog-page .pixolette-post .entry-info code,.blog-page .pixolette-post .entry-info dl,.blog-page .pixolette-post .entry-info table,.blog-page .pixolette-post .entry-info cite,.blog-page .pixolette-post .entry-info .two-columns,.blog-page .pixolette-post .entry-info .three-columns{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#f1fcf0}@media (min-width:768px){.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info li,.blog-page .pixolette-post .entry-info em,.blog-page .pixolette-post .entry-info code,.blog-page .pixolette-post .entry-info dl,.blog-page .pixolette-post .entry-info table,.blog-page .pixolette-post .entry-info cite,.blog-page .pixolette-post .entry-info .two-columns,.blog-page .pixolette-post .entry-info .three-columns{font-size:16px}}@media (min-width:992px){.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info li,.blog-page .pixolette-post .entry-info em,.blog-page .pixolette-post .entry-info code,.blog-page .pixolette-post .entry-info dl,.blog-page .pixolette-post .entry-info table,.blog-page .pixolette-post .entry-info cite,.blog-page .pixolette-post .entry-info .two-columns,.blog-page .pixolette-post .entry-info .three-columns{font-size:18px}}@media (min-width:1200px){.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info li,.blog-page .pixolette-post .entry-info em,.blog-page .pixolette-post .entry-info code,.blog-page .pixolette-post .entry-info dl,.blog-page .pixolette-post .entry-info table,.blog-page .pixolette-post .entry-info cite,.blog-page .pixolette-post .entry-info .two-columns,.blog-page .pixolette-post .entry-info .three-columns{font-size:20px}}.blog-page .pixolette-post .entry-info h1,.blog-page .pixolette-post .entry-info h2,.blog-page .pixolette-post .entry-info h3,.blog-page .pixolette-post .entry-info h4,.blog-page .pixolette-post .entry-info h5,.blog-page .pixolette-post .entry-info h6{font-family:"Poppins",sans-serif}.blog-page .pixolette-post .entry-info code{display:block;background:rgba(58,58,58,.08);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px dashed #f1fcf0;padding:5px 15px}.blog-page .pixolette-post .entry-info pre{border-color:#f1fcf0}.blog-page .pixolette-post .entry-info table tr{border-color:#f1fcf0}.blog-page .pixolette-post .entry-info blockquote{position:relative;background:0 0;z-index:1;border-color:#f1fcf0}.blog-page .pixolette-post .entry-info blockquote:before{margin-top:0;color:#f1fcf0}.blog-page .pixolette-post .entry-info blockquote:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-5px;top:-5px;border:1px solid #f1fcf0;border-width:4px 1px 1px 4px;z-index:-1}.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info .intro{color:#f1fcf0;font-size:14px;line-height:1.5;font-family:"Montserrat",sans-serif}@media (min-width:768px){.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info .intro{font-size:16px}}@media (min-width:1200px){.blog-page .pixolette-post .entry-info p,.blog-page .pixolette-post .entry-info span,.blog-page .pixolette-post .entry-info a,.blog-page .pixolette-post .entry-info .intro{font-size:18px}}.blog-page .pixolette-post .entry-info p{margin-bottom:4vh}.blog-page .pixolette-post .entry-info a{text-decoration:underline}.blog-page .pixolette-post .entry-info a.more-link{display:block;margin-top:10px;margin-bottom:10px;font-size:20px;text-decoration:none}@media (min-width:992px){.blog-page .pixolette-post .entry-info a.more-link{font-size:22px}}@media (min-width:1200px){.blog-page .pixolette-post .entry-info a.more-link{font-size:24px}}.blog-page .pixolette-post .entry-info a.more-link:before,.blog-page .pixolette-post .entry-info a.more-link:after{display:block;content:"";clear:both}.blog-page .pixolette-post .entry-info a.more-link:hover .meta-nav{padding-left:8px;-webkit-transition:all .3s cubic-bezier(.28,.5,.2,0);-moz-transition:all .3s cubic-bezier(.28,.5,.2,0);-ms-transition:all .3s cubic-bezier(.28,.5,.2,0);-o-transition:all .3s cubic-bezier(.28,.5,.2,0)}.blog-page .pixolette-post .entry-info:after{display:block;content:"";width:100%;clear:both}.blog-page .pixolette-post .entry-info.has-thumbnail{position:relative}.blog-page .pixolette-post .entry-info.has-thumbnail .entry-content{width:55%;float:left;margin-right:4%}.blog-page .pixolette-post .entry-info.has-thumbnail .entry-image{width:35%;height:1px;padding-top:25%;position:absolute;left:60%;background-repeat:no-repeat;background-position:left top;background-size:contain}.blog-page .pixolette-post .entry-info.has-thumbnail.image-on-left .entry-content{width:55%;float:right}.blog-page .pixolette-post .entry-info.has-thumbnail.image-on-left .entry-image{left:0;background-position:right top}.blog-page .navigation.pagination{color:#f1fcf0;text-align:center;margin:2vh auto 5vh;display:block}.blog-page .navigation.pagination a,.blog-page .navigation.pagination span{color:#f1fcf0;margin:5px}.blog-page .blog-subscribe-form{width:70%;margin:15vh auto 2vh}.blog-page .blog-subscribe-form h2{font-size:30px;line-height:1.3;padding:0;margin:0 0 5vh;text-align:center;font-weight:300}@media (min-width:768px){.blog-page .blog-subscribe-form h2{font-size:32px}}@media (min-width:992px){.blog-page .blog-subscribe-form h2{font-size:34px}}@media (min-width:1200px){.blog-page .blog-subscribe-form h2{font-size:36px}}.blog-page .blog-subscribe-form p{font-size:16px;line-height:1.4;font-weight:300}.blog-page .blog-subscribe-form .gform_wrapper{margin:0;max-width:100%}.blog-page .blog-subscribe-form .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.blog-page .blog-subscribe-form .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.blog-page .blog-subscribe-form .gform_wrapper .validation_error{color:#e10019;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.blog-page .blog-subscribe-form .gform_wrapper .gfield_error{width:100%}.blog-page .blog-subscribe-form .gform_wrapper .validation_message{color:#e10019}.blog-page .blog-subscribe-form .gform_wrapper li.gfield.gfield_error,.blog-page .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.blog-page .blog-subscribe-form .gform_wrapper li.gfield.gfield_error input,.blog-page .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input{border-color:#e10019}.blog-page .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.blog-page .blog-subscribe-form .gform_wrapper .gfield_label{display:none}.blog-page .blog-subscribe-form .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.blog-page .blog-subscribe-form .gform_wrapper .ginput_container input{width:100%;border-width:0 0 1px;border-color:#0d0027;background:#f6f6f6;outline:0;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;color:#000;font-size:16px}.blog-page .blog-subscribe-form .gform_wrapper .gform_footer{padding:0;text-align:center}.blog-page .blog-subscribe-form .gform_wrapper .gform_footer input{border:0;color:#000;display:block;width:100%;font-weight:300;font-size:16px;background:0 0}.blog-page .blog-subscribe-form .gform_wrapper .gform_footer input:hover{background:rgba(225,0,25,.45);background:-webkit-linear-gradient(-45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:-o-linear-gradient(45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:-moz-linear-gradient(45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:linear-gradient(to 45deg,rgba(225,0,25,.45),rgba(13,0,39,.14))}.pixolette-single-post{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#000}.pixolette-single-post .post-category{text-transform:uppercase;padding-left:11vw;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;margin-bottom:10vh}@media (min-width:768px){.pixolette-single-post .post-category{font-size:20px}}@media (min-width:992px){.pixolette-single-post .post-category{font-size:22px}}@media (min-width:1200px){.pixolette-single-post .post-category{font-size:24px}}.pixolette-single-post .post-category:before{display:block;content:"";position:absolute;width:7vw;height:1px;background:#000;left:0;top:10px}@media (min-width:768px){.pixolette-single-post .post-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#000;left:0;top:45%}}.pixolette-single-post .post-category a{text-transform:uppercase;padding:0;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;text-decoration:none;margin-right:15px}@media (min-width:768px){.pixolette-single-post .post-category a{font-size:20px}}@media (min-width:992px){.pixolette-single-post .post-category a{font-size:22px}}@media (min-width:1200px){.pixolette-single-post .post-category a{font-size:24px}}.pixolette-single-post .post-header{margin-bottom:25vh}.pixolette-single-post .post-header:after{display:block;content:"";clear:both}.pixolette-single-post .post-header .post-title{width:100%;height:auto;margin-bottom:3vh;position:relative;z-index:10;font-weight:300;font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.2;-webkit-transition:all .3s cubic-bezier(.28,.5,.2,0);-moz-transition:all .3s cubic-bezier(.28,.5,.2,0);-ms-transition:all .3s cubic-bezier(.28,.5,.2,0);-o-transition:all .3s cubic-bezier(.28,.5,.2,0)}@media (min-width:768px){.pixolette-single-post .post-header .post-title{width:70%;float:left;padding-top:5vh;font-size:42px}}@media (min-width:992px){.pixolette-single-post .post-header .post-title{font-size:46px}}@media (min-width:1200px){.pixolette-single-post .post-header .post-title{font-size:48px}}.pixolette-single-post .post-header .post-title span{background:rgba(255,255,255,.8)}.pixolette-single-post .post-header .post-image{width:100%;height:auto;position:relative;z-index:1;-webkit-transition:all .3s cubic-bezier(.28,.5,.2,0);-moz-transition:all .3s cubic-bezier(.28,.5,.2,0);-ms-transition:all .3s cubic-bezier(.28,.5,.2,0);-o-transition:all .3s cubic-bezier(.28,.5,.2,0)}.pixolette-single-post .post-header .post-image .image-holder{position:relative;z-index:1}.pixolette-single-post .post-header .post-image .image-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;background:0 0;outline:1px solid #000;z-index:-1;top:0;left:0;opacity:.8;-webkit-transform:translate(-2px,2px) scale(1.05);-moz-transform:translate(-2px,2px) scale(1.05);-o-transform:translate(-2px,2px) scale(1.05);-ms-transform:translate(-2px,2px) scale(1.05);transform:translate(-2px,2px) scale(1.05)}.pixolette-single-post .post-header .post-image .image-holder:after{display:block;content:"";position:absolute;width:100%;height:100%;background:0 0;outline:1px solid #3a3a3a;z-index:-2;top:0;left:0;opacity:.8;-webkit-transform:translate(2px,-2px) scale(1.05);-moz-transform:translate(2px,-2px) scale(1.05);-o-transform:translate(2px,-2px) scale(1.05);-ms-transform:translate(2px,-2px) scale(1.05);transform:translate(2px,-2px) scale(1.05)}.pixolette-single-post .post-header .post-image img{max-width:100%}@media (min-width:768px){.pixolette-single-post .post-header .post-image{width:30%;float:right}.pixolette-single-post .post-header .post-image .image-holder{-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);-ms-transform:scale(2);transform:scale(2);-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}.pixolette-single-post .post-header .post-image img{opacity:.2;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear}}.pixolette-single-post .post-header:hover .post-image{z-index:20;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear}.pixolette-single-post .post-header:hover .post-image img{opacity:1;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear}.pixolette-single-post .post-content{margin-bottom:8vh;font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:400}.pixolette-single-post .post-content iframe{max-width:100% !important}.pixolette-single-post .post-content p,.pixolette-single-post .post-content a,.pixolette-single-post .post-content span,.pixolette-single-post .post-content li,.pixolette-single-post .post-content em,.pixolette-single-post .post-content code,.pixolette-single-post .post-content dl,.pixolette-single-post .post-content table,.pixolette-single-post .post-content cite,.pixolette-single-post .post-content .two-columns,.pixolette-single-post .post-content .three-columns{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#000}@media (min-width:768px){.pixolette-single-post .post-content p,.pixolette-single-post .post-content a,.pixolette-single-post .post-content span,.pixolette-single-post .post-content li,.pixolette-single-post .post-content em,.pixolette-single-post .post-content code,.pixolette-single-post .post-content dl,.pixolette-single-post .post-content table,.pixolette-single-post .post-content cite,.pixolette-single-post .post-content .two-columns,.pixolette-single-post .post-content .three-columns{font-size:16px}}@media (min-width:992px){.pixolette-single-post .post-content p,.pixolette-single-post .post-content a,.pixolette-single-post .post-content span,.pixolette-single-post .post-content li,.pixolette-single-post .post-content em,.pixolette-single-post .post-content code,.pixolette-single-post .post-content dl,.pixolette-single-post .post-content table,.pixolette-single-post .post-content cite,.pixolette-single-post .post-content .two-columns,.pixolette-single-post .post-content .three-columns{font-size:18px}}@media (min-width:1200px){.pixolette-single-post .post-content p,.pixolette-single-post .post-content a,.pixolette-single-post .post-content span,.pixolette-single-post .post-content li,.pixolette-single-post .post-content em,.pixolette-single-post .post-content code,.pixolette-single-post .post-content dl,.pixolette-single-post .post-content table,.pixolette-single-post .post-content cite,.pixolette-single-post .post-content .two-columns,.pixolette-single-post .post-content .three-columns{font-size:20px}}.pixolette-single-post .post-content h1,.pixolette-single-post .post-content h2,.pixolette-single-post .post-content h3,.pixolette-single-post .post-content h4,.pixolette-single-post .post-content h5,.pixolette-single-post .post-content h6{font-family:"Poppins",sans-serif}.pixolette-single-post .post-content code{display:block;background:rgba(58,58,58,.08);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px dashed #000;padding:5px 15px}.pixolette-single-post .post-content blockquote{position:relative;z-index:1}.pixolette-single-post .post-content blockquote:before{margin-top:0}.pixolette-single-post .post-content blockquote:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-5px;top:-5px;border:1px solid #3a3a3a;border-width:4px 1px 1px 4px;z-index:-1}.pixolette-single-post .post-content .intro{font-size:20px;line-height:1.6;font-weight:400;color:#000;margin-bottom:4vh}@media (min-width:768px){.pixolette-single-post .post-content .intro{font-size:22px}}@media (min-width:992px){.pixolette-single-post .post-content .intro{font-size:24px}}@media (min-width:1200px){.pixolette-single-post .post-content .intro{font-size:26px}}@media (min-width:768px){.pixolette-single-post .post-content .intro{margin-bottom:5vh}}@media (min-width:992px){.pixolette-single-post .post-content .intro{margin-bottom:6vh}}@media (min-width:1200px){.pixolette-single-post .post-content .intro{margin-bottom:7vh}}.pixolette-single-post .post-content strong,.pixolette-single-post .post-content b{font-weight:600}.pixolette-single-post .post-content a{text-decoration:underline}.pixolette-single-post .post-content p{margin-bottom:2vh}@media (min-width:768px){.pixolette-single-post .post-content p{margin-bottom:3vh}}@media (min-width:992px){.pixolette-single-post .post-content p{margin-bottom:4vh}}@media (min-width:1200px){.pixolette-single-post .post-content p{margin-bottom:5vh}}.pixolette-single-post .post-content ul{padding-bottom:3vh}@media (min-width:768px){.pixolette-single-post .post-content ul{padding-bottom:4vh}}@media (min-width:992px){.pixolette-single-post .post-content ul{padding-bottom:5vh}}@media (min-width:1200px){.pixolette-single-post .post-content ul{padding-bottom:6vh}}.pixolette-single-post .post-tags,.pixolette-single-post .post-tags a{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#000}@media (min-width:768px){.pixolette-single-post .post-tags,.pixolette-single-post .post-tags a{font-size:18px}}@media (min-width:992px){.pixolette-single-post .post-tags,.pixolette-single-post .post-tags a{font-size:20px}}@media (min-width:1200px){.pixolette-single-post .post-tags,.pixolette-single-post .post-tags a{font-size:22px}}.pixolette-single-post .post-tags{margin-bottom:8vh}.pixolette-single-post .post-tags a{color:#000;text-decoration:none}.pixolette-related-posts{display:block;text-align:center;position:relative;padding:0 0 20vh}.pixolette-related-posts h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:calc(50px + 3vw);line-height:1;color:#892fbe;padding:0 0 15vh;opacity:.95}.pixolette-related-posts .rp-items{padding-bottom:15vh}.pixolette-related-posts .rp-items .related-post{position:relative;height:25vh;width:33.3%;display:block;margin:0 0 15px;float:left;border:0}.pixolette-related-posts .rp-items .related-post:first-child{width:33.4%}@media (max-width:767px){.pixolette-related-posts .rp-items .related-post{width:100%}}.pixolette-related-posts .rp-items .related-post .rp-image{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0d0027;background-repeat:no-repeat;background-size:cover;background-position:center}.pixolette-related-posts .rp-items .related-post .rp-image:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,54,128,.6);background:-webkit-linear-gradient(-45deg,rgba(0,54,128,.6),rgba(85,9,130,.8));background:-o-linear-gradient(45deg,rgba(0,54,128,.6),rgba(85,9,130,.8));background:-moz-linear-gradient(45deg,rgba(0,54,128,.6),rgba(85,9,130,.8));background:linear-gradient(to 45deg,rgba(0,54,128,.6),rgba(85,9,130,.8));opacity:.8}.pixolette-related-posts .rp-items .related-post .rp-article{position:absolute;width:100%;margin:0;padding:40% 10% 0;bottom:0;left:0}.pixolette-related-posts .rp-items .related-post .rp-article a{color:#f1fcf0;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:1.4;padding:5%;text-indent:0;display:block;border:1px solid transparent;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}@media (min-width:992px){.pixolette-related-posts .rp-items .related-post .rp-article a{font-size:16px}}@media (min-width:1200px){.pixolette-related-posts .rp-items .related-post .rp-article a{font-size:18px}}.pixolette-related-posts .rp-items .related-post .rp-article:hover a{border:1px solid #37ecba;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.blog-subscribe-row-single{margin-top:-14vh}.blog-subscribe-row-single .blog-subscribe-form{width:70%;margin:15vh auto}.blog-subscribe-row-single .blog-subscribe-form h2{font-size:30px;line-height:1.3;padding:0;margin:0 0 5vh;text-align:center;font-weight:300}@media (min-width:768px){.blog-subscribe-row-single .blog-subscribe-form h2{font-size:32px}}@media (min-width:992px){.blog-subscribe-row-single .blog-subscribe-form h2{font-size:34px}}@media (min-width:1200px){.blog-subscribe-row-single .blog-subscribe-form h2{font-size:36px}}.blog-subscribe-row-single .blog-subscribe-form p{font-size:16px;line-height:1.4;font-weight:300}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper{margin:0;max-width:100%}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .validation_error{color:#e10019;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gfield_error{width:100%}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .validation_message{color:#e10019}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper li.gfield.gfield_error,.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper li.gfield.gfield_error input,.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input{border-color:#e10019}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gfield_label{display:none}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .ginput_container input{width:100%;border-width:0 0 1px;border-color:#0d0027;background:#f6f6f6;outline:0;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;color:#000;font-size:16px}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gform_footer{padding:0;text-align:center}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gform_footer input{border:0;color:#000;display:block;width:100%;font-weight:300;font-size:16px;background:0 0}.blog-subscribe-row-single .blog-subscribe-form .gform_wrapper .gform_footer input:hover{background:rgba(225,0,25,.45);background:-webkit-linear-gradient(-45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:-o-linear-gradient(45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:-moz-linear-gradient(45deg,rgba(225,0,25,.45),rgba(13,0,39,.14));background:linear-gradient(to 45deg,rgba(225,0,25,.45),rgba(13,0,39,.14))}.services-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.services-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#f1fcf0}.services-page .page-title{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#f1fcf0;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.services-page .page-title{display:block;padding-left:11vw}}@media (min-width:768px){.services-page .page-title{font-size:20px}}@media (min-width:992px){.services-page .page-title{font-size:22px}}@media (min-width:1200px){.services-page .page-title{font-size:24px}}.services-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;right:0;top:45%}@media (min-width:768px){.services-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;left:0;top:45%}}.services-page .page-intro{margin-top:10vh;margin-bottom:5vh}.services-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.services-page .page-intro h2{font-size:42px}}@media (min-width:992px){.services-page .page-intro h2{font-size:46px}}@media (min-width:1200px){.services-page .page-intro h2{font-size:48px}}.services-page .page-intro p{font-family:"Poppins",sans-serif;font-size:28px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.services-page .page-intro p{font-size:30px}}@media (min-width:992px){.services-page .page-intro p{font-size:33px}}@media (min-width:1200px){.services-page .page-intro p{font-size:36px}}.services-page .services-intro{padding:5vh 0;color:#f1fcf0}.services-page .services-intro p{font-weight:300;color:#f1fcf0}.services-page .pixolette-services{margin-top:10vh;margin-bottom:5vh;font-family:"Poppins",sans-serif;font-size:16px;line-height:1.5;font-weight:300;color:#f1fcf0}@media (min-width:768px){.services-page .pixolette-services{font-size:18px}}@media (min-width:992px){.services-page .pixolette-services{font-size:20px}}@media (min-width:1200px){.services-page .pixolette-services{font-size:22px}}.services-page .pixolette-services .pixolette-service{margin-bottom:15vh}.services-page .pixolette-services .service-title{padding:1vh 0 10vh}.services-page .pixolette-services .service-title span{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#f1fcf0;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.services-page .pixolette-services .service-title span{display:block;padding-left:11vw}}@media (min-width:768px){.services-page .pixolette-services .service-title span{font-size:20px}}@media (min-width:992px){.services-page .pixolette-services .service-title span{font-size:22px}}@media (min-width:1200px){.services-page .pixolette-services .service-title span{font-size:24px}}.services-page .pixolette-services .service-title span:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;right:0;top:45%}@media (min-width:768px){.services-page .pixolette-services .service-title span:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;left:0;top:45%}}.services-page .pixolette-services p,.services-page .pixolette-services a,.services-page .pixolette-services span,.services-page .pixolette-services ul,.services-page .pixolette-services ol,.services-page .pixolette-services li{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.5;font-weight:300;color:#f1fcf0}@media (min-width:768px){.services-page .pixolette-services p,.services-page .pixolette-services a,.services-page .pixolette-services span,.services-page .pixolette-services ul,.services-page .pixolette-services ol,.services-page .pixolette-services li{font-size:18px}}@media (min-width:1200px){.services-page .pixolette-services p,.services-page .pixolette-services a,.services-page .pixolette-services span,.services-page .pixolette-services ul,.services-page .pixolette-services ol,.services-page .pixolette-services li{font-size:20px}}.services-page .pixolette-services .services-excerpt ul{list-style:none;padding:15px 0 15px 23px}.services-page .pixolette-services .services-excerpt ul li{color:#f1fcf0;list-style:none;position:relative}.services-page .pixolette-services .services-excerpt ul li:before{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translate(-22px,-2px);-moz-transform:translate(-22px,-2px);-o-transform:translate(-22px,-2px);-ms-transform:translate(-22px,-2px);transform:translate(-22px,-2px);height:10px;width:10px;background:rgba(166,57,231,.9);margin-top:7px;margin-left:0;z-index:1}.services-page .pixolette-services .services-excerpt ul li:after{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);height:10px;width:10px;background:rgba(122,174,245,.7);margin-top:7px;margin-left:0;z-index:2}.services-page .pixolette-services a{font-weight:400;text-decoration:none}.services-page .pixolette-services p{margin-bottom:5vh}.services-page .pixolette-services .pxl-button{margin-right:3vw}.services-page .pixolette-services .pxl-button span{padding:15px 35px}.services-page .pixolette-services .single-service-title{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.2;font-weight:600;color:#f1fcf0;padding:0;margin:0 0 1vh;text-align:left}@media (min-width:768px){.services-page .pixolette-services .single-service-title{font-size:32px}}@media (min-width:992px){.services-page .pixolette-services .single-service-title{font-size:34px}}@media (min-width:1200px){.services-page .pixolette-services .single-service-title{font-size:36px}}.services-notices .woocommerce-error:before{border-color:#fff}.cart-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#000}.cart-page .page-title{text-transform:uppercase;padding-left:11vw;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;margin-bottom:5vh}@media (min-width:768px){.cart-page .page-title{font-size:20px}}@media (min-width:992px){.cart-page .page-title{font-size:22px}}@media (min-width:1200px){.cart-page .page-title{font-size:24px}}@media (min-width:768px){.cart-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#000;left:0;top:45%}}.cart-page .page-intro{margin-top:10vh;margin-bottom:5vh}.cart-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#000}@media (min-width:768px){.cart-page .page-intro h2{font-size:42px}}@media (min-width:992px){.cart-page .page-intro h2{font-size:46px}}@media (min-width:1200px){.cart-page .page-intro h2{font-size:48px}}.cart-page .page-intro p{font-family:"Poppins",sans-serif;font-size:28px;line-height:1.6;font-weight:600;color:#000}@media (min-width:768px){.cart-page .page-intro p{font-size:30px}}@media (min-width:992px){.cart-page .page-intro p{font-size:33px}}@media (min-width:1200px){.cart-page .page-intro p{font-size:36px}}.woocommerce-message,.woocommerce-info{font-size:18px;line-height:26px;color:#000 !important;background:#fff;border:1px solid #000;font-family:"Montserrat",sans-serif;position:relative;text-align:center;padding:15px 15px 18px;width:100%;margin-top:20px;margin-bottom:20px;position:relative;z-index:1;text-align:left;font-weight:400}.woocommerce-message a,.woocommerce-info a{font-size:18px;line-height:26px;color:#000 !important;font-family:"Montserrat",sans-serif;font-weight:600}.woocommerce-message a.button,.woocommerce-info a.button{text-decoration:none}.woocommerce-message:before,.woocommerce-info:before{content:"";display:block;position:absolute;width:100%;height:100%;left:-5px;top:-5px;border:1px solid #000;border-width:4px 1px 1px 4px;z-index:-1;background:rgba(213,255,252,.6)}.woocommerce-message:after,.woocommerce-info:after{display:block;content:"";clear:both}.woocommerce-message .button,.woocommerce-message input.button,.woocommerce-message a.button,.woocommerce-info .button,.woocommerce-info input.button,.woocommerce-info a.button{background:#d5fffc;border:1px solid #000;border-radius:0;padding:8px 15px;line-height:1;font-size:16px;color:#000;margin-top:-5px;margin-left:10px;font-weight:400;font-family:"Poppins",sans-serif;text-decoration:none !important}.woocommerce-message .button:hover,.woocommerce-message input.button:hover,.woocommerce-message a.button:hover,.woocommerce-info .button:hover,.woocommerce-info input.button:hover,.woocommerce-info a.button:hover{background:#fff;color:#000;text-decoration:none}.woocommerce-info:before{background:#c2e9fb}.woocommerce-error{font-size:18px;line-height:26px;color:#000;background:#fff;border:1px solid #000;font-family:"Montserrat",sans-serif;position:relative;text-align:center;padding:15px 15px 18px;width:100%;margin-top:20px;margin-bottom:20px;position:relative;z-index:1;text-align:left;font-weight:400}.woocommerce-error p,.woocommerce-error strong,.woocommerce-error li,.woocommerce-error span,.woocommerce-error a{font-size:18px;line-height:26px;color:#000}.woocommerce-error:before{content:"";display:block;position:absolute;width:100%;height:100%;left:-5px;top:-5px;border:1px solid #000;border-width:4px 1px 1px 4px;z-index:-1;background:#feada6}.woocommerce-error:after{display:block;content:"";clear:both}.woocommerce-error .button,.woocommerce-error input.button,.woocommerce-error a.button{background:#f6f6f6;border:1px solid #000;border-radius:0;line-height:1;padding:8px 15px;font-size:16px;color:#000;margin-top:-5px;margin-left:10px;font-weight:400;font-family:"Poppins",sans-serif}.woocommerce-error .button:hover,.woocommerce-error input.button:hover,.woocommerce-error a.button:hover{background:#fff;color:#000;text-decoration:none}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{margin:5px 0;color:#000}.woocommerce a.remove{color:#000 !important;display:block;width:20px;height:20px;line-height:20px;font-size:18px}.woocommerce a.remove span{display:block;width:20px;height:20px;line-height:21px;font-size:18px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid #000;font-family:"Poppins",sans-serif;font-weight:300;overflow:hidden}.woocommerce a.remove:hover span{background:#000}.woocommerce .pixolette-cart-form,.woocommerce .woocommerce-order-details{border:0;padding-top:10vh;padding-bottom:10vh}.woocommerce .pixolette-cart-form .shop_table,.woocommerce .woocommerce-order-details .shop_table{border:0;border-radius:0}.woocommerce .pixolette-cart-form .shop_table thead,.woocommerce .woocommerce-order-details .shop_table thead{display:none}.woocommerce .pixolette-cart-form .shop_table td,.woocommerce .pixolette-cart-form .shop_table th,.woocommerce .woocommerce-order-details .shop_table td,.woocommerce .woocommerce-order-details .shop_table th{padding:35px 15px;text-align:left;border-top:1px solid #3a3a3a;font-family:"Poppins",sans-serif;font-size:18px;line-height:22px;color:#000}.woocommerce .pixolette-cart-form .shop_table td a,.woocommerce .pixolette-cart-form .shop_table th a,.woocommerce .woocommerce-order-details .shop_table td a,.woocommerce .woocommerce-order-details .shop_table th a{font-family:"Poppins",sans-serif;font-size:18px;line-height:22px;color:#000;text-decoration:none;font-weight:300}.woocommerce .pixolette-cart-form .shop_table td.product-remove,.woocommerce .pixolette-cart-form .shop_table th.product-remove,.woocommerce .woocommerce-order-details .shop_table td.product-remove,.woocommerce .woocommerce-order-details .shop_table th.product-remove{width:75px}.woocommerce .pixolette-cart-form .shop_table td.product-subtotal,.woocommerce .pixolette-cart-form .shop_table th.product-subtotal,.woocommerce .woocommerce-order-details .shop_table td.product-subtotal,.woocommerce .woocommerce-order-details .shop_table th.product-subtotal{width:125px;text-align:right;font-family:"Poppins",sans-serif;font-weight:400}.woocommerce .pixolette-cart-form .shop_table td.actions,.woocommerce .pixolette-cart-form .shop_table th.actions,.woocommerce .woocommerce-order-details .shop_table td.actions,.woocommerce .woocommerce-order-details .shop_table th.actions{padding:15px 0}.woocommerce .pixolette-cart-form .shop_table td.actions .coupon,.woocommerce .pixolette-cart-form .shop_table th.actions .coupon,.woocommerce .woocommerce-order-details .shop_table td.actions .coupon,.woocommerce .woocommerce-order-details .shop_table th.actions .coupon{float:none}.woocommerce .pixolette-cart-form .shop_table td.actions .coupon .input-text,.woocommerce .pixolette-cart-form .shop_table th.actions .coupon .input-text,.woocommerce .woocommerce-order-details .shop_table td.actions .coupon .input-text,.woocommerce .woocommerce-order-details .shop_table th.actions .coupon .input-text{width:40%;float:left;margin-right:5px;border:1px solid #3a3a3a;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 20px;font-size:18px;font-family:"Poppins",sans-serif;line-height:44px;font-weight:400;height:44px}.woocommerce .pixolette-cart-form .shop_table td.actions .coupon .button,.woocommerce .pixolette-cart-form .shop_table th.actions .coupon .button,.woocommerce .woocommerce-order-details .shop_table td.actions .coupon .button,.woocommerce .woocommerce-order-details .shop_table th.actions .coupon .button{float:left;background:rgba(213,255,252,.6);color:#000;border:1px solid #3a3a3a;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 20px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:400}.woocommerce .pixolette-cart-form .shop_table td.actions .coupon .button:hover,.woocommerce .pixolette-cart-form .shop_table th.actions .coupon .button:hover,.woocommerce .woocommerce-order-details .shop_table td.actions .coupon .button:hover,.woocommerce .woocommerce-order-details .shop_table th.actions .coupon .button:hover{color:#000;background:#d5fffc}.woocommerce .pixolette-cart-form .shop_table td.to-checkout-page,.woocommerce .pixolette-cart-form .shop_table th.to-checkout-page,.woocommerce .woocommerce-order-details .shop_table td.to-checkout-page,.woocommerce .woocommerce-order-details .shop_table th.to-checkout-page{text-align:right}.woocommerce .pixolette-cart-form .shop_table td.to-checkout-page .wc-proceed-to-checkout,.woocommerce .pixolette-cart-form .shop_table th.to-checkout-page .wc-proceed-to-checkout,.woocommerce .woocommerce-order-details .shop_table td.to-checkout-page .wc-proceed-to-checkout,.woocommerce .woocommerce-order-details .shop_table th.to-checkout-page .wc-proceed-to-checkout{padding:0}.woocommerce .pixolette-cart-form .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button,.woocommerce .pixolette-cart-form .shop_table th.to-checkout-page .wc-proceed-to-checkout .checkout-button,.woocommerce .woocommerce-order-details .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button,.woocommerce .woocommerce-order-details .shop_table th.to-checkout-page .wc-proceed-to-checkout .checkout-button{margin:0;padding:11px 20px;float:right;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:600;border:1px solid #f54b67;background:#ff758c;color:#fff;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.woocommerce .pixolette-cart-form .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover,.woocommerce .pixolette-cart-form .shop_table th.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover,.woocommerce .woocommerce-order-details .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover,.woocommerce .woocommerce-order-details .shop_table th.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover{color:#fff;background:#f54b67}.woocommerce .pixolette-cart-form .shop_table tr.order_item .product-total,.woocommerce .woocommerce-order-details .shop_table tr.order_item .product-total{text-align:right}.woocommerce .pixolette-cart-form .shop_table tfoot tr,.woocommerce .woocommerce-order-details .shop_table tfoot tr{background:rgba(213,255,252,.6);border:1px solid #000}.woocommerce .pixolette-cart-form .shop_table tfoot tr th,.woocommerce .woocommerce-order-details .shop_table tfoot tr th{border-top:1px solid #3a3a3a}.woocommerce .pixolette-cart-form .shop_table tfoot tr td,.woocommerce .woocommerce-order-details .shop_table tfoot tr td{text-align:right}.woocommerce .pixolette-cart-form .shop_table tr.cart-total-value-row,.woocommerce .woocommerce-order-details .shop_table tr.cart-total-value-row{background:rgba(213,255,252,.6);border:1px solid #000}.woocommerce .pixolette-cart-form .shop_table tr.cart-total-value-row th,.woocommerce .pixolette-cart-form .shop_table tr.cart-total-value-row td,.woocommerce .woocommerce-order-details .shop_table tr.cart-total-value-row th,.woocommerce .woocommerce-order-details .shop_table tr.cart-total-value-row td{font-family:"Poppins",sans-serif;font-size:20px;line-height:24px;color:#000}.woocommerce .pixolette-cart-form .shop_table tr.cart-total-value-row .product-total-value,.woocommerce .woocommerce-order-details .shop_table tr.cart-total-value-row .product-total-value{text-align:right}.woocommerce .pixolette-cart-form .order-again .button,.woocommerce .woocommerce-order-details .order-again .button{display:inline-block;text-decoration:none;margin:0;padding:11px 20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:600;border:1px solid #f54b67;background:#ff758c;color:#fff;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.woocommerce .pixolette-cart-form .order-again .button:hover,.woocommerce .woocommerce-order-details .order-again .button:hover{color:#fff;background:#f54b67}.account-page,.checkout-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#000}.account-page .page-title,.checkout-page .page-title{text-transform:uppercase;padding-left:11vw;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;margin-bottom:5vh}@media (min-width:768px){.account-page .page-title,.checkout-page .page-title{font-size:20px}}@media (min-width:992px){.account-page .page-title,.checkout-page .page-title{font-size:22px}}@media (min-width:1200px){.account-page .page-title,.checkout-page .page-title{font-size:24px}}@media (min-width:768px){.account-page .page-title:before,.checkout-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#000;left:0;top:45%}}.account-page .page-intro,.checkout-page .page-intro{margin-top:5vh;margin-bottom:5vh}.account-page .page-intro h2,.checkout-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#000}@media (min-width:768px){.account-page .page-intro h2,.checkout-page .page-intro h2{font-size:42px}}@media (min-width:992px){.account-page .page-intro h2,.checkout-page .page-intro h2{font-size:46px}}@media (min-width:1200px){.account-page .page-intro h2,.checkout-page .page-intro h2{font-size:48px}}.account-page .page-intro .woocommerce h2,.checkout-page .page-intro .woocommerce h2{font-size:32px;line-height:1.4}@media (min-width:768px){.account-page .page-intro .woocommerce h2,.checkout-page .page-intro .woocommerce h2{font-size:34px}}@media (min-width:992px){.account-page .page-intro .woocommerce h2,.checkout-page .page-intro .woocommerce h2{font-size:36px}}@media (min-width:1200px){.account-page .page-intro .woocommerce h2,.checkout-page .page-intro .woocommerce h2{font-size:38px}}.account-page .page-intro .woocommerce h3,.checkout-page .page-intro .woocommerce h3{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#000;font-size:28px;line-height:1.4}@media (min-width:768px){.account-page .page-intro .woocommerce h3,.checkout-page .page-intro .woocommerce h3{font-size:30px}}@media (min-width:992px){.account-page .page-intro .woocommerce h3,.checkout-page .page-intro .woocommerce h3{font-size:32px}}@media (min-width:1200px){.account-page .page-intro .woocommerce h3,.checkout-page .page-intro .woocommerce h3{font-size:34px}}.account-page .page-intro p,.account-page .page-intro span,.account-page .page-intro a,.account-page .page-intro strong,.checkout-page .page-intro p,.checkout-page .page-intro span,.checkout-page .page-intro a,.checkout-page .page-intro strong{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#000}@media (min-width:768px){.account-page .page-intro p,.account-page .page-intro span,.account-page .page-intro a,.account-page .page-intro strong,.checkout-page .page-intro p,.checkout-page .page-intro span,.checkout-page .page-intro a,.checkout-page .page-intro strong{font-size:16px}}@media (min-width:1200px){.account-page .page-intro p,.account-page .page-intro span,.account-page .page-intro a,.account-page .page-intro strong,.checkout-page .page-intro p,.checkout-page .page-intro span,.checkout-page .page-intro a,.checkout-page .page-intro strong{font-size:20px}}.account-page .page-intro strong,.account-page .page-intro b,.checkout-page .page-intro strong,.checkout-page .page-intro b{font-weight:600}.account-page .page-intro a,.checkout-page .page-intro a{text-decoration:underline}.account-page .checkout #customer_details h3,.account-page .woocommerce-checkout #customer_details h3,.checkout-page .checkout #customer_details h3,.checkout-page .woocommerce-checkout #customer_details h3{font-size:24px;line-height:1.2;color:#000}.account-page .checkout #customer_details .form-row,.account-page .woocommerce-checkout #customer_details .form-row,.checkout-page .checkout #customer_details .form-row,.checkout-page .woocommerce-checkout #customer_details .form-row{margin-bottom:20px}.account-page .checkout #customer_details .form-row label,.account-page .woocommerce-checkout #customer_details .form-row label,.checkout-page .checkout #customer_details .form-row label,.checkout-page .woocommerce-checkout #customer_details .form-row label{font-size:16px;line-height:18px;font-family:"Poppins",sans-serif;font-weight:400}.account-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single,.account-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single,.checkout-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single,.checkout-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single{display:block;height:auto;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__arrow,.account-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__arrow,.checkout-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__arrow,.checkout-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;border-color:#000 transparent transparent}.account-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.account-page .checkout #customer_details .form-row input,.account-page .checkout #customer_details .form-row select,.account-page .checkout #customer_details .form-row textarea,.account-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.account-page .woocommerce-checkout #customer_details .form-row input,.account-page .woocommerce-checkout #customer_details .form-row select,.account-page .woocommerce-checkout #customer_details .form-row textarea,.checkout-page .checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.checkout-page .checkout #customer_details .form-row input,.checkout-page .checkout #customer_details .form-row select,.checkout-page .checkout #customer_details .form-row textarea,.checkout-page .woocommerce-checkout #customer_details .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.checkout-page .woocommerce-checkout #customer_details .form-row input,.checkout-page .woocommerce-checkout #customer_details .form-row select,.checkout-page .woocommerce-checkout #customer_details .form-row textarea{font-size:16px;line-height:18px;font-family:"Montserrat",sans-serif;font-weight:400;padding:10px}.account-page .checkout #customer_details .form-row.woocommerce-validated .select2-container,.account-page .checkout #customer_details .form-row.woocommerce-validated input,.account-page .checkout #customer_details .form-row.woocommerce-validated select,.account-page .checkout #customer_details .form-row.woocommerce-validated textarea,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated .select2-container,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated input,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated select,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated textarea,.checkout-page .checkout #customer_details .form-row.woocommerce-validated .select2-container,.checkout-page .checkout #customer_details .form-row.woocommerce-validated input,.checkout-page .checkout #customer_details .form-row.woocommerce-validated select,.checkout-page .checkout #customer_details .form-row.woocommerce-validated textarea,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated .select2-container,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated input,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated select,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-validated textarea{border-color:#1abc9c}.account-page .checkout #customer_details .form-row.woocommerce-invalid .select2-container,.account-page .checkout #customer_details .form-row.woocommerce-invalid input,.account-page .checkout #customer_details .form-row.woocommerce-invalid select,.account-page .checkout #customer_details .form-row.woocommerce-invalid textarea,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid .select2-container,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid input,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid select,.account-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid textarea,.checkout-page .checkout #customer_details .form-row.woocommerce-invalid .select2-container,.checkout-page .checkout #customer_details .form-row.woocommerce-invalid input,.checkout-page .checkout #customer_details .form-row.woocommerce-invalid select,.checkout-page .checkout #customer_details .form-row.woocommerce-invalid textarea,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid .select2-container,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid input,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid select,.checkout-page .woocommerce-checkout #customer_details .form-row.woocommerce-invalid textarea{border-color:#a00}.account-page .checkout #customer_details .form-row .required,.account-page .woocommerce-checkout #customer_details .form-row .required,.checkout-page .checkout #customer_details .form-row .required,.checkout-page .woocommerce-checkout #customer_details .form-row .required{color:#a00}.account-page .woocommerce-checkout-review-order .shop_table,.checkout-page .woocommerce-checkout-review-order .shop_table{border:0;border-radius:0}.account-page .woocommerce-checkout-review-order .shop_table thead,.checkout-page .woocommerce-checkout-review-order .shop_table thead{display:none}.account-page .woocommerce-checkout-review-order .shop_table td,.checkout-page .woocommerce-checkout-review-order .shop_table td{padding:35px 15px;text-align:left;border-top:1px solid #3a3a3a;font-family:"Poppins",sans-serif;font-size:18px;line-height:22px;color:#000}.account-page .woocommerce-checkout-review-order .shop_table td a,.checkout-page .woocommerce-checkout-review-order .shop_table td a{font-family:"Poppins",sans-serif;font-size:18px;line-height:22px;color:#000;text-decoration:none;font-weight:300}.account-page .woocommerce-checkout-review-order .shop_table td.product-remove,.checkout-page .woocommerce-checkout-review-order .shop_table td.product-remove{width:75px}.account-page .woocommerce-checkout-review-order .shop_table td.product-total,.checkout-page .woocommerce-checkout-review-order .shop_table td.product-total{width:35%;text-align:right;font-family:"Poppins",sans-serif;font-weight:400}.account-page .woocommerce-checkout-review-order .shop_table td.actions,.checkout-page .woocommerce-checkout-review-order .shop_table td.actions{padding:15px 0}.account-page .woocommerce-checkout-review-order .shop_table td.actions .coupon,.checkout-page .woocommerce-checkout-review-order .shop_table td.actions .coupon{float:none}.account-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .input-text,.checkout-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .input-text{width:40%;float:left;margin-right:5px;border:1px solid #3a3a3a;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 20px;font-size:18px;font-family:"Poppins",sans-serif;line-height:44px;font-weight:400;height:44px}.account-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .button,.checkout-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .button{float:left;background:rgba(213,255,252,.6);color:#000;border:1px solid #3a3a3a;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 20px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:400}.account-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .button:hover,.checkout-page .woocommerce-checkout-review-order .shop_table td.actions .coupon .button:hover{color:#000;background:#d5fffc}.account-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page,.checkout-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page{text-align:right}.account-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout,.checkout-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout{padding:0}.account-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button,.checkout-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button{margin:0;padding:11px 20px;float:right;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:600;border:1px solid #f54b67;background:#ff758c;color:#fff;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover,.checkout-page .woocommerce-checkout-review-order .shop_table td.to-checkout-page .wc-proceed-to-checkout .checkout-button:hover{color:#fff;background:#f54b67}.account-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row,.checkout-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row{background:rgba(213,255,252,.6);border:1px solid #000}.account-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row td,.checkout-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row td{font-family:"Poppins",sans-serif;font-size:20px;line-height:24px;color:#000}.account-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row .product-total-value,.checkout-page .woocommerce-checkout-review-order .shop_table tr.cart-total-value-row .product-total-value{text-align:right}.account-page .woocommerce-checkout-review-order .shop_table tfoot .cart-subtotal th,.account-page .woocommerce-checkout-review-order .shop_table tfoot .order-total th,.checkout-page .woocommerce-checkout-review-order .shop_table tfoot .cart-subtotal th,.checkout-page .woocommerce-checkout-review-order .shop_table tfoot .order-total th{width:75%;border-top:1px solid #3a3a3a}.account-page .woocommerce-checkout-review-order .shop_table tfoot .cart-subtotal td,.account-page .woocommerce-checkout-review-order .shop_table tfoot .order-total td,.checkout-page .woocommerce-checkout-review-order .shop_table tfoot .cart-subtotal td,.checkout-page .woocommerce-checkout-review-order .shop_table tfoot .order-total td{width:25%;text-align:right;border-top:1px solid #3a3a3a}.account-page #order_review_heading,.checkout-page #order_review_heading{margin-top:10vh;font-size:24px;line-height:1.2;color:#000}.account-page #payment,.account-page .woocommerce-checkout-payment,.checkout-page #payment,.checkout-page .woocommerce-checkout-payment{font-weight:400;font-size:18px;line-height:1.4;color:#000 !important;background:#fff;border:1px solid #000;font-family:"Montserrat",sans-serif;position:relative;text-align:center;padding:15px 15px 18px;width:100%;margin-top:20px;margin-bottom:20px;position:relative;z-index:1;text-align:left;font-weight:400;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page #payment:before,.account-page .woocommerce-checkout-payment:before,.checkout-page #payment:before,.checkout-page .woocommerce-checkout-payment:before{content:"";display:block;position:absolute;width:100%;height:100%;left:-5px;top:-5px;border:1px solid #000;border-width:4px 1px 1px 4px;z-index:-1;background:rgba(213,255,252,.6)}.account-page #payment p,.account-page .woocommerce-checkout-payment p,.checkout-page #payment p,.checkout-page .woocommerce-checkout-payment p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:18px;line-height:1.4}.account-page #payment div.payment_box,.account-page .woocommerce-checkout-payment div.payment_box,.checkout-page #payment div.payment_box,.checkout-page .woocommerce-checkout-payment div.payment_box{background:#d5fffc;border:1px solid #000}.account-page #payment div.payment_box:before,.account-page .woocommerce-checkout-payment div.payment_box:before,.checkout-page #payment div.payment_box:before,.checkout-page .woocommerce-checkout-payment div.payment_box:before{content:'';display:block;border:12px solid #000;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-10px;left:0;margin:-1em 0 0 2em}.account-page #payment ul.payment_methods,.account-page .woocommerce-checkout-payment ul.payment_methods,.checkout-page #payment ul.payment_methods,.checkout-page .woocommerce-checkout-payment ul.payment_methods{border:0;position:relative}.account-page #payment ul.payment_methods:after,.account-page .woocommerce-checkout-payment ul.payment_methods:after,.checkout-page #payment ul.payment_methods:after,.checkout-page .woocommerce-checkout-payment ul.payment_methods:after{display:block;content:"";position:absolute;bottom:0;left:0;height:1px;background:#000;width:calc(100% - 30px);margin-left:15px}.account-page #payment ul.payment_methods li,.account-page .woocommerce-checkout-payment ul.payment_methods li,.checkout-page #payment ul.payment_methods li,.checkout-page .woocommerce-checkout-payment ul.payment_methods li{color:#000}.account-page #payment .terms .input-checkbox,.account-page #payment .wc-terms-and-conditions .input-checkbox,.account-page #payment .terms .wc-terms-and-conditions .input-checkbox,.account-page .woocommerce-checkout-payment .terms .input-checkbox,.account-page .woocommerce-checkout-payment .wc-terms-and-conditions .input-checkbox,.account-page .woocommerce-checkout-payment .terms .wc-terms-and-conditions .input-checkbox,.checkout-page #payment .terms .input-checkbox,.checkout-page #payment .wc-terms-and-conditions .input-checkbox,.checkout-page #payment .terms .wc-terms-and-conditions .input-checkbox,.checkout-page .woocommerce-checkout-payment .terms .input-checkbox,.checkout-page .woocommerce-checkout-payment .wc-terms-and-conditions .input-checkbox,.checkout-page .woocommerce-checkout-payment .terms .wc-terms-and-conditions .input-checkbox{position:relative;margin-right:10px}.account-page #payment #place_order,.account-page .woocommerce-checkout-payment #place_order,.checkout-page #payment #place_order,.checkout-page .woocommerce-checkout-payment #place_order{margin:0;padding:11px 20px;float:right;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:600;border:1px solid #f54b67;background:#ff758c;color:#fff;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page #payment #place_order:hover,.account-page .woocommerce-checkout-payment #place_order:hover,.checkout-page #payment #place_order:hover,.checkout-page .woocommerce-checkout-payment #place_order:hover{color:#fff;background:#f54b67}.account-page #payment .payment_method_paypal .about_paypal,.account-page .woocommerce-checkout-payment .payment_method_paypal .about_paypal,.checkout-page #payment .payment_method_paypal .about_paypal,.checkout-page .woocommerce-checkout-payment .payment_method_paypal .about_paypal{margin-left:5px}.account-page .woocommerce-MyAccount-navigation,.checkout-page .woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:3vh}.account-page .woocommerce-MyAccount-navigation ul,.checkout-page .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;clear:both}.account-page .woocommerce-MyAccount-navigation ul li,.checkout-page .woocommerce-MyAccount-navigation ul li{display:block;float:left;border-left:1px solid #000;background:rgba(213,255,252,.6);margin:0 0 10px;padding:0}.account-page .woocommerce-MyAccount-navigation ul li:first-child,.checkout-page .woocommerce-MyAccount-navigation ul li:first-child{border-left:0}.account-page .woocommerce-MyAccount-navigation ul li a,.checkout-page .woocommerce-MyAccount-navigation ul li a{display:block;padding:5px 15px;text-decoration:none;border-bottom:1px solid transparent}.account-page .woocommerce-MyAccount-navigation ul li a:hover,.checkout-page .woocommerce-MyAccount-navigation ul li a:hover{border-bottom:1px solid #000}.account-page .woocommerce-MyAccount-navigation ul li.is-active a,.checkout-page .woocommerce-MyAccount-navigation ul li.is-active a{border-bottom:1px solid #000}.account-page .woocommerce-MyAccount-navigation:after,.checkout-page .woocommerce-MyAccount-navigation:after{display:block;content:"";clear:both}.account-page .woocommerce-MyAccount-content,.checkout-page .woocommerce-MyAccount-content{float:none;width:100%}.account-page .woocommerce-MyAccount-content table.my_account_orders,.checkout-page .woocommerce-MyAccount-content table.my_account_orders{border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page .woocommerce-MyAccount-content table.my_account_orders th,.account-page .woocommerce-MyAccount-content table.my_account_orders td,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th,.checkout-page .woocommerce-MyAccount-content table.my_account_orders td{font-size:18px;line-height:22px;border-top:1px solid #000;font-weight:300;padding-top:10px;padding-bottom:10px}.account-page .woocommerce-MyAccount-content table.my_account_orders th span,.account-page .woocommerce-MyAccount-content table.my_account_orders td span,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th span,.checkout-page .woocommerce-MyAccount-content table.my_account_orders td span{font-size:18px;line-height:22px}.account-page .woocommerce-MyAccount-content table.my_account_orders th span.amount,.account-page .woocommerce-MyAccount-content table.my_account_orders td span.amount,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th span.amount,.checkout-page .woocommerce-MyAccount-content table.my_account_orders td span.amount{font-weight:600}.account-page .woocommerce-MyAccount-content table.my_account_orders th a,.account-page .woocommerce-MyAccount-content table.my_account_orders td a,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th a,.checkout-page .woocommerce-MyAccount-content table.my_account_orders td a{font-size:18px;line-height:22px;text-decoration:none;border-bottom:1px solid #000}.account-page .woocommerce-MyAccount-content table.my_account_orders th a.button,.account-page .woocommerce-MyAccount-content table.my_account_orders td a.button,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th a.button,.checkout-page .woocommerce-MyAccount-content table.my_account_orders td a.button{background:0 0;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page .woocommerce-MyAccount-content table.my_account_orders th,.checkout-page .woocommerce-MyAccount-content table.my_account_orders th{border-top:0}.account-page .woocommerce-MyAccount-content .woocommerce-Address-title .edit,.checkout-page .woocommerce-MyAccount-content .woocommerce-Address-title .edit{margin-bottom:10px;display:inline-block;text-decoration:none;border-bottom:1px solid #000;font-size:18px;line-height:1}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single{display:block;height:auto;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single .select2-selection__arrow,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;border-color:#000 transparent transparent}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text],.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=password],.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel],.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email],.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single .select2-selection__rendered,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=text],.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=password],.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=tel],.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=email],.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text],.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=password],.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel],.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email],.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .select2-container--default .select2-selection--single .select2-selection__rendered,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=text],.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=password],.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=tel],.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=email]{line-height:44px;height:44px;font-size:18px}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit],.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit],.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit],.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit]{margin:0;padding:11px 20px;display:inline-block;text-align:center;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Montserrat",sans-serif;line-height:20px;font-weight:400;border:1px solid #000;background:0 0;color:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1);margin-top:3vh}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit]:hover,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit]:hover,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit]:hover,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit]:hover{color:#fff;background:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit]:after,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit]:after,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields input[type=submit]:after,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm input[type=submit]:after{display:block;clear:both;content:""}.account-page .woocommerce-MyAccount-content .woocommerce-address-fields fieldset,.account-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset,.checkout-page .woocommerce-MyAccount-content .woocommerce-address-fields fieldset,.checkout-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{margin-top:5vh}.account-page form.checkout_coupon,.checkout-page form.checkout_coupon{padding:15px 10px;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}@media (min-width:768px){.account-page form.checkout_coupon p,.checkout-page form.checkout_coupon p{margin-bottom:0}}.account-page form.checkout_coupon .form-row input.input-text,.checkout-page form.checkout_coupon .form-row input.input-text{height:44px;padding:11px 20px;line-height:44px;font-size:18px}.account-page form.checkout_coupon input[type=submit],.checkout-page form.checkout_coupon input[type=submit]{margin:0;padding:11px 20px;float:right;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Poppins",sans-serif;line-height:20px;font-weight:600;border:1px solid #f54b67;background:#ff758c;color:#fff;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page form.checkout_coupon input[type=submit]:hover,.checkout-page form.checkout_coupon input[type=submit]:hover{color:#fff;background:#f54b67}.account-page .woocommerce #customer_login h2,.checkout-page .woocommerce #customer_login h2{font-size:30px}@media (min-width:992px){.account-page .woocommerce #customer_login h2,.checkout-page .woocommerce #customer_login h2{font-size:32px}}.account-page .woocommerce #customer_login .woocomerce-form,.account-page .woocommerce #customer_login .register,.checkout-page .woocommerce #customer_login .woocomerce-form,.checkout-page .woocommerce #customer_login .register{margin:0 0 3vh;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.account-page .woocommerce #customer_login .woocomerce-form input[type=text],.account-page .woocommerce #customer_login .woocomerce-form input[type=password],.account-page .woocommerce #customer_login .woocomerce-form input[type=tel],.account-page .woocommerce #customer_login .woocomerce-form input[type=email],.account-page .woocommerce #customer_login .register input[type=text],.account-page .woocommerce #customer_login .register input[type=password],.account-page .woocommerce #customer_login .register input[type=tel],.account-page .woocommerce #customer_login .register input[type=email],.checkout-page .woocommerce #customer_login .woocomerce-form input[type=text],.checkout-page .woocommerce #customer_login .woocomerce-form input[type=password],.checkout-page .woocommerce #customer_login .woocomerce-form input[type=tel],.checkout-page .woocommerce #customer_login .woocomerce-form input[type=email],.checkout-page .woocommerce #customer_login .register input[type=text],.checkout-page .woocommerce #customer_login .register input[type=password],.checkout-page .woocommerce #customer_login .register input[type=tel],.checkout-page .woocommerce #customer_login .register input[type=email]{line-height:44px;height:44px;font-size:18px}.account-page .woocommerce #customer_login .woocomerce-form input[type=submit],.account-page .woocommerce #customer_login .register input[type=submit],.checkout-page .woocommerce #customer_login .woocomerce-form input[type=submit],.checkout-page .woocommerce #customer_login .register input[type=submit]{margin:0;padding:11px 20px;display:block;text-align:center;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Montserrat",sans-serif;line-height:20px;font-weight:400;border:1px solid #000;background:0 0;color:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1);margin-top:3vh}.account-page .woocommerce #customer_login .woocomerce-form input[type=submit]:hover,.account-page .woocommerce #customer_login .register input[type=submit]:hover,.checkout-page .woocommerce #customer_login .woocomerce-form input[type=submit]:hover,.checkout-page .woocommerce #customer_login .register input[type=submit]:hover{color:#fff;background:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page .woocommerce #customer_login .woocomerce-form input[type=submit]:after,.account-page .woocommerce #customer_login .register input[type=submit]:after,.checkout-page .woocommerce #customer_login .woocomerce-form input[type=submit]:after,.checkout-page .woocommerce #customer_login .register input[type=submit]:after{display:block;clear:both;content:""}.account-page .woocommerce #customer_login .woocomerce-form .woocommerce-form__label-for-checkbox,.account-page .woocommerce #customer_login .register .woocommerce-form__label-for-checkbox,.checkout-page .woocommerce #customer_login .woocomerce-form .woocommerce-form__label-for-checkbox,.checkout-page .woocommerce #customer_login .register .woocommerce-form__label-for-checkbox{margin-top:9px;display:block}.account-page .woocommerce #customer_login .woocomerce-form .lost_password a,.account-page .woocommerce #customer_login .register .lost_password a,.checkout-page .woocommerce #customer_login .woocomerce-form .lost_password a,.checkout-page .woocommerce #customer_login .register .lost_password a{text-decoration:none;border-bottom:1px solid #000}.account-page form.lost_reset_password input[type=text],.account-page form.lost_reset_password input[type=password],.account-page form.lost_reset_password input[type=tel],.account-page form.lost_reset_password input[type=email],.checkout-page form.lost_reset_password input[type=text],.checkout-page form.lost_reset_password input[type=password],.checkout-page form.lost_reset_password input[type=tel],.checkout-page form.lost_reset_password input[type=email]{line-height:44px;height:44px;font-size:18px}.account-page form.lost_reset_password input[type=submit],.checkout-page form.lost_reset_password input[type=submit]{margin:0;padding:11px 20px;display:block;text-align:center;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:11px 30px;font-size:18px;font-family:"Montserrat",sans-serif;line-height:20px;font-weight:400;border:1px solid #000;background:0 0;color:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1);margin-top:1vh}.account-page form.lost_reset_password input[type=submit]:hover,.checkout-page form.lost_reset_password input[type=submit]:hover{color:#fff;background:#000;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.account-page form.lost_reset_password input[type=submit]:after,.checkout-page form.lost_reset_password input[type=submit]:after{display:block;clear:both;content:""}.woocommerce-page .pixolette-product-post{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#000}.woocommerce-page .pixolette-product-post.is-service .product .post-category{text-transform:uppercase;padding-left:11vw;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;margin-bottom:10vh}@media (min-width:768px){.woocommerce-page .pixolette-product-post.is-service .product .post-category{font-size:20px}}@media (min-width:992px){.woocommerce-page .pixolette-product-post.is-service .product .post-category{font-size:22px}}@media (min-width:1200px){.woocommerce-page .pixolette-product-post.is-service .product .post-category{font-size:24px}}.woocommerce-page .pixolette-product-post.is-service .product .post-category:before{display:block;content:"";position:absolute;width:7vw;height:1px;background:#000;left:0;top:10px}@media (min-width:768px){.woocommerce-page .pixolette-product-post.is-service .product .post-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#000;left:0;top:45%}}.woocommerce-page .pixolette-product-post.is-service .product .summary{display:block;width:100%}.woocommerce-page .pixolette-product-post.is-service .product .summary .entry-title{width:100%;height:auto;margin-bottom:6vh;position:relative;z-index:10;font-weight:300;font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.2;-webkit-transition:all .3s cubic-bezier(.28,.5,.2,0);-moz-transition:all .3s cubic-bezier(.28,.5,.2,0);-ms-transition:all .3s cubic-bezier(.28,.5,.2,0);-o-transition:all .3s cubic-bezier(.28,.5,.2,0)}@media (min-width:768px){.woocommerce-page .pixolette-product-post.is-service .product .summary .entry-title{font-size:42px}}@media (min-width:992px){.woocommerce-page .pixolette-product-post.is-service .product .summary .entry-title{font-size:46px}}@media (min-width:1200px){.woocommerce-page .pixolette-product-post.is-service .product .summary .entry-title{font-size:48px}}.woocommerce-page .pixolette-product-post.is-service .product .summary .entry-title span{background:rgba(255,255,255,.8)}.woocommerce-page .pixolette-product-post.is-service .product .summary h1,.woocommerce-page .pixolette-product-post.is-service .product .summary h2,.woocommerce-page .pixolette-product-post.is-service .product .summary h3,.woocommerce-page .pixolette-product-post.is-service .product .summary h4{font-family:"Poppins",sans-serif;font-weight:600;font-size:26px;line-height:1.4}@media (min-width:992px){.woocommerce-page .pixolette-product-post.is-service .product .summary h1,.woocommerce-page .pixolette-product-post.is-service .product .summary h2,.woocommerce-page .pixolette-product-post.is-service .product .summary h3,.woocommerce-page .pixolette-product-post.is-service .product .summary h4{font-size:30px}}.woocommerce-page .pixolette-product-post.is-service .product .summary p,.woocommerce-page .pixolette-product-post.is-service .product .summary span,.woocommerce-page .pixolette-product-post.is-service .product .summary li,.woocommerce-page .pixolette-product-post.is-service .product .summary a{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:1.7}@media (min-width:768px){.woocommerce-page .pixolette-product-post.is-service .product .summary p,.woocommerce-page .pixolette-product-post.is-service .product .summary span,.woocommerce-page .pixolette-product-post.is-service .product .summary li,.woocommerce-page .pixolette-product-post.is-service .product .summary a{font-size:18px}}@media (min-width:992px){.woocommerce-page .pixolette-product-post.is-service .product .summary p,.woocommerce-page .pixolette-product-post.is-service .product .summary span,.woocommerce-page .pixolette-product-post.is-service .product .summary li,.woocommerce-page .pixolette-product-post.is-service .product .summary a{font-size:20px}}.woocommerce-page .pixolette-product-post.is-service .product .summary .row{position:relative}.woocommerce-page .pixolette-product-post.is-service .product .summary .service-price{position:absolute;right:0;bottom:0;margin-bottom:2vh}.woocommerce-page .pixolette-product-post.is-service .product .summary .price span{font-family:"Poppins",sans-serif;font-size:calc( 20px + 5vw );line-height:1.2;color:#1abc9c;font-weight:700}.woocommerce-page .pixolette-product-post.is-service .product .summary .price span.amount{opacity:.5}.woocommerce-page .pixolette-product-post.is-service .product .summary .service-to-cart .button{background:0 0;color:#000;padding:12px 35px;font-family:"Montserrat",sans-serif;font-size:20px}.woocommerce-page .pixolette-product-post.is-service .product .summary .service-to-cart .button:before,.woocommerce-page .pixolette-product-post.is-service .product .summary .service-to-cart .button:after{background:rgba(26,188,156,.45);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-o-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-moz-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:linear-gradient(to 45deg,rgba(26,188,156,.45),rgba(1,107,213,.14))}.products-page{position:relative;min-height:100vh;padding:5vh 2vw 10vh}.products-page .products-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.products-page .area-title{display:block;position:relative;padding:2vw 4vw 3vw;color:#f1fcf0;padding-left:calc(4vw + 15px)}.products-page .area-title:after{display:block;content:"";clear:both}.products-page .area-title .sep{display:inline-block;width:10vw;height:100%;position:relative;line-height:22px;height:22px}.products-page .area-title .sep:before{background:#f1fcf0;content:"";height:1px;width:100%;display:block;bottom:11px;position:absolute;left:0}.products-page .area-title span{font-size:22px;line-height:22px;color:#f1fcf0;display:block;float:left;font-family:"Poppins",sans-serif;font-weight:300;text-transform:uppercase;margin-right:15px}.products-page .page-intro{margin-top:5vh;margin-bottom:15vh;padding:0 4vw 0}.products-page .page-intro h1{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.products-page .page-intro h1{font-size:42px}}@media (min-width:992px){.products-page .page-intro h1{font-size:46px}}@media (min-width:1200px){.products-page .page-intro h1{font-size:48px}}.products-page .page-intro h2{font-family:"Montserrat",sans-serif;font-size:34px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.products-page .page-intro h2{font-size:36px}}@media (min-width:992px){.products-page .page-intro h2{font-size:38px}}@media (min-width:1200px){.products-page .page-intro h2{font-size:40px}}.products-page .page-intro p{font-family:"Poppins",sans-serif;font-size:18px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.products-page .page-intro p{font-size:20px}}@media (min-width:992px){.products-page .page-intro p{font-size:23px}}@media (min-width:1200px){.products-page .page-intro p{font-size:26px}}.products-page .products-area{width:100%;padding:0 0 10vh}.products-page .products-area .product-item{width:100%;position:relative;margin:20vw 0}.products-page .products-area .product-item .item .image img{display:block;margin:0}.products-page .products-area .product-item.align-type-1{margin-top:5vw}.products-page .products-area .product-item.align-type-1 .item{float:right;width:30%;height:auto;margin-right:5%;position:relative}.products-page .products-area .product-item.align-type-1 .item .content{position:absolute;right:100%;top:50%;z-index:2;min-width:120%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.products-page .products-area .product-item.align-type-1 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.products-page .products-area .product-item.align-type-1 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-1 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-1 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;left:0;top:0;background:rgba(44,62,80,.7);background:-webkit-linear-gradient(-55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-o-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-moz-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:linear-gradient(to 55deg,rgba(44,62,80,.7),rgba(26,188,156,.7))}.products-page .products-area .product-item.align-type-1 .item .content.loaded-content .mask{width:0;left:0;right:auto}.products-page .products-area .product-item.align-type-1 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-1 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-1 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-1 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-1 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-1 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-1 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-1 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-1 .item .image span{position:relative;z-index:1;display:inline-block}.products-page .products-area .product-item.align-type-1 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0d0027;opacity:.5;z-index:-1;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-1 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#1abc9c;opacity:.5;z-index:-2;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-1 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw)}.products-page .products-area .product-item.align-type-1 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw)}.products-page .products-area .product-item.align-type-1 .item .image:hover span:after{-webkit-transform:translate(-10vw,-5vw);-moz-transform:translate(-10vw,-5vw);-o-transform:translate(-10vw,-5vw);-ms-transform:translate(-10vw,-5vw);transform:translate(-10vw,-5vw)}.products-page .products-area .product-item.align-type-1 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-1:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#000;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.1;z-index:-1}.products-page .products-area .product-item.align-type-2{margin-bottom:30vw}.products-page .products-area .product-item.align-type-2 .item{float:left;width:40%;height:auto;position:relative;margin-left:calc(4vw + 15px)}.products-page .products-area .product-item.align-type-2 .item .content{position:absolute;left:100%;top:100%;z-index:2;min-width:100%;-webkit-transform:translate(-120px,-120px);-moz-transform:translate(-120px,-120px);-o-transform:translate(-120px,-120px);-ms-transform:translate(-120px,-120px);transform:translate(-120px,-120px);padding:30px}.products-page .products-area .product-item.align-type-2 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.products-page .products-area .product-item.align-type-2 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-2 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-2 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;left:0;top:0;background:rgba(214,160,25,.7);background:-webkit-linear-gradient(-55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:-o-linear-gradient(55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:-moz-linear-gradient(55deg,rgba(214,160,25,.7),rgba(246,233,201,.7));background:linear-gradient(to 55deg,rgba(214,160,25,.7),rgba(246,233,201,.7))}.products-page .products-area .product-item.align-type-2 .item .content.loaded-content .mask{width:0;left:auto;right:0}.products-page .products-area .product-item.align-type-2 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-2 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-2 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-2 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-2 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-2 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-2 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-2 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-2 .item .image span{position:relative;z-index:1;display:inline-block}.products-page .products-area .product-item.align-type-2 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#f6e9c9;opacity:.7;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.7;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image img{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image:hover{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image:hover img{-webkit-transform:translate(60px,-60px);-moz-transform:translate(60px,-60px);-o-transform:translate(60px,-60px);-ms-transform:translate(60px,-60px);transform:translate(60px,-60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image:hover span:after{-webkit-transform:translate(-60px,60px);-moz-transform:translate(-60px,60px);-o-transform:translate(-60px,60px);-ms-transform:translate(-60px,60px);transform:translate(-60px,60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-2 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-2:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#000;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.1;z-index:-1}.products-page .products-area .product-item.align-type-3{margin-bottom:30vw}.products-page .products-area .product-item.align-type-3 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(4vw + 15px)}.products-page .products-area .product-item.align-type-3 .item .content{position:absolute;right:100%;top:100%;z-index:2;min-width:100%;-webkit-transform:translate(120px,-120px);-moz-transform:translate(120px,-120px);-o-transform:translate(120px,-120px);-ms-transform:translate(120px,-120px);transform:translate(120px,-120px);padding:30px}.products-page .products-area .product-item.align-type-3 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.products-page .products-area .product-item.align-type-3 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-3 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-3 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(188,204,35,.7);background:-webkit-linear-gradient(-55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:-o-linear-gradient(55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:-moz-linear-gradient(55deg,rgba(188,204,35,.7),rgba(122,174,245,.7));background:linear-gradient(to 55deg,rgba(188,204,35,.7),rgba(122,174,245,.7))}.products-page .products-area .product-item.align-type-3 .item .content.loaded-content .mask{width:0;right:auto;left:0}.products-page .products-area .product-item.align-type-3 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-3 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-3 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-3 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-3 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-3 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-3 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-3 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-3 .item .image span{position:relative;z-index:1;display:inline-block}.products-page .products-area .product-item.align-type-3 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#7aaef5;opacity:.5;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bccc23;opacity:.5;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image img{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image:hover{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image:hover img{-webkit-transform:translate(-60px,-60px);-moz-transform:translate(-60px,-60px);-o-transform:translate(-60px,-60px);-ms-transform:translate(-60px,-60px);transform:translate(-60px,-60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image:hover span:after{-webkit-transform:translate(60px,60px);-moz-transform:translate(60px,60px);-o-transform:translate(60px,60px);-ms-transform:translate(60px,60px);transform:translate(60px,60px);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-3 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-3:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.03;z-index:-1}.products-page .products-area .product-item.align-type-4{margin-top:5vw}.products-page .products-area .product-item.align-type-4 .item{float:left;width:30%;height:auto;margin-left:5%;position:relative}.products-page .products-area .product-item.align-type-4 .item .content{position:absolute;left:100%;top:50%;z-index:2;min-width:120%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.products-page .products-area .product-item.align-type-4 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.products-page .products-area .product-item.align-type-4 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-4 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-4 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(44,62,80,.7);background:-webkit-linear-gradient(-55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-o-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:-moz-linear-gradient(55deg,rgba(44,62,80,.7),rgba(26,188,156,.7));background:linear-gradient(to 55deg,rgba(44,62,80,.7),rgba(26,188,156,.7))}.products-page .products-area .product-item.align-type-4 .item .content.loaded-content .mask{width:0;right:0;left:auto}.products-page .products-area .product-item.align-type-4 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-4 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-4 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-4 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-4 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-4 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-4 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-4 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-4 .item .image span{position:relative;z-index:1;display:block;float:right}.products-page .products-area .product-item.align-type-4 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0d0027;opacity:.5;z-index:-1;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-4 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#1abc9c;opacity:.5;z-index:-2;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-4 .item .image img{display:block;-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw)}.products-page .products-area .product-item.align-type-4 .item .image:hover{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-4 .item .image:hover img{-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-4 .item .image:hover span:after{-webkit-transform:translate(10vw,-5vw);-moz-transform:translate(10vw,-5vw);-o-transform:translate(10vw,-5vw);-ms-transform:translate(10vw,-5vw);transform:translate(10vw,-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-4 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-4:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.04;z-index:-1}.products-page .products-area .product-item.align-type-5{margin-bottom:30vw}.products-page .products-area .product-item.align-type-5 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(4vw + 15px)}.products-page .products-area .product-item.align-type-5 .item .content{position:absolute;right:90%;top:50%;z-index:2;min-width:90%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.products-page .products-area .product-item.align-type-5 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.products-page .products-area .product-item.align-type-5 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-5 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-5 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(228,150,0,.7);background:-webkit-linear-gradient(-55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-o-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-moz-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:linear-gradient(to 55deg,rgba(228,150,0,.7),rgba(188,188,0,.7))}.products-page .products-area .product-item.align-type-5 .item .content.loaded-content .mask{width:0;right:auto;left:0}.products-page .products-area .product-item.align-type-5 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-5 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-5 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-5 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-5 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-5 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-5 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-5 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-5 .item .image span{position:relative;z-index:1;display:inline-block}.products-page .products-area .product-item.align-type-5 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.5;z-index:-1;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-5 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bcbc00;opacity:.5;z-index:-2;-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-5 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(-5vw);-moz-transform:translateX(-5vw);-o-transform:translateX(-5vw);-ms-transform:translateX(-5vw);transform:translateX(-5vw)}.products-page .products-area .product-item.align-type-5 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(0,5vw);-moz-transform:translate(0,5vw);-o-transform:translate(0,5vw);-ms-transform:translate(0,5vw);transform:translate(0,5vw)}.products-page .products-area .product-item.align-type-5 .item .image:hover span:after{-webkit-transform:translate(-10vw,-5vw);-moz-transform:translate(-10vw,-5vw);-o-transform:translate(-10vw,-5vw);-ms-transform:translate(-10vw,-5vw);transform:translate(-10vw,-5vw)}.products-page .products-area .product-item.align-type-5 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-5:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.05;z-index:-1}.products-page .products-area .product-item.align-type-6{margin-bottom:30vw}.products-page .products-area .product-item.align-type-6 .item{float:right;width:40%;height:auto;position:relative;margin-right:calc(10vw + 15px)}.products-page .products-area .product-item.align-type-6 .item .content{position:absolute;left:10%;top:100%;z-index:2;width:110%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%);padding:30px}.products-page .products-area .product-item.align-type-6 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;right:0;top:0}.products-page .products-area .product-item.align-type-6 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-6 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-6 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(228,150,0,.7);background:-webkit-linear-gradient(-55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-o-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:-moz-linear-gradient(55deg,rgba(228,150,0,.7),rgba(188,188,0,.7));background:linear-gradient(to 55deg,rgba(228,150,0,.7),rgba(188,188,0,.7))}.products-page .products-area .product-item.align-type-6 .item .content.loaded-content .mask{width:0;right:auto;left:0}.products-page .products-area .product-item.align-type-6 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-6 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-6 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-6 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-6 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-6 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-6 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-6 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-6 .item .image span{position:relative;z-index:1;display:inline-block}.products-page .products-area .product-item.align-type-6 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#d6a019;opacity:.5;z-index:-1;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-6 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#bcbc00;opacity:.5;z-index:-2;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-6 .item .image img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-6 .item .image:hover img{-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translate(5vw,-5vw);-moz-transform:translate(5vw,-5vw);-o-transform:translate(5vw,-5vw);-ms-transform:translate(5vw,-5vw);transform:translate(5vw,-5vw)}.products-page .products-area .product-item.align-type-6 .item .image:hover span:before{-webkit-transform:translate(-5vw,5vw);-moz-transform:translate(-5vw,5vw);-o-transform:translate(-5vw,5vw);-ms-transform:translate(-5vw,5vw);transform:translate(-5vw,5vw)}.products-page .products-area .product-item.align-type-6 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-6:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:normal;font-family:"Poppins",sans-serif;font-weight:700;opacity:.08;z-index:-1}.products-page .products-area .product-item:after{content:"";display:block;clear:both}.products-page .products-area .product-item.align-type-7{margin-top:5vw}.products-page .products-area .product-item.align-type-7 .item{float:left;width:30%;height:auto;margin-left:5%;position:relative}.products-page .products-area .product-item.align-type-7 .item .content{position:absolute;left:100%;top:10%;z-index:2;min-width:100%;padding:30px}@media (min-width:1500px){.products-page .products-area .product-item.align-type-7 .item .content{top:50%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);transform:translate(0px,-50%)}}.products-page .products-area .product-item.align-type-7 .item .content .mask{-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);display:block;position:absolute;width:0;height:100%;background:#0d0027;left:0;top:0}.products-page .products-area .product-item.align-type-7 .item .content.loaded-mask .mask{width:100%}.products-page .products-area .product-item.align-type-7 .item .content .content-holder{opacity:0}.products-page .products-area .product-item.align-type-7 .item .content .content-holder:before{display:block;content:"";position:absolute;width:100%;height:100%;z-index:-1;right:0;top:0;background:rgba(225,0,25,.7);background:-webkit-linear-gradient(-55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:-o-linear-gradient(55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:-moz-linear-gradient(55deg,rgba(225,0,25,.7),rgba(0,96,27,.7));background:linear-gradient(to 55deg,rgba(225,0,25,.7),rgba(0,96,27,.7))}.products-page .products-area .product-item.align-type-7 .item .content.loaded-content .mask{width:0;right:0;left:auto}.products-page .products-area .product-item.align-type-7 .item .content.loaded-content .content-holder{opacity:1}.products-page .products-area .product-item.align-type-7 .item .content .title{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;padding:0;margin:0}.products-page .products-area .product-item.align-type-7 .item .content .title a{font-family:"Poppins",sans-serif;font-weight:600;color:#f1fcf0;font-size:28px;line-height:32px;text-decoration:none;margin:0;padding:0 0 20px}@media (min-width:992px){.products-page .products-area .product-item.align-type-7 .item .content .title a{font-size:32px;line-height:36px}}@media (min-width:992px){.products-page .products-area .product-item.align-type-7 .item .content .title a{font-size:36px;line-height:40px}}.products-page .products-area .product-item.align-type-7 .item .content .about{color:#f1fcf0;font-weight:300;font-family:"Montserrat",sans-serif;margin:0 0 20px}.products-page .products-area .product-item.align-type-7 .item .content .category a{color:#f1fcf0;font-weight:300;font-family:"Poppins",sans-serif;margin:0;text-decoration:none}.products-page .products-area .product-item.align-type-7 .item .image{position:relative;z-index:1;opacity:0;-webkit-transform:translateY(10vh);-moz-transform:translateY(10vh);-o-transform:translateY(10vh);-ms-transform:translateY(10vh);transform:translateY(10vh)}.products-page .products-area .product-item.align-type-7 .item .image span{position:relative;z-index:1;display:block;float:right}.products-page .products-area .product-item.align-type-7 .item .image span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#00601b;opacity:.4;z-index:-1;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-7 .item .image span:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#e10019;opacity:.1;z-index:-2;-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-7 .item .image img{display:block;-webkit-transition:all .7s cubic-bezier(.28,0,.07,1);-moz-transition:all .7s cubic-bezier(.28,0,.07,1);-ms-transition:all .7s cubic-bezier(.28,0,.07,1);-o-transition:all .7s cubic-bezier(.28,0,.07,1);-webkit-transform:translateX(5vw);-moz-transform:translateX(5vw);-o-transform:translateX(5vw);-ms-transform:translateX(5vw);transform:translateX(5vw)}.products-page .products-area .product-item.align-type-7 .item .image:hover{-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-7 .item .image:hover img{-webkit-transform:translate(2.5vw,2.5vw);-moz-transform:translate(2.5vw,2.5vw);-o-transform:translate(2.5vw,2.5vw);-ms-transform:translate(2.5vw,2.5vw);transform:translate(2.5vw,2.5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-7 .item .image:hover span:after{-webkit-transform:translate(7.5vw,-2.5vw);-moz-transform:translate(7.5vw,-2.5vw);-o-transform:translate(7.5vw,-2.5vw);-ms-transform:translate(7.5vw,-2.5vw);transform:translate(7.5vw,-2.5vw);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.products-page .products-area .product-item.align-type-7 .item .image.loaded-mask{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-moz-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-ms-transition:all 1s cubic-bezier(.28,0,.07,1) .3s;-o-transition:all 1s cubic-bezier(.28,0,.07,1) .3s}.products-page .products-area .product-item.align-type-7:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:65%;color:#f1fcf0;font-size:calc(20px + 22vw);line-height:calc(20px + 20vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.04;z-index:-1}.products-page .contact-area{padding:5vw 4vw 10vw}.products-page .contact-area .area-title{padding-left:0}.products-page .contact-area .contact-teaser{padding:5vw 0;position:relative;z-index:2}.products-page .contact-area .contact-teaser h3{color:#f1fcf0;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1.3;font-size:28px;padding-bottom:3vw}@media (min-width:768px){.products-page .contact-area .contact-teaser h3{font-size:30px}}@media (min-width:992px){.products-page .contact-area .contact-teaser h3{font-size:32px}}@media (min-width:1200px){.products-page .contact-area .contact-teaser h3{font-size:34px}}.products-page .contact-area .contact-teaser p{font-weight:300;font-family:"Poppins",sans-serif;padding-bottom:3vw;font-size:20px;line-height:1.5;color:#f1fcf0}@media (min-width:768px){.products-page .contact-area .contact-teaser p{font-size:22px}}@media (min-width:992px){.products-page .contact-area .contact-teaser p{font-size:24px}}@media (min-width:1200px){.products-page .contact-area .contact-teaser p{font-size:26px}}.products-page .contact-area .contact-teaser p a{font-weight:300;font-family:"Poppins",sans-serif;font-size:20px;line-height:1.5;color:#16b9ca}@media (min-width:768px){.products-page .contact-area .contact-teaser p a{font-size:22px}}@media (min-width:992px){.products-page .contact-area .contact-teaser p a{font-size:24px}}@media (min-width:1200px){.products-page .contact-area .contact-teaser p a{font-size:26px}}.products-page .contact-area .contact-teaser .pxl-button{margin-right:20px}@media (min-width:1200px){.products-page .contact-area .contact-teaser .pxl-button{margin-right:50px}}.products-page .contact-area .contact-form-holder{position:relative}.products-page .contact-area .contact-form-holder .cfh{padding:12vw 0 20% 30%;position:relative;z-index:2}.products-page .contact-area .contact-form-holder .cfh h3{color:#f1fcf0;font-family:"Poppins",sans-serif;font-size:28px;line-height:1.2;font-weight:600;margin-top:2vw;margin-bottom:5vw}@media (min-width:768px){.products-page .contact-area .contact-form-holder .cfh h3{font-size:30px}}@media (min-width:992px){.products-page .contact-area .contact-form-holder .cfh h3{font-size:32px}}@media (min-width:1200px){.products-page .contact-area .contact-form-holder .cfh h3{font-size:34px}}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper{margin:0;max-width:100%}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .validation_error{color:#dfa8a8;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_error{width:100%}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_required{color:#dfa8a8}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .validation_message{color:#dfa8a8}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error input,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error textarea,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning textarea{border-color:#dfa8a8}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_label{color:#f1fcf0;margin-bottom:10px;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);-ms-transform:translateY(145%);transform:translateY(145%);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gfield_label.has-value{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container input,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container textarea{padding:0 0 5px;color:#f1fcf0;background:0 0;border:1px solid #f1fcf0;border-width:0 0 2px;outline:0;font-size:16px;line-height:20px;width:100%;text-indent:0}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .ginput_container textarea{height:100px}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer{padding:0;text-align:right}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=submit],.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0;padding-right:0;padding-left:0}.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=submit]:hover,.products-page .contact-area .contact-form-holder .cfh .gform_wrapper .gform_footer input[type=button]:hover{color:#37ecba;background:0 0}.products-page .contact-area .contact-form-holder .cfh .gform_confirmation_wrapper{color:#16b9ca}.products-page .contact-area .contact-form-holder .cfh .gform_confirmation_wrapper p{color:#16b9ca}.products-page .contact-area .contact-form-holder .cfh .nf-form-layout,.products-page .contact-area .contact-form-holder .cfh .gform_body{color:#f1fcf0}.products-page .contact-area .contact-form-holder .cfh .ninja-forms-req-symbol,.products-page .contact-area .contact-form-holder .cfh .nf-error-msg{color:#dfa8a8}.products-page .contact-area .contact-form-holder .cfh .nf-error .ninja-forms-field{border-color:#dfa8a8;border-width:0 0 1px}.products-page .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label,.products-page .contact-area .contact-form-holder .cfh .email-container .nf-field-label,.products-page .contact-area .contact-form-holder .cfh .phone-container .nf-field-label,.products-page .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label{margin-bottom:10px;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);-ms-transform:translateY(145%);transform:translateY(145%);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.products-page .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label.has-value,.products-page .contact-area .contact-form-holder .cfh .email-container .nf-field-label.has-value,.products-page .contact-area .contact-form-holder .cfh .phone-container .nf-field-label.has-value,.products-page .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label.has-value{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.products-page .contact-area .contact-form-holder .cfh .textbox-container .nf-field-label label,.products-page .contact-area .contact-form-holder .cfh .email-container .nf-field-label label,.products-page .contact-area .contact-form-holder .cfh .phone-container .nf-field-label label,.products-page .contact-area .contact-form-holder .cfh .textarea-container .nf-field-label label{color:#f1fcf0}.products-page .contact-area .contact-form-holder .cfh .textbox-container input.nf-element,.products-page .contact-area .contact-form-holder .cfh .textbox-container textarea.nf-element,.products-page .contact-area .contact-form-holder .cfh .email-container input.nf-element,.products-page .contact-area .contact-form-holder .cfh .email-container textarea.nf-element,.products-page .contact-area .contact-form-holder .cfh .phone-container input.nf-element,.products-page .contact-area .contact-form-holder .cfh .phone-container textarea.nf-element,.products-page .contact-area .contact-form-holder .cfh .textarea-container input.nf-element,.products-page .contact-area .contact-form-holder .cfh .textarea-container textarea.nf-element{padding:0 0 5px;color:#f1fcf0;background:0 0;border:1px solid #f1fcf0;border-width:0 0 2px;outline:0;font-size:16px;line-height:20px}.products-page .contact-area .contact-form-holder .cfh .textbox-container textarea,.products-page .contact-area .contact-form-holder .cfh .email-container textarea,.products-page .contact-area .contact-form-holder .cfh .phone-container textarea,.products-page .contact-area .contact-form-holder .cfh .textarea-container textarea{height:100px}.products-page .contact-area .contact-form-holder .cfh .nf-field-label label{color:#f1fcf0}.products-page .contact-area .contact-form-holder .cfh .nf-form-fields-required{display:none}.products-page .contact-area .contact-form-holder .cfh .submit-wrap{text-align:right}.products-page .contact-area .contact-form-holder .cfh .submit-wrap input[type=submit],.products-page .contact-area .contact-form-holder .cfh .submit-wrap input[type=button]{color:#f1fcf0;border:0;background:0 0;cursor:pointer;outline:0}.products-page .contact-area .contact-form-holder .cfh .submit-wrap input[type=submit]:hover,.products-page .contact-area .contact-form-holder .cfh .submit-wrap input[type=button]:hover{color:#37ecba;background:0 0}.products-page .contact-area .contact-form-holder .cfh .nf-response-msg{color:#16b9ca}.products-page .contact-area .contact-form-holder .cfh .nf-response-msg p{color:#16b9ca}.products-area .product-single-item{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-bottom:30vh;position:relative}.products-area .product-single-item:before{content:attr(data-title);position:absolute;display:block;bottom:0;left:0;height:15vh;width:100%;color:#000;font-size:calc(20px + 12vw);line-height:calc(20px + 10vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.1;z-index:-1;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);white-space:nowrap}.products-area .product-single-item .content{max-width:45%;color:#c2e9fb;font-weight:300}.products-area .product-single-item .content b,.products-area .product-single-item .content strong{font-weight:600}.products-area .product-single-item .content a{color:#c2e9fb;font-family:"Poppins",sans-serif;font-weight:300;text-decoration:underline}.products-area .product-single-item .content .title{padding:0 0 25px;margin:0;font-weight:700;font-family:"Poppins",sans-serif;color:#f1fcf0;text-decoration:none;font-size:30px;line-height:1.2}.products-area .product-single-item .content .title a{font-weight:700;font-family:"Poppins",sans-serif;color:#f1fcf0;text-decoration:none;font-size:30px;line-height:1.2;-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1)}.products-area .product-single-item .content .title a:hover{color:#37ecba}.products-area .product-single-item .content .about{margin-bottom:25px}.products-area .product-single-item .content .category a{font-family:"Poppins",sans-serif;color:#f1fcf0;text-decoration:none;display:inline-block}.products-area .product-single-item .content .category a:before{font-family:dashicons;display:inline-block;content:"\f323";position:relative;font-size:16px;line-height:22px;margin-right:5px;-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-o-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.products-area .product-single-item .image{max-width:40%}.products-area .product-single-item .image a{display:block;position:relative}.products-area .product-single-item .image a span{display:block;background:#37ecba;top:0;left:0;right:0;bottom:0;position:absolute;z-index:-1;width:100%;top:0;right:0;bottom:0;left:0;-webkit-transform:translate(-3vh,-3vh);-moz-transform:translate(-3vh,-3vh);-o-transform:translate(-3vh,-3vh);-ms-transform:translate(-3vh,-3vh);transform:translate(-3vh,-3vh);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:.95}.products-area .product-single-item .image img{position:relative;z-index:1;max-width:100%;max-height:40vh;margin:0;display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:all 1s cubic-bezier(.28,0,.07,1);-moz-transition:all 1s cubic-bezier(.28,0,.07,1);-ms-transition:all 1s cubic-bezier(.28,0,.07,1);-o-transition:all 1s cubic-bezier(.28,0,.07,1);-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.18),0 12px 17px 2px rgba(0,0,0,.156),0 5px 22px 4px rgba(0,0,0,.148);box-shadow:0 7px 8px -4px rgba(0,0,0,.18),0 12px 17px 2px rgba(0,0,0,.156),0 5px 22px 4px rgba(0,0,0,.148)}.products-area .product-single-item .image img:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.products-area .product-single-item:nth-child(odd){flex-direction:row-reverse}.products-area .product-single-item:nth-child(odd) .image{max-width:40%}.products-area .product-single-item:nth-child(odd) .image a{display:block;position:relative}.products-area .product-single-item:nth-child(odd) .image a:before{-webkit-transform:translate(3vh,3vh);-moz-transform:translate(3vh,3vh);-o-transform:translate(3vh,3vh);-ms-transform:translate(3vh,3vh);transform:translate(3vh,3vh)}.single-product-features{margin-top:5vh;font-family:"Poppins",sans-serif}.single-product-features .product-item-feature{margin-bottom:5vh}.single-product-features h5{font-family:"Poppins",sans-serif;font-weight:600;font-size:20px;color:#0e94b9}@media (min-width:768px){.single-product-features h5{font-size:22px}}@media (min-width:992px){.single-product-features h5{font-size:24px}}.single-product-features p{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:300}.product-row .product-colored-title p{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:300}.support-overview-bg{position:absolute;height:100%;width:100%;top:0;left:0;background:#003680;z-index:-10}.support-overview-page{position:relative;min-height:100vh;padding:5vh 4vw 10vh;min-height:95vh;color:#f1fcf0}.support-overview-page .page-title{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#f1fcf0;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.support-overview-page .page-title{display:block;padding-left:11vw}}@media (min-width:768px){.support-overview-page .page-title{font-size:20px}}@media (min-width:992px){.support-overview-page .page-title{font-size:22px}}@media (min-width:1200px){.support-overview-page .page-title{font-size:24px}}.support-overview-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;right:0;top:45%}@media (min-width:768px){.support-overview-page .page-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#f1fcf0;left:0;top:45%}}.support-overview-page .support-overview-intro{margin-top:10vh;margin-bottom:5vh}.support-overview-page .support-overview-intro h2{font-family:"Montserrat",sans-serif;font-size:40px;line-height:1.4;font-weight:300;color:#f1fcf0}@media (min-width:768px){.support-overview-page .support-overview-intro h2{font-size:42px}}@media (min-width:992px){.support-overview-page .support-overview-intro h2{font-size:46px}}@media (min-width:1200px){.support-overview-page .support-overview-intro h2{font-size:48px}}.support-overview-page .support-overview-intro p{font-family:"Poppins",sans-serif;font-size:18px;line-height:1.6;font-weight:600;color:#f1fcf0}@media (min-width:768px){.support-overview-page .support-overview-intro p{font-size:20px}}@media (min-width:992px){.support-overview-page .support-overview-intro p{font-size:23px}}@media (min-width:1200px){.support-overview-page .support-overview-intro p{font-size:26px}}.support-overview-page .support-overview-items{color:#f1fcf0;display:flex;flex-direction:row;flex-wrap:wrap}.support-overview-page .support-overview-items:after{display:block;content:"";clear:both}.support-overview-page .support-overview-items .support-overview-item{color:#f1fcf0;width:100%;float:none;margin-top:5vh;margin-bottom:10vh}@media (min-width:768px){.support-overview-page .support-overview-items .support-overview-item{width:46%;margin-right:4%;float:left;margin-top:5vh;margin-bottom:15vh}}.support-overview-page .support-overview-items .support-overview-item p,.support-overview-page .support-overview-items .support-overview-item li,.support-overview-page .support-overview-items .support-overview-item span,.support-overview-page .support-overview-items .support-overview-item a,.support-overview-page .support-overview-items .support-overview-item strong,.support-overview-page .support-overview-items .support-overview-item h1,.support-overview-page .support-overview-items .support-overview-item h2,.support-overview-page .support-overview-items .support-overview-item h3,.support-overview-page .support-overview-items .support-overview-item h4,.support-overview-page .support-overview-items .support-overview-item h5,.support-overview-page .support-overview-items .support-overview-item h6{color:#f1fcf0}.support-overview-page .support-overview-items .support-overview-item h2{color:#f1fcf0;font-family:"Poppins",sans-serif;font-weight:600;font-size:30px;line-height:1.2}@media (min-width:768px){.support-overview-page .support-overview-items .support-overview-item h2{font-size:32px}}@media (min-width:992px){.support-overview-page .support-overview-items .support-overview-item h2{font-size:34px}}@media (min-width:1200px){.support-overview-page .support-overview-items .support-overview-item h2{font-size:36px}}.support-overview-page .support-overview-items .support-overview-item ul{list-style:none;padding:15px 0 15px 23px}.support-overview-page .support-overview-items .support-overview-item ul li{color:#f1fcf0;position:relative}.support-overview-page .support-overview-items .support-overview-item ul li:before{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translate(-22px,-2px);-moz-transform:translate(-22px,-2px);-o-transform:translate(-22px,-2px);-ms-transform:translate(-22px,-2px);transform:translate(-22px,-2px);height:10px;width:10px;background:rgba(166,57,231,.9);margin-top:7px;margin-left:0;z-index:1}.support-overview-page .support-overview-items .support-overview-item ul li:after{content:"";display:block;position:absolute;left:0;top:0;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);height:10px;width:10px;background:rgba(122,174,245,.7);margin-top:7px;margin-left:0;z-index:2}.support-overview-page .support-overview-items .support-overview-item ul li a{color:#f1fcf0}.support-overview-page .ticket-cta{position:fixed;z-index:98;right:3px;bottom:3px;overflow:hidden;background:#000;font-size:16px;line-height:18px;text-align:center;text-decoration:none;border-right:1px solid #37ecba}.support-overview-page .ticket-cta .default-state{display:block;position:relative;padding:12px 20px;color:#f1fcf0;z-index:98;-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.support-overview-page .ticket-cta .hover-state{position:absolute;height:100%;width:100%;text-align:center;background:#37ecba;z-index:99;left:0;top:0;color:#000;padding:12px 20px;border-left:1px solid #000;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.support-overview-page .ticket-cta:hover .default-state{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.support-overview-page .ticket-cta:hover .hover-state{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s cubic-bezier(.28,0,.07,1);-moz-transition:all .5s cubic-bezier(.28,0,.07,1);-ms-transition:all .5s cubic-bezier(.28,0,.07,1);-o-transition:all .5s cubic-bezier(.28,0,.07,1)}.support-overview-page .support-overview-faq{text-align:center;margin-bottom:15vh}.support-overview-page .support-overview-faq .sof-description,.support-overview-page .support-overview-faq .sof-description p{color:#f1fcf0}.support-overview-page .support-overview-faq .sof-description a{color:#f1fcf0;text-decoration:underline}.support-overview-page .support-overview-faq h2,.support-overview-page .support-overview-faq h2 a{color:#f1fcf0;font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:1.2;text-decoration:none}@media (min-width:768px){.support-overview-page .support-overview-faq h2,.support-overview-page .support-overview-faq h2 a{font-size:26px}}@media (min-width:992px){.support-overview-page .support-overview-faq h2,.support-overview-page .support-overview-faq h2 a{font-size:28px}}@media (min-width:1200px){.support-overview-page .support-overview-faq h2,.support-overview-page .support-overview-faq h2 a{font-size:30px}}.support-docs-page{padding:0;position:relative}.support-docs-page:after{display:block;content:"";clear:both}.support-docs-page .pixolette-docs-sidebar{width:25%;position:relative;float:left;background:#f1fcf0;height:100vh;overflow:auto;padding:0}.support-docs-page .pixolette-docs-sidebar:focus{outline:0}@media (min-width:768px){.support-docs-page .pixolette-docs-sidebar{width:20%;position:fixed;top:0;left:28%;background:#f1fcf0;height:100vh;overflow:auto;padding:0}}@media (min-width:992px){.support-docs-page .pixolette-docs-sidebar{width:20%;left:23%}}@media (min-width:1200px){.support-docs-page .pixolette-docs-sidebar{width:20%;left:18%}}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu{padding:15px 5px 25px 14px}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list{padding:0;list-style:none}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list li a{font-family:"Poppins",sans-serif;font-weight:600;font-size:16px;line-height:1.3;color:#000;padding-left:5px;display:block;position:relative;text-decoration:none}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list li.current_page_item a{font-weight:700;border-left:3px solid #37ecba}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list li.current_page_item .children li a{border-left:3px solid transparent}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list ul.children{padding:10px 0 15px 6px;list-style:none;display:none}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list ul.children li a{font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:1.3;color:#000;padding-left:5px;display:block;position:relative;text-decoration:none}.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list .current_page_item ul,.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list .current_page_parent ul,.support-docs-page .pixolette-docs-sidebar .docs-fixed-menu .doc-nav-list .current_page_ancestor ul{display:block}.support-docs-page .pixolette-docs-single-content{position:fixed;width:61%;height:100%;overflow-y:auto;right:0;top:0;padding:15px}@media (min-width:768px){.support-docs-page .pixolette-docs-single-content{width:52%}}@media (min-width:992px){.support-docs-page .pixolette-docs-single-content{width:57%}}@media (min-width:1200px){.support-docs-page .pixolette-docs-single-content{width:62%}}.support-docs-page .pixolette-docs-single-content .wedocs-breadcrumb{margin-bottom:30px;list-style:none;margin-left:0;padding-left:0}.support-docs-page .pixolette-docs-single-content .wedocs-breadcrumb li{display:inline;font-family:"Poppins",sans-serif;font-size:13px;line-height:1.4;font-weight:400}.support-docs-page .pixolette-docs-single-content .wedocs-breadcrumb li.delimiter{color:#999;margin:0 2px}.support-docs-page .pixolette-docs-single-content .wedocs-breadcrumb li a{text-decoration:none;font-family:"Poppins",sans-serif;font-size:13px;line-height:1.4;font-weight:400}.support-docs-page .pixolette-docs-single-content .pixolette-docs-title{text-transform:uppercase;padding-left:11vw;position:relative;color:#000;font-weight:300;font-size:18px;line-height:1.2;padding-top:0}@media (min-width:768px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-title{font-size:20px}}@media (min-width:992px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-title{font-size:22px}}@media (min-width:1200px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-title{font-size:24px}}.support-docs-page .pixolette-docs-single-content .pixolette-docs-title:before{display:block;content:"";position:absolute;width:7vw;height:1px;background:#000;left:0;top:10px}@media (min-width:768px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-title:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#000;left:0;top:14px}}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:1.7;color:#000}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-title{font-family:"Poppins",sans-serif;font-weight:600;font-size:26px;line-height:1.2}@media (min-width:992px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-title{font-size:22px}}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article p,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article span,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article li,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article a{font-family:"Montserrat",sans-serif;font-weight:300;font-size:16px;line-height:1.7;color:#000}@media (min-width:992px){.support-docs-page .pixolette-docs-single-content .pixolette-docs-article p,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article span,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article li,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article a{font-size:18px}}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article p{margin-bottom:10px}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article a{text-decoration:underline;color:#000}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-content{margin-bottom:10vh}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-content .tags-links{display:block;margin-top:10vh;margin-bottom:10vh}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-content .tags-links span,.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-content .tags-links a{font-weight:300;font-family:"Poppins",sans-serif;text-decoration:none;font-size:14px}.support-docs-page .pixolette-docs-single-content .pixolette-docs-article .entry-footer{font-family:"Poppins",sans-serif;font-size:13px;line-height:1.4;font-weight:400;text-align:right}.support-docs-page .pixolette-docs-single-content .wedocs-doc-nav{padding:15px 0;border-color:#f6f6f6}.support-docs-page .pixolette-docs-single-content .wedocs-doc-nav a{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#000;text-decoration:none}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap{border:1px solid #000;position:relative;padding:35px 15px;z-index:1}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap:before{display:block;content:"";position:absolute;width:100%;height:100%;left:0;top:0;border:1px solid #000;border-width:5px 1px 1px 5px;margin:-6px 0 0 -6px;z-index:-1}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap .vote-link-wrap{display:block;text-align:center;margin:10px 0}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap .vote-link-wrap a{padding:5px 15px;text-align:center;font-size:16px;line-height:1;font-family:"Montserrat",sans-serif;font-weight:300;display:inline;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap .vote-link-wrap a.positive{background:#1abc9c;border-color:#1abc9c;margin-right:6px}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap .vote-link-wrap a.negative{background:#f54b67;border-color:#f54b67}.support-docs-page .pixolette-docs-single-content .wedocs-feedback-wrap .vote-link-wrap span{font-size:16px;line-height:1;font-family:"Poppins",sans-serif;font-weight:300}.docs-search-input{margin:0 0 30px;max-width:95%}.mobile-support-menu-toggler{display:none}.doc-nav-list ul li,.doc-nav-list ol li{margin:15px 0}.product-single-product{padding:0}@media (max-width:767px){.product-single-product{padding-bottom:50px}}.product-single-product .product-intro-holder{padding:5vh 4vw 10vh;min-height:95vh}.product-single-product .product-category{text-transform:uppercase;display:inline-block;padding-right:11vw;position:relative;color:#010000;font-weight:300;font-size:18px;line-height:1.2}@media (min-width:768px){.product-single-product .product-category{display:block;padding-left:11vw}}@media (min-width:768px){.product-single-product .product-category{font-size:20px}}@media (min-width:992px){.product-single-product .product-category{font-size:22px}}@media (min-width:1200px){.product-single-product .product-category{font-size:24px}}.product-single-product .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;right:0;top:45%}@media (min-width:768px){.product-single-product .product-category:before{display:block;content:"";position:absolute;width:10vw;height:1px;background:#010000;left:0;top:45%}}.product-single-product .product-title h1{font-family:"Montserrat",sans-serif;font-size:34px;line-height:1.3;color:#010000;padding:4vh 0 5vh}@media (min-width:768px){.product-single-product .product-title h1{font-size:36px}}@media (min-width:992px){.product-single-product .product-title h1{font-size:38px}}@media (min-width:1200px){.product-single-product .product-title h1{font-size:40px}}.product-single-product .product-title h1 span{color:#1abc9c}.product-single-product .product-short-description{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:400;padding-bottom:5vh}.product-single-product .product-type{display:block}.product-single-product .product-type:before{content:attr(data-title);position:absolute;display:block;top:0;left:0;height:15vh;width:65%;color:#1abc9c;font-size:calc(20px + 21vw);line-height:calc(20px + 21vw);font-family:"Poppins",sans-serif;font-weight:700;opacity:.3;z-index:-1}.product-single-product .product-intro{padding:0 0 5vh}.product-single-product .product-intro p{font-size:18px;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:400}.product-single-product .product-slideshow-holder{position:relative}.product-single-product .product-slideshow-holder:before{display:block;content:"";width:80vw;height:80vw;background:#f6f6f6;z-index:0;right:0;top:0;position:absolute;-webkit-transform:rotate(-9deg) translate(40%,10%);-moz-transform:rotate(-9deg) translate(40%,10%);-o-transform:rotate(-9deg) translate(40%,10%);-ms-transform:rotate(-9deg) translate(40%,10%);transform:rotate(-9deg) translate(40%,10%)}.product-single-product .product-slideshow-holder .product-slideshow-teaser{padding-top:5vh;padding-bottom:10vh}.product-single-product .product-slideshow-holder .product-slideshow-teaser h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-single-product .product-slideshow-holder .product-slideshow-teaser h2{font-size:32px}}@media (min-width:992px){.product-single-product .product-slideshow-holder .product-slideshow-teaser h2{font-size:34px}}@media (min-width:1200px){.product-single-product .product-slideshow-holder .product-slideshow-teaser h2{font-size:36px}}.product-single-product .product-slideshow-holder .product-slideshow-teaser p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-single-product .product-slideshow-holder .product-slideshow-teaser p{font-size:22px}}@media (min-width:992px){.product-single-product .product-slideshow-holder .product-slideshow-teaser p{font-size:24px}}@media (min-width:1200px){.product-single-product .product-slideshow-holder .product-slideshow-teaser p{font-size:26px}}.product-single-product .product-slideshow-holder .product-slideshow-teaser iframe{max-width:100%}.product-single-product .product-slideshow-holder .product-slideshow{padding:0 18vw;position:relative}.product-single-product .product-slideshow-holder .product-slideshow:before{position:absolute;width:50%;height:100%;content:"";display:block;left:0;bottom:0;z-index:-20;background:#def2f4 url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_prev.png) 6% center no-repeat}.product-single-product .product-slideshow-holder .product-slideshow:after{position:absolute;width:50%;height:100%;content:"";display:block;right:0;bottom:0;z-index:-20;background:transparent url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/slideshow_next.png) 94% center no-repeat}.product-single-product .product-slideshow-holder .product-slideshow .slick-list{padding-top:3.5%;background-image:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/item_frame.jpg) !important;background-position:left top !important;background-repeat:no-repeat !important;background-size:100% auto !important;background-color:transparent !important}.product-single-product .product-slideshow-holder .product-slideshow .slick-slider{position:initial}.product-single-product .product-slideshow-holder .product-slideshow .slick-slider:before{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/lscf_slideshow_3.png) left bottom no-repeat;background-size:auto 100%;left:18vw;bottom:0;-webkit-transform:translateX(-6vw);-moz-transform:translateX(-6vw);-o-transform:translateX(-6vw);-ms-transform:translateX(-6vw);transform:translateX(-6vw)}.product-single-product .product-slideshow-holder .product-slideshow .slick-slider:after{content:"";display:block;position:absolute;width:40vw;height:80%;overflow:hidden;z-index:-1;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/lscf_slideshow_2.png) right bottom no-repeat;background-size:auto 100%;right:18vw;bottom:0;-webkit-transform:translateX(6vw);-moz-transform:translateX(6vw);-o-transform:translateX(6vw);-ms-transform:translateX(6vw);transform:translateX(6vw)}.product-single-product .product-slideshow-holder .product-slideshow .slick-slider .slick-list{z-index:2;background:#f1fcf0}.product-single-product .product-slideshow-holder .product-slideshow .slick-prev.slick-arrow{position:absolute;left:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-single-product .product-slideshow-holder .product-slideshow .slick-next.slick-arrow{position:absolute;right:0;bottom:0;height:100%;z-index:0;border:0;outline:0;width:50%;background:0 0;text-indent:-9999px}.product-single-product .product-slideshow-titles{position:relative;width:100%;height:20vw}@media (max-width:767px){.product-single-product .product-slideshow-titles{height:50vh}}.product-single-product .product-slideshow-titles .pst-item{position:absolute;height:100%;width:100%;top:0;left:0;text-align:center;opacity:0;z-index:1;margin-top:4vw;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-single-product .product-slideshow-titles .pst-item.active{opacity:1;z-index:2;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-single-product .product-slideshow-titles .pst-item h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#3cb5d7;background:-webkit-gradient(linear,0 50%,100% 50%,from(#76fed9),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-single-product .product-slideshow-titles .pst-item h3{font-size:30px}}@media (min-width:992px){.product-single-product .product-slideshow-titles .pst-item h3{font-size:33px}}@media (min-width:1200px){.product-single-product .product-slideshow-titles .pst-item h3{font-size:36px}}.product-single-product .product-slideshow-titles .pst-item .pst-links a{margin-left:1vw;margin-right:1vw}.product-single-product .product-lscf-lite .product-type:before{color:#94e79f}.product-single-product .product-content{padding-top:5vh;padding-bottom:10vh;position:relative}.product-single-product .product-content:before{content:attr(data-title);position:relative;display:block;text-align:center;width:100%;color:#0e94b9;background:-webkit-gradient(linear,left top,right bottom,from(#1abc9c),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(20px + 5vw);line-height:calc(20px + 5vw);font-family:"Poppins",sans-serif;font-weight:600;z-index:1;margin-bottom:2vh}.product-single-product .product-content .product-content-intro h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-single-product .product-content .product-content-intro h2{font-size:32px}}@media (min-width:992px){.product-single-product .product-content .product-content-intro h2{font-size:34px}}@media (min-width:1200px){.product-single-product .product-content .product-content-intro h2{font-size:36px}}.product-single-product .product-content .product-content-intro p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-single-product .product-content .product-content-intro p{font-size:22px}}@media (min-width:992px){.product-single-product .product-content .product-content-intro p{font-size:24px}}@media (min-width:1200px){.product-single-product .product-content .product-content-intro p{font-size:26px}}.product-single-product .product-content .product-content-gallery{display:block;margin-top:5vw;margin-bottom:5vw}@media (min-width:768px){.product-single-product .product-content .product-content-gallery{padding:0 5vw}}@media (min-width:992px){.product-single-product .product-content .product-content-gallery{padding:0 7vw}}@media (min-width:992px){.product-single-product .product-content .product-content-gallery{padding:0 10vw}}.product-single-product .product-content .product-content-gallery .gallery-thumbnail{display:inline-block;position:relative;padding:0}.product-single-product .product-content .product-content-gallery .gallery-thumbnail:after{content:"";display:block;width:100%;height:1px;clear:both}.product-single-product .product-content .product-content-gallery .gallery-thumbnail span{display:inline-block;position:relative;margin-bottom:3vh}.product-single-product .product-content .product-content-gallery .gallery-thumbnail span:before{position:absolute;width:100%;height:100%;background:#def2f4;content:"";left:0;top:0;z-index:-1;-webkit-transform:translate(-6px,-6px);-moz-transform:translate(-6px,-6px);-o-transform:translate(-6px,-6px);-ms-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}.product-single-product .product-content .product-content-gallery .gallery-thumbnail span img{margin:0}.product-single-product .product-content .product-content-gallery .gt-1 span{max-width:90%;float:left}.product-single-product .product-content .product-content-gallery .gt-2{margin-top:1vh;margin-bottom:5vh}.product-single-product .product-content .product-content-gallery .gt-2 span{float:none;margin-left:auto;margin-right:auto;max-width:50%}.product-single-product .product-content .product-content-gallery .gt-2 span img{margin:0 auto}.product-single-product .product-content .product-content-gallery .gt-3 span{float:right;max-width:65%}.product-single-product .product-content .product-content-gallery .gt-4{margin-top:4vh}.product-single-product .product-content .product-content-gallery .gt-4 span{max-width:75%;float:left}.product-single-product .product-content .product-content-gallery .gt-5{text-align:center}.product-single-product .product-content .product-content-gallery .gt-5 span{margin-top:10vh;float:none;max-width:60%}.product-single-product .product-content .product-content-gallery .gt-6{margin-bottom:6vh}.product-single-product .product-content .product-content-gallery .gt-6 span{float:right;max-width:80%}.product-single-product .product-content .product-content-gallery .gt-7{text-align:center}.product-single-product .product-content .product-content-gallery .gt-7 span{float:none;max-width:70%}.product-single-product .product-content .product-content-gallery .gt-8 span{float:right;max-width:65%;margin-top:20vh}.product-single-product .product-content .product-content-list{display:block;margin-top:0;margin-bottom:5vh}@media (min-width:768px){.product-single-product .product-content .product-content-list{padding:0 5vw}}@media (min-width:992px){.product-single-product .product-content .product-content-list{padding:0 7vw}}@media (min-width:992px){.product-single-product .product-content .product-content-list{padding:0 10vw}}.product-single-product .product-content .product-content-list .pcl-items{width:85%}.product-single-product .product-content .product-content-list .pcl-items.margin-top-big{margin-top:22vh}@media (max-width:767px){.product-single-product .product-content .product-content-list .pcl-items.margin-top-big{margin-top:0}}.product-single-product .product-content .product-content-list .pcl-items h4{font-size:18px;line-height:1.3;padding:0 0 20px}@media (min-width:768px){.product-single-product .product-content .product-content-list .pcl-items h4{font-size:20px}}@media (min-width:992px){.product-single-product .product-content .product-content-list .pcl-items h4{font-size:22px}}@media (min-width:1200px){.product-single-product .product-content .product-content-list .pcl-items h4{font-size:24px}}.product-single-product .product-content .product-content-list .pcl-items ul{list-style:none;padding:15px 0 25px}.product-single-product .product-content .product-content-list .pcl-items ul li{padding:0 0 4px 20px;position:relative}.product-single-product .product-content .product-content-list .pcl-items ul li:before{content:"";display:block;position:absolute;left:3px;top:0;-webkit-transform:translate(-3px,-3px);-moz-transform:translate(-3px,-3px);-o-transform:translate(-3px,-3px);-ms-transform:translate(-3px,-3px);transform:translate(-3px,-3px);height:12px;width:12px;background:#baebe1;margin-top:7px;margin-left:0;z-index:1}.product-single-product .product-content .product-content-list .pcl-items ul li:after{content:"";display:block;position:absolute;left:3px;top:0;height:10px;width:10px;background:#def2f4;margin-top:7px;margin-left:0;z-index:2}.product-single-product .product-colored-title h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:27px;line-height:1.3;color:#3cb5d7;background:-webkit-gradient(linear,0 50%,100% 50%,from(#76fed9),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-single-product .product-colored-title h3{font-size:30px}}@media (min-width:992px){.product-single-product .product-colored-title h3{font-size:33px}}@media (min-width:1200px){.product-single-product .product-colored-title h3{font-size:36px}}.product-single-product .product-colored-title .pct-links a{margin-left:1vw;margin-right:1vw}.product-single-product .product-colored-title p{font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.5;margin-bottom:25px}@media (min-width:992px){.product-single-product .product-colored-title p{font-size:18px}}.product-single-product .product-features-gallery{padding:5vh 0 5vh}.product-single-product .product-features-gallery .feature-thumbnail{width:100%;margin-bottom:10vh;text-align:center}.product-single-product .product-features-gallery .feature-thumbnail .item-image-holder{display:block;margin:0 0 10px;padding:0 0 10px;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);-moz-box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);-webkit-transition:transform .4s cubic-bezier(.28,0,.07,1);-moz-transition:transform .4s cubic-bezier(.28,0,.07,1);-ms-transition:transform .4s cubic-bezier(.28,0,.07,1);-o-transition:transform .4s cubic-bezier(.28,0,.07,1)}.product-single-product .product-features-gallery .feature-thumbnail .item-image-holder .item-frame{position:relative;width:100%;height:0;padding-top:3.5%;background:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/item_frame.jpg) center bottom no-repeat;background-size:100% auto}.product-single-product .product-features-gallery .feature-thumbnail .item-image-holder .item-image{display:block;width:100%;height:0;padding-top:55%;background-color:#fff;background-repeat:no-repeat;background-size:100% auto;background-position:center top}.product-single-product .product-features-gallery .feature-thumbnail .item-image-holder:hover{-webkit-box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);box-shadow:0px 6px 14px 0px rgba(0,0,0,.2);-webkit-transition:all .6s cubic-bezier(.28,0,.07,1);-moz-transition:all .6s cubic-bezier(.28,0,.07,1);-ms-transition:all .6s cubic-bezier(.28,0,.07,1);-o-transition:all .6s cubic-bezier(.28,0,.07,1);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.product-single-product .product-features-gallery .feature-thumbnail span{display:block;text-align:center;color:#1abc9c;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4}@media (min-width:768px){.product-single-product .product-features-gallery .feature-thumbnail span{font-size:18px}}@media (min-width:992px){.product-single-product .product-features-gallery .feature-thumbnail span{font-size:20px}}@media (min-width:1200px){.product-single-product .product-features-gallery .feature-thumbnail span{font-size:22px}}@media (max-width:767px){.product-single-product .product-features-gallery .col-xs-6:nth-child(3){clear:left}}.product-single-product .product-features-tabs{display:block;position:relative;margin:5vh 0 10vh;width:100%}.product-single-product .product-features-tabs .tabs-holder{display:block;width:70%;float:left;position:relative}.product-single-product .product-features-tabs .tabs-holder .tab-content{opacity:0;position:absolute;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-single-product .product-features-tabs .tabs-holder .tab-content.active{opacity:1;position:relative;-webkit-transition:all .3s cubic-bezier(.28,0,.07,1);-moz-transition:all .3s cubic-bezier(.28,0,.07,1);-ms-transition:all .3s cubic-bezier(.28,0,.07,1);-o-transition:all .3s cubic-bezier(.28,0,.07,1)}.product-single-product .product-features-tabs .tabs-links{width:24%;float:right;display:block}.product-single-product .product-features-tabs .tabs-links ul{padding:0;margin:0;list-style:none}.product-single-product .product-features-tabs .tabs-links ul li{padding:5px 0 10px 10px;margin:0}.product-single-product .product-features-tabs .tabs-links ul li a{display:inline-block;text-align:left;color:#000;font-family:"Montserrat",sans-serif;font-size:16px;line-height:1.4;padding:0 0 8px;position:relative;text-decoration:none}@media (min-width:768px){.product-single-product .product-features-tabs .tabs-links ul li a{font-size:18px}}@media (min-width:992px){.product-single-product .product-features-tabs .tabs-links ul li a{font-size:20px}}@media (min-width:1200px){.product-single-product .product-features-tabs .tabs-links ul li a{font-size:22px}}.product-single-product .product-features-tabs .tabs-links ul li a:after{width:40%;height:1px;background:#1abc9c;content:"";display:block;position:absolute;bottom:0;left:0}.product-single-product .product-features-tabs .tabs-links ul li a.active{color:#1abc9c}.product-single-product .cta-row{margin:45vh 0}.product-single-product .cta-row .cta-holder{color:#f1fcf0}.product-single-product .cta-row .cta-holder h2{font-family:"Poppins",sans-serif;color:#f1fcf0;font-weight:300;font-size:30px;line-height:1.3;margin:0 0 3vh;padding:0}@media (min-width:768px){.product-single-product .cta-row .cta-holder h2{font-size:32px}}@media (min-width:992px){.product-single-product .cta-row .cta-holder h2{font-size:34px}}@media (min-width:1200px){.product-single-product .cta-row .cta-holder h2{font-size:36px}}.product-single-product .cta-row .cta-holder p{font-family:"Montserrat",sans-serif;color:#f1fcf0;font-size:16px;line-height:1.5;margin:0 0 5vh;padding:0 0 3vh}@media (min-width:992px){.product-single-product .cta-row .cta-holder p{font-size:18px}}.product-single-product .product-subscribe{position:relative;overflow:hidden;padding:15vh 25px}@media (min-width:768px){.product-single-product .product-subscribe{padding:8vw 5vw}}.product-single-product .product-subscribe .product-subscribe-title{font-size:30px;line-height:1.3;padding:0;margin:0 0 5vh;text-align:center}@media (min-width:768px){.product-single-product .product-subscribe .product-subscribe-title{font-size:32px}}@media (min-width:992px){.product-single-product .product-subscribe .product-subscribe-title{font-size:34px}}@media (min-width:1200px){.product-single-product .product-subscribe .product-subscribe-title{font-size:36px}}.product-single-product .product-subscribe .product-subscribe-form{width:70%;margin:0 auto 2vh}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper{margin:0;max-width:100%}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading{width:100%;margin-bottom:7vh}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gform_heading .gform_description{font-size:16px;line-height:1.4;font-weight:300}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .validation_error{color:#e10019;font-size:16px;margin-bottom:1vh;border:0;padding:1vh 0;clear:both;width:100%;font-weight:400}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gfield_error{width:100%}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .validation_message{color:#e10019}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error,.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:0 0;border:0}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error input,.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input{border-color:#e10019}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{width:100%;margin-top:0;padding-top:0 !important}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gfield_label{display:none}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container{width:100%;max-width:100% !important;margin:0 !important}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .ginput_container input{width:100%;border-width:0 0 1px;border-color:#76fed9;background:#f6f6f6;outline:0;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;color:#000;font-size:16px}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer{padding:0;text-align:center}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input{border:0;color:#000;display:block;width:100%;font-weight:300;font-size:16px;background:0 0}.product-single-product .product-subscribe .product-subscribe-form .gform_wrapper .gform_footer input:hover{background:rgba(26,188,156,.45);background:-webkit-linear-gradient(-45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-o-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:-moz-linear-gradient(45deg,rgba(26,188,156,.45),rgba(1,107,213,.14));background:linear-gradient(to 45deg,rgba(26,188,156,.45),rgba(1,107,213,.14))}.product-single-product .product-footer{overflow:hidden;position:relative;padding-top:10vw;padding-bottom:25vw;margin-top:-5vw;z-index:1;display:block}.product-single-product .product-footer .product-links{padding-top:7vh;padding-bottom:10vh}.product-single-product .product-footer .product-links h3{color:#1abc9c;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-single-product .product-footer .product-links h3{font-size:20px}}@media (min-width:992px){.product-single-product .product-footer .product-links h3{font-size:22px}}@media (min-width:1200px){.product-single-product .product-footer .product-links h3{font-size:24px}}.product-single-product .product-footer .product-links ul{padding:0;list-style:none;margin:0 0 25px}@media (min-width:992px){.product-single-product .product-footer .product-links ul{max-width:80%}}.product-single-product .product-footer .product-links ul li{margin-bottom:15px}.product-single-product .product-footer .product-links p,.product-single-product .product-footer .product-links a{color:#f1fcf0;font-size:14px;line-height:1.2;text-decoration:none;padding:0;margin:0;font-family:"Poppins",sans-serif;font-weight:300;-webkit-transition:color .4s ease-out;-moz-transition:color .4s ease-out;-ms-transition:color .4s ease-out;-o-transition:color .4s ease-out}@media (min-width:992px){.product-single-product .product-footer .product-links p,.product-single-product .product-footer .product-links a{font-size:15px}}@media (min-width:992px){.product-single-product .product-footer .product-links p:hover,.product-single-product .product-footer .product-links a:hover{color:#37ecba;-webkit-transition:color .4s ease-in;-moz-transition:color .4s ease-in;-ms-transition:color .4s ease-in;-o-transition:color .4s ease-in}}.product-single-product .product-footer .product-articles{padding-bottom:120px}.product-single-product .product-footer .product-articles h3{color:#1abc9c;font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.3}@media (min-width:768px){.product-single-product .product-footer .product-articles h3{font-size:20px}}@media (min-width:992px){.product-single-product .product-footer .product-articles h3{font-size:22px}}@media (min-width:1200px){.product-single-product .product-footer .product-articles h3{font-size:24px}}.product-single-product .product-footer .product-articles .pai-holder{position:relative}.product-single-product .product-footer .product-articles .pai-holder .pa-image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.product-single-product .product-footer .product-articles .pai-holder .pa-image:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#2c3e50;opacity:.8}.product-single-product .product-footer .product-articles .product-article{position:relative;width:100%;margin:0;padding:40% 10% 0}.product-single-product .product-footer .product-articles .product-article a{color:#f1fcf0;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px;line-height:1.4;padding:5%;text-indent:0;display:block;border:1px solid transparent;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}@media (min-width:992px){.product-single-product .product-footer .product-articles .product-article a{font-size:16px}}@media (min-width:1200px){.product-single-product .product-footer .product-articles .product-article a{font-size:18px}}.product-single-product .product-footer .product-articles .product-article .pa-description{position:absolute;bottom:0;display:block;color:#f1fcf0;font-family:"Montserrat",sans-serif;overflow:hidden;width:80%;font-size:14px;line-height:18px;max-height:106px;background:#2c3e50;z-index:1;left:0;margin-left:10%;padding:18px;border:1px solid #37ecba;border-width:0 1px 1px;opacity:0;-webkit-transform:translateY(95%);-moz-transform:translateY(95%);-o-transform:translateY(95%);-ms-transform:translateY(95%);transform:translateY(95%)}.product-single-product .product-footer .product-articles .product-article .pa-description:after{display:block;content:"";width:100%;position:absolute;background:#2c3e50;bottom:0;left:0;height:18px}.product-single-product .product-footer .product-articles .product-article:hover a{border:1px solid #37ecba;border-width:1px 1px 0;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-single-product .product-footer .product-articles .product-article:hover .pa-description{opacity:1;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear}.product-single-product .product-footer-tags .product-tags{position:relative;padding-top:10vh;margin-top:-20vh;padding-left:25px;padding-right:25px;text-align:center}.product-single-product .product-footer-tags .product-tags .product-tags-title{font-family:"Poppins",sans-serif;font-weight:600;color:#3a3a3a;font-size:22px;line-height:1.2;padding-bottom:7vh}@media (min-width:768px){.product-single-product .product-footer-tags .product-tags .product-tags-title{font-size:24px}}@media (min-width:992px){.product-single-product .product-footer-tags .product-tags .product-tags-title{font-size:26px}}@media (min-width:1200px){.product-single-product .product-footer-tags .product-tags .product-tags-title{font-size:28px}}.product-single-product .product-footer-tags .product-tags .product-tags-links a,.product-single-product .product-footer-tags .product-tags .product-tags-links p{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.4;text-decoration:none;color:#0e94b9;background:-webkit-gradient(linear,0 50%,100% 50%,from(#1abc9c),to(#016bd5));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.product-single-product .product-footer-tags .product-tags .product-tags-links a,.product-single-product .product-footer-tags .product-tags .product-tags-links p{font-size:20px}}@media (min-width:992px){.product-single-product .product-footer-tags .product-tags .product-tags-links a,.product-single-product .product-footer-tags .product-tags .product-tags-links p{font-size:22px}}@media (min-width:1200px){.product-single-product .product-footer-tags .product-tags .product-tags-links a,.product-single-product .product-footer-tags .product-tags .product-tags-links p{font-size:24px}}.product-page{width:100%;padding:15px 0;background-color:#f9f9f9;color:#1d1d1d}.product-page *{color:#1d1d1d}@media (min-width:768px){.product-page{padding:15px}}.product-page .product-hero{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:768px){.product-page .product-hero{flex-direction:row;justify-content:space-between;align-items:center}}.product-page .product-hero .hero-text{width:100%;padding:0}@media (min-width:768px){.product-page .product-hero .hero-text{padding:15px 15px 15px 0;width:57%}}.product-page .product-hero .hero-image{width:100%;padding:0}@media (min-width:768px){.product-page .product-hero .hero-image{padding:15px 0 15px 15px;width:43%}}.product-page .product-category h3{padding:0;margin:0;font-size:1.6rem;line-height:1;color:#1d1d1d}.product-page .product-title{margin-bottom:4vh}.product-page .product-title h1{padding:0;margin:0;font-size:4.4rem;line-height:1.2;color:#1d1d1d}.product-page .product-intro{margin-bottom:4vh;font-size:1.9rem;line-height:1.5;color:#1d1d1d}.product-page .product-intro p{padding:0;margin:0 0 10px;font-size:1.9rem;line-height:1.5;color:#1d1d1d;letter-spacing:.4px}.product-page .prodct-cta{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}@media (min-width:768px){.product-page .prodct-cta{flex-direction:row;align-items:center;justify-content:flex-start}}.product-page .prodct-cta a{display:block;padding:13px 35px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#2b4070;border:1px solid #2b4070;color:#f9f9f9;margin:0 25px 15px 0;text-decoration:none;font-size:1.9rem;line-height:1.2}@media (max-width:767px){.product-page .prodct-cta a{width:100%;text-align:center}}@media (min-width:768px){.product-page .prodct-cta a:hover{background-color:#1f315a;border:1px solid #1f315a}}.product-page .prodct-cta a.cta-border{background-color:transparent;border:1px solid #2b4070;color:#2b4070}@media (min-width:768px){.product-page .prodct-cta a.cta-border:hover{border:1px solid #1f315a;background-color:#1f315a;color:#f9f9f9}}.product-page .main-feature{padding:25px 35px;box-shadow:0 10px 45px #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.product-page .main-feature p{font-size:1.9rem;line-height:1.6;letter-spacing:.4px}.product-page .product-features{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:768px){.product-page .product-features{flex-direction:row;align-items:flex-start;justify-content:space-between}}.product-page .product-features .product-feature{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:100%;margin-bottom:25px}@media (min-width:768px){.product-page .product-features .product-feature{max-width:30%}}@media (min-width:1200px){.product-page .product-features .product-feature{max-width:27%}}.product-page .product-features .product-feature img{max-width:144px;max-height:144px;display:block;margin-bottom:12px}.product-page .product-features .product-feature strong{display:block;margin-bottom:12px;font-size:1.9rem;line-height:1.3}.product-page .product-features .product-feature .pf-content{font-size:1.6rem;line-height:1.5}.product-page .product-single-product .product-slideshow-holder{margin-left:-15px;margin-right:-15px;background-color:#fff;padding-bottom:20vh}.product-page .product-single-product .product-slideshow-holder:before{background-color:#f4f6f9}.product-page .product-single-product .product-slideshow-holder .product-slideshow{padding:0 9vw}.product-page .product-single-product .product-slideshow-holder .product-slideshow:before{background-color:transparent}.product-page .product-single-product .product-slideshow-holder .product-slideshow .slick-list{background-image:url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/product/frame_bar.png) !important;background-color:#f9f9f9 !important}.product-page .product-single-product .product-slideshow-holder .product-slideshow .slick-slider{box-shadow:0 35px 45px #c3c3c3}.product-page .product-single-product .product-slideshow-holder .product-slideshow .slick-slider:before,.product-page .product-single-product .product-slideshow-holder .product-slideshow .slick-slider:after{display:none}.product-page .product-single-product .product-slideshow-holder .product-slideshow-titles{height:5rem}.product-page .product-single-product .product-slideshow-holder .product-slideshow-titles .pst-item{margin-top:0}.product-page .product-single-product .product-slideshow-holder .product-slideshow-titles .pst-item h3{color:#2b4070;color:#253965;background:-webkit-gradient(linear,0 50%,100% 50%,from(#2b4070),to(#1f315a));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.6rem;line-height:1.2;padding:0}.product-page .buy-section{margin-left:-15px;margin-right:-15px;padding:30px;background:#fff;color:#1d1d1d;-webkit-box-shadow:0 0px 35px #d9d9d9;-moz-box-shadow:0 0px 35px #d9d9d9;box-shadow:0 0px 35px #d9d9d9}.product-page .buy-section .buy-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:768px){.product-page .buy-section .buy-wrap{flex-direction:row;justify-content:space-evenly;align-items:stretch}}.product-page .buy-section .buy-wrap .text-col{width:100%}@media (min-width:768px){.product-page .buy-section .buy-wrap .text-col{width:500px;max-width:46%}}.product-page .buy-section .buy-wrap .text-col h3{color:#1656a3;background:-webkit-gradient(linear,0 50%,100% 50%,from(#016bd5),to(#2b4070));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-page .buy-section .buy-wrap .form-col{width:100%}@media (min-width:768px){.product-page .buy-section .buy-wrap .form-col{width:500px;max-width:49%;display:flex;flex-direction:column;align-content:center;align-items:center}}.product-page .wp-pay-to-download-shortcode .wpptd-row{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:15px}.product-page .wp-pay-to-download-shortcode .wpptd-row label{font-size:1.5rem;line-height:1.5;font-weight:400;display:block;width:100%;margin-bottom:5px}.product-page .wp-pay-to-download-shortcode .wpptd-row input[type=text],.product-page .wp-pay-to-download-shortcode .wpptd-row input[type=email],.product-page .wp-pay-to-download-shortcode .wpptd-row input[type=number]{display:block;width:100%;border:1px solid #9c9c9c;font-size:1.4rem;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.product-page .wp-pay-to-download-shortcode .wpptd-row textarea{padding:10px;display:block;width:100%;border:1px solid #9c9c9c;font-size:1.4rem;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;min-height:90px}.product-page .wp-pay-to-download-shortcode .wpptd-row .radio-item input,.product-page .wp-pay-to-download-shortcode .wpptd-row .checkbox-item input{margin:0 10px 0 0}.product-page .wp-pay-to-download-shortcode .wpptd-row .radio-item label,.product-page .wp-pay-to-download-shortcode .wpptd-row .checkbox-item label{margin:0;line-break:1.2}.product-page .wp-pay-to-download-shortcode .wpptd-row .wpptd-card-element{border:1px solid #9c9c9c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.product-page .product-contact-wrap{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-page .product-contact-wrap .product-contact{width:500px;max-width:100%}.product-page .product-contact-wrap .product-contact label{font-size:1.5rem;line-height:1.5;font-weight:400;display:block;width:100%;margin-bottom:5px}.product-page .product-contact-wrap .product-contact input[type=text],.product-page .product-contact-wrap .product-contact input[type=email],.product-page .product-contact-wrap .product-contact input[type=number]{display:block;width:100%;border:1px solid #9c9c9c;font-size:1.4rem;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-top:0}.product-page .product-contact-wrap .product-contact textarea{padding:10px;display:block;width:100%;border:1px solid #9c9c9c;font-size:1.4rem;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;min-height:90px;margin-top:0}.product-page .product-contact-wrap .product-contact input[type=submit]{display:block;padding:7px 27px 6px;background-color:transparent;border-color:#2b4070;color:#2b4070;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.product-page .product-contact-wrap .product-contact input[type=submit]:before,.product-page .product-contact-wrap .product-contact input[type=submit]:after{display:none}.product-page .product-contact-wrap .product-contact input[type=submit]:hover{background-color:#2b4070;border-color:#2b4070;color:#f9f9f9}.product-page .wpptd-button{display:block;padding:7px 27px 6px;background-color:#2b4070;color:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.product-page .wpptd-button:before,.product-page .wpptd-button:after{display:none}.product-page .wpptd-button:hover{background-color:#1f315a;color:#f9f9f9}.product-page .wpptd-download-link{display:inline-block;padding:7px 27px 6px;background-color:#0e94b9;color:#f9f9f9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-decoration:none}.product-page .wpptd-download-link:before,.product-page .wpptd-download-link:after{display:none}.product-page .wpptd-download-link:hover{background-color:#1f315a;color:#f9f9f9}.product-page .product-content .product-content-intro h2{font-family:"Poppins",sans-serif;font-size:30px;line-height:1.3;font-weight:600;padding-bottom:3vh}@media (min-width:768px){.product-page .product-content .product-content-intro h2{font-size:32px}}@media (min-width:992px){.product-page .product-content .product-content-intro h2{font-size:34px}}@media (min-width:1200px){.product-page .product-content .product-content-intro h2{font-size:36px}}.product-page .product-content .product-content-intro p,.product-page .product-content .product-content-intro li{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.5;font-weight:300}@media (min-width:768px){.product-page .product-content .product-content-intro p,.product-page .product-content .product-content-intro li{font-size:22px}}@media (min-width:992px){.product-page .product-content .product-content-intro p,.product-page .product-content .product-content-intro li{font-size:24px}}@media (min-width:1200px){.product-page .product-content .product-content-intro p,.product-page .product-content .product-content-intro li{font-size:26px}}.cssload-thecube{width:30px;height:30px;margin:0 auto;margin-top:31px;position:absolute;bottom:30vh;left:50%;margin-left:-15px;transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);z-index:9998;opacity:0}.animation-phase-1 .cssload-thecube{opacity:1;-webkit-transition:opacity .4s linear .3s;-moz-transition:opacity .4s linear .3s;-ms-transition:opacity .4s linear .3s;-o-transition:opacity .4s linear .3s}.animation-phase-2 .cssload-thecube{opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-ms-transition:opacity .3s linear;-o-transition:opacity .3s linear}.cssload-thecube .cssload-cube{position:relative;transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg)}.cssload-thecube .cssload-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.cssload-thecube .cssload-cube:before{content:"";position:absolute;top:0;left:0;outline:1px solid #170144;width:100%;height:100%;background-color:#f1fcf0;animation:cssload-fold-thecube 2.28s infinite linear both;-o-animation:cssload-fold-thecube 2.28s infinite linear both;-ms-animation:cssload-fold-thecube 2.28s infinite linear both;-webkit-animation:cssload-fold-thecube 2.28s infinite linear both;-moz-animation:cssload-fold-thecube 2.28s infinite linear both;transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%}.cssload-thecube .cssload-c2{transform:scale(1.1) rotateZ(90deg);-o-transform:scale(1.1) rotateZ(90deg);-ms-transform:scale(1.1) rotateZ(90deg);-webkit-transform:scale(1.1) rotateZ(90deg);-moz-transform:scale(1.1) rotateZ(90deg)}.cssload-thecube .cssload-c3{transform:scale(1.1) rotateZ(180deg);-o-transform:scale(1.1) rotateZ(180deg);-ms-transform:scale(1.1) rotateZ(180deg);-webkit-transform:scale(1.1) rotateZ(180deg);-moz-transform:scale(1.1) rotateZ(180deg)}.cssload-thecube .cssload-c4{transform:scale(1.1) rotateZ(270deg);-o-transform:scale(1.1) rotateZ(270deg);-ms-transform:scale(1.1) rotateZ(270deg);-webkit-transform:scale(1.1) rotateZ(270deg);-moz-transform:scale(1.1) rotateZ(270deg)}.cssload-thecube .cssload-c2:before{animation-delay:.285s;-o-animation-delay:.285s;-ms-animation-delay:.285s;-webkit-animation-delay:.285s;-moz-animation-delay:.285s}.cssload-thecube .cssload-c3:before{animation-delay:.57s;-o-animation-delay:.57s;-ms-animation-delay:.57s;-webkit-animation-delay:.57s;-moz-animation-delay:.57s}.cssload-thecube .cssload-c4:before{animation-delay:.855s;-o-animation-delay:.855s;-ms-animation-delay:.855s;-webkit-animation-delay:.855s;-moz-animation-delay:.855s}@keyframes cssload-fold-thecube{0%,10%{transform:perspective(87px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(87px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(87px) rotateY(180deg);opacity:0}}@-o-keyframes cssload-fold-thecube{0%,10%{-o-transform:perspective(87px) rotateX(-180deg);opacity:0}25%,75%{-o-transform:perspective(87px) rotateX(0deg);opacity:1}90%,100%{-o-transform:perspective(87px) rotateY(180deg);opacity:0}}@-ms-keyframes cssload-fold-thecube{0%,10%{-ms-transform:perspective(87px) rotateX(-180deg);opacity:0}25%,75%{-ms-transform:perspective(87px) rotateX(0deg);opacity:1}90%,100%{-ms-transform:perspective(87px) rotateY(180deg);opacity:0}}@-webkit-keyframes cssload-fold-thecube{0%,10%{-webkit-transform:perspective(87px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(87px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(87px) rotateY(180deg);opacity:0}}@-moz-keyframes cssload-fold-thecube{0%,10%{-moz-transform:perspective(87px) rotateX(-180deg);opacity:0}25%,75%{-moz-transform:perspective(87px) rotateX(0deg);opacity:1}90%,100%{-moz-transform:perspective(87px) rotateY(180deg);opacity:0}}@media only screen and (max-width:767px){.services-links{text-align:center}.services-links .pxl-button{margin-bottom:25px}.homepage .hero-area,.products-page .hero-area{padding:1vw 15px}.homepage .hero-area .hero-title,.products-page .hero-area .hero-title{font-size:calc(30px + 2vw)}.homepage .hero-area .hero-title span.image,.products-page .hero-area .hero-title span.image{background-size:contain}.homepage .area-title,.products-page .area-title{padding-left:0}.homepage .products-area .product-item.align-type-1,.homepage .products-area .product-item.align-type-2,.homepage .products-area .product-item.align-type-3,.homepage .products-area .product-item.align-type-4,.homepage .products-area .product-item.align-type-5,.homepage .products-area .product-item.align-type-6,.homepage .products-area .product-item.align-type-7,.homepage .products-area .product-item,.products-page .products-area .product-item.align-type-1,.products-page .products-area .product-item.align-type-2,.products-page .products-area .product-item.align-type-3,.products-page .products-area .product-item.align-type-4,.products-page .products-area .product-item.align-type-5,.products-page .products-area .product-item.align-type-6,.products-page .products-area .product-item.align-type-7,.products-page .products-area .product-item{width:100%;padding:15px}.homepage .products-area .product-item.align-type-1 .item,.homepage .products-area .product-item.align-type-2 .item,.homepage .products-area .product-item.align-type-3 .item,.homepage .products-area .product-item.align-type-4 .item,.homepage .products-area .product-item.align-type-5 .item,.homepage .products-area .product-item.align-type-6 .item,.homepage .products-area .product-item.align-type-7 .item,.homepage .products-area .product-item .item,.products-page .products-area .product-item.align-type-1 .item,.products-page .products-area .product-item.align-type-2 .item,.products-page .products-area .product-item.align-type-3 .item,.products-page .products-area .product-item.align-type-4 .item,.products-page .products-area .product-item.align-type-5 .item,.products-page .products-area .product-item.align-type-6 .item,.products-page .products-area .product-item.align-type-7 .item,.products-page .products-area .product-item .item{width:100%;float:none;margin:0}.homepage .products-area .product-item.align-type-1 .item .content,.homepage .products-area .product-item.align-type-2 .item .content,.homepage .products-area .product-item.align-type-3 .item .content,.homepage .products-area .product-item.align-type-4 .item .content,.homepage .products-area .product-item.align-type-5 .item .content,.homepage .products-area .product-item.align-type-6 .item .content,.homepage .products-area .product-item.align-type-7 .item .content,.homepage .products-area .product-item .item .content,.products-page .products-area .product-item.align-type-1 .item .content,.products-page .products-area .product-item.align-type-2 .item .content,.products-page .products-area .product-item.align-type-3 .item .content,.products-page .products-area .product-item.align-type-4 .item .content,.products-page .products-area .product-item.align-type-5 .item .content,.products-page .products-area .product-item.align-type-6 .item .content,.products-page .products-area .product-item.align-type-7 .item .content,.products-page .products-area .product-item .item .content{width:100%;position:relative;right:auto;top:auto;bottom:auto;left:auto;min-width:100%;max-width:100%;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.homepage .products-area .product-item.align-type-1 .item .image span:before,.homepage .products-area .product-item.align-type-1 .item .image span:after,.homepage .products-area .product-item.align-type-2 .item .image span:before,.homepage .products-area .product-item.align-type-2 .item .image span:after,.homepage .products-area .product-item.align-type-3 .item .image span:before,.homepage .products-area .product-item.align-type-3 .item .image span:after,.homepage .products-area .product-item.align-type-4 .item .image span:before,.homepage .products-area .product-item.align-type-4 .item .image span:after,.homepage .products-area .product-item.align-type-5 .item .image span:before,.homepage .products-area .product-item.align-type-5 .item .image span:after,.homepage .products-area .product-item.align-type-6 .item .image span:before,.homepage .products-area .product-item.align-type-6 .item .image span:after,.homepage .products-area .product-item.align-type-7 .item .image span:before,.homepage .products-area .product-item.align-type-7 .item .image span:after,.homepage .products-area .product-item .item .image span:before,.homepage .products-area .product-item .item .image span:after,.products-page .products-area .product-item.align-type-1 .item .image span:before,.products-page .products-area .product-item.align-type-1 .item .image span:after,.products-page .products-area .product-item.align-type-2 .item .image span:before,.products-page .products-area .product-item.align-type-2 .item .image span:after,.products-page .products-area .product-item.align-type-3 .item .image span:before,.products-page .products-area .product-item.align-type-3 .item .image span:after,.products-page .products-area .product-item.align-type-4 .item .image span:before,.products-page .products-area .product-item.align-type-4 .item .image span:after,.products-page .products-area .product-item.align-type-5 .item .image span:before,.products-page .products-area .product-item.align-type-5 .item .image span:after,.products-page .products-area .product-item.align-type-6 .item .image span:before,.products-page .products-area .product-item.align-type-6 .item .image span:after,.products-page .products-area .product-item.align-type-7 .item .image span:before,.products-page .products-area .product-item.align-type-7 .item .image span:after,.products-page .products-area .product-item .item .image span:before,.products-page .products-area .product-item .item .image span:after{display:none}.homepage .products-area .product-item.align-type-1 .item .image img,.homepage .products-area .product-item.align-type-2 .item .image img,.homepage .products-area .product-item.align-type-3 .item .image img,.homepage .products-area .product-item.align-type-4 .item .image img,.homepage .products-area .product-item.align-type-5 .item .image img,.homepage .products-area .product-item.align-type-6 .item .image img,.homepage .products-area .product-item.align-type-7 .item .image img,.homepage .products-area .product-item .item .image img,.products-page .products-area .product-item.align-type-1 .item .image img,.products-page .products-area .product-item.align-type-2 .item .image img,.products-page .products-area .product-item.align-type-3 .item .image img,.products-page .products-area .product-item.align-type-4 .item .image img,.products-page .products-area .product-item.align-type-5 .item .image img,.products-page .products-area .product-item.align-type-6 .item .image img,.products-page .products-area .product-item.align-type-7 .item .image img,.products-page .products-area .product-item .item .image img{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);max-width:100%}.has-bg-shape-6:before{height:100vh;-webkit-transform:rotate(-10deg) translate(11%,-2%);-moz-transform:rotate(-10deg) translate(11%,-2%);-o-transform:rotate(-10deg) translate(11%,-2%);-ms-transform:rotate(-10deg) translate(11%,-2%);transform:rotate(-10deg) translate(11%,-2%)}.has-bg-shape-6:after{height:100vh;-webkit-transform:rotate(-10deg) translate(15%,-2%);-moz-transform:rotate(-10deg) translate(15%,-2%);-o-transform:rotate(-10deg) translate(15%,-2%);-ms-transform:rotate(-10deg) translate(15%,-2%);transform:rotate(-10deg) translate(15%,-2%)}.blog-page .pixolette-post .entry-header{margin-left:0 !important;margin-right:0 !important}.blog-page .pixolette-post .entry-info.has-thumbnail .entry-image{display:none}.blog-page .pixolette-post .entry-info.has-thumbnail .entry-content,.blog-page .pixolette-post .entry-info.has-thumbnail.image-on-left .entry-content{width:100%;float:none}.support-docs-page .pixolette-docs-sidebar{position:fixed;left:0;top:0;width:100% !important;height:calc(100% - 50px);z-index:99;display:none}.support-docs-page .pixolette-docs-single-content{width:100% !important;height:calc(100% - 50px)}.support-docs-page .mobile-support-menu-toggler{display:block;position:fixed;top:10px;right:10px;background:#fff;text-decoration:none;z-index:9899}.support-docs-page .mobile-support-menu-toggler span{font-size:32px;width:32px;height:32px}.support-docs-page .mobile-support-menu-toggler .close-menu{display:none}.support-docs-page .mobile-support-menu-toggler .open-menu{display:block}.support-docs-page .mobile-support-menu-toggler.visible-menu .close-menu{display:block}.support-docs-page .mobile-support-menu-toggler.visible-menu .open-menu{display:none}}@media only screen and (min-width:768px){.no-gutter-sm>[class*=col-]{padding-right:0;padding-left:0}.text-sm-center{text-align:center}.text-sm-left{text-align:left}.text-sm-right{text-align:right}.clear-sm-only{clear:both}}@media only screen and (min-width:991px){.no-gutter-md>[class*=col-]{padding-right:0;padding-left:0}.text-md-center{text-align:center}.text-md-left{text-align:left}.text-md-right{text-align:right}.clear-sm-only{clear:none}}@media only screen and (min-width:1200px){.no-gutter-lg>[class*=col-]{padding-right:0;padding-left:0}.text-lg-center{text-align:center}.text-lg-left{text-align:left}.text-lg-right{text-align:right}.clear-sm-only{clear:none}}@media screen and (max-device-width:767px) and (orientation:landscape){.mobile-footer-landscape{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:#464746 url(//pixolette.com/wp-content/themes/wp-pixolette/assets/css/../images/mobile_vertical.png) center no-repeat;z-index:9999}}
.services-area{display:none}.product-lscf-pro .cta-row{display:none}.product-item .about a{color:#fff}.custom-template-tags{font-family:Arial}.pixolette-docs-single-content{font-family:Helvetica,Arial,sans-serif}#catapult-cookie-bar{right:15px;bottom:15px}#catapult-cookie-bar h3{font-family:"Poppins",sans-serif;font-size:24px;line-height:1.25;padding:0;margin:0}.use_x_close .x_close span{background-color:#fff}.fine-dine-single{min-height:75vh}.single-docs .pix-logo-watermark{overflow:hidden}.product-content-intro iframe{max-width:100%;margin:0 auto}.wpsftpro-image{display:flex;width:100%;box-sizing:border-box;padding:5rem;justify-content:center;align-items:flex-start;background:#e1e1e1}.product-footer{width:100%}.lscf-pricing-items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}.lscf-pricing-item{width:40%;width:44%;margin:0 0 15px;padding:35px 25px;text-align:center;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);-moz-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out}.lscf-pricing-item label{font-weight:600;font-size:20px;line-height:26px;margin-bottom:20px}.lscf-pricing-item img{max-width:40%}.lscf-pricing-item h3{font-family:"Muli",sans-serif;line-height:1.2;color:#000;margin:0 0 20px;font-weight:700;font-size:40px}.lscf-pricing-item .lscf-pricing-item-content{display:block;margin:0;font-size:16px;line-height:20px;font-weight:300;margin-bottom:20px}.lscf-pricing-item .lscf-pricing-item-content+p a{display:block;padding:15px 45px 13px;color:#000;background:#00bd9c;border:1px solid transparent;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 10px 10px 0;text-decoration:none;font-size:16px;line-height:1.2;font-weight:400}body div.wpforms-container-full{padding:15px;background:#001e46}body .wpptd-default-style{max-width:600px;width:100%}body .wpptd-default-style .wpptd-payment-info,body .wpptd-default-style .wpptd-payment-info p,body .wpptd-default-style .title,body .wpptd-default-style .wpptd-form-row,body .wpptd-default-style .wpptd-form-row label,body .wpptd-default-style .wpptd-form-row .wpptd-form-control,body .wpptd-default-style .wpptd-form-row .wpptd-button,body .wpptd-default-style .wpptd-form-row button[type=submit].wpptd-button,body .wpptd-default-style .wpptd-form-row button[type=submit].wpptd-button{font-size:1.5rem}body .wpptd-default-style .wpptd-form-row .optional{font-size:1rem}body .wpptd-default-style .wpptd-download-link,body .wpptd-default-style .wpptd-form-row .wpptd-form-control,body .wpptd-default-style .wpptd-form-row .wpptd-button,body .wpptd-default-style .wpptd-form-row button[type=submit].wpptd-button{padding:.75rem 1.5rem}