.pricing__title{margin-bottom:2rem}.pricing__title .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.pricing__title h2,.pricing__title h3,.pricing__title p{margin:0}.pricing__title img{height:3rem;margin-right:1rem}.pricing__title--icon-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pricing__title--icon-top h2{margin-top:4rem}.pricing__title--icon-top img{left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pricing .pricing-table .cell{margin-top:1rem;z-index:1}.pricing .pricing-table ul{list-style:none;margin:0 0 0 1.7rem;padding:0}.pricing .pricing-table ul li{color:#15202b;font-size:1rem;padding-left:0;position:relative}.pricing .pricing-table ul li p{margin:0}.pricing .pricing-table ul li:before{content:none}.pricing .pricing-table ul li span{display:inline-block;line-height:1.25}.pricing .pricing-table .plan__info-icon{color:#5f7387;display:inline;font-size:1rem;margin-left:.2rem}.pricing .pricing-table .plan__info-icon--tooltip{text-align:center}.pricing .pricing-table .fa-li{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing .pricing-table .fa-li .fa{color:#70b6fb;font-size:1rem}.pricing .pricing-table .fa-li .fa.fa-circle{font-size:.5rem}.pricing .pricing-table__plan{height:100%;width:100%}.pricing .pricing-table__plan,.pricing .pricing-table__plan--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing .pricing-table__plan--header{background:#f5f6f7;padding:2rem 1rem;position:relative;text-align:center}.pricing .pricing-table__plan--header-title{color:#15202b;font-size:1.75rem;font-weight:700;line-height:1.25;margin:0 0 1rem}.pricing .pricing-table__plan--header-price{font-size:3rem;font-weight:700;line-height:1.25;margin-bottom:2rem}.pricing .pricing-table__plan--header-price__from,.pricing .pricing-table__plan--header-price__month{font-size:1.75rem;font-weight:400;line-height:1.25}.pricing .pricing-table__plan--header-price__month{display:block}.pricing .pricing-table__plan--header-cta{margin-top:auto}.pricing .pricing-table__plan--include{background-color:#fff;border:2px solid #f5f6f7;height:100%;padding:1.5rem}.pricing .location{color:#15202b;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.pricing .location__title{font-weight:700;height:1.5rem;text-align:right}.pricing .location__selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e9eaeb;border-radius:20px;cursor:pointer;font-weight:400;margin:.5rem 0;padding-right:1rem;position:relative}.pricing .location__selector--flag{margin-right:.5rem}.pricing .location__selector--flag img{border-radius:50%;height:2rem;-o-object-fit:cover;object-fit:cover;width:2rem}.pricing .location__selector--name{margin-right:.5rem}.pricing .location__selector--currency{border-left:1px solid #b5c0c9;font-weight:700;padding-left:.5rem}.pricing .location__dropdown{background:#fff;border:1px solid #b5c0c9;border-radius:5px;-webkit-box-shadow:0 8px 24px 0 rgba(50,72,94,.2),0 4px 8px 0 rgba(50,72,94,.36);box-shadow:0 8px 24px 0 rgba(50,72,94,.2),0 4px 8px 0 rgba(50,72,94,.36);height:17.5rem;min-width:15rem;overflow:hidden;position:absolute;right:0;top:4.5rem;z-index:2}.pricing .location__dropdown--search{border-bottom:1px solid #e9eaeb;height:2.5rem;margin:0;position:relative}.pricing .location__dropdown--search-reset{color:#e9eaeb;cursor:pointer;position:absolute;right:.4rem;top:.75rem}.pricing .location__dropdown--search-reset:hover{color:#b5c0c9}.pricing .location__dropdown--container{height:15rem;min-width:15rem;overflow-y:scroll}.pricing .location__dropdown ul{list-style-type:none;padding:.5rem 0}.pricing .location__dropdown ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#15202b;cursor:pointer;line-height:1.2rem;padding:.5rem 1rem}.pricing .location__dropdown ul li:before{content:none}.pricing .location__dropdown ul li img{border-radius:50%;height:1.5rem;-o-object-fit:cover;object-fit:cover;width:1.5rem}.pricing .location__dropdown ul li span{font-size:1rem;margin-left:.5rem}.pricing .location__dropdown ul li.selected{background-color:#f5f6f7;font-weight:700}.pricing .location__dropdown ul li:hover{background-color:#e9eaeb}.pricing .spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px;z-index:2}.pricing .spinner .path{stroke:hsl(210,70,75);stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}