/*!
 * 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}main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd{font-family:monospace,monospace}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,select,textarea{font:inherit}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}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;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-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 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.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.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-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-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 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}}@charset "UTF-8";@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")}@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}html{font-size:62.5%}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.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{opacity:0}@media screen and (min-width:1024px){body .main-wrapper{padding-top:12.8rem}body.scroll-locked{height:auto;overflow:initial}}.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/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}.banner-numbers{background-color:#0f0d0a;padding:64px 0}.banner-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}.banner-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){.banner-numbers__cols{justify-content:flex-start;flex-direction:row;margin:-16px}}@media screen and (min-width:1024px){.banner-numbers__cols{justify-content:center}}.banner-numbers__col{margin:16px 0;flex:1 1 100%;position:relative;display:flex;border-bottom:1px solid #463f39}.banner-numbers__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.banner-numbers__col{margin:16px;flex:0 1 calc(50% - 37px);border-bottom:0}}@media screen and (min-width:1024px){.banner-numbers__col{flex:0 1 calc(25% - 37px)}.banner-numbers__col:after{content:" ";border-right:1px solid #463f39;flex:0 0 1px}.banner-numbers__col:last-of-type:after{border-right:0}}.banner-numbers .number_content{color:#fff;text-align:center;flex:1}.banner-numbers .number_content .number{font-size:4em;line-height:1.6135416667;font-weight:700}.banner-numbers .number_content .suffix{font-size:3em;line-height:1.2083333333;color:#7e7367}.banner-numbers .number_content .title{font-size:20px;line-height:24px;font-weight:700}.banner-numbers .number_content .subTitle{font-size:20px;line-height:24px;font-weight:500;color:#7e7367;margin-bottom:64px}@media screen and (min-width:768px){.banner-numbers .number_content .subTitle{margin-bottom:0}}.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 .row{width:calc(100% + 16px)}.grid .row [class^=column].column-sm-6:not(.full-bleed){width:calc(50% - 16px)}}@media screen and (min-width:1024px){.grid{width:95%;max-width:1048px}.grid .row [class^=column].column-md-2:not(.full-bleed){width:calc(16.66667% - 16px)}.grid .row [class^=column].column-md-4:not(.full-bleed){width:calc(33.33333% - 16px)}.grid .row [class^=column].column-md-6:not(.full-bleed){width:calc(50% - 16px)}.grid .row [class^=column].column-md-12:not(.full-bleed){width:calc(100% - 16px)}}a{text-decoration:none;transition:color .2s ease;color:#200df2}.more-link,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a{color:#200df2;text-decoration:underline;outline:none;transition:color .2s ease}.more-link.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a.with-icon,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a.with-icon{display:inline-flex;align-items:center;text-decoration:none}.more-link.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a.with-icon .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a.with-icon .text{text-decoration:underline}.more-link.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a.with-icon .sl-icons,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a.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,body.archive .breadcrumb a,body.archive .breadcrumb h1,body.archive .breadcrumb span.h1{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,body.archive .breadcrumb a.chip-polar,body.archive .breadcrumb h1.chip-polar,body.archive .breadcrumb span.chip-polar.h1{background:#e9e5e2;color:#0f0d0a}a.chip-category,body.archive .breadcrumb a{transition:box-shadow .3s ease}a.chip-category:hover,body.archive .breadcrumb a: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{animation:loader-dot 1.1s ease-in-out infinite}.btn.loading .loader:after{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}@keyframes loader-dot{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(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::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}.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)}.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:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.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}.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}.slider-wrapper .slider-nav-wrapper .btn-arrow{top:39.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;bottom:9rem;right:0;left:0;justify-content:center}}.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:inline-block;color:#0c1c4a;outline:none}.push-post .background{height:24rem}.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:27.2rem;left:3.2rem}.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}.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,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a,.push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .push-post a{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:27.2rem}.push-post .excerpt{max-height:8.4rem;-webkit-line-clamp:3}}.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::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;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}}.single-title-wrapper{display:none;border-top:1px solid #e9e5e2}.single-title-wrapper .breadcrumb__wrapper{width:95%;max-width:1048px;margin:0 auto;padding:12px 0}.single-title-wrapper .breadcrumb__wrapper .breadcrumb a{text-decoration:underline}body:not(.archive) .breadcrumb a,body:not(.archive) .breadcrumb span{font-size:1.4rem;line-height:1.4rem;color:#7e7367}body:not(.archive) .breadcrumb .sep{margin:0 .5rem;vertical-align:middle}body.archive .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;margin-top:0}body.archive .breadcrumb a,body.archive .breadcrumb h1,body.archive .breadcrumb span.h1{background:rgba(32,197,229,.1);color:#20c5e5}body.archive .breadcrumb a{text-decoration:none}body.archive .breadcrumb .sep{display:flex;margin:0 .8rem}body.archive .breadcrumb .sep span{font-size:4.2rem;color:#000;margin:auto}@media screen and (min-width:1024px){.single-title-wrapper{display:block}body:not(.archive) .breadcrumb{color:#969696;margin-top:0;max-height:1.7rem;line-height:1.7rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}}.ratings-content-wrapper{position:relative;background:rgba(255,181,69,.1);color:#dc8500;height:3.4rem;line-height:3.4rem;border-radius:1.6rem;padding:0 1.6rem 0 4rem;display:inline-block}.ratings-content-wrapper .txt-wrapper{font-size:1rem}.ratings-content-wrapper .txt-wrapper .average{font-size:1.4rem;font-weight:700}.ratings-content-wrapper .ratings-number-votes{font-size:1rem;margin-left:.5rem}.ratings-content-wrapper:before{position:absolute;top:.2rem;left:.2rem;content:"";height:3rem;width:3rem;border:1px solid #ffb545;border-radius:50%;background:#fff url(../images/star.svg) 50% no-repeat;background-size:1.6rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);display:inline-block}.ratings-content-wrapper .img-wrapper{position:absolute;top:calc(100% + 3.2rem);left:50%;display:flex;transform:translateX(-50%);z-index:1}.ratings-content-wrapper .img-wrapper img{width:1.8rem}.ratings-content-wrapper.ratings-voted .img-wrapper{display:none}.ratings-content-wrapper.ratings-none{padding:0 1.6rem 0 1.8rem}.ratings-content-wrapper.ratings-none .txt-wrapper{display:none}.ratings-content-wrapper:not(.ratings-voted){margin-bottom:6.6rem}.ratings-content-wrapper:not(.ratings-voted):after{content:"";position:absolute;bottom:-1.6rem;left:50%;transform:translateX(-50%);width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 5px 8px;z-index:1}.ratings-content-wrapper:not(.ratings-voted) .ratings-inner:after,.ratings-content-wrapper:not(.ratings-voted) .ratings-inner:before{content:"";position:absolute;left:50%;width:15rem;transform:translateX(-50%);z-index:1}.ratings-content-wrapper:not(.ratings-voted) .ratings-inner:before{top:calc(100% + 1.6rem);height:5rem;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);border-radius:8px}.ratings-content-wrapper:not(.ratings-voted) .ratings-inner:after{top:100%;height:1.6rem}.ratings-content-wrapper:not(.ratings-voted) .img-wrapper img{background:transparent url(../images/star_empty.svg) 50% no-repeat;background-size:1.8rem;display:block;padding-right:2.4rem;height:1.8rem}.ratings-content-wrapper:not(.ratings-voted) .img-wrapper:hover{padding-left:0}.ratings-content-wrapper:not(.ratings-voted) .img-wrapper:hover img{background-image:url(../images/star.svg)}.ratings-content-wrapper:not(.ratings-voted) .img-wrapper:hover img:hover~img{background-image:url(../images/star_empty.svg)}.cta-agencies-wrapper{background:#fff;margin-top:3.2rem;border:1px solid #0c1c4a;border-radius:.8rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);cursor:pointer;overflow:hidden}.cta-agencies-wrapper .agencies-list{position:relative;height:26.7rem}.cta-agencies-wrapper .agencies-list .cta-agency{position:absolute;top:0;left:0;width:100%;height:26.7rem;display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;padding:1.6rem}.cta-agencies-wrapper .agencies-list .content{max-width:100%;overflow:hidden;flex-grow:1}.cta-agencies-wrapper .agencies-list .image-wrapper{display:none}.cta-agencies-wrapper .agencies-list .agency-infos{display:flex;align-items:center}.cta-agencies-wrapper .agencies-list .logo{height:6.9rem;width:6.9rem;border:2px solid #fff;border-radius:.4rem;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);flex-shrink:0}.cta-agencies-wrapper .agencies-list .infos{margin-left:1.6rem;min-width:0}.cta-agencies-wrapper .agencies-list .name{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:2rem;line-height:2.5rem}.cta-agencies-wrapper .agencies-list .location{font-size:1.6rem;line-height:1.9rem;font-style:italic;margin-top:.4rem}.cta-agencies-wrapper .agencies-list .ratings{max-width:100%;font-size:1.4rem;line-height:1.7rem;margin-top:.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.cta-agencies-wrapper .agencies-list .ratings span{vertical-align:middle}.cta-agencies-wrapper .agencies-list .ratings .stars-ratings{position:relative;width:8rem;height:1.6rem;margin-right:.5rem;display:inline-block}.cta-agencies-wrapper .agencies-list .ratings .stars-ratings:after,.cta-agencies-wrapper .agencies-list .ratings .stars-ratings span{content:"";position:absolute;background:#e1e1e1;width:100%;height:100%;-webkit-mask-image:url(../images/star.svg);mask-image:url(../images/star.svg);top:0;left:0;z-index:1}.cta-agencies-wrapper .agencies-list .ratings .stars-ratings span{width:0;background:#ffb545;z-index:2}.cta-agencies-wrapper .agencies-list .agency-services{max-height:8rem;display:flex;flex-wrap:wrap;overflow:hidden;margin-top:2rem}.cta-agencies-wrapper .agencies-list .agency-services .chip-category,.cta-agencies-wrapper .agencies-list .agency-services body.archive .breadcrumb a,.cta-agencies-wrapper .agencies-list .agency-services body.archive .breadcrumb h1,.cta-agencies-wrapper .agencies-list .agency-services body.archive .breadcrumb span.h1,body.archive .breadcrumb .cta-agencies-wrapper .agencies-list .agency-services a,body.archive .breadcrumb .cta-agencies-wrapper .agencies-list .agency-services h1,body.archive .breadcrumb .cta-agencies-wrapper .agencies-list .agency-services span.h1{margin:0 .8rem 1.6rem 0}.cta-agencies-wrapper .agencies-list .btn{margin-top:2.2rem}.cta-agencies-wrapper .agencies-list .btn .sl-icons{position:absolute;top:50%;right:1.6rem;font-size:1.6rem;color:#fff;transform:translateY(-50%)}@media screen and (min-width:1024px){.cta-agencies-wrapper{margin-top:5.6rem}.cta-agencies-wrapper .agencies-list,.cta-agencies-wrapper .agencies-list .cta-agency{height:24rem}.cta-agencies-wrapper .agencies-list .content{margin-left:26.7rem}.cta-agencies-wrapper .agencies-list .image-wrapper{position:absolute;top:0;left:0;bottom:0;width:22rem;display:block;-webkit-clip-path:ellipse(57% 74% at 42% 50%);clip-path:ellipse(57% 74% at 42% 50%)}.cta-agencies-wrapper .agencies-list .image-wrapper .image{width:100%;height:100%}.cta-agencies-wrapper .agencies-list .infos{margin-left:2rem}.cta-agencies-wrapper .agencies-list .agency-services{max-height:3.2rem}.cta-agencies-wrapper .agencies-list .btn{max-width:22.4rem;margin-top:2rem}}.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:6.4rem}.no-result-wrapper .no-result__backgrounds{height:49.5rem}}.pagination{margin-top:5rem;margin-bottom:3.2rem}.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"}@media screen and (min-width:1024px){.pagination{margin-top:4.8rem;margin-bottom:6.4rem}}.floating-bar{position:fixed;bottom:0;left:0;right:0;min-height:20rem;background:#200df2;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:2rem;z-index:9;transform:translate3d(0,100%,0);transition:transform .3s cubic-bezier(.17,.67,.49,.98)}.floating-bar.shown{transform:translateZ(0)}.floating-bar .btn-close{transition:color .2s ease;z-index:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:#e9e5e2;position:absolute;top:1rem;right:1rem;border-radius:50%;color:#0f0d0a;font-size:16px;cursor:pointer}.floating-bar form button[type=submit]{font-size:1.6rem!important;height:4.9rem!important}@media (max-width:667px) and (min-width:320px){.floating-bar{padding-bottom:0}.floating-bar form{margin-top:0!important}.floating-bar form input[type=text]{min-width:100%}.floating-bar form button[type=submit]{min-width:100%;font-size:1.6rem!important}}.sub_categories_links{padding:1.6rem;width:100%;background:#fff;border:1px solid #200df2;box-sizing:border-box;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08);border-radius:12px;margin:3.2rem 0}.sub_categories_links__title{font-weight:700;font-size:2rem;line-height:2.4rem;color:#0f0d0a;margin-bottom:1.6rem}.sub_categories_links__list{margin-bottom:1.6rem}.sub_categories_links__list li{margin-bottom:.8rem}.sub_categories_links__list li a,.sub_categories_links__list li span{font-size:1.6rem;line-height:2.4rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#200df2;cursor:pointer}.sub_categories_links .btn{width:100%}.sub_categories_links .most-wanted-links .js-slider-most-wanted-links{display:flex;height:80px;overflow:hidden;position:relative}.sub_categories_links .most-wanted-links .js-slider-most-wanted-links li{width:100%;flex:0 0 100%;position:absolute;transform:translateY(-100%);margin:0}.number-comments{font-weight:700;font-size:2.4rem;line-height:2.9rem;color:#000;display:inline-block;margin-top:3.2rem}.number-comments span{font-weight:400}.js-open-modal-comments{width:100%;margin:1.6rem auto}.comments-module .no-comments{color:#7e7367;font-size:2rem;text-align:center;margin:1.6rem 0}.comments-module .comment-reply-title{font-weight:700;font-size:2rem;line-height:2.4rem;color:#000;margin-bottom:1.2rem}.comments-module .comments-module__form-area{width:100%;position:relative;transition:opacity .2s ease,visibility 0s .2s;background:#fff;border:1px solid #463f39;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08);border-radius:1.2rem;margin:2.4rem 0;padding:3.2rem}.comments-module .comments-module__form-area.shown{opacity:1;visibility:visible;transition-delay:0s,0s}.comments-module .btn-comments-modal-close{font-size:16px;padding:6px;background-color:#e9e5e2;border-radius:50%;position:absolute;top:12px;right:12px;z-index:1}.comments-module .comment-form .comment-form-cookies-consent{margin-top:3.2rem;display:flex;align-items:center}.comments-module .comment-form .comment-form-cookies-consent label[for=wp-comment-cookies-consent]{font-size:14px;line-height:18px;color:#7e7367;margin-left:1rem}.comments-module .comment-form .logged-in-as{color:#7e7367!important;margin-bottom:1.6rem}.comments-module .comment-form .logged-in-as a{font-size:1.4rem;line-height:1.8rem;color:#7e7367!important}.comments-module .comment-form .logged-in-as a:hover{color:#200df2}.comments-module .comment-form .logged-in-as a:last-of-type{color:#200df2;text-decoration:underline}.comments-module .comment-form input[type=email],.comments-module .comment-form input[type=text],.comments-module .comment-form textarea{padding:.8rem;background:rgba(233,229,226,.3);border:1px solid rgba(126,115,103,.3);box-sizing:border-box;border-radius:6px;margin-bottom:.8rem;resize:none;width:100%}.comments-module .comment-form input[type=email].error,.comments-module .comment-form input[type=text].error,.comments-module .comment-form textarea.error{border-color:#bd0f58}.comments-module .comment-form .count-characters{width:100%;text-align:right;display:inline-block}.comments-module .comment-form .count-characters.error{color:#bd0f58}.comments-module .comment-form .count-characters b{font-weight:400}.comments-module .comment-form hr{width:calc(100% + 6.4rem);margin:3.2rem -3.2rem;border:0;border-bottom:1px solid #e9e5e2}.comments-module .comment-form .infos-supp{display:flex;justify-content:space-between;align-items:center;align-items:flex-start;flex-direction:column}.comments-module .comment-form .infos-supp input{margin-bottom:1.6rem}.comments-module .comment-form .infos-supp div,.comments-module .comment-form .infos-supp input{flex:1 1 100%;width:100%}.comments-module .comment-form .infos-supp div p,.comments-module .comment-form .infos-supp input p{font-size:14px;line-height:18px;color:#7e7367}.comments-module .comment-form .form-submit{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;margin-top:3.2rem;flex-direction:column}.comments-module .comment-form .form-submit .btn{width:100%;margin-bottom:3.2rem}.comments-module .comment-form .form-submit .text-error{margin:4px 0;background-color:#fbeff3;color:#bd0f58;border-radius:4px;position:relative!important}.comments-module .comment-form .form-submit .text-error p{margin:4px 8px}.comments-module .comments-module__comments-area .comment-list{background:#fff;border-top:1px solid #e9e5e2;margin-top:1.6rem}.comments-module .comments-module__comments-area .comment-list li{padding:3.2rem;border:0;border-bottom:1px solid #e9e5e2}.comments-module .comments-module__comments-area .comment-list li b.fn{font-weight:700;font-size:20px;line-height:24px;color:#0f0d0a;margin-bottom:.8rem}.comments-module .comments-module__comments-area .comment-list li b.fn a{color:#0f0d0a;font-size:2rem;line-height:2.4rem}.comments-module .comments-module__comments-area .comment-list li .comment-meta a{font-size:14px;line-height:18px;color:#7e7367}.comments-module .comments-module__comments-area .comment-list li .comment-meta .comment-author{margin-right:1.6rem}.comments-module .comments-module__comments-area .comment-list li .comment-meta .comment-metadata{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.comments-module .comments-module__comments-area .comment-list li .comment-meta .edit-link{margin-left:1.6rem}.comments-module .comments-module__comments-area .comment-list li .comment-meta .edit-link a{font-style:italic;color:#200df2}.comments-module .comments-module__comments-area .comment-list li .comment-awaiting-moderation{font-style:italic;font-size:1.6rem;line-height:2.8rem;color:#7e7367;margin-bottom:16px;display:inline-block}.comments-module .comments-module__comments-area .comment-list li .comment-content p{line-height:2.8rem}.comments-module .comments-module__comments-area .comment-list li .reply{margin-top:4.3rem;text-align:right}.comments-module .comments-module__comments-area .comment-list li .reply .comment-reply-link{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;display:inline-flex}.comments-module .comments-module__comments-area .comment-list li .reply .comment-reply-link:hover{border-color:#d8e2fc;color:#1d0cda;background:#d8e2fc}.comments-module .comments-module__comments-area .comment-list li .avatar,.comments-module .comments-module__comments-area .comment-list li .says{display:none}.comments-module .comments-module__comments-area .comment-list li .comment-respond{margin-top:3.2rem}.comments-module .comments-module__comments-area .comment-list li .comment-respond .comment-reply-title{font-weight:700;font-size:16px;line-height:20px;color:#0f0d0a;margin-bottom:.8rem}.comments-module .comments-module__comments-area .comment-list li .comment-respond .comment-reply-title a{font-style:italic;color:#200df2;float:right}.comments-module .comments-module__comments-area .comment-list li .children li{padding:0 0 0 1.6rem;border-bottom:0;border-left:2px solid #e9e5e2}.comments-module .comments-module__comments-area .comment-list li .children li .comment-body{margin:3.2rem auto}.comments-module .comments-module__comments-area .comment-list li .children li:last-of-type{border-bottom:none}@media screen and (max-width:1024px){.comments-module .comments-module__form-area{position:fixed;top:0;left:0;z-index:9999999999;opacity:0;visibility:hidden;width:100%;height:100vh;margin:0;border-radius:0;border:0;box-shadow:none;padding-top:6.8rem;overflow:scroll}.comments-module .comments-module__form-area hr{border:0}}@media screen and (min-width:1024px){.js-open-modal-comments{display:none}.comments-module .comment-form .infos-supp{flex-direction:row}.comments-module .comment-form .infos-supp div,.comments-module .comment-form .infos-supp input{flex:0 1 calc(50% - 8px);margin:0}.comments-module .comment-form .infos-supp div p,.comments-module .comment-form .infos-supp input p{margin-top:.8rem}.comments-module .comment-form .form__footer{display:flex;justify-content:space-between;align-items:center}.comments-module .comment-form .form__footer .comment-form-cookies-consent{flex:1 1 auto}.comments-module .comment-form .form__footer .form-submit{flex:0 0 auto;margin-left:1.6rem}.comments-module .comment-form .form-submit{flex-direction:row-reverse}.comments-module .comment-form .form-submit .btn{width:auto;margin-bottom:0}.comments-module .comment-form .logged-in-as{position:absolute;top:3.2rem;right:3.2rem;margin-bottom:0}.comments-module .btn-comments-modal-close{display:none}.comments-module .comments-module__comments-area .comment-list{border:1px solid #463f39;border-radius:1.2rem;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08)}}.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:1048px;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}.header__col--3 .sortlist-briefing{display:flex}.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 .custom-btn-action,.header__smartphone-navigation .sortlist-briefing{margin:16px 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::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--1{display:none}.header__col--2 .header__logo{display:flex;align-items:center;height:auto}.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--2 .header__logo--2,.header__col--2 .header__logo--home-url{display:inline-block}.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::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}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 span img,footer.footer .socials-wrapper button span img{width:auto;height:1.1rem}footer.footer .socials-wrapper a:first-child,footer.footer .socials-wrapper button:first-child{margin-left:0}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}}body.home .main-wrapper{padding-top:3.8rem}body.home .main-wrapper--grey{background-color:#fbfaf9}body.home .main-wrapper--white{background-color:#fff}body.home h1{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-style:normal;font-size:4.2rem;line-height:5.04rem;text-align:left;color:#0f0d0a;min-height:5.04rem}body.home h1+p{font-size:2rem;line-height:2.4rem;text-align:center;margin-top:2.4rem;color:#463f39;text-align:left}body.home .slider-home{margin-top:4rem;padding-bottom:3.4rem}body.home .slider-home .slider{height:63.5rem}body.home .push-agency{background:#fff;border:2px solid #200df2;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.08);border-radius:32px;overflow:hidden}body.home .push-agency__cols{display:flex;flex-direction:column}body.home .push-agency__col{flex:1}body.home .push-agency__col--2{padding:3.2rem 3.2rem 6.4rem}body.home .push-agency__col--2 span{font-size:2rem;line-height:2.4rem;color:#7e7367;margin-bottom:1.6rem;display:inline-block}body.home .push-agency img{border-top-left-radius:30px;border-top-right-radius:30px;width:101%}body.home .push-agency__title{font-size:3.2rem;line-height:3.84rem;color:#0f0d0a;font-weight:700;margin-bottom:1.6rem}body.home .push-agency__link{text-decoration:underline}body.home .push-categories:before{content:" ";width:115%;display:inline-block;height:.1rem;background-color:#e1e1e1;margin-left:-7.5%;margin-top:7.7rem}body.home .push-categories .category-content{display:flex;flex-direction:column;padding-top:6.4rem;padding-bottom:6.4rem}body.home .push-categories .category-content__title{font-size:3.2rem;line-height:3.2rem;font-weight:700;color:#0f0d0a}body.home .push-categories .category-content__title:before{content:"\2022";color:#200df2;display:inline-block;margin-right:4px}body.home .push-categories .category-content__title__link{font-size:3.2rem;line-height:3.2rem;font-weight:700;color:#0f0d0a}body.home .push-categories .category-content__title__link:active,body.home .push-categories .category-content__title__link:hover{color:#200df2}body.home .push-categories .category-content__title__link:before{content:"\2022";color:#200df2;display:inline-block;margin-right:4px}body.home .push-categories .category-content__number-article{margin-left:18.84px;color:#463f39}body.home .push-categories .category-content:first-of-type{padding-top:6.4rem}body.home .push-categories .category-content>.row{padding-top:3.2rem}body.home .push-categories .category-content>.more-link,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul body.home .push-categories .category-content>a{display:inline-block;margin-top:3.2rem;margin-left:auto;text-decoration:none}body.home .push-categories .category-content>.more-link .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .category-content>a .text,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p body.home .push-categories .category-content>a .text,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul body.home .push-categories .category-content>a .text{text-decoration:underline}body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .category-content>a .arrow,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote body.home .push-categories .category-content>a .arrow{font-size:1.4rem;margin-left:1.1rem}body.home .story-wrapper{text-align:center;padding-top:9.4rem;padding-bottom:3rem}body.home .story-wrapper .chip{background:#fbf5e4;color:#996500;height:3.2rem;line-height:3.2rem;border-radius:2.2rem;padding:0 1.2rem;display:inline-block}body.home .story-wrapper h3{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-weight:400;font-style:normal;font-size:4.4rem;line-height:5.865rem;margin-top:3.2rem}body.home .story-wrapper h3 strong{font-weight:700}body.home .story-wrapper p{margin-top:3.2rem;font-size:2rem;line-height:2.8rem;color:#463f39}body.home .form-newsletter-modal .form-newsletter-wrapper{margin-top:auto}@media screen and (min-width:768px){body.home .main-wrapper{padding-top:12.8rem}body.home .push-agency__cols{flex-direction:row;align-items:center}body.home .push-agency__col--1{order:2;flex:0 1 360px}body.home .push-agency__col--2{order:1;padding:3.2rem}body.home .push-agency img{border-bottom-right-radius:30px;border-top-right-radius:30px;border-top-left-radius:0;margin-bottom:-6px}body.home .push-agency__title{font-size:3.8rem;line-height:4.56rem}}@media screen and (min-width:1024px){body.home h1{font-size:6.4rem;line-height:6.4rem;text-align:center;min-height:6.4rem}body.home h1+p{font-size:2rem;line-height:2.4rem;margin-top:2.4rem;text-align:center}body.home .slider-home{margin-top:7.2rem}body.home .slider-home .slider{height:80.6rem}body.home .slider-home .slider .background{height:39.5rem}body.home .slider-home .slider h2{font-size:2.2rem;line-height:2.64rem}body.home .slider-home .slider .content{padding:8.8rem 4rem 4.8rem}body.home .slider-home .slider .category{top:43.5rem}body.home .push-categories:before{width:150vw;position:relative;left:-50vw}body.home .push-categories .category-content{position:relative;border-top:none}body.home .push-categories .category-content>.more-link,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .category-content>a,body.home .push-categories body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p body.home .push-categories .category-content>a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul body.home .push-categories .category-content>a{justify-content:flex-end}body.home .story-wrapper{width:90rem;margin:auto;padding-top:12.8rem;padding-bottom:6.4rem}body.home .form-newsletter-wrapper{max-width:90rem;margin-left:auto;margin-right:auto}body.home .newsletter--small .form-newsletter-wrapper{max-width:none}}body.search .main-wrapper{padding-top:3.2rem}body.search .main-wrapper 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}body.search .main-wrapper form[role=search] label{flex:1 1 auto}body.search .main-wrapper form[role=search] input[type=submit]{display:none}body.search .main-wrapper form[role=search] input[type=search]{width:100%;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;outline:none;padding-right:1.6rem}body.search .main-wrapper form[role=search] input[type=search]::-moz-placeholder{color:#7e7367}body.search .main-wrapper form[role=search] input[type=search]::placeholder{color:#7e7367}body.search .main-wrapper form[role=search] input[type=search]:-webkit-autofill,body.search .main-wrapper form[role=search] input[type=search]:-webkit-autofill:active,body.search .main-wrapper form[role=search] input[type=search]:-webkit-autofill:focus,body.search .main-wrapper form[role=search] input[type=search]:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}body.search .main-wrapper 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}body.search .main-wrapper form[role=search] button[type=submit] .sl-icons{font-size:2rem;color:#200df2}body.search .main-wrapper .main_categories_list_tags{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:4.2rem}body.search .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}body.search .num-items{margin-top:3.2rem;font-style:normal;font-weight:500;color:#0f0d0a}body.search .num-items span{font-weight:700}body.search .num-items span.request-value{color:#200df2}@media screen and (min-width:1024px){body.search .main-wrapper{padding-top:6.6rem}body.search .main-wrapper form[role=search]{font-size:16px;line-height:24px}body.search .main-wrapper 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}body.search .main-wrapper form[role=search] input[type=submit]:focus,body.search .main-wrapper form[role=search] input[type=submit]:hover{border-color:#d8e2fc;color:#1d0cda;background:#d8e2fc}body.search .main-wrapper form[role=search] input[type=search]{padding-left:1.6rem}body.search .main-wrapper form[role=search] label{order:2}body.search .main-wrapper form[role=search] .btn-search{order:1;background-color:#e9e5e2!important;cursor:auto}body.search .main-wrapper form[role=search] .btn-search .sl-icons{color:#7e7367!important}body.search .main-wrapper .num-items{margin-top:6.4rem}body.search .main-wrapper .related-post-title{margin-top:12.8rem}body.search .main-wrapper .main_categories_list_tags{justify-content:center}}body.category .main-wrapper{padding-top:6.4rem}body.category .main-wrapper .category--title{font-size:4.2rem;line-height:5.04rem;color:#0f0d0a;margin-bottom:8px;font-weight:700}body.category .main-wrapper .category--subtitle{color:#463f39;margin-bottom:1.4rem;display:inline-block}body.category .main-wrapper .breadcrumb{display:flex;align-items:center;margin-bottom:3.2rem}body.category .main-wrapper .breadcrumb a,body.category .main-wrapper .breadcrumb h1,body.category .main-wrapper .breadcrumb span.h1{color:#0f0d0a!important;font-size:3.8rem;font-weight:700;padding:0;border-radius:0;background-color:#fff!important}body.category .main-wrapper .breadcrumb a{text-decoration:underline;transition:color .2s ease}body.category .main-wrapper .breadcrumb a:focus,body.category .main-wrapper .breadcrumb a:hover{color:#200df2!important;box-shadow:none}body.category .main-wrapper .push-category{position:relative;height:22.65rem;border:2px solid #fff;display:block;margin-bottom:1.6rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);box-sizing:border-box}body.category .main-wrapper .push-category .background{border-radius:8px}body.category .main-wrapper .push-category .background .inner.overlay{background-color:#0f0d0a;opacity:1}body.category .main-wrapper .push-category .content{position:absolute;bottom:3.2rem;left:3.2rem;color:#fff;z-index:1}body.category .main-wrapper .push-category .content h2{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:3.2rem;line-height:3.2rem;margin-bottom:1.6rem}body.category .main-wrapper .push-category .content p{text-decoration:underline}body.category .main-wrapper .row--cat-description{margin-bottom:6.4rem}body.category .main-wrapper .row--cat-description.no-margin-bottom{margin-bottom:0}body.category .main-wrapper .cat-description{margin-top:6.4rem}body.category .main-wrapper .cat-description h2,body.category .main-wrapper .cat-description h3{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:3.8rem;line-height:4.56rem;color:#0f0d0a}body.category .main-wrapper .cat-description p{font-size:2rem;line-height:3.2rem;color:#463f39;margin-top:3.2rem}body.category .main-wrapper .cat-description p+h3{margin-top:1.6rem}body.category .main-wrapper .cat-description.multicol{background:none;padding:0;margin-top:6.4rem}@media screen and (min-width:1024px){body.category header .breadcrumb__wrapper{padding:5px 0}body.category header .breadcrumb__wrapper a,body.category header .breadcrumb__wrapper h1,body.category header .breadcrumb__wrapper span.h1{font-size:1.4rem;line-height:1.4rem;color:#7e7367!important;background-color:transparent!important;display:flex;align-items:center;padding:0}body.category header .breadcrumb__wrapper a:hover{box-shadow:none}body.category header .breadcrumb__wrapper .sep{margin:0 .5rem}body.category header .breadcrumb__wrapper .sep span{font-size:1.4rem;line-height:1.4rem;color:#7e7367}body.category .main-wrapper.category--level2{padding-top:10.8rem}body.category .main-wrapper .push-category{height:23.8rem;margin-bottom:1.6rem}body.category .main-wrapper .push-category h2,body.category .main-wrapper .push-category p{transition:color .2s ease}body.category .main-wrapper .push-category__cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transition:opacity .2s ease;opacity:0}body.category .main-wrapper .push-category:focus .push-category__cover,body.category .main-wrapper .push-category:hover .push-category__cover{opacity:1}body.category .main-wrapper .push-category:focus .content h2,body.category .main-wrapper .push-category:hover .content h2{color:#0f0d0a}body.category .main-wrapper .push-category:focus .content p,body.category .main-wrapper .push-category:hover .content p{color:#7e7367}body.category .main-wrapper .row--cat-description{margin-bottom:11rem}body.category .main-wrapper .cat-description{margin-top:11rem}body.category .main-wrapper .cat-description.multicol{-moz-column-count:2;column-count:2;-moz-column-gap:9rem;column-gap:9rem;margin-top:3.2rem}body.category .main-wrapper .cat-description.multicol p{-moz-column-break-inside:avoid;break-inside:avoid-column}}body.single{background-color:#fff}body.single .main-wrapper{padding-top:0}body.single .main-wrapper--content .cols{display:flex;flex-direction:column}body.single .main-wrapper--content .cols .col--1{order:1;opacity:0;transition:opacity .4s}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .sortlist-briefing .btn{line-height:2rem;font-weight:500;min-height:52px;border-radius:10px}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .share__title{font-weight:700;font-size:1.6rem;line-height:2rem;text-align:center;color:#0f0d0a;margin-bottom:1.6rem}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .sharing-wrapper{display:flex;justify-content:center}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .sharing-wrapper button{width:2.4rem;height:2.4rem;background-color:#e9e5e2;margin:0 .4rem;border-radius:2.4rem}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .sharing-wrapper button svg{display:flex;justify-content:center;margin:auto;width:1rem;height:1rem;color:#7e7367}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .wp-postratings-wrapper{text-align:center;margin-top:3.2rem}@media screen and (min-width:1024px){body.single .main-wrapper--content .cols .col--2{order:2}}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--image{margin-left:-6%;margin-right:-6%}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--image .post-image{height:58vw}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top{padding:3.2rem 0}body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top a,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top h1,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top span.h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .chip-category,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top body.archive .breadcrumb a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top body.archive .breadcrumb h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top body.archive .breadcrumb span.h1{margin-bottom:2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top h1{font-size:2.4rem;line-height:2.9rem;color:#000;margin-bottom:1.6rem;font-weight:700}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left{display:flex;align-items:center;margin-bottom:2.4rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .author-avatar{flex:0 0 48px;width:4.8rem;height:4.8rem;border-radius:50%;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);margin-right:1.6rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .author-avatar .inner{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid #fff}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .author-name,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .infos-wrapper--sub-infos{color:#463f39;font-size:1.4rem;line-height:1.8rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .author-name a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .infos-wrapper--sub-infos a{color:#463f39;text-decoration:underline}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left .infos-wrapper--sub-infos{text-align:justify}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right{display:flex;justify-content:space-between;align-items:center}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .sharing-wrapper{display:flex;justify-content:flex-start}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .sharing-wrapper button{width:2.4rem;height:2.4rem;background-color:#e9e5e2;margin:0 .4rem;border-radius:2.4rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .sharing-wrapper button svg{display:flex;justify-content:center;margin:auto;width:1rem;height:1rem;color:#7e7367}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .ratings-content-wrapper{margin-bottom:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .ratings-content-wrapper .ratings-inner .img-wrapper,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--right .ratings-content-wrapper .ratings-inner:before{display:none}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p:first-child{margin-top:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner a{text-decoration:underline}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul{margin-top:3.2rem;color:#000}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p ul,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul ul{margin-top:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul{padding-left:2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul li{list-style:disc}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol{padding-left:2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol li{list-style:auto}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure{max-width:100%;width:100%!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure img{max-width:100%}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner img{max-width:100%;height:auto;display:block;border-radius:16px;overflow:hidden;margin:0 auto}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figcaption,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figcaption a{text-align:center;font-size:1.4rem;font-style:italic;line-height:1.7rem;margin-top:1rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .resp-iframe,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-embed__wrapper{position:relative;overflow:hidden;padding-bottom:56.25%}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .resp-iframe iframe,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-embed-twitter .wp-block-embed__wrapper{padding-bottom:0!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignleft,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignright{margin:2rem auto}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown{width:100%;display:inline-block;background-color:#fff;border-radius:6px;transition:all .5s ease;position:relative;font-size:1.6rem;color:#0f0d0a;height:100%;margin-bottom:4rem;border:1px solid #000}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .select{cursor:pointer;display:block;padding:7px 42px 7px 8px}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .select>i{font-size:2.2rem;color:#0f0d0a;cursor:pointer;transition:all .3s ease-in-out;position:absolute;line-height:20px;right:21px;top:50%;transform:translateY(-50%)}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .select>span{font-size:1.6rem;line-height:2.4rem;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu{position:absolute;background-color:#fff;width:100%;left:0;margin-top:1px;box-shadow:0 1px 2px #ccc;border-radius:0 1px 2px 2px;overflow:hidden;display:none;max-height:144px;overflow-y:auto;z-index:9}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li{padding:10px;transition:all .2s ease-in-out;cursor:pointer;font-size:1.6rem;line-height:2.4rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu{padding:0;list-style:none}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li:active,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li:hover{background-color:#fbfaf9}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2{font-size:3.8rem;line-height:1.2;font-weight:700;margin-bottom:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h3,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3{font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h4,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4{font-size:2.4rem;font-weight:700;line-height:1.2;margin-bottom:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h5,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5{font-size:2.2rem;font-weight:400;line-height:1.2;margin-bottom:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h6,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6{font-size:2rem;font-weight:400;margin-bottom:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner li,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p{font-size:1.8rem;line-height:3.2rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote{padding:0 0 0 1.5rem;border-left:4px solid #200df2}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote.has-text-align-center{text-align:center}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote.has-text-align-right{text-align:right}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote.has-text-align-left{text-align:left}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote p{font-size:1.8rem;color:#200df2}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote p a{font-size:1.8rem!important;color:#200df2!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote cite{margin-top:3.3rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote cite,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote cite a{font-weight:700;font-size:2.4rem;line-height:2.8rem;font-style:normal;display:inline-block;color:#200df2}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-columns{display:flex;flex-direction:column}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-columns.are-vertically-aligned-top{align-items:flex-start}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-columns.are-vertically-aligned-center{align-items:center}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignleft,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignright{margin:2.1rem auto;width:auto!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure.wp-block-table{overflow-x:auto}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure.wp-block-table table{width:100%;border-collapse:collapse;min-width:500px}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure.wp-block-table table td,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure.wp-block-table table th{border:1px solid #0f0d0a;padding:10px}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-embed-spotify .wp-block-embed__wrapper{padding-bottom:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-embed-spotify .wp-block-embed__wrapper iframe{position:relative}body.single .main-wrapper--content .cols .col--2 .post-footer{margin:5.8rem auto}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper{text-align:center}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-avatar{width:6.4rem;height:6.4rem;border-radius:50%;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);margin:1.6rem auto}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-avatar .inner{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid #fff}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-name{font-size:1.6rem;line-height:2.4rem;font-weight:700;color:#000;margin-bottom:.4rem;display:inline-block}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-description{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#7e7367}body.single .main-wrapper--content .js-scroll-to-top-button{width:5.2rem;height:5.2rem;background:#200df2;box-shadow:0 0 30px rgba(32,13,242,.16),0 4px 8px rgba(32,13,242,.18);border-radius:3.2rem;display:flex;justify-content:center;align-items:center;color:#fff;position:fixed;bottom:20vh;transform:translate(-50%);z-index:9;opacity:0;visibility:hidden}body.single .main-wrapper--content .js-scroll-to-top-button.showed{opacity:1;visibility:visible}body.single .main-wrapper--related_posts{padding:6.4rem 0;margin-top:6.4rem;background:#fbfaf9;position:relative}body.single .main-wrapper--related_posts h2.title{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:3.2rem;line-height:3.84rem;color:#0f0d0a;margin-bottom:3.2rem;font-weight:700}body.single .main-wrapper--related_posts .main_categories_list_tags{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:4.2rem}body.single .main-wrapper--related_posts .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}body.single .main-wrapper--related_posts .more-link-wrapper{text-align:center;margin-top:3.2rem}body.single .main-wrapper--related_posts .push-post{margin-top:3.2rem}body.single .main-wrapper--related_posts .push-post .ratings-content-wrapper{margin-bottom:0}@media screen and (min-width:1024px){body.single .main-wrapper{margin-top:7.4rem}body.single .main-wrapper--content .cols{flex-direction:row}body.single .main-wrapper--content .cols .col--1{flex:0 0 23.9rem;margin-right:3.2rem;order:0}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper{position:sticky;top:114px}body.single .main-wrapper--content .cols .col--1 .sidebar-wrapper .sub_categories_links{margin-top:0}body.single .main-wrapper--content .cols .col--2{flex:1 1 auto}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper{display:flex;flex-direction:column}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--image{order:1;margin:0 0 6.4rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--image .post-image{max-height:34.1rem;border-radius:1.6rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top{order:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top h1{font-size:3.8rem;line-height:4.56rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header{display:flex;justify-content:space-between}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .aside-header .col--left{margin-bottom:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--top .wp-postratings-wrapper{margin-left:1.6rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content{order:2}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .menu-title{font-size:3.8rem;line-height:4.56rem;margin-bottom:1.6rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown{border:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .select{display:none}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu{display:block!important;max-height:none;position:relative;box-shadow:none;background-color:#fbfaf9;padding:32px;counter-reset:depth-level-1-counter}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li{padding:0;text-decoration:underline}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li.parents{counter-increment:depth-level-1-counter;counter-reset:depth-level-2-counter;list-style-type:none;margin-top:1rem;font-size:1.6rem;line-height:3.4rem;font-weight:700}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li.parents:before{content:counter(depth-level-1-counter) ".";display:inline-block;text-decoration:none;margin-right:.5rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu li.parents:first-of-type{margin-top:0}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu .children{counter-increment:depth-level-2-counter;list-style-type:none;font-size:1.6rem;line-height:3.4rem;font-weight:400}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .chapters-dropdown .dropdown .dropdown-menu .children:before{content:counter(depth-level-1-counter) "." counter(depth-level-2-counter) ".";display:inline-block;text-decoration:none;margin-right:.5rem}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignright{float:right;margin:2rem auto;width:auto!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .alignleft{float:left;margin-left:0;margin-right:4rem;width:auto!important}body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .wp-block-columns{flex-direction:row}body.single .main-wrapper--content .cols .col--2 .post-footer{margin-bottom:0}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper{display:flex;align-items:center;justify-content:flex-start}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-avatar{flex:0 0 64px;margin-right:1.6rem;margin-left:0}body.single .main-wrapper--content .cols .col--2 .post-footer .author-wrapper .author-infos{text-align:left}body.single .main-wrapper--related_posts h2.title{font-size:4.2rem;line-height:5.4rem;text-align:center}body.single .main-wrapper--related_posts .main_categories_list_tags{justify-content:center}body.single .main-wrapper--related_posts .more-link-wrapper{text-align:right}}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}}#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/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/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/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 .about__wrapper{padding:4.8rem 0 0}@media screen and (min-width:768px){#your-digital-year .about__wrapper{display:flex}}@media screen and (min-width:1024px){#your-digital-year .about__wrapper{padding:4.8rem 0}}#your-digital-year .about__col{box-sizing:border-box}@media screen and (min-width:768px){#your-digital-year .about__col{flex:50%}}#your-digital-year .about__col p{margin-bottom:16px}@media screen and (min-width:768px){#your-digital-year .about__col--1{padding-right:15px}}#your-digital-year .about__col--1 p:first-of-type{color:#20c5e5}@media screen and (min-width:768px){#your-digital-year .about__col--2{padding-left:15px}}#your-digital-year .about__col--2 a{color:#20c5e5;text-decoration:underline;outline:none;transition:color .2s ease}#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/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/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/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/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/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/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 .py-3{padding-bottom:1rem!important}#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/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/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{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/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}body.author .main-wrapper{padding-top:6.4rem}body.author .breadcrumb{flex-wrap:nowrap}body.author .breadcrumb h1,body.author .breadcrumb span.h1{color:#0f0d0a!important;font-size:3.2rem;font-weight:700;padding:0;border-radius:0;background-color:#fff!important;margin-bottom:.8rem}body.author .breadcrumb span:first-of-type{flex:0 1 auto}body.author .breadcrumb .sep{flex:0 0 auto;text-align:center}body.author .breadcrumb span:last-of-type{flex:1 0 auto}body.author .infos{color:#463f39;margin-bottom:1.6rem;display:inline-block}@media screen and (min-width:1024px){body.author .main-wrapper{padding-top:7.4rem}body.author .breadcrumb h1,body.author .breadcrumb span.h1{color:#0f0d0a;font-size:4.2rem;line-height:5,4rem!important;font-weight:700;padding:0;border-radius:0;background-color:#fff!important}}body.page-template-tpl-product-placement-power{padding-top:0!important}body.page-template-tpl-product-placement-power.Modalopen{overflow:hidden}body.page-template-tpl-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}body.page-template-tpl-product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:first-child,body.page-template-tpl-product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:nth-child(3){top:50%;transform:rotate(45deg)}body.page-template-tpl-product-placement-power.sidebarOpen .btn-sidebar-menu .icon span:nth-child(2){transform:rotate(-45deg)}.modal,body.page-template-tpl-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: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/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 .title{display:block;font-size:3.2rem;line-height:1;color:#fff;font-family:Inter,sans-serif;font-weight:800;text-transform:uppercase;text-align:center}.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: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}.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-th,.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{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/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}.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/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/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/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/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/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/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/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/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/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/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/product-placement-power/nike_1.jpg)}.product-placement-power__col--2 .brands .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/product-placement-power/macbook_1.jpg)}.product-placement-power__col--2 .brands .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/product-placement-power/iphone.jpg)}@media screen and (min-width:1024px){body.page-template-tpl-product-placement-power .modal{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10;background-color:hsla(0,0%,100%,.6)}body.page-template-tpl-product-placement-power .modal__content .modal__body p{-moz-column-count:2;column-count:2}body.page-template-tpl-product-placement-power header.header.scrolled{transform:none!important}body.page-template-tpl-product-placement-power .product-placement-power{transform:none!important;width:100%}body.page-template-tpl-product-placement-power .product-placement-power__cols{display:flex}body.page-template-tpl-product-placement-power .product-placement-power__col--1 .sidebar{top:56px;height:calc(100vh - 114px);padding-bottom:0}body.page-template-tpl-product-placement-power .product-placement-power__col--1 .sidebar.scrolled{padding:1.6rem}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .btn-sidebar-menu{display:none}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .dataTables_wrapper::-webkit-scrollbar-track{background-color:rgba(32,13,242,0)}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .grid.top3 .row{margin-left:-50px}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .grid.top3 .column-md-4{width:calc(33.33333% - 50px)!important;margin-left:50px}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .btn-sidebar-menu{top:0}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .intro{padding:6rem;margin-top:0}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .intro__content{padding:6rem}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .intro__content h2{max-width:403px}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .movies--intro .column-md-6{margin-bottom:0}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .movies--content{background-position:50%}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .movies--content:before{content:none}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .movies--content .js-scroll-bottom{left:30px;transform:translateY(50%)}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements{padding:7.2rem 0}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers{padding:1.6rem;background-color:#f2f4ff;margin:4.2rem auto}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers .grid{width:90%}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers .number{display:flex;justify-content:flex-start;align-items:center}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers .number .icon svg{max-width:4rem;color:#200df2}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers .number .content{font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .product-placements-numbers .number .content p{font-size:1.6rem;line-height:2.4rem;min-height:48px}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .grid.content .column-md-6{margin-bottom:0}body.page-template-tpl-product-placement-power .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}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .grid.content p strong{font-weight:800;color:#200df2}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--1 .img-square{background-image:url(../images/product-placement-power/josie-and-the-pussycats.jpg)}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--2 .img-square{background-image:url(../images/product-placement-power/sex-and-the-city_1.jpg)}body.page-template-tpl-product-placement-power .product-placement-power__col--2 .product-placements .grid.top3 .column-md-4--3 .img-square{background-image:url(../images/product-placement-power/talladega-nights-top-3.jpg)}}.page-template-tpl-about{background-color:#fff}.page-template-tpl-about .wrapper{margin:0 auto;width:95%;max-width:1056px}.page-template-tpl-about .roundedHeader{padding:64px 0}@media screen and (max-width:768px){.page-template-tpl-about .roundedHeader:after{display:none}}@media screen and (min-width:768px){.page-template-tpl-about .roundedHeader{padding:128px 0 20vw}}.page-template-tpl-about .about--content{overflow:hidden}@media screen and (min-width:768px){.page-template-tpl-about .about--content{margin-top:-15vw}}.page-template-tpl-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-tpl-about .about--content .post-image{width:100%;height:32vw;max-width:1056px;border-radius:32px;margin:auto auto 64px}}.page-template-tpl-about .about--content h2{margin:0 0 32px;font-weight:700;font-size:42px;line-height:120%;color:#0f0d0a}.page-template-tpl-about .about--content p{color:#463f39;font-weight:400;font-size:16px;line-height:28px;margin-bottom:16px}.page-template-tpl-about .about--content p:last-of-type{margin-bottom:0}.page-template-tpl-about .section--colored{background-color:#fbfaf9;padding:64px 0;margin-top:96px}.page-template-tpl-about .how-it-works{padding:80px 0;background-color:#fbfaf9;margin-top:64px}@media screen and (min-width:1024px){.page-template-tpl-about .how-it-works{padding:64px 0}}.page-template-tpl-about .how-it-works h2{font-weight:700;font-size:52px;line-height:54px;text-align:center;color:#0f0d0a;margin-bottom:64px}.page-template-tpl-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-tpl-about .how-it-works__cols{justify-content:flex-start;flex-direction:row;margin:-8px}}@media screen and (min-width:1024px){.page-template-tpl-about .how-it-works__cols{justify-content:center}}.page-template-tpl-about .how-it-works__col{margin:8px 0;flex:1 1 100%;position:relative;display:flex}.page-template-tpl-about .how-it-works__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.page-template-tpl-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-tpl-about .how-it-works__col:nth-child(2){margin-top:-32px;padding-bottom:32px}}.page-template-tpl-about .how-it-works__col .card-with-image{background-color:#fff;padding:32px;border-radius:16px;text-align:center}.page-template-tpl-about .how-it-works__col .card-with-image img{width:100%;max-width:170px}.page-template-tpl-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-tpl-about .how-it-works__col .card-with-image .sl-icons{filter:contrast(4) invert(1);font-size:16px}.page-template-tpl-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-tpl-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-tpl-about .meet-the-team{padding:80px 0;margin-top:64px}@media screen and (min-width:1024px){.page-template-tpl-about .meet-the-team{padding:64px 0}}.page-template-tpl-about .meet-the-team h2{font-weight:700;font-size:52px;line-height:54px;text-align:center;color:#0f0d0a;margin-bottom:128px}.page-template-tpl-about .meet-the-team__cols h3{font-family:Inter;font-weight:700;font-size:20px;line-height:29px;color:#0f0d0a}.page-template-tpl-about .meet-the-team__cols p{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;color:#7e7367}.page-template-tpl-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-tpl-about .meet-the-team__cols--listing{justify-content:flex-start;flex-direction:row;margin:-8px}}@media screen and (min-width:1024px){.page-template-tpl-about .meet-the-team__cols--listing{justify-content:center}}.page-template-tpl-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-tpl-about .meet-the-team__cols--listing .meet-the-team__col:last-of-type{border-bottom:0}@media screen and (min-width:768px){.page-template-tpl-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-tpl-about .meet-the-team__cols--listing .meet-the-team__col{flex:0 1 calc(25% - 16px)}}.page-template-tpl-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-tpl-about .meet-the-team__cols--listing .meet-the-team__col .card-with-image .icon{position:absolute;bottom:0;right:8px}.page-template-tpl-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-tpl-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-tpl-about .meet-the-team .preview__card .icon{position:absolute;top:10px;right:10px;color:#200df2;cursor:pointer}.page-template-tpl-about .meet-the-team .preview__cols{display:flex;flex-direction:column}@media screen and (min-width:768px){.page-template-tpl-about .meet-the-team .preview__cols{flex-direction:row;gap:32px;align-items:center}}@media screen and (min-width:768px){.page-template-tpl-about .meet-the-team .preview__col{display:flex}}@media screen and (min-width:768px){.page-template-tpl-about .meet-the-team .preview__col--left{flex:0 0 33.33%}}.page-template-tpl-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-tpl-about .meet-the-team .preview__col--left .member-picture{margin-bottom:0}}.page-template-tpl-about .meet-the-team .preview__col--right{flex-direction:column}.page-template-tpl-about .meet-the-team .preview__col--right h3{font-family:Inter;font-weight:700;font-size:24px;line-height:29px;color:#0f0d0a}.page-template-tpl-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-tpl-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-tpl-about .meet-the-team .preview__col--right .socials-wrapper{margin-top:1.6rem;display:flex;justify-content:flex-start}.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper a,.page-template-tpl-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-tpl-about .meet-the-team .preview__col--right .socials-wrapper a span,.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper button span{line-height:11px}.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper a:first-child,.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper button:first-child{margin-left:0}.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper a img,.page-template-tpl-about .meet-the-team .preview__col--right .socials-wrapper button img{width:auto;height:14px}@media screen and (min-width:768px){.page-template-tpl-about .meet-the-team .preview__col--right{flex:1 1 auto}}.wp-admin .module_call-to-action,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_call-to-action{margin:3.2rem 0}.wp-admin .module_call-to-action h4,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_call-to-action h4{font-family:playfairDisplay,Georgia,Cambria,Times New Roman,Times,serif;font-size:28px;color:#000;margin-bottom:0;margin-top:0}.wp-admin .module_call-to-action p,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_call-to-action p{margin:1.6rem 0;font-family:inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;line-height:3.6rem;color:#000}.wp-admin .module_call-to-action .btn,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_call-to-action .btn{display:inline-flex}.wp-admin .module_liste_articles,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles{border-top:1px solid #e9e5e2;border-bottom:1px solid #e9e5e2;padding-bottom:3.2rem}.wp-admin .module_liste_articles__title,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__title{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:2.8rem;margin-top:3.2rem;line-height:3.4rem;display:inline-block}.wp-admin .module_liste_articles__columns,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__columns{margin:0 -8px}@media screen and (min-width:1024px){.wp-admin .module_liste_articles__columns,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__columns{display:flex}}.wp-admin .module_liste_articles__column,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column{padding:8px}@media screen and (min-width:1024px){.wp-admin .module_liste_articles__column,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column{flex:1 1 50%}}@media screen and (min-width:1024px){.wp-admin .module_liste_articles__column .push-post,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post{margin-top:0}}.wp-admin .module_liste_articles__column .push-post a.push-post--wrapper,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post a.push-post--wrapper{box-shadow:none;border:1px solid #e9e5e2;box-shadow:0 4px 8px hsla(0,0%,56.5%,.125),0 0 25px hsla(0,0%,56.5%,.1);border-radius:16px;text-decoration:none}@media screen and (min-width:1024px){.wp-admin .module_liste_articles__column .push-post,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post{height:100%}}.wp-admin .module_liste_articles__column .push-post .chip-category,.wp-admin .module_liste_articles__column .push-post body.archive .breadcrumb a,.wp-admin .module_liste_articles__column .push-post body.archive .breadcrumb h1,.wp-admin .module_liste_articles__column .push-post body.archive .breadcrumb span.h1,body.archive .breadcrumb .wp-admin .module_liste_articles__column .push-post a,body.archive .breadcrumb .wp-admin .module_liste_articles__column .push-post h1,body.archive .breadcrumb .wp-admin .module_liste_articles__column .push-post span.h1,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post a,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h1,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post span.h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .chip-category,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post body.archive .breadcrumb a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post body.archive .breadcrumb h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post body.archive .breadcrumb span.h1{top:32px;display:flex;align-items:center;text-decoration:none;max-width:calc(100% - 64px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.wp-admin .module_liste_articles__column .push-post .content,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .content{display:flex;flex-direction:column}.wp-admin .module_liste_articles__column .push-post h4,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h4{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:2rem;line-height:2.4rem;max-height:9.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4;margin:1.6rem auto}.wp-admin .module_liste_articles__column .push-post .excerpt,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .excerpt{max-height:11.2rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4;margin-top:0;font-size:1.6rem;line-height:2.8rem}@media screen and (min-width:1024px){.wp-admin .module_liste_articles__column .push-post .excerpt,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .excerpt{max-height:16.8rem;-webkit-line-clamp:6}}.wp-admin .module_liste_articles__column .push-post .more-link,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a,.wp-admin .module_liste_articles__column .push-post body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .more-link,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post blockquote a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post figure a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h3 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h4 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h5 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post h6 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post ol a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post p a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post ul a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .module_liste_articles__column .push-post a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .module_liste_articles__column .push-post a{margin-top:1.2rem;font-size:1.6rem}.wp-admin .module_liste_articles__column .push-post footer,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post footer{margin-top:auto}.wp-admin .module_liste_articles__column .push-post .author,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles__column .push-post .author{color:#afafaf;font-size:1.4rem;line-height:2.1rem;font-style:italic}.wp-admin .module_liste_articles .btn,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles .btn{display:inline-block;padding:10px 20px;margin:3.2rem auto;height:auto}.wp-admin .module_liste_articles .btn:focus,.wp-admin .module_liste_articles .btn:hover,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles .btn:focus,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles .btn:hover{background:#0fb0cf;border-color:#008ba3}.wp-admin .module_liste_articles.is_preview .push-post,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .push-post{border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 0 20px 0 rgba(0,0,0,.08);overflow:hidden;margin-top:0}.wp-admin .module_liste_articles.is_preview .background,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .background{height:15rem;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:0}.wp-admin .module_liste_articles.is_preview .content,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content{padding:2.5rem 3rem}.wp-admin .module_liste_articles.is_preview .content h4,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h4{font-family:Merriweather,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;font-size:1rem;line-height:1.5rem;max-height:4.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;margin-top:0}.wp-admin .module_liste_articles.is_preview .content .infos,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .infos{font-size:.7rem;font-style:italic;line-height:.85rem;margin-top:.4rem}.wp-admin .module_liste_articles.is_preview .content .excerpt,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .excerpt{max-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-top:.8rem;font-size:.8rem;line-height:1.2rem}@media screen and (min-width:1024px){.wp-admin .module_liste_articles.is_preview .content .excerpt,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .excerpt{max-height:3.6rem;-webkit-line-clamp:3}}.wp-admin .module_liste_articles.is_preview .content .more-link,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p a,.wp-admin .module_liste_articles.is_preview .content body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .h2 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .more-link,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content blockquote a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content figure a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h2 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h3 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h4 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h5 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h6 a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content ol a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content p a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content ul a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner blockquote .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner figure .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h2 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h3 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h4 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h5 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner h6 .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ol .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner p .module_liste_articles.is_preview .content a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner ul .module_liste_articles.is_preview .content a{margin-top:.1rem;font-size:.8rem;text-decoration:underline;color:#20c5e5}.wp-admin .module_liste_articles.is_preview .content .chip-category,.wp-admin .module_liste_articles.is_preview .content body.archive .breadcrumb a,.wp-admin .module_liste_articles.is_preview .content body.archive .breadcrumb h1,.wp-admin .module_liste_articles.is_preview .content body.archive .breadcrumb span.h1,body.archive .breadcrumb .wp-admin .module_liste_articles.is_preview .content a,body.archive .breadcrumb .wp-admin .module_liste_articles.is_preview .content h1,body.archive .breadcrumb .wp-admin .module_liste_articles.is_preview .content span.h1,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content a,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content h1,body.archive .breadcrumb body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content span.h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content .chip-category,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content body.archive .breadcrumb a,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content body.archive .breadcrumb h1,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .content body.archive .breadcrumb span.h1{position:relative;top:auto;left:auto;margin-bottom:1.5rem;font-size:.8rem;line-height:1rem;border-radius:3rem;padding:.6rem 1.4rem;width:-moz-fit-content;width:fit-content}.wp-admin .module_liste_articles.is_preview .placeholder,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .placeholder{width:100%;text-align:center;background-color:#ebebeb;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.wp-admin .module_liste_articles.is_preview .btn,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .btn{display:inline-block;padding:10px 20px;height:auto;background:#20c5e5;border-color:#00b2d2;box-shadow:0 2px 8px 0 rgba(32,197,229,.4);color:#fff;text-decoration:none;margin:0 auto 1.6rem}.wp-admin .module_liste_articles.is_preview .btn:focus,.wp-admin .module_liste_articles.is_preview .btn:hover,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .btn:focus,body.single .main-wrapper--content .cols .col--2 .post-content-wrapper--content .inner .module_liste_articles.is_preview .btn:hover{background:#0fb0cf;border-color:#008ba3}.wp-admin .module_liste_articles__title{font-size:24px;margin-top:20px;margin-bottom:20px;line-height:20px}body.single .schema-faq{border:1px solid #463f39;background-color:#fff;border-radius:12px}body.single .schema-faq .schema-faq-section:first-child .schema-faq-answer{display:block}body.single .schema-faq .schema-faq-section:last-child .schema-faq-answer{border-top:1px solid #e7dfda;border-bottom-left-radius:12px;border-bottom-right-radius:12px}body.single .schema-faq .schema-faq-section:last-child .schema-faq-question{border-bottom:none}body.single .schema-faq .schema-faq-section .schema-faq-question{padding:20px;display:flex;justify-content:space-between;align-items:center;font-family:Inter;color:#0f0d0a;font-weight:500;border-bottom:1px solid #e7dfda;width:100%;cursor:pointer}body.single .schema-faq .schema-faq-section .schema-faq-question:after{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='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");display:inline-block;height:24px;width:24px;vertical-align:middle;margin-left:auto}body.single .schema-faq .schema-faq-section .schema-faq-answer{padding:20px;font-family:Inter;font-weight:400;width:100%;margin-top:0!important;background-color:#fbfaf9;border-bottom:1px solid #e7dfda;display:none}body.single .schema-how-to{text-align:left}body.single .schema-how-to .schema-how-to-description{margin-top:10px!important}body.single .schema-how-to .schema-how-to-steps .schema-how-to-step{margin-bottom:25px}body.single .schema-how-to .schema-how-to-steps .schema-how-to-step .schema-how-to-step-name{display:inline-block;font-family:Inter;color:#0f0d0a;font-weight:500;width:100%;margin-bottom:10px;vertical-align:top}body.single .schema-how-to .schema-how-to-steps .schema-how-to-step .schema-how-to-step-text{display:inline-block;font-family:Inter;font-weight:400;width:100%;margin-top:0!important;font-style:normal}.module_key_takeaways{background-color:#e8edfc;margin:3.2rem 0;padding:32px;border-radius:16px}.module_key_takeaways__wrapper :first-child{margin-top:0!important}.module_key_takeaways__wrapper ul li{margin-bottom:16px}.module_key_takeaways__wrapper ul li:last-child{margin-bottom:0}.module_budget-calculator{margin-top:3.2rem;background-color:#fbfaf9;border-radius:10px}.module_budget-calculator__cols{display:flex;flex-direction:column;align-items:center;padding:20px;margin:auto;border:5px solid #fbfaf9;gap:25px;border-radius:10px}@media screen and (min-width:768px){.module_budget-calculator__cols{flex-direction:row-reverse}}.module_budget-calculator__col--1{flex-basis:33%;display:flex;justify-content:center;align-items:center}.module_budget-calculator__col--2{flex-basis:66%;text-align:center}@media screen and (min-width:768px){.module_budget-calculator__col--2{text-align:left}}.module_budget-calculator__col p{color:#4f4f4f;margin-bottom:20px}.module_budget-calculator__col a{display:inline-block;padding:10px 20px;font-size:16px;color:#200df2;background-color:#e8edfc;border:none;border-radius:5px;text-decoration:none!important;transition:background-color .3s,color .3s}.module_budget-calculator__col a:hover{background-color:#200df2;color:#fff}.module_budget-calculator__col img{border-radius:0 10px 10px 0}.module_budget-calculator__title{font-family:Inter;color:#2c2c2c;font-size:29px!important;font-weight:700;line-height:1.25}