*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}.plans{display:flex;justify-content:center;flex-wrap:wrap}.plan-wrapper{width:33.33%;padding:15px 25px}@media(max-width: 800px){.plan-wrapper{width:100%;padding:5px}}@media(min-width: 800px)and (max-width: 1023px){.plan-wrapper{width:50%;padding:15px 25px}}.plan-wrapper .plan{background-color:#fafafa;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#fafafa;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;padding:25px;position:relative}@media(max-width: 800px){.plan-wrapper .plan{height:100px;padding:25px}}.plan-wrapper .plan:hover{padding:0}@media(min-width: 801px){.plan-wrapper .plan:hover a{display:block}}.plan-wrapper .plan:hover h2{padding-top:0}.plan-wrapper .plan h2,.plan-wrapper .plan span,.plan-wrapper .plan a{transition:all .3s}.plan-wrapper .plan h2{font-size:1rem;text-transform:uppercase}@media(min-width: 801px){.plan-wrapper .plan h2{padding-top:50px}}.plan-wrapper .plan h2 sup{font-weight:normal;font-size:.6rem;margin-left:4px}.plan-wrapper .plan h2 a{display:block;border:0;font-size:1rem;color:inherit}.plan-wrapper .plan span{font-size:.8rem;text-transform:uppercase;margin-bottom:15px;display:flex;align-items:center}.plan-wrapper .plan span img{height:13px;width:auto;margin-right:5px}.plan-wrapper .plan a{display:none;border:#5f5c5c 2px solid;color:#5f5c5c;border-radius:2px;padding:5px 15px;text-align:center;font-size:.8rem;text-transform:uppercase}.plan-wrapper .plan a:hover{color:#fff;border:#775939 2px solid;background:#775939}.plan-selector-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;padding:15px 15px;align-items:flex-start}[data-plan-selector] .plan__selector{width:25px;height:25px;margin-right:5px;position:relative}[data-plan-selector] .plan__selector label{width:23px;height:23px;border-radius:100%;border:#2ecc71 2px solid;display:flex;justify-content:center;background:#fff;padding-top:4px}[data-plan-selector] .plan__selector label:after{transform:rotate(45deg) scale(0);transition:transform .2s;content:"";display:block;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0}[data-plan-selector] .plan__selector [type=checkbox]{display:none}[data-plan-selector] .plan__selector [type=checkbox]:checked+label{background-color:#2ecc71}[data-plan-selector] .plan__selector [type=checkbox]:checked+label:after{transform:rotate(45deg) scale(1)}[data-plan-selector] label{width:100%;height:100%;background:transparent;border-radius:0;border:0;position:absolute;left:0;top:0}[name=plans]{display:none}.plan-selector-control{display:flex;align-items:center;align-content:center;background-color:rgba(255,255,255,.7);border-radius:25px;padding:5px 6px}.plan-selector-control span{font-size:.75rem;text-transform:uppercase;font-weight:600;color:#3a3737;transition:all .5s}.plan-selector-control span.status--selected{color:#0081fe}.comparison-cta,.comparison-cta--mobile{margin:0 auto 45px;display:flex;justify-content:center}@media(max-width: 800px){.comparison-cta,.comparison-cta--mobile{width:100%;position:fixed;left:0;bottom:0;border-top:#fff 10px solid}}@media(max-width: 800px){.comparison-cta.cta-fade-enter-active,.comparison-cta .cta-fade-leave-active,.comparison-cta--mobile.cta-fade-enter-active,.comparison-cta--mobile .cta-fade-leave-active{transition:all .25s}}@media(max-width: 800px){.comparison-cta.cta-fade-enter,.comparison-cta.cta-fade-leave-to,.comparison-cta--mobile.cta-fade-enter,.comparison-cta--mobile.cta-fade-leave-to{bottom:-55px}}@media(max-width: 800px){.comparison-cta.cta-fade-enter-to,.comparison-cta.cta-fade-leave,.comparison-cta--mobile.cta-fade-enter-to,.comparison-cta--mobile.cta-fade-leave{bottom:0}}.comparison-cta a,.comparison-cta--mobile a{display:block;width:350px;height:55px;line-height:55px;border-radius:6px;background:#ff512f;background:-webkit-linear-gradient(to right, #DD2476, #FF512F);background:linear-gradient(to right, #DD2476, #FF512F);font-weight:600;text-align:center;color:#fff;text-transform:uppercase}.comparison-cta a:hover,.comparison-cta--mobile a:hover{color:#fff}@media(max-width: 800px){.comparison-cta a,.comparison-cta--mobile a{border-radius:0;width:100%;height:55px;line-height:55px;background:#ff512f;background:-webkit-linear-gradient(to right, #DD2476, #FF512F);background:linear-gradient(to right, #DD2476, #FF512F);font-weight:600;text-align:center;color:#fff;text-transform:uppercase}}@media(max-width: 800px){.comparison-cta{display:none}}.comparison-cta--mobile{display:none;margin-bottom:0}@media(max-width: 800px){.comparison-cta--mobile{display:flex}}.plan-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none;font-size:.9rem}.plan-table thead th{background-color:#005596;color:#fff;border-top:1px solid #ccc;text-transform:uppercase}.plan-table tbody tr:not(:last-child) th,.plan-table tbody tr:not(:last-child) td{border-top:1px solid #ddd}.plan-table tbody tr:nth-child(even) th,.plan-table tbody tr:nth-child(even) td{background-color:#f9f9f9}.plan-table tbody th,.plan-table tbody td{font-weight:400}.plan-table td,.plan-table th{width:50%;padding:8px 15px;text-align:left}.compare-control{display:flex;justify-content:center;align-items:stretch;position:fixed;bottom:0;left:0;background-color:#34495e;height:100px;padding:0 25px;width:100%;bottom:0;z-index:4000}@media(max-width: 800px){.compare-control{height:50px;padding:0 15px;top:0}}.compare-control.control-fade-enter-active,.compare-control .control-fade-leave-active{transition:all .25s}.compare-control.control-fade-enter,.compare-control.control-fade-leave-to{bottom:-100px}@media(max-width: 800px){.compare-control.control-fade-enter,.compare-control.control-fade-leave-to{top:-50px}}.compare-control.control-fade-enter-to,.compare-control.control-fade-leave{bottom:0}@media(max-width: 800px){.compare-control.control-fade-enter-to,.compare-control.control-fade-leave{top:0}}.compare-control__plans{display:flex;flex:1;width:100%;justify-content:space-between;align-items:stretch}@media(max-width: 800px){.compare-control__plans{display:none}}.compare-control__plan{width:33.33%;padding:15px}.compare-control__plan>div{border:#6583a0 1px dashed;border-radius:6px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;position:relative}.compare-control__plan>div a{position:absolute;left:10px;top:10px;display:block;width:14px;height:16px}.compare-control__plan>div a:hover{transform:rotate(-90deg)}.compare-control__plan>div.compare-control__plan--filled{border:none;background-color:#0081fe}.compare-control__actions{display:flex;flex:initial;width:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width: 800px){.compare-control__actions{display:none}}.compare-control__button{color:#fff;font-weight:600;text-transform:uppercase;height:35px;text-align:center;border-radius:4px;font-size:.8rem;width:100%}.compare-control__button--blue{background:#00c6ff;background:-webkit-linear-gradient(to right, #00c6ff, #0072ff);background:linear-gradient(to right, #00c6ff, #0072ff);color:#fff;border-radius:25px;border:none}.compare-control__button--blue:hover{background:linear-gradient(to right, #00c6ff, #1266ce)}.compare-control__button--simple{font-weight:normal;color:#fff;margin-top:5px}.compare-control__button--simple:hover{color:#ccc}.compare-control__mobile-actions{display:none;color:#fff;width:100%}@media(max-width: 800px){.compare-control__mobile-actions{display:flex;justify-content:space-between;align-items:center}}.compare-control__mobile-actions>div{display:flex;align-items:center;justify-content:flex-start}.compare-control__mobile-actions>div span{font-size:.8rem;text-transform:uppercase;padding:0;margin:0 0 0 10px}.compare-control__mobile-actions>div a{color:#fff}.compare-control__mobile-actions>div svg{width:16px;height:16px}.compare-control__mobile-actions>a,.compare-control__mobile-actions button{font-size:.85rem;font-weight:600;text-transform:uppercase;color:#fff}.compare-control__mobile-actions__compare{background:#2ecc71;border-radius:4px;border:none}.close{transition:transform .3s}.close:before,.close:after{position:absolute;left:5px;content:" ";height:15px;width:2px;background-color:#fff}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.notice-container{text-align:center;height:30px;line-height:30px;position:fixed;width:100%;left:0;color:#584918;background-color:#eccc68;font-weight:500;font-size:.9rem;bottom:100px;transition:all .3s;z-index:4000}@media(max-width: 800px){.notice-container{top:50px;font-size:.8rem}}.notice-container.fade-enter-active,.notice-container .fade-leave-active{transition:all .3s}.notice-container.fade-enter,.notice-container.fade-leave-to{bottom:70px}@media(max-width: 800px){.notice-container.fade-enter,.notice-container.fade-leave-to{top:-50px}}.notice-container.fade-enter-to,.notice-container.fade-leave{bottom:100px}@media(max-width: 800px){.notice-container.fade-enter-to,.notice-container.fade-leave{top:50px}}.comparison-panel{width:100vw;height:100vw;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:flex-start;padding:45px 25px;z-index:4050}@media(max-width: 800px){.comparison-panel{padding:5px}}.comparison-panel:before{content:"";width:100vw;height:100vh;background-color:rgba(0,0,0,.85);position:fixed;left:0;top:0;z-index:10}.comparison-panel__plans{width:100%;min-height:600px;background-color:#fff;position:relative;z-index:20}.comparison-panel__notification{font-size:.85rem;text-align:center;padding:8px 5px;background-color:#5da4c7;color:#fff;font-weight:500;display:none}.comparison-panel__notification .icon-holder{width:20px;margin-left:20px}.comparison-panel__notification img{width:25px;height:25px;animation-name:swipeleft;animation-duration:2s;animation-iteration-count:infinite}@media(max-width: 800px){.comparison-panel__notification{display:flex;align-items:center;justify-content:center}}.comparison-panel__table{width:100%;position:relative;overflow-x:scroll}.comparison-panel__table table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;height:100%;position:relative}.comparison-panel__table table tr:first-child th{height:75px;font-weight:600;text-transform:uppercase;text-align:center;font-size:1rem;background:#34495e;color:#fff;border:#253544 1px solid;border-left:none}@media(max-width: 800px){.comparison-panel__table table tr:first-child th{font-size:.8rem}}.comparison-panel__table table tr:first-child th.td--blue{background-color:#2980b9}.comparison-panel__table table tr:first-child th.td--emerald{background-color:#2ecc71}.comparison-panel__table table tr:first-child th.td--tur{background-color:#1abc9c}.comparison-panel__table table tr:first-child th.td--green{background-color:#16a085}.comparison-panel__table table tr:first-child th>div{display:flex;justify-content:center;align-items:center}.comparison-panel__table table tr:first-child th>div .close{position:relative;width:15px;height:15px;margin-right:10px}.comparison-panel__table table tr:first-child th>div .close:hover{transform:rotate(90deg)}.comparison-panel__table table tr:first-child th>div .close:before,.comparison-panel__table table tr:first-child th>div .close:after{background-color:#fff}.comparison-panel__table table tr:first-child th:first-child{background-color:#2d3f50}@media(max-width: 516px){.comparison-panel__table table tr:first-child th:first-child{font-size:.65rem}}.comparison-panel__table table tr:first-child th:first-child>div{display:flex;align-self:center;justify-content:center}.comparison-panel__table table tr:first-child th:first-child>div svg{width:18px;width:18px;margin-right:10px}@media(max-width: 800px){.comparison-panel__table table tr:first-child th:first-child>div svg{width:14px;height:14px}}.comparison-panel__table table tr:first-child th:first-child a{color:#fff}.comparison-panel__table table tr:nth-child(odd) td,.comparison-panel__table table tr:nth-child(odd) th{background-color:#f1f7f7}.comparison-panel__table table tr th{border-right:#2d3f50 2px solid}.comparison-panel__table table th{width:150px;min-width:150px;max-width:150px;background-color:#fff}.comparison-panel__table table th,.comparison-panel__table table td{min-width:150px;max-width:150px;width:150px;padding:15px;white-space:pre-wrap;border:0;border-right:#f1f1f1 1px solid;position:relative;vertical-align:middle}@media(max-width: 800px){.comparison-panel__table table th,.comparison-panel__table table td{min-width:calc(45vw - 5px);max-width:calc(45vw - 5px);width:calc(45vw - 5px);font-size:.8rem;padding:8px}}@media(max-width: 800px){.comparison-panel__table table th:last-child,.comparison-panel__table table td:last-child{min-width:calc(55vw - 5px);max-width:calc(55vw - 5px);width:calc(55vw - 5px);font-size:.85rem}}.comparison-panel__table table th.comparison-panel__table__heading,.comparison-panel__table table td.comparison-panel__table__heading{position:sticky;left:0;position:-webkit-sticky;z-index:20}@media(max-width: 800px){.comparison-panel__table table th.comparison-panel__table__heading,.comparison-panel__table table td.comparison-panel__table__heading{min-width:calc(45vw - 5px);max-width:calc(45vw - 5px);width:calc(45vw - 5px);font-size:.85rem}}.comparison-panel__table table th.loading-cell,.comparison-panel__table table td.loading-cell{vertical-align:top;padding-top:45px}.plan-cta{display:block;width:80%;height:50px;line-height:50px;margin:0 auto;color:#fff;background-color:#27ae60;text-align:center;border-radius:50px;font-weight:bold;text-transform:uppercase}@keyframes swipeleft{0%{margin-left:0;opacity:1}80%{margin-left:-25px}100%{margin-left:0;opacity:0}}.spinner{display:flex;justify-content:center;align-items:center}.spinner>div{width:9px;height:9px;background-color:#f1c40f;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1s infinite ease-in-out both;animation:sk-bouncedelay 1s infinite ease-in-out both}.spinner>div:not(:last-child){margin-right:3px}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}/*# sourceMappingURL=main.css.map */
