.--radius{overflow:hidden;border-radius:8px}.--button{display:flex !important;align-items:center !important;width:max-content !important;font-size:1rem !important;font-weight:bold !important;gap:15px !important;line-height:120% !important;letter-spacing:-0.48px !important;color:#071d49 !important;cursor:pointer !important;border:1px solid #071d49 !important;border-radius:20px !important;padding:5px 5px 5px 15px !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;max-width:100% !important}.--button:hover .icon{background-color:#fdc600 !important}.--button:hover .icon svg path{fill:#071d49 !important}.--button.-white:not(.-inline){color:#fff !important;border-color:#fff !important}.--button.-white:not(.-inline):hover{background-color:#fdc600 !important;border-color:#fdc600 !important;color:#071d49 !important}.--button.-white:not(.-inline):hover .icon{background-color:#071d49 !important}.--button.-white:not(.-inline):hover .icon svg path{fill:#fff !important}.--button.-white:not(.-inline) .icon{background-color:#fdc600 !important}.--button.-white:not(.-inline) .icon svg path{fill:#071d49 !important}.--button .icon{background-color:#071d49 !important;border-radius:100px !important;display:flex !important;justify-content:center !important;align-items:center !important;width:26px !important;min-width:26px !important;max-width:26px !important;height:26px !important;min-height:26px !important;max-height:26px !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.--button .icon svg path{fill:#fff !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.--button.-inline{padding:0 10px 5px 10px !important;border:0 !important;border-radius:0 !important;border-bottom:1px solid #071d49 !important;gap:5px !important}.--button.-inline .icon{background-color:rgba(0,0,0,0) !important;width:16px !important;min-width:16px !important;max-width:16px !important;height:16px !important;min-height:16px !important;max-height:16px !important}.--button.-inline .icon svg{-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.--button.-inline .icon svg path{fill:#071d49 !important}.--button.-inline:hover svg{-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}.--button.-inline.-white{color:#fff !important;border-color:#fff !important}.--button.-inline.-white:hover svg{-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}.--button.-inline.-white svg path{fill:#fff !important}.pagination{display:flex;gap:5px;margin:0;justify-content:center;align-items:center;margin-bottom:64px;list-style:none;padding:0}.pagination .next,.pagination .prev{display:none !important}.pagination .page-numbers{border:1px solid rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;border-radius:8px;color:#071d49;width:36px !important;min-width:36px !important;max-width:36px !important;height:36px !important;min-height:36px !important;max-height:36px !important}.pagination .page-numbers.dots{pointer-events:none}.pagination .page-numbers:hover:not(.current){border-color:#071d49}.pagination .page-numbers.current{border-color:#fdc600;background-color:#fdc600}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:14px;width:14px;background:url('data:image/svg+xml;utf8,<svg fill="%23ffff00" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M14.348 5.652a1 1 0 0 0-1.414 0L10 8.586 7.066 5.652a1 1 0 0 0-1.414 1.414L8.586 10l-2.934 2.934a1 1 0 1 0 1.414 1.414L10 11.414l2.934 2.934a1 1 0 0 0 1.414-1.414L11.414 10l2.934-2.934a1 1 0 0 0 0-1.414z"/></svg>') no-repeat center;cursor:pointer}.pointernone{pointer-events:none}@media(min-width: 1280px){.--mobonly{display:none !important}}@media(min-width: 768px)and (max-width: 1279px){.--mobonly{display:none !important}}@media(max-width: 767px){.--tabpconly{display:none !important}}@media(min-width: 1280px){.--deviceonly{display:none !important}}@media(min-width: 768px)and (max-width: 1279px){.--pconly{display:none !important}}@media(max-width: 767px){.--pconly{display:none !important}}body.mobile-menu-active{overflow:hidden}body.mobile-menu-active #menu-trigger svg:first-child{display:none}body.mobile-menu-active #menu-trigger svg:last-child{display:block}body.mobile-menu-active #mobile-menu{opacity:1;pointer-events:all}body #menu-trigger svg:last-child{display:none}header#main-header{position:sticky;top:0;left:0;width:100%;background-color:#071d49;height:82px;max-height:82px;min-height:82px;z-index:999}header#main-header .container{display:flex;justify-content:space-between;align-items:center;height:100%}header#main-header .container .col-left a{display:flex;align-items:center;justify-content:center}header#main-header .container .col-left a svg{width:122px;height:auto}header#main-header .container .col-center nav div ul{list-style:none;margin:0;padding:0;display:flex;gap:10px}header#main-header .container .col-center nav div ul li{position:relative;display:flex}header#main-header .container .col-center nav div ul li.menu-item-has-children:hover .wrapper{display:flex}header#main-header .container .col-center nav div ul li.current-page-parent>a,header#main-header .container .col-center nav div ul li.current-menu-item>a,header#main-header .container .col-center nav div ul li.current_page_ancestor>a,header#main-header .container .col-center nav div ul li.current-page-ancestor>a{background-color:#fdc600;color:#071d49;border-color:#fdc600}header#main-header .container .col-center nav div ul li.current-page-parent.book>a svg path,header#main-header .container .col-center nav div ul li.current-menu-item.book>a svg path,header#main-header .container .col-center nav div ul li.current_page_ancestor.book>a svg path,header#main-header .container .col-center nav div ul li.current-page-ancestor.book>a svg path{stroke:#071d49}header#main-header .container .col-center nav div ul li.book a:hover svg path{stroke:#071d49}header#main-header .container .col-center nav div ul li.book a svg path{-webkit-transition:all .25s ease !important;transition:all .25s ease !important}header#main-header .container .col-center nav div ul li a{color:#f4f5f7;padding:8px 16px;border:1px solid #e5e7eb;border-radius:20px;display:flex;align-items:center;gap:8px;line-height:1;font-size:.875rem;line-height:120%;letter-spacing:-0.42px;font-weight:normal;padding:8px 10px}header#main-header .container .col-center nav div ul li a:hover{background-color:#fdc600;color:#071d49;border-color:#fdc600}header#main-header .container .col-center nav div ul li .wrapper{display:none;position:absolute;top:100%;left:0}header#main-header .container .col-center nav div ul li .wrapper .sub-menu{margin-top:8px;flex-direction:column;gap:12px;width:max-content;padding:24px;border-radius:8px;background-color:#cce2f0}header#main-header .container .col-center nav div ul li .wrapper .sub-menu li.current-menu-item a{text-decoration:underline}header#main-header .container .col-center nav div ul li .wrapper .sub-menu li a{padding:0;border:0;width:100%;background-color:rgba(0,0,0,0) !important;color:#071d49;border-radius:0;display:flex;align-items:center;gap:5px;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}header#main-header .container .col-center nav div ul li .wrapper .sub-menu li a:hover::after{opacity:1;-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}header#main-header .container .col-center nav div ul li .wrapper .sub-menu li a::after{content:"";display:flex;align-items:center;justify-content:center;background-image:url("../images/svg/arrow-right-primary.svg");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;width:16px !important;min-width:16px !important;max-width:16px !important;height:16px !important;min-height:16px !important;max-height:16px !important}header#main-header .container .col-right{display:flex;align-items:center;gap:8px}header#main-header .container .col-right #menu-trigger{display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:100px;width:34px !important;min-width:34px !important;max-width:34px !important;height:34px !important;min-height:34px !important;max-height:34px !important}header#main-header .container .col-right .search-form{display:flex;position:relative;height:34px}header#main-header .container .col-right .search-form .form{height:34px;border:1px solid #e5e7eb;border-radius:20px;padding:0 32px 0 12px;display:flex;align-items:center;width:100%}header#main-header .container .col-right .search-form .form input{border:0;background-color:rgba(0,0,0,0) !important;color:#fff}header#main-header .container .col-right .search-form .form input::-webkit-input-placeholder{color:#fff !important}header#main-header .container .col-right .search-form .form input:-ms-input-placeholder{color:#fff !important}header#main-header .container .col-right .search-form .form input::placeholder{color:#fff !important}header#main-header .container .col-right .search-form button{border-radius:100px;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0;border:0;margin:0;position:absolute;top:50%;right:5px;cursor:pointer;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);width:24px !important;min-width:24px !important;max-width:24px !important;height:24px !important;min-height:24px !important;max-height:24px !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}header#main-header .container .col-right .search-form button:hover{background-color:#fdc600}header#main-header .container .col-right .search-form button svg{width:12px !important;min-width:12px !important;max-width:12px !important;height:12px !important;min-height:12px !important;max-height:12px !important}header#main-header .container .col-right .wpml-ls{height:34px;padding:5px;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:20px}header#main-header .container .col-right .wpml-ls ul{display:flex;align-items:center;list-style:none;gap:5px}header#main-header .container .col-right .wpml-ls ul li.wpml-ls-current-language a{background-color:#fdc600 !important}header#main-header .container .col-right .wpml-ls ul li a{border-radius:100px;padding:4px}header#main-header .container .col-right .wpml-ls ul li a:hover{background-color:#fff}#mobile-menu{position:fixed;top:82px;left:0;height:calc(100% - 82px);width:100%;background-color:#071d49;z-index:998;opacity:0;padding:16px;pointer-events:none;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}#mobile-menu .wrapper{overflow-x:hidden;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}#mobile-menu .wrapper::-webkit-scrollbar{display:none}#mobile-menu .wrapper .search-wrapper-mobile-header{margin-bottom:32px}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form{display:flex;position:relative;height:34px}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form .form{height:34px;border:1px solid #e5e7eb;border-radius:20px;padding:0 32px 0 12px;display:flex;align-items:center;width:100%}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form .form input{border:0;background-color:rgba(0,0,0,0) !important;color:#fff;width:100%}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form .form input::-webkit-input-placeholder{color:#fff !important}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form .form input:-ms-input-placeholder{color:#fff !important}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form .form input::placeholder{color:#fff !important}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form button{border-radius:100px;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0;border:0;margin:0;position:absolute;top:50%;right:5px;cursor:pointer;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);width:24px !important;min-width:24px !important;max-width:24px !important;height:24px !important;min-height:24px !important;max-height:24px !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form button:hover{background-color:#fdc600}#mobile-menu .wrapper .search-wrapper-mobile-header .search-form button svg{width:12px !important;min-width:12px !important;max-width:12px !important;height:12px !important;min-height:12px !important;max-height:12px !important}#mobile-menu .wrapper nav div ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}#mobile-menu .wrapper nav div ul li{position:relative;display:flex;flex-direction:column}#mobile-menu .wrapper nav div ul li.menu-item-has-children .main-link{width:100%;display:flex;align-items:center;justify-content:space-between}#mobile-menu .wrapper nav div ul li.menu-item-has-children .main-link .sub-menu-trigger{background-image:url("../images/svg/chevron-down-white.svg");background-size:24px;background-repeat:no-repeat;background-position:center;width:32px !important;min-width:32px !important;max-width:32px !important;height:32px !important;min-height:32px !important;max-height:32px !important}#mobile-menu .wrapper nav div ul li.sub-menu-active .main-link .sub-menu-trigger{transform:rotate(180deg)}#mobile-menu .wrapper nav div ul li.sub-menu-active .wrapper{display:flex}#mobile-menu .wrapper nav div ul li.current-page-parent .main-link a,#mobile-menu .wrapper nav div ul li.current-menu-item .main-link a,#mobile-menu .wrapper nav div ul li.current_page_ancestor .main-link a,#mobile-menu .wrapper nav div ul li.current-page-ancestor .main-link a{color:#fdc600}#mobile-menu .wrapper nav div ul li.book a svg path{-webkit-transition:all .25s ease !important;transition:all .25s ease !important}#mobile-menu .wrapper nav div ul li a{color:#f4f5f7;padding:8px 26px 8px 0;display:flex;width:100%;align-items:center;gap:8px;line-height:1;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}#mobile-menu .wrapper nav div ul li .wrapper{display:none}#mobile-menu .wrapper nav div ul li .wrapper .sub-menu{margin-top:8px;flex-direction:column;gap:12px;width:max-content;padding:24px;border-radius:8px;background-color:#cce2f0;width:100%}#mobile-menu .wrapper nav div ul li .wrapper .sub-menu li.current-menu-item a{text-decoration:underline}#mobile-menu .wrapper nav div ul li .wrapper .sub-menu li a{padding:0;border:0;width:100%;background-color:rgba(0,0,0,0) !important;color:#071d49;border-radius:0;display:flex;align-items:center;gap:5px;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}#mobile-menu .wrapper nav div ul li .wrapper .sub-menu li a::after{content:"";display:flex;align-items:center;justify-content:center;background-image:url("../images/svg/arrow-right-primary.svg");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;width:16px !important;min-width:16px !important;max-width:16px !important;height:16px !important;min-height:16px !important;max-height:16px !important}footer#site-footer{border-top:1px solid #e5e7eb}footer#site-footer .container{padding-bottom:64px;padding-top:64px}@media(max-width: 767px){footer#site-footer .container{padding-bottom:32px}}footer#site-footer .container .top{display:flex;gap:32px}@media(min-width: 768px)and (max-width: 1279px){footer#site-footer .container .top{flex-direction:column}}@media(max-width: 767px){footer#site-footer .container .top{flex-direction:column}}footer#site-footer .container .top p.heading{text-transform:uppercase;font-weight:normal !important;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}footer#site-footer .container .top .col-left{gap:32px;width:calc(66.67% - 16px);column-count:2}@media(min-width: 768px)and (max-width: 1279px){footer#site-footer .container .top .col-left{width:100%}}@media(max-width: 767px){footer#site-footer .container .top .col-left{width:100%;display:flex;flex-direction:column}}footer#site-footer .container .top .col-left .menu{width:calc(100% - 16px);break-inside:avoid;margin-bottom:64px}@media(max-width: 767px){footer#site-footer .container .top .col-left .menu{margin-bottom:0}}footer#site-footer .container .top .col-left .menu ul{list-style:none;margin:16px 0 0 0;padding:0;display:flex;flex-direction:column;gap:10px}footer#site-footer .container .top .col-left .menu ul li{width:100%}footer#site-footer .container .top .col-left .menu ul li.current_page_item a{text-decoration:underline}footer#site-footer .container .top .col-left .menu ul li a{color:#071d49;display:flex;padding:0;width:100%;font-size:1rem;line-height:120%;letter-spacing:-0.48px;font-weight:bold}footer#site-footer .container .top .col-left .menu ul li a:hover::after{opacity:1;-webkit-transform:translateX(5px) !important;-moz-transform:translateX(5px) !important;-ms-transform:translateX(5px) !important;-o-transform:translateX(5px) !important;transform:translateX(5px) !important}footer#site-footer .container .top .col-left .menu ul li a::after{content:"";display:flex;align-items:center;justify-content:center;background-image:url("../images/svg/arrow-right-primary.svg");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;width:16px !important;min-width:16px !important;max-width:16px !important;height:16px !important;min-height:16px !important;max-height:16px !important}footer#site-footer .container .top .col-right{width:calc(33.33% - 16px)}@media(min-width: 768px)and (max-width: 1279px){footer#site-footer .container .top .col-right{width:100%}}@media(max-width: 767px){footer#site-footer .container .top .col-right{width:100%}}footer#site-footer .container .top .col-right .heading{margin-bottom:16px}footer#site-footer .container .top .col-right .contact{margin-bottom:64px}footer#site-footer .container .top .col-right .contact p{display:flex;gap:5px}footer#site-footer .container .top .col-right .contact p:not(.heading){margin-bottom:5px}footer#site-footer .container .top .col-right .contact p span{color:#838ea4;min-width:75px}footer#site-footer .container .top .col-right .contact p a{color:#071d49;text-decoration:underline}footer#site-footer .container .top .col-right .contact p a:hover{color:#fdc600}footer#site-footer .container .top .col-right .subscribe .gform_confirmation_message{text-align:left !important;padding:0 !important}footer#site-footer .container .top .col-right .images{margin-top:64px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:64px;align-items:center}@media(min-width: 768px)and (max-width: 1279px){footer#site-footer .container .top .col-right .images{justify-content:center}}@media(max-width: 767px){footer#site-footer .container .top .col-right .images{justify-content:center;gap:32px;margin-top:24px}}@media(max-width: 767px){footer#site-footer .container .top .col-right .images .image{width:calc(50% - 16px)}}@media(max-width: 767px){footer#site-footer .container .top .col-right .images .image svg{width:100%;height:auto}}footer#site-footer .container .bottom{display:flex;justify-content:space-between;align-items:center;margin-top:64px}@media(max-width: 767px){footer#site-footer .container .bottom{margin-top:24px}}footer#site-footer .container .bottom p,footer#site-footer .container .bottom a{color:#838ea4;font-weight:normal !important;font-size:.75rem;line-height:120%;letter-spacing:-0.36px;font-weight:bold}.gform_confirmation_message{font-size:1.25rem !important;text-align:center !important;padding:50px 0 !important;font-weight:bold !important;color:#071d49 !important}.gform-loader{margin-left:10px}.gform_wrapper{display:flex;justify-content:center;align-items:center}.gform_wrapper .gform_validation_errors{display:none !important}.gform_wrapper .gform_heading .gform_required_legend{display:none}.gform_wrapper form{display:flex;justify-content:center;align-items:center;position:relative;border:1px solid #e5e7eb;border-radius:20px;background-color:#f4f5f7;width:100%}.gform_wrapper form .gform-footer{justify-content:flex-start;position:absolute;right:5px;top:50%;margin:0 !important;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.gform_wrapper form .gform-footer .gform_button{margin:0 !important;font-size:0 !important;background-color:#071d49 !important;padding:0 !important;border:0 !important;border-radius:100px !important;background-image:url("../images/svg/arrow-right-white.svg") !important;background-size:12px;background-repeat:no-repeat;background-position:center;width:26px !important;min-width:26px !important;max-width:26px !important;height:26px !important;min-height:26px !important;max-height:26px !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.gform_wrapper form .gform-footer .gform_button:hover{background-color:#fdc600 !important;background-image:url("../images/svg/arrow-right-primary.svg") !important}.gform_wrapper form .gform-footer input:focus{outline:none !important}.gform_wrapper form .gform-body{width:100%}.gform_wrapper form .gform-body .gform_fields{row-gap:24px;column-gap:0;display:flex;justify-content:center;width:100%}.gform_wrapper form .gform-body .gform_fields *:focus{outline:none}.gform_wrapper form .gform-body .gform_fields .gfield{position:relative;width:100%}.gform_wrapper form .gform-body .gform_fields .gfield .gfield_validation_message{position:absolute;margin:0;background:rgba(0,0,0,0);border:none;padding:0;color:#071d49;font-weight:normal;font-size:.75rem}.gform_wrapper form .gform-body .gform_fields .gfield input{background-color:rgba(0,0,0,0);border:0;height:36px;padding-right:44px;padding-left:15px;font-size:.875rem;line-height:120%;color:#071d49;box-shadow:none;letter-spacing:-0.42px;font-weight:normal;width:100%}.gform_wrapper form .gform-body .gform_fields .gfield legend{margin-bottom:22px}.gform_wrapper form .gform-body .gform_fields .gfield label{display:none}.gform_wrapper form .gform-body .gform_fields .gfield .ginput_container .instruction{display:none}.container{max-width:1280px !important;margin:0 auto !important;width:calc(100% - 160px) !important}@media(min-width: 768px)and (max-width: 1279px){.container{width:calc(100% - 64px) !important}}@media(max-width: 767px){.container{width:calc(100% - 32px) !important}}html{line-height:1.15;-webkit-text-size-adjust:100%;background:#071d49;scroll-behavior:smooth}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}::selection{color:#fff;background:#071d49}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#071d49}::-webkit-scrollbar-thumb{background:#fdc600}::-webkit-input-placeholder{font-family:Verdana,Geneva,sans-serif !important;font-size:.875rem !important;line-height:120% !important;color:#071d49 !important;letter-spacing:-0.42px !important;font-weight:normal !important}:-ms-input-placeholder{font-family:Verdana,Geneva,sans-serif !important;font-size:.875rem !important;line-height:120% !important;color:#071d49 !important;letter-spacing:-0.42px !important;font-weight:normal !important}::placeholder{font-family:Verdana,Geneva,sans-serif !important;font-size:.875rem !important;line-height:120% !important;color:#071d49 !important;letter-spacing:-0.42px !important;font-weight:normal !important}body{margin:0 !important;font-size:1rem;font-weight:400;line-height:1.5;color:#071d49;background-color:#fff;z-index:1;position:relative;font-family:Verdana,Geneva,sans-serif;overflow-x:hidden}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{text-decoration:none;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}body button{font-family:Verdana,Geneva,sans-serif}body h1{margin:0;font-size:4.375rem;font-weight:400;line-height:100%;letter-spacing:-2.1px}@media(max-width: 767px){body h1{font-size:4rem;letter-spacing:-1.92px}}body h2{margin:0;font-size:2.25rem;font-weight:bold;line-height:120%;letter-spacing:-1.08px}@media(min-width: 768px)and (max-width: 1279px){body h2{font-size:1.875rem;letter-spacing:-.9px}}@media(max-width: 767px){body h2{font-size:1.5rem;letter-spacing:-0.72px}}body h3{margin:0;font-size:1.75rem;line-height:120%;font-weight:bold;letter-spacing:-0.84px}@media(max-width: 767px){body h3{font-size:1.375rem;letter-spacing:-.66px}}body h4{margin:0;font-size:1.125rem;line-height:120%;font-weight:bold;letter-spacing:-0.54px}body h5{margin:0;font-size:1rem;line-height:120%;font-weight:bold;letter-spacing:-0.48px}body p{margin:0;font-size:1rem;font-weight:400;line-height:130%}