/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}svg:not([fill]){fill:currentColor}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-drag:none}.glide__arrows,.glide__bullets,.glide__slide a{-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(../fonts/lato-v16-latin-italic.woff2) format("woff2"),url(../fonts/lato-v16-latin-italic.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(../fonts/lato-v16-latin-regular.woff2) format("woff2"),url(../fonts/lato-v16-latin-regular.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(../fonts/lato-v16-latin-700.woff2) format("woff2"),url(../fonts/lato-v16-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local("Lato Bold Italic"),local("Lato-BoldItalic"),url(../fonts/lato-v16-latin-700italic.woff2) format("woff2"),url(../fonts/lato-v16-latin-700italic.woff) format("woff")}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;src:local("Merriweather Regular"),local("Merriweather-Regular"),url(../fonts/merriweather-v21-latin-regular.woff2) format("woff2"),url(../fonts/merriweather-v21-latin-regular.woff) format("woff")}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;src:local("Merriweather Italic"),local("Merriweather-Italic"),url(../fonts/merriweather-v21-latin-italic.woff2) format("woff2"),url(../fonts/merriweather-v21-latin-italic.woff) format("woff")}@font-face{font-family:Merriweather;font-style:italic;font-weight:700;src:local("Merriweather Bold Italic"),local("Merriweather-BoldItalic"),url(../fonts/merriweather-v21-latin-700italic.woff2) format("woff2"),url(../fonts/merriweather-v21-latin-700italic.woff) format("woff")}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;src:local("Merriweather Bold"),local("Merriweather-Bold"),url(../fonts/merriweather-v21-latin-700.woff2) format("woff2"),url(../fonts/merriweather-v21-latin-700.woff) format("woff")}@font-face{font-family:playfairDisplay;font-style:normal;font-weight:700;src:local("Playfair Display Bold"),local("PlayfairDisplay-Bold"),url(../fonts/playfair-display/playfairDisplay-Bold.woff2) format("woff2"),url(../fonts/playfair-display/playfairDisplay-Bold.woff) format("woff")}@font-face{font-family:playfairDisplay;font-style:normal;font-weight:400;src:local("Playfair Display Regular"),local("PlayfairDisplay-Regular"),url(../fonts/playfair-display/playfairDisplay-Regular.woff2) format("woff2"),url(../fonts/playfair-display/playfairDisplay-Regular.woff) format("woff")}@font-face{font-family:inter;font-style:normal;font-weight:500;src:local("Inter Medium"),local("inter-medium"),url(../fonts/inter/inter-Medium.woff2) format("woff2"),url(../fonts/inter/inter-Medium.woff) format("woff")}@font-face{font-family:inter;font-style:normal;font-weight:400;src:local("Inter Regular"),local("inter-regular"),url(../fonts/inter/inter-Regular.woff2) format("woff2"),url(../fonts/inter/inter-Regular.woff) format("woff")}@font-face{font-family:inter;font-style:normal;font-weight:700;src:local("Inter Bold"),local("inter-bold"),url(../fonts/inter/inter-Bold.woff2) format("woff2"),url(../fonts/inter/inter-Bold.woff) format("woff")}html{font-size:62.5%}.wp-block-group .wp-block-column img{width:100%;height:auto}.wp-block-group p{font-size:20px;line-height:2;margin-bottom:20px}.wp-block-image.is-style-rounded img{border-radius:50%}.wp-block-columns{flex-direction:column}.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 screen and (min-width:1024px){.wp-block-columns{flex-direction:row}}body{background:#fbfaf9;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#0c1c4a;padding-top:5.6rem;overflow-x:hidden;overflow-y:visible;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .main-wrapper{padding-top:7.2rem}body .wp-block-group,body .wrapper{width:90%;max-width:1280px;margin:0 auto}@media screen and (min-width:1024px){body .wp-block-group,body .wrapper{width:95%}}body.single .wp-block-group,body.single .wrapper{width:90%;margin:0 auto}@media screen and (min-width:1024px){body.single .wp-block-group,body.single .wrapper{width:95%}}body.single .grid{max-width:1024px}body.single .has-drop-cap:first-letter{color:#200df2;float:left;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:500%;line-height:.8;padding-right:8px}body.scroll-locked{height:100vh;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}[data-responsive-background-image]{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;transition:opacity .6s ease;opacity:0}[data-responsive-background-image] img{position:absolute;visibility:hidden}[data-responsive-background-image].overlay:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;transition:opacity .6s ease;background:linear-gradient(180deg,transparent,transparent 43.6%,#000)}[data-responsive-background-image].bg-shown,[data-responsive-background-image].bg-shown.overlay:before{opacity:1}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .6s}@media screen and (min-width:1024px){body .main-wrapper{padding-top:12.8rem}body.scroll-locked{height:auto;overflow:initial}}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.grid{width:90%;margin:0 auto}@media screen and (min-width:768px){.grid .row{margin-left:-16px;display:flex;flex-wrap:wrap}.grid .row [class^=column]{width:100%;margin-left:16px}.grid .row [class^=column].full-bleed{width:calc(100vw + 8px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw - 8px)}.grid .row .row{width:calc(100% + 16px)}.grid .row [class^=column].column-sm-0:not(.full-bleed){width:-16px}.grid .row [class^=column].offset-sm-0:not(.full-bleed){margin-left:16px}.grid .row [class^=column].push-sm-0:not(.full-bleed){margin-right:0}.grid .row [class^=column].column-sm-1:not(.full-bleed){width:calc(8.33333% - 16px)}.grid .row [class^=column].offset-sm-1:not(.full-bleed){margin-left:calc(8.33333% + 16px)}.grid .row [class^=column].push-sm-1:not(.full-bleed){margin-right:8.3333333333%}.grid .row [class^=column].column-sm-2:not(.full-bleed){width:calc(16.66667% - 16px)}.grid .row [class^=column].offset-sm-2:not(.full-bleed){margin-left:calc(16.66667% + 16px)}.grid .row [class^=column].push-sm-2:not(.full-bleed){margin-right:16.6666666667%}.grid .row [class^=column].column-sm-3:not(.full-bleed){width:calc(25% - 16px)}.grid .row [class^=column].offset-sm-3:not(.full-bleed){margin-left:calc(25% + 16px)}.grid .row [class^=column].push-sm-3:not(.full-bleed){margin-right:25%}.grid .row [class^=column].column-sm-4:not(.full-bleed){width:calc(33.33333% - 16px)}.grid .row [class^=column].offset-sm-4:not(.full-bleed){margin-left:calc(33.33333% + 16px)}.grid .row [class^=column].push-sm-4:not(.full-bleed){margin-right:33.3333333333%}.grid .row [class^=column].column-sm-5:not(.full-bleed){width:calc(41.66667% - 16px)}.grid .row [class^=column].offset-sm-5:not(.full-bleed){margin-left:calc(41.66667% + 16px)}.grid .row [class^=column].push-sm-5:not(.full-bleed){margin-right:41.6666666667%}.grid .row [class^=column].column-sm-6:not(.full-bleed){width:calc(50% - 16px)}.grid .row [class^=column].offset-sm-6:not(.full-bleed){margin-left:calc(50% + 16px)}.grid .row [class^=column].push-sm-6:not(.full-bleed){margin-right:50%}.grid .row [class^=column].column-sm-7:not(.full-bleed){width:calc(58.33333% - 16px)}.grid .row [class^=column].offset-sm-7:not(.full-bleed){margin-left:calc(58.33333% + 16px)}.grid .row [class^=column].push-sm-7:not(.full-bleed){margin-right:58.3333333333%}.grid .row [class^=column].column-sm-8:not(.full-bleed){width:calc(66.66667% - 16px)}.grid .row [class^=column].offset-sm-8:not(.full-bleed){margin-left:calc(66.66667% + 16px)}.grid .row [class^=column].push-sm-8:not(.full-bleed){margin-right:66.6666666667%}.grid .row [class^=column].column-sm-9:not(.full-bleed){width:calc(75% - 16px)}.grid .row [class^=column].offset-sm-9:not(.full-bleed){margin-left:calc(75% + 16px)}.grid .row [class^=column].push-sm-9:not(.full-bleed){margin-right:75%}.grid .row [class^=column].column-sm-10:not(.full-bleed){width:calc(83.33333% - 16px)}.grid .row [class^=column].offset-sm-10:not(.full-bleed){margin-left:calc(83.33333% + 16px)}.grid .row [class^=column].push-sm-10:not(.full-bleed){margin-right:83.3333333333%}.grid .row [class^=column].column-sm-11:not(.full-bleed){width:calc(91.66667% - 16px)}.grid .row [class^=column].offset-sm-11:not(.full-bleed){margin-left:calc(91.66667% + 16px)}.grid .row [class^=column].push-sm-11:not(.full-bleed){margin-right:91.6666666667%}.grid .row [class^=column].column-sm-12:not(.full-bleed){width:calc(100% - 16px)}.grid .row [class^=column].offset-sm-12:not(.full-bleed){margin-left:calc(100% + 16px)}.grid .row [class^=column].push-sm-12:not(.full-bleed){margin-right:100%}}@media screen and (min-width:1024px){.grid{width:95%;max-width:1280px}.grid .row [class^=column].column-md-0:not(.full-bleed){width:-16px}.grid .row [class^=column].offset-md-0:not(.full-bleed){margin-left:16px}.grid .row [class^=column].push-md-0:not(.full-bleed){margin-right:0}.grid .row [class^=column].column-md-1:not(.full-bleed){width:calc(8.33333% - 16px)}.grid .row [class^=column].offset-md-1:not(.full-bleed){margin-left:calc(8.33333% + 16px)}.grid .row [class^=column].push-md-1:not(.full-bleed){margin-right:8.3333333333%}.grid .row [class^=column].column-md-2:not(.full-bleed){width:calc(16.66667% - 16px)}.grid .row [class^=column].offset-md-2:not(.full-bleed){margin-left:calc(16.66667% + 16px)}.grid .row [class^=column].push-md-2:not(.full-bleed){margin-right:16.6666666667%}.grid .row [class^=column].column-md-3:not(.full-bleed){width:calc(25% - 16px)}.grid .row [class^=column].offset-md-3:not(.full-bleed){margin-left:calc(25% + 16px)}.grid .row [class^=column].push-md-3:not(.full-bleed){margin-right:25%}.grid .row [class^=column].column-md-4:not(.full-bleed){width:calc(33.33333% - 16px)}.grid .row [class^=column].offset-md-4:not(.full-bleed){margin-left:calc(33.33333% + 16px)}.grid .row [class^=column].push-md-4:not(.full-bleed){margin-right:33.3333333333%}.grid .row [class^=column].column-md-5:not(.full-bleed){width:calc(41.66667% - 16px)}.grid .row [class^=column].offset-md-5:not(.full-bleed){margin-left:calc(41.66667% + 16px)}.grid .row [class^=column].push-md-5:not(.full-bleed){margin-right:41.6666666667%}.grid .row [class^=column].column-md-6:not(.full-bleed){width:calc(50% - 16px)}.grid .row [class^=column].offset-md-6:not(.full-bleed){margin-left:calc(50% + 16px)}.grid .row [class^=column].push-md-6:not(.full-bleed){margin-right:50%}.grid .row [class^=column].column-md-7:not(.full-bleed){width:calc(58.33333% - 16px)}.grid .row [class^=column].offset-md-7:not(.full-bleed){margin-left:calc(58.33333% + 16px)}.grid .row [class^=column].push-md-7:not(.full-bleed){margin-right:58.3333333333%}.grid .row [class^=column].column-md-8:not(.full-bleed){width:calc(66.66667% - 16px)}.grid .row [class^=column].offset-md-8:not(.full-bleed){margin-left:calc(66.66667% + 16px)}.grid .row [class^=column].push-md-8:not(.full-bleed){margin-right:66.6666666667%}.grid .row [class^=column].column-md-9:not(.full-bleed){width:calc(75% - 16px)}.grid .row [class^=column].offset-md-9:not(.full-bleed){margin-left:calc(75% + 16px)}.grid .row [class^=column].push-md-9:not(.full-bleed){margin-right:75%}.grid .row [class^=column].column-md-10:not(.full-bleed){width:calc(83.33333% - 16px)}.grid .row [class^=column].offset-md-10:not(.full-bleed){margin-left:calc(83.33333% + 16px)}.grid .row [class^=column].push-md-10:not(.full-bleed){margin-right:83.3333333333%}.grid .row [class^=column].column-md-11:not(.full-bleed){width:calc(91.66667% - 16px)}.grid .row [class^=column].offset-md-11:not(.full-bleed){margin-left:calc(91.66667% + 16px)}.grid .row [class^=column].push-md-11:not(.full-bleed){margin-right:91.6666666667%}.grid .row [class^=column].column-md-12:not(.full-bleed){width:calc(100% - 16px)}.grid .row [class^=column].offset-md-12:not(.full-bleed){margin-left:calc(100% + 16px)}.grid .row [class^=column].push-md-12:not(.full-bleed){margin-right:100%}}a{text-decoration:none}.more-link,a{transition:color .2s ease;color:#200df2}.more-link{text-decoration:underline;outline:none}.more-link.with-icon{display:inline-flex;align-items:center;text-decoration:none}.more-link.with-icon .text{text-decoration:underline}.more-link.with-icon .sl-icons{font-size:1.4rem;margin-left:.8rem}.num-items{color:#445069;font-style:italic;line-height:1.9rem;margin-top:.8rem}.chip-category{font-size:1.6rem;height:3.2rem;line-height:3.2rem;border-radius:2.2rem;padding:0 1.2rem;display:inline-block}.chip-category.chip-polar{background:#e9e5e2;color:#0f0d0a}a.chip-category{transition:box-shadow .3s ease}a.chip-category:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.related-post-title{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:3.2rem;line-height:3.84rem;text-align:left;margin:6.4rem 0 3.2rem;color:#0f0d0a}li,ul{list-style:none;margin:0}h1,h2,h3,h4,h5,h6{font-weight:400}p{font-size:1.6rem;line-height:1.5}p a{color:#200df2!important;text-decoration:underline!important}.text-center{text-align:center}@media screen and (min-width:1024px){.related-post-title{font-size:4.2rem;line-height:5.04rem;text-align:center}}.btn{position:relative;background:#f0f4fe;height:4.4rem;border:0;border-radius:8px;padding:0 1.6rem;border-color:1px solid #f0f4fe;color:#200df2;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;text-align:center;display:flex;align-items:center;justify-content:center;outline:none;overflow:hidden;cursor:pointer;transition:background .2s ease,border .2s ease}.btn .text{display:inline-block;transition:opacity .2s ease,transform .2s ease}.btn .loader{position:absolute;top:0;left:0;right:0;bottom:0;transform:translate3d(0,-100%,0);transition:transform .2s ease;justify-content:center;align-items:center;display:flex}.btn .loader:after,.btn .loader:before{content:"";position:static;background:#fff;border-radius:50%;width:.8rem;height:.8rem;display:inline-block;margin:0 .4rem;transform:scale(0)}.btn.loading .text{transform:translate3d(0,100%,0);opacity:0}.btn.loading .loader{transform:translateZ(0)}.btn.loading .loader:after,.btn.loading .loader:before{-webkit-animation:loader-dot 1.1s ease-in-out infinite;animation:loader-dot 1.1s ease-in-out infinite}.btn.loading .loader:after{-webkit-animation-delay:.2s;animation-delay:.2s}.btn:focus,.btn:hover{border-color:#d8e2fc;color:#1d0cda;background:#d8e2fc}.btn:active{background:#a8bff9;border-color:#a8bff9}.btn.btn-blue{color:#fff;background:#200df2;border-color:#200df2;box-shadow:0 4px 8px 0 rgba(32,13,242,.18),0 0 30px 0 rgba(32,13,242,.16)}.btn.btn-blue:focus,.btn.btn-blue:hover{background:#1d0cda;border-color:#1d0cda}.btn.btn-blue:active{background:#1609a9;border-color:#1609a9}.btn.btn-black{color:#fff;background:#000;border-color:#000;box-shadow:0 4px 8px 0 rgba(32,13,242,.18),0 0 30px 0 rgba(32,13,242,.16)}.btn.btn-black:active,.btn.btn-black:focus,.btn.btn-black:hover{background:#0f0d0a;border-color:#0f0d0a}@-webkit-keyframes loader-dot{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes loader-dot{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}.slider-wrapper{position:relative;width:100%}.slider-wrapper .slider{position:relative;overflow:hidden;z-index:1;border-radius:1.6rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);height:72.5rem}.slider-wrapper .item{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;margin-top:0;box-shadow:none}.slider-wrapper .item .category,.slider-wrapper .item .content{opacity:0;transition:opacity .2s ease}.slider-wrapper .item-enter{z-index:2}.slider-wrapper .item-current{z-index:3}.slider-wrapper .item-current:not(.item-leave) .category,.slider-wrapper .item-current:not(.item-leave) .content{opacity:1}.slider-wrapper h2{font-size:2rem;line-height:3rem;max-height:9rem}.slider-wrapper .slider-nav-wrapper{position:relative;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:32px;margin-top:32px}.slider-wrapper .slider-nav-wrapper .btn-arrow{background:#0f0d0a;width:3.2rem;height:3.2rem;border-radius:50%;color:#fff;display:flex;z-index:2;cursor:pointer;transition:background .2s ease,color .2s ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);position:absolute}.slider-wrapper .slider-nav-wrapper .btn-arrow-left{left:0}.slider-wrapper .slider-nav-wrapper .btn-arrow-right{right:0}.slider-wrapper .slider-nav-wrapper .btn-arrow span{font-size:1.2rem;margin:auto}.slider-wrapper .indicator{height:.6rem;display:flex;z-index:2;margin:0 1.4rem}.slider-wrapper .indicator span{position:relative;background:#e1e1e1;width:.6rem;height:.6rem;border-radius:50%;margin:0 .4rem;overflow:hidden;cursor:pointer;transition:background .2s ease}.slider-wrapper .indicator span.current,.slider-wrapper .indicator span:focus,.slider-wrapper .indicator span:hover{background:#0c1c4a}@media screen and (min-width:1024px){.slider-wrapper .slider{transition:box-shadow .2s ease;height:49em}.slider-wrapper .slider:focus,.slider-wrapper .slider:hover{box-shadow:0 10px 50px 0 rgba(0,0,0,.15)}.slider-wrapper h2{font-size:2.4rem;line-height:3.8rem;max-height:7.6rem;-webkit-line-clamp:2}.slider-wrapper .slider-nav-wrapper{position:static;margin-top:0}.slider-wrapper .slider-nav-wrapper .btn-arrow{top:38.5rem;left:-2.6rem;margin-top:-2.8rem;width:5.6rem;height:5.6rem}.slider-wrapper .slider-nav-wrapper .btn-arrow.btn-arrow-right{left:auto;right:-2.6rem}.slider-wrapper .slider-nav-wrapper .btn-arrow span{font-size:3rem}.slider-wrapper .indicator{position:absolute;right:0;left:0;justify-content:center}}.pagination{margin-top:24px;margin-bottom:24px}.pagination ul{display:flex;align-items:center;justify-content:center}.pagination ul li{position:relative;display:inline-block;margin:0 .4rem}.pagination ul li a,.pagination ul li span:not(.dots){color:#fff;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background-color:#0f0d0a;font-weight:700;border-radius:50%}.pagination ul li a{color:#7e7367;font-weight:400;background-color:#e9e5e2;transition:background-color .2s ease,color .2s ease}.pagination ul li a:hover{color:#fff;background-color:#0f0d0a}.pagination ul li .next:before,.pagination ul li .prev:before{font-family:Sortlist Icons Round;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:18px}.pagination ul li .next:before{content:"arrow_forward"}.pagination ul li .prev:before{content:"arrow_back"}.form-newsletter-wrapper{background-color:#200df2;border-radius:16px;color:#fff;text-align:left;padding:2.4rem 1.6rem 1.6rem;margin:6.4rem auto}.form-newsletter-wrapper .btn-newsletter-modal-close{display:none}.form-newsletter-wrapper .title{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:2.2rem;line-height:2.64rem}.form-newsletter-wrapper .title+p{margin-top:.2rem}.form-newsletter-wrapper form{border-radius:12px;background-color:#fbfaf9;padding:1.2rem 1.6rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);margin-top:2.4rem;text-align:left;width:100%;display:flex;flex-direction:column}.form-newsletter-wrapper form .sl-icons--twotone{width:36px;height:36px;text-align:center;background-color:#e9e5e2;border-radius:50%;flex:0 0 auto;display:none;align-items:center;justify-content:center}.form-newsletter-wrapper form .form-group{flex:1;display:flex;align-items:center;margin-top:0;margin-bottom:0}.form-newsletter-wrapper form .form-group:last-of-type{flex:0 0 auto;margin-right:0}.form-newsletter-wrapper form .form-group .chosen-container a{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#0f0d0a;font-style:normal;border-radius:6px;border:1px solid #000;background-color:#fff;min-width:150px}.form-newsletter-wrapper form .form-group .chosen-container a b{background:url(../images/arrow_drop_down.svg) 0 no-repeat!important}.form-newsletter-wrapper form .form-group .chosen-container .chosen-drop{border-radius:6px;top:105%}.form-newsletter-wrapper form .form-group .chosen-container .chosen-drop .chosen-results{border-radius:6px}.form-newsletter-wrapper form .form-group .chosen-container .chosen-drop .active-result.highlighted,.form-newsletter-wrapper form .form-group .chosen-container .chosen-drop .active-result.result-selected{background-color:#fbfaf9;color:#200df2}.form-newsletter-wrapper form .form-group.group-radio label{color:#0f0d0a!important}.form-newsletter-wrapper form .form-group--email .sl-icons-round{height:38px;display:inline-block;display:flex;align-items:center;width:40px;justify-content:center;border:1px solid rgba(126,115,103,.3019607843);border-top-left-radius:6px;border-bottom-left-radius:6px;color:#7e7367;background-color:#fff}.form-newsletter-wrapper form .segmentation{width:100%}.form-newsletter-wrapper form #input-newsletter-email{border:1px solid rgba(126,115,103,.3019607843);border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;background-color:rgba(233,229,226,.3)}.form-newsletter-wrapper form .input-text{min-height:38px;background-color:rgba(233,229,226,.3019607843);font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;color:#7e7367;padding:0 .8rem}.form-newsletter-wrapper form .input-text.error{border:1px solid #bd0f58!important;color:#bd0f58}.form-newsletter-wrapper form .input-text::-moz-placeholder{color:#7e7367}.form-newsletter-wrapper form .input-text:-ms-input-placeholder{color:#7e7367}.form-newsletter-wrapper form .input-text::placeholder{color:#7e7367}.form-newsletter-wrapper form .group-radio{flex-basis:100%;position:relative}.form-newsletter-wrapper .form-group,.form-newsletter-wrapper .message{margin:.8rem}.form-newsletter-wrapper .text-error.shown{margin:4px 0;background-color:#fbeff3;color:#bd0f58;padding:4px 8px;border-radius:4px;position:relative!important}.form-newsletter-wrapper .message.shown{margin:4px 0;background-color:#c7ebad;color:#98d147;padding:4px 8px;border-radius:4px;position:relative!important}.form-newsletter-wrapper .btn,.form-newsletter-wrapper input:not([type=checkbox]){width:100%;border-radius:6px}.form-newsletter-wrapper .group-radio{font-size:1.4rem;line-height:2.1rem}.form-newsletter-wrapper .group-radio .radio{display:flex;align-items:center}.form-newsletter-wrapper .group-radio .radio label{margin-left:.5rem}.form-newsletter-wrapper .btn{margin-top:.8rem}.form-newsletter-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2001;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s .2s}.form-newsletter-modal p{color:#0f0d0a}.form-newsletter-modal:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,13,10,.85);z-index:1}.form-newsletter-modal .text-infos{margin-top:1.8rem!important}.form-newsletter-modal .form-newsletter-wrapper{height:100%;border-radius:0;width:100%;background-color:#fff;position:relative;z-index:2;margin:auto;padding:4.8rem 3.2rem;box-sizing:border-box}.form-newsletter-modal .form-newsletter-wrapper .btn-newsletter-modal-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:#e9e5e2;position:absolute;top:1.2rem;right:1.2rem;border-radius:50%;color:#0f0d0a;font-size:16px;cursor:pointer}.form-newsletter-modal .form-newsletter-wrapper .title{font-size:4.2rem;line-height:5.4rem;margin-bottom:1.6rem}.form-newsletter-modal .form-newsletter-wrapper .newsletter_text{font-size:1.6rem;line-height:2.8rem}.form-newsletter-modal .form-newsletter-wrapper form{box-shadow:none;background-color:#fff;padding:0}.form-newsletter-modal .form-newsletter-wrapper form .form-group{margin:0}.form-newsletter-modal .form-newsletter-wrapper form .form-group--select{margin-bottom:1.6rem!important}.form-newsletter-modal .form-newsletter-wrapper form .form-group .btn{margin-top:3.2rem;width:auto}.form-newsletter-modal.shown{opacity:1;visibility:visible;transition-delay:0s,0s}@media screen and (min-width:1024px){.form-newsletter-modal{width:auto}.form-newsletter-modal .form-newsletter-wrapper{max-width:60rem!important;border-radius:1.6rem;height:auto}div:not(.form-newsletter-modal) .form-newsletter-wrapper{border-radius:2rem;text-align:left;padding:3.2rem}div:not(.form-newsletter-modal) .form-newsletter-wrapper .content{flex:0 0 377px}div:not(.form-newsletter-modal) .form-newsletter-wrapper .title{font-size:3.8rem;line-height:4.56rem}div:not(.form-newsletter-modal) .form-newsletter-wrapper .title+p{margin-top:.8rem}div:not(.form-newsletter-modal) .form-newsletter-wrapper form{position:relative;margin-top:3.2rem;padding:.55rem .8rem;align-items:center;flex-direction:row;flex-wrap:wrap;flex:1 1 auto}div:not(.form-newsletter-modal) .form-newsletter-wrapper form .form-group--btn,div:not(.form-newsletter-modal) .form-newsletter-wrapper form .form-group--select{flex:0 0 auto}div:not(.form-newsletter-modal) .form-newsletter-wrapper form .form-group--email{flex:1 1}div:not(.form-newsletter-modal) .form-newsletter-wrapper form .sl-icons--twotone{display:flex!important}div:not(.form-newsletter-modal) .form-newsletter-wrapper form .message,div:not(.form-newsletter-modal) .form-newsletter-wrapper form .text-error{position:absolute;top:100%}div:not(.form-newsletter-modal) .form-newsletter-wrapper form #input-newsletter-email{height:100%}div:not(.form-newsletter-modal) .form-newsletter-wrapper form .chosen-container .chosen-drop,div:not(.form-newsletter-modal) .form-newsletter-wrapper form .chosen-container .chosen-drop .chosen-results{border-radius:10px!important}div:not(.form-newsletter-modal) .form-newsletter-wrapper .group-radio{margin-left:44px}div:not(.form-newsletter-modal) .form-newsletter-wrapper .form-group--btn{margin-right:0}div:not(.form-newsletter-modal) .form-newsletter-wrapper .btn{flex-shrink:0;margin:0}div:not(.form-newsletter-modal) .form-newsletter-wrapper .message.shown,div:not(.form-newsletter-modal) .form-newsletter-wrapper .text-error.shown{margin-left:44px}.newsletter--small .form-newsletter-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:none}.newsletter--small .form-newsletter-wrapper .content{margin-right:32px}.newsletter--small .form-newsletter-wrapper .content .title{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:2.2rem;line-height:2.64rem}.newsletter--small .form-newsletter-wrapper .content .title+p{margin-top:.8rem}.newsletter--small .form-newsletter-wrapper form{margin:0}}@media screen and (max-width:1024px){.form-newsletter-wrapper form .form-group{margin:0 0 16px}.form-newsletter-wrapper form .form-group--btn{order:5}.form-newsletter-wrapper form .message.shown,.form-newsletter-wrapper form .text-error.shown{margin-top:0;margin-bottom:16px}.form-newsletter-wrapper form .btn{margin:0}}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.input-text{height:3.8rem;border:1px solid #e1e1e1;border-radius:4px;background-color:#fafafa;padding:0 1.1rem;color:#afafaf;font-style:italic;word-break:normal}.input-text::-moz-placeholder{color:#c8c8c8}.input-text:-ms-input-placeholder{color:#c8c8c8}.input-text::placeholder{color:#c8c8c8}.input-text:-webkit-autofill,.input-text:-webkit-autofill:active,.input-text:-webkit-autofill:focus,.input-text:-webkit-autofill:hover{-webkit-text-fill-color:#afafaf;-webkit-box-shadow:0 0 0 30px #fafafa inset!important}.input-text.error{color:#bd0f58;border-color:#bd0f58}.input-text.error:-webkit-autofill,.input-text.error:-webkit-autofill:active,.input-text.error:-webkit-autofill:focus,.input-text.error:-webkit-autofill:hover{-webkit-text-fill-color:#bd0f58}form .message,form .text-error{font-size:1.4rem;text-align:left;line-height:2rem}form .text-error{color:#bd0f58}body .chosen-container{font-size:1.6rem;text-align:left}body .chosen-container .chosen-single{height:3.8rem;line-height:3.8rem;border:1px solid #e1e1e1;border-radius:4px;background:#fafafa;color:#afafaf;font-style:italic;word-break:normal;box-shadow:none}body .chosen-container .chosen-single div{width:.9rem;margin-right:1.5rem}body .chosen-container .chosen-single div b{background:url(../images/dropdown-arrows.svg) 0 no-repeat!important;transition:transform .2s ease}body .chosen-container .chosen-single span{margin-right:3rem}body .chosen-container .chosen-drop{border-radius:0;border:1px solid #e1e1e1;border-top:none;border-bottom:none;box-shadow:none}body .chosen-container .chosen-results{box-shadow:none;background:#fafafa;color:#afafaf;padding:0;margin:0;max-height:20rem}body .chosen-container .chosen-results li{line-height:3rem;transition:color .2s ease,border .2s ease;border-bottom:1px solid #e1e1e1;padding:0 1.5rem}body .chosen-container .chosen-results li.highlighted,body .chosen-container .chosen-results li.result-selected{background:none;color:#00b2d2}body .chosen-container .chosen-results li:first-child{display:none}body .chosen-container-active.chosen-with-drop .chosen-single{box-shadow:none;background:#fafafa;border-color:#e1e1e1}body .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:0;transform:rotate(180deg)}select{background:#fafafa url(../images/dropdown-arrows.svg) calc(100% - 1rem) 50% no-repeat;background-size:.9rem;width:100%;font-size:1.6rem;font-style:italic;height:3.8rem;line-height:3.8rem;padding:0 3.1rem 0 1.1rem;border:1px solid #e1e1e1;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}select,select option{color:#afafaf}select option:disabled{color:hsla(0,0%,68.6%,.3)}select.error{color:#bd0f58}select.error,select.error.chosen-select+.chosen-container .chosen-single{border-color:#bd0f58}.push.item{border-radius:1.6rem;background-color:#fff}.push.item,.push:not(.item) a:not(.category){box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);overflow:hidden}.push:not(.item) a:not(.category){height:100%;border-radius:16px;display:flex;flex-direction:column}.push .background{width:100%;height:100%;overflow:hidden;display:block;transform:translateZ(0)}.push .background .inner{position:relative;width:100%;height:100%;overflow:hidden}@media screen and (min-width:1024px){.push-category,.push:not(.item) a:not(.category){transition:box-shadow .2s ease;outline:none}.push-category .background .inner,.push:not(.item) a:not(.category) .background .inner{transition:transform .2s ease-in-out}.push-category:focus,.push-category:hover,.push:not(.item) a:not(.category):focus,.push:not(.item) a:not(.category):hover{box-shadow:0 10px 50px 0 rgba(0,0,0,.15)}}.push-post{position:relative;margin-top:1.6rem}.push-post a{display:block;color:#0c1c4a;outline:none}.push-post .background{height:24em}.push-post .background,.push-post .background .inner{border-top-left-radius:16px;border-top-right-radius:16px}.push-post .content{background:#fff;padding:8rem 3.2rem 3.2rem;flex-grow:1;display:flex;flex-direction:column}.push-post .category{position:absolute;top:26em;left:32px;background-color:#e8edfc;color:#200df2}.push-post h2{font-weight:700;font-size:2rem;line-height:2.4rem;max-height:9rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;color:#000;text-align:left}.push-post .infos{font-size:1.4rem;font-style:italic;color:#7e7367;line-height:1.8rem;margin-top:1.6rem}.push-post .excerpt{max-height:5.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-top:1.6rem;line-height:2.8rem;color:#0f0d0a}.push-post .more-link{margin-top:.4rem}.push-post footer{margin-top:auto;padding-top:2.5rem;display:flex;align-items:center;justify-content:space-between}.push-post .author{color:#7e7367;font-size:1.4rem;line-height:1.8rem;font-style:italic}.push-post .ratings-wrapper{flex-shrink:0;margin-left:.8rem}.push-post .ratings-wrapper .ratings-content-wrapper.ratings-none{display:none}.push-post .ratings-wrapper .ratings-content-wrapper.ratings-no-vote .ratings-inner:after,.push-post .ratings-wrapper .ratings-content-wrapper.ratings-no-vote .ratings-inner:before{content:none}.push-post .ratings-wrapper .ratings-content-wrapper.ratings-no-vote .img-wrapper{display:none}.push-post .ratings-wrapper .ratings-content-wrapper{margin-bottom:0}@media screen and (min-width:1024px){.push-post .content{padding-top:8rem}.push-post .category{top:26em}.push-post .excerpt{max-height:8.4rem;-webkit-line-clamp:3}}.js-carousel-slider span[data-o]:hover{cursor:pointer}.js-carousel-slider .track{overflow:hidden}.js-carousel-slider .tns-liveregion{display:none}.js-carousel-slider .slides{cursor:auto;position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:auto;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.js-carousel-slider .slides .slide{display:flex;align-items:center;justify-content:center;height:inherit}.header{position:fixed;top:0;left:0;background:#fff;width:100%;margin:0 auto;box-shadow:0 2px 6px 0 rgba(0,0,0,.08);z-index:2001;transition:transform .2s ease}.header__wrapper{width:95%;max-width:1280px;margin:0 auto;padding:6px 0}.header__cols{display:flex;justify-content:space-around;align-items:center}.header__col{flex:1}.header__col--1 .btn-menu{position:relative;width:32px;height:32px;padding:4px;box-sizing:border-box}.header__col--2{text-align:center;flex:0 0 60px}.header__col--2 .header__logo,.header__col--2 .header__logo--1{height:28px}.header__col--2 .header__logo--2,.header__col--2 .header__logo--home-url{display:none}.header__col--3{display:flex;justify-content:flex-end;align-items:center}.header__col--3 .btn{font-weight:500}@media screen and (max-width:1024px){.header__smartphone-navigation{transform:translate(-100%);position:fixed;top:0;left:0;height:100vh;display:block;width:100%;background-color:#fff;justify-content:flex-start;padding-top:84px;padding-bottom:84px;overflow:scroll;z-index:1}.header__smartphone-navigation .btn-menu-close{font-size:16px;padding:6px;background-color:#e9e5e2;border-radius:50%;position:absolute;top:12px;right:12px}.header__smartphone-navigation nav{margin:16px 0 48px}.header__smartphone-navigation nav .main__navigation .sl-icons-first-depth{display:none}.header__smartphone-navigation nav .main__navigation a:not(.secondary__navigation li),.header__smartphone-navigation nav .main__navigation a:not(.tertiary_navigation li){font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#0f0d0a;margin-bottom:16px;display:inline-block;margin-left:32px;margin-top:32px}.header__smartphone-navigation nav .main__navigation a:not(.secondary__navigation li) .sl-icons--grey,.header__smartphone-navigation nav .main__navigation a:not(.tertiary_navigation li) .sl-icons--grey{filter:invert(42%) sepia(1%) saturate(3294%) hue-rotate(351deg) brightness(108%) contrast(104%);font-size:16px}.header__smartphone-navigation nav .secondary__navigation li a{background-color:#fff;width:100%;display:flex!important;padding:16px 32px;align-items:center;color:#0f0d0a;border-bottom:1px solid #e9e5e2;font-weight:400!important;font-size:16px!important;margin-bottom:0!important;margin-left:0!important;margin-top:0!important}.header__smartphone-navigation nav .secondary__navigation li a .sl-icons:first-of-type{margin-right:8px;font-size:16px}.header__smartphone-navigation nav .secondary__navigation li a .sl-icons--twotone--down{display:inline-block;font-size:19px;vertical-align:middle;margin-left:auto}.header__smartphone-navigation nav .secondary__navigation li a .sl-icons--grey{filter:invert(42%) sepia(1%) saturate(3294%) hue-rotate(351deg) brightness(108%) contrast(104%)}.header__smartphone-navigation nav .tertiary_navigation{height:0;overflow:hidden}.header__smartphone-navigation nav .tertiary_navigation li a{background-color:#fbfaf9}.header__smartphone-navigation nav .tertiary_navigation li a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.473 6.667h7.446L5.666 9.92a.672.672 0 000 .947c.26.26.68.26.94 0l4.393-4.394c.26-.26.26-.68 0-.94l-4.386-4.4a.664.664 0 10-.94.94l3.246 3.26H1.473c-.367 0-.667.3-.667.667 0 .367.3.667.667.667z' fill='%237E7367'/%3E%3C/svg%3E");display:inline-block;height:26px;width:20px;vertical-align:middle;margin-left:auto}.header__smartphone-navigation nav .tertiary_navigation.showed{height:auto}.header__smartphone-navigation .btn-newsletter-modal,.header__smartphone-navigation .sortlist-briefing{margin:16px 32px}.header__smartphone-navigation .btn-agency{margin:0 32px}.header__smartphone-navigation .search-wrapper{width:100%;border-bottom:1px solid #e9e5e2;padding-left:32px;padding-right:32px;padding-bottom:16px}.header__smartphone-navigation .search-wrapper .search-title{display:block;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#0f0d0a;margin:48px 0 32px}.header__smartphone-navigation .search-wrapper form{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}.header__smartphone-navigation .search-wrapper form button{display:flex;align-items:center}.header__smartphone-navigation .search-wrapper form button.btn-search span{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.473 6.667h7.446L5.666 9.92a.672.672 0 000 .947c.26.26.68.26.94 0l4.393-4.394c.26-.26.26-.68 0-.94l-4.386-4.4a.664.664 0 10-.94.94l3.246 3.26H1.473c-.367 0-.667.3-.667.667 0 .367.3.667.667.667z' fill='%237E7367'/%3E%3C/svg%3E");display:inline-block;height:12px;width:12px;vertical-align:middle}.header__smartphone-navigation .search-wrapper form label{flex:1;margin-right:22.3px;display:flex;align-items:center}.header__smartphone-navigation .search-wrapper form label:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");display:inline-block;height:20px;width:20px;vertical-align:middle;margin-right:24.3px}.header__smartphone-navigation .search-wrapper form label input{width:100%;padding:10px}.header__smartphone-navigation.showed{transform:translate(0)}.header__col--3 .btn-blue{width:100%}.header__col--4{display:flex;justify-content:flex-end}.header__col--4 .search-wrapper--mobile{width:100%;max-width:3.8rem;overflow:hidden;padding:0;transition:max-width .2s ease;display:inline-block}.header__col--4 .search-wrapper--mobile form{float:right;position:relative;width:100%;height:4.4rem;padding-left:3.8rem;transition:border-color .2s ease;border-radius:6px}.header__col--4 .search-wrapper--mobile form .btn-search{position:absolute;top:0;left:0;width:3.8rem;height:4.4rem;outline:none;display:flex;align-items:center;justify-content:center}.header__col--4 .search-wrapper--mobile form .btn-search .icon-search{font-size:2.4rem;color:#0f0d0a;transition:color .2s ease}.header__col--4 .search-wrapper--mobile form .btn-search:focus .icon-search,.header__col--4 .search-wrapper--mobile form .btn-search:hover .icon-search{color:#0c1c4a}.header__col--4 .search-wrapper--mobile form label{width:100%;height:100%;display:inline-block;margin-left:8px;border:1px solid rgba(126,115,103,.302);border-radius:6px}.header__col--4 .search-wrapper--mobile form .input-search{width:100%;height:100%;font-size:1.6rem;outline:none;padding:0 8px;background:rgba(233,229,226,.3)}.header__col--4 .search-wrapper--mobile form .input-search::-moz-placeholder{color:#7e7367}.header__col--4 .search-wrapper--mobile form .input-search:-ms-input-placeholder{color:#7e7367}.header__col--4 .search-wrapper--mobile form .input-search::placeholder{color:#7e7367}.header__col--4 .search-wrapper--mobile form .input-search:-webkit-autofill,.header__col--4 .search-wrapper--mobile form .input-search:-webkit-autofill:active,.header__col--4 .search-wrapper--mobile form .input-search:-webkit-autofill:focus,.header__col--4 .search-wrapper--mobile form .input-search:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.header__col--4 .search-wrapper--mobile.opened{max-width:30rem}.header__col--4 .search-wrapper--mobile.opened form .icon-search{color:#7e7367}}@media screen and (min-width:1024px){.header__col--1{display:none}.header__col--2{flex:0 1 auto;display:flex;align-items:center}.header__col--2 .header__logo{display:flex;align-items:center;height:auto}.header__col--2 .header__logo--1{display:none}.header__col--2 .header__logo--2,.header__col--2 .header__logo--home-url{display:inline-block}.header__col--2 .header__logo--home-url .text{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-style:normal;color:#200df2;font-size:2.2rem;line-height:2.64rem;margin-left:5px}.header__col--3{max-height:44px}.header__col--3 .btn-menu-close{display:none}.header__col--3 .search-wrapper{width:100%;max-width:3.8rem;overflow:hidden;padding:0;transition:max-width .2s ease;display:inline-block}.header__col--3 .search-wrapper form{float:right;position:relative;width:100%;height:4.4rem;padding-left:3.8rem;transition:border-color .2s ease;border-radius:6px}.header__col--3 .search-wrapper form .btn-search{position:absolute;top:0;left:0;width:3.8rem;height:4.4rem;outline:none;display:flex;align-items:center;justify-content:center}.header__col--3 .search-wrapper form .btn-search .icon-search{font-size:2.4rem;color:#0f0d0a;transition:color .2s ease}.header__col--3 .search-wrapper form .btn-search:focus .icon-search,.header__col--3 .search-wrapper form .btn-search:hover .icon-search{color:#0c1c4a}.header__col--3 .search-wrapper form label{width:100%;height:100%;display:inline-block;margin-left:8px;border:1px solid rgba(126,115,103,.302);border-radius:6px}.header__col--3 .search-wrapper form .input-search{width:100%;height:100%;font-size:1.6rem;outline:none;padding:0 8px;background:rgba(233,229,226,.3)}.header__col--3 .search-wrapper form .input-search::-moz-placeholder{color:#7e7367}.header__col--3 .search-wrapper form .input-search:-ms-input-placeholder{color:#7e7367}.header__col--3 .search-wrapper form .input-search::placeholder{color:#7e7367}.header__col--3 .search-wrapper form .input-search:-webkit-autofill,.header__col--3 .search-wrapper form .input-search:-webkit-autofill:active,.header__col--3 .search-wrapper form .input-search:-webkit-autofill:focus,.header__col--3 .search-wrapper form .input-search:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.header__col--3 .search-wrapper.opened{max-width:30rem}.header__col--3 .search-wrapper.opened form .icon-search{color:#7e7367}.header__col--3 nav{margin-left:30px;margin-right:auto;flex:0 0 auto}.header__col--3 nav .main__navigation{text-align:left;display:flex}.header__col--3 nav .main__navigation .sl-icons-first-depth{display:block}.header__col--3 nav .main__navigation a{padding:8px 16px;display:flex;align-items:center;width:100%;color:#0f0d0a}.header__col--3 nav .main__navigation a .sl-icons:first-of-type{margin-right:8px}.header__col--3 nav .main__navigation a .sl-icons--twotone--down{display:inline-block;font-size:19px;vertical-align:middle}.header__col--3 nav .main__navigation a .sl-icons--grey{filter:invert(42%) sepia(1%) saturate(3294%) hue-rotate(351deg) brightness(108%) contrast(104%);font-size:16px}.header__col--3 nav .main__navigation ul{position:absolute;min-width:281px;background-color:#fff;padding:16px 0;border:1px solid #e9e5e2;box-shadow:0 10px 30px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.08);border-radius:9px;opacity:0;visibility:hidden}.header__col--3 nav .main__navigation ul li{position:relative}.header__col--3 nav .main__navigation li .secondary__navigation{top:36px;z-index:1;max-width:28rem}.header__col--3 nav .main__navigation li .secondary__navigation li a{color:#7e7367}.header__col--3 nav .main__navigation li .secondary__navigation li a:active,.header__col--3 nav .main__navigation li .secondary__navigation li a:hover{background-color:#fbfaf9;color:#0f0d0a}.header__col--3 nav .main__navigation li .secondary__navigation li a:active .sl-icons--twotone--down,.header__col--3 nav .main__navigation li .secondary__navigation li a:hover .sl-icons--twotone--down{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.473 6.667h7.446L5.666 9.92a.672.672 0 000 .947c.26.26.68.26.94 0l4.393-4.394c.26-.26.26-.68 0-.94l-4.386-4.4a.664.664 0 10-.94.94l3.246 3.26H1.473c-.367 0-.667.3-.667.667 0 .367.3.667.667.667z' fill='%237E7367'/%3E%3C/svg%3E")}.header__col--3 nav .main__navigation li .secondary__navigation li a:active .sl-icons--grey,.header__col--3 nav .main__navigation li .secondary__navigation li a:hover .sl-icons--grey{filter:invert(17%) sepia(4%) saturate(2483%) hue-rotate(346deg) brightness(93%) contrast(73%)}.header__col--3 nav .main__navigation li .secondary__navigation li a .sl-icons--twotone--down{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.473 6.667h7.446L5.666 9.92a.672.672 0 000 .947c.26.26.68.26.94 0l4.393-4.394c.26-.26.26-.68 0-.94l-4.386-4.4a.664.664 0 10-.94.94l3.246 3.26H1.473c-.367 0-.667.3-.667.667 0 .367.3.667.667.667z' fill='%23E9E5E2'/%3E%3C/svg%3E");vertical-align:text-bottom;margin-left:auto;padding-left:10px}.header__col--3 nav .main__navigation li .secondary__navigation li a .sl-icons--grey{filter:invert(42%) sepia(1%) saturate(3294%) hue-rotate(351deg) brightness(108%) contrast(104%)}.header__col--3 nav .main__navigation li .secondary__navigation li .tertiary_navigation{top:-17px;right:10%;transform:translate(100%)}.header__col--3 nav .main__navigation li .secondary__navigation li .tertiary_navigation a{color:#463f39}.header__col--3 nav .main__navigation li .secondary__navigation li .tertiary_navigation a:after{content:""}.header__col--3 nav .main__navigation li .secondary__navigation li .tertiary_navigation.showed{opacity:1;visibility:inherit;transform:translate(110.2%)}.header__col--3 nav .main__navigation li .secondary__navigation.showed{opacity:1;visibility:inherit;transform:translateY(20px)}.header__col--3 nav .main__navigation li .tertiary_navigation{max-width:28rem}.header__col--3 .btn{display:flex;margin-left:16px;flex:0 0 auto}.header__col--3 .search-title,.header__col--4{display:none}}footer.footer{background-color:#fbfaf9;padding:6.4rem 0}footer.footer .column-md-6 p{font-size:1.4rem;line-height:1.8rem;color:#000}footer.footer .logo{display:inline-block;margin-bottom:1.6rem}footer.footer .logo img{width:12.5rem}footer.footer .socials-wrapper{margin-top:1.6rem;display:flex;justify-content:flex-start}footer.footer .socials-wrapper a,footer.footer .socials-wrapper button{display:flex;margin-left:.8rem;outline:none;width:26px;height:26px;background-color:#e9e5e2;align-items:center;justify-content:center;border-radius:50%}footer.footer .socials-wrapper a span,footer.footer .socials-wrapper button span{line-height:11px}footer.footer .socials-wrapper a:first-child,footer.footer .socials-wrapper button:first-child{margin-left:0}footer.footer .socials-wrapper a img,footer.footer .socials-wrapper button img{width:auto;height:1.1rem}footer.footer .col-copyright,footer.footer .col-menu{margin-top:3.2rem}footer.footer .col-copyright .title,footer.footer .col-menu .title{font-weight:700;color:#000}footer.footer .col-copyright li,footer.footer .col-menu li{margin-top:.8rem}footer.footer .col-copyright a,footer.footer .col-menu a{color:#000}footer.footer .col-copyright span[data-o],footer.footer .col-menu span[data-o]{color:#0c1c4a;cursor:pointer}footer.footer .col-copyright{font-size:1.4rem;line-height:1.8rem;color:#7e7367}footer.footer .col-copyright li,footer.footer .col-copyright span,footer.footer .col-copyright ul{display:inline-block;margin:0}footer.footer .col-copyright li:not(:last-child):after{content:" - "}footer.footer .col-copyright li a,footer.footer .col-copyright li span[data-o]{color:#7e7367}@media screen and (min-width:1024px){footer.footer .logo img{width:10rem}footer.footer .col-menu{margin-top:0}footer.footer .col-copyright{display:flex;justify-content:space-between}}.no-result-wrapper{text-align:center;margin-top:4.8rem;margin-bottom:3.2rem;position:relative}.no-result-wrapper .no-result__backgrounds{display:flex;justify-content:space-between;width:100%;height:25rem}.no-result-wrapper .no-result__background{flex:0 1 calc(33.33333% - 8px);background-color:#fff;border-radius:12px;height:100%}.no-result-wrapper .no-result__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.no-result-wrapper .no-result__content span{margin-bottom:.8rem;display:inline-block}.no-result-wrapper .no-result__content span b{font-size:3.2rem;line-height:3.84rem;color:#0f0d0a}.no-result-wrapper p{color:#0f0d0a;margin:0}.no-result-wrapper p.title-text{color:#0f0d0a;font-size:2rem;line-height:2.4rem;margin-bottom:2rem}.no-result-wrapper p.issues-text{font-size:1.6rem;line-height:2rem;color:#7e7367}@media screen and (min-width:1024px){.no-result-wrapper{margin-top:32px}.no-result-wrapper .no-result__backgrounds{height:49.5rem}}body.error404 .main-wrapper{padding-top:0}body.error404 .main-wrapper__content{text-align:center;background-color:#0f0d0a;padding:12.8rem 3.2rem}body.error404 .main-wrapper__content .monogram{width:64px}body.error404 .main-wrapper__content h1{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;color:#fff;font-size:20rem;line-height:25.2rem;margin-top:-4.8rem}body.error404 .main-wrapper__content .text{padding:1.2rem 0;margin-top:4rem}body.error404 .main-wrapper__content .text p{color:#fff;margin-bottom:.8rem}body.error404 .main-wrapper__content .text p.title{font-weight:700;font-size:20px;line-height:24px}body.error404 .main-wrapper__content .text a{color:#fff;text-decoration:underline}body.error404 .main-wrapper .main_categories_list_tags{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:4.2rem}body.error404 .main-wrapper .main_categories_list_tags a{display:inline-block;font-style:1.6rem;line-height:2.4rem;color:#0f0d0a;padding:.4rem 1.2rem;background-color:#e9e5e2;border-radius:22px;margin:1rem .4rem}@media screen and (min-width:1024px){body.error404 .main-wrapper .related-post-title{margin-top:12.8rem}body.error404 .main-wrapper .main_categories_list_tags{justify-content:center}}.gutenberg--section{background-color:#fff;background-position:50%;background-size:cover;position:relative;padding:32px 0}.gutenberg--section .overlay{content:" ";position:absolute;top:0;left:0;width:100%;height:100%}.gutenberg--section__wrapper{position:relative}.gutenberg--section p{font-size:20px;line-height:2}.gutenberg--partners-slider img.img-preview{width:100%}.gutenberg--partners-slider .carousel{position:relative;width:100%;height:120px;margin:0 auto}.gutenberg--partners-slider .carousel .slides{position:relative;overflow:hidden;transition:width .4s;height:100%}.gutenberg--partners-slider .carousel .slides .slide{height:100%;position:absolute;z-index:1;transition:left .4s cubic-bezier(.47,.13,.15,.89);display:flex;align-items:center;justify-content:center}.gutenberg--partners-slider .carousel .slides .slide img{max-height:100px;max-width:150px;margin:auto}.roundedHeader{background-color:#0f0d0a;text-align:center;color:#fff;padding:96px 0;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.roundedHeader:after{content:"";background:url(../images/templates/shape.svg) no-repeat;width:100%;height:6vw;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1024px){.roundedHeader{padding:64px 0 90px}}.roundedHeader h1{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:2.625em;line-height:1.2;margin-bottom:16px;font-weight:700}@media screen and (min-width:1024px){.roundedHeader h1{font-size:4em;line-height:1.3}}.roundedHeader p{font-size:1.25em;line-height:1.2;max-width:1056px;margin:auto;color:#7e7367}@media screen and (min-width:768px){.highlighted-reports .glide{max-width:1024px;margin:auto}}.highlighted-reports .glide .glide__track{margin:auto;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);border-radius:16px;border:1px solid #0f0d0a}.highlighted-reports .glide .glide__arrows{margin:auto}.highlighted-reports .glide .glide__arrow{background-color:#0f0d0a;border:0;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.highlighted-reports .glide .glide__arrow--left{left:0;transform:translate(-50%,-50%)}.highlighted-reports .glide .glide__arrow--right{right:0;transform:translate(50%,-50%)}.highlighted-reports .glide .item{margin-top:0;box-shadow:none;position:relative}.highlighted-reports .glide .item a{display:flex;flex-direction:column}@media screen and (min-width:768px){.highlighted-reports .glide .item a{flex-direction:row-reverse}}.highlighted-reports .glide .item a .background,.highlighted-reports .glide .item a .content{flex-basis:50%}.highlighted-reports .glide .item a .content{padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;direction:ltr}.highlighted-reports .glide .item a .content .category{background-color:#fbeff3;display:inline-block;color:#8f1941;margin-bottom:16px}.highlighted-reports .glide .item a .content h2{font-size:1.5em;line-height:1.2;color:#000;margin-bottom:16px;text-align:left}.highlighted-reports .glide .item a .content .excerpt{max-height:5.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;line-height:2.8rem;color:#0f0d0a;text-align:left}@media screen and (min-width:768px){.highlighted-reports .glide .item a .content .excerpt{max-height:8.4rem;-webkit-line-clamp:3}}.highlighted-reports .glide .item a .content .more-link{color:#200df2;font-size:1em;line-height:1.75;text-decoration:underline}.highlighted-reports .glide .item a .background{border-top-right-radius:0;width:100%;height:100%;overflow:hidden;display:block;transform:translateZ(0);height:24em}.highlighted-reports .glide .item a .background .inner{position:relative;width:100%;height:100%;overflow:hidden;border-top-right-radius:0;min-height:350px}@media screen and (min-width:768px){.highlighted-reports .glide .item a .background .inner{min-height:auto}}.highlighted-reports .glide .item a footer{margin-top:inherit}.steps__cols{display:flex;justify-content:flex-start;align-items:stretch;margin:auto;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.steps__cols{justify-content:flex-start;flex-direction:row;margin:-16px}}@media screen and (min-width:1024px){.steps__cols{justify-content:center}}.steps__col{margin:16px 0;flex:1 1 100%;position:relative}@media screen and (min-width:768px){.steps__col{margin:16px;flex:0 1 calc(50% - 37px)}}@media screen and (min-width:1024px){.steps__col{flex:0 1 calc(25% - 37px)}}@media screen and (min-width:768px){.steps__col:before{content:"";width:146px;height:86px;display:block;position:absolute;z-index:1;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ2IiBoZWlnaHQ9Ijg2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMzUuMDQ3IDg1LjUyOWExLjQ2NCAxLjQ2NCAwIDAxLTIuMDk0LS4xNTdsLTguODA0LTEwLjMyNmExLjUzNyAxLjUzNyAwIDAxLjEzOC0yLjEzOCAxLjQ2NSAxLjQ2NSAwIDAxMi4wOTUuMTU3bDcuODI1IDkuMTc5IDguOTMtNy45MjRhMS40NjQgMS40NjQgMCAwMTIuMDk0LjE1N2MuNTQuNjMzLjQ3OCAxLjU5LS4xMzggMi4xMzhsLTEwLjA0NiA4LjkxNHpNLjk2OSAzNS4zNDZDMTAuODU4IDUuMTA3IDQ4LjY2LTkuNjE5IDkzLjYyMyA5LjUxM0w5Mi41IDEyLjMxQzQ4LjQwNS02LjQ1MiAxMi45MTMgOC40MTQgMy43ODUgMzYuMzI2bC0yLjgxNi0uOTh6TTkzLjYyMyA5LjUxM2MyMi44MTUgOS43MDcgMzMuMjk2IDI4LjU0MiAzOC4wNjIgNDQuODE0IDIuMzgyIDguMTM0IDMuMzQ4IDE1LjY1NyAzLjcxOSAyMS4xNDZhODkuMjkgODkuMjkgMCAwMS4yMTMgNi41NWMtLjAwNC43OC0uMDIxIDEuMzktLjAzNiAxLjgxLS4wMDguMjEtLjAxNi4zNy0uMDIxLjQ4MmwtLjAwNy4xMjctLjAwMi4wMzUtLjAwMS4wMXYuMDAzYzAgLjAwMSAwIC4wMDItMS40ODEtLjEwOWwtMS40ODEtLjExdi0uMDA1bC4wMDItLjAyNS4wMDUtLjEwN2E1Mi4yOTggNTIuMjk4IDAgMDAuMDU0LTIuMTUzIDg2LjY5MyA4Ni42OTMgMCAwMC0uMjA2LTYuMzIyYy0uMzYxLTUuMzI3LTEuMjk4LTEyLjYxOC0zLjYwMS0yMC40ODMtNC42MDYtMTUuNzI3LTE0LjYyOS0zMy42MjctMzYuMzQzLTQyLjg2NmwxLjEyNC0yLjc5N3oiIGZpbGw9IiMwRjBEMEEiLz48L3N2Zz4=")}.steps__col:first-child:before{background-image:none}.steps__col:nth-child(2):before{top:0;left:0;transform:rotate(-5deg) translate(-50%,-56%)}.steps__col:nth-child(3):before{top:84px;right:0;transform:scaleX(-1) rotate(39deg) translate(-88%,-82%)}.steps__col:nth-child(4):before{bottom:-80px;left:0;transform:scaleX(-1) rotate(165deg) translate(-70%)}}@media screen and (min-width:1024px){.steps__col:nth-child(2):before,.steps__col:nth-child(4):before{top:auto;bottom:-80px;left:0;transform:scaleX(-1) rotate(165deg) translate(-70%)}.steps__col:nth-child(3):before{top:-35px;left:0;transform:translate(-70%)}}.about{background-color:#fff;padding:80px 0;text-align:center}.about .tag{color:#805400;padding:4px 12px;background-color:#f9ecd2;border-radius:22px;display:inline-block;margin-bottom:32px}.about h2{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:44px;line-height:58.65px;color:#0f0d0a;margin-bottom:32px;font-weight:700}.about p{font-size:20px;line-height:24px;color:#463f39}.card--categories{padding:32px;background-color:#e8edfc;color:#200df2;border-radius:16px;display:flex;flex-direction:column;height:100%}.card--categories h3{font-weight:700;font-size:1.5em;line-height:120%;margin-top:19px;margin-bottom:16px}.card--categories .description{margin-bottom:16px}.card--categories .description,.card--categories .link{font-size:.875em;line-height:1.5}.card--categories .link{margin-top:auto;text-decoration:underline;display:inline-block}.card--insights{background:#fff;border:1px solid #200df2;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08);border-radius:24px;padding:32px;height:100%;display:flex;flex-direction:column;text-align:center}.card--insights__numbers{font-weight:700;font-size:3.125em;line-height:1.5151515152;color:#200df2}.card--insights__description{font-size:1em;line-height:1.5;color:#0f0d0a;margin-bottom:16px}.card--insights__link{display:inline-block;margin-top:auto;color:#200df2;text-decoration:underline}.steps__card{padding:32px;background-color:#fff;border:1px solid #bac4f7;text-align:center;border-radius:16px;height:100%;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08)}.steps__card .number{font-size:22px;line-height:26.4px;font-weight:700;color:#200df2;background-color:#f6f8fe;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto}.steps__card .title{font-size:24px;line-height:28.8px;font-weight:700;color:#0f0d0a;margin:16px 0}.steps__card .text{font-size:16px;line-height:24px;color:#7e7367}@font-face{font-family:Sortlist Icons;font-display:block;font-style:normal;font-weight:400;src:url(../fonts/material-icons-regular.woff2) format("woff2"),url(../fonts/material-icons-regular.woff) format("woff")}@font-face{font-family:Sortlist Icons Round;font-display:block;font-style:normal;font-weight:400;src:url(../fonts/material-icons-round.woff2) format("woff2"),url(../fonts/material-icons-round.woff) format("woff")}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconstwotone/v93/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0NjbrHg.woff2) format("woff2")}.sl-icons{font-family:Sortlist Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.sl-icons.sl-icons-round{font-family:Sortlist Icons Round}.sl-icons.sl-icons--twotone{font-family:Material Icons Two Tone}.sl-icons.sl-icons--twotone--colored{color:transparent;background:#200df2;background-clip:text;-webkit-background-clip:text}.highlighted-reports{padding:32px 0;margin-top:-5px;background-color:#fff}.highlighted-reports h2{text-align:center;font-size:2em;line-height:1.2;font-weight:700;margin-bottom:32px;color:#0f0d0a}body .browse-reports-categories .wrapper,body .insights .wrapper,body .steps .wrapper{max-width:1024px}.browse-reports-categories{background-color:#fff;padding:32px 0}.browse-reports-categories__wrapper{display:flex;flex-direction:column;align-items:center;max-width:1024px}.browse-reports-categories__cols{display:flex;justify-content:center;align-items:stretch;margin:auto;flex-wrap:wrap;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:768px){.browse-reports-categories__cols{flex-direction:row}}.browse-reports-categories__col{flex:1 1 100%}@media screen and (min-width:768px){.browse-reports-categories__col{flex:0 1 calc(50% - 12px)}}@media screen and (min-width:1024px){.browse-reports-categories__col{flex:0 1 calc(25% - 12px)}}.browse-reports-categories h2{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2em;line-height:1.2;font-weight:700;margin-bottom:32px;color:#0f0d0a;text-align:center}.insights{background-color:#fff;padding:32px 0}.insights__wrapper{display:flex;flex-direction:column;align-items:center;max-width:1024px}.insights__cols{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;flex-direction:column;margin:auto auto 32px;gap:32px;width:100%}@media screen and (min-width:768px){.insights__cols{flex-direction:row}}.insights__col{flex:1 1 100%}@media screen and (min-width:768px){.insights__col{flex:0 1 calc(50% - 24px)}}@media screen and (min-width:1024px){.insights__col{flex:0 1 calc(25% - 24px)}}.insights h2{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25em;line-height:1.2;font-weight:500;margin-bottom:24px;color:#7e7367;text-align:center}.partners{background-color:#fff;padding:32px 0}.partners h2{font-size:1.25em;line-height:1.2;color:#0f0d0a;text-align:center;margin-bottom:25px}.partners img{max-height:100px;max-width:150px;margin:auto}.steps{background-color:#fbfaf9;padding:90px 0}@media screen and (min-width:1024px){.steps{padding:90px 0 100px}}.steps .title h2{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2em;line-height:1.2;color:#0f0d0a;margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.steps .title h2{margin-bottom:64px}}.numbers{background-color:#0f0d0a;padding:64px 0}.numbers h2{font-family:Inter;font-style:normal;font-weight:700;font-size:32px;line-height:38px;color:#fff;text-align:center;margin-bottom:32px}.numbers__cols{display:flex;justify-content:flex-start;align-items:stretch;margin:auto;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.numbers__cols{justify-content:flex-start;flex-direction:row;margin:-16px}}@media screen and (min-width:1024px){.numbers__cols{justify-content:center}}.numbers__col{margin:16px 0;flex:1 1 100%;position:relative;display:flex;border-bottom:1px solid #463f39}.numbers__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.numbers__col{margin:16px;flex:0 1 calc(50% - 37px);border-bottom:0}}@media screen and (min-width:1024px){.numbers__col{flex:0 1 calc(25% - 37px)}.numbers__col:after{content:" ";border-right:1px solid #463f39;flex:0 0 1px}.numbers__col:last-of-type:after{border-right:0}}.numbers .number_content{color:#fff;text-align:center;flex:1}.numbers .number_content .number{font-size:4em;line-height:1.6135416667;font-weight:700}.numbers .number_content .suffix{font-size:3em;line-height:1.2083333333;color:#7e7367}.numbers .number_content .title{font-size:20px;line-height:24px;font-weight:700}.numbers .number_content .subTitle{font-size:20px;line-height:24px;font-weight:500;color:#7e7367;margin-bottom:64px}@media screen and (min-width:768px){.numbers .number_content .subTitle{margin-bottom:0}}.product-placement-power{padding-top:0!important}.product-placement-power.Modalopen{overflow:hidden}.product-placement-power.sidebarOpen .btn-sidebar-menu .icon span{transition:top .2s ease-in-out 0s,transform .2s ease-in-out .2s,opacity 0s linear .2s}.product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:first-child,.product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:nth-child(3){top:50%;transform:rotate(45deg)}.product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:nth-child(2){transform:rotate(-45deg)}.modal,.product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:nth-child(3){opacity:0}.modal{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10;background-color:hsla(0,0%,100%,0);visibility:hidden;transition:all .6s}.modal.open{background-color:hsla(0,0%,100%,.6);visibility:visible;opacity:1}.modal.open .modal__content{transform:translate(-50%,-50%);opacity:1}.modal__content{width:90%;max-width:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:3px;outline:0;padding:40px;opacity:0;transition:all .4s;max-height:90%;overflow:scroll}.modal__content .modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal__content .modal__header h2{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:32px;line-height:1;color:#200df2;font-weight:700}.modal__content .modal__body p{-moz-column-count:1;column-count:1}.product-placement-power{padding-top:56px;transition:padding-top .2s;width:calc(100% + 301.5px);transform:translate(-301.5px)}.product-placement-power__cols{display:flex}.product-placement-power__col--1{flex:0 0 30.15rem;background-color:#1f36ce}.product-placement-power__col--1 .sidebar{position:-webkit-sticky;position:sticky;top:56px;height:calc(100vh - 60px);transition:padding-top .2s;overflow:scroll;padding:1.6rem 1.6rem 46px}.product-placement-power__col--1 .sidebar .remote-logo{background:url(../images/templates/product-placement-power/remote-nav-menu-home.svg) no-repeat 50%;background-size:contain;height:80px;width:152px;margin:2.4rem auto}.product-placement-power__col--1 .sidebar h1{text-align:center}.product-placement-power__col--1 .sidebar h1 span{display:block;font-size:3.2rem;line-height:1;color:#fff;font-family:Inter,sans-serif;font-weight:800;text-transform:uppercase}.product-placement-power__col--1 .sidebar ul.nav{margin-top:4rem;margin-left:-1.6rem;margin-right:-1.6rem}.product-placement-power__col--1 .sidebar ul.nav li a{color:#fff;display:block;padding:1.4rem 1rem 1.4rem 1.5rem;margin-bottom:1.2rem;text-decoration:none;text-transform:uppercase;font-size:2rem;line-height:2.4rem;transition:all .4s}.product-placement-power__col--1 .sidebar ul.nav li a.active,.product-placement-power__col--1 .sidebar ul.nav li a:hover{background-color:#fff;color:#000}.product-placement-power__col--2{flex:1 1 auto;min-width:0;position:relative}.product-placement-power__col--2 .btn-sidebar-menu{width:50px;height:50px;position:-webkit-sticky;position:sticky;top:70Px;left:0;background-color:#1f36ce;border-top-right-radius:3px;border-bottom-right-radius:3px;z-index:3}.product-placement-power__col--2 .btn-sidebar-menu .icon{max-width:30px;position:relative;margin:auto}.product-placement-power__col--2 .btn-sidebar-menu .icon span{position:absolute;left:.4rem;right:.4rem;background:#fff;height:2px;z-index:1;transition:top .2s ease-in-out .2s,transform .2s ease-in-out,opacity 0s linear}.product-placement-power__col--2 .btn-sidebar-menu .icon span:first-child{top:.6rem}.product-placement-power__col--2 .btn-sidebar-menu .icon span:nth-child(2){top:50%}.product-placement-power__col--2 .btn-sidebar-menu .icon span:nth-child(3){top:calc(100% - .6rem)}.product-placement-power__col--2 .dataTables_wrapper{overflow-x:scroll}.product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar{-webkit-appearance:none}.product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar:horizontal{height:11px}.product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #200df2;background-color:#200df2}.product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar-track{background-color:rgba(32,13,242,.1);border-radius:8px}.product-placement-power__col--2 .dataTables_wrapper .table{min-width:710px}.product-placement-power__col--2 .grid.top3{padding-top:42px;padding-bottom:42px}.product-placement-power__col--2 .grid.top3 .column-md-4 .img-square{background-position:top;background-size:cover;padding-bottom:90%;border-radius:.3rem;position:relative}.product-placement-power__col--2 .grid.top3 .column-md-4 .content-box{position:absolute;left:0;bottom:0;height:35px;width:35px;line-height:35px;font-weight:700;background-color:#bac4f7;font-size:1.5rem;z-index:1;border-top-right-radius:1rem;border-bottom-right-radius:0;display:flex;align-items:center;justify-content:center}.product-placement-power__col--2 .grid.top3 .column-md-4 .content-box p{color:#200df2;font-size:25px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800}.product-placement-power__col--2 .grid.top3 .column-md-4 .instagram-nickname{position:absolute;bottom:0;left:0;right:0;width:100%;text-align:right;padding:.5rem .7rem .5rem 0;background:linear-gradient(0deg,rgba(15,15,15,.5),rgba(253,187,45,0) 80%);color:#fff;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:19.2px}.product-placement-power__col--2 .grid.top3 .column-md-4 .top-content h4{padding:16px 0;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;line-height:1;font-weight:800;min-height:128px;display:flex;align-items:center}.product-placement-power__col--2 .grid.top3 .column-md-4 .top-content p{padding:8px;background-color:#200df2;color:#fff;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;display:flex;align-items:center;font-weight:600;border-radius:.3rem}.product-placement-power__col--2 .grid.top3 .column-md-4 .top-content p span{font-size:20px;font-weight:800;display:inline-block;margin-right:5px}.product-placement-power__col--2 .grid.top3 .column-md-4 .body-content{margin-top:16px}.product-placement-power__col--2 .grid.top3 .column-md-4 .body-content p{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#000}.product-placement-power__col--2 .slider{width:100%;margin:0;max-width:none!important}.product-placement-power__col--2 .slider__header{background-color:#000;position:relative;color:#fff;text-align:center;padding:8px 16px}.product-placement-power__col--2 .slider__header h5{font-size:2rem;line-height:2.4rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800}.product-placement-power__col--2 .slider__header .glider-next,.product-placement-power__col--2 .slider__header .glider-prev{top:50%;transform:translateY(-50%);font-size:2.5rem}.product-placement-power__col--2 .slider__header .glider-next{right:0}.product-placement-power__col--2 .slider__header .glider-prev{left:0}.product-placement-power__col--2 .slider .glider-contain .slide{min-height:275px;box-sizing:border-box;position:relative;background-position:top;background-repeat:no-repeat;background-size:cover}.product-placement-power__col--2 .slider .glider-contain .slide:hover .slide__content{background-color:transparent}.product-placement-power__col--2 .slider .glider-contain .slide__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:rgba(0,0,0,.5);transition:all .3s}.product-placement-power__col--2 .slider .glider-contain .slide__content--rank{background-color:#fff;border-radius:50%;height:33px;width:33px;margin:0 auto;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:21px;line-height:33px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;position:absolute;top:15%}.product-placement-power__col--2 .slider .glider-contain .slide__content--title{font-size:21px;line-height:26px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;color:#fff;text-align:center;margin-top:25px}.product-placement-power__col--2 .slider .glider-contain .slide__content--title span{display:block;font-size:16px;line-height:24px;font-weight:500}.product-placement-power__col--2 .slider .glider-contain .slide__content .instagram-nickname{position:absolute;bottom:10px;color:#fff}.product-placement-power__col--2 .grid.table{padding-top:48px}.product-placement-power__col--2 .grid.table .table{width:100%!important;border-collapse:collapse}.product-placement-power__col--2 .grid.table .table td,.product-placement-power__col--2 .grid.table .table th{vertical-align:middle;text-align:center;font-weight:800;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .grid.table .table td{border-top:1px solid #bac4f7!important}.product-placement-power__col--2 .grid.table .sorting_1 .td-simulate{color:#4100d3;background-color:#e8edfc;display:block;line-height:35px;vertical-align:middle;font-weight:800;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .grid.table .table tr td:nth-child(2){text-align:left}.product-placement-power__col--2 .grid.table .table tr td:nth-child(2) span{padding-left:16px}.product-placement-power__col--2 .grid.table .table .sorting_asc .heading-holder .title-icon i,.product-placement-power__col--2 .grid.table .table .sorting_asc .heading-holder .title-th,.product-placement-power__col--2 .grid.table .table .sorting_desc .heading-holder .title-icon i,.product-placement-power__col--2 .grid.table .table .sorting_desc .heading-holder .title-th{background-color:#1f36cc;color:#fff}.product-placement-power__col--2 .grid.table .table tr td .rank span{line-height:27px;background-color:#bac4f7;height:27px;width:27px;display:inline-block;color:#200df2;border-radius:50%;vertical-align:middle;font-weight:800;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .grid.table .dataTables_filter,.product-placement-power__col--2 .grid.table .dataTables_length,.product-placement-power__col--2 .grid.table .dataTables_paginate,.product-placement-power__col--2 .grid.table .dataTables_processing{display:none!important}.product-placement-power__col--2 .grid.table .heading-holder .title-th{display:flex;font-size:1rem;height:55px;align-items:center;border:1px solid #ccc;border-radius:.3rem;margin-bottom:5px;text-align:center;justify-content:center}.product-placement-power__col--2 .grid.table .heading-holder .title-th p{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:700}.product-placement-power__col--2 .grid.table .sorting .fa-sort-down,.product-placement-power__col--2 .grid.table .sorting .fa-sort-up,.product-placement-power__col--2 .grid.table .sorting_asc .fa-sort,.product-placement-power__col--2 .grid.table .sorting_asc .fa-sort-up,.product-placement-power__col--2 .grid.table .sorting_desc .fa-sort,.product-placement-power__col--2 .grid.table .sorting_desc .fa-sort-down{display:none}.product-placement-power__col--2 .grid.table .control_lenght{border:1px solid #200df2;background:#200df2;padding:.6rem 3.2rem;color:#fff!important;border-radius:.3rem;text-decoration:none!important;margin-top:48px;font-weight:800;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .4s;max-width:182px;width:100%;display:none}.product-placement-power__col--2 .grid.table .control_lenght.showed{display:inline-block}.product-placement-power__col--2 .grid.table .control_lenght:hover{background:transparent;border:1px solid #200df2!important;color:#200df2!important}.product-placement-power__col--2 .intro{background:url(../images/templates/product-placement-power/header-image.jpeg) no-repeat 50%;background-size:cover;overflow:hidden;padding:0;margin-top:-50px}.product-placement-power__col--2 .intro__content{padding:6rem 0}.product-placement-power__col--2 .intro__content h1{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:48px;line-height:1.2;color:#fff;max-width:50vw;margin-bottom:4rem;font-weight:700;word-break:keep-all}.product-placement-power__col--2 .intro__content h2{max-width:303px}.product-placement-power__col--2 .intro__content h2 span{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;color:#fff;background-color:#200df2;padding:.8rem 1.6rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:46px;border-radius:3px}.product-placement-power__col--2 .movies--intro{padding:4.8rem 0}.product-placement-power__col--2 .movies--intro .column-md-6{margin-bottom:20px}.product-placement-power__col--2 .movies--intro .column-md-6:last-of-type{margin-bottom:0}.product-placement-power__col--2 .movies--intro .column-md-6 p{font-size:1.6rem;line-height:2.4rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .movies--intro .column-md-6 p strong{font-weight:800;color:#081f91}.product-placement-power__col--2 .movies--content{background:url(../images/templates/product-placement-power/copy-image-bg.jpeg) no-repeat right -20px;background-size:cover;padding:7.2rem 0;position:relative}.product-placement-power__col--2 .movies--content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8)}.product-placement-power__col--2 .movies--content .grid{position:relative}.product-placement-power__col--2 .movies--content p{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:2.4rem;margin-bottom:1.6rem}.product-placement-power__col--2 .movies--content .js-scroll-bottom{height:50px;width:50px;line-height:55px;background-color:#1f36cc;border-radius:50%;font-size:30px;color:#fff;position:absolute;bottom:0;left:30px;margin:auto;display:flex;align-items:center;justify-content:center;left:50%;transform:translate(-50%,50%);transition:all .4s;cursor:pointer}.product-placement-power__col--2 .movies--content .js-scroll-bottom:hover{background-color:#0e1bcc}.product-placement-power__col--2 .product-placements{padding:5.2rem 0}.product-placement-power__col--2 .product-placements h3{font-size:2.4rem;line-height:2.8rem;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;text-align:center}.product-placement-power__col--2 .product-placements .product-placements-numbers{padding:1.6rem;background-color:#f2f4ff;margin:2.2rem auto}.product-placement-power__col--2 .product-placements .product-placements-numbers h4{font-size:1.8rem;line-height:2.6rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;margin:1.6rem 0;text-align:center}.product-placement-power__col--2 .product-placements .product-placements-numbers .grid{width:60%}.product-placement-power__col--2 .product-placements .product-placements-numbers .number{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .icon{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;height:70px;width:70px;background-color:#bac4f7;flex:0 0 70px;margin-right:1.6rem}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .icon svg{max-width:4rem;color:#200df2}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content p{font-size:1.6rem;line-height:2.4rem}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content span{font-size:3.2rem;line-height:3.8rem;font-weight:800;color:#200df2}.product-placement-power__col--2 .product-placements .grid.content .column-md-6{margin-bottom:20px}.product-placement-power__col--2 .product-placements .grid.content .column-md-6:last-of-type{margin-bottom:0}.product-placement-power__col--2 .product-placements .grid.content .column-md-6 p{font-size:1.6rem;line-height:2.4rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .product-placements .grid.content .column-md-6 p strong{font-weight:800;color:#200df2}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/templates/product-placement-power/josie-and-the-pussycats.jpg)}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/templates/product-placement-power/sex-and-the-city_1.jpg)}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/templates/product-placement-power/talladega-nights-top-3.jpg)}.product-placement-power__col--2 .tv-shows{padding:7.2rem 0}.product-placement-power__col--2 .tv-shows__title{font-size:4.1rem;line-height:4.99rem;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700}.product-placement-power__col--2 .tv-shows__intro{margin-top:48px;font-size:16px;line-height:24px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#200df2;font-weight:800}.product-placement-power__col--2 .tv-shows .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/templates/product-placement-power/the-office-us_1.jpg)}.product-placement-power__col--2 .tv-shows .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/templates/product-placement-power/seinfeld_1.jpg)}.product-placement-power__col--2 .tv-shows .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/templates/product-placement-power/sex-and-the-city_1.jpg)}.product-placement-power__col--2 .product-categories{padding:7.2rem 0}.product-placement-power__col--2 .product-categories__title{font-size:4.1rem;line-height:4.99rem;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;max-width:800px}.product-placement-power__col--2 .product-categories__intro{margin-top:48px;font-size:16px;line-height:24px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#200df2;font-weight:800}.product-placement-power__col--2 .product-categories .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/templates/product-placement-power/clothing-and-outfits_1.jpg)}.product-placement-power__col--2 .product-categories .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/templates/product-placement-power/drinks-and-non-alcoholic-beverages.jpg)}.product-placement-power__col--2 .product-categories .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/templates/product-placement-power/alcoholic-drinks_1.jpg)}.product-placement-power__col--2 .brands{padding:7.2rem 0}.product-placement-power__col--2 .brands__title{font-size:4.1rem;line-height:4.99rem;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;margin-bottom:48px;max-width:800px}.product-placement-power__col--2 .brands__intro{font-size:16px;line-height:24px;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#200df2;font-weight:800}.product-placement-power__col--2 .brands .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/templates/product-placement-power/nike_1.jpg)}.product-placement-power__col--2 .brands .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/templates/product-placement-power/macbook_1.jpg)}.product-placement-power__col--2 .brands .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/templates/product-placement-power/iphone.jpg)}@media screen and (min-width:1024px){.product-placement-power{transform:none!important;width:100%}.product-placement-power__cols{display:flex}.product-placement-power__col--1 .sidebar{top:56px;height:calc(100vh - 114px);padding-bottom:0}.product-placement-power__col--1 .sidebar.scrolled{padding:1.6rem}.product-placement-power__col--2 .btn-sidebar-menu{display:none}.product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar-track{background-color:rgba(32,13,242,0)}.product-placement-power__col--2 .grid.top3 .row{margin-left:-50px}.product-placement-power__col--2 .grid.top3 .column-md-4{width:calc(33.33333% - 50px)!important;margin-left:50px}.product-placement-power__col--2 .btn-sidebar-menu{top:0}.product-placement-power__col--2 .intro{padding:6rem;margin-top:0}.product-placement-power__col--2 .intro__content{padding:6rem}.product-placement-power__col--2 .intro__content h1{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:8.4rem;line-height:10.18rem;margin-bottom:4rem}.product-placement-power__col--2 .intro__content h2{max-width:403px}.product-placement-power__col--2 .intro__content h2 span{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;padding:.8rem 1.6rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:60px}.product-placement-power__col--2 .movies--intro .column-md-6{margin-bottom:0}.product-placement-power__col--2 .movies--content{background-position:50%}.product-placement-power__col--2 .movies--content:before{content:none}.product-placement-power__col--2 .movies--content .js-scroll-bottom{left:30px;transform:translateY(50%)}.product-placement-power__col--2 .product-placements{padding:7.2rem 0}.product-placement-power__col--2 .product-placements h3{font-size:4.1rem;line-height:4.99rem;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700}.product-placement-power__col--2 .product-placements .product-placements-numbers{padding:1.6rem;background-color:#f2f4ff;margin:4.2rem auto}.product-placement-power__col--2 .product-placements .product-placements-numbers h4{font-size:2.2rem;line-height:2.3rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;margin:1.6rem 0;text-align:left}.product-placement-power__col--2 .product-placements .product-placements-numbers .grid{width:90%}.product-placement-power__col--2 .product-placements .product-placements-numbers .number{display:flex;justify-content:flex-start;align-items:center}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .icon{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;height:70px;width:70px;background-color:#bac4f7;flex:0 0 70px;margin-right:1.6rem}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .icon svg{max-width:4rem;color:#200df2}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content p{font-size:1.6rem;line-height:2.4rem;min-height:48px}.product-placement-power__col--2 .product-placements .product-placements-numbers .number .content span{font-size:3.2rem;line-height:3.8rem;font-weight:800;color:#200df2}.product-placement-power__col--2 .product-placements .grid.content .column-md-6{margin-bottom:0}.product-placement-power__col--2 .product-placements .grid.content p{font-size:1.6rem;line-height:2.4rem;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.product-placement-power__col--2 .product-placements .grid.content p strong{font-weight:800;color:#200df2}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/templates/product-placement-power/josie-and-the-pussycats.jpg)}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/templates/product-placement-power/sex-and-the-city_1.jpg)}.product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/templates/product-placement-power/talladega-nights-top-3.jpg)}.product-placement-power .modal{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10;background-color:hsla(0,0%,100%,.6)}.product-placement-power .modal__content .modal__body p{-moz-column-count:2;column-count:2}.product-placement-power header.header.scrolled{transform:none!important}}#your-digital-year .sections-intro{padding:2.2rem 1.5rem;text-align:center;position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08)}@media screen and (min-width:768px){#your-digital-year .sections-intro{padding:7.2rem 1.5rem}}#your-digital-year .sections-intro:after,#your-digital-year .sections-intro:before{position:absolute;content:"";top:0;bottom:0}#your-digital-year .sections-intro:before{left:0;background-size:contain;width:42%;opacity:.5;border-right:3px solid #fff}@media screen and (min-width:768px){#your-digital-year .sections-intro:before{width:61%}}@media screen and (min-width:1024px){#your-digital-year .sections-intro:before{width:61%}}#your-digital-year .sections-intro:after{right:0;width:72%;background-size:cover!important;z-index:1}@media screen and (min-width:768px){#your-digital-year .sections-intro:after{width:60%}}@media screen and (min-width:1024px){#your-digital-year .sections-intro:after{width:50%}}#your-digital-year .sections-intro h2{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;color:#fff;padding:8px 24px;display:inline-block;font-weight:600;border-radius:1rem;font-size:2rem;position:relative;z-index:2}#your-digital-year p{font-size:1.8rem}#your-digital-year .banner{background:linear-gradient(0deg,#bac4f7,#eff3fd);overflow:hidden;position:relative}#your-digital-year .banner:before{background-image:url(../images/templates/your-digital-year/pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4}#your-digital-year .banner__wrapper{position:relative;text-align:center;padding:96px 0}#your-digital-year .banner__wrapper:after,#your-digital-year .banner__wrapper:before{position:absolute;content:"";top:0;bottom:0;display:none}@media screen and (min-width:768px){#your-digital-year .banner__wrapper:after,#your-digital-year .banner__wrapper:before{display:block}}#your-digital-year .banner__wrapper:before{width:260px;height:100%;left:0;background:url(../images/templates/your-digital-year/header-male.png) no-repeat 100%;background-size:contain}@media screen and (min-width:768px){#your-digital-year .banner__wrapper:before{width:341px;height:120%}}#your-digital-year .banner__wrapper:after{width:260px;height:100%;right:0;background:url(../images/templates/your-digital-year/header-lady.png) no-repeat 100%;background-size:contain}@media screen and (min-width:768px){#your-digital-year .banner__wrapper:after{width:240px;height:150%;right:5%}}#your-digital-year .banner__content{position:relative;z-index:1}#your-digital-year .banner__content h1{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-style:italic;font-size:3.6rem;line-height:4.5rem;margin-bottom:1.6rem}@media screen and (min-width:1024px){#your-digital-year .banner__content h1{font-size:6.2rem;line-height:7.2rem}}#your-digital-year .banner__content p{color:#fff;background-color:rgba(32,197,229,.9);padding:8px 24px;display:inline-block;font-weight:600;border-radius:1rem;font-size:2rem}#your-digital-year .your-digital-year-about__wrapper{padding:4.8rem 0 0}@media screen and (min-width:768px){#your-digital-year .your-digital-year-about__wrapper{display:flex}}@media screen and (min-width:1024px){#your-digital-year .your-digital-year-about__wrapper{padding:4.8rem 0}}#your-digital-year .your-digital-year-about__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .your-digital-year-about__col{flex:50%}}#your-digital-year .your-digital-year-about__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .your-digital-year-about__col--1{padding-right:15px}}#your-digital-year .your-digital-year-about__col--1 p:first-of-type{color:#20c5e5}@media screen and (min-width:768px){#your-digital-year .your-digital-year-about__col--2{padding-left:15px}}#your-digital-year .your-digital-year-about__col--2 a{color:#20c5e5;text-decoration:underline;outline:none;transition:color .2s ease}#your-digital-year .your-digital-year-about__col--2 a:hover{color:#005d6f}@media screen and (min-width:1024px){#your-digital-year .scrolled .scroll-to-navigation{top:0}}#your-digital-year .scroll-to-navigation{z-index:9;width:100%;display:none}@media screen and (min-width:1024px){#your-digital-year .scroll-to-navigation{display:block}}@media screen and (max-width:1024px){#your-digital-year .scroll-to-navigation__wrapper{width:100%}}#your-digital-year .scroll-to-navigation__wrapper .nav{background-color:#0c1c4a;padding:16px 0;display:flex;flex-direction:column-reverse}@media screen and (min-width:1024px){#your-digital-year .scroll-to-navigation__wrapper .nav{display:block;border-radius:1rem}}#your-digital-year .scroll-to-navigation__wrapper .nav.open ul{height:247px}#your-digital-year .scroll-to-navigation__wrapper .nav.open .btn-menu-sticky span{transition:top .2s ease-in-out 0s,transform .2s ease-in-out .2s,opacity 0s linear .2s}#your-digital-year .scroll-to-navigation__wrapper .nav.open .btn-menu-sticky span:first-child,#your-digital-year .scroll-to-navigation__wrapper .nav.open .btn-menu-sticky span:nth-child(3){top:50%;transform:rotate(45deg)}#your-digital-year .scroll-to-navigation__wrapper .nav.open .btn-menu-sticky span:nth-child(2){transform:rotate(-45deg)}#your-digital-year .scroll-to-navigation__wrapper .nav.open .btn-menu-sticky span:nth-child(3){opacity:0}#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky{width:2.8rem;height:2.4rem;outline:none;z-index:3;position:relative;flex:0 1 auto;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky{display:none}}#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky span{position:absolute;left:.4rem;right:.4rem;background:#fff;height:2px;z-index:1;transition:top .2s ease-in-out .2s,transform .2s ease-in-out,opacity 0s linear}#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky span:first-child{top:.6rem}#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky span:nth-child(2){top:50%}#your-digital-year .scroll-to-navigation__wrapper .nav .btn-menu-sticky span:nth-child(3){top:calc(100% - .6rem)}#your-digital-year .scroll-to-navigation__wrapper .nav ul{display:flex;flex-direction:column;margin-bottom:-16px;margin-top:16px;height:0;transition:all .4s;overflow:hidden}@media screen and (min-width:1024px){#your-digital-year .scroll-to-navigation__wrapper .nav ul{flex-direction:row;margin-bottom:auto;margin-top:auto;height:auto}}#your-digital-year .scroll-to-navigation__wrapper .nav ul li{flex:1;justify-content:space-around;text-align:center;border-top:1px solid hsla(0,0%,100%,.2);padding:8px 0}#your-digital-year .scroll-to-navigation__wrapper .nav ul li:last-of-type{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}#your-digital-year .scroll-to-navigation__wrapper .nav ul li:last-of-type a{width:24px;display:block;background-color:#fff;color:#0c1c4a;border-radius:50%;margin:auto;text-transform:none}@media screen and (min-width:1024px){#your-digital-year .scroll-to-navigation__wrapper .nav ul li{border:0;border-right:1px solid hsla(0,0%,100%,.2);padding:8px 0}#your-digital-year .scroll-to-navigation__wrapper .nav ul li:last-of-type{flex:0 0 50px;border:0}}#your-digital-year .scroll-to-navigation__wrapper .nav ul li a{color:#fff;text-transform:uppercase}#your-digital-year .scroll-to-navigation__wrapper .nav ul li a:hover{color:#20c5e5}#your-digital-year .time-spent__wrapper{padding:4.8rem 0}#your-digital-year .time-spent__intro h2{background-color:#0c1c4a}#your-digital-year .time-spent__intro:after{background:url(../images/templates/your-digital-year/How-long-does-the-average-person-spend-on-social-media-img2.png) no-repeat}#your-digital-year .time-spent__intro:before{background:#f0f4fe url(../images/templates/your-digital-year/pattern.svg) repeat}#your-digital-year .time-spent__cols{padding:4.8rem 0}@media screen and (min-width:768px){#your-digital-year .time-spent__cols{display:flex}}#your-digital-year .time-spent__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .time-spent__col{flex:50%}}#your-digital-year .time-spent__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .time-spent__col--1{padding-right:15px}}@media screen and (min-width:768px){#your-digital-year .time-spent__col--2{padding-left:15px}}#your-digital-year .time-spent .table-block{box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08)}#your-digital-year .time-spent .table-block .dataTable{border-collapse:collapse!important;min-width:750px;width:100%}#your-digital-year .time-spent .table-block #data_wrapper{overflow:auto}#your-digital-year .time-spent .table-block #data_wrapper::-webkit-scrollbar{-webkit-appearance:none}#your-digital-year .time-spent .table-block #data_wrapper::-webkit-scrollbar:horizontal{height:11px}#your-digital-year .time-spent .table-block #data_wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #0c1c4a;background-color:#0c1c4a}#your-digital-year .time-spent .table-block #data_wrapper::-webkit-scrollbar-track{background-color:rgba(32,197,229,.1);border-radius:8px}#your-digital-year .time-spent .table-block .font-weight-bold,#your-digital-year .time-spent .table-block .sorting_1 .td-simulate{font-weight:700!important}#your-digital-year .time-spent .table-block thead{background-color:#0c1c4a;color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem}#your-digital-year .time-spent .table-block thead p{padding:1.6rem 0}#your-digital-year .time-spent .table-block tr{text-align:center}#your-digital-year .time-spent .table-block tr span{padding:1.6rem 0;display:inline-block}#your-digital-year .time-spent .table-block tr.even{background-color:rgba(32,197,229,.1)}#your-digital-year .app-categories__wrapper{padding:4.8rem 0}#your-digital-year .app-categories__intro:after{background:url(../images/templates/your-digital-year/How-long-does-the-average-person-spend-on-social-media-img.png) no-repeat}#your-digital-year .app-categories__intro:before{background:#f7e4de url(../images/templates/your-digital-year/pattern.svg) repeat}#your-digital-year .app-categories__intro h2{background-color:#e75555}#your-digital-year .app-categories__cols{padding:4.8rem 0}@media screen and (min-width:768px){#your-digital-year .app-categories__cols{display:flex}}#your-digital-year .app-categories__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .app-categories__col{flex:50%}}#your-digital-year .app-categories__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .app-categories__col--1{padding-right:15px}}#your-digital-year .app-categories__col--1 p{color:#e75555}@media screen and (min-width:768px){#your-digital-year .app-categories__col--2{padding-left:15px}}#your-digital-year .app-categories .note{font-size:1.6rem;font-weight:700;background-color:#f7e4de;padding:2.8rem 2.4rem;text-align:center;margin-top:4.8rem;border-radius:1rem}#your-digital-year .apps__wrapper{padding:4.8rem 0}#your-digital-year .apps__intro:after{background:url(../images/templates/your-digital-year/Which-apps-do-we-spend-the-most-time-on-img.png) no-repeat}#your-digital-year .apps__intro:before{background:#d3eae1 url(../images/templates/your-digital-year/pattern.svg) repeat}#your-digital-year .apps__intro h2{background-color:#337055}#your-digital-year .apps__cols{padding:4.8rem 0}@media screen and (min-width:768px){#your-digital-year .apps__cols{display:flex}}#your-digital-year .apps__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .apps__col{flex:50%}}#your-digital-year .apps__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .apps__col--1{padding-right:15px}}#your-digital-year .apps__col--1 p{color:#337055}@media screen and (min-width:768px){#your-digital-year .apps__col--2{padding-left:15px}}#your-digital-year .apps__calltoactions{margin-bottom:4rem}@media screen and (min-width:768px){#your-digital-year .apps__calltoactions{display:flex;justify-content:center}}@media screen and (max-width:767px){#your-digital-year .apps__calltoactions .btn{width:100%;margin-bottom:2rem}}@media screen and (min-width:768px){#your-digital-year .apps__calltoactions .btn{flex:0 1 300px;margin:0 4vw}#your-digital-year .apps__calltoactions .btn:first-of-type{margin-left:0}#your-digital-year .apps__calltoactions .btn:last-of-type{margin-right:0}}#your-digital-year .apps #tableView1{overflow:auto}#your-digital-year .apps #tableView1::-webkit-scrollbar{-webkit-appearance:none}#your-digital-year .apps #tableView1::-webkit-scrollbar:horizontal{height:11px}#your-digital-year .apps #tableView1::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #337055;background-color:#337055}#your-digital-year .apps #tableView1::-webkit-scrollbar-track{background-color:#e7f4ee;border-radius:8px}#your-digital-year .apps #tableView1 #data2{width:100%;min-width:1048px;border-collapse:collapse!important}#your-digital-year .apps #tableView1 #data2 .heading-holder{background-color:#84c7a9;color:#0a0a0a;padding:1.6rem 0}#your-digital-year .apps #tableView1 #data2 tr.even{background-color:#e7f4ee}#your-digital-year .apps #tableView1 #data2 tr td span{width:100%;display:block;text-align:center}#your-digital-year .apps #tableView1 #data2 tr td span.text-left{text-align:left;margin:0;padding:10px 20px;box-sizing:border-box;display:inline-flex;align-items:center}#your-digital-year .apps #tableView1 #data2 tr td span.font-weight-bold{font-weight:700}#your-digital-year .apps #tableView1 #data2 tr td.sorting_1 .td-simulate{font-weight:800}#your-digital-year .apps #tableView1 #data2 .app-icon{height:46px;width:46px;border-radius:50%;background-color:#fff;margin-right:1.5rem!important;vertical-align:middle;border-style:none}#your-digital-year .apps #tableView1 #data2 .rank span{border-radius:50%;height:36px;width:36px;color:#fff;line-height:38px!important;display:inline-block;background-color:#0a0a0a;margin:0 60px}#your-digital-year .apps #tableView1 #data2 .pl-5,#your-digital-year .apps #tableView1 #data2 .px-5{padding-left:3rem!important}#your-digital-year .apps #tableView1 #data2 .pb-3,#your-digital-year .apps #tableView1 #data2 .py-3{padding-bottom:1rem!important}#your-digital-year .apps #tableView1 #data2 .pt-3,#your-digital-year .apps #tableView1 #data2 .py-3{padding-top:1rem!important}#your-digital-year .apps #tableView1 .dataTables_paginate{display:none}#your-digital-year .apps .data-table--graph .js-CTA--1{background-color:#337055;color:#fff;border-color:#337055}#your-digital-year .apps .data-table--graph #bar-graph-top-10{display:block}#your-digital-year .apps .data-table--graph #tableView1{display:none}#your-digital-year .apps .data-table--table .js-CTA--2{background-color:#337055;color:#fff;border-color:#337055}#your-digital-year .apps .data-table--table #bar-graph-top-10{display:none}#your-digital-year .apps .data-table--table #tableView1{display:block}#your-digital-year .countrie__wrapper{padding:4.8rem 0}#your-digital-year .countrie__intro:after{background:url(../images/templates/your-digital-year/Which-countries-spend-the-most-time-on-their-screens-img.png) no-repeat}#your-digital-year .countrie__intro:before{background:#f0f4fe url(../images/templates/your-digital-year/pattern.svg) repeat}#your-digital-year .countrie__intro h2{background-color:#200df2}#your-digital-year .countrie__cols{padding:4.8rem 0}@media screen and (min-width:768px){#your-digital-year .countrie__cols{display:flex}}#your-digital-year .countrie__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .countrie__col{flex:50%}}#your-digital-year .countrie__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .countrie__col--1{padding-right:15px}}#your-digital-year .countrie__col--1 p:first-of-type{color:#200df2}@media screen and (min-width:768px){#your-digital-year .countrie__col--2{padding-left:15px}}#your-digital-year .countrie__calltoactions{margin-bottom:4rem}@media screen and (min-width:768px){#your-digital-year .countrie__calltoactions{display:flex;justify-content:center}}@media screen and (max-width:767px){#your-digital-year .countrie__calltoactions .btn{width:100%;margin-bottom:2rem}}@media screen and (min-width:768px){#your-digital-year .countrie__calltoactions .btn{flex:0 1 300px;margin:0 4vw}#your-digital-year .countrie__calltoactions .btn:first-of-type{margin-left:0}#your-digital-year .countrie__calltoactions .btn:last-of-type{margin-right:0}}#your-digital-year .countrie .data-table--graph .js-CTA--1{background-color:#200df2;color:#fff;border-color:#200df2}#your-digital-year .countrie .data-table--graph #bar-graph-top-10{display:block}#your-digital-year .countrie .data-table--graph #tableView2{display:none}#your-digital-year .countrie .data-table--table .js-CTA--2{background-color:#200df2;color:#fff;border-color:#200df2}#your-digital-year .countrie .data-table--table #bar-graph-top-10{display:none}#your-digital-year .countrie .data-table--table #tableView2{display:block}#your-digital-year .countrie #tableView2{overflow:auto}#your-digital-year .countrie #tableView2::-webkit-scrollbar{-webkit-appearance:none}#your-digital-year .countrie #tableView2::-webkit-scrollbar:horizontal{height:11px}#your-digital-year .countrie #tableView2::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #0c1c4a;background-color:#0c1c4a}#your-digital-year .countrie #tableView2::-webkit-scrollbar-track{background-color:rgba(32,197,229,.1);border-radius:8px}#your-digital-year .countrie #tableView2 .dataTables_length,#your-digital-year .countrie #tableView2 .dataTables_paginate,#your-digital-year .countrie .table-block #data3_filter,#your-digital-year .countrie .table-block #data3_length,#your-digital-year .countrie .table-block #data3_paginate,#your-digital-year .countrie .table-block #data3_processing{display:none}#your-digital-year .countrie .table-block .dataTable{border-collapse:collapse!important;width:100%;min-width:710px}#your-digital-year .countrie .table-block thead tr:last-of-type{background-color:#0c1c4a;color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem}#your-digital-year .countrie .table-block thead tr:first-of-type th[colspan="2"] .bg-dark{background-color:rgba(32,197,229,.1);border-top-left-radius:1rem;border-top-right-radius:1rem;margin:0 .5rem;color:#0c1c4a}#your-digital-year .countrie .table-block thead tr:first-of-type th[colspan="2"] .bg-dark p{padding-bottom:1.6rem}#your-digital-year .countrie .table-block thead tr:first-of-type th[colspan="2"]:last-of-type .bg-dark{margin-right:0}#your-digital-year .countrie .table-block thead p{padding-top:1.6rem}#your-digital-year .countrie .table-block thead .sorting-icons{padding-bottom:1.6rem}#your-digital-year .countrie .table-block thead .dataTables_filter,#your-digital-year .countrie .table-block thead .dataTables_length,#your-digital-year .countrie .table-block thead .dataTables_paginate,#your-digital-year .countrie .table-block thead .sorting .fa-sort-down,#your-digital-year .countrie .table-block thead .sorting .fa-sort-up,#your-digital-year .countrie .table-block thead .sorting_asc .fa-sort,#your-digital-year .countrie .table-block thead .sorting_asc .fa-sort-down,#your-digital-year .countrie .table-block thead .sorting_desc .fa-sort,#your-digital-year .countrie .table-block thead .sorting_desc .fa-sort-up{display:none}#your-digital-year .countrie .table-block tr{text-align:center}#your-digital-year .countrie .table-block tr span{padding:1.6rem 0;display:inline-block}#your-digital-year .countrie .table-block tr.even{background-color:rgba(32,197,229,.1)}#your-digital-year .countrie .table-block .rank span{border-radius:50%;height:36px;width:36px;color:#fff;line-height:4px;display:inline-block;background-color:#0a0a0a;margin:0 60px}#your-digital-year .countrie .table-block .app-icon{height:46px;width:46px;border-radius:50%;background-color:#fff}#your-digital-year .countrie .table-block .control_lenght{max-width:160px;margin:20px auto}#your-digital-year .countrie .table-block .control_lenght .see-less{display:none}#your-digital-year .countrie .table-block .control_lenght.active .see-less{display:block}#your-digital-year .countrie .table-block .control_lenght.active .see-more{display:none}#your-digital-year .countrie .table-block td.sorting_1{font-weight:700}#your-digital-year .countrie .table-block tr.even td.sorting_1{background-color:#bac4f7}#your-digital-year .countrie .table-block .fas svg{max-width:10px}#your-digital-year .your-digital-year-form{background-image:url(../images/templates/your-digital-year/your-digital-year-img.jpg);background-size:cover;background-position:50%;padding:15rem 0;margin:4.8rem 0;position:relative}#your-digital-year .your-digital-year-form__content{max-width:740px;margin:auto;background-color:#fff;border-radius:1rem}#your-digital-year .your-digital-year-form__header{background-color:#e75555;text-align:center;padding:15px;border-top-left-radius:1rem;border-top-right-radius:1rem}#your-digital-year .your-digital-year-form__header h2{font-weight:700;color:#fff;font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif}#your-digital-year .your-digital-year-form__body{padding:3rem;text-align:center}@media screen and (min-width:1024px){#your-digital-year .your-digital-year-form__body{padding:5rem}}#your-digital-year .your-digital-year-form__body p{margin-bottom:16px;font-weight:700}#your-digital-year .your-digital-year-form__body .line{height:3px;width:40px;background-color:#0c1c4a;margin:30px auto}#your-digital-year .your-digital-year-form__body form{display:flex;justify-content:center}#your-digital-year .your-digital-year-form__body form .form-control{display:block;width:70%;padding:.375rem .75rem;font-size:1.8rem;line-height:2;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;max-width:330px}#your-digital-year .your-digital-year-form__body form .btn{height:auto}#your-digital-year .your-digital-year-form #calculated-results-container{display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}#your-digital-year .your-digital-year-form #calculated-results-container.d-none{display:none}#your-digital-year .your-digital-year-form #calculated-results-container .bubble{width:190px;height:190px;border-radius:50%;border:5px solid #fff;margin:2rem;padding:3rem;text-align:center;color:#fff;font-weight:700}#your-digital-year .your-digital-year-form #calculated-results-container .bubble h3,#your-digital-year .your-digital-year-form #calculated-results-container .bubble p{color:#fff;font-weight:700!important}#your-digital-year .your-digital-year-form #calculated-results-container .bubble p{font-size:14px}#your-digital-year .your-digital-year-form #calculated-results-container .bubble.bg-red{background-color:#e75555}#your-digital-year .your-digital-year-form #calculated-results-container .bubble.bg-dark{background-color:#0c1c4a}#your-digital-year .your-digital-year-form #calculated-results-container .less,#your-digital-year .your-digital-year-form #calculated-results-container .more{display:none}#your-digital-year .your-digital-year-form #calculated-results-container.less .less,#your-digital-year .your-digital-year-form #calculated-results-container.more .more{display:inline-block}#your-digital-year .methodology.pt-5{margin-top:80px}#your-digital-year .methodology__wrapper{padding-top:4.8rem}#your-digital-year .methodology__wrapper .content{text-align:center;max-width:770px;margin:auto}#your-digital-year .methodology__wrapper .content h2{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;margin-bottom:25px}#your-digital-year .methodology__wrapper .content p{margin-bottom:16px}#your-digital-year .methodology__wrapper .content p a{color:#20c5e5;text-decoration:underline;outline:none;transition:color .2s ease}#your-digital-year .methodology__wrapper .content p a:hover{color:#005d6f}.taxonomy_level_1 .intro{padding:64px 0 16px;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.taxonomy_level_1 .intro h1{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.625em;line-height:1.2;margin-bottom:8px;font-weight:700;color:#000}.taxonomy_level_1 .intro p{font-size:1.25em;color:#000}.taxonomy_level_1 .posts{padding:16px 0}.taxonomy_level_1 .posts__cols{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;flex-direction:column;margin:auto auto 32px}@media screen and (min-width:768px){.taxonomy_level_1 .posts__cols{flex-direction:row;margin:-16px -16px 32px}}.taxonomy_level_1 .posts__col{margin:16px 0;flex:1 1 100%}@media screen and (min-width:768px){.taxonomy_level_1 .posts__col{margin:16px;flex:0 1 calc(50% - 32px)}}@media screen and (min-width:1024px){.taxonomy_level_1 .posts__col{flex:0 1 calc(25% - 32px)}}.taxonomy_level_1 .posts .push-post{height:100%}.taxonomy_level_1 .posts .push-post .content{padding:32px}.taxonomy_level_1 .posts .push-post .background{height:24rem}.taxonomy_level_1 .posts .push-post .category,.taxonomy_level_1 .posts .push-post .infos,.taxonomy_level_1 .posts .push-post footer{display:none}.page-template-about{background-color:#fff}.page-template-about .wrapper{max-width:1056px}.page-template-about .roundedHeader{padding:64px 0}@media screen and (max-width:768px){.page-template-about .roundedHeader:after{display:none}}@media screen and (min-width:768px){.page-template-about .roundedHeader{padding:128px 0 20vw}}.page-template-about .about--content{overflow:hidden}@media screen and (min-width:768px){.page-template-about .about--content{margin-top:-15vw}}.page-template-about .about--content .post-image{width:calc(100% + 64px);min-height:250px;margin-bottom:64px;margin-left:-32px;position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:768px){.page-template-about .about--content .post-image{width:100%;height:32vw;max-width:1056px;border-radius:32px;margin:auto auto 64px}}.page-template-about .about--content h2{margin:0 0 32px;font-weight:700;font-size:42px;line-height:120%;color:#0f0d0a}.page-template-about .about--content p{color:#463f39;font-weight:400;font-size:16px;line-height:28px;margin-bottom:16px}.page-template-about .about--content p:last-of-type{margin-bottom:0}.page-template-about .section--colored{background-color:#fbfaf9;padding:64px 0;margin-top:96px}.page-template-about .about--colored{padding:64px 0;background-color:#f6f8fe;text-align:center}@media screen and (min-width:1024px){.page-template-about .about--colored{padding:128px 0}}.page-template-about .about--colored h2{font-family:Inter;font-style:normal;font-weight:700;font-size:42px;line-height:50px;color:#200df2;margin-bottom:32px}.page-template-about .about--colored p{font-family:Inter;font-weight:400;font-size:24px;line-height:29px;color:#081f91}@media screen and (min-width:1024px){.page-template-about .about--colored p{font-size:32px;line-height:38px}}.page-template-about .newsletter__wrapper{max-width:900px}.page-template-about .how-it-works{padding:80px 0;background-color:#fbfaf9;margin-top:64px}@media screen and (min-width:1024px){.page-template-about .how-it-works{padding:64px 0}}.page-template-about .how-it-works h2{font-weight:700;font-size:52px;line-height:54px;text-align:center;color:#0f0d0a;margin-bottom:64px}.page-template-about .how-it-works__cols{display:flex;justify-content:flex-start;align-items:stretch;margin:auto;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.page-template-about .how-it-works__cols{justify-content:flex-start;flex-direction:row;margin:-8px}}@media screen and (min-width:1024px){.page-template-about .how-it-works__cols{justify-content:center}}.page-template-about .how-it-works__col{margin:8px 0;flex:1 1 100%;position:relative;display:flex}.page-template-about .how-it-works__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.page-template-about .how-it-works__col{margin:8px;flex:0 1 calc(33.33% - 16px);border-bottom:0}}@media screen and (min-width:768px){.page-template-about .how-it-works__col:nth-child(2){margin-top:-32px;padding-bottom:32px}}.page-template-about .how-it-works__col .card-with-image{background-color:#fff;padding:32px;border-radius:16px;text-align:center}.page-template-about .how-it-works__col .card-with-image img{width:100%;max-width:170px}.page-template-about .how-it-works__col .card-with-image .icon{width:28px;height:28px;background-color:#200df2;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:8px;border-radius:50%;box-shadow:0 0 30px rgba(32,13,242,.16),0 4px 8px rgba(32,13,242,.18);margin:16px auto}.page-template-about .how-it-works__col .card-with-image .sl-icons{filter:contrast(4) invert(1);font-size:16px}.page-template-about .how-it-works__col .card-with-image h3{font-family:Inter;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:#0f0d0a;margin-bottom:16px}.page-template-about .how-it-works__col .card-with-image p{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#7e7367}.page-template-about .meet-the-team{padding:80px 0;margin-top:64px}@media screen and (min-width:1024px){.page-template-about .meet-the-team{padding:64px 0}}.page-template-about .meet-the-team h2{font-weight:700;font-size:52px;line-height:54px;text-align:center;color:#0f0d0a;margin-bottom:128px}.page-template-about .meet-the-team__cols h3{font-family:Inter;font-weight:700;font-size:20px;line-height:29px;color:#0f0d0a}.page-template-about .meet-the-team__cols p{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;color:#7e7367}.page-template-about .meet-the-team__cols--listing{display:flex;justify-content:flex-start;align-items:stretch;margin:auto;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.page-template-about .meet-the-team__cols--listing{justify-content:flex-start;flex-direction:row;margin:-8px}}@media screen and (min-width:1024px){.page-template-about .meet-the-team__cols--listing{justify-content:center}}.page-template-about .meet-the-team__cols--listing .meet-the-team__col{margin:8px 0;flex:1 1 100%;position:relative;display:flex;justify-content:center}.page-template-about .meet-the-team__cols--listing .meet-the-team__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.page-template-about .meet-the-team__cols--listing .meet-the-team__col{margin:8px;flex:0 1 calc(50% - 16px);border-bottom:0}}@media screen and (min-width:1024px){.page-template-about .meet-the-team__cols--listing .meet-the-team__col{flex:0 1 calc(25% - 16px)}}.page-template-about .meet-the-team__cols--listing .meet-the-team__col .card-with-image{background-color:#fbfaf9;padding:32px;border-radius:16px;margin-bottom:70px;box-shadow:1px 1px 10px 0 hsla(0,0%,76.1%,.6784313725);position:relative}.page-template-about .meet-the-team__cols--listing .meet-the-team__col .card-with-image .icon{position:absolute;bottom:0;right:8px}.page-template-about .meet-the-team__cols--listing .meet-the-team__col .card-with-image .member-picture{width:188px;height:188px;margin:-70px auto 20px;border-radius:16px;background-position:50%;background-size:cover;background-repeat:no-repeat}.page-template-about .meet-the-team .preview__card{background-color:#fbfaf9;padding:32px;border-radius:16px;margin-bottom:70px;box-shadow:1px 1px 10px 0 hsla(0,0%,76.1%,.68);position:relative;opacity:0;display:none}.page-template-about .meet-the-team .preview__card .icon{position:absolute;top:10px;right:10px;color:#200df2;cursor:pointer}.page-template-about .meet-the-team .preview__cols{display:flex;flex-direction:column}@media screen and (min-width:768px){.page-template-about .meet-the-team .preview__cols{flex-direction:row;gap:32px;align-items:center}}@media screen and (min-width:768px){.page-template-about .meet-the-team .preview__col{display:flex}}@media screen and (min-width:768px){.page-template-about .meet-the-team .preview__col--left{flex:0 0 33.33%}}.page-template-about .meet-the-team .preview__col--left .member-picture{width:330px;height:330px;margin:0 auto 16px;border-radius:16px;background-position:50%;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:768px){.page-template-about .meet-the-team .preview__col--left .member-picture{margin-bottom:0}}.page-template-about .meet-the-team .preview__col--right{flex-direction:column}.page-template-about .meet-the-team .preview__col--right h3{font-family:Inter;font-weight:700;font-size:24px;line-height:29px;color:#0f0d0a}.page-template-about .meet-the-team .preview__col--right .description{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;color:#7e7367;margin-top:0}.page-template-about .meet-the-team .preview__col--right p{font-family:Inter;font-weight:400;font-size:18px;line-height:24px;color:#7e7367;margin-top:30px}.page-template-about .meet-the-team .preview__col--right .socials-wrapper{margin-top:1.6rem;display:flex;justify-content:flex-start}.page-template-about .meet-the-team .preview__col--right .socials-wrapper a,.page-template-about .meet-the-team .preview__col--right .socials-wrapper button{display:flex;margin-left:.8rem;outline:none;width:40px;height:40px;background-color:#e9e5e2;align-items:center;justify-content:center;border-radius:50%}.page-template-about .meet-the-team .preview__col--right .socials-wrapper a span,.page-template-about .meet-the-team .preview__col--right .socials-wrapper button span{line-height:11px}.page-template-about .meet-the-team .preview__col--right .socials-wrapper a:first-child,.page-template-about .meet-the-team .preview__col--right .socials-wrapper button:first-child{margin-left:0}.page-template-about .meet-the-team .preview__col--right .socials-wrapper a img,.page-template-about .meet-the-team .preview__col--right .socials-wrapper button img{width:auto;height:14px}@media screen and (min-width:768px){.page-template-about .meet-the-team .preview__col--right{flex:1 1 auto}}.report{font-size:16px;background-color:#fff}.report .post-infos{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.report .post-infos .extra-infos{margin-bottom:0}.report .post-infos .sharing-wrapper{display:flex;justify-content:flex-start}.report .post-infos .sharing-wrapper button{width:2.4rem;height:2.4rem;background-color:#e9e5e2;margin:0 .4rem;border-radius:2.4rem}.report .post-infos .sharing-wrapper button svg{display:flex;justify-content:center;margin:auto;width:1rem;height:1rem;color:#7e7367}.report .wrapper{max-width:1000px}.report .post_intro .wrapper{width:100%}.report .post_intro .content{padding:0 32px}@media screen and (min-width:768px){.report .post_intro .post-image{border-radius:16px;margin-bottom:32px}.report .post_intro .wrapper{width:90%;padding-top:32px}.report .post_intro .content{padding:0}}.report .post_intro .post-image{height:440px;margin-bottom:32px}.report .post_intro .back-to-categorie{display:flex;color:#0f0d0a;font-size:16px;line-height:24px;align-items:center;margin-bottom:16px}.report .post_intro .back-to-categorie em{text-decoration:underline;font-style:normal}.report .post_intro .back-to-categorie span{font-size:14px;color:#7e7367}.report .post_intro .post-title{font-weight:700;font-size:3em;line-height:1.2083333333;color:#0f0d0a;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}.report .post_intro .separator{margin-bottom:32px;border:0;border-bottom:1px solid #f1edea}.report h1{line-height:1.2;font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:4em;margin-bottom:16px}.report h1.has-text-align-center{text-align:center}.report h1.has-text-align-right{text-align:right}.report H2,.report H3,.report H4,.report H5,.report H6{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2;font-weight:700}.report H2.has-text-align-center,.report H3.has-text-align-center,.report H4.has-text-align-center,.report H5.has-text-align-center,.report H6.has-text-align-center{text-align:center}.report H2.has-text-align-right,.report H3.has-text-align-right,.report H4.has-text-align-right,.report H5.has-text-align-right,.report H6.has-text-align-right{text-align:right}.report ul{margin-top:20px;padding-left:18px}.report ul li{line-height:1.5;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;list-style-type:disc;font-size:20px}.report ul li a{color:#7e7367;text-decoration:underline}.report ol{margin-top:20px;padding-left:18px}.report ol li{line-height:1.5;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;list-style-type:decimal}.report ol li a{color:#7e7367;text-decoration:underline}.report figure img{max-width:100%;height:auto}.report figure.aligncenter{text-align:center}.report p{margin-bottom:20px}.report p.has-text-align-center{text-align:center}.report p.has-text-align-right{text-align:right}.report .wp-block-column{width:100%}.report .apexcharts-canvas{text-align:center;margin:auto}.report .about{background-color:#fff;padding:64px 0;text-align:center}@media screen and (min-width:1024px){.report .about{padding:96px 0}}.report .about h2{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:44px;line-height:58.65px;color:#0f0d0a;margin-bottom:32px}.report .about p{font-size:20px;line-height:24px;color:#463f39}.search-template{padding-top:3.2rem}.search-template .search__cols{display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.search-template .search__cols{flex-direction:row;margin-left:-10px;margin-right:-10px}}.search-template .search__col{flex:1 1 100%;padding:10px 0}.search-template .search__col .push-post{margin:0;height:100%}.search-template .search__col .push-post .background{height:240px}.search-template .search__col .push-post .category{top:262px}@media screen and (min-width:768px){.search-template .search__col{flex:0 1 50%;padding:10px}}@media screen and (min-width:1024px){.search-template .search__col{flex:0 1 33.33%}}.search-template .search__pagination{width:100%}.search-template form[role=search]{position:relative;padding:1.6rem;background-color:#fff;border-radius:1.2rem;box-shadow:0 4px 8px hsla(0,0%,56.5%,.125),0 0 25px hsla(0,0%,56.5%,.1);display:flex;align-items:center;font-size:14px;line-height:18px}.search-template form[role=search] label{flex:1 1 auto}.search-template form[role=search] input[type=submit]{display:none}.search-template form[role=search] input[type=search]{width:100%;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;outline:none;padding-right:1.6rem}.search-template form[role=search] input[type=search]::-moz-placeholder{color:#7e7367}.search-template form[role=search] input[type=search]:-ms-input-placeholder{color:#7e7367}.search-template form[role=search] input[type=search]::placeholder{color:#7e7367}.search-template form[role=search] input[type=search]:-webkit-autofill,.search-template form[role=search] input[type=search]:-webkit-autofill:active,.search-template form[role=search] input[type=search]:-webkit-autofill:focus,.search-template form[role=search] input[type=search]:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.search-template form[role=search] button[type=submit]{flex:0 1 36px;height:3.6rem;outline:none;display:flex;align-items:center;background-color:#f0f4fe;border-radius:50%;justify-content:center}.search-template form[role=search] button[type=submit] .sl-icons{font-size:2rem;color:#200df2}.search-template .main_categories_list_tags{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:4.2rem}.search-template .main_categories_list_tags a{display:inline-block;font-style:1.6rem;line-height:2.4rem;color:#0f0d0a;padding:.4rem 1.2rem;background-color:#e9e5e2;border-radius:22px;margin:1rem .4rem}.search-template .num-items{margin-top:3.2rem;font-style:normal;font-weight:500;color:#0f0d0a}.search-template .num-items span{font-weight:700}.search-template .num-items span.request-value{color:#200df2}@media screen and (min-width:1024px){.search-template{padding-top:6.6rem}.search-template form[role=search]{font-size:16px;line-height:24px}.search-template form[role=search] input[type=submit]{flex:0 0 179px;order:3;flex:0 1 36px;height:3.6rem;outline:none;display:flex!important;align-items:center;background-color:#f0f4fe;border-radius:10px;height:5.2rem;padding:1.6rem 2rem;box-sizing:border-box;justify-content:center;font-size:1.6rem;line-height:2rem;color:#200df2;transition:background .2s ease,border .2s ease}.search-template form[role=search] input[type=submit]:focus,.search-template form[role=search] input[type=submit]:hover{border-color:#d8e2fc;color:#1d0cda;background:#d8e2fc}.search-template form[role=search] input[type=search]{padding-left:1.6rem}.search-template form[role=search] label{order:2}.search-template form[role=search] .btn-search{order:1;background-color:#e9e5e2!important;cursor:auto}.search-template form[role=search] .btn-search .sl-icons{color:#7e7367!important}.search-template .num-items{margin-top:6.4rem}.search-template .related-post-title{margin-top:12.8rem}.search-template .main_categories_list_tags{justify-content:center}}.reports-categories{background-color:#fff;padding:32px 0}.reports-categories__wrapper{display:flex;flex-direction:column;align-items:center}.reports-categories__cols{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;flex-direction:column;margin:auto auto 32px}@media screen and (min-width:768px){.reports-categories__cols{flex-direction:row;margin:-16px -16px 32px}}.reports-categories__col{margin:16px 0;flex:1 1 100%}@media screen and (min-width:768px){.reports-categories__col{margin:16px;flex:0 1 calc(50% - 32px)}}@media screen and (min-width:1024px){.reports-categories__col{flex:0 1 calc(25% - 32px)}}.reports-categories h1{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.625em;line-height:1.2;font-weight:700;margin-bottom:64px;color:#0f0d0a}.reports-categories .reports-category{background-color:#fff;padding:24px;border-radius:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);position:relative;height:100%;display:block}.reports-categories .reports-category [data-responsive-background-image].bg-shown.overlay:before{opacity:1}.reports-categories .reports-category .background{width:100%;height:100%;overflow:hidden;display:block;transform:translateZ(0);position:absolute;left:0;top:0;border-radius:16px;background-color:#000}.reports-categories .reports-category .background .inner{position:relative;width:100%;height:100%;overflow:hidden}.reports-categories .reports-category .background .inner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;transition:opacity .6s ease;background:linear-gradient(180deg,transparent,transparent 43.6%,#000)}.reports-categories .reports-category .cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transition:opacity .2s ease;opacity:0;border-radius:16px}.reports-categories .reports-category .content{position:relative;display:flex;flex-direction:column;align-self:flex-start;justify-content:flex-start;height:100%}.reports-categories .reports-category h3{font-weight:700;font-size:32px;line-height:32px;margin-bottom:32px;color:#fff;transition:color .2s ease}.reports-categories .reports-category p{margin-bottom:16px;color:#fff;transition:color .2s ease}.reports-categories .reports-category span{margin-top:auto;color:#fff;text-decoration:underline;transition:color .2s ease}.reports-categories .reports-category:hover h3,.reports-categories .reports-category:hover p{color:#000}.reports-categories .reports-category:hover span{color:#7e7367}.reports-categories .reports-category:hover .cover{opacity:1}