.post-item{align-items:flex-start;align-self:stretch;border:1px solid var(--UI-Neutral-300,#d4d4d8);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:1rem;height:20rem;padding:1.5rem;position:relative;transition:border .3s,background-color .3s}.post-item:before{border-radius:inherit;box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s}.post-item__title{color:var(--Text-Primary-color,#27272a);font-family:var(--Header,"Rethink Sans");font-size:var(--xl-fontsize,1.25rem);font-weight:600;line-height:var(--xl-line-height,1.75rem)}.post-item__excerpt{color:var(--Text-Primary-color-muted,#52525c);display:-webkit-box;font-family:var(--Paragraph,"Rethink Sans");font-size:var(--base-fontsize,1rem);font-weight:400;line-height:var(--base-line-height,1.5rem);overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;align-self:stretch;-webkit-line-clamp:3}.post-item .btn{margin-top:auto}.post-item--blue{background:var(--UI-Primary-800,#100bcc);cursor:default;height:20rem;justify-content:flex-end;position:relative;z-index:2}.post-item--blue .btn{margin-top:unset}.post-item--blue .post-item__title{color:var(--Text-OnSurface-color,#fff);font-family:var(--Header,"Rethink Sans");font-size:var(--3xl-fontsize,1.5rem);font-weight:600;line-height:var(--3xl-line-height,2.25rem)}.post-item--blue .post-item__excerpt{color:var(--Text-OnSurface-color-muted,hsla(0,0%,100%,.8));font-size:var(--base-fontsize,1rem);font-weight:400;line-height:var(--base-line-height,1.5rem)}.post-item--blue .post-item__bg-img{position:absolute;right:1.5rem;top:1.5rem;z-index:-1}.post-footer,.post-footer-text{align-content:center;align-items:center;align-self:stretch;background:var(--UI-Surface-Third,#d9dfe2);border-radius:1rem;display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;padding:1.5rem}.post-footer-text>p,.post-footer>p{color:var(--Text-Primary-color,#27272a);flex:1 0 0;font-size:var(--lg-fontsize,1.125rem);font-weight:600;line-height:var(--lg-line-height,1.75rem)}.post-footer-text{align-items:flex-start;flex-direction:column;margin-top:1rem}.post-footer-text strong{font-size:var(--lg-fontsize,1.125rem);font-weight:600;line-height:var(--lg-line-height,1.75rem)}.post-footer-text strong,.post-footer-text>p{color:var(--Text-Primary-color-muted,#52525c)}.post-footer-text>p{flex:1 0 0;font-size:var(--s-fontsize,.875rem);font-weight:400;line-height:var(--s-line-height,1.25rem)}.footer__wrapper{align-items:center;background:var(--UI-Primary-950,#03045e);border-radius:2rem 2rem 0 0;gap:2rem;justify-content:center;overflow:hidden;padding:2rem 0;position:relative;z-index:2}.footer__main,.footer__wrapper{align-self:stretch;display:flex;flex-direction:column}.footer__main{align-items:flex-start;gap:1.5rem;min-width:15rem;padding:1rem}.footer__main p{color:var(--Text-OnSurface-color-muted-extra,hsla(0,0%,100%,.6));font-size:var(--s-fontsize,.875rem);line-height:var(--s-line-height,1.25rem);text-align:left}.footer__logo{aspect-ratio:35/8;height:2rem;opacity:.6;width:8.75rem}.footer__img{opacity:.8;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:-1}.footer__content{align-items:center;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:1.5rem;padding:1rem}.footer__socials{align-items:flex-start;display:flex;gap:.5rem}.footer .social-item{align-items:center;border:1px solid var(--UI-Primary-900,#191a8a);border-radius:2.5rem;display:flex;gap:.5rem;justify-content:center;padding:.5rem .75rem;transition:background-color .3s}.footer .social-item>i{color:#fff;font-size:1.375rem;opacity:.8;transition:opacity .3s}.footer__bottom{border-top:1px solid var(--UI-Primary-900,#191a8a);margin:0 2rem;padding:1rem 1rem 0 0}.footer__bottom>p{color:var(--Text-OnSurface-color-muted-extra,hsla(0,0%,100%,.6));display:inline-flex;font-family:Rethink Sans;font-size:var(--s-fontsize,.875rem);font-style:normal;font-weight:400;gap:.25rem;line-height:var(--s-line-height,1.25rem)}.footer__bottom>p>a{font-weight:600}.secondary-menu-list{align-self:stretch;display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));width:100%}.secondary-menu-list .menu-item-has-children{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:1rem;padding:1rem}.secondary-menu-list .menu-title{align-self:stretch;border-bottom:1px solid var(--UI-Primary-900,#191a8a);color:var(--Text-OnSurface-color-muted,hsla(0,0%,100%,.8));font-size:var(--base-fontsize,1rem);font-weight:600;line-height:var(--base-line-height,1.5rem);padding-bottom:1rem}.secondary-menu-list .sub-menu{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.5rem;justify-content:center;list-style:none}.secondary-menu-list .menu-link{align-items:center;border-radius:.25rem;color:var(--Text-OnSurface-color-muted-extra,hsla(0,0%,100%,.6));display:flex;font-size:var(--s-fontsize,.875rem);font-weight:400;gap:.25rem;justify-content:center;line-height:var(--s-line-height,1.25rem);padding:.25rem .5rem;transition:color .3s,background-color .3s}.secondary-menu-list .menu-link:hover{background:var(--UI-Primary-800,#100bcc);border-radius:.25rem;color:#fff}@layer reset, base, components;body{background:var(--UI-Surface-Secondary,#ecf0f2);font-family:Rethink Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4{margin:0}h1 u,h1>span,h2 u,h2>span,h3 u,h3>span,h4 u,h4>span{color:inherit;font-style:normal;font-weight:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-color:var(--UI-Secondary-300,#ffb86d)!important;text-decoration-skip-ink:auto;text-decoration-thickness:10%;text-underline-offset:10%;text-underline-position:from-font}h1{color:var(--Text-OnSurface-color,#fff);font-family:var(--Header,"Rethink Sans");font-feature-settings:"liga" off;font-size:var(--5xl-fontsize,2rem);font-style:normal;font-weight:600;line-height:var(--5xl-line-height,2.5rem);margin:0}h2{font-feature-settings:"liga" off;font-size:var(--3xl-fontsize,1.5rem);font-style:normal;font-weight:600;line-height:var(--3xl-line-height,2.25rem)}h2,h3{color:var(--Text-Primary-color,#27272a)}h3{font-family:var(--Header,"Rethink Sans");font-feature-settings:"liga" off;font-size:var(--2xl-fontsize,1.375rem);font-style:normal;font-weight:600;line-height:var(--2xl-line-height,2rem)}p{color:var(--Text-Primary-color-muted,#52525c);font-family:var(--Paragraph,"Rethink Sans");font-feature-settings:"liga" off;font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:400;line-height:var(--base-line-height,1.5rem);margin:0}section{margin-bottom:8rem!important}figure.full-width{display:flex;justify-content:center;margin-left:-4rem;overflow-x:hidden;width:calc(100% + 8rem)!important}figure.full-width>img{margin:0 auto;max-width:120rem}.recent-posts__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem}.recent-posts__header h3{color:var(--Text-Primary-color,#27272a);font-size:var(--3xl-fontsize,1.5rem);font-weight:600;line-height:var(--3xl-line-height,2.25rem)}.recent-posts__list{align-content:flex-start;align-items:flex-start;align-self:stretch;display:grid;flex-wrap:wrap;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));padding:1rem 0}.wpcf7 label:not(.form-checkbox){color:var(--Text-Primary-color-muted,#52525c);font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis}.wpcf7-form{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:1rem}.wpcf7-form h3{color:var(--Text-Primary-color,#27272a);font-feature-settings:"liga" off;font-size:var(--lg-fontsize,1.125rem);font-style:normal;font-weight:600;line-height:var(--lg-line-height,1.75rem)}.wpcf7 .form-chips .wpcf7-form-control{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:.5rem}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item{align-items:flex-start;background:var(--UI-Neutral-100,#f4f4f5);border:1px solid transparent;border-radius:1.25rem;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;margin:0;padding:.25rem .75rem;transition:background .3s,border .3s}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;width:0}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label{color:var(--Text-Primary-color-muted,#52525c);font-family:var(--Paragraph,"Rethink Sans");font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:400;line-height:var(--base-line-height,1.5rem)}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label:after,.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label:before{content:none}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item:has(input[type=checkbox]:checked){background:var(--UI-Primary-100,#e6eaff);border:1px solid var(--UI-Primary-800,#100bcc);border-radius:2.5rem}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item:has(input[type=checkbox]:checked) .wpcf7-list-item-label{color:var(--UI-Primary-800,#100bcc)}.wpcf7 .form-checkbox{display:inline-flex;gap:.75rem}.wpcf7 .form-checkbox a{color:var(--UI-Primary-800,#100bcc);font-family:var(--Paragraph,"Rethink Sans");font-feature-settings:"liga" off;font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:400;line-height:var(--base-line-height,1.5rem);text-decoration-line:underline!important;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.wpcf7 .form-checkbox:hover input[type=checkbox]:after{color:#fff}.wpcf7 .form-checkbox:hover input[type=checkbox]{background:var(--UI-Surface-Primary,#fff)}.wpcf7 .form-checkbox:hover input[type=checkbox]:after{color:#9f9fa9;content:"\e94e";font-family:icomoon;font-size:1.25rem}.wpcf7 .form-checkbox .wpcf7-list-item{margin:0}.wpcf7 .form-checkbox input[type=checkbox]{align-items:center;-webkit-appearance:none;appearance:none;-moz-appearance:none;appearance:none!important;background:transparent;background:var(--UI-Surface-Primary,#fff);border:1px solid var(--UI-Neutral-300,#d4d4d8);border-radius:.5rem;box-shadow:0 2px 0 0 var(--UI-Neutral-200,#e4e4e7) inset;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;outline:0;padding-block:0;padding-inline:0;padding:0;position:relative;width:1.5rem}.wpcf7 .form-checkbox input[type=checkbox]:checked{background:var(--UI-Primary-900,#191a8a);border:1px solid var(--UI-Primary-900,#191a8a);border-radius:.5rem;box-shadow:none}.wpcf7 .form-checkbox input[type=checkbox]:checked:after{color:#fff;content:"\e94e";font-family:icomoon;font-size:1.25rem}.wpcf7 .form-row{align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:1rem;position:relative}.wpcf7 .form-row .wpcf7-form-control-wrap{min-width:10rem}.wpcf7 p{width:100%}.wpcf7 p>label:not(.form-checkbox){display:flex;flex-direction:column;gap:.25rem;overflow:visible}.wpcf7 .btn{width:100%}.wpcf7 .wpcf7-form-control-wrap{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:.25rem}.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{color:var(--UI-Error-500,#e20101);font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.wpcf7 .wpcf7-form-control-wrap select:has(option:first-child:checked){color:var(--Text-Primary-color-muted-completely,#9f9fa9)}.wpcf7 .wpcf7-form-control-wrap select,.wpcf7 .wpcf7-form-control-wrap textarea,.wpcf7 .wpcf7-form-control-wrap>input{align-items:center;align-self:stretch;background:var(--UI-Surface-Primary,#fff);border:1px solid var(--UI-Neutral-300,#d4d4d8);border-radius:.5rem;box-shadow:0 1px 0 0 var(--UI-Neutral-200,#e4e4e7) inset;display:flex;min-height:3rem;padding:.25rem 1rem;width:100%;-webkit-box-orient:vertical;color:var(--Text-Primary-color,#27272a);flex:1 0 0;font-size:var(--base-fontsize,1rem);font-weight:500;-webkit-line-clamp:1;line-height:var(--base-line-height,1.5rem);overflow:hidden;text-overflow:ellipsis;transition:border .3s,box-shadow .3s}.wpcf7 .wpcf7-form-control-wrap select:focus,.wpcf7 .wpcf7-form-control-wrap textarea:focus,.wpcf7 .wpcf7-form-control-wrap>input:focus{border:1px solid var(--UI-Primary-900,#191a8a);box-shadow:0 0 0 3px var(--UI-Primary-200,#d0d8ff);outline:none}.wpcf7 .wpcf7-form-control-wrap select:hover:not(:focus):not(.wpcf7-not-valid),.wpcf7 .wpcf7-form-control-wrap textarea:hover:not(:focus):not(.wpcf7-not-valid),.wpcf7 .wpcf7-form-control-wrap>input:hover:not(:focus):not(.wpcf7-not-valid){border:1px solid var(--UI-Neutral-600,#52525c);box-shadow:0 1px 0 0 var(--UI-Neutral-200,#e4e4e7) inset}.wpcf7 .wpcf7-form-control-wrap select:hover:not(:focus):not(.wpcf7-not-valid)>i,.wpcf7 .wpcf7-form-control-wrap textarea:hover:not(:focus):not(.wpcf7-not-valid)>i,.wpcf7 .wpcf7-form-control-wrap>input:hover:not(:focus):not(.wpcf7-not-valid)>i{color:var(--UI-Neutral-600,#52525c)}.wpcf7 .wpcf7-form-control-wrap select.wpcf7-not-valid,.wpcf7 .wpcf7-form-control-wrap textarea.wpcf7-not-valid,.wpcf7 .wpcf7-form-control-wrap>input.wpcf7-not-valid{accent-color:var(--UI-Error-500,#e20101);border:1px solid var(--UI-Error-500,#e20101);box-shadow:0 1px 0 0 var(--UI-Neutral-200,#e4e4e7) inset}.wpcf7 .wpcf7-form-control-wrap select:is(textarea),.wpcf7 .wpcf7-form-control-wrap textarea:is(textarea),.wpcf7 .wpcf7-form-control-wrap>input:is(textarea){min-height:8rem;padding:1rem;resize:none}.wpcf7 .wpcf7-form-control-wrap select::-moz-placeholder,.wpcf7 .wpcf7-form-control-wrap textarea::-moz-placeholder,.wpcf7 .wpcf7-form-control-wrap>input::-moz-placeholder{color:var(--Text-Primary-color-muted-completely,#9f9fa9);opacity:1;overflow:visible}.wpcf7 .wpcf7-form-control-wrap select::placeholder,.wpcf7 .wpcf7-form-control-wrap textarea::placeholder,.wpcf7 .wpcf7-form-control-wrap>input::placeholder{color:var(--Text-Primary-color-muted-completely,#9f9fa9);opacity:1;overflow:visible}.wpcf7 .wpcf7-response-output{background-color:var(--UI-Error-500,#e20101);border-color:transparent!important;border-radius:.5rem;color:#fff}.post-body-footer{padding:1rem 0}.page-id-496 main{overflow-x:hidden}.page-archive{padding:1rem 0 1rem 1rem}.page-archive__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr))}.legality-posts__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.legality-posts__grid .legality-post{align-items:center;align-self:stretch;border:1px solid var(--UI-Neutral-300,#d4d4d8);border-radius:1rem;display:flex;gap:1rem;padding:1.5rem;position:relative;transition:background-color .3s,border .3s}.legality-posts__grid .legality-post:before{border-radius:inherit;box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1);content:"";height:100%;inset:0;opacity:0;position:absolute;transition:opacity .3s;width:100%}.legality-posts__grid .legality-post__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.legality-posts__grid .legality-post__content h3{color:var(--Text-Primary-color,#27272a);font-size:var(--xl-fontsize,1.25rem);font-weight:600;line-height:var(--xl-line-height,1.75rem)}.legality-posts__grid .legality-post__content span{color:var(--Text-Primary-color-muted,#52525c);font-size:var(--base-fontsize,1rem);font-weight:400;line-height:var(--base-line-height,1.5rem);overflow:hidden;text-overflow:ellipsis}.sidebar{display:flex;flex-direction:column;gap:2rem;height:-moz-fit-content;height:fit-content;padding:2rem 1rem 1rem;position:sticky;top:0}.sidebar .block-blue-box{margin-left:-1rem;width:calc(100% + 2rem)}.pagination{align-items:flex-start;border-top:1px solid var(--UI-Neutral-300,#d4d4d8);display:flex;gap:.25rem;justify-content:center;margin-inline:auto;margin-top:1rem;padding-top:2rem;width:-moz-fit-content;width:fit-content}.pagination .page-numbers{width:2.5rem}.pagination .page-numbers.current{border:1px solid var(--UI-Primary-800,#100bcc);border-radius:.5rem}.pagination .btn-pagination,.pagination .page-numbers{align-items:center;border:1px solid var(--UI-Neutral-200,#e4e4e7);border-radius:.5rem;color:var(--Text-Primary-color-muted,#52525c);display:flex;font-size:var(--base-fontsize,1rem);font-weight:600;gap:.5rem;height:2.5rem;justify-content:center;line-height:var(--base-line-height,1.5rem);overflow:hidden;padding:0 1.5rem;text-overflow:ellipsis;transition:background-color .3s,border .3s,color .3s}.pagination .btn-pagination.disabled,.pagination .page-numbers.disabled{border:1px solid var(--UI-Neutral-200,#e4e4e7);color:var(--Text-Primary-color-muted-completely,#9f9fa9);pointer-events:none}.pagination .btn-pagination.disabled>i,.pagination .page-numbers.disabled>i{color:var(--Text-Primary-color-muted-completely,#9f9fa9)}.pagination .btn-pagination>i,.pagination .page-numbers>i{color:#52525c}.hide-sm{display:none}.select-wrapper{flex:1 0 0;position:relative;z-index:2}.select-wrapper:has(.wpcf7-not-valid-tip){margin-bottom:1.25rem}.select-wrapper .wpcf7-not-valid-tip{bottom:-1.25rem;position:absolute}.select-wrapper i{color:var(--UI-Neutral-400,#9f9fa9);font-size:1.5rem;pointer-events:none;position:absolute;right:.5rem;top:67%;transform:translateY(-50%);z-index:2}.select-wrapper select{align-items:center;align-self:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--UI-Surface-Primary,#fff);border:1px solid var(--UI-Neutral-300,#d4d4d8);border-radius:.5rem;box-shadow:0 2px 0 0 var(--UI-Neutral-200,#e4e4e7) inset;display:flex;min-height:3rem;padding:.25rem 1rem;position:relative;width:100%;z-index:2;-webkit-box-orient:vertical;color:var(--Text-Primary-color,#27272a);flex:1 0 0;font-size:var(--base-fontsize,1rem);font-weight:500;-webkit-line-clamp:1;line-height:var(--base-line-height,1.5rem);overflow:hidden;text-overflow:ellipsis;transition:border .3s,box-shadow .3s}.select-wrapper select:focus{border:1px solid var(--UI-Primary-900,#191a8a);box-shadow:0 0 0 3px var(--UI-Primary-200,#d0d8ff);outline:none}.select-wrapper select:hover:not(:focus):not(.wpcf7-not-valid){border:1px solid var(--UI-Neutral-600,#52525c);box-shadow:0 2px 0 0 var(--UI-Neutral-200,#e4e4e7) inset}.select-wrapper select:hover:not(:focus):not(.wpcf7-not-valid)>i{color:var(--UI-Neutral-600,#52525c)}.select-wrapper select.wpcf7-not-valid{accent-color:var(--UI-Error-500,#e20101);border:1px solid var(--UI-Error-500,#e20101);box-shadow:0 2px 0 0 var(--UI-Neutral-200,#e4e4e7) inset}.select-wrapper select:is(textarea){min-height:8rem;padding:1rem;resize:none}.select-wrapper select::-moz-placeholder{color:var(--Text-Primary-color-muted-completely,#9f9fa9);opacity:1}.select-wrapper select::placeholder{color:var(--Text-Primary-color-muted-completely,#9f9fa9);opacity:1}.superscription{color:var(--Text-Primary-color-muted-completely,#9f9fa9);font-size:var(--s-fontsize,.875rem);font-weight:700;letter-spacing:.0875rem;line-height:var(--s-line-height,1.25rem);text-transform:uppercase}@media (min-width:756px){.recent-posts--small .recent-posts__list{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr))}.recent-posts__list{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.wpcf7 .form-row{flex-wrap:nowrap}}@media (min-width:1024px){.post-item:hover:not(.post-item--blue){background:var(--UI-Primary-100,#e6eaff);border:1px solid var(--UI-Primary-800,#100bcc)}.post-item:hover:not(.post-item--blue):before{opacity:1}.post-item:hover:not(.post-item--blue) .btn{background-color:var(--UI-Primary-200,#d0d8ff);color:var(--UI-Primary-800,#100bcc)}.footer{margin:0 1rem}.footer__content{flex-direction:row;gap:0}.footer .social-item:hover{background:var(--UI-Primary-800,#100bcc);border:1px solid var(--UI-Primary-800,#100bcc)}h1{color:var(--Text-OnSurface-color,#fff);font-size:var(--5xl-fontsize,3.25rem);font-style:normal;font-weight:600;line-height:var(--5xl-line-height,4rem)}h2{font-feature-settings:"liga" off;font-style:normal}.recent-posts__header h3,h2{color:var(--Text-Primary-color,#27272a);font-size:var(--3xl-fontsize,2rem);font-weight:600;line-height:var(--3xl-line-height,2.5rem)}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item:hover{background:var(--UI-Primary-100,#e6eaff);border:1px solid var(--UI-Primary-800,#100bcc);border-radius:2.5rem}.wpcf7 .form-chips .wpcf7-form-control .wpcf7-list-item:hover .wpcf7-list-item-label{color:var(--Text-Primary-color,#27272a)}.legality-posts__grid .legality-post:hover{background:var(--UI-Primary-100,#e6eaff);border:1px solid var(--UI-Primary-800,#100bcc)}.legality-posts__grid .legality-post:hover:before{opacity:1}.pagination .btn-pagination:hover:not(.pagination .btn-pagination.current,.pagination .page-numbers.current),.pagination .page-numbers:hover:not(.pagination .btn-pagination.current,.pagination .page-numbers.current){background:var(--UI-Primary-100,#e6eaff);border:1px solid var(--UI-Primary-800,#100bcc);color:var(--Text-Primary-color,#27272a)}.pagination .btn-pagination:hover:not(.pagination .btn-pagination.current,.pagination .page-numbers.current)>i,.pagination .page-numbers:hover:not(.pagination .btn-pagination.current,.pagination .page-numbers.current)>i{color:var(--Text-Primary-color,#27272a)}.hide-sm{display:flex}}