﻿@media only screen and (min-width: 0em){:root{--color: #c7af81;--black: #2c2c2c;--grey: rgba(0, 0, 0, 0.6);--placeholder: #424242;--white: #ffffff;--button-color: #e8dfce;--button-color-hover: #c7af81;--bg: #f7f3f0;--red: #c73232;--bg-color: #ffffff;--color-primary: #021d4d;--grid-maxWidth: 192rem;--font-family-sans: "Roboto";--font-color: #000000;--bg-secondary-color: #f3f3f6;--color-lightGrey: #d2d6dd;--color-grey: #747681;--color-darkGrey: #3f4144;--color-error: #d43939;--color-success: #28bd14;--color-secondary: #ffed35;--font-size: 1.6rem;--font-color: #333333;--font-family-mono: "Roboto", monaco, "Consolas", "Lucida Console", monospace;--backdrop: rgba(94, 99, 99, 0.7);--cubic: cubic-bezier(0.4, 0, 0.2, 1)}}@media only screen and (min-width: 0em){@font-face{font-style:normal;font-family:"Roboto";font-weight:400;font-display:swap;src:local(""),url("/assets/fonts/roboto-v29-latin-regular.woff2") format("woff2"),url("/assets/fonts/roboto-v29-latin-regular.woff") format("woff")}@font-face{font-style:normal;font-family:"Roboto";font-weight:700;font-display:swap;src:local(""),url("/assets/fonts/roboto-v29-latin-700.woff2") format("woff2"),url("/assets/fonts/roboto-v29-latin-700.woff") format("woff")}@font-face{font-style:normal;font-family:"Roboto";font-weight:900;font-display:swap;src:local(""),url("/assets/fonts/roboto-v29-latin-900.woff2") format("woff2"),url("/assets/fonts/roboto-v29-latin-900.woff") format("woff")}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}*{scrollbar-width:thin;scrollbar-color:var(--color-lightGrey) var(--bg-primary)}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:var(--bg-primary)}*::-webkit-scrollbar-thumb{background:var(--color-lightGrey)}body{background-color:var(--bg-color);line-height:1.6;font-size:var(--font-size);color:var(--font-color);font-family:"Segoe UI","Helvetica Neue",sans-serif;font-family:var(--font-family-sans);margin:0;padding:0}.body,main{width:100%}h1,h2,h3,h4,h5,h6{font-weight:500;margin:.35em 0 .7em 0}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.85em}a{color:var(--color-primary);text-decoration:none}a:hover:not(.button){opacity:.75}button{font-family:inherit}p{margin-top:0}blockquote{background-color:var(--bg-secondary-color);padding:1.5rem 2rem;border-left:3px solid var(--color-lightGrey)}dl dt{font-weight:bold}hr{border:none;background-color:var(--color-lightGrey);height:1px;margin:1rem 0}table{width:100%;border:none;border-collapse:collapse;border-spacing:0;text-align:left}table.striped tr:nth-of-type(2n){background-color:var(--bg-secondary-color)}td,th{vertical-align:middle;padding:1.2rem .4rem}thead{border-bottom:2px solid var(--color-lightGrey)}tfoot{border-top:2px solid var(--color-lightGrey)}code,kbd,pre,samp,tt{font-family:var(--font-family-mono)}code,kbd{padding:0 .4rem;font-size:90%;white-space:pre-wrap;border-radius:4px;padding:.2em .4em;background-color:var(--bg-secondary-color);color:var(--color-error)}pre{background-color:var(--bg-secondary-color);font-size:1em;padding:1rem;overflow-x:auto}pre code{background:none;padding:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}img{max-width:100%}fieldset{border:1px solid var(--color-lightGrey)}.cube:before{content:"";width:100%;padding-top:100%}}details>summary{list-style-type:"+";border:1px solid gray;border-radius:.2rem;padding:.5rem;cursor:pointer;font-size:2rem;font-weight:500;margin-bottom:2rem;background-color:#f8f8f8;border:1px solid #000}details[open]>summary{list-style-type:"-"}details[open]>summary{margin-bottom:.5rem}details>p{font-size:1.5rem;font-weight:normal;margin-bottom:1rem}.header{position:fixed;left:0px;top:0px;background-color:#f7f3f0;box-shadow:0 0 10px rgba(0,0,0,.3019607843);z-index:20;width:100%;transition:background-color 250ms var(--cubic),box-shadow 250ms var(--cubic)}.header.fix{background:var(--bg);box-shadow:0px 0px 10px rgba(0,0,0,.3)}.header.fix .header__buttons a:hover,.header.fix .header__buttons a:focus{color:var(--button-color-hover) !important}.header.fix .container{padding-top:8px;padding-bottom:8px}.header.fix .logo{width:80px;height:54px}@media screen and (max-width: 479px){.header.fix .logo{width:60px}.header.fix .logo img{width:30px}}.header.fix .menu__list>li>a{color:var(--black) !important}.header.fix .menu__list>li:hover>a,.header.fix .menu__list>li:focus>a{color:var(--button-color-hover) !important}.header.fix .menu__list>li:hover>.menuArrow svg,.header.fix .menu__list>li:focus>.menuArrow svg{fill:var(--button-color-hover) !important}.header.fix .menu__list>li>a,.header.fix .header__buttons a,.header.fix .js-current-language{color:var(--black) !important}.header.fix .menu__list>li>.menuArrow svg{fill:var(--black) !important}.header.fix .burger:before,.header.fix .burger:after,.header.fix .burger span{background:var(--black) !important}.header.header--light .header__buttons a,.header.header--light .js-current-language{color:var(--white)}@media screen and (min-width: 1054px){.header.header--light .menu__list>li>a{color:var(--white)}.header.header--light .menu__list>li:hover>a,.header.header--light .menu__list>li:focus>a{color:var(--button-color-hover)}.header.header--light .menu__list>li:hover>.menuArrow svg,.header.header--light .menu__list>li:focus>.menuArrow svg{fill:var(--button-color-hover)}.header.header--light .menu__list>li>.menuArrow svg{fill:var(--white)}}.header.header--light .logo svg{fill:var(--white)}.header.header--light .burger:before,.header.header--light .burger:after,.header.header--light .burger span{background:var(--white)}.header .container{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:20px;transition:500ms var(--cubic)}@media screen and (min-width: 1024px)and (max-width: 1439px){.header .container{max-width:100%;padding-top:14px;padding-bottom:14px}}@media screen and (max-width: 1023px){.header .container{padding-top:8px;padding-bottom:8px}}@media screen and (max-width: 1279px){.header .container{max-width:100%}}@media screen and (max-width: 1053px){.header .container{flex-wrap:wrap}}@media screen and (min-width: 1054px){.header .container{flex-wrap:nowrap}}.header .button{order:1}.logo{display:flex;flex-direction:row;margin-right:20px}.logo img{width:62px}.logo .text{display:flex;flex-direction:column;justify-content:center}.logo .text .text-country{display:flex;flex-direction:row}.logo .text span{font-weight:1.6rem;font-weight:900;line-height:1}@media screen and (min-width: 1054px){.logo img{width:82px}}.menu-backdrop{width:100%}@media screen and (max-width: 1053px){.menu-backdrop{display:block;width:100%;height:100%;min-height:100vh;background:rgba(0,0,0,.4);position:fixed;left:0;top:0;z-index:2;opacity:0;overflow-x:hidden;overflow-y:auto;visibility:hidden;pointer-events:none;transition:opacity 250ms var(--cubic) 350ms,visibility 250ms var(--cubic) 350ms}.menu-backdrop.is-open{opacity:1;visibility:visible;pointer-events:all;transition:opacity 250ms var(--cubic),visibility 250ms var(--cubic)}.menu-backdrop.is-open .menu-body{transform:translate(0%, 0%)}}.language:hover .js-current-language,.language:focus .js-current-language{color:var(--button-color-hover) !important}.menu-body{display:flex;flex-wrap:wrap;height:auto}@media screen and (max-width: 1053px){.menu-body{justify-content:space-between;align-items:flex-start;align-content:space-between;padding:60px 20px 20px 20px;position:absolute;right:0px;top:0px;width:100%;height:auto;min-height:100%;max-width:380px;z-index:1;background:var(--white);box-shadow:0px 0px 24px rgba(105,105,105,.5);transform:translate(101%, 0%);transition:transform 600ms var(--cubic)}.menu-body .button{width:100%;margin-top:40px}}@media screen and (min-width: 1054px){.menu-body{justify-content:flex-end;align-items:center}}.burger{flex-wrap:wrap;justify-content:center;align-items:center;position:relative;z-index:3;width:32px;height:24px;order:3;margin-left:20px;cursor:pointer}.burger:before,.burger:after,.burger span{content:"";position:absolute;width:100%;height:2px;background:var(--black);transition:500ms var(--cubic);font-size:0px}.burger span{opacity:1;transform:translate(0%, 0%)}.burger:before{transform:rotate(0deg) translate(0%, 10px)}.burger:after{transform:rotate(0deg) translate(0%, -10px)}.burger.is-open span{opacity:0;transform:translate(100%, 0%);background:var(--black) !important}.burger.is-open:before{transform:rotate(45deg) translate(0%, 0%);background:var(--black) !important}.burger.is-open:after{transform:rotate(-45deg) translate(0%, 0%);background:var(--black) !important}@media screen and (max-width: 1053px){.burger{display:flex}}@media screen and (min-width: 1054px){.burger{display:none}}.header__buttons{display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-left:auto;gap:20px;order:1;font-family:"ubuntu_medium",serif}.header__buttons a{font-size:19px;line-height:24px;white-space:nowrap;transition:320ms var(--cubic)}@media screen and (max-width: 340px){.header__buttons a{font-size:16px}}.header__buttons a:hover,.header__buttons a:focus{color:var(--button-color-hover) !important}.country{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;width:24px;height:24px;cursor:pointer}.country p{font-size:19px;line-height:24px;pointer-events:none;transition:500ms var(--cubic)}.country ul{position:absolute;transition:250ms var(--cubic);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;pointer-events:none;opacity:0;visibility:hidden;transform:translate(0px, 20px);top:100%;gap:10px;padding-top:20px;cursor:pointer}.country ul li{transition:250ms var(--cubic);display:inline-flex;justify-content:center;align-items:center;padding:6px 20px;border-radius:14px;background:var(--white);box-shadow:0px 0px 5px rgba(0,0,0,.4)}.country ul li:hover,.country ul li:focus{background:var(--button-color)}.country.is-open ul{pointer-events:all;opacity:1;visibility:visible;transform:translate(0px, 0px)}@media screen and (max-width: 1053px){.menu{width:100%;order:1}}@media screen and (min-width: 1054px){.menu{padding:0px 40px;width:auto;order:2}}@media screen and (max-width: 1053px){.menu__list{display:inline-flex;flex-wrap:wrap}.menu__list li{position:relative;display:inline-flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center;z-index:1}.menu__list li a{display:block;position:relative;color:inherit;width:100%;font-size:24px;line-height:1.2;background:rgba(0,0,0,0);transition:background-color 250ms var(--cubic);padding:16px 0px;padding-right:40px}.menu__list li>ul{display:none;position:relative;width:100%;padding-left:20px;border-left:1px solid var(--color)}.menu__list li>ul li a{font-size:16px;padding:10px 0px;padding-right:40px}.menu__list li>ul li .menuArrow{height:36px}.menu__list li .menuArrow{display:flex;justify-content:flex-end;align-items:center;position:absolute;right:0px;top:0px;width:100%;height:60px}.menu__list li .menuArrow svg{position:absolute;transition:250ms var(--cubic);transform:rotate(0deg);width:20px;height:20px;fill:var(--black);pointer-events:none}.menu__list li .menuArrow.is-hovered svg{transform:rotate(-180deg)}}@media screen and (min-width: 1054px){.menu__list{display:inline-flex;flex-wrap:wrap}.menu__list>li{position:relative;display:inline-flex;flex-wrap:wrap;list-style:none;justify-content:space-between;align-items:center;margin:0px 16px;z-index:1}.menu__list>li:hover>a,.menu__list>li:focus>a{color:var(--button-color)}.menu__list>li:hover>.menuArrow svg,.menu__list>li:focus>.menuArrow svg{fill:var(--button-color)}.menu__list>li:first-child{margin-left:0px}.menu__list>li:last-child{margin-right:0px}.menu__list>li:hover>ul,.menu__list>li:focus>ul{transform:translate(0px, 0px);opacity:1;visibility:visible;pointer-events:all}.menu__list>li>a{display:block;position:relative;color:inherit;font-size:18px;line-height:1.2;background:rgba(0,0,0,0);padding:16px 0px;cursor:pointer;transition:320ms var(--cubic)}.menu__list>li>ul{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;position:absolute;left:-25px;top:100%;transition:320ms var(--cubic);background:var(--bg);padding:12px 10px;box-shadow:4px 4px 4px 0px rgba(166,166,166,.15);border-radius:2px;transform:translate(0px, 20px);opacity:0;visibility:hidden;pointer-events:none;z-index:1}.menu__list>li>ul li{width:100%;position:relative;transition:320ms var(--cubic);border-radius:10px;z-index:1;list-style:none}.menu__list>li>ul li .menuArrow{position:absolute;right:10px;top:50%;transform:translate(0%, -50%) rotate(-90deg)}.menu__list>li>ul li a{display:block;font-size:16px;padding:10px 15px;padding-right:40px;transition:320ms var(--cubic);white-space:nowrap;background:rgba(0,0,0,0);border-radius:10px;font-weight:600;z-index:1}.menu__list>li>ul li a:hover,.menu__list>li>ul li a:focus{background:var(--button-color);color:var(--black)}.menu__list>li>ul li:hover{background:var(--button-color)}.menu__list>li>ul li:hover>a{color:var(--black)}.menu__list>li>ul li:hover>.menuArrow svg{fill:var(--black) !important}.menu__list>li>ul li:hover>ul{transform:translate(0px, 0px);opacity:1;pointer-events:all;visibility:visible}.menu__list>li>ul li>ul{background:var(--bg);position:absolute;left:calc(100% + 10px);top:-14px;transition:320ms var(--cubic);transform:translate(0px, 20px);opacity:0;pointer-events:none;visibility:hidden;z-index:1;padding:12px 10px;box-shadow:4px 4px 4px 0px rgba(166,166,166,.15);border-radius:20px}.menu__list>li .menuArrow{display:flex;justify-content:center;align-items:center;position:relative;width:16px;height:16px;margin-left:4px}.menu__list>li .menuArrow svg{position:absolute;transition:250ms var(--cubic);transform:rotate(0deg);width:100%;height:100%;fill:var(--black);pointer-events:none}.menu__list>li .menuArrow.is-hovered svg{transform:rotate(-180deg)}}.body{display:inline-flex;flex-wrap:wrap;align-content:space-between;width:100%;height:auto;min-height:100vh;font-family:"Roboto",sans-serif;font-size:19px;font-weight:normal;line-height:1.35;background-color:#fff;color:var(--black);padding-top:6.6rem}@media screen and (min-width: 1054px){.body{padding-top:13.6rem}}.body.lock{overflow-x:hidden;overflow-y:hidden}.container{position:relative;margin:0 auto}@media screen and (max-width: 479px){.container{padding:0px 10px}}@media screen and (min-width: 480px)and (max-width: 743px){.container{padding:0px 16px}}@media screen and (min-width: 744px)and (max-width: 1023px){.container{padding:0px 20px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.container{padding:0px 30px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.container{padding:0px 30px}}@media screen and (max-width: 1439px){.container{max-width:100%}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0px 50px}}.section{position:relative}.link{display:inline-block;position:relative}.link:before{content:"";position:absolute;bottom:0px;left:auto;right:0px;transition:width 250ms var(--cubic);width:0%;height:1px;background:var(--black)}.link:hover:before,.link:focus:before{width:100%;left:0px;right:auto}.intro{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(0deg, rgb(246, 244, 255), #f6f4ff 0%, hsl(0, 0%, 100%) 100%)}.intro h1{font-size:2.8rem;font-weight:800;text-align:center;line-height:1.1;padding:2rem 2rem 0 2rem}.intro h2{text-align:center;line-height:1.1;font-size:1.7rem;font-weight:500;padding:0 2.5rem}.intro p.italic{font-size:1.4rem;font-weight:500;line-height:1;text-align:center;color:#5b5e76;font-style:italic}.intro .country-button{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-gap:10px}.intro .country-button .country-button__item{padding:.5rem 1rem;text-align:center}.intro .country-button .country-button__item a{color:#fff;font-size:1.6rem;font-weight:500}.intro .country-button .country-button__item.uk{background-color:#a77fce}.intro .country-button .country-button__item.de{background-color:#012376}.intro .country-button .country-button__item.us{background-color:#e68d64}.intro .country-button .country-button__item.fr{background-color:#012292}.intro .country-button .country-button__item.ca{background-color:#d02a1d}.intro .hero{display:flex;flex-direction:row;gap:.5rem;padding:3rem 0 3rem 4rem}.intro .hero .hero-passport{background-color:#e68d64;transform:rotate(-30deg);height:11rem;width:8rem;display:flex;justify-content:center;align-items:center;border-radius:1rem}.intro .hero .hero-passport img{width:5rem}.intro .hero .hero-cta{display:flex;flex-direction:column;transform:rotate(10deg)}.intro .hero .hero-cta .hero-cta__shadow1{height:12rem;width:8.5rem;background-color:#e2d5ee;border-radius:1rem}.intro .hero .hero-cta .hero-cta__shadow2{height:12rem;width:8.5rem;background-color:#c3acdd;border-radius:1rem;margin-top:-11rem}.intro .hero .hero-cta .hero-cta__main{height:12rem;width:8.5rem;background-color:#a77fce;margin-top:-11rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;padding:.5rem}.intro .hero .hero-cta .hero-cta__main .job{font-size:1.2rem;font-weight:800;margin-top:1rem;line-height:1;margin:0}.intro .hero .hero-cta .hero-cta__main .icons{line-height:1;font-size:1.2rem}.intro .hero .hero-cta .hero-cta__main .flag{font-size:1.6rem}.intro .hero .hero-cta .hero-cta__main .cta{font-size:1.2rem;background-color:#b69cdc;border-radius:.4rem;padding:.5rem}.intro .hero .hero-cta .hero-cta__main .cta a{color:#000}.intro .hero .hero-cta .hero-cta__main .cta:hover{background-color:#997bc6}.notification{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem}@media screen and (min-width: 1054px){.notification{flex-direction:row;gap:4rem}}.notification .notification-cta{display:flex;flex-direction:column;transform:rotate(10deg)}.notification .notification-cta .notification-cta__shadow1{height:12rem;width:8.5rem;background-color:#f7ded4;border-radius:1rem}.notification .notification-cta .notification-cta__shadow2{height:12rem;width:8.5rem;background-color:#efb69f;border-radius:1rem;margin-top:-11rem}.notification .notification-cta .notification-cta__main{height:12rem;width:8.5rem;background-color:#e68d64;margin-top:-11rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;padding:.5rem}.notification .notification-cta .notification-cta__main .job{font-size:1.2rem;font-weight:800;margin-top:1rem;line-height:1;margin:0}.notification .notification-cta .notification-cta__main .icons{line-height:1;font-size:1.2rem}.notification .notification-cta .notification-cta__main .flag{font-size:1.6rem}.notification .notification-cta .notification-cta__main .cta{font-size:1.2rem;background-color:#efb59b;border-radius:.4rem;padding:.5rem}.notification .notification-cta .notification-cta__main .cta a{color:#000}.notification .notification-cta .notification-cta__main .cta:hover{background-color:#a4542e}.notification .desscription h2{font-size:2.8rem;font-weight:800;padding-left:2rem;text-align:left}.notification .desscription p{font-size:1.6rem;font-weight:500;line-height:1.4;padding-left:2rem;text-align:left}.features{background-color:#f6f4ff;display:flex;flex-direction:column;gap:1rem;padding:2rem}@media screen and (min-width: 1054px){.features{display:grid;grid-template-columns:repeat(3, 300px);grid-auto-rows:200px;justify-content:center;align-items:center}.features .feature-item:nth-child(4){grid-column:span 2;padding:1rem 10rem 3rem 1rem}}.features .feature-item{background-color:#fff;padding:1rem}.features .feature-item .feature-item__icon{color:var(--color-primary)}.features .feature-item .feature-item__title{font-size:2.4rem;font-weight:800}.features .feature-item .feature-item__description{font-size:1.6rem;font-weight:500}.faq{display:flex;flex-direction:column;gap:.5rem;padding:2rem;justify-content:center;align-items:center}.faq h1{text-align:center;text-transform:uppercase;font-weight:800;color:#2462ff;font-size:1.6rem;margin:0}.faq h2{font-size:4rem;line-height:1.1;text-align:center;color:var(--color-primary)}.cta{background-color:#f6f4ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 0}.cta h1{font-size:2.8rem;font-weight:800;text-align:center;line-height:1.1;padding:2rem 2rem 0 2rem}.cta h2{text-align:center;line-height:1.1;font-size:1.7rem;font-weight:500;padding:0 2.5rem}.cta p{font-size:1.4rem;font-weight:500;line-height:1;text-align:center;color:#5b5e76;font-style:italic}.cta .country-button{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-gap:10px}.cta .country-button .country-button__item{padding:.5rem 1rem;text-align:center}.cta .country-button .country-button__item a{color:#fff;font-size:1.6rem;font-weight:500}.cta .country-button .country-button__item.uk{background-color:#a77fce}.cta .country-button .country-button__item.de{background-color:#012376}.cta .country-button .country-button__item.us{background-color:#e68d64}.cta .country-button .country-button__item.fr{background-color:#012292}.cta .country-button .country-button__item.ca{background-color:#d02a1d}.country-apply a{padding:.5rem 1rem;color:#fff;font-size:1.6rem;font-weight:500;background-color:#a77fce}.blog-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.blog-container h1.blog-heading{font-size:2.8rem;color:var(--color-primary);font-weight:800}@media screen and (min-width: 1054px){.blog-container h1.blog-heading{font-size:5.8rem}}.blog-container p.blog-subheading{font-size:1.7rem;font-weight:500;text-align:center}@media screen and (min-width: 1054px){.blog-container p.blog-subheading{font-size:2rem}}.blog-container .blog-list{display:flex;flex-direction:column}@media screen and (min-width: 1054px){.blog-container .blog-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:15px;max-width:800px;margin:0 auto}}.blog-container .blog-list .blog-item{display:flex;flex-direction:column;border-radius:20px;border:1px solid rgba(0,0,0,.0784313725)}.blog-container .blog-list .blog-item img{display:block;width:100%;height:100%;border-radius:inherit;object-position:center center;object-fit:cover;image-rendering:auto}.blog-container .blog-list .blog-item h2{color:var(--black);font-size:2rem;font-weight:900;line-height:1;padding:0 1rem}.blog-container .blog-list .blog-item h2 a{color:var(--black)}.blog-container .blog-list .blog-item p{font-size:1.6rem;font-weight:normal;padding:0 1rem}.strikethrough{text-decoration:line-through}.pricing{display:flex;flex-direction:column;padding:5rem 0;justify-content:center;align-items:center}.pricing .free{text-decoration:line-through;color:#333}.pricing h1{font-size:2.8rem;font-weight:800;text-align:center}@media screen and (min-width: 1054px){.pricing h1{font-size:5.8rem}}.pricing h3{font-size:1.7rem;font-weight:500;text-align:center}@media screen and (min-width: 1054px){.pricing h3{font-size:2.2rem}}.pricing p{font-size:1.8rem;font-weight:500;text-align:center}@media screen and (min-width: 1054px){.pricing p{font-size:2.2rem}}.pricing .table{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media screen and (min-width: 1054px){.pricing .table{flex-direction:row}}.pricing .table a{padding:.5rem 1rem;color:#fff;font-size:1.6rem;font-weight:500}@media screen and (min-width: 1054px){.pricing .table a{font-size:1.8rem}}.pricing .table .country-price{padding:3rem;display:flex;flex-direction:column;border-radius:2rem}.pricing .table .country-price h1{color:rgba(255,255,255,.7019607843);font-size:1.6rem;font-weight:800;text-transform:uppercase}.pricing .table .country-price h4{font-size:2.8rem;font-weight:800;color:#f6f4ff}@media screen and (min-width: 1054px){.pricing .table .country-price h4{font-size:4.2rem}}.pricing .table .country-price p{text-align:center}.pricing .table .one{background-color:#a77fce}.pricing .table .one a{background-color:#e68d64}.pricing .table .all{background-color:#e68d64}.pricing .table .all a{background-color:#a77fce}.pricing .table .price-list{padding:0 0 2rem 0;margin:0}.pricing .table .price-list li{list-style:none;color:#f6f4ff;font-size:1.6rem;font-weight:500}@media screen and (min-width: 1054px){.pricing .table .price-list li{font-weight:800}}.pricing .table .price-list li::before{color:#fff;content:"✓";font-family:"Roboto";margin-right:5px}.privacy{margin-top:5rem}.terms{margin-top:5rem}.footer{width:100%;padding:3rem 0;background-color:#fafafa}.footer .logo{display:flex;flex-direction:row;margin-right:20px}.footer .logo img{width:62px}.footer .logo .text{display:flex;flex-direction:column;justify-content:center}.footer .logo .text .text-country{display:flex;flex-direction:row}.footer .logo .text span{font-weight:1.6rem;font-weight:900;line-height:1}@media screen and (min-width: 1054px){.footer .logo img{width:82px}}.footer .container{display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"logo logo" "company subscriber";grid-gap:10px}.footer .container .social{grid-area:logo}.footer .container .social p a{font-size:1.4rem}.footer .container .company{grid-area:company}.footer .container .company .title{font-size:1.4rem;font-weight:700;padding:0;margin:0}.footer .container .company ul{padding:0;margin:0}.footer .container .company ul li{list-style:none}.footer .container .company ul li a{font-size:1.4rem;font-weight:500}.footer .container .subscriber{grid-area:subscriber}.footer .container .subscriber .title{font-size:1.4rem;font-weight:700;padding:0;margin:0}.footer .container .subscriber a{padding:.5rem;color:#fff;font-size:1.4rem;font-weight:500;background-color:#a77fce}@media screen and (min-width: 1054px){.footer .container{grid-template-columns:1fr auto auto;grid-template-rows:none;grid-template-areas:"logo company subscriber"}}#CookieBanner{display:none}.cookie-banner{position:fixed;right:0;bottom:0;min-width:100%;background:#f7f3f0;color:#000;text-align:center}.cookie-banner p{font-size:1.2rem;margin:0;padding:1rem 0}.cookie-banner a{color:#000}.cookie-btn{background:red;border:0;color:#fff;font-size:1.2rem;border-radius:.5rem;cursor:pointer}/*# sourceMappingURL=root.css.map */
